.not-found{background:hsl(var(--background));min-height:100svh;position:relative;overflow:hidden auto}.not-found>video{z-index:0;-o-object-fit:cover;object-fit:cover;opacity:1;width:100%;height:100%;position:absolute;inset:0}.not-found-logo{z-index:1;position:absolute;top:80px;left:50%;transform:translate(-50%)}.not-found-content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:44px;width:483px;display:flex;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.not-found-content h1{color:#0000;letter-spacing:-.024em;text-align:center;background-image:linear-gradient(270deg,#6366f1,#a855f7,#fcd34d);-webkit-background-clip:text;background-clip:text;height:auto;min-height:0;margin:0;padding-bottom:.08em;font-family:General Sans,sans-serif;font-size:295.751px;font-style:normal;font-weight:400;line-height:1.02;overflow:visible}.not-found-divider{background:linear-gradient(to right, transparent, hsl(var(--foreground) / .2), transparent);flex-shrink:0;width:425px;height:1px}.not-found-content p{width:100%;color:hsl(var(--hero-sub));letter-spacing:-.024em;text-align:center;margin:0;font-family:Geist Sans,Geist,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:2rem}.not-found-home{color:#000;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:8px;margin-top:-8px;padding:12px 22px;font-family:Geist Sans,Geist,sans-serif;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.not-found-home:hover{background:#ffffffe6}@media (max-width:640px){.not-found-logo{transform-origin:top;top:32px;transform:translate(-50%)scale(.75)}.not-found-content{gap:28px;width:min(100% - 40px,360px)}.not-found-content h1{letter-spacing:-.024em;height:auto;min-height:0;padding-bottom:.08em;font-size:clamp(140px,52vw,200px)}.not-found-divider{width:100%}.not-found-content p{font-size:clamp(16px,4.5vw,18px);line-height:1.7}}
