:root{--background:#f5f8fc;--foreground:#172b49;--card:#fff;--card-foreground:#172b49;--popover:#fff;--popover-foreground:#172b49;--primary:#1255c6;--primary-foreground:#fff;--secondary:#edf3fc;--secondary-foreground:#17365e;--muted:#f0f4f9;--muted-foreground:#5e6e82;--accent:#eaf1fc;--accent-foreground:#174eaa;--destructive:#bd2424;--border:#dce4ee;--input:#d8e1ed;--ring:#427ee4;--radius:.5rem}
*{box-sizing:border-box}body{margin:0;background:var(--background);font-family:Arial,Helvetica,sans-serif;color:var(--foreground);font-size:16px;line-height:1.55}a{text-decoration:none;color:inherit}button,a,input,select,textarea{touch-action:manipulation}a:focus-visible{outline:3px solid #427ee4;outline-offset:5px}.header{height:98px;max-width:1280px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce4ee}.brand{display:flex;align-items:center;gap:12px;font-size:29px;font-weight:750;letter-spacing:-1.2px}.brand small{font-size:10px;display:block;letter-spacing:1.2px;color:#68758b;font-weight:600;margin-top:-5px}.brandmark{display:flex;align-items:center;justify-content:center;background:#1559ca;border-radius:11px;color:white;width:46px;height:46px;font-size:29px;letter-spacing:-3px;padding-right:5px}.brandmark span{font-size:24px;color:#ff8a32;letter-spacing:0}.backlink{display:flex;gap:9px;align-items:center;font-size:14px;font-weight:600;color:#425571}.shell{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:.94fr 1.06fr;gap:64px;padding:56px 48px 64px}.intro{padding-top:18px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#476280;display:flex;align-items:center;gap:10px}.eyebrow span{width:25px;height:3px;background:#ee7c2b}h1{font-size:clamp(36px,3.5vw,48px);line-height:1.16;letter-spacing:-1.8px;font-weight:700;margin:22px 0}h1 span{color:#175cc9}.lede{color:#5b6c83;font-size:18px;line-height:1.75;max-width:400px;margin-bottom:35px}.reasons{display:flex;flex-direction:column;gap:23px}.reasons>div{display:flex;align-items:flex-start;gap:15px}.reasons svg{color:#2465cb;width:22px;min-width:22px;margin-top:4px}.reasons p{margin:0}.reasons strong{font-size:16px;font-weight:600;display:block;margin-bottom:3px}.reasons p span{font-size:14px;line-height:1.65;color:#63738a;display:block;max-width:310px}.direct{margin-top:45px;border-top:1px solid #dce4ee;padding-top:25px;max-width:365px}.small-label{font-size:12px;font-weight:700;letter-spacing:1.5px;color:#65748a}.direct a{display:flex;align-items:center;gap:14px;margin-top:15px;font-weight:600;font-size:16px}.direct a>svg:first-child{color:#2465cb}.direct a>svg:last-child{margin-left:auto;color:#677992}.direct small{display:block;font-size:14px;font-weight:400;color:#62748b;margin-top:2px}.location{margin-top:35px;font-size:12px;color:#6a7c94}.location span{margin:0 5px}.form-panel{background:white;border:1px solid #e0e7f0;border-radius:16px;padding:30px 32px 24px;box-shadow:0 15px 50px #17396709;min-width:0}.form-head{display:flex;align-items:center;gap:14px;padding-bottom:23px;border-bottom:1px solid #e9eef5}.form-icon{display:grid;place-items:center;background:#edf3ff;color:#1559ca;width:48px;height:48px;border-radius:12px;flex-shrink:0}h2{font-size:24px;font-weight:650;line-height:1.3;letter-spacing:-.5px;margin:0}.form-head p{font-size:14px;color:#6b7890;margin:5px 0 0}.section-label{display:flex;align-items:center;gap:8px;font-size:12px;letter-spacing:1px;font-weight:700;color:#62738b;margin:24px 0 16px}.section-label>span{color:#1c60c9;letter-spacing:0}.section-label small{font-size:12px;font-weight:400;letter-spacing:0;margin-left:auto}.second{margin-top:26px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:17px 16px}.fields label{font-size:14px;font-weight:500;display:block;min-width:0}.fields input,.fields select,.fields textarea{margin-top:7px;min-height:44px;font-size:16px;box-shadow:none;border-radius:6px;background:#fff;padding:10px 12px}.fields input::placeholder,.fields textarea::placeholder{color:#738196}.fields [data-slot=native-select-wrapper]{width:100%}.fields select{padding-right:32px}.fields textarea{min-height:100px;resize:vertical}.wide{grid-column:1/-1}.consent{display:flex;gap:10px;margin-top:22px;align-items:flex-start}.consent button{margin-top:3px;width:18px;height:18px;flex-shrink:0}.consent label{font-size:14px;color:#596b83;line-height:1.7}.send{width:100%;height:49px;margin-top:21px;font-size:16px;font-weight:600;border-radius:7px;justify-content:space-between;padding:0 20px;box-shadow:0 4px 10px #1559ca17}.form-note{font-size:12px;line-height:1.6;display:flex;gap:6px;color:#627186;margin:14px 0 0}.form-note svg{flex-shrink:0;margin-top:2px}footer{max-width:1184px;margin:auto;border-top:1px solid #dce4ee;display:flex;justify-content:space-between;padding:23px 0 30px;color:#6e7c91;font-size:12px}footer b{color:#ef8538;margin:0 8px}.error{background:#fff1f0;color:#a52020;font-size:14px;padding:12px;border-radius:6px;margin-top:15px}.success{padding:65px 0;text-align:center}.success>svg{color:#1559ca;margin:0 auto 20px}.success p{font-size:16px;color:#5b6c83}.success button{margin-top:20px}.ref{font-family:monospace}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.skip{position:absolute;left:15px;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}
@media(max-width:980px){.header{padding:0 28px}.shell{gap:30px;padding:35px 28px}.form-panel{padding:25px}.intro h1{font-size:36px}footer{margin:0 28px}.fields{grid-template-columns:1fr}.wide{grid-column:auto}}
@media(max-width:720px){.header{height:82px;padding:0 22px}.brand{font-size:25px}.backlink{font-size:14px}.shell{grid-template-columns:1fr;gap:27px;padding:28px 20px}.intro{padding-top:0}.intro h1{font-size:37px;margin:16px 0}.lede{margin:0;font-size:16px;max-width:100%}.reasons,.location{display:none}.direct{margin-top:20px;padding-top:15px;max-width:none}.small-label{display:none}.direct a{margin-top:0}.form-panel{padding:24px 20px}.fields{grid-template-columns:1fr 1fr}.wide{grid-column:1/-1}footer{flex-direction:column;gap:10px;margin:0 22px}.brandmark{width:40px;height:40px}}
@media(max-width:430px){.fields{grid-template-columns:1fr}.wide{grid-column:auto}.backlink{font-size:0;gap:0}.backlink svg{width:22px;height:22px}.form-head h2{font-size:22px}.intro h1{font-size:34px}.brand small{font-size:10px}}

input,select,textarea{font-family:inherit;width:100%;border:1px solid #d8e1ed;outline-offset:2px;color:#172b49}input:focus,select:focus,textarea:focus{outline:2px solid #427ee4}button{font:inherit;cursor:pointer;border:0}.send{background:#1255c6;color:white;display:flex;align-items:center}.send:hover{background:#0a43a6}.send:disabled{opacity:.65;cursor:wait}.consent input{width:18px;height:18px;flex-shrink:0;margin-top:4px;accent-color:#1255c6}.form-panel [hidden]{display:none}.reasons .symbol{font-size:24px;color:#2465cb;min-width:25px}.direct svg{width:21px}.success{padding:40px 0}.success a{display:inline-block;color:#1255c6;text-decoration:underline}.notice{background:#fff7e9;padding:12px;border-radius:6px;font-size:14px;color:#754b0b}.brand small{font-size:12px;letter-spacing:.4px}.fields select{height:46px}.form-note{display:block}.form-icon{font-size:25px}.direct a{flex-wrap:wrap}.section-label{flex-wrap:wrap}.skip{position:absolute}.fields textarea{line-height:1.5}.direct-email{font-size:14px!important}.error:focus,.success:focus{outline:2px solid #427ee4}@media(max-width:400px){.brand small{font-size:10px}.header{padding:0 18px}.shell{padding:25px 15px}.form-panel{padding:22px 17px}.form-head{gap:10px}}

.otp-panel{margin-top:20px;padding:17px;border:1px solid #ceddf5;border-radius:8px;background:#f5f8ff}.otp-heading{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.otp-heading strong{font-size:15px}.otp-panel p{font-size:14px;color:#526783;margin:9px 0}.otp-button{background:#1255c6;color:#fff;border-radius:6px;padding:10px 14px;min-height:44px;font-size:14px}.otp-button:disabled{opacity:.55;cursor:wait}.code-fields{margin-top:14px}.code-fields label{font-size:14px}.code-row{display:flex;gap:10px;margin-top:7px}.code-row input{min-width:0;min-height:44px;border-radius:6px;padding:9px;font-size:18px;letter-spacing:3px;flex:1}.code-row button{flex-shrink:0}#verified-badge{color:#15683e;font-size:14px;font-weight:600}#otp-status[data-error="true"]{color:#a32020}.otp-button:focus-visible{outline:3px solid #427ee4;outline-offset:3px}[hidden]{display:none!important}@media(max-width:400px){.code-row{flex-direction:column}.code-row input{width:100%}}

/* Original supplied logo; blank transparent padding hidden by layout. */
.brand{flex-shrink:0;gap:0;letter-spacing:normal}
.logo-frame{display:block;position:relative;width:220px;aspect-ratio:1857/392;overflow:hidden}
.brand-logo{display:block;position:absolute;width:110.28540657%;max-width:none;height:auto;left:-5.86968228%;top:-43.62244898%}
@media(max-width:720px){.logo-frame{width:180px}.header{gap:16px}.backlink{min-width:0;text-align:right}}

/* Only the embedded form hides its own site chrome. */
body.embedded>.header,body.embedded>footer{display:none}
body.embedded{background:#fff}
.embedded .shell{padding-top:32px;padding-bottom:32px}
@media(max-width:720px){.embedded .shell{padding-top:20px;padding-bottom:24px}}
