:root{--brand-yellow: #ffe14f;--brand-orange: #faa61a;--ink: #070908;--white: #ffffff;--muted-white: rgba(255, 255, 255, .72);--page-gutter: clamp(1.25rem, 5vw, 5rem);font-family:Arial Nova,Helvetica Neue,Arial,sans-serif;color:var(--white);background:var(--ink);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:var(--ink)}body{min-width:320px;min-height:100vh;min-height:100svh;margin:0;background:var(--ink)}body,button,a{-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}.skip-link{position:fixed;z-index:100;top:.75rem;left:.75rem;padding:.75rem 1rem;color:var(--ink);background:var(--brand-yellow);font-weight:700;transform:translateY(-150%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100svh;overflow:hidden;background:var(--ink)}.site-header{position:absolute;z-index:10;top:0;right:0;left:0;display:flex;min-height:7.5rem;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem var(--page-gutter);border-bottom:1px solid rgba(255,255,255,.16);animation:header-enter .7s .1s cubic-bezier(.2,.75,.25,1) both}.brand{display:inline-block;flex:0 0 auto}.brand img{width:clamp(11.5rem,17vw,15.5rem);height:auto}.launch-status{display:flex;align-items:center;gap:.65rem;margin:0;color:#fffc;font-size:.75rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.launch-status span{width:.55rem;height:.55rem;border-radius:50%;background:var(--brand-yellow);box-shadow:0 0 #ffe14f73;animation:status-pulse 2.4s ease-out infinite}.hero{position:relative;isolation:isolate;display:grid;min-height:100vh;min-height:100svh;align-items:center;overflow:hidden;padding:9.5rem var(--page-gutter) 8rem;background:var(--ink)}.hero__media,.hero__grid,.hero__accent{position:absolute;inset:0;pointer-events:none}.hero__media{z-index:-4;animation:image-reveal 1.4s cubic-bezier(.2,.75,.25,1) both}.hero__media:after{position:absolute;content:"";inset:0;background:linear-gradient(90deg,#050706fa,#050706ed 31%,#05070694 53%,#0507061f 79%),linear-gradient(0deg,rgba(5,7,6,.72) 0%,transparent 42%),linear-gradient(180deg,rgba(5,7,6,.45) 0%,transparent 32%)}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:58% center;filter:saturate(.78) contrast(1.08);animation:image-drift 16s ease-in-out infinite alternate}.hero__grid{z-index:-3;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:4rem 4rem;-webkit-mask-image:linear-gradient(90deg,black,transparent 72%);mask-image:linear-gradient(90deg,black,transparent 72%)}.hero__accent{z-index:-2;right:0;left:auto;width:clamp(.45rem,.7vw,.75rem);background:var(--brand-yellow);transform-origin:top;animation:accent-grow .9s .5s cubic-bezier(.2,.75,.25,1) both}.hero__content{width:min(47rem,62vw);padding-bottom:3rem}.eyebrow{display:flex;align-items:center;gap:.85rem;margin:0 0 1.6rem;color:var(--brand-yellow);font-size:clamp(.72rem,.9vw,.85rem);font-weight:800;letter-spacing:.16em;text-transform:uppercase;animation:content-enter .7s .35s cubic-bezier(.2,.75,.25,1) both}.eyebrow span{width:2.6rem;height:2px;background:currentColor}h1{max-width:12ch;margin:0;color:var(--white);font-size:clamp(3.6rem,7.1vw,7.75rem);font-weight:800;letter-spacing:-.06em;line-height:.83;text-wrap:balance;animation:content-enter .8s .48s cubic-bezier(.2,.75,.25,1) both}h1 span{color:var(--brand-yellow)}h1 strong{display:block;margin-top:.34em;color:var(--white);font-size:.46em;font-weight:500;letter-spacing:-.035em;line-height:1}.hero__intro{max-width:35rem;margin:2rem 0 2.25rem;color:var(--muted-white);font-size:clamp(1rem,1.35vw,1.24rem);line-height:1.55;text-wrap:pretty;animation:content-enter .8s .6s cubic-bezier(.2,.75,.25,1) both}.primary-link{display:inline-flex;min-height:3.5rem;align-items:center;gap:1.25rem;padding:.75rem 1rem .75rem 1.25rem;border:2px solid var(--brand-yellow);color:var(--ink);background:var(--brand-yellow);font-size:.9rem;font-weight:800;line-height:1;text-decoration:none;transition:color .18s ease,background-color .18s ease,transform .18s ease;animation:content-enter .8s .7s cubic-bezier(.2,.75,.25,1) both}.primary-link svg{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.7;transition:transform .18s ease}.primary-link:hover{color:var(--white);background:transparent;transform:translateY(-2px)}.primary-link:hover svg{transform:translate(.22rem)}.brand:focus-visible,.primary-link:focus-visible{outline:3px solid var(--brand-orange);outline-offset:5px}.hero__footer{position:absolute;right:var(--page-gutter);bottom:0;left:var(--page-gutter);display:flex;min-height:6.25rem;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid rgba(255,255,255,.18);animation:footer-enter .7s .8s cubic-bezier(.2,.75,.25,1) both}.hero__footer p{margin:0;font-size:clamp(.92rem,1.2vw,1.05rem);font-weight:700}.hero__footer ul{display:flex;align-items:center;gap:clamp(1rem,2.4vw,2.5rem);margin:0;padding:0;color:#ffffffa6;font-size:.72rem;font-weight:700;letter-spacing:.14em;list-style:none;text-transform:uppercase}.hero__footer li{display:flex;align-items:center;gap:clamp(1rem,2.4vw,2.5rem)}.hero__footer li:not(:last-child):after{width:.25rem;height:.25rem;border-radius:50%;background:var(--brand-yellow);content:""}@keyframes header-enter{0%{opacity:0;transform:translateY(-1rem)}}@keyframes content-enter{0%{opacity:0;transform:translateY(1.5rem)}}@keyframes footer-enter{0%{opacity:0;transform:translateY(1rem)}}@keyframes image-reveal{0%{opacity:0;transform:scale(1.04)}}@keyframes image-drift{0%{transform:scale(1.02)}to{transform:scale(1.07) translate3d(-.4%,-.35%,0)}}@keyframes accent-grow{0%{transform:scaleY(0)}}@keyframes status-pulse{60%,to{box-shadow:0 0 0 .7rem #ffe14f00}}@media(max-width:760px){.site-header{min-height:6.5rem;padding-block:1.25rem}.brand img{width:10.6rem}.launch-status{font-size:.62rem;letter-spacing:.1em}.hero{align-items:end;padding-top:8.25rem;padding-bottom:9.5rem}.hero__media:after{background:linear-gradient(0deg,#050706fa,#050706db 48%,#0507065c),linear-gradient(90deg,#050706b3,#0507061f)}.hero__media img{object-position:62% center}.hero__grid{-webkit-mask-image:linear-gradient(0deg,black,transparent 68%);mask-image:linear-gradient(0deg,black,transparent 68%)}.hero__content{width:100%;padding-bottom:0}.eyebrow{margin-bottom:1.2rem}h1{max-width:11ch;font-size:clamp(3.25rem,15vw,5rem)}.hero__intro{max-width:30rem;margin:1.5rem 0 1.75rem;font-size:.96rem;line-height:1.45}.hero__footer{min-height:7rem;align-items:flex-start;flex-direction:column;justify-content:center;gap:.8rem}.hero__footer ul{width:100%;justify-content:space-between;gap:.4rem;font-size:.58rem}.hero__footer li,.hero__footer li:not(:last-child){gap:.4rem}}@media(max-width:420px){.launch-status{max-width:4.5rem;line-height:1.25}h1{font-size:clamp(3rem,14.5vw,4rem)}.primary-link{width:100%;justify-content:space-between}}@media(max-height:700px)and (min-width:761px){.site-header{min-height:6.25rem}.hero{padding-top:7.5rem;padding-bottom:6.5rem}.hero__content{padding-bottom:0}h1{font-size:clamp(3.5rem,7vw,5.75rem)}.hero__intro{margin-block:1.25rem}.hero__footer{min-height:5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
