.notfound-page{background:#060810;grid-template-rows:auto 1fr;height:100vh;max-height:100vh;display:grid;position:relative;overflow:hidden}.notfound-bg{pointer-events:none;z-index:0;background:radial-gradient(80% 60% at 15% 20%,#5864ff38 0%,#0000 55%),radial-gradient(60% 50% at 85% 80%,#507fff1a 0%,#0000 55%);position:absolute;inset:0}.notfound-nav{z-index:1;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;padding:20px 32px;display:flex;position:relative}.notfound-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.notfound-logo-img{border-radius:6px;width:26px;height:26px}.notfound-logo-text{color:#e6edf3;letter-spacing:-.02em;font-size:15px;font-weight:700}.notfound-content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:0 24px;display:flex;position:relative}.notfound-ship-bg{opacity:.12;pointer-events:none;filter:blur(2px);-webkit-user-select:none;user-select:none;font-size:clamp(80px,15vw,120px);position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.notfound-eyebrow{color:#58a6ffcc;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:11px;font-weight:700}.notfound-code{letter-spacing:-.05em;font-size:clamp(72px,14vw,120px);font-weight:900;line-height:1;font-family:var(--font-bricolage), "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;background:linear-gradient(135deg,#e6edf3 0%,#c8d8f0 40%,#8ab4e8 70%,#5888cc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px}.notfound-title{color:#e6edf3;letter-spacing:-.02em;font-size:clamp(18px,3vw,26px);font-weight:700;font-family:var(--font-bricolage), "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;margin-bottom:10px}.notfound-sub{color:#8b949ebf;max-width:340px;margin-bottom:32px;font-size:14px;line-height:1.6}.notfound-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.notfound-btn-primary{color:#93c5fde6;background:#58a6ff14;border:1px solid #58a6ff33;border-radius:10px;align-items:center;height:38px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.notfound-btn-primary:hover{color:#93c5fd;background:#58a6ff24;border-color:#58a6ff59}.notfound-btn-secondary{color:#8b949ed9;background:0 0;border:1px solid #ffffff26;border-radius:10px;align-items:center;height:38px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.notfound-btn-secondary:hover{color:#e6edf3;background:#ffffff0f;border-color:#ffffff38}@media (max-width:768px){.notfound-page{overflow-x:hidden}.notfound-nav{padding:16px}.notfound-content{box-sizing:border-box;width:100%;padding:0 16px}.notfound-actions{box-sizing:border-box;width:100%;max-width:100%;padding:0 16px}.notfound-btn-primary,.notfound-btn-secondary{min-width:44px;min-height:44px;padding:0 20px}.notfound-logo{min-width:44px;min-height:44px}}@media (max-width:480px){.notfound-actions{flex-direction:column;width:100%;max-width:280px}.notfound-btn-primary,.notfound-btn-secondary{justify-content:center;width:100%}}
