body.page-not-found{background:var(--color-black)}body.page-not-found .footer{background:var(--color-black);border-top-color:#ffffff14}body.page-not-found,.page-not-found{--color-accent:var(--color-mkfashion);--color-accent-text:#fff}body.page-not-found .btn-pink,.page-not-found .btn-pink{background:var(--color-mkfashion);border-color:var(--color-mkfashion);color:#fff}body.page-not-found .btn-pink:hover,.page-not-found .btn-pink:hover{background:var(--color-mkfashion);border-color:var(--color-mkfashion);filter:brightness(1.12)}body.page-not-found .btn-outline:hover,.page-not-found .btn-outline:hover{background:#dc0c9f14;border-color:#dc0c9f8c}.nf-hero{min-height:calc(100svh - var(--header-height));padding:var(--space-6) var(--space-3);background:var(--color-black);text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.nf-hero__inner{z-index:1;align-items:center;gap:var(--space-3);flex-direction:column;max-width:680px;margin:0 auto;display:flex;position:relative}.nf-hero__logo{width:clamp(140px,28vw,200px);height:auto}.nf-hero__code{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;font-variant-numeric:tabular-nums;color:var(--color-mkfashion);margin:0;font-size:clamp(96px,22vw,180px);font-weight:400;line-height:.9}.nf-hero__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--color-mkfashion);align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.nf-hero__eyebrow-dot{background:var(--color-mkfashion);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite nf-pulse}@keyframes nf-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.nf-hero__h1{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(40px,5.5vw,72px);font-weight:400;line-height:1}.nf-hero__h1 em{color:var(--color-mkfashion);font-style:normal}.nf-hero__sub{color:var(--color-text-secondary);max-width:520px;font-size:clamp(16px,1.4vw,20px);font-weight:300;line-height:1.7}.nf-hero__ctas{gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:768px){.nf-hero__h1{font-size:clamp(32px,8vw,48px)}.nf-hero__ctas{flex-direction:column;align-items:center;width:100%}.nf-hero__ctas .btn{justify-content:center;width:100%;max-width:320px}}@media (max-width:480px){.nf-hero{padding:var(--space-5) var(--space-2)}}
