:root{--red:#df3e3a;--red-light:#f5e8e8;--red-dim:#df3e3a1f;--pink:#ea72c1;--coral:#f46d5f;--green:#3db87a;--amber:#f5a623;--blue:#60a5fa;--bg:#f4f0f0;--surface:#fff;--sidebar:#1c0a0a;--text-dark:#1a0808;--text-mid:#5c3030;--text-soft:#6b5555;--border:#1a080812;--border-mid:#1a08081f;--font-body:"Plus Jakarta Sans", sans-serif;--font-display:var(--font-bricolage,"Bricolage Grotesque", "Plus Jakarta Sans", sans-serif);--font-mono:"DM Mono", monospace;--dur-fast:.15s;--dur-normal:.3s;--ease-spring:cubic-bezier(.34, 1.56, .64, 1)}html[data-theme=dark]{--bg:#0e0e0e;--surface:#181818;--surface-up:#202020;--sidebar:#0a0a0a;--text-dark:#efefef;--text-mid:#a0a0a0;--text-soft:#606060;--border:#ffffff12;--border-mid:#ffffff1f;--red:#e8514d;--red-light:#e8514d2e;--red-dim:#e8514d1f}html[data-theme=dark] body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] .card,html[data-theme=dark] .stat-card,html[data-theme=dark] .streak-card{background:var(--surface);border-color:var(--border-mid);box-shadow:inset 0 1px #ffffff0a,0 4px 20px #00000059}html[data-theme=dark] .modal,html[data-theme=dark] .upgrade-modal,html[data-theme=dark] .notif-panel{background:var(--surface-up);border:1px solid var(--border-mid);box-shadow:0 8px 48px #0009,inset 0 1px #ffffff0d}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{color:var(--text-dark)!important;border-color:var(--border-mid)!important;background:#111!important}html[data-theme=dark] input:focus,html[data-theme=dark] textarea:focus,html[data-theme=dark] select:focus{border-color:var(--red)!important;box-shadow:0 0 0 3px #e8514d1f!important}html[data-theme=dark] .sb-item.active{box-shadow:inset 3px 0 0 var(--red);background:#e8514d24}html[data-theme=dark] .deadline-item,html[data-theme=dark] .mc-item{border-color:var(--border-mid);background:#ffffff06}html[data-theme=dark] .deadline-item:hover,html[data-theme=dark] .mc-item:hover{background:#ffffff0b}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff1a}html[data-theme=dark] ::-webkit-scrollbar-track{background:0 0}.skel{background-color:#1a080812;background-image:linear-gradient(90deg,#0000 25%,#ffffff80 50%,#0000 75%);background-repeat:no-repeat;background-size:400% 100%;border-radius:7px;animation:1.4s infinite skelShimmer}html[data-theme=dark] .skel{background-color:#ffffff14;background-image:linear-gradient(90deg,#0000 25%,#ffffff12 50%,#0000 75%)}@keyframes skelShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.skel{animation:none}}
