[data-theme=sepia]{--bg:#f7f0e3;--bg-2:#fffdf9;--bg-3:#eee5d4;--bg-4:#e2d6bf;--line:#e4d8c1;--line-2:#d0c0a2;--ink:#221a11;--ink-2:#4a4030;--ink-3:#5d5343;--ink-4:#6f6550;--accent:#c0531b;--accent-soft:#c0531b1c;--gold:#a9760f;--green:#5a7d32;--blue:#3d6280;--red:#b83b1f;--yellow:#8a6c0e;--accent-ink:#fff;--shadow:#4a321221;--overlay:#281e0e6b;--shadow-modal:#281a0833;--violet:#7c3aed;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=sakura]{--bg:#faf7f5;--bg-2:#fff;--bg-3:#f4eeee;--bg-4:#e9dfe0;--line:#e7dcdc;--line-2:#d4c5c7;--ink:#1d1417;--ink-2:#494043;--ink-3:#61585b;--ink-4:#726a6d;--accent:#d21f5d;--accent-soft:#d21f5d17;--gold:#b0821a;--green:#3f8a5c;--blue:#4f63b8;--red:#cc2f4e;--yellow:#8f760f;--accent-ink:#fff;--shadow:#3c14261f;--overlay:#28121c70;--shadow-modal:#320e1e33;--violet:#7c3aed;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=matcha]{--bg:#0e110f;--bg-2:#161a17;--bg-3:#1d221e;--bg-4:#262d27;--line:#28302a;--line-2:#39443b;--ink:#f1f4ee;--ink-2:#b4bdb0;--ink-3:#97a190;--ink-4:#848b7f;--accent:#93e05a;--accent-soft:#93e05a24;--gold:#e3c65c;--green:#71cf8b;--blue:#79b0f0;--red:#e97a6a;--yellow:#d7d052;--accent-ink:#0d1706;--shadow:#00000070;--overlay:#040a0699;--shadow-modal:#0000008c;--violet:#8b5cf6;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=midnight]{--bg:#0c0e16;--bg-2:#141722;--bg-3:#1b1f2c;--bg-4:#262b3a;--line:#282d3b;--line-2:#3a4155;--ink:#f1f3fb;--ink-2:#b4bad0;--ink-3:#959cb1;--ink-4:#81879c;--accent:#7c8cff;--accent-soft:#7c8cff29;--gold:#e8c468;--green:#5fd0a0;--blue:#6f9bff;--red:#f4707e;--yellow:#e0d24a;--accent-ink:#080b1c;--shadow:#00000080;--overlay:#0406109e;--shadow-modal:#0000008c;--violet:#8b5cf6;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.set-theme-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);font-size:11px;font-weight:700;font-family:var(--font-mono),monospace;margin:18px 0 10px}.set-theme-section-label:first-child{margin-top:4px}.set-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (min-width:520px){.set-theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.set-theme-card{text-align:left;background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-md);cursor:pointer;flex-direction:column;gap:9px;padding:9px;transition:border-color .15s,background .15s,transform .12s;display:flex}.set-theme-card:hover{border-color:var(--line-2);background:var(--bg-3)}.set-theme-card:active{transform:scale(.985)}.set-theme-card.active{border-color:var(--accent);background:var(--accent-soft)}.set-theme-meta{align-items:center;gap:6px;display:flex}.set-theme-name{color:var(--ink);font-size:12px;font-weight:600;line-height:1.15}.set-theme-tag{color:var(--ink-3);margin-top:1px;font-size:10px;line-height:1.3}.set-theme-check{background:var(--accent);width:15px;height:15px;color:var(--accent-ink);border-radius:50%;flex:0 0 15px;justify-content:center;align-items:center;margin-left:auto;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.stp{border-radius:calc(var(--r-md) - 3px);border:1px solid #8080802e;height:52px;padding:7px 8px;position:relative;overflow:hidden}.stp-bar{border-radius:3px;align-items:center;gap:4px;height:12px;margin-bottom:6px;padding:0 4px;display:flex}.stp-dot{border-radius:50%;flex:0 0 6px;width:6px;height:6px}.stp-ln{border-radius:2px;height:4px;display:block}.stp-ln-1{opacity:.85;width:72%;margin-bottom:4px}.stp-ln-2{opacity:.4;width:48%}.stp-pill{border-radius:5px;width:22px;height:9px;position:absolute;bottom:7px;right:8px}.stp-split{padding:0;display:flex}.stp-split>span{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.stp-split>span:after{content:"";background:var(--_dot);border-radius:50%;width:9px;height:9px}