@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--yellow:#f4e62c;--ink:#171918;--muted:#626761;--line:#dedfd9;--white:#fff;--paper:#f7f8f4;font-family:'DM Sans',sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);font-size:16px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}:focus-visible{outline:3px solid #847700;outline-offset:5px}.header{height:100px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:#fff}.brand{display:flex;align-items:center;gap:20px;height:100%}.brand img{width:104px;height:94px;object-fit:cover}.brand-divider{height:26px;width:1px;background:#ccc}.brand>span:last-child{font-size:25px;font-weight:500;letter-spacing:-1px}.header-link{font-size:14px;display:flex;align-items:center;gap:24px}.header-link span{font-size:24px}.hero{position:relative;min-height:650px;isolation:isolate;color:#fff;background:#202822;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-1}.hero-image{background-image:url('assets/community.png');background-size:cover;background-position:center 52%}.hero-shade{background:linear-gradient(90deg,rgba(9,20,15,.86),rgba(9,20,15,.42) 56%,rgba(9,20,15,.12)),linear-gradient(0deg,rgba(9,20,15,.65),transparent 40%)}.hero-content{padding:74px 8% 105px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:10px;line-height:1.7}.eyebrow>span{width:6px;height:6px;background:var(--yellow);border-radius:50%}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(42px,5.4vw,78px);font-weight:500;letter-spacing:-3.5px;line-height:1.09;margin:25px 0}h1 em{font-style:normal;color:var(--yellow)}.hero-description{font-size:18px;line-height:1.7;color:#e2e4dd;margin:0 0 30px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;border:0;min-height:56px;padding:17px 24px;border-radius:8px;font-weight:700;font-size:15px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:#e9da21}.primary{background:var(--yellow);color:var(--ink)}.button span{font-size:22px;font-weight:400}.hero-note{font-size:13px;color:#c4cbc4;margin:17px 0 0}.hero-bottom{position:absolute;bottom:0;left:8%;right:8%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff3b;padding:19px 0;font-size:13px;color:#d8ded6}.hero-bottom a{font-size:23px;padding:5px 12px}.form-section{padding:100px 8% 110px;display:grid;grid-template-columns:1fr 1fr;gap:9%;max-width:1500px;margin:auto;align-items:start}.intro{padding-top:24px}.dark{color:#62675b;font-size:11px;letter-spacing:1.8px}h2{font-size:clamp(32px,3.1vw,47px);font-weight:500;line-height:1.22;letter-spacing:-1.8px;margin:23px 0}h2 span{color:#7c8174}.intro>p:not(.eyebrow){line-height:1.9;color:var(--muted);max-width:370px;font-size:16px}.care-note{display:flex;gap:16px;align-items:center;margin-top:29px}.care-icon{font-size:30px;width:47px;height:47px;display:grid;place-items:center;border:1px solid #dfe2d6;border-radius:50%}.care-note p{font-size:14px;color:#5b6156;line-height:1.7}.intro-footer{border-top:1px solid var(--line);padding-top:25px;margin-top:65px;max-width:370px;font-size:11px;letter-spacing:1.4px;font-weight:700}.intro-footer span{display:block;font-size:13px;letter-spacing:0;font-weight:400;color:#70766b;margin-top:9px}.form-card{padding:34px 36px;border:1px solid #e6e8e0;border-radius:18px;background:#fff;box-shadow:0 18px 50px #25301806;min-width:0}.form-top{display:flex;justify-content:space-between;font-size:13px;font-weight:700}.form-top>span:last-child{font-weight:400;color:var(--muted)}.progress{height:3px;background:#e9ebe4;margin:17px 0 20px;border-radius:4px;overflow:hidden}.progress span{display:block;width:33.333%;height:100%;background:#c0b300;transition:width .3s}.test-notice{font-size:12px;line-height:1.6;color:#706d39;background:#faf9e9;border-radius:5px;padding:8px 10px;margin:0 0 24px}h3{font-size:24px;line-height:1.35;letter-spacing:-.8px;font-weight:600;margin:0 0 8px}.step-description{font-size:14px;color:var(--muted);line-height:1.7;margin:0 0 26px}.field{margin:0 0 22px;padding:0;border:0;min-width:0}.field>label,.field>legend{display:block;font-size:14px;font-weight:600;margin-bottom:9px}.field>label>span,.field>legend>span{color:#848a79}input:not([type=radio]):not([type=checkbox]),textarea,select{width:100%;background:#fff;border:1px solid #d8dcd3;border-radius:7px;padding:14px 15px;min-height:52px;color:var(--ink);transition:border-color .2s}textarea{resize:vertical;line-height:1.6;display:block}input::placeholder,textarea::placeholder{color:#898e85}select{appearance:auto}input:focus,select:focus,textarea:focus{border-color:#8e8500;outline:2px solid #f4e62c60;outline-offset:1px}.radio-group{display:flex;gap:12px}.radio-group label{flex:1;position:relative}.radio-group input{position:absolute;top:19px;left:17px;accent-color:#1d2319;width:16px;height:16px;margin:0}.radio-group span{display:block;border:1px solid #d8dcd3;border-radius:7px;padding:15px 15px 15px 45px;font-size:15px}.radio-group input:checked+span{background:#fbfae4;border-color:#c7ba00}.radio-group input:focus-visible+span{outline:3px solid #847700;outline-offset:2px}.field small{display:block;font-size:12px;color:var(--muted);line-height:1.6;margin-top:7px}.field-error{color:#a52d21;font-size:13px;line-height:1.6;display:block;margin-top:6px}.field-error:empty{display:none}[aria-invalid=true]{border-color:#b74132!important}.form-actions{display:flex;gap:14px;align-items:center;margin-top:29px}.next-button{flex:1}.back-button{border:0;background:transparent;font-size:14px;padding:16px 4px;color:#5f6658}.required-note{font-size:11px;color:#818577;text-align:center;margin:17px 0 0}.message-meta{display:flex;gap:15px;justify-content:space-between}.message-meta small:last-child{white-space:nowrap}.consent{display:flex;gap:12px;font-size:13px;line-height:1.65;color:#5f655b}.consent input{width:19px;height:19px;flex-shrink:0;accent-color:#777000;margin-top:2px}.submit-error{background:#fff2ee;color:#9a2e20;padding:14px;border-radius:8px;font-size:14px;line-height:1.6}#success{text-align:center;padding:50px 0}#success .eyebrow{justify-content:center}#success h3{font-size:32px;margin:16px 0}#success>p:not(.eyebrow){color:var(--muted);line-height:1.8;margin-bottom:32px}.success-symbol{display:grid;place-items:center;border-radius:50%;width:82px;height:82px;background:var(--yellow);font-size:45px;margin:0 auto 30px}footer{border-top:1px solid var(--line);padding:35px 8%;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:#707568}.footer-brand{color:var(--ink);font-size:27px;font-weight:800;letter-spacing:-1px}.footer-brand span{font-weight:400;margin-left:6px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.step{animation:arrive .25s ease}@keyframes arrive{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media(min-width:1600px){.hero-content{padding-left:max(8%,calc((100vw - 1240px)/2))}}@media(max-width:760px){.header{height:80px;padding:0 6%}.brand{gap:14px}.brand img{width:84px;height:76px}.brand>span:last-child{font-size:23px}.header-link{font-size:12px;gap:10px}.header-link span{font-size:20px}.hero{min-height:625px}.hero-image{background-position:63% center}.hero-shade{background:linear-gradient(90deg,#09140fe3,#09140f45),linear-gradient(0deg,#09140fb3,transparent 80%)}.hero-content{padding:65px 7% 106px}h1{font-size:clamp(39px,8.5vw,59px);letter-spacing:-2px;margin-top:24px}.eyebrow{font-size:10px;letter-spacing:1.5px}.hero-description{font-size:16px;max-width:310px;line-height:1.8}.desktop-break{display:none}.hero-bottom{left:7%;right:7%;font-size:11px}.form-section{display:block;padding:55px 6% 56px;scroll-margin-top:0}.intro{padding-top:0}.intro h2{font-size:35px}.intro>p:not(.eyebrow){max-width:100%;font-size:15px}.care-note{margin:17px 0 27px}.care-note p{font-size:13px}.intro-footer{display:none}.form-card{padding:26px 22px;border-radius:14px}.form-top{font-size:12px}h3{font-size:23px}.step-description{font-size:14px}footer{padding:27px 6%;flex-wrap:wrap;gap:12px}footer p{order:3;width:100%;margin:0;font-size:11px}footer>a:last-child{margin-left:auto}.test-notice{font-size:12px}}@media(max-width:370px){.header-link{max-width:95px}.hero-content{padding-left:6%;padding-right:6%}h1{font-size:37px}.form-card{padding:24px 17px}.form-section{padding-left:4%;padding-right:4%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.arrow-icon{width:22px;height:22px;display:inline-block;vertical-align:middle;flex-shrink:0}.back-button .arrow-icon,footer .arrow-icon{width:17px;height:17px}.button>span{display:inline-flex;align-items:center}
