:root{--ink:#111;--paper:#fff;--soft:#f4f3f0;--muted:#6b6b66;--line:#d9d8d3;--accent:#c9bda9;--radius:14px;--max:1240px;--narrow:920px;--gutter:clamp(20px,5vw,56px);--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--display:var(--font);--space:clamp(4.5rem,11vw,9.375rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:68px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:17px;line-height:1.55}p{margin:0}img{display:block;max-width:100%;height:auto}a{color:inherit}.wrap{max-width:var(--max);margin-inline:auto;padding-inline:var(--gutter)}.narrow{max-width:var(--narrow)}.section{padding-block:var(--space)}.section-soft{background:var(--soft)}h1,h2,h3{font-family:var(--display);line-height:1.04;letter-spacing:-.02em;margin:0}h1{font-size:clamp(2.4rem,4.7vw,4.1rem);max-width:11ch}h2{font-size:clamp(1.85rem,3.4vw,3rem);max-width:14ch}h3{font-size:clamp(1.15rem,1.6vw,1.4rem);letter-spacing:-.01em;line-height:1.2}.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:750;color:var(--muted);margin:0 0 1.4rem}.lede{font-size:clamp(1.1rem,1.6vw,1.45rem);max-width:590px;color:#484844}.lede-small{font-size:clamp(1.1rem,1.6vw,1.45rem);max-width:62ch;color:#4f4f4b;margin:0 0 clamp(28px,4vw,44px)}.microcopy,.privacy-note,.status-note{font-size:.82rem;color:var(--muted)}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:80;background:#fff;padding:.6rem 1rem}.wordmark{font-weight:850;letter-spacing:.14em;text-decoration:none;font-size:.9rem}.wordmark span{font-weight:500;letter-spacing:0;text-transform:none;color:var(--muted);margin-left:.35rem}.campaign-header{position:sticky;top:0;z-index:60;height:68px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.86);backdrop-filter:blur(10px)}.campaign-header .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.holding-header{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.campaign-header .header-apply{min-height:46px;padding:12px 22px;font-size:14px}.scroll-progress{position:absolute;left:0;right:0;bottom:-1px;height:2px;background:transparent}.scroll-progress span{display:block;width:0;height:100%;background:var(--ink);will-change:width}.mobile-application-cta{display:none}.hero{min-height:0;padding-top:clamp(48px,7vw,90px);display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(1rem,2.4vw,2rem);align-items:center}.hero-copy .lede{margin:26px 0 0}.hero-copy .actions{margin-top:clamp(24px,3vw,36px)}.hero-copy .microcopy{margin-top:16px}.hero-media .media-placeholder{aspect-ratio:4/5;min-height:0}.actions,.holding-actions{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;min-height:56px;border:2px solid var(--ink);border-radius:999px;padding:16px 30px;font-weight:700;text-decoration:none;font:inherit;cursor:pointer;line-height:1}.button-dark{background:var(--ink);color:#fff}.button-outline{background:transparent}.button-light{background:#fff;color:var(--ink);border-color:#fff}.media-placeholder,.video-placeholder{background:repeating-linear-gradient(135deg,#ecebe7,#ecebe7 12px,#f7f6f3 12px,#f7f6f3 24px);border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);min-height:520px}.media-placeholder span,.video-placeholder small{text-transform:uppercase;letter-spacing:.16em;font-size:.65rem}.media-placeholder strong,.video-placeholder strong{margin-top:.7rem;color:#50504c}.section-heading{display:flex;gap:clamp(14px,2vw,28px);align-items:baseline;margin-bottom:clamp(28px,4vw,56px)}.section-heading>div{display:flex;flex-direction:column;gap:10px}.section-heading .kicker{margin:0}.section-number{font-size:clamp(3rem,6vw,5rem);font-weight:800;letter-spacing:-.04em;color:#deddd8;line-height:.8;flex:none}.video-placeholder,.video-frame{aspect-ratio:16/9;min-height:0;margin-top:0}.video-frame iframe{width:100%;aspect-ratio:16/9;border:0}.play{width:68px;height:68px;border:1px solid #777;border-radius:50%;display:grid;place-items:center;margin-bottom:1rem;padding-left:4px}.statement-section,.application-section{background:var(--ink);color:#fff;padding-block:var(--space)}.statement-inner{text-align:center;display:flex;flex-direction:column;align-items:center}.statement-inner h2{max-width:22ch;margin:0 auto clamp(24px,3vw,36px)}.statement-inner .kicker{color:#aaa;margin-bottom:22px}.card-grid{display:grid;gap:1rem}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card-grid article,.fit-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:1.7rem;background:#fff}.card-grid h3{margin:.8rem 0 1rem}.card-grid p{color:#555}.card-grid small,.path-grid small{font-weight:800;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:0}.fit-grid h3{display:flex;gap:.65rem;align-items:center}.fit-grid h3 span{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:50%}.fit-grid ul{list-style:none;padding:0;margin:1.5rem 0 0}.fit-grid li{padding:.85rem 0 .85rem 1.2rem;border-top:1px solid var(--line);position:relative}.fit-grid li:before{content:"—";position:absolute;left:0;color:#aaa}.pullquote{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:750;max-width:720px;line-height:1.2;margin:clamp(28px,4vw,44px) 0 0}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:0}.path-grid article{border-top:1px solid var(--line);padding-top:1.25rem}.path-grid h3{margin:.8rem 0}.split{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(3rem,8vw,8rem)}.split p{max-width:650px}.split p+p{margin-top:18px}.about-placeholder{min-height:480px}.credential-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:0}.credential-grid div{border:1px solid var(--line);border-radius:var(--radius);padding:2rem;display:flex;flex-direction:column;gap:.4rem}.credential-grid span{color:var(--muted);font-size:.85rem}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.result-placeholder{min-height:360px}.compliance-note{border-left:3px solid var(--accent);padding:1rem 1.2rem;background:#fff;font-size:.88rem;max-width:760px;margin-top:1.5rem}.faq-list{margin-top:0;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;font-size:1.15rem;font-weight:750;padding:1.5rem 0;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:720px;color:#555;margin:0 0 1.5rem}.application-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);align-items:start}.application-grid h2{margin-bottom:1.5rem}.application-grid .kicker{color:#aaa}.form-card{background:#222;border:1px solid #3d3d3d;border-radius:var(--radius);padding:clamp(1.5rem,4vw,3rem)}form label{display:block;font-size:.8rem;font-weight:750;margin:.9rem 0 .4rem}form input[type=text],form input[type=email]{width:100%;border:1px solid #555;background:#171717;color:#fff;border-radius:10px;padding:.95rem;font:inherit}form .button{width:100%;margin-top:1.5rem}.honeypot{position:absolute;left:-9999px}.form-message h3{margin-bottom:.8rem}.form-message.error{color:#ffd0d0}.campaign-footer{display:flex;justify-content:space-between;align-items:center;min-height:130px}.campaign-footer p{font-size:.85rem;color:var(--muted)}.holding-page{min-height:100vh;background:linear-gradient(135deg,#f5f2ec 0,#fff 60%)}.holding-hero{min-height:calc(100vh - 86px);display:flex;flex-direction:column;justify-content:center;padding-block:5rem}.holding-hero h1{max-width:12ch}.holding-lede{font-size:clamp(1.2rem,2vw,1.5rem);max-width:650px;color:#4f4f4b;margin:2rem 0}.prose{padding-block:5rem}.prose h1{font-size:3rem}
@media(max-width:900px){.hero,.split,.application-grid{grid-template-columns:1fr}.hero{padding-block:clamp(48px,7vw,90px)}.portrait-placeholder{min-height:420px}.card-grid.four{grid-template-columns:1fr 1fr}}
@media(min-width:900px){.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(16px,2.4vw,32px);align-items:start}.faq-section .section-heading{margin-bottom:0}}
@media(max-width:699px){body{font-size:16px;padding-bottom:84px}.campaign-header .header-apply{display:none}.mobile-application-cta{position:fixed;display:block;left:0;right:0;bottom:0;z-index:55;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-top:1px solid var(--line)}.mobile-application-cta .button{width:100%}.hero{min-height:auto}.section-heading{grid-template-columns:54px 1fr}.fit-grid,.path-grid,.credential-grid,.results-grid,.card-grid.four{grid-template-columns:1fr}.card-grid.four{gap:.75rem}.video-placeholder,.video-frame{min-height:260px}.media-placeholder{min-height:340px}.actions .button{width:100%}.campaign-footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
