@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,700;0,800;1,800&family=DM+Sans:wght@400;500;600;700&display=swap";.turnstile-field{min-height:65px;display:flex;flex-direction:column;gap:.45rem}.turnstile-field>div{width:100%}.turnstile-field p{margin:0;color:#a52b32;font-size:.83rem;font-weight:600}html{scroll-padding-top:100px}.site-header{height:84px;padding:0 max(36px,calc((100vw - 1380px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 5px 22px #163e5214}.brand img{display:block;width:240px;max-width:100%;height:auto}.site-footer{min-height:130px;background:var(--deep);color:#fff;padding:30px max(36px,calc((100vw - 1380px)/2));display:flex;flex-wrap:wrap;align-items:center;gap:28px;font-size:12px}.footer-brand{display:block;width:240px;max-width:100%;height:auto}.site-footer>p{text-transform:uppercase;letter-spacing:.18em;padding-left:24px;border-left:1px solid #ffffff55;font-size:9px}.site-footer a{text-decoration:none}.social-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.social-links a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff55;border-radius:50%;transition:color .2s,border-color .2s,transform .2s}.social-links a:hover{color:var(--mint);border-color:var(--mint);transform:translateY(-2px)}.social-links svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-links svg .fill{fill:currentColor;stroke:none}.footer-privacy{margin-left:auto}.site-footer small{padding-left:19px;border-left:1px solid #ffffff44}.site-footer small a{color:var(--mint);font-weight:700}.site-footer small a:hover,.footer-privacy:hover{text-decoration:underline}@media(max-width:820px){html{scroll-padding-top:88px}.site-header{height:72px;padding:0 18px}.brand img{width:165px}.site-footer{padding:27px 22px}.site-footer small{margin-left:auto}}@media(max-width:560px){.site-footer{gap:17px}.footer-brand{width:165px}.site-footer>p{margin:0}.social-links{width:100%}.footer-privacy{margin-left:0}}@media(prefers-reduced-motion:reduce){.social-links a{transition:none}}:root{font-family:DM Sans,Arial,sans-serif;color:#163e52;background:#082f42;--navy:#163e52;--deep:#082f42;--mint:#b9efc5;--green:#40d89d;--pale:#effff4;--white:#fff;line-height:1.5;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--deep)}button,input,select{font:inherit}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;padding:.75rem 1rem;background:#fff;color:var(--deep);border-radius:.4rem}.skip-link:focus{top:1rem}.site-shell{min-height:100vh}.header-label{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:700;color:#407083}.hero{position:relative;min-height:680px;padding:clamp(3rem,7vw,7rem) clamp(1.25rem,5vw,5rem);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(2rem,6vw,7rem);align-items:center;overflow:hidden;background:radial-gradient(circle at 78% 18%,#1d61765c 0 18%,transparent 42%),linear-gradient(145deg,#082f42 0 64%,#0d3c4f 64% 100%);color:#fff}.hero:before{content:"";position:absolute;width:32rem;height:32rem;border:1px solid #b9efc52b;border-radius:50%;left:-15rem;bottom:-18rem}.hero:after{content:"";position:absolute;right:3%;top:8%;width:18rem;height:18rem;border:2px dashed #b9efc51f;border-radius:50%}.hero-copy,.signup-card{position:relative;z-index:1}.hero-copy{max-width:710px}.eyebrow{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.18em;color:var(--green);font-size:.78rem;font-weight:700}.hero h1,.signup-card h2,.promise h2{font-family:Barlow Condensed,Arial,sans-serif;text-transform:uppercase;line-height:.92;margin:0}.hero h1{font-size:clamp(4rem,7.5vw,7.4rem);letter-spacing:-.025em}.hero h1 em{display:block;color:var(--mint);font-style:italic}.lede{max-width:610px;font-size:clamp(1.05rem,1.6vw,1.32rem);line-height:1.6;color:#dbe9ed;margin:1.8rem 0}.feature-line{display:flex;align-items:center;gap:1rem;text-transform:uppercase;letter-spacing:.12em;font-family:Barlow Condensed;font-weight:700;color:#fff}.feature-line i{width:2.7rem;border-top:1px solid #b9efc580}.signup-card{background:#fff;color:var(--navy);border-radius:1.1rem;padding:clamp(1.5rem,3.5vw,2.8rem);box-shadow:0 30px 70px #00172366;border-top:7px solid var(--mint)}.card-heading h2,.success-panel h2{font-size:clamp(2.5rem,4vw,3.7rem)}.card-heading>p:last-child,.success-panel>p:last-child{color:#526f7c;margin:.8rem 0 1.8rem}.signup-card form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field{display:flex;flex-direction:column;gap:.38rem}.full{grid-column:1/-1}label{font-weight:700;font-size:.9rem}.optional{float:right;color:#78909a;font-size:.72rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;margin-top:.16rem}input,select{width:100%;min-height:48px;border:1px solid #a9bec6;border-radius:.5rem;padding:.68rem .78rem;background:#fff;color:var(--navy)}input:hover,select:hover{border-color:#547886}input:focus-visible,select:focus-visible,.submit-button:focus-visible,a:focus-visible{outline:3px solid #16a76f;outline-offset:3px}input[aria-invalid=true]{border-color:#a52b32}.consent{display:grid;grid-template-columns:24px 1fr;gap:.55rem .7rem;margin-top:.25rem}.consent input{width:22px;min-height:22px;height:22px;margin:0}.consent label{font-weight:500;line-height:1.45}.field-error{color:#a52b32;font-size:.83rem;font-weight:600}.consent .field-error{grid-column:2}.privacy-note{margin:0;color:#627e89;font-size:.78rem}.privacy-note a{text-decoration-thickness:2px;text-underline-offset:2px}.submit-button{border:0;border-radius:.55rem;min-height:54px;padding:.8rem 1.2rem;background:var(--mint);color:var(--deep);font-family:Barlow Condensed;font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:.8rem;cursor:pointer;transition:transform .2s,background .2s}.submit-button:hover:not(:disabled){background:#8fecb8;transform:translateY(-2px)}.submit-button:disabled{cursor:wait;opacity:.7}.error-summary{background:#fff0f0;border-left:4px solid #a52b32;padding:.8rem 1rem;margin:1rem 0;border-radius:.25rem}.error-summary:focus{outline:3px solid #a52b32}.error-summary p,.error-summary ul{margin:.35rem 0 0;padding-left:1.2rem}.honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.success-panel{min-height:380px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.success-panel:focus{outline:none}.success-mark{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:var(--mint);font-size:2rem;margin-bottom:1.6rem}.promise{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#295064;color:#fff}.promise article{padding:clamp(2rem,5vw,4.5rem);background:#103a4c}.promise b{display:block;color:var(--mint);font-size:.8rem;letter-spacing:.16em;margin-bottom:1.2rem}.promise h2{font-size:clamp(1.7rem,2.4vw,2.5rem)}.promise p{color:#cbdde3;max-width:360px;margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:680px}.signup-card{max-width:680px;width:100%}.promise{grid-template-columns:1fr}.promise article{padding:2.5rem clamp(1.25rem,6vw,4rem)}}@media(max-width:560px){.header-label{font-size:.68rem}.hero{padding-top:3.5rem;padding-bottom:3.5rem}.hero h1{font-size:clamp(3.5rem,17vw,5rem)}.feature-line{gap:.55rem;font-size:.9rem}.feature-line i{width:1rem}.signup-card form{grid-template-columns:1fr}.field,.full{grid-column:1}.signup-card{padding:1.4rem;border-radius:.8rem}.success-panel{min-height:300px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.submit-button{transition:none}}
