@theme{ --color-primary: var(--th-primary, #818cf8); --color-primary-hover: var(--th-primary-hover, #6366f1); --color-primary-light: var(--th-primary-light, rgba(129, 140, 248, .15)); --color-surface: var(--th-surface, #0a0a12); --color-surface-variant: var(--th-surface-variant, rgba(255, 255, 255, .06)); --color-surface-hover: var(--th-surface-hover, rgba(255, 255, 255, .1)); --color-on-surface: var(--th-on-surface, #eef2ff); --color-on-surface-variant: var(--th-on-surface-variant, #94a3b8); --color-outline: var(--th-outline, rgba(255, 255, 255, .1)); --color-sidebar: var(--th-sidebar, rgba(10, 10, 20, .55)); --color-danger: var(--th-danger, #f87171); --color-danger-hover: var(--th-danger-hover, #ef4444); --color-success: var(--th-success, #34d399); --font-family-sans: "Plus Jakarta Sans", "Inter", system-ui, -apple-system, sans-serif; }*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}html,body{background:#050913;min-height:100%;width:100%;max-width:100%;overflow-x:hidden}#root{min-height:100%;position:relative;z-index:1;width:100%;max-width:100%;overflow-x:hidden}body{font-family:var(--font-family-sans);color:var(--color-on-surface);margin:0;overflow:hidden;position:relative;isolation:isolate;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before,body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}body:before{z-index:0;background:linear-gradient(180deg,#0408101f,#0408107a),url(/cloud-infra-bg.svg) center center / cover no-repeat;filter:blur(4px) saturate(112%) brightness(.6);transform:scale(1.05)}body:after{z-index:0;background:linear-gradient(180deg,#0509132e,#0509136b 36%,#0509139e),radial-gradient(circle at top left,rgba(56,189,248,.1),transparent 32%),radial-gradient(circle at top right,rgba(var(--ac-rgb),.08),transparent 28%),radial-gradient(circle at bottom center,rgba(139,92,246,.1),transparent 36%)}.glass-bg{position:relative;background:transparent}.glass-shell-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 840px 620px at 8% 18%,rgba(var(--ac-rgb),.14),transparent 58%),radial-gradient(ellipse 720px 560px at 92% 16%,rgba(56,189,248,.12),transparent 52%),radial-gradient(ellipse 920px 660px at 50% 100%,rgba(139,92,246,.12),transparent 58%),linear-gradient(180deg,#070c161f,#070c1661)}.glass-shell-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.035;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.5) 1px,transparent 0);background-size:32px 32px}.glass-panel{background:linear-gradient(180deg,#0c1422b8,#090f1ba3);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 60px -20px #000000b8,0 14px 30px -18px #38bdf81f,inset 0 1px #ffffff1f,inset 0 0 80px #ffffff03}.glass-topbar{position:relative;z-index:100;min-width:0;overflow:visible;background:linear-gradient(180deg,#080f1cc2,#080d188a);backdrop-filter:blur(26px) saturate(180%);-webkit-backdrop-filter:blur(26px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.14);box-shadow:0 14px 40px -24px #000000b8,inset 0 1px #ffffff1a,inset 0 -1px #0003}.glass-topbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(105deg,rgba(var(--ac-rgb),.04) 0%,transparent 25%,transparent 75%,rgba(168,85,247,.03) 100%)}.glass-card{background:linear-gradient(180deg,#141c2c7a,#0a101c6b);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 36px -24px #000c,0 10px 20px -18px #38bdf829,inset 0 1px #ffffff14;transition:all .25s cubic-bezier(.4,0,.2,1)}.glass-card:hover{transform:translateY(-4px);background:linear-gradient(180deg,#1a243a94,#0c142280);border-color:rgba(var(--ac-rgb),.28);box-shadow:0 24px 52px -26px rgba(var(--ac-rgb),.22),0 12px 30px -16px #0000008c,inset 0 1px #ffffff1a}.glass-card-subtle{background:linear-gradient(180deg,#121a2866,#0b111d57);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 16px 36px -26px #000000b8,inset 0 1px #ffffff0f}.glass-section{background:linear-gradient(180deg,#0e16248a,#0a101c61);backdrop-filter:blur(18px) saturate(155%);-webkit-backdrop-filter:blur(18px) saturate(155%);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 34px -24px #000000c2,inset 0 1px #ffffff0f}.glass-input-shell{background:linear-gradient(180deg,#121c2cad,#0b121f8a);backdrop-filter:blur(18px) saturate(170%);-webkit-backdrop-filter:blur(18px) saturate(170%);border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 32px -24px #000000c2,inset 0 1px #ffffff14}.glass-input{background:#ffffff0f;border:1px solid rgba(255,255,255,.11);color:var(--color-on-surface);border-radius:.75rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.glass-input:focus{outline:none;border-color:rgba(var(--ac-rgb),.5);box-shadow:0 0 0 3px rgba(var(--ac-rgb),.1),0 0 20px -4px rgba(var(--ac-rgb),.15);background:#ffffff14}.glass-input::-moz-placeholder{color:#94a3b899}.glass-input::placeholder{color:#94a3b899}.glass-btn-primary{background:linear-gradient(135deg,var(--th-primary) 0%,var(--th-primary-hover) 100%);color:#000;font-weight:600;border:none;box-shadow:0 4px 16px -4px rgba(var(--ac-rgb),.5),inset 0 1px #fff3;transition:all .2s ease}.glass-btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 28px -4px rgba(var(--ac-rgb),.6),inset 0 1px #ffffff40;filter:brightness(1.1)}.glass-btn-primary:active{transform:scale(.98)}.glass-btn-ghost{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);color:var(--color-on-surface);transition:all .2s ease}.glass-btn-ghost:hover{background:#ffffff1a;border-color:#fff3}.glass-dropdown{background:linear-gradient(180deg,#0d1625e6,#0a111dd6);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.11);box-shadow:0 24px 54px -18px #000000b8,inset 0 1px #ffffff0f}.glass-shimmer{background:linear-gradient(90deg,#fff0,rgba(var(--ac-rgb),.15),#fff0);background-size:600px 100%;animation:shimmer 1.4s infinite linear}.glass-float{animation:floaty 4s ease-in-out infinite}.btn-tactile{transition:background-color .15s ease,transform .1s ease}.btn-tactile:hover{background:#ffffff1a}.btn-tactile:active{transform:scale(.94)}.glow-amber{box-shadow:0 0 30px -8px rgba(var(--ac-rgb),.3)}.glow-ambient{box-shadow:0 8px 40px -12px #00000080}.context-menu-enter{animation:contextMenuIn .15s cubic-bezier(.16,1,.3,1)}@keyframes contextMenuIn{0%{opacity:0;transform:scale(.92) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rowIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-300px 0}to{background-position:300px 0}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px rgba(var(--ac-rgb),.1)}50%{box-shadow:0 0 40px rgba(var(--ac-rgb),.2)}}.theme-toggle-btn{display:inline-flex;height:2rem;width:2rem;flex-shrink:0;aspect-ratio:1;align-items:center;justify-content:center;border-radius:.625rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--color-on-surface-variant);box-shadow:0 4px 16px -4px #0006;transition:all .2s ease}@media (min-width: 640px){.theme-toggle-btn{height:2.5rem;width:2.5rem;border-radius:.75rem}}.theme-toggle-btn:hover{background:rgba(var(--ac-rgb),.12);border-color:rgba(var(--ac-rgb),.3);color:var(--th-primary);transform:translateY(-1px)}.theme-icon-btn{background:transparent;border:1.5px solid transparent;color:var(--color-on-surface-variant);cursor:pointer;transition:all .18s ease}.theme-icon-btn:hover{background:#ffffff14;color:var(--color-on-surface)}.theme-icon-btn--active{background:rgba(var(--ac-rgb),.14);border-color:rgba(var(--ac-rgb),.45);color:var(--th-primary)}.accent-swatch{box-shadow:inset 0 0 0 1px #fff3,0 1px 3px #0003;cursor:pointer}.accent-swatch:hover{box-shadow:inset 0 0 0 1px #ffffff4d,0 2px 8px #0000004d}.accent-swatch--active{box-shadow:0 0 0 2px var(--color-surface, #0a0a12),0 0 0 3.5px currentColor}.sidebar-toggle-btn{display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--color-on-surface-variant);box-shadow:0 4px 16px -4px #0006;transition:all .2s ease}.sidebar-toggle-btn:hover{background:rgba(var(--ac-rgb),.12);border-color:rgba(var(--ac-rgb),.3);color:var(--th-primary);transform:translateY(-1px)}.sidebar-edge-toggle{position:absolute;top:1rem;right:-1rem;z-index:80;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#0c1422db;color:var(--color-on-surface-variant);box-shadow:0 8px 24px -8px #00000080;transition:all .2s ease}.sidebar-edge-toggle:hover{background:rgba(var(--ac-rgb),.15);border-color:rgba(var(--ac-rgb),.3);color:var(--th-primary);transform:scale(1.08);box-shadow:0 8px 24px -8px rgba(var(--ac-rgb),.25)}.sidebar-rail{background:linear-gradient(180deg,#0e1828eb,#090f1ae0);border-right:1px solid rgba(255,255,255,.12);box-shadow:22px 0 52px -24px #000000b8,inset -1px 0 #ffffff0a,inset 0 1px #ffffff14;backdrop-filter:blur(34px) saturate(190%);-webkit-backdrop-filter:blur(34px) saturate(190%)}.sidebar-rail:before,.sidebar-rail:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.sidebar-rail:before{background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 22%),radial-gradient(circle at top left,rgba(56,189,248,.15),transparent 34%),radial-gradient(circle at bottom left,rgba(var(--ac-rgb),.12),transparent 28%);opacity:.9}.sidebar-rail:after{top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.05)}.sidebar-panel{position:relative;z-index:1;min-width:0;width:100%;opacity:1;transition:opacity .18s ease}.sidebar-brand{background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 28px -20px #000000b3,inset 0 1px #ffffff14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.sidebar-group{background:linear-gradient(180deg,#ffffff0f,#ffffff06);border:1px solid rgba(255,255,255,.07);box-shadow:0 18px 36px -28px #000000b8,inset 0 1px #ffffff0f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);min-width:0}.sidebar-glass-btn{background:transparent;border:1px solid transparent;min-width:0;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.sidebar-glass-btn:hover{background:#ffffff0f;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0a}.sidebar-glass-btn.is-active{background:linear-gradient(180deg,rgba(var(--ac-rgb),.16),rgba(var(--ac-rgb),.08));border-color:rgba(var(--ac-rgb),.2);box-shadow:0 10px 24px -18px rgba(var(--ac-rgb),.45),inset 0 1px #ffffff14}.sidebar-tree-row{background:transparent;border:1px solid transparent;min-width:0;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.sidebar-tree-row:hover{background:#ffffff0d;border-color:#ffffff0f;box-shadow:inset 0 1px #ffffff0a}.sidebar-tree-row.is-active{background:linear-gradient(180deg,rgba(var(--ac-rgb),.16),rgba(var(--ac-rgb),.08));border-color:rgba(var(--ac-rgb),.18);box-shadow:0 10px 24px -18px rgba(var(--ac-rgb),.35),inset 0 1px #ffffff14}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:#0009;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.si-theme-wrap{position:relative}.si-theme-dropdown{display:none;position:absolute;right:0;top:100%;margin-top:8px;z-index:50}.si-theme-dropdown.open{display:block}.si-theme-trigger{display:inline-flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.625rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--text-secondary, #94a3b8);box-shadow:0 4px 16px -4px #0006;cursor:pointer;transition:all .2s ease}@media (min-width: 640px){.si-theme-trigger{height:2.5rem;width:2.5rem;border-radius:.75rem}}.si-theme-trigger:hover{background:rgba(var(--ac-rgb, 129, 140, 248),.12);border-color:rgba(var(--ac-rgb, 129, 140, 248),.3);color:var(--accent, #818cf8);transform:translateY(-1px)}.si-theme-trigger svg{width:16px;height:16px;transition:transform .2s ease}@media (min-width: 640px){.si-theme-trigger svg{width:18px;height:18px}}.si-theme-trigger:hover svg{transform:scale(1.1)}.si-theme-menu{width:-moz-max-content;width:max-content;border-radius:.75rem;padding:.75rem;background:linear-gradient(180deg,#0d1625e6,#0a111dd6);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.11);box-shadow:0 24px 54px -18px #000000b8,inset 0 1px #ffffff0f}.si-theme-modes{display:flex;align-items:center;justify-content:center;gap:.5rem}.si-theme-mode-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:.5rem;padding:6px 12px;font-size:10px;font-weight:500;line-height:1;cursor:pointer;background:transparent;border:1.5px solid transparent;color:var(--text-secondary, #94a3b8);transition:all .18s ease}.si-theme-mode-btn:hover{background:#ffffff14;color:var(--text-primary, #eef2ff)}.si-theme-mode-btn.active{background:rgba(var(--ac-rgb, 129, 140, 248),.14);border-color:rgba(var(--ac-rgb, 129, 140, 248),.45);color:var(--accent, #818cf8)}.si-theme-mode-btn svg{width:16px;height:16px}.si-theme-divider{margin:.5rem 0;height:1px;border:none;background:#94a3b826}.si-theme-accents{display:grid;grid-template-columns:repeat(5,1fr);gap:.375rem}.si-theme-accent{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:0;box-shadow:inset 0 0 0 1px #fff3,0 1px 3px #0003;transition:transform .15s ease,box-shadow .15s ease}.si-theme-accent:hover{transform:scale(1.1);box-shadow:inset 0 0 0 1px #ffffff4d,0 2px 8px #0000004d}.si-theme-accent.active{box-shadow:0 0 0 2px var(--bg-secondary, #1a1d27),0 0 0 3.5px currentColor}.si-theme-accent .check-icon{display:none;width:10px;height:10px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.si-theme-accent.active .check-icon{display:block}.si-theme-picker{display:flex;flex-direction:column;gap:.5rem;min-width:192px}.si-theme-picker-label{font-size:10px;font-weight:500;color:var(--text-secondary, #94a3b8);line-height:1}.si-theme-picker-saturation{position:relative;width:100%;height:7.5rem;border-radius:.375rem;cursor:crosshair;overflow:hidden;background:red;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:none}.si-theme-picker-saturation:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#fff,transparent)}.si-theme-picker-saturation:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,#000)}.si-theme-picker-sat-cursor{position:absolute;width:12px;height:12px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #0000004d,inset 0 0 0 1px #0000004d;transform:translate(-50%,-50%);z-index:2;pointer-events:none}.si-theme-picker-hue{position:relative;width:100%;height:12px;border-radius:6px;cursor:pointer;background:linear-gradient(to right,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red);-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:none}.si-theme-picker-hue-cursor{position:absolute;top:50%;width:14px;height:14px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #0000004d;transform:translate(-50%,-50%);pointer-events:none}.si-theme-picker-footer{display:flex;align-items:center;gap:.5rem}.si-theme-picker-preview{width:1.5rem;height:1.5rem;border-radius:50%;flex-shrink:0;box-shadow:inset 0 0 0 1px #fff3,0 1px 3px #0003}.si-theme-picker-hex{flex:1;min-width:0;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:.375rem;color:var(--text-primary, #f1f5f9);font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;padding:4px 8px;outline:none}.si-theme-picker-hex:focus{border-color:var(--accent, #818cf8);box-shadow:0 0 0 2px rgba(var(--ac-rgb, 129, 140, 248),.2)}html[data-theme=dark]{--bg-primary: #0a0a12 !important;--bg-secondary: rgba(15, 15, 25, .92) !important;--bg-card: rgba(255, 255, 255, .04) !important;--bg-card-hover: rgba(255, 255, 255, .08) !important;--bg-input: rgba(255, 255, 255, .05) !important;--bg-overlay: rgba(0, 0, 0, .6) !important;--bg-sidebar: rgba(10, 10, 20, .5) !important;--bg-sidebar-hover: rgba(255, 255, 255, .08) !important;--text-primary: #eef2ff !important;--text-secondary: #94a3b8 !important;--text-muted: #64748b !important;--border: rgba(255, 255, 255, .1) !important;--border-light: rgba(255, 255, 255, .06) !important;--shadow: 0 1px 3px rgba(0,0,0,.4) !important;--shadow-lg: 0 8px 30px rgba(0,0,0,.5) !important;--header-bg: rgba(10, 10, 20, .4) !important;--skeleton-from: rgba(255, 255, 255, .04) !important;--skeleton-via: rgba(255, 255, 255, .08) !important;--scrollbar-thumb: rgba(255, 255, 255, .15) !important;--scrollbar-hover: rgba(255, 255, 255, .25) !important;--danger: #f87171 !important;--success: #34d399 !important;--warning: #fbbf24 !important}body>div>div>header,[style*=--header-bg]>header,div[style*="background: var(--bg-primary"]>header{backdrop-filter:blur(40px) saturate(180%)!important;-webkit-backdrop-filter:blur(40px) saturate(180%)!important;border-bottom-color:#ffffff1a!important;box-shadow:0 4px 30px -4px #00000080,inset 0 1px #ffffff14!important}html[data-theme=light]{--bg-primary: transparent !important;--bg-secondary: rgba(255, 255, 255, .92) !important;--bg-card: rgba(255, 255, 255, .35) !important;--bg-card-hover: rgba(255, 255, 255, .5) !important;--bg-input: rgba(255, 255, 255, .4) !important;--bg-overlay: rgba(0, 0, 0, .2) !important;--bg-sidebar: rgba(255, 255, 255, .5) !important;--bg-sidebar-hover: rgba(255, 255, 255, .35) !important;--border: rgba(255, 255, 255, .45) !important;--border-light: rgba(255, 255, 255, .35) !important;--shadow: 0 2px 8px rgba(0, 0, 0, .06) !important;--shadow-lg: 0 12px 36px rgba(0, 0, 0, .1) !important;--header-bg: rgba(255, 255, 255, .5) !important;--skeleton-from: rgba(255, 255, 255, .3) !important;--skeleton-via: rgba(255, 255, 255, .5) !important}html[data-theme=light],html[data-theme=light] body{background:linear-gradient(#ffffff6e,#f8faff00 36%,#f5f8ff82),radial-gradient(circle at 0 0,#0aa9f0,#0000 32%),radial-gradient(circle at 100% 0,var(--th-primary),#0000 28%),radial-gradient(circle at bottom,#8b5cf6,#00000078 36%),url(/cloud-infra-bg.svg) center center / cover no-repeat;color:#1e293b}html[data-theme=light] *{scrollbar-color:rgba(0,0,0,.15) transparent}html[data-theme=light] ::-webkit-scrollbar-thumb{background:#00000026}html[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#00000040}html[data-theme=light] body:before{background:none}html[data-theme=light] body:after{background:none}html[data-theme=light] body>div>div>header,html[data-theme=light] [style*=--header-bg]>header,html[data-theme=light] div[style*="background: var(--bg-primary"]>header{backdrop-filter:blur(40px) saturate(180%)!important;-webkit-backdrop-filter:blur(40px) saturate(180%)!important;border-bottom-color:#fff6!important;box-shadow:0 4px 24px -6px #00000014,inset 0 1px #ffffffe6!important}html[data-theme=light] .glass-shell-bg{background:radial-gradient(ellipse 840px 620px at 8% 18%,rgba(var(--ac-rgb),.08),transparent 58%),radial-gradient(ellipse 720px 560px at 92% 16%,rgba(56,189,248,.07),transparent 52%),radial-gradient(ellipse 920px 660px at 50% 100%,rgba(139,92,246,.07),transparent 58%),linear-gradient(180deg,#ffffff14,#f8fafc26)}html[data-theme=light] .glass-shell-bg:after{opacity:.015;background-image:radial-gradient(circle at 1px 1px,rgba(0,0,0,.2) 1px,transparent 0)}html[data-theme=light] .glass-panel{background:linear-gradient(180deg,#ffffff9e,#ffffff85);backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:1px solid rgba(255,255,255,.6);box-shadow:0 24px 60px -20px #0000001f,0 14px 30px -18px #38bdf80f,inset 0 1px #ffffffe6,inset 0 0 60px #ffffff26}html[data-theme=light] .glass-topbar{background:linear-gradient(180deg,#ffffff94,#ffffff73);backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.5);box-shadow:0 8px 32px -12px #0000001a,inset 0 1px #fffffff2,inset 0 -1px #0000000a}html[data-theme=light] .glass-topbar:before{background:linear-gradient(105deg,rgba(255,255,255,.2) 0%,transparent 25%,transparent 75%,rgba(255,255,255,.15) 100%)}html[data-theme=light] .glass-card{background:linear-gradient(180deg,#ffffff94,#ffffff73);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);border:1px solid rgba(255,255,255,.55);box-shadow:0 12px 32px -16px #0000001a,0 6px 16px -10px #0000000d,inset 0 1px #ffffffe6,inset 0 0 30px #ffffff1a}html[data-theme=light] .glass-card:hover{background:linear-gradient(180deg,#ffffffb8,#ffffff94);border-color:rgba(var(--ac-rgb),.35);box-shadow:0 20px 48px -20px rgba(var(--ac-rgb),.15),0 12px 28px -14px #00000014,inset 0 1px #fffffff2,inset 0 0 40px #ffffff26}html[data-theme=light] .glass-card-subtle{background:linear-gradient(180deg,#ffffff80,#ffffff61);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border:1px solid rgba(255,255,255,.5);box-shadow:0 10px 28px -16px #00000014,inset 0 1px #ffffffd9}html[data-theme=light] .glass-section{background:linear-gradient(180deg,#ffffff7a,#ffffff59);backdrop-filter:blur(22px) saturate(155%);-webkit-backdrop-filter:blur(22px) saturate(155%);border:1px solid rgba(255,255,255,.45);box-shadow:0 10px 28px -16px #00000012,inset 0 1px #fffc}html[data-theme=light] .glass-input-shell{background:linear-gradient(180deg,#fff9,#ffffff7a);backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%);border:1px solid rgba(255,255,255,.55);box-shadow:0 6px 18px -8px #00000014,inset 0 1px #ffffffe6,inset 0 0 20px #ffffff1a}html[data-theme=light] .glass-input{background:#ffffff73;border:1px solid rgba(255,255,255,.5);color:#1e293b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}html[data-theme=light] .glass-input:focus{border-color:rgba(var(--ac-rgb),.5);box-shadow:0 0 0 3px rgba(var(--ac-rgb),.08),0 0 20px -4px rgba(var(--ac-rgb),.12);background:#ffffffa6}html[data-theme=light] .glass-input::-moz-placeholder{color:#47556999}html[data-theme=light] .glass-input::placeholder{color:#47556999}html[data-theme=light] .glass-btn-primary{background:linear-gradient(135deg,var(--th-primary) 0%,var(--th-primary-hover) 100%);color:#fff;box-shadow:0 6px 18px -4px rgba(var(--ac-rgb),.4),inset 0 1px #ffffff40}html[data-theme=light] .glass-btn-primary:hover{box-shadow:0 10px 30px -4px rgba(var(--ac-rgb),.5),inset 0 1px #ffffff4d}html[data-theme=light] .glass-btn-ghost{background:#ffffff59;border:1px solid rgba(255,255,255,.45);color:#1e293b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}html[data-theme=light] .glass-btn-ghost:hover{background:#ffffff8c;border-color:#fff9}html[data-theme=light] .glass-dropdown{background:linear-gradient(180deg,#ffffffc7,#ffffffad);backdrop-filter:blur(32px) saturate(180%);-webkit-backdrop-filter:blur(32px) saturate(180%);border:1px solid rgba(255,255,255,.55);box-shadow:0 24px 56px -20px #00000024,0 12px 28px -12px #0000000f,inset 0 1px #ffffffe6}html[data-theme=light] .sidebar-rail{background:linear-gradient(180deg,#ffffffeb,#ffffffe0);backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-right:1px solid rgba(255,255,255,.5);box-shadow:12px 0 36px -16px #00000014,inset -1px 0 #fff9,inset 0 1px #ffffffe6}html[data-theme=light] .sidebar-rail:before{background:linear-gradient(180deg,rgba(255,255,255,.5),transparent 22%),radial-gradient(circle at top left,rgba(56,189,248,.08),transparent 34%),radial-gradient(circle at bottom left,rgba(var(--ac-rgb),.06),transparent 28%);opacity:.8}html[data-theme=light] .sidebar-rail:after{border:1px solid rgba(255,255,255,.3)}html[data-theme=light] .sidebar-brand{background:linear-gradient(180deg,#fff6,#ffffff40);border:1px solid rgba(255,255,255,.5);box-shadow:0 8px 20px -12px #0000000f,inset 0 1px #fffc}html[data-theme=light] .sidebar-group{background:linear-gradient(180deg,#ffffff4d,#ffffff2e);border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 20px -14px #0000000d,inset 0 1px #ffffffb3}html[data-theme=light] .sidebar-glass-btn:hover{background:#ffffff59;border-color:#ffffff80;box-shadow:inset 0 1px #fff9}html[data-theme=light] .sidebar-glass-btn.is-active{background:linear-gradient(180deg,rgba(var(--ac-rgb),.12),rgba(var(--ac-rgb),.06));border-color:rgba(var(--ac-rgb),.25);box-shadow:0 8px 20px -12px rgba(var(--ac-rgb),.2),inset 0 1px #ffffffb3}html[data-theme=light] .sidebar-tree-row:hover{background:#ffffff4d;border-color:#fff6;box-shadow:inset 0 1px #ffffff80}html[data-theme=light] .sidebar-tree-row.is-active{background:linear-gradient(180deg,rgba(var(--ac-rgb),.12),rgba(var(--ac-rgb),.06));border-color:rgba(var(--ac-rgb),.22);box-shadow:0 8px 20px -12px rgba(var(--ac-rgb),.2),inset 0 1px #ffffffb3}html[data-theme=light] .sidebar-edge-toggle{border:1px solid rgba(255,255,255,.6);background:#ffffffb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#64748b;box-shadow:0 6px 16px -6px #0000001a}html[data-theme=light] .sidebar-edge-toggle:hover{background:rgba(var(--ac-rgb),.12);border-color:rgba(var(--ac-rgb),.35);color:var(--th-primary);box-shadow:0 6px 16px -6px rgba(var(--ac-rgb),.18)}html[data-theme=light] .sidebar-toggle-btn{border:1px solid rgba(255,255,255,.5);background:#ffffff73;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#475569;box-shadow:0 4px 12px -4px #00000014}html[data-theme=light] .sidebar-toggle-btn:hover{background:rgba(var(--ac-rgb),.1);border-color:rgba(var(--ac-rgb),.35);color:var(--th-primary)}html[data-theme=light] .theme-toggle-btn{border:1px solid rgba(255,255,255,.5);background:#ffffff73;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#475569;box-shadow:0 4px 12px -4px #00000014;flex-shrink:0;aspect-ratio:1}html[data-theme=light] .theme-toggle-btn:hover{background:rgba(var(--ac-rgb),.1);border-color:rgba(var(--ac-rgb),.35);color:var(--th-primary)}html[data-theme=light] .sidebar-overlay{background:#0000002e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}html[data-theme=light] .glass-shimmer{background:linear-gradient(90deg,#fff0,rgba(var(--ac-rgb),.1),#fff0);background-size:600px 100%}html[data-theme=light] .btn-tactile:hover{background:#ffffff4d}html[data-theme=light] .glow-amber{box-shadow:0 0 28px -8px rgba(var(--ac-rgb),.25)}html[data-theme=light] .glow-ambient{box-shadow:0 10px 40px -12px #0000001f}html[data-theme=light] .theme-icon-btn:hover{background:#ffffff59}html[data-theme=light] .theme-icon-btn--active{background:rgba(var(--ac-rgb),.1);border-color:rgba(var(--ac-rgb),.35)}html[data-theme=light] .si-theme-trigger{border:1px solid rgba(255,255,255,.5);background:#ffffff73;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#475569;box-shadow:0 4px 12px -4px #00000014}html[data-theme=light] .si-theme-trigger:hover{background:rgba(var(--ac-rgb),.1);border-color:rgba(var(--ac-rgb),.35);color:var(--accent)}html[data-theme=light] .si-theme-menu{background:linear-gradient(180deg,#ffffffc7,#ffffffad);backdrop-filter:blur(32px) saturate(180%);-webkit-backdrop-filter:blur(32px) saturate(180%);border:1px solid rgba(255,255,255,.55);box-shadow:0 24px 56px -20px #00000024,0 12px 28px -12px #0000000f,inset 0 1px #ffffffe6}html[data-theme=light] .si-theme-mode-btn:hover{background:#ffffff59}html[data-theme=light] .si-theme-mode-btn.active{background:rgba(var(--ac-rgb),.1);border-color:rgba(var(--ac-rgb),.35)}html[data-theme=light] .si-theme-accent{box-shadow:inset 0 0 0 1px #00000014,0 1px 3px #0000001a}html[data-theme=light] .si-theme-accent:hover{box-shadow:inset 0 0 0 1px #0000001f,0 2px 6px #00000026}html[data-theme=light] .si-theme-accent.active{box-shadow:0 0 0 2px #ffffffe6,0 0 0 3.5px currentColor}html[data-theme=light] .si-theme-picker-saturation{box-shadow:inset 0 0 0 1px #0000000f}html[data-theme=light] .si-theme-picker-preview{box-shadow:inset 0 0 0 1px #00000014,0 1px 3px #0000001a}html[data-theme=light] .si-theme-picker-hex{background:#ffffff80;border-color:#0000001a;color:#1e293b}html[data-theme=light] .si-theme-picker-hex:focus{background:#ffffffb3}html[data-theme=light] [data-sonner-toaster] [data-sonner-toast],html[data-theme=light] div[role=status]{background:#ffffffbf!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.5)!important;color:#1e293b!important;box-shadow:0 12px 36px -12px #0000001a!important}html[data-theme=light] .hover\:bg-white\/10:hover,html[data-theme=light] .hover\:bg-white\/12:hover{background-color:#ffffff59!important}html[data-theme=light] .bg-white\/5,html[data-theme=light] .bg-white\/6,html[data-theme=light] .bg-white\/\[0\.03\]{background-color:#fff3!important}html[data-theme=light] .bg-white\/8,html[data-theme=light] .bg-white\/10{background-color:#ffffff4d!important}html[data-theme=light] .bg-white\/\[0\.02\]{background-color:#ffffff1f!important}html[data-theme=light] .border-white\/6,html[data-theme=light] .border-white\/8,html[data-theme=light] .border-white\/10,html[data-theme=light] .border-white\/12{border-color:#fff6!important}html[data-theme=light] .bg-black\/40{background-color:#00000038!important}html[data-theme=light] .ring-white\/10{--tw-ring-color: rgba(255, 255, 255, .4) !important}html[data-theme=light] .shadow-\[0_8px_24px_-8px_rgba\(var\(--ac-rgb\)\,0\.5\)\]{box-shadow:0 8px 24px -8px rgba(var(--ac-rgb),.35)!important}html[data-theme=light] .bg-white\/10[class*=h-5][class*=w-px],html[data-theme=light] div[class*=w-px][class*=bg-white]{background-color:#0000001f!important}html[data-theme=light] .focus-within\:bg-white\/\[0\.08\]:focus-within{background-color:#fff9!important}html[data-theme=white],html[data-theme=white] body{background:#fff;color:#202124}html[data-theme=white] *{scrollbar-color:rgba(0,0,0,.15) transparent}html[data-theme=white] ::-webkit-scrollbar-thumb{background:#00000026}html[data-theme=white] ::-webkit-scrollbar-thumb:hover{background:#00000040}html[data-theme=white] body:before,html[data-theme=white] body:after{background:none}html[data-theme=white] .glass-shell-bg{background:none}html[data-theme=white] .glass-shell-bg:after{display:none}html[data-theme=white] body>div>div>header,html[data-theme=white] [style*=--header-bg]>header,html[data-theme=white] div[style*="background: var(--bg-primary"]>header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-bottom-color:#dadce0!important;box-shadow:0 1px 2px #3c40434d,0 1px 3px #3c404326!important}html[data-theme=white] .glass-topbar{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:1px solid #dadce0;box-shadow:0 1px 2px #3c40431f}html[data-theme=white] .glass-topbar:before{display:none}html[data-theme=white] .glass-panel{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid #dadce0;box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326}html[data-theme=white] .glass-card{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid #e8eaed;box-shadow:0 1px 2px #3c40431a;border-radius:.5rem}html[data-theme=white] .glass-card:hover{transform:translateY(-2px);background:#fff;border-color:var(--th-primary);box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326}html[data-theme=white] .glass-card-subtle,html[data-theme=white] .glass-section{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid #e8eaed;box-shadow:none}html[data-theme=white] .glass-input-shell{background:#f1f3f4;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid transparent;box-shadow:none}html[data-theme=white] .glass-input-shell:focus-within{background:#fff!important;border-color:var(--th-primary)!important;box-shadow:0 0 0 2px rgba(var(--ac-rgb),.2)!important}html[data-theme=white] .glass-input{background:#f1f3f4;border:1px solid #dadce0;color:#202124;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=white] .glass-input:focus{border-color:var(--th-primary);box-shadow:0 0 0 2px rgba(var(--ac-rgb),.2);background:#fff}html[data-theme=white] .glass-input::-moz-placeholder{color:#80868b}html[data-theme=white] .glass-input::placeholder{color:#80868b}html[data-theme=white] .glass-btn-primary{background:var(--th-primary);color:#fff;border:none;box-shadow:0 1px 2px #3c40434d,0 1px 3px #3c404326}html[data-theme=white] .glass-btn-primary:hover{background:var(--th-primary-hover);box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326;filter:none}html[data-theme=white] .glass-btn-ghost{background:#fff;border:1px solid #dadce0;color:#202124;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=white] .glass-btn-ghost:hover{background:#f1f3f4;border-color:#dadce0}html[data-theme=white] .glass-dropdown{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid #dadce0;box-shadow:0 2px 6px #3c40434d,0 8px 16px 4px #3c404326}html[data-theme=white] .sidebar-rail{background:#f8f9fa;backdrop-filter:none;-webkit-backdrop-filter:none;border-right:1px solid #dadce0;box-shadow:none}html[data-theme=white] .sidebar-rail:before{display:none}html[data-theme=white] .sidebar-rail:after{display:none}html[data-theme=white] .sidebar-brand{background:#fff;border:1px solid #e8eaed;box-shadow:0 1px 2px #3c404314;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=white] .sidebar-group{background:#fff;border:1px solid #e8eaed;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=white] .sidebar-glass-btn{border-radius:.5rem}html[data-theme=white] .sidebar-glass-btn:hover{background:#e8eaed;border-color:transparent;box-shadow:none}html[data-theme=white] .sidebar-glass-btn.is-active{background:rgba(var(--ac-rgb),.08);border-color:transparent;color:var(--th-primary);box-shadow:none}html[data-theme=white] .sidebar-tree-row:hover{background:#e8eaed;border-color:transparent;box-shadow:none}html[data-theme=white] .sidebar-tree-row.is-active{background:rgba(var(--ac-rgb),.08);border-color:transparent;color:var(--th-primary);box-shadow:none}html[data-theme=white] .sidebar-edge-toggle{border:1px solid #dadce0;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;color:#5f6368;box-shadow:0 1px 3px #3c404326}html[data-theme=white] .sidebar-edge-toggle:hover{background:rgba(var(--ac-rgb),.08);border-color:var(--th-primary);color:var(--th-primary);box-shadow:0 1px 3px #3c404326}html[data-theme=white] .sidebar-toggle-btn{border:1px solid #dadce0;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;color:#5f6368;box-shadow:none}html[data-theme=white] .sidebar-toggle-btn:hover{background:#e8eaed;border-color:#dadce0;color:#202124}html[data-theme=white] .sidebar-overlay{background:#00000052;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=white] .theme-toggle-btn{border:1px solid #dadce0;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;color:#5f6368;box-shadow:none}html[data-theme=white] .theme-toggle-btn:hover{background:#e8eaed;border-color:#dadce0;color:#202124}html[data-theme=white] .theme-icon-btn:hover{background:#e8eaed}html[data-theme=white] .theme-icon-btn--active{background:rgba(var(--ac-rgb),.08);border-color:rgba(var(--ac-rgb),.35)}html[data-theme=white] .si-theme-trigger{border:1px solid #dadce0;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;color:#5f6368;box-shadow:none}html[data-theme=white] .si-theme-trigger:hover{background:#e8eaed;border-color:#dadce0;color:#202124}html[data-theme=white] .si-theme-menu{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid #dadce0;box-shadow:0 2px 6px #3c40434d,0 8px 16px 4px #3c404326}html[data-theme=white] .si-theme-mode-btn{color:#5f6368}html[data-theme=white] .si-theme-mode-btn:hover{background:#e8eaed;color:#202124}html[data-theme=white] .si-theme-mode-btn.active{background:rgba(var(--ac-rgb),.08);border-color:rgba(var(--ac-rgb),.35);color:var(--accent)}html[data-theme=white] .si-theme-divider{background:#dadce0}html[data-theme=white] .si-theme-accent{box-shadow:inset 0 0 0 1px #00000014,0 1px 2px #3c404326}html[data-theme=white] .si-theme-accent:hover{box-shadow:inset 0 0 0 1px #0000001f,0 2px 6px #3c404340}html[data-theme=white] .si-theme-accent.active{box-shadow:0 0 0 2px #fff,0 0 0 3.5px currentColor}html[data-theme=white] .si-theme-picker-saturation{box-shadow:inset 0 0 0 1px #00000014}html[data-theme=white] .si-theme-picker-preview{box-shadow:inset 0 0 0 1px #00000014,0 1px 2px #3c404326}html[data-theme=white] .si-theme-picker-hex{background:#f1f3f4;border-color:#dadce0;color:#202124}html[data-theme=white] .si-theme-picker-hex:focus{background:#fff}html[data-theme=white] .accent-swatch{box-shadow:inset 0 0 0 1px #00000014,0 1px 2px #3c404326}html[data-theme=white] .accent-swatch:hover{box-shadow:inset 0 0 0 1px #0000001f,0 2px 6px #3c404340}html[data-theme=white] .accent-swatch--active{box-shadow:0 0 0 2px #fff,0 0 0 3.5px currentColor}html[data-theme=white] .glass-shimmer{background:linear-gradient(90deg,transparent 0%,rgba(var(--ac-rgb),.06) 50%,transparent 100%);background-size:600px 100%}html[data-theme=white] .btn-tactile:hover{background:#e8eaed}html[data-theme=white] .glow-amber,html[data-theme=white] .glow-ambient{box-shadow:0 1px 3px #3c404326}html[data-theme=white] .theme-menu{background:#fff;border:1px solid #dadce0;box-shadow:0 2px 6px #3c40434d,0 8px 16px 4px #3c404326}html[data-theme=white] .search-dropdown{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-color:#dadce0!important;box-shadow:0 2px 6px #3c40434d,0 8px 16px 4px #3c404326!important}html[data-theme=white] .search-mobile-overlay{background:#00000052;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=white] [data-sonner-toaster] [data-sonner-toast],html[data-theme=white] div[role=status]{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid #dadce0!important;color:#202124!important;box-shadow:0 2px 6px #3c40434d,0 8px 16px 4px #3c404326!important}html[data-theme=white] .hover\:bg-white\/10:hover,html[data-theme=white] .hover\:bg-white\/12:hover{background-color:#e8eaed!important}html[data-theme=white] .bg-white\/5,html[data-theme=white] .bg-white\/6,html[data-theme=white] .bg-white\/\[0\.03\]{background-color:#f8f9fa!important}html[data-theme=white] .bg-white\/8,html[data-theme=white] .bg-white\/10{background-color:#f1f3f4!important}html[data-theme=white] .bg-white\/\[0\.02\]{background-color:#fafafa!important}html[data-theme=white] .border-white\/6,html[data-theme=white] .border-white\/8,html[data-theme=white] .border-white\/10,html[data-theme=white] .border-white\/12{border-color:#e8eaed!important}html[data-theme=white] .bg-black\/40{background-color:#00000052!important}html[data-theme=white] .ring-white\/10{--tw-ring-color: #dadce0 !important}html[data-theme=white] .shadow-\[0_8px_24px_-8px_rgba\(var\(--ac-rgb\)\,0\.5\)\]{box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326!important}html[data-theme=white] .bg-white\/10[class*=h-5][class*=w-px],html[data-theme=white] div[class*=w-px][class*=bg-white]{background-color:#dadce0!important}html[data-theme=white] .focus-within\:bg-white\/\[0\.08\]:focus-within{background-color:#fff!important}html[data-theme=white] .content-frame{border-left:0}@media (min-width: 1280px){html[data-theme=white] .content-frame{border-left:1px solid #dadce0}}body,body:before,body:after,.glass-topbar,.sidebar-rail,.glass-card,.glass-card-subtle,.glass-panel,.glass-input-shell,.glass-dropdown,.sidebar-brand,.sidebar-group,.sidebar-edge-toggle,.sidebar-toggle-btn,.theme-toggle-btn,.si-theme-trigger,.si-theme-menu,.si-theme-mode-btn,.si-theme-accent,.si-theme-picker-preview,.si-theme-picker-hex{transition:background .35s ease,border-color .35s ease,box-shadow .35s ease,color .35s ease,filter .35s ease}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.bottom-16{bottom:4rem}.left-0{left:0}.left-0\.5{left:.125rem}.left-3{left:.75rem}.right-0{right:0}.right-0\.5{right:.125rem}.right-3{right:.75rem}.top-0{top:0}.top-16{top:4rem}.top-3{top:.75rem}.top-5{top:1.25rem}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100dvh\]{height:100dvh}.h-\[60px\]{height:60px}.h-full{height:100%}.h-px{height:1px}.max-h-40{max-height:10rem}.max-h-60{max-height:15rem}.max-h-\[40vh\]{max-height:40vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[80vh\]{max-height:80vh}.min-h-0{min-height:0px}.min-h-\[280px\]{min-height:280px}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[20rem\]{width:20rem}.w-\[60px\]{width:60px}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-\[120px\]{min-width:120px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-\[\#02075d\]{--tw-border-opacity: 1;border-color:rgb(2 7 93 / var(--tw-border-opacity, 1))}.border-\[\#3563eb\]{--tw-border-opacity: 1;border-color:rgb(53 99 235 / var(--tw-border-opacity, 1))}.border-\[\#444\]{--tw-border-opacity: 1;border-color:rgb(68 68 68 / var(--tw-border-opacity, 1))}.border-\[color\:var\(--editor-border\)\]{border-color:var(--editor-border)}.border-accent-500,.border-accent-600{--tw-border-opacity: 1;border-color:rgba(var(--ac-rgb),var(--tw-border-opacity, 1))}.border-accent-600\/40{border-color:rgba(var(--ac-rgb),.4)}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/30{border-color:#ffffff4d}.bg-\[\#1e1e1e\]{--tw-bg-opacity: 1;background-color:rgb(30 30 30 / var(--tw-bg-opacity, 1))}.bg-\[\#3563eb\]{--tw-bg-opacity: 1;background-color:rgb(53 99 235 / var(--tw-bg-opacity, 1))}.bg-\[color\:var\(--editor-panel\)\]{background-color:var(--editor-panel)}.bg-\[color\:var\(--editor-panel-muted\)\]{background-color:var(--editor-panel-muted)}.bg-accent-600{--tw-bg-opacity: 1;background-color:rgba(var(--ac-rgb),var(--tw-bg-opacity, 1))}.bg-accent-600\/10{background-color:rgba(var(--ac-rgb),.1)}.bg-accent-600\/15{background-color:rgba(var(--ac-rgb),.15)}.bg-accent-600\/20{background-color:rgba(var(--ac-rgb),.2)}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white\/50{background-color:#ffffff80}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-tight{line-height:1.25}.tracking-wider{letter-spacing:.05em}.text-\[\#02075d\]{--tw-text-opacity: 1;color:rgb(2 7 93 / var(--tw-text-opacity, 1))}.text-accent-400,.text-accent-500{--tw-text-opacity: 1;color:rgba(var(--ac-rgb),var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-400\/40{color:#f8717166}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sepia{--tw-sepia: sepia(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{--editor-text: var(--text-primary);--editor-muted: var(--text-secondary);--editor-subtle: var(--text-muted);--editor-hover: var(--th-surface-hover);--editor-overlay: var(--bg-overlay);--editor-shadow: var(--shadow-lg);--editor-tool-idle-bg: var(--th-surface-variant);--editor-tool-idle-border: var(--th-outline);--editor-tool-idle-text: var(--text-primary);--editor-tool-active-bg: var(--accent);--editor-tool-active-border: var(--accent-hover);--editor-tool-active-text: #ffffff;--editor-tool-active-shadow: 0 0 0 1px var(--accent-soft), 0 14px 30px var(--accent-softer)}[data-theme=dark]{--editor-bg: #0f1117;--editor-panel: #1a1d27;--editor-panel-muted: #151824;--editor-canvas: #0a0a12;--editor-border: #2a2d3d;--editor-input: #1e2130;--editor-checker-a: #1f2937;--editor-checker-b: #0f172a;--editor-grid: rgba(255, 255, 255, .08)}[data-theme=light]{--editor-bg: #f1f5f9;--editor-panel: #ffffff;--editor-panel-muted: #f1f5f9;--editor-canvas: #e2e8f0;--editor-border: #e2e8f0;--editor-input: #f8fafc;--editor-checker-a: #e2e8f0;--editor-checker-b: #cbd5e1;--editor-grid: rgba(15, 23, 42, .08)}[data-theme=white]{--editor-bg: #ffffff;--editor-panel: #ffffff;--editor-panel-muted: #f8f9fa;--editor-canvas: #f1f3f4;--editor-border: #dadce0;--editor-input: #f1f3f4;--editor-checker-a: #e8eaed;--editor-checker-b: #dadce0;--editor-grid: rgba(0, 0, 0, .08)}[data-theme=dark] .mobile-filter-icon-btn,[data-theme=dark] .mobile-filter-icon-btn svg{color:#fff}body{margin:0;padding:0}#root{min-height:100vh;width:100vw}@media (max-width: 768px){.home-layout{flex-direction:column!important}}*,*:before,*:after{transition:background-color .15s ease,border-color .15s ease}canvas,.canvas-container{transition:none!important}*{scrollbar-width:thin;scrollbar-color:var(--editor-muted) var(--editor-panel-muted)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--editor-panel-muted)}::-webkit-scrollbar-thumb{background:var(--editor-muted);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--editor-subtle)}.editor-shell{background:var(--editor-bg);color:var(--editor-text)}.editor-panel{background:var(--editor-panel);border-color:var(--editor-border);color:var(--editor-text)}.editor-canvas-area{background:var(--editor-canvas)}.editor-ruler{background:var(--editor-panel-muted);border-color:var(--editor-border)}.editor-input{background:var(--editor-input);border-color:var(--editor-border);color:var(--editor-text)}.editor-subtle{color:var(--editor-muted)}.editor-divider{background:var(--editor-border)}.editor-hover:hover{background:var(--editor-hover)}.editor-tool-button{background:var(--editor-tool-idle-bg);border-color:var(--editor-tool-idle-border);color:var(--editor-tool-idle-text)}.editor-tool-button:hover{background:var(--editor-hover)}.editor-tool-button-active{background:var(--editor-tool-active-bg)!important;border-color:var(--editor-tool-active-border)!important;color:var(--editor-tool-active-text)!important;box-shadow:var(--editor-tool-active-shadow)}.editor-tool-button-active:hover{background:var(--editor-tool-active-bg)!important}.editor-tool-chip{border:1px solid transparent;border-radius:.9rem;color:var(--editor-tool-idle-text)}.editor-tool-chip:hover{background:var(--editor-hover)}.editor-tool-chip-active{background:var(--editor-tool-active-bg);border-color:var(--editor-tool-active-border);color:var(--editor-tool-active-text);box-shadow:var(--editor-tool-active-shadow)}@media (max-width: 1279px){.lightweight-tool-button{background:#ffffff80;border-color:#02075d;color:#02075d}.lightweight-tool-button:hover{background:#ffffffa6;border-color:#02075d;color:#02075d}.lightweight-tool-button-active{background:#02075d!important;border-color:#02075d!important;color:#fff!important;box-shadow:0 10px 24px #02075d47}.lightweight-tool-button-active:hover{background:#02075d!important;color:#fff!important}}.checkerboard-bg{background-image:linear-gradient(45deg,var(--editor-checker-a) 25%,transparent 25%),linear-gradient(-45deg,var(--editor-checker-a) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--editor-checker-a) 75%),linear-gradient(-45deg,transparent 75%,var(--editor-checker-a) 75%);background-color:var(--editor-checker-b);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:2px;background:var(--editor-muted);outline:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--accent);cursor:pointer}input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--accent);cursor:pointer;border:none}@media (max-width: 768px){input[type=range]{height:6px;border-radius:999px}input[type=range]::-webkit-slider-thumb{width:22px;height:22px}input[type=range]::-moz-range-thumb{width:22px;height:22px}}.menu-dropdown{position:absolute;top:100%;left:0;min-width:220px;background:var(--editor-panel);border:1px solid var(--editor-border);border-radius:6px;box-shadow:var(--editor-shadow);z-index:1000;padding:4px 0;color:var(--editor-text)}.menu-dropdown button,.menu-dropdown .menu-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 12px;background:none;border:none;color:var(--editor-text);font-size:13px;cursor:pointer;text-align:left}.menu-dropdown button:hover,.menu-dropdown .menu-item:hover{background:var(--accent);color:#fff}.menu-divider{height:1px;background:var(--editor-border);margin:4px 0}.menu-shortcut{color:var(--editor-subtle);font-size:11px;margin-left:24px}@keyframes image-loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.image-loading-spinner{animation:image-loading-spin 1s linear infinite}.canvas-container{margin:0!important}.color-swatch{width:24px;height:24px;border-radius:4px;border:2px solid #555;cursor:pointer}.color-swatch:hover{border-color:#888}.layer-item{display:flex;align-items:center;gap:8px;padding:6px 8px;cursor:pointer;border-radius:4px}.layer-item:hover{background:#ffffff0d}.layer-item.active{background:var(--accent-soft)}.filter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--editor-overlay);display:flex;align-items:center;justify-content:center;z-index:2000}.modal-content{background:var(--editor-panel);border:1px solid var(--editor-border);border-radius:12px;padding:24px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:var(--editor-shadow);color:var(--editor-text)}.tool-options-bar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:4px 12px;background:var(--editor-panel-muted);border-bottom:1px solid var(--editor-border);min-height:36px;font-size:12px;color:var(--editor-text)}.tool-options-bar label{display:flex;align-items:center;gap:4px;white-space:nowrap}.tool-options-bar input[type=number]{width:50px;background:var(--editor-input);border:1px solid var(--editor-border);border-radius:4px;color:var(--editor-text);padding:2px 4px;font-size:12px}.tool-options-bar select{background:var(--editor-input);border:1px solid var(--editor-border);border-radius:4px;color:var(--editor-text);padding:2px 4px;font-size:12px}@media (max-width: 1279px){header.editor-panel{background:color-mix(in srgb,var(--editor-panel) 85%,transparent)}}@media (max-width: 768px){.menu-dropdown{min-width:180px}.modal-content{width:calc(100% - 24px);padding:18px;max-height:88vh}.tool-options-bar{gap:8px;padding:8px 12px}}.hover\:bg-\[\#3a3a3a\]:hover{--tw-bg-opacity: 1;background-color:rgb(58 58 58 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#444\]:hover{--tw-bg-opacity: 1;background-color:rgb(68 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-accent-700:hover{background-color:var(--accent-hover)}.hover\:bg-red-500\/15:hover{background-color:#ef444426}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:text-accent-300:hover{color:var(--accent-soft)}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 768px){.md\:bottom-12{bottom:3rem}.md\:left-11{left:2.75rem}.md\:left-16{left:4rem}.md\:right-72{right:18rem}.md\:top-20{top:5rem}.md\:top-5{top:1.25rem}.md\:block{display:block}.md\:inline{display:inline}.md\:grid{display:grid}.md\:hidden{display:none}.md\:min-h-\[360px\]{min-height:360px}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}}@media (min-width: 1024px){.lg\:mb-1{margin-bottom:.25rem}.lg\:ml-0{margin-left:0}.lg\:block{display:block}.lg\:w-14{width:3.5rem}.lg\:w-72{width:18rem}.lg\:flex-col{flex-direction:column}.lg\:justify-start{justify-content:flex-start}.lg\:border-b-0{border-bottom-width:0px}.lg\:border-l{border-left-width:1px}.lg\:border-r{border-right-width:1px}.lg\:border-t-0{border-top-width:0px}}@media (min-width: 1280px){.xl\:block{display:block}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:w-64{width:16rem}.xl\:w-\[300px\]{width:300px}.xl\:justify-between{justify-content:space-between}.xl\:gap-0\.5{gap:.125rem}}.\[\&_svg\]\:size-\[18px\] svg{width:18px;height:18px}@media (min-width: 1280px){.xl\:\[\&_svg\]\:size-\[15px\] svg{width:15px;height:15px}}
