.hero-module__4z4mFG__page{isolation:isolate;background:var(--color-frost);min-height:100dvh;color:var(--color-carbon);position:relative;overflow:hidden}.hero-module__4z4mFG__matte{z-index:-2;object-fit:cover;object-position:center}.hero-module__4z4mFG__scrim{z-index:-1;background:linear-gradient(90deg,#f5f5f34d 0%,#f5f5f30d 63%,#11121429 100%);position:absolute;inset:0}.hero-module__4z4mFG__content{flex-direction:column;width:min(100%,1600px);min-height:100dvh;margin:auto;padding:28px clamp(20px,4vw,72px) 24px;display:flex}.hero-module__4z4mFG__brandLink{border-radius:8px;display:inline-flex}.hero-module__4z4mFG__brandLink:focus-visible,.hero-module__4z4mFG__footer a:focus-visible,.hero-module__4z4mFG__consent a:focus-visible{outline:3px solid var(--color-hot-rod);outline-offset:3px}.hero-module__4z4mFG__columns{flex:1;grid-template-columns:minmax(0,1.25fr) minmax(370px,.75fr);align-items:center;gap:clamp(40px,6vw,112px);padding:36px 0 48px;display:grid}.hero-module__4z4mFG__intro{max-width:730px}.hero-module__4z4mFG__eyebrow,.hero-module__4z4mFG__formEyebrow{font-family:var(--font-mono), monospace;letter-spacing:.09em;text-transform:uppercase;margin:0 0 20px;font-size:12px}.hero-module__4z4mFG__eyebrow{color:var(--color-carbon)}.hero-module__4z4mFG__title{letter-spacing:-.055em;max-width:11ch;font-size:clamp(48px,5.8vw,94px);line-height:1.02;font-weight:var(--weight-semibold);margin:0}.hero-module__4z4mFG__subline{max-width:29ch;font-size:clamp(18px,1.7vw,24px);line-height:1.4;font-weight:var(--weight-regular);margin:30px 0 0}.hero-module__4z4mFG__draft{font-family:var(--font-mono), monospace;margin:28px 0 0;font-size:12px;line-height:1.5}.hero-module__4z4mFG__formPanel{background:var(--color-white);border:1px solid var(--color-silver);border-radius:12px;justify-self:end;width:100%;max-width:480px;padding:clamp(26px,3vw,48px);animation:.22s ease-out 70ms both hero-module__4z4mFG__rise;box-shadow:0 22px 70px #11121426}.hero-module__4z4mFG__formEyebrow{color:var(--color-graphite);margin-bottom:12px}.hero-module__4z4mFG__formTitle{letter-spacing:-.035em;font-size:clamp(27px,2.5vw,34px);line-height:1.14;font-weight:var(--weight-semibold);margin:0 0 28px}.hero-module__4z4mFG__form{gap:18px;display:grid}.hero-module__4z4mFG__field{gap:8px;display:grid}.hero-module__4z4mFG__field label{font-size:14px;font-weight:var(--weight-medium)}.hero-module__4z4mFG__field input{width:100%;min-height:50px;color:var(--color-carbon);font:inherit;background:#fff;border:1px solid #82858a;border-radius:8px;padding:0 14px}.hero-module__4z4mFG__field input::placeholder{color:#656970}.hero-module__4z4mFG__field input[aria-invalid=true]{border-color:var(--color-hot-rod)}.hero-module__4z4mFG__field input:focus-visible,.hero-module__4z4mFG__consent input:focus-visible,.hero-module__4z4mFG__submit:focus-visible{outline:3px solid var(--color-hot-rod);outline-offset:3px}.hero-module__4z4mFG__field input:disabled{background:var(--color-frost)}.hero-module__4z4mFG__help{color:#4d5156;margin:0;font-size:13px;line-height:1.4}.hero-module__4z4mFG__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.hero-module__4z4mFG__consent{grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:14px;line-height:1.45;display:grid}.hero-module__4z4mFG__consent input{width:18px;height:18px;accent-color:var(--color-hot-rod);margin:2px 0 0}.hero-module__4z4mFG__consent a,.hero-module__4z4mFG__footer a{color:inherit;text-underline-offset:3px;text-decoration:underline}.hero-module__4z4mFG__submit{background:var(--color-hot-rod);color:#fff;min-height:52px;font:inherit;font-weight:var(--weight-medium);cursor:pointer;border:0;border-radius:8px;transition:transform .18s,background-color .18s}.hero-module__4z4mFG__submit:hover:not(:disabled){background:#a7211a}.hero-module__4z4mFG__submit:active:not(:disabled){transform:translateY(1px)}.hero-module__4z4mFG__submit:disabled{cursor:wait;opacity:.72}.hero-module__4z4mFG__feedback{min-height:2.5em;margin:-4px 0 0;font-size:14px;line-height:1.45}.hero-module__4z4mFG__success{color:#245e3a}.hero-module__4z4mFG__delayed{color:#6b4b16}.hero-module__4z4mFG__error{color:#a7211a}.hero-module__4z4mFG__footer{font-family:var(--font-mono), monospace;justify-content:space-between;align-items:center;gap:20px;font-size:12px;display:flex}.hero-module__4z4mFG__footer a{background:var(--color-frost);border-radius:4px;padding:8px}@keyframes hero-module__4z4mFG__rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.hero-module__4z4mFG__columns{grid-template-columns:1fr;gap:42px;padding-top:40px}.hero-module__4z4mFG__intro{max-width:650px}.hero-module__4z4mFG__title{font-size:clamp(48px,9vw,74px)}.hero-module__4z4mFG__formPanel{justify-self:start;max-width:560px}.hero-module__4z4mFG__matte{object-position:27% center}.hero-module__4z4mFG__scrim{background:linear-gradient(90deg,#f5f5f373,#f5f5f359)}}@media (max-width:600px){.hero-module__4z4mFG__content{padding:16px 16px 22px}.hero-module__4z4mFG__columns{gap:36px;padding:24px 0 36px}.hero-module__4z4mFG__title{font-size:clamp(43px,12vw,60px)}.hero-module__4z4mFG__subline{margin-top:20px;font-size:17px}.hero-module__4z4mFG__draft{margin-top:18px}.hero-module__4z4mFG__formPanel{padding:24px 20px}.hero-module__4z4mFG__formTitle{font-size:28px}.hero-module__4z4mFG__eyebrow{margin-bottom:14px}.hero-module__4z4mFG__footer{font-size:11px}}@media (prefers-reduced-motion:reduce){.hero-module__4z4mFG__intro,.hero-module__4z4mFG__formPanel{animation:none}.hero-module__4z4mFG__submit{transition:none}}
