.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;padding:2rem 1.5rem;text-align:center}.not-found__code{font-family:Inter,system-ui,sans-serif;font-size:clamp(.6875rem,1vw,.8125rem);font-weight:500;line-height:1.5;text-transform:uppercase;letter-spacing:.05em;color:#c9a24d;margin-bottom:1rem}.not-found__title{font-family:Merriweather,Georgia,serif;font-size:clamp(2.75rem,5vw,4rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#ededed;margin-bottom:1rem}.not-found__description{font-family:Inter,system-ui,sans-serif;font-size:clamp(.9375rem,1.5vw,1.125rem);font-weight:400;line-height:1.75;color:#a6a9b0;max-width:400px;margin-bottom:2.5rem}.not-found__link{font-family:Inter,system-ui,sans-serif;font-size:clamp(.875rem,1.25vw,1rem);font-weight:400;line-height:1.6;display:inline-flex;align-items:center;padding:.875rem 2rem;font-weight:500;border-radius:4px;background-color:#c9a24d;color:#0b0d10;transition:background-color .2s ease,transform .2s ease}.not-found__link:hover{background-color:#b08a3d;transform:scale(1.03) translateY(-2px)}.not-found__link:active{transform:scale(.98)}
