html,body{margin:0;padding:0}
.not-found-minimal{text-align:center;color:#212121;background:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.not-found-minimal-inner{max-width:480px}.not-found-minimal-logo{width:160px;height:54px;margin:0 auto 1.5rem;position:relative}.not-found-minimal-title{margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.not-found-minimal-text{color:#757575;margin-bottom:1.5rem;line-height:1.6}.not-found-minimal-link{color:#fff;background:#d32f2f;border-radius:24px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.not-found-minimal-link:hover{background:#b71c1c}
