@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600;700&family=Literata:opsz,wght@7..72,400;7..72,500;7..72,600&display=swap";:root{--void:#0b0c0d;--charcoal:#141618;--raised:#1f2226;--panel:#0f1113;--line:#2a2e33;--line-soft:#15181b;--paper:#eceae3;--paper-soft:#d7dbdf;--slate:#9ca2a8;--muted:#6b7177;--muted-deep:#5a5f65;--sage:#6fae8f;--blue:#7c93d6;--danger:#c08a7c;color:var(--paper);background:var(--void);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBM Plex Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden}#root{min-height:100vh;overflow-x:hidden}::selection{background:var(--sage);color:var(--void)}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--sage);outline-offset:3px}.route-error-shell{background:var(--void);min-height:100vh;color:var(--paper);place-items:center;padding:32px;display:grid}.route-error-shell>div{width:min(100%,480px)}.route-error-shell span{color:var(--sage);letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.route-error-shell h1{margin:14px 0 10px;font-family:Literata,Georgia,serif;font-size:clamp(2.2rem,8vw,4.4rem);font-weight:500;line-height:.94}.route-error-shell p{color:var(--paper-soft);margin:0 0 28px;font-size:1.05rem}.route-error-shell a{border:1px solid var(--line);min-height:46px;color:var(--paper);border-radius:8px;justify-content:center;align-items:center;padding:0 18px;text-decoration:none;display:inline-flex}
