:root{color:#f4f2ed;background:#020202;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%;background:#020202}body{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.launch-page{position:relative;min-height:100vh;min-height:100svh;overflow:hidden;isolation:isolate;background:#020202}.launch-page__image,.launch-page__veil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.launch-page__image{z-index:-3;object-fit:cover;object-position:53% center;filter:saturate(.82) contrast(1.06);animation:reveal-image 1.4s cubic-bezier(.2,.8,.2,1) both}.launch-page__veil{z-index:-2;background:#0000001f}.masthead,.footer{position:absolute;left:clamp(28px,4.2vw,72px);right:clamp(28px,4.2vw,72px);display:flex;align-items:center;z-index:2;font-size:11px;font-weight:700;letter-spacing:.27em;line-height:1}.masthead{top:clamp(28px,4.2vw,58px);justify-content:space-between}.wordmark{color:inherit;text-decoration:none;white-space:nowrap}.status{display:flex;align-items:center;gap:18px;color:#f4f2eda8;white-space:nowrap}.status__rule{width:64px;height:1px;background:#f4f2ed5c}.hero{position:absolute;left:clamp(28px,6.5vw,110px);bottom:clamp(118px,16vh,180px);z-index:1;max-width:min(860px,83vw);animation:reveal-copy .95s .18s cubic-bezier(.2,.8,.2,1) both}h1{margin:0;color:#f3f1ec;font-family:Impact,Haettenschweiler,Arial Narrow Bold,Arial Narrow,sans-serif;font-size:clamp(74px,8.1vw,128px);font-weight:900;line-height:.84;letter-spacing:.018em;text-transform:uppercase;white-space:nowrap;text-shadow:0 2px 28px rgba(0,0,0,.32)}.hero__copy{margin:30px 0 0 2px;color:#f4f2edb8;font-size:clamp(15px,1.35vw,20px);font-weight:400;letter-spacing:.15em}.hero__accent{display:block;width:48px;height:2px;margin:34px 0 0 2px;background:#c99857}.footer{bottom:clamp(30px,4.5vw,58px);color:#f4f2ed99}.footer__rule{flex:1;height:1px;margin-inline:20px;background:#f4f2ed33}@keyframes reveal-image{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes reveal-copy{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.launch-page__image{object-position:61% center;opacity:.9}.masthead,.footer{left:24px;right:24px}.status{gap:10px}.status>:first-child,.status__rule{display:none}.hero{left:24px;right:24px;bottom:132px;max-width:none}h1{font-size:clamp(62px,19.2vw,112px);line-height:.88;white-space:normal}.hero__copy{margin-top:24px;font-size:15px;line-height:1.7}.footer{font-size:9px;letter-spacing:.22em}}@media(prefers-reduced-motion:reduce){.launch-page__image,.hero{animation:none}}
