.not-found-page{color:#0f172a;background-color:#fff;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.not-found-header{background-color:#fff;border-bottom:1px solid #f1f5f9;padding:18px 40px}.not-found-header-inner{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;display:flex}.not-found-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.not-found-logo img{width:28px;height:28px}.not-found-logo-text{color:#0f172a;letter-spacing:-.02em;font-size:20px;font-weight:800}.not-found-logo-text .accent{color:#00a396}.not-found-nav{gap:28px;display:flex}.not-found-nav a{color:#475569;font-size:15px;font-weight:600;text-decoration:none;transition:color .15s}.not-found-nav a:hover{color:#00a396}.not-found-main{flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.not-found-content{text-align:center;width:100%;max-width:580px}.not-found-illustration{justify-content:center;margin-bottom:8px;display:flex}.not-found-illustration svg{max-width:100%;height:auto}.not-found-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 12px;font-size:36px;font-weight:800}.not-found-text{color:#64748b;max-width:460px;margin:0 auto 32px;font-size:16px;line-height:1.6}.not-found-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.not-found-btn-primary{color:#fff;background-color:#00a396;border-radius:8px;justify-content:center;align-items:center;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex}.not-found-btn-primary:hover{background-color:#00897b}.not-found-btn-secondary{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.not-found-btn-secondary:hover{background-color:#f8fafc;border-color:#94a3b8}.not-found-footer{background-color:#fff;border-top:1px solid #f1f5f9;padding:24px}.not-found-footer-inner{justify-content:center;align-items:center;gap:12px;max-width:1240px;margin:0 auto;display:flex}.not-found-footer-logo{color:#0f172a;align-items:center;gap:6px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.not-found-footer-logo img{width:18px;height:18px}.not-found-footer-logo .accent{color:#00a396}.not-found-footer-copy{color:#64748b;font-size:13px}@media (width<=640px){.not-found-header{padding:16px 20px}.not-found-title{font-size:28px}.not-found-actions{flex-direction:column;width:100%}.not-found-btn-primary,.not-found-btn-secondary{width:100%}}
