:root{--p1:#f5f5f5;--p2:#e84545;--p3:silver;--p1-soft:#f5f5f512;--ground:#0f0f0f;--surface:#111;--surface-2:#141414;--border:#ffffff12;--border-2:#ffffff1f;--text:#f0f0f0;--text-mid:#888;--text-dim:#555;--accent:#f0a500;--accent-soft:#f0a5001f;--teal:#06c2d9;--teal-soft:#06c2d91f;--green:#22d3a4;--green-soft:#22d3a41f;--red:#f05252;--red-soft:#f052521f;--purple:#a78bfa;--purple-soft:#a78bfa1f;--glass:#111;--glass-2:#141414;--glass-b:#ffffff12;--font-mono:"Cascadia Code","Fira Code",ui-monospace,monospace;--r:12px;--r-sm:8px;--r-xs:5px;--lime:#7bf265;--lime-bg:#7bf2651a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:18px}body{background:var(--ground);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif}button{cursor:pointer;border:none;outline:none;font-family:inherit}a{color:inherit;text-decoration:none}input{outline:none;font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%,to{box-shadow:0 0 #f0a50059}50%{box-shadow:0 0 0 6px #f0a50000}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.ds-shell{height:100vh;overflow:hidden}.ds-sidebar{width:var(--sidebar-w,240px);z-index:50;transition:transform .25s;position:fixed;top:0;bottom:0;left:0}.ds-mobile-bar{background:#000;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:none}.ds-main{flex-direction:column;height:100vh;display:flex;overflow:hidden}.ds-content{flex:1;min-height:0;overflow-y:auto}.ds-header{background:#0f0f0f;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:10px;height:52px;padding:0 22px;display:none}@media (min-width:768px){.ds-header{display:flex}}@media (max-width:767px){.ds-sidebar{transform:translate(-100%)}.ds-sidebar.sidebar-open{transform:translate(0)}.ds-sidebar-close,.ds-mobile-bar{display:flex!important}}@media (min-width:768px){.ds-main{margin-left:var(--sidebar-w,240px)}}.ds-backdrop{z-index:40;background:#0009;display:none;position:fixed;inset:0}@media (max-width:767px){.ds-backdrop{display:block}}@media (max-width:480px){.wg2{grid-template-columns:1fr!important}}@media (max-width:767px){.ds-sidebar-resize{display:none!important}}@media (max-width:900px){.ts-preview{display:none!important}}@media (max-width:800px){.mk-grid{grid-template-columns:1fr!important}}
