.mh-not-found{background:var(--background);width:100%;min-width:0;color:var(--foreground);flex:1}.mh-not-found__shell{box-sizing:border-box;width:100%;min-height:min(72vh,44rem);padding:clamp(2.25rem, 1.35rem + 2.8vw, 4rem) max(var(--mh-container-padding-x), env(safe-area-inset-left)) clamp(3rem, 2rem + 3.5vw, 5.5rem) max(var(--mh-container-padding-x), env(safe-area-inset-right))}.mh-not-found__layout{align-items:start;gap:clamp(1.75rem,1rem + 2vw,3rem);display:grid;position:relative}@media (min-width:768px){.mh-not-found__layout{grid-template-columns:minmax(0,1fr) minmax(7rem,.72fr);gap:clamp(1.5rem,.75rem + 2.5vw,3.5rem)}}.mh-not-found__main{z-index:1;min-width:0;max-width:42rem;position:relative}.mh-not-found__eyebrow{font-family:var(--font-ui);font-size:var(--mh-text-hero-kicker);letter-spacing:.18em;text-transform:uppercase;color:var(--brand);margin:0 0 clamp(.85rem,.65rem + .55vw,1.15rem);font-weight:700;line-height:1.2}.mh-not-found__title{font-family:var(--mh-title-page-font);font-size:var(--mh-title-page-size);font-weight:var(--mh-title-page-weight);line-height:var(--mh-title-page-lh);letter-spacing:var(--mh-title-page-tracking);text-wrap:balance;margin:0 0 clamp(1rem,.75rem + .75vw,1.35rem)}.mh-not-found__lead{max-width:38rem;font-family:var(--font-body);color:color-mix(in srgb, var(--foreground) 78%, var(--muted));margin:0 0 clamp(1.75rem,1.25rem + 1.35vw,2.5rem);font-size:clamp(1rem,.94rem + .22vw,1.125rem);font-weight:400;line-height:1.58}.mh-not-found__actions{flex-wrap:wrap;gap:.65rem;margin-bottom:clamp(2.25rem,1.65rem + 1.75vw,3.25rem);display:flex}.mh-not-found__action{align-items:center;gap:.45rem;display:inline-flex}.mh-not-found__secondary{border-top:1px solid color-mix(in srgb, var(--foreground) 12%, transparent);padding-top:clamp(1.75rem,1.25rem + 1.35vw,2.35rem)}.mh-not-found__secondary-title{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb, var(--foreground) 62%, transparent);margin:0 0 clamp(1rem,.75rem + .65vw,1.35rem);font-size:clamp(.8125rem,.78rem + .12vw,.875rem);font-weight:700;line-height:1.25}.mh-not-found__links{grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;display:grid}@media (min-width:480px){.mh-not-found__links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.mh-not-found__links{grid-template-columns:repeat(4,minmax(0,1fr))}}.mh-not-found__link-item{border-bottom:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)}@media (min-width:480px){.mh-not-found__link-item:nth-last-child(-n+2){border-bottom:none}}@media (min-width:1024px){.mh-not-found__link-item{border-bottom:none}}.mh-not-found__link{min-height:2.75rem;font-family:var(--font-ui);color:var(--foreground);transition:var(--mh-transition-color);justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem 0;font-size:clamp(1rem,.96rem + .12vw,1.0625rem);font-weight:600;line-height:1.25;text-decoration:none;display:flex}.mh-not-found__link:hover,.mh-not-found__link:focus-visible{color:var(--brand)}.mh-not-found__link:focus-visible{outline:2px solid color-mix(in srgb, var(--brand) 45%, transparent);outline-offset:2px}.mh-not-found__link-icon{color:color-mix(in srgb, var(--foreground) 42%, transparent);transition:var(--mh-transition-color);flex-shrink:0}.mh-not-found__link:hover .mh-not-found__link-icon,.mh-not-found__link:focus-visible .mh-not-found__link-icon{color:var(--brand)}.mh-not-found__code{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:var(--font-ui);letter-spacing:-.04em;color:color-mix(in srgb, var(--foreground) 7%, transparent);font-size:clamp(6.5rem,4.5rem + 14vw,11.5rem);font-weight:800;line-height:.88;position:absolute;top:clamp(-.5rem,.5vw - .25rem,.25rem);right:clamp(-.25rem,.25vw,.5rem)}@media (min-width:768px){.mh-not-found__code{color:color-mix(in srgb, var(--foreground) 9%, transparent);place-self:start end;margin-top:clamp(.25rem,.5vw,.75rem);font-size:clamp(7.5rem,5rem + 9vw,13.5rem);position:static}}
