:root{--c-bg:#f4f1ea;--c-panel:#fff;--c-ink:#2b2a28;--c-sub:#8a8478;--c-line:#e4dfd3;--c-accent:#d97757;--c-accent-dark:#b85c3e;--c-accent-bg:#fbefe9;--c-good:#4c8a5c;--c-good-bg:#dcefde;--c-bad:#dc2f2f;--c-bad-bg:#fbd8d3;--c-next-bg:#f6d98a;--c-gold:#9c6b14;--c-gold-bg:#fbe9b8;--c-passage:#8a8478;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--c-bg:#1c1b18;--c-panel:#262420;--c-ink:#f0ede6;--c-sub:#a39c8c;--c-line:#3a372f;--c-accent:#d97757;--c-accent-dark:#f0a57d;--c-accent-bg:#3d2c22;--c-good:#7cc98d;--c-good-bg:#1e3327;--c-bad:#ff6b52;--c-bad-bg:#47211a;--c-next-bg:#f6d98a;--c-gold:#e0b65e;--c-gold-bg:#3d3016;--c-passage:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{background:var(--c-bg);min-height:100svh;margin:0}body{flex-direction:column;display:flex}.app-zoom{zoom:1.15}@keyframes sheetInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.side-backdrop,.side-close{display:none}@media (max-width:720px){.app-zoom{zoom:1}html,body{max-width:100%;overflow-x:clip}body{overflow-anchor:none}input,textarea,select{font-size:16px!important}.side-backdrop{z-index:220;background:#00000052;animation:.18s fadeIn;display:block;position:fixed;inset:0}.side-sheet{padding-bottom:env(safe-area-inset-bottom);border:none!important;border-left:1px solid var(--c-line)!important;z-index:230!important;border-radius:0!important;flex-direction:column!important;width:min(340px,88vw)!important;max-width:none!important;height:auto!important;max-height:none!important;animation:.22s sheetInRight!important;display:flex!important;position:fixed!important;inset:0 0 0 auto!important;overflow:hidden!important;box-shadow:-6px 0 24px #0000002e!important}.side-sheet .side-scroll{overscroll-behavior:contain;flex:auto;min-height:0;max-height:none!important;overflow-y:auto!important}.side-title{display:none}.side-close{border:none;border-bottom:1px solid var(--c-line);width:100%;color:var(--c-ink);font:inherit;cursor:pointer;text-align:left;background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.screen-wrap{padding-left:14px!important;padding-right:14px!important}.screen-margin{margin-top:16px!important;margin-bottom:24px!important}.screen-pad{padding-top:16px!important;padding-bottom:24px!important}.typing-panel{padding:14px!important}html[data-panel-open]{overflow:hidden}}.skeleton{background:linear-gradient(90deg, var(--c-line) 0%, color-mix(in srgb, var(--c-line) 50%, var(--c-panel)) 50%, var(--c-line) 100%);background-size:200% 100%;border-radius:6px;animation:1.3s ease-in-out infinite skeletonShimmer}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}
