*,:before,:after{box-sizing:border-box}body{letter-spacing:.18px;color:#f4f4f5;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#0a0a0b;flex-direction:column;min-height:100svh;margin:0;font:18px/145% system-ui,Segoe UI,Roboto,sans-serif;display:flex}*{box-sizing:border-box}.shell{flex-direction:column;min-height:100svh;display:flex}.shell>main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.header{z-index:2;justify-content:space-between;align-items:center;width:100%;padding:20px clamp(20px,5vw,48px);display:flex;position:fixed;inset:0 0 auto}.brand{letter-spacing:.4px;color:#fff;font-size:20px;font-weight:600;text-decoration:none;transition:opacity .2s ease-out}.brand:hover{opacity:.75}.nav a{color:#ffffffd9;font-size:15px;text-decoration:none;transition:color .2s ease-out}.nav a:hover{color:#fff}.hero{background:#0a0a0b;padding:0 24px;position:relative}.hero-video{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0a0a0b73,#0a0a0b26 40%,#0a0a0b8c);position:absolute;inset:0}.socials{z-index:1;justify-content:center;align-items:center;gap:32px;display:flex;position:absolute;inset:0}.socials a{-webkit-backdrop-filter:blur(8px);background:#0a0a0b8c;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;transition:background .2s ease-out,border-color .2s ease-out,transform .2s ease-out;display:inline-flex}.socials a:hover{background:#0a0a0bbf;border-color:#ffffff59;transform:translateY(-4px)scale(1.05)}@media (width<=768px){.hero-video{object-fit:cover}.socials{flex-wrap:wrap;gap:16px;padding:0 20px}.socials a{width:64px;height:64px}.socials a img{width:30px;height:30px}}.cta{color:#0a0a0b;background:#fff;border-radius:999px;padding:12px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s ease-out,opacity .2s ease-out;display:inline-block}.cta:hover{opacity:.9;transform:translateY(-2px)}.cta:active{transform:translateY(0)}.notfound{padding:64px 24px}.notfound h1{letter-spacing:-2px;color:#fff;margin:0 0 12px;font-size:clamp(64px,12vw,120px);font-weight:600}.notfound p{color:#ffffffb3;margin:0 0 32px}.footer{z-index:1;color:#ffffffa6;background:#0a0a0b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px clamp(20px,5vw,48px);font-size:14px;display:flex;position:relative}.footer a{color:#ffffffd9;text-decoration:none;transition:color .2s ease-out}.footer a:hover{color:#fff}.fade-up{animation:.45s ease-out both fade-up}.d1{animation-delay:80ms}.d2{animation-delay:.16s}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fade-up,.cta,.brand,.nav a,.footer a{transition:none;animation:none}}
