.bdm-overlay{z-index:60;-webkit-backdrop-filter:blur(8px);visibility:hidden;background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.bdm-panel{overscroll-behavior:contain;visibility:hidden;background:radial-gradient(80% 60% at 50% 0,#22c55e0f 0%,#0000 70%),linear-gradient(#141c2f 0%,#0d1424 100%);border:1px solid #ffffff1a;border-radius:1.25rem;width:100%;max-width:540px;max-height:calc(100dvh - 2rem);padding:2rem 1.5rem;position:relative;overflow-y:auto;box-shadow:0 0 80px #22c55e14,0 24px 64px #00000080,0 8px 24px #0000004d,inset 0 1px #ffffff0f}@media (min-width:640px){.bdm-panel{padding:2.5rem}}@media (max-height:600px){.bdm-panel{border-radius:1rem;max-height:calc(100dvh - 1rem)}}.bdm-close{z-index:10;color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;min-width:44px;height:2.75rem;min-height:44px;transition:background .2s,color .2s,border-color .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.bdm-close:hover{color:#fff;background:#ffffff1a;border-color:#ffffff2e}.bdm-header{text-align:center;margin-bottom:1.5rem}.bdm-title{letter-spacing:-.01em;color:var(--color-text-primary);font-size:1.5rem;font-weight:700}@media (min-width:640px){.bdm-title{font-size:1.75rem}}.bdm-subtitle{color:var(--color-text-secondary);margin-top:.375rem;font-size:.9375rem;line-height:1.5}.bdm-form-area{min-height:120px}.bdm-loading{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2.5rem 0;display:flex}.bdm-spinner{border:2.5px solid #ffffff1a;border-top-color:var(--color-brand-green);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite bdm-spin}@keyframes bdm-spin{to{transform:rotate(360deg)}}.bdm-loading-text{color:var(--color-text-muted);font-size:.875rem}.bdm-error{text-align:center;padding:2rem 0}.bdm-error p{color:var(--color-text-secondary);margin-bottom:1rem;font-size:.9375rem}.bdm-error-btn{min-height:44px;color:var(--color-text-primary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.bdm-error-btn:hover{background:#ffffff1a;border-color:#ffffff40}.bdm-form-area .hs-form-html{width:100%}.bdm-form-area .hsfc-Form{font-family:inherit!important}.bdm-form-area .hsfc-FieldLabel,.bdm-form-area label{color:#cbd5e1!important;margin-bottom:.25rem!important;font-size:.875rem!important;font-weight:500!important}.bdm-form-area .hsfc-FieldLabel__RequiredIndicator{color:#f87171!important}.bdm-form-area .hsfc-TextInput,.bdm-form-area input[type=text],.bdm-form-area input[type=email],.bdm-form-area input[type=tel],.bdm-form-area input[type=number],.bdm-form-area textarea,.bdm-form-area select{color:#f1f5f9!important;background:#ffffff12!important;border:1px solid #ffffff26!important;border-radius:.5rem!important;width:100%!important;padding:.625rem .75rem!important;font-size:.9375rem!important;transition:border-color .2s,box-shadow .2s!important}.bdm-form-area .hsfc-TextInput:focus,.bdm-form-area input:focus,.bdm-form-area textarea:focus,.bdm-form-area select:focus{border-color:#22c55e80!important;outline:none!important;box-shadow:0 0 0 2px #22c55e26!important}.bdm-form-area .hsfc-TextInput::placeholder,.bdm-form-area input::placeholder,.bdm-form-area textarea::placeholder{color:#ffffff59!important}.bdm-form-area .hsfc-TextInput::-webkit-input-placeholder{color:#ffffff59!important}.bdm-form-area .hsfc-TextInput::placeholder{color:#ffffff59!important}.bdm-form-area .hsfc-CheckboxFieldGroup label,.bdm-form-area .hsfc-CheckboxInput label,.bdm-form-area .hsfc-CheckboxFieldGroup__Options label{color:#cbd5e1!important}.bdm-form-area .hsfc-RichText,.bdm-form-area .hsfc-RichText p,.bdm-form-area .hsfc-RichText span{color:#f1f5f9!important}.bdm-form-area .hsfc-Button,.bdm-form-area button[type=submit]{color:#0a0a0a!important;cursor:pointer!important;background:#22c55e!important;border:none!important;border-radius:9999px!important;width:100%!important;margin-top:.5rem!important;padding:.75rem 2rem!important;font-size:.9375rem!important;font-weight:600!important;transition:background .2s!important}.bdm-form-area .hsfc-Button:hover,.bdm-form-area button[type=submit]:hover{background:#16a34a!important}.bdm-form-area .hsfc-NavigationRow__Alerts{color:#f87171!important}.bdm-form-area a{color:#22c55e!important}.bdm-form-area .hsfc-Row{margin-bottom:.75rem}.bdm-form-area select{appearance:auto!important}@media (prefers-reduced-motion:reduce){.bdm-overlay,.bdm-panel{transition:none}.bdm-spinner{border-top-color:var(--color-brand-green);animation:none}}.bdm-panel::-webkit-scrollbar{width:6px}.bdm-panel::-webkit-scrollbar-track{background:0 0}.bdm-panel::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.bdm-panel::-webkit-scrollbar-thumb:hover{background:#fff3}
