.notfound{background-image:radial-gradient(120% 120% at 50% 0%, var(--brand-primary-pale), transparent 60%), linear-gradient(180deg, var(--brand-cream), #fff);justify-content:center;align-items:center;min-height:70vh;padding:80px 20px;display:flex;overflow:hidden}.notfound__inner{text-align:center;max-width:640px;margin:0 auto}.notfound__eyebrow{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--brand-primary);margin:0 0 16px;font-size:1.4rem;font-weight:600;line-height:1.2}.notfound__heading{font-family:var(--font-display);color:var(--brand-ink);margin:0 0 18px;font-size:5.2rem;font-weight:600;line-height:1.05}.notfound__subhead{max-width:520px;font-family:var(--font-body);color:#1d1d1fb8;margin:0 auto 36px;font-size:1.8rem;font-weight:400;line-height:1.5}.notfound__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.notfound__button{min-width:170px;height:51px;font-family:var(--font-body);text-align:center;border-radius:50px;justify-content:center;align-items:center;padding:0 32px;font-size:1.6rem;font-weight:600;line-height:1;transition:all .3s;display:inline-flex}.notfound__button--solid{background-color:var(--brand-primary);color:#fff;border:1px solid var(--brand-primary)}.notfound__button--solid:hover{background-color:var(--brand-primary-deep);border-color:var(--brand-primary-deep)}.notfound__button--outline{color:var(--brand-primary);border:1px solid var(--brand-primary);background:0 0}.notfound__button--outline:hover{background-color:var(--brand-primary-pale)}@media (max-width:767px){.notfound{min-height:60vh;padding:64px 15px}.notfound__heading{font-size:3.6rem}.notfound__subhead{font-size:1.6rem}.notfound__buttons{flex-direction:column}.notfound__button{width:100%}}@media (max-width:390px){.notfound__heading{font-size:3.2rem}}@media (max-width:320px){.notfound__heading{font-size:2.8rem}}
