.ds-root.not-found{background:var(--ink);min-height:100vh;color:var(--paper);grid-template-rows:auto 1fr auto;display:grid}.ds-root .not-found-edge{justify-content:space-between;align-items:center;gap:var(--s-4);padding:12px var(--gutter);font-family:var(--f-mono);letter-spacing:var(--tr-wide);text-transform:uppercase;color:var(--paper-dim);border-bottom:1px solid var(--edge);font-size:10px;display:flex}.ds-root .not-found-edge.bottom{border-bottom:0;border-top:1px solid var(--edge)}.ds-root .not-found-mark{color:var(--paper);font-family:var(--f-display);letter-spacing:var(--tr-snug);text-transform:none;align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.ds-root .not-found-coords{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.ds-root .not-found-coords .glyph,.ds-root .not-found-coords .accent{color:var(--paper)}.ds-root .not-found-coords .sep{color:var(--paper-faint)}.ds-root .not-found-coords .dot{background:var(--status-error);width:6px;height:6px;box-shadow:0 0 6px var(--status-error);border-radius:50%;animation:2s infinite ds-pulse}.ds-root .not-found-edge.bottom .dim{color:var(--paper-faint)}.ds-root .not-found-stage{padding:var(--s-16) 0;align-items:center;display:flex;position:relative}.ds-root .not-found-grid{gap:var(--s-12);grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;display:grid;position:relative}.ds-root .not-found-num{font-family:var(--f-display);letter-spacing:var(--tr-tightest,-.05em);color:var(--paper);font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;margin:0;font-size:clamp(96px,14vw,200px);font-weight:800;line-height:.85}.ds-root .not-found-copy{gap:var(--s-4);flex-direction:column;max-width:56ch;display:flex}.ds-root .not-found-eyebrow{color:var(--status-error);font-family:var(--f-mono)}.ds-root .not-found-title{font-size:clamp(32px,3.6vw,56px);line-height:var(--lh-display);letter-spacing:var(--tr-tight);max-width:22ch;margin:0}.ds-root .not-found-lead{margin:var(--s-2) 0 0;max-width:56ch;color:var(--paper-muted)}.ds-root .not-found-actions{margin-top:var(--s-6);gap:var(--s-3);flex-wrap:wrap;display:flex}@media (max-width:900px){.ds-root .not-found-grid{gap:var(--s-6);grid-template-columns:1fr}.ds-root .not-found-num{font-size:clamp(80px,22vw,140px)}}@media (max-width:720px){.ds-root .not-found-edge{padding:10px var(--gutter);flex-wrap:wrap;font-size:9px}.ds-root .not-found-actions{gap:var(--s-3)}.ds-root .not-found-actions .btn{justify-content:space-between;width:100%}}
