.v2{font-family:var(--font-body),ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.v2 .band__quote,.v2 .heroV2__title,.v2 .theme-scope h1,.v2 .theme-scope h2{font-family:var(--font-display),"Iowan Old Style",Georgia,serif}.heroV2{position:relative;width:100%;height:100svh;min-height:600px;overflow:hidden}.heroV2__canvas{position:absolute;inset:0;z-index:0}.heroV2__overlay{position:absolute;inset:0;z-index:2;pointer-events:none}.heroV2__text{position:absolute;opacity:0;transform:translateY(14px);transition:opacity 1.1s ease,transform 1.1s cubic-bezier(.22,1,.36,1)}.heroV2--headline .heroV2__text{opacity:1;transform:none}.heroV2__eyebrow{font-size:.76rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin:0 0 18px;font-weight:600}.heroV2__title{font-size:clamp(2rem,4.6vw,3.7rem);line-height:1.08;font-weight:560;letter-spacing:-.015em;margin:0;text-wrap:balance}.heroV2__title em{font-style:italic;color:var(--gold)}.heroV2__sub{margin:22px 0 0;font-size:clamp(.98rem,1.5vw,1.13rem);color:#c4d0e1;max-width:480px;line-height:1.55}.heroV2__scrim{position:absolute;inset:0;z-index:1;opacity:0;transition:opacity .9s ease;pointer-events:none}.heroV2--split .heroV2__text{left:clamp(24px,6vw,88px);top:50%;transform:translateY(calc(-50% + 14px));max-width:520px;text-align:left}.heroV2--split.heroV2--headline .heroV2__text{transform:translateY(-50%)}.heroV2--split .heroV2__scrim{opacity:1;background:linear-gradient(100deg,rgba(5,8,18,.95),rgba(5,8,18,.72) 34%,transparent 56%)}.heroV2--cinematic .heroV2__text{right:clamp(24px,6vw,88px);bottom:clamp(36px,9vh,110px);left:clamp(24px,6vw,88px);max-width:600px;margin-left:auto;text-align:right}.heroV2--cinematic .heroV2__sub{margin-left:auto}.heroV2--cinematic .heroV2__scrim{background:radial-gradient(115% 95% at 100% 100%,rgba(5,8,18,.92) 0,rgba(5,8,18,.55) 40%,transparent 68%)}.heroV2--cinematic.heroV2--headline .heroV2__scrim{opacity:1}.heroV2--focal .heroV2__text{left:clamp(24px,6vw,88px);bottom:clamp(36px,8vh,96px);max-width:560px;text-align:left}.heroV2--focal .heroV2__title{font-size:clamp(1.8rem,3.3vw,2.8rem)}.heroV2--focal .heroV2__sub{font-size:clamp(.92rem,1.3vw,1.02rem);max-width:430px}.heroV2--focal .heroV2__scrim{opacity:1;background:linear-gradient(0deg,rgba(5,8,18,.78) 0,rgba(5,8,18,.35) 26%,transparent 48%)}@media (max-width:700px){.heroV2 .heroV2__text{left:20px;right:20px;top:auto;bottom:64px;max-width:none;text-align:left;transform:translateY(14px)}.heroV2--headline .heroV2__text{transform:none}.heroV2 .heroV2__scrim{opacity:1;background:linear-gradient(0deg,rgba(5,8,18,.92) 0,rgba(5,8,18,.6) 40%,transparent 66%)}.heroV2__eyebrow{font-size:.66rem;letter-spacing:.18em}.heroV2--focal .heroV2__title{font-size:clamp(1.8rem,7vw,2.2rem)}}.heroV2__scroll{position:absolute;left:50%;bottom:24px;z-index:2;width:16px;height:16px;opacity:0;transition:opacity .8s ease;pointer-events:none;transform:translateX(-50%)}.heroV2__scroll:before{content:"";display:block;width:13px;height:13px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg)}.heroV2--settled .heroV2__scroll{opacity:.85;animation:heroV2Bob 2s ease-in-out infinite}@keyframes heroV2Bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,7px)}}.heroV2__switch{position:absolute;left:16px;bottom:16px;z-index:5;display:flex;gap:6px;padding:6px;background:rgba(11,18,34,.85);border:1px solid rgba(159,177,201,.25);border-radius:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.78rem}.heroV2__switch a,.heroV2__switch button{color:var(--muted);background:none;border:0;font:inherit;padding:5px 10px;border-radius:7px;cursor:pointer;text-transform:capitalize}.heroV2__switch a:hover,.heroV2__switch button:hover{color:var(--ink);background:rgba(255,255,255,.07)}.heroV2__switch a.is-active{color:#0b1322;background:var(--gold);font-weight:600}@media (prefers-reduced-motion:reduce){.heroV2__scrim,.heroV2__text{transition:none;opacity:1;transform:none}.heroV2--split .heroV2__text{transform:translateY(-50%)}.heroV2--settled .heroV2__scroll{animation:none}}.vutrc-invite{position:fixed;right:24px;bottom:24px;z-index:60;width:min(360px,calc(100vw - 32px));padding:20px 22px 22px;border-radius:14px;background:#111b30;border:1px solid rgba(159,177,201,.18);box-shadow:0 18px 50px rgba(0,0,0,.5);color:#c4d0e1;animation:vutrc-invite-in .5s cubic-bezier(.16,1,.3,1)}.vutrc-invite__title{margin:0 26px 10px 0;font-weight:600;font-size:.98rem;line-height:1.32;color:#f1f5fb}.vutrc-invite__body{margin:0 0 16px;font-size:.84rem;line-height:1.52;color:#aab8cd}.vutrc-invite__cta{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:999px;background:var(--gold,#f0b552);color:#1a1205;font-weight:600;font-size:.85rem;text-decoration:none;transition:background .15s ease}.vutrc-invite__cta:hover{background:#f6c469}.vutrc-invite__close{position:absolute;top:11px;right:11px;width:26px;height:26px;display:grid;place-items:center;border:none;border-radius:8px;background:transparent;color:#8294ad;font-size:19px;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.vutrc-invite__close:hover{background:rgba(159,177,201,.12);color:#e9eef7}@keyframes vutrc-invite-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.vutrc-invite{animation:none}}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c56fbb5486862d1b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bd7a9b1ce2297c14-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/45d0fdf0988e07ff-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7452ca4a93358909-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e0ecb571b51ea3b5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6e8c7cb283336a9d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_35b0e9{font-family:Fraunces,Fraunces Fallback}.__variable_35b0e9{--font-display:"Fraunces","Fraunces Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-body:"Inter","Inter Fallback"}