.not-found-root{color:#f3f3f3;box-sizing:border-box;background:#1a1a1a;justify-content:center;align-items:center;min-height:100vh;padding:clamp(24px,5vw,76px);display:flex}.not-found-grid{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(32px,6vw,120px);width:100%;max-width:1280px;display:grid}.not-found-copy{flex-direction:column;gap:clamp(20px,3vw,42px);min-width:0;display:flex}.not-found-chip{color:#f3f3f3;font-family:var(--font-montserrat),sans-serif;letter-spacing:-.6px;background:#353535;border-radius:36px;justify-content:center;align-self:flex-start;align-items:center;height:44px;margin-bottom:9px;padding:4px 24px;font-size:20px;font-weight:600;line-height:28px;display:inline-flex}.not-found-code{font-family:var(--font-montserrat),sans-serif;color:#b2b2b2;margin:0;font-size:clamp(120px,22vw,250px);font-weight:500;line-height:1}.not-found-message{letter-spacing:-.4px;color:#fff;white-space:pre-line;max-width:665px;margin:0;font-size:clamp(16px,1.6vw,20px);line-height:1.77}.not-found-actions{flex-wrap:wrap;gap:clamp(12px,3vw,54px);width:100%;max-width:665px;display:flex}.not-found-cta{min-width:200px;height:60px;font-family:var(--font-montserrat),sans-serif;letter-spacing:-.6px;border-radius:8px;flex:240px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-size:20px;font-weight:600;line-height:28px;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),filter .22s,box-shadow .22s;display:inline-flex}.not-found-cta-primary{color:#1a1a1a;background:#eaff5f;border:0}.not-found-cta-secondary{color:#f3f3f3;background:#292929;border:1px solid #4e4e4e}.not-found-cta:hover{filter:brightness(1.05);transform:scale(1.02)}.not-found-cta-primary:hover{box-shadow:0 10px 28px #eaff5f40}.not-found-cta:active{transform:scale(.985)}.not-found-cta-brand{margin-right:.2em;font-weight:600}.not-found-icon{color:#494949;flex-shrink:0;width:clamp(180px,28vw,358px);height:auto;display:block}@media (max-width:820px){.not-found-grid{text-align:left;grid-template-columns:1fr;gap:28px}.not-found-icon{order:-1;align-self:flex-start;width:140px}.not-found-cta{flex:100%}}@media (prefers-reduced-motion:reduce){.not-found-cta{transition:none}.not-found-cta:hover,.not-found-cta:active{transform:none}}
