.not-found{background:linear-gradient(#fff 0%,#f8fdfd 100%);justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 8rem);padding:2rem 1rem 3rem;display:flex}.not-found__container{text-align:center;width:100%;max-width:560px}.not-found__card{background:linear-gradient(145deg,#f0fdfc 0%,#e8f8f7 40%,#fff 100%);border:1px solid #46a9ae29;border-radius:24px;padding:2.5rem 1.75rem 2rem;position:relative;overflow:hidden;box-shadow:0 12px 48px #46a9ae1a}.not-found__blob{pointer-events:none;border-radius:50%;position:absolute}.not-found__blob--1{top:-40px;background:radial-gradient(circle,#7ed4d859 0%,#0000 70%);width:140px;height:140px;inset-inline-end:-30px}.not-found__blob--2{bottom:-20px;background:radial-gradient(circle,#ffd4c847 0%,#0000 70%);width:100px;height:100px;inset-inline-start:10%}.not-found__code-wrap{z-index:1;margin-bottom:1.25rem;position:relative}.not-found__code{letter-spacing:-.04em;background:linear-gradient(135deg,#46a9ae 0%,#61bec3 45%,#3d969b 100%);color:#0000;filter:drop-shadow(0 4px 12px #46a9ae33);-webkit-background-clip:text;background-clip:text;font-size:clamp(4.5rem,18vw,6.5rem);font-weight:900;line-height:1}.not-found__icon{z-index:1;color:#46a9ae;background:#ffffffe6;border:1px solid #46a9ae24;border-radius:18px;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin:0 auto 1.25rem;animation:3s ease-in-out infinite not-found-float;display:flex;position:relative;box-shadow:0 4px 16px #46a9ae1a}@keyframes not-found-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.not-found__title{z-index:1;color:#1e3a3c;margin:0 0 .65rem;font-size:1.375rem;font-weight:800;position:relative}.not-found__text{z-index:1;color:#64748b;margin:0 0 1.75rem;max-width:22rem;margin-inline:auto;font-size:.9375rem;line-height:1.75;position:relative}.not-found__actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-bottom:1.5rem;display:flex;position:relative}.not-found__btn{border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.not-found__btn--primary{color:#fff;background:linear-gradient(135deg,#46a9ae,#61bec3);box-shadow:0 4px 14px #46a9ae59}.not-found__btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #46a9ae66}.not-found__btn--ghost{color:#475569;background:#fff;border:1px solid #46a9ae33}.not-found__btn--ghost:hover{color:#46a9ae;border-color:#46a9ae66}.not-found__links{z-index:1;border-top:1px solid #46a9ae1f;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;padding-top:1.25rem;display:flex;position:relative}.not-found__link{color:#46a9ae;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .15s}.not-found__link:hover{color:#3d969b;text-decoration:underline}.not-found__link-sep{color:#cbd5e1;-webkit-user-select:none;user-select:none}@media (min-width:640px){.not-found__card{padding:3rem 2.5rem 2.25rem}.not-found__title{font-size:1.5rem}}
