.not-found-page{--ink:#0b1f33;--paper:#fcfaf5;--cream:#f5f0e7;--copper:#c99a3d;--text:#334047;background:var(--paper);color:var(--text);overflow-wrap:anywhere;font:1rem/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:has(>.not-found-page){background:#fcfaf5;margin:0}.not-found-page *,.not-found-page :before,.not-found-page :after{box-sizing:border-box}.not-found-wrap{width:min(72rem,100% - 3rem);margin-inline:auto}.not-found-header{border-bottom:1px solid #0b1f332e;padding-block:1.5rem}.not-found-brand{align-items:center;min-height:44px;display:inline-flex}.not-found-brand img{width:13rem;max-width:100%;height:auto;display:block}.not-found-main{padding-block:clamp(2rem,5vw,4rem)}.not-found-content{max-width:46rem}.not-found-eyebrow{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.875rem;font-weight:750}.not-found-code{background:var(--copper);letter-spacing:.04em;border-radius:.25rem;margin-right:.8em;padding:.2em .65em;display:inline-block}.not-found-page h1{color:var(--ink);letter-spacing:-.025em;margin:0 0 1rem;font:400 clamp(2.25rem,4vw,3.5rem)/1.12 Georgia,Times New Roman,serif}.not-found-copy{max-width:38rem;margin:0 0 1.75rem;font-size:1.0625rem}.not-found-links{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.not-found-links li{min-width:0}.not-found-links a{border:1px solid var(--ink);min-height:48px;color:var(--ink);background:var(--cream);border-radius:.4rem;justify-content:center;align-items:center;padding:.65rem 1.1rem;font-weight:650;text-decoration:none;display:flex}.not-found-links li:first-child a{color:var(--paper);background:var(--ink)}.not-found-links a:hover{text-underline-offset:.2em;text-decoration:underline}.not-found-page a:focus-visible{outline:3px solid var(--ink);outline-offset:3px;box-shadow:0 0 0 6px var(--paper)}.not-found-footer{border-top:1px solid #0b1f332e;padding-block:1.25rem;font-size:.875rem}.not-found-footer p{margin:0}.not-found-skip{z-index:200;color:var(--ink);background:var(--cream);padding:.65rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.not-found-skip:focus{transform:none}@media (max-width:420px){.not-found-links{display:grid}.not-found-wrap{width:calc(100% - 2.5rem)}}@media (forced-colors:active){.not-found-page a:focus-visible{outline-color:highlight}}
