.not-found{box-sizing:border-box;text-align:center;background:var(--hard-bg);flex-direction:column;justify-content:center;align-items:center;gap:clamp(8px,2vh,20px);padding:clamp(8px,2vh,20px);display:flex;position:fixed;inset:0;overflow:hidden}.not-found-image{flex:auto;width:min(100%,70svh);min-width:0;min-height:0;position:relative}.not-found-image img{object-fit:contain}.not-found-link{background:var(--header-bg);color:#fff;border-radius:8px;flex:none;padding:10px 20px;font-weight:600;text-decoration:none}
