:root{--sky-top: #87CEEB;--sky-bottom: #E0F0FF;--water: #2E8BC0;--sand: #F4D58D;--nav-bg: rgba(255, 255, 255, .12);--nav-text: #1a1a2e;--nav-hover: rgba(0, 0, 0, .08);--overlay-bg: rgba(255, 255, 255, .06);--postit-bg: #FFF9C4;--postit-text: #4a4a3a;--postit-shadow: rgba(0,0,0,.15);--toggle-bg: #f0e68c;--toggle-icon: "☀️"}[data-theme=dark]{--sky-top: #0a0a23;--sky-bottom: #1a1a3e;--water: #0d1b2a;--sand: #3d3522;--nav-bg: rgba(0, 0, 0, .35);--nav-text: #e0e0e0;--nav-hover: rgba(255, 255, 255, .08);--overlay-bg: rgba(0, 0, 0, .15);--postit-bg: #3a3520;--postit-text: #d4c88e;--postit-shadow: rgba(0,0,0,.4);--toggle-bg: #2c2c54;--toggle-icon: "🌙"}:root{--term-bg: #1e1e2e;--term-fg: #cdd6f4;--term-prompt-user: #a6e3a1;--term-prompt-path: #89b4fa;--term-prompt-symbol: #f38ba8;--term-dir: #89b4fa;--term-file: #cdd6f4;--term-link: #f9e2af;--term-error: #f38ba8;--term-comment: #6c7086;--term-highlight: #313244;--term-cursor: #f5e0dc;--term-green: #a6e3a1;--term-yellow: #f9e2af;--term-cyan: #94e2d5;--term-magenta: #cba6f7;--term-scrollbar: #45475a;--term-selection: rgba(137, 180, 250, .2)}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;font-family:Space Grotesk,sans-serif}body{background:var(--sky-top);transition:background .6s ease}
