:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#070708;--panel:#0a0a0d;--panel-2:#0d0d12;--line:#ffffff1f;--line-strong:#fff3;--frost-line:#ffffff1b;--frost-line-soft:#ffffff13;--frost-surface:#111113ad;--frost-surface-strong:#0d0d0fd1;--frost-control:#ffffff09;--frost-control-hover:#fff1;--frost-shadow:0 18px 44px #00000047;--frost-inset-highlight:#ffffff0e;--frost-inset-shadow:#ffffff05;--frost-reflection-faint:#ffffff05;--frost-reflection-core:#ffffff16;--frost-reflection-edge:#ffffff07;--frost-reflection-opacity:.2;--frost-reflection-blend:screen;--scroll-thumb:#ffffff29;--scroll-thumb-hover:#ffffff47;--text:#f7f7f5;--soft:#f7f7f5b3;--muted:#f7f7f566;--cyan:#00ffd1;--violet:#8a5cff;--pink:#ff4f9a;--gold:#fff0bd}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--scroll-thumb) transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scroll-thumb);background-clip:padding-box;border:1px solid #0000;border-radius:999px;min-height:32px}::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover);background-clip:padding-box}::-webkit-scrollbar-corner{background:0 0}body,html{background:var(--bg)}body{color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;transition:background .22s;overflow-x:hidden}body.studio-body-light{--line:#23221f1f;--line-strong:#23221f33;--frost-line:#2d2b2721;--frost-control:#ffffff70;--frost-control-hover:#ffffffb3;--frost-inset-highlight:#ffffffb8;--text:#191917;--soft:#191917b8;--muted:#19191773;--active-surface:#ffffffb3;--active-text:#171715;--result-surface:#faf9f6e6;--result-hover:#1919170f;--item-surface:#ffffff5c;--danger:#b13e50;--scroll-thumb:#2d2b272e;--scroll-thumb-hover:#2d2b274d;background:#ecebe7}body.studio-body-dark{--active-surface:#ffffff14;--active-text:#fff;--result-surface:#121214f5;--result-hover:#ffffff14;background:#17181c}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}::selection{color:#fff;background:#8a5cff6b}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{50%{opacity:.35}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}}
