.notfound-page{background:var(--bg-main);flex-direction:column;min-height:100vh;display:flex}.notfound-main{text-align:center;flex:1;justify-content:center;align-items:center;padding:0 1.5rem;display:flex}.notfound-code{color:var(--bg-layer2);letter-spacing:-.05em;margin-bottom:1rem;font-size:6rem;font-weight:700;line-height:1}.notfound-title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.notfound-text{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem}.notfound-btn{background:var(--btn-primary);color:#fff;border-radius:var(--radius-sm);padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;transition:background .15s;display:inline-block}.notfound-btn:hover{background:var(--btn-primary-hover)}@media (max-width:480px){.notfound-main{padding:0 .75rem}.notfound-code{font-size:4.5rem}}
