.notfound{background-image:linear-gradient(160deg, var(--brand-cream) 0%, var(--gold-pale) 100%);text-align:center;justify-content:center;align-items:center;min-height:calc(100svh - 2.75rem);padding:160px 24px 120px;display:flex}.notfound__inner{flex-direction:column;align-items:center;width:100%;max-width:620px;margin:0 auto;display:flex}.notfound__code{font-family:var(--font-display);letter-spacing:-.04em;color:var(--gold-base);margin:0 0 12px;font-size:clamp(56px,4.76vw + 37.436px,104px);font-weight:700;line-height:1}.notfound__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--green-deep);margin:0;font-size:clamp(30px,2.09vw + 21.849px,52px);font-weight:600;line-height:1.05}.notfound__subhead{max-width:460px;font-family:var(--font-body);color:var(--ink-soft);margin:16px auto 0;font-size:clamp(16px,.38vw + 14.518px,20px);font-weight:400;line-height:1.5}.notfound__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:32px;display:flex}.notfound__cta{height:3.5rem;font-family:var(--font-body);letter-spacing:-.02em;white-space:nowrap;cursor:pointer;border-radius:6.25rem;justify-content:center;align-items:center;padding:0 1.75rem;font-size:clamp(16px,.28vw + 14.908px,18px);font-weight:500;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,transform .2s ease-in-out;display:inline-flex}.notfound__cta:focus-visible{outline:2px solid var(--green-base);outline-offset:3px}.notfound__cta--primary{border:2px solid var(--green-base);background-color:var(--green-base);color:#fff}.notfound__cta--secondary{border:2px solid var(--green-base);color:var(--green-deep);background-color:#0000}@media (hover:hover){.notfound__cta--primary:hover{background-color:var(--green-deep);border-color:var(--green-deep);transform:translateY(-1px)scale(1.02);box-shadow:0 1.1875rem 1.5rem .375rem #1c32291f}.notfound__cta--secondary:hover{background-color:var(--green-base);color:#fff;transform:translateY(-1px)scale(1.02)}}@media (max-width:480px){.notfound{padding:132px 20px 88px}.notfound__actions{flex-direction:column;gap:12px;width:100%}.notfound__cta{width:100%}}@media (max-width:359px){.notfound__cta{padding:0 1.25rem}}
