@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap');.wlb-composer-plugin-wrapper *{box-sizing:border-box;font-family:'Inter',sans-serif!important}.wlb-composer-plugin-wrapper{max-width:672px;margin:20px auto 40px!important}.wlb-composer-plugin-wrapper .wlb-compose-plugin-form{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 8px 20px rgba(0,0,0,.05);max-width:640px;width:100%}.wlb-composer-plugin-wrapper .form-group{margin-bottom:1.5rem}.wlb-composer-plugin-wrapper .control-label{display:block;font-weight:600;margin-bottom:.5rem;color:rgba(55,65,81);font-size:.875rem;line-height:1.25rem}.wlb-composer-plugin-wrapper .input-control{width:100%;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:rgba(249,250,251);transition:border-color .2s ease,box-shadow .2s ease;-webkit-border-radius:.375rem;-moz-border-radius:.375rem;-ms-border-radius:.375rem;-o-border-radius:.375rem}.wlb-composer-plugin-wrapper .input-control:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.2);outline:none;background-color:#fff}.wlb-composer-plugin-wrapper textarea.input-control{resize:vertical;min-height:80px}.wlb-composer-plugin-wrapper .form-fields-col-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.wlb-composer-plugin-wrapper .required{color:#dc2626;margin-left:.25rem}.wlb-composer-plugin-wrapper .error-message{color:#dc2626;font-size:.875rem;margin-top:.25rem}.wlb-composer-plugin-wrapper input[type=submit]{background-color:#007cf5;color:#fff;padding:.75rem 1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease;-webkit-border-radius:.375rem;-moz-border-radius:.375rem;-ms-border-radius:.375rem;-o-border-radius:.375rem}.wlb-composer-plugin-wrapper input[type=submit]:hover{background-color:#4f46e5}.wlb-composer-plugin-wrapper .form-group.wlb-submit-wrapper{margin-bottom:0}.wlb-composer-plugin-wrapper select.input-control{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f9fafb;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23666666' stroke-width='2' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px 8px;padding-right:2.5rem}.wlb-composer-plugin-wrapper select.input-control:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.2);outline:none;background-color:#fff}@media (max-width:600px){.wlb-composer-plugin-wrapper .form-fields-col-2{grid-template-columns:1fr}}