.ss-gate-module{--ss-navy:#1f2a52;--ss-orange:#e07b1a;--ss-orange-dark:#c96811;--ss-cream:#efeae2;--ss-cream-border:#e2dbcf;--ss-text:#4a4a4a;--ss-white:#fff;--ss-shadow-soft:0 10px 30px rgba(31,42,82,.08);--ss-shadow-button:0 4px 12px rgba(224,123,26,.25);--ss-radius-xl:20px;--ss-radius-lg:16px;--ss-radius-pill:999px;font-family:Satoshi,sans-serif;width:100%}.ss-gate-module *,.ss-gate-module :after,.ss-gate-module :before{box-sizing:border-box;font-family:Satoshi,sans-serif}.ss-gate-module .ss-disqualify,.ss-gate-module .ss-form-shell,.ss-gate-module .ss-form-shell .hs-form,.ss-gate-module .ss-gated-form,.ss-gate-module .ss-qualifier{max-width:none;width:100%}.ss-gate-module .ss-qualifier{margin:0 0 30px;text-align:center}.ss-gate-module .ss-q{color:var(--ss-navy);font-size:1.2rem;font-weight:600;line-height:1.35;margin:0 0 18px}.ss-gate-module .ss-options{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.ss-gate-module .ss-pill{cursor:pointer;position:relative}.ss-gate-module .ss-pill input{height:0;opacity:0;position:absolute;width:0}.ss-gate-module .ss-pill span{background:var(--ss-white);border:1.5px solid #ddd6ca;border-radius:var(--ss-radius-pill);color:#2a2a2a;display:inline-block;font-weight:600;min-width:104px;padding:12px 28px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.ss-gate-module .ss-pill span:hover{border-color:var(--ss-orange);color:var(--ss-orange);transform:translateY(-1px)}.ss-gate-module .ss-pill input:checked+span{background:var(--ss-orange);border-color:var(--ss-orange);box-shadow:var(--ss-shadow-button);color:var(--ss-white)}.ss-gate-module .ss-pill input:focus-visible+span{outline:2px solid var(--ss-orange);outline-offset:2px}.ss-gate-module .ss-disqualify{background:var(--ss-cream);border:1px solid var(--ss-cream-border);border-radius:var(--ss-radius-lg);box-shadow:var(--ss-shadow-soft);display:none;margin:0;padding:30px 34px;text-align:center}.ss-gate-module .ss-disqualify p{color:var(--ss-text);font-size:1rem;line-height:1.6;margin:0}.ss-gate-module .ss-disqualify strong{color:var(--ss-navy)}.ss-gate-module .ss-gated-form{display:none;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.ss-gate-module .ss-gated-form.ss-show{opacity:1;transform:translateY(0)}.ss-gate-module .ss-form-shell{background:transparent;border:0;border-radius:0;box-shadow:none;margin:0;padding:0}.ss-gate-module .ss-form-shell .hs-form{margin:0}.ss-gate-module .ss-form-shell .hs-form-field{margin-bottom:18px}.ss-gate-module .ss-form-shell .hs-field-desc,.ss-gate-module .ss-form-shell .hs-form-field>label{color:var(--ss-navy)}.ss-gate-module .ss-form-shell .hs-form-field>label{display:inline-block;font-weight:600;margin-bottom:6px}.ss-gate-module .ss-form-shell .hs-input,.ss-gate-module .ss-form-shell select,.ss-gate-module .ss-form-shell textarea{background:#fff;border:1px solid var(--ss-cream-border);border-radius:12px;color:#2a2a2a;font-size:1rem;line-height:1.4;padding:13px 14px;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.ss-gate-module .ss-form-shell textarea{min-height:120px}.ss-gate-module .ss-form-shell .hs-input:focus,.ss-gate-module .ss-form-shell select:focus,.ss-gate-module .ss-form-shell textarea:focus{border-color:var(--ss-orange);box-shadow:0 0 0 3px rgba(224,123,26,.12);outline:none}.ss-gate-module .ss-form-shell .inputs-list{list-style:none;margin:8px 0 0;padding-left:0}.ss-gate-module .ss-form-shell .inputs-list label{color:var(--ss-text);font-weight:500}.ss-gate-module .ss-form-shell .actions{margin-top:24px}.ss-gate-module .ss-form-shell .hs-button,.ss-gate-module .ss-form-shell input[type=submit]{appearance:none;background:var(--ss-orange);border:1px solid var(--ss-orange);border-radius:var(--ss-radius-pill);box-shadow:var(--ss-shadow-button);color:#fff;cursor:pointer;font-size:1rem;font-weight:600;line-height:1;padding:13px 28px;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.ss-gate-module .ss-form-shell .hs-button:hover,.ss-gate-module .ss-form-shell input[type=submit]:hover{background:var(--ss-orange-dark);border-color:var(--ss-orange-dark);transform:translateY(-1px)}.ss-gate-module .ss-form-shell .hs-button:focus-visible,.ss-gate-module .ss-form-shell input[type=submit]:focus-visible{outline:2px solid var(--ss-orange);outline-offset:2px}.ss-gate-module .ss-form-shell .hs-error-msg,.ss-gate-module .ss-form-shell .hs-main-font-element{color:#b42318}@media (max-width:767px){.ss-gate-module .ss-pill span{min-width:92px;padding:11px 20px}.ss-gate-module .ss-disqualify{padding:24px 20px}}@media (max-width:480px){.ss-gate-module .ss-options{align-items:stretch;flex-direction:column}.ss-gate-module .ss-pill span{min-width:0;width:100%}.ss-gate-module .ss-q{font-size:1.05rem}}