@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";:root{--bg-desktop:#0b0f19;--bg-panel:#141826bf;--bg-window:#1a1f30d9;--bg-window-active:#202639e6;--bg-titlebar:#121622f2;--bg-app-grid:#0f121ef2;--bg-context-menu:#202639f2;--bg-notification:#202639e6;--bg-tooltip:#0f121e;--bg-input:#0f121ecc;--bg-hover:#ffffff14;--bg-active:#ffffff1f;--bg-selected:#7c4dff33;--accent-primary:#7c4dff;--accent-primary-hover:#9575ff;--accent-primary-active:#673ab7;--accent-secondary:#ff9800;--accent-success:#4caf50;--accent-error:#f44336;--accent-warning:#ff9800;--accent-info:#2196f3;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-disabled:#475569;--text-inverse:#0f172a;--border-subtle:#ffffff0a;--border-default:#ffffff14;--border-focus:#7c4dff;--shadow-sm:0 2px 8px #0003;--shadow-md:0 4px 16px #00000059;--shadow-lg:0 8px 32px #00000073;--shadow-xl:0 16px 48px #0009;--ease-default:cubic-bezier(.4, 0, .2, 1);--ease-decelerate:cubic-bezier(0, 0, .2, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.4s;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--titlebar-height:38px;--taskbar-height:48px}:root.light{--bg-desktop:#f1f5f9;--bg-panel:#fffc;--bg-window:#f8fafce6;--bg-window-active:#fffffff2;--bg-titlebar:#f1f5f9f2;--bg-app-grid:#fffffffa;--bg-context-menu:#fffffffa;--bg-notification:#fffffff2;--bg-tooltip:#0f172a;--bg-input:#f1f5f9e6;--bg-hover:#0f172a0f;--bg-active:#0f172a1a;--bg-selected:#7c4dff1f;--text-primary:#0f172a;--text-secondary:#475569;--text-disabled:#94a3b8;--text-inverse:#f8fafc;--border-subtle:#0f172a0a;--border-default:#0f172a14;--shadow-sm:0 2px 8px #0f172a0d;--shadow-md:0 4px 16px #0f172a1a;--shadow-lg:0 8px 32px #0f172a26;--shadow-xl:0 16px 48px #0f172a33}*,:before,:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body,html,#root{-webkit-user-select:none;user-select:none;background-color:#000;width:100%;height:100%;overflow:hidden}input,button,textarea,select{font-family:inherit;font-size:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--bg-hover);border-radius:var(--radius-full)}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--bg-active)}.glassmorphic{background:var(--bg-panel);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-default);box-shadow:var(--shadow-md)}.glassmorphic-window{background:var(--bg-window);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-default);box-shadow:var(--shadow-xl);border-radius:var(--radius-lg);transition:box-shadow var(--duration-fast) var(--ease-default), border-color var(--duration-fast) var(--ease-default);overflow:hidden}.glassmorphic-window.active{background:var(--bg-window-active);border-color:#7c4dff40;box-shadow:0 24px 64px #00000080}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.code-font{font-family:JetBrains Mono,Courier,monospace}.resize-handle{z-index:10;position:absolute}.resize-handle.t{cursor:ns-resize;height:4px;top:0;left:4px;right:4px}.resize-handle.b{cursor:ns-resize;height:4px;bottom:0;left:4px;right:4px}.resize-handle.l{cursor:ew-resize;width:4px;top:4px;bottom:4px;left:0}.resize-handle.r{cursor:ew-resize;width:4px;top:4px;bottom:4px;right:0}.resize-handle.tl{cursor:nwse-resize;width:8px;height:8px;top:0;left:0}.resize-handle.tr{cursor:nesw-resize;width:8px;height:8px;top:0;right:0}.resize-handle.bl{cursor:nesw-resize;width:8px;height:8px;bottom:0;left:0}.resize-handle.br{cursor:nwse-resize;width:8px;height:8px;bottom:0;right:0}@keyframes loginKenBurns{0%{transform:scale(1.05)translate(0)}to{transform:scale(1.15)translate(-2%,-1%)}}@keyframes clockPulse{0%,to{opacity:.3}50%{opacity:1}}
