.form-content{align-items:center;gap:3em;display:flex}.options-form{flex-direction:column;gap:1.8em;display:flex}.options-form h3{margin-top:0;margin-bottom:.4em}.options{gap:1em;display:flex}.options .option{cursor:pointer;width:32px;height:32px}.options .option.active{border:2px solid #fff;box-shadow:1px 2px 2px #0000001a,inset 0 0 2px #0000004d}.facade-style.option{background:#ffffff4d;position:relative}.facade-style.option:before,.facade-style.option:after{content:"";position:absolute}.facade-style.option.facade-style-0:before{box-sizing:border-box;border-left:3px solid #6f4a37;border-right:3px solid #6f4a37;width:33%;height:100%;top:0;left:50%;transform:translate(-50%)}.facade-style.option.facade-style-0:after{background:#6f4a37;width:100%;height:22%;bottom:0}.facade-style.option.facade-style-1:before{background:#6f4a37;width:30%;height:100%;top:0;left:50%;transform:translate(-50%)}.facade-style.option.facade-style-1:after{background:#6f4a37;width:100%;height:36%;bottom:0}.facade-style.option.facade-style-2:before{background:#44b058;width:100%;height:26%;top:0}.facade-style.option.facade-style-2:after{background:#989390;width:100%;height:26%;bottom:0}.input-form{flex-direction:column;gap:1em;margin:2em 0;display:flex}.label{margin-bottom:.5em}.message-input{min-width:100%;max-width:100%}.author-input{width:40%}.validation-message{color:#943636;margin-top:.2em;font-size:.9em}.cancel{text-align:center;margin-bottom:0}
