:root{--deep:#023047;--deep-2:#01263a;--teal:#219ebc;--sky:#8ecae6;--amber:#ffb703;--orange:#fb8500;--ink:#fff;--muted:#ffffffad;--line:#ffffff29;--gutter:clamp(20px, 7vw, 128px)}*{box-sizing:border-box;margin:0}body{background-color:var(--deep);min-height:100svh;color:var(--ink);-webkit-font-smoothing:antialiased;background-image:radial-gradient(60vw 60vw at 92% -10%,#219ebc59,#0000 60%),radial-gradient(50vw 50vw at -10% 110%,#8ecae62e,#0000 60%);background-repeat:no-repeat;flex-direction:column;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;overflow-x:hidden}header{padding:clamp(24px, 3.5vw, 44px) var(--gutter);z-index:2;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.brand{letter-spacing:-.01em;color:var(--ink);align-items:center;gap:10px;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.brand svg{width:34px;height:34px}.pill{border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:999px;padding:10px 18px;font-size:.875rem;font-weight:600}.pill b{color:var(--amber);font-weight:700}main{padding:0 var(--gutter);z-index:2;flex:1;position:relative}.hero{flex-direction:column;justify-content:center;min-height:calc(100svh - 120px);padding:clamp(24px,5vh,64px) 0 clamp(56px,10vh,120px);display:flex}.kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:linear-gradient(90deg,#219ebc8c,#219ebc1f);border:1px solid #8ecae659;border-radius:999px;align-self:flex-start;align-items:center;gap:clamp(10px,1.2vw,16px);margin-bottom:clamp(28px,5vh,60px);padding:clamp(8px,.9vw,12px) clamp(16px,1.8vw,26px) clamp(8px,.9vw,12px) clamp(8px,.9vw,12px);font-size:clamp(.85rem,1.4vw,1.25rem);font-weight:800;display:inline-flex}.kicker .badge{background:var(--amber);width:1.8em;height:1.8em;color:var(--deep);border-radius:50%;flex:none;place-items:center;display:grid}.kicker .badge svg{width:66%;height:66%}.kicker .solo{color:var(--sky)}h1{letter-spacing:-.055em;text-transform:uppercase;align-items:center;margin-left:-.04em;font-size:clamp(3.6rem,15vw,16.5rem);font-weight:900;line-height:.86;display:flex}h1 .on{align-items:center;display:inline-flex}.eye{--size:.76em;width:var(--size);height:var(--size);border:.155em solid var(--ink);background:var(--deep-2);border-radius:50%;place-items:center;margin:0 .015em 0 .02em;display:inline-grid;position:relative;overflow:hidden}.iris{background:radial-gradient(circle at 50% 50%, var(--teal) 0 38%, var(--sky) 39% 100%);will-change:transform;border-radius:50%;place-items:center;width:62%;height:62%;transition:transform .18s cubic-bezier(.2,.8,.2,1);display:grid;position:relative}.pupil{background:var(--deep-2);border-radius:50%;width:44%;height:44%}.iris:after{content:"";opacity:.9;background:#fff;border-radius:50%;width:16%;height:16%;position:absolute;top:22%;left:26%}.lid{background:var(--ink);position:absolute;inset:0;transform:translateY(-101%)}.eye.blink .lid{animation:.22s ease-in-out blink}@keyframes blink{0%,to{transform:translateY(-101%)}50%{transform:translateY(0)}}.bottom{grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);align-items:end;gap:clamp(32px,5vw,96px);margin-top:clamp(44px,9vh,112px);display:grid}.bottom h2{letter-spacing:-.025em;font-size:clamp(1.6rem,2.7vw,2.55rem);font-weight:800;line-height:1.12}.bottom h2 em{color:var(--amber);font-style:normal}.lede{color:var(--muted);max-width:42ch;margin-top:clamp(20px,2.4vw,32px);font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.7}.pillars{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.6vw,24px);padding:0;list-style:none;display:grid}.pillars li{border:1px solid var(--line);background:linear-gradient(160deg,#ffffff1a,#ffffff08);border-radius:28px;flex-direction:column;gap:14px;padding:clamp(22px,2vw,30px);display:flex}.pillars .icon{background:var(--teal);width:46px;height:46px;color:var(--ink);border-radius:14px;place-items:center;margin-bottom:10px;display:grid}.pillars .icon svg{width:26px;height:26px}.pillars li div{flex-direction:column;gap:8px;display:flex}.pillars strong{letter-spacing:-.01em;font-size:clamp(1rem,1.2vw,1.15rem);font-weight:800;line-height:1.25}.pillars span{color:var(--muted);font-size:.92rem;line-height:1.6}footer{padding:clamp(24px, 3vw, 36px) var(--gutter) clamp(28px, 3.5vw, 44px);border-top:1px solid var(--line);color:var(--muted);z-index:2;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:.85rem;display:flex;position:relative}footer a{color:var(--muted);text-decoration-color:#ffffff4d}.orbs{pointer-events:none;z-index:1;position:fixed;inset:0}.orb{border-radius:50%;animation:9s ease-in-out infinite float;position:absolute}.orb:first-child{background:var(--amber);width:26px;height:26px;top:11%;left:46%}.orb:nth-child(2){background:var(--orange);width:54px;height:54px;animation-delay:-3s;top:16%;right:12%}.orb:nth-child(3){background:var(--sky);width:12px;height:12px;animation-delay:-5s;top:52%;right:3%}.orb:nth-child(4){background:var(--amber);width:18px;height:18px;animation-delay:-1s;bottom:9%;right:2.5%}.orb:nth-child(5){border:3px solid var(--sky);width:34px;height:34px;animation-delay:-6s;bottom:7%;left:2%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@media (width<=1080px) and (width>=761px){.bottom{grid-template-columns:1fr}}@media (width<=760px){.bottom,.pillars{grid-template-columns:1fr}.pillars li{flex-direction:row;align-items:center;gap:18px;padding:20px}.pillars .icon{flex:none;margin-bottom:0}.pillars li div{gap:4px}.pill span,.orb:nth-child(2){display:none}.orb:first-child{width:16px;height:16px;top:10%}.orb:nth-child(n+3){display:none}.kicker{letter-spacing:.02em;gap:8px;padding-right:14px;font-size:clamp(.66rem,3vw,.8rem);line-height:1.2}}@media (prefers-reduced-motion:reduce){.orb{animation:none}.iris{transition:none}.eye.blink .lid{animation:none}}.notfound{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;padding-bottom:48px;display:flex}.notfound h1{font-size:clamp(3rem,12vw,9rem)}.notfound p{color:var(--muted);font-size:1.15rem}.notfound a{color:var(--sky);font-weight:700}
