.not-found-page{min-height:100dvh;font-family:"Poppins",var(--font-inter,"Inter"),sans-serif;background-color:#fff;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.not-found-inner{text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;max-width:32rem;display:flex}.not-found-code{font-family:var(--font-bebas,"Bebas Neue",sans-serif);letter-spacing:.02em;color:#212529;margin:0 0 1.5rem;font-size:clamp(72px,14vw,112px);line-height:1}.not-found-icon{color:#6c757d;background-color:#f1f3f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1.5rem;display:flex}.not-found-title{color:#212529;margin:0 0 .75rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;line-height:1.3}.not-found-description{color:#6c757d;max-width:28rem;margin:0 0 2rem;font-size:1rem;line-height:1.6}.not-found-home-link{color:#fff;background-image:linear-gradient(#4e6bea,#354fcd);border-radius:10px;justify-content:center;align-items:center;min-width:160px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #4e6bea59}.not-found-home-link:hover{color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #4e6bea66}@media (max-width:480px){.not-found-page{padding:1.5rem 1rem}.not-found-icon{width:100px;height:100px;margin-bottom:1.25rem}.not-found-description{margin-bottom:1.5rem}.not-found-home-link{width:100%}}
