.app-error{min-height:100vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;font-family:IBM Plex Mono,monospace;display:flex}.app-error .btn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;padding:.5rem 1.2rem;font-family:IBM Plex Mono,monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--red:#e63946;--yellow:#f4d03f;--blue:#2471a3;--bg:#f5f0e8;--surface:#fafaf8;--text:#1a1a1a;--text-muted:#777;--border:#d5d0c8;--dur-instant:.12s;--dur-fast:.18s;--dur-normal:.25s;--dur-slow:.35s;--ease-standard:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-press:cubic-bezier(.34, 1.56, .64, 1)}html{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Noto Sans SC,system-ui,sans-serif;font-size:16px;line-height:1.7}body{min-height:100vh}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:var(--text);font-family:IBM Plex Mono,Noto Sans SC,monospace;font-weight:400}button{cursor:pointer;font-family:Noto Sans SC,system-ui,sans-serif}:focus-visible{outline:2px solid var(--red);outline-offset:2px}a{color:var(--blue);text-decoration:none}::selection{background:var(--yellow);color:var(--text)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
