.not-found-page{--nf-paper:#faf9f5;--nf-ink:#302b26;--nf-muted:#746e66;--nf-gold:#b8860a;--nf-rule:#d8d2c8;background:var(--nf-paper);min-height:100svh;color:var(--nf-ink);font-family:var(--font-noto-sans), sans-serif;flex-direction:column;display:flex;overflow-x:hidden}.not-found-header{align-items:center;min-height:96px;padding:24px clamp(24px,5vw,72px);display:flex}.not-found-header a{align-items:center;display:inline-flex}.not-found-header img{width:clamp(112px,11vw,150px);height:auto}.not-found-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:min(100% - 48px,680px);margin:0 auto;padding:28px 0 64px;display:flex}.not-found-code{color:var(--nf-ink);font-family:var(--font-outfit), sans-serif;letter-spacing:-.07em;margin:0;font-size:clamp(112px,16vw,224px);font-weight:700;line-height:.74;transform:translate(-.035em)}.not-found-rule{background:var(--nf-rule);width:48px;height:1px;margin-top:42px}.not-found-eyebrow{color:var(--nf-gold);font-family:var(--font-outfit), sans-serif;letter-spacing:.22em;margin:18px 0 0;font-size:12px;font-weight:600}.not-found-content h1{font-family:var(--font-zen-maru), var(--font-noto-sans), sans-serif;letter-spacing:.04em;text-wrap:balance;margin:25px 0 0;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.45}.not-found-description{max-width:580px;color:var(--nf-muted);margin:22px 0 0;font-size:15px;line-height:1.9}.not-found-actions{width:min(100%,440px);margin-top:38px}.not-found-primary-link{border:1px solid var(--nf-ink);background:var(--nf-ink);min-height:64px;color:var(--nf-paper);justify-content:space-between;align-items:center;padding:0 24px;font-size:15px;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.not-found-primary-link:hover{color:var(--nf-ink);background:0 0}.not-found-text-links{border-top:1px solid var(--nf-rule);flex-direction:column;margin-top:16px;display:flex}.not-found-text-links a{border-bottom:1px solid var(--nf-rule);min-height:54px;color:var(--nf-ink);justify-content:space-between;align-items:center;font-size:14px;font-weight:600;text-decoration:none;display:flex}.not-found-primary-link span:last-child,.not-found-text-links span:last-child{font-family:var(--font-outfit), sans-serif;transition:transform .2s}.not-found-primary-link:hover span:last-child,.not-found-text-links a:hover span:last-child{transform:translate(4px)}.not-found-footer{color:var(--nf-muted);text-align:center;flex-direction:column;align-items:center;gap:14px;padding:0 24px 26px;display:flex}.not-found-footer p{font-family:var(--font-outfit), sans-serif;letter-spacing:.2em;margin:0;font-size:10px;font-weight:600}.not-found-footer small{font-family:var(--font-outfit), sans-serif;letter-spacing:.08em;font-size:10px}@media (max-width:640px){.not-found-header{min-height:76px;padding:20px 24px}.not-found-content{justify-content:flex-start;width:min(100% - 40px,440px);padding:48px 0 56px}.not-found-code{font-size:clamp(96px,34vw,132px)}.not-found-rule{margin-top:34px}.not-found-content h1{margin-top:22px;font-size:27px}.not-found-description{margin-top:18px;font-size:14px;line-height:1.8}.not-found-desktop-break{display:none}.not-found-actions{margin-top:32px}.not-found-primary-link{min-height:60px}.not-found-text-links a{min-height:56px}.not-found-footer{padding-bottom:22px}}@media (max-height:760px) and (min-width:641px){.not-found-content{justify-content:flex-start;padding-top:24px}.not-found-code{font-size:120px}.not-found-rule{margin-top:30px}}@media (prefers-reduced-motion:reduce){.not-found-primary-link,.not-found-primary-link span:last-child,.not-found-text-links span:last-child{transition:none}}
