.not-found-module__sxuMuG__page{min-height:100vh;padding:var(--e-8) 1.5rem;background:var(--paper);color:var(--ink);place-items:center;display:grid}.not-found-module__sxuMuG__card{border:1px solid var(--rose-frame);border-radius:var(--r-lg);background:var(--card);width:min(100%,40rem);box-shadow:var(--shadow);text-align:center;padding:clamp(2rem,5vw,3.25rem)}.not-found-module__sxuMuG__logo{width:auto;height:42px;margin-bottom:1.4rem;display:inline-block}.not-found-module__sxuMuG__logo path{fill:var(--olive)}.not-found-module__sxuMuG__code{font-family:var(--serif);letter-spacing:-.02em;color:var(--terracotta);margin:0;font-size:clamp(4rem,14vw,7rem);font-weight:600;line-height:1}.not-found-module__sxuMuG__title{font-family:var(--serif);text-wrap:balance;margin:.5rem 0 .7rem;font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:600;line-height:1.12}.not-found-module__sxuMuG__copy{max-width:44ch;color:var(--ink-soft);margin:0 auto;font-size:1.02rem;line-height:1.6}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:2rem;display:flex}.not-found-module__sxuMuG__btn{border-radius:var(--r-pill);border:1.5px solid #0000;justify-content:center;align-items:center;padding:.8rem 1.45rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.not-found-module__sxuMuG__btnPrimary{background:var(--terracotta);color:var(--paper)}.not-found-module__sxuMuG__btnSecondary{background:var(--rose);color:var(--ink)}.not-found-module__sxuMuG__btn:focus-visible{outline:2.5px solid var(--terracotta-ink);outline-offset:2px}@media (hover:hover){.not-found-module__sxuMuG__btnPrimary:hover{background:var(--terracotta-ink);transform:translateY(-1px)}.not-found-module__sxuMuG__btnSecondary:hover{background:color-mix(in srgb, var(--rose) 85%, var(--rose-ink) 15%);transform:translateY(-1px)}}@media (prefers-reduced-motion:reduce){.not-found-module__sxuMuG__btn{transition:none}}
