.not-found-document,body:has(>.not-found-page),body:has(>script+.not-found-page){margin:0;background:#fffdf9}body:has(.not-found-page)>.cookie-consent,body:has(.not-found-page)>.site-footer,body:has(.not-found-page)>.site-header{display:none!important}.not-found-page{min-height:100svh;display:grid;place-items:center;overflow:hidden;padding:clamp(24px,5vw,76px);background:#fffdf9;color:#0e0e0e;font-family:var(--cs-font-archivo,"Archivo"),Arial,sans-serif}.not-found-page__frame{width:min(100%,1240px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);align-items:stretch;border-block:1px solid rgba(14,14,14,.22)}.not-found-page__code{display:grid;place-items:center;min-width:0;padding:clamp(28px,5vw,72px) clamp(12px,3vw,44px);color:#b8472b;font-size:clamp(150px,20vw,310px);font-weight:600;line-height:.78;letter-spacing:-.09em}.not-found-page__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,6vw,86px);border-left:1px solid rgba(14,14,14,.22)}.not-found-page__eyebrow{margin:0 0 26px;color:#b8472b;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.not-found-page__content h1{margin:0;font-size:clamp(42px,5vw,68px);font-weight:600;line-height:.95;letter-spacing:-.035em}.not-found-page__message{max-width:430px;margin:28px 0 0;color:#3a3a3a;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.not-found-page__link{width:fit-content;display:inline-flex;align-items:center;gap:18px;min-height:54px;margin-top:38px;padding:0 22px;border:1px solid #0e0e0e;background:#0e0e0e;color:#fffdf9;font-size:11px;font-weight:600;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,color .2s ease,transform .2s ease}.not-found-page__link:focus-visible,.not-found-page__link:hover{background:#b8472b;color:#fffdf9;transform:translateY(-2px)}.not-found-page__link:focus-visible{outline:2px solid #b8472b;outline-offset:4px}@media (max-width:760px){.not-found-page{padding:24px}.not-found-page__frame{grid-template-columns:1fr}.not-found-page__code{padding-block:44px 34px;font-size:clamp(118px,38vw,210px)}.not-found-page__content{align-items:center;padding:38px 24px 44px;border-top:1px solid rgba(14,14,14,.22);border-left:0;text-align:center}.not-found-page__eyebrow{margin-bottom:18px}.not-found-page__content h1{font-size:clamp(38px,11vw,52px)}.not-found-page__message{margin-top:20px;font-size:17px}.not-found-page__link{width:100%;justify-content:center;margin-top:30px}}@media (max-width:360px){.not-found-page{padding:16px}.not-found-page__code{font-size:112px}}@media (prefers-reduced-motion:reduce){.not-found-page__link{transition:none}}