.ak-not-found{--_bg:var(--ak-bg);--_color:var(--ak-white);background-color:var(--_bg);color:var(--_color);align-items:center;min-height:80dvh;display:flex;position:relative;overflow:hidden}.ak-not-found:before,.ak-not-found:after{content:"";pointer-events:none;opacity:.3;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;transform:translateY(-50%)}.ak-not-found:before{background-image:url(/brand-patterns/pattern-left.svg);background-position:0;width:206px;height:146px;left:0}.ak-not-found:after{background-image:url(/brand-patterns/pattern-right.svg);background-position:100%;width:266px;height:146px;right:0}.ak-not-found>.bp-content-grid{width:100%}.ak-not-found__inner{z-index:1;padding-block:var(--bp-space-16,4rem);align-items:flex-start;gap:var(--bp-space-6,1.5rem);flex-direction:column;max-width:64ch;display:flex;position:relative}.ak-not-found__code{--_color:var(--ak-accent);font-family:var(--ak-font-base);color:var(--_color);letter-spacing:-.04em;margin:0;font-size:clamp(6rem,20vw,12rem);font-weight:800;line-height:1}.ak-not-found__heading{--_color:var(--not-found-heading-color,var(--ak-white));font-family:var(--ak-font-base);color:var(--_color);margin:0;font-size:clamp(1.5rem,3vw + .5rem,2.5rem);font-weight:700;line-height:1.15}.ak-not-found__message{--_color:var(--not-found-message-color,color-mix(in srgb, var(--ak-white) 70%, transparent));font-size:var(--bp-text-lg,1.125rem);color:var(--_color);max-width:44ch;margin:0;line-height:1.65}.ak-not-found__actions{gap:var(--bp-space-4,1rem);margin-top:var(--bp-space-2,.5rem);flex-wrap:wrap;display:flex}@media (prefers-reduced-motion:no-preference){.ak-not-found__code{animation:.5s ease-out both ak-fade-up}.ak-not-found__heading{animation:.5s ease-out .1s both ak-fade-up}.ak-not-found__message{animation:.5s ease-out .2s both ak-fade-up}.ak-not-found__actions{animation:.5s ease-out .3s both ak-fade-up}}@media (max-width:40rem){.ak-not-found:before,.ak-not-found:after{opacity:.15;top:auto;transform:none}.ak-not-found:before{width:120px;top:auto;bottom:0}.ak-not-found:after{width:150px;top:auto;bottom:0}.ak-not-found__inner{text-align:center;align-items:center}.ak-not-found__message{max-width:100%}.ak-not-found__actions{flex-direction:column;width:100%}.ak-not-found__actions a{justify-content:center;width:100%}}
