:root{--nf-bg-gradient:linear-gradient(135deg, #09125a 0%, #10207a 50%, #152dab 100%);--nf-accent-yellow:#ffd600;--nf-accent-green:#00c853;--nf-accent-green-hover:#00e676;--nf-text-white:#fff;--nf-text-muted:#fff9;--nf-font:var(--font-public-sans), "Public Sans", sans-serif}.not-found-wrapper{background:var(--nf-bg-gradient);min-height:100vh;font-family:var(--nf-font);color:var(--nf-text-white);flex-direction:column;justify-content:center;align-items:center;padding:32px 16px;display:flex;position:relative;overflow:hidden}.not-found-glow-left{filter:blur(120px);pointer-events:none;background-color:#00c85333;border-radius:9999px;width:350px;height:350px;position:absolute;top:-10%;left:-10%}.not-found-glow-right{filter:blur(120px);pointer-events:none;background-color:#1e63d54d;border-radius:9999px;width:400px;height:400px;position:absolute;bottom:-10%;right:-10%}.not-found-grid-pattern{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60%,#000 10%,#0000 100%);mask-image:radial-gradient(60% 60%,#000 10%,#0000 100%)}.not-found-content{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:600px;display:flex;position:relative}.not-found-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 16px;display:inline-flex}.not-found-badge-dot{background-color:var(--nf-accent-yellow);border-radius:9999px;width:8px;height:8px}.not-found-badge-text{text-transform:uppercase;letter-spacing:.18em;color:var(--nf-accent-yellow);font-size:11px;font-weight:700}.not-found-title{letter-spacing:-.04em;color:#0000;background:linear-gradient(#fff,#fff3);filter:drop-shadow(0 0 40px #fff3);-webkit-background-clip:text;background-clip:text;margin:0;font-size:100px;font-weight:900;line-height:1}.not-found-subtitle{letter-spacing:-.02em;color:var(--nf-text-white);margin-top:24px;font-size:24px;font-weight:900}.not-found-subtitle-accent{color:#00e676}.not-found-desc{max-width:500px;color:var(--nf-text-muted);margin-top:16px;font-size:15px;line-height:1.6}.not-found-btn{background-color:var(--nf-accent-green);color:#071a72;border-radius:16px;justify-content:center;align-items:center;gap:8px;height:56px;margin-top:40px;padding:0 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 0 30px #00c8534d}.not-found-btn:hover{background-color:var(--nf-accent-green-hover);transform:translateY(-2px);box-shadow:0 0 40px #00c85380}@media (min-width:640px){.not-found-glow-left{width:500px;height:500px}.not-found-glow-right{width:600px;height:600px}.not-found-title{font-size:160px}.not-found-subtitle{font-size:32px}.not-found-desc{font-size:16px}}@media (min-width:768px){.not-found-title{font-size:200px}.not-found-subtitle{font-size:40px}}@media (max-width:480px){.not-found-title{font-size:80px}.not-found-subtitle{font-size:22px}.not-found-desc{padding:0 8px;font-size:14px}.not-found-btn{width:100%;max-width:280px}}
