@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@...");:root{--color-red: #F50057;--color-red-orange: #FF3D00;--color-orange: #FF6F00;--color-yellow: #FFEA00;--color-green: #00E676;--color-blue: #00CFFF;--color-pink: #FF77B9;--color-purple: #5D09E4;--color-black: #1A1A2E;--bright-yellow: #ffff2d;--bright-red: #ff3474;--bright-blue: #18d8ff;--bg-color: #1B1524;--second-bg-color: #14142b;--text-color: #9FA5B2;--glow-purple: rgba(160, 32, 240, 0.35);--glow-purple-mid: rgba(160, 32, 240, 0.25);--glow-purple-low: rgba(160, 32, 240, 0.15);--glow-red: rgba(245, 0, 87, 0.25);--glow-red-low: rgba(245, 0, 87, 0.15);--glow-blue: rgba(0, 207, 255, 0.25);--glow-blue-low: rgba(0, 207, 255, 0.15);--glow-yellow: rgba(255, 234, 0, 0.25);--glow-orange: rgba(255, 111, 0, 0.25);--font-display: 'Edit Undo BRK', monospace;--font-pixel: 'Pixel Game', monospace;--font-body: 'IBM Plex Mono', monospace;--text-xs: 0.85rem;--text-sm: 0.95rem;--text-base: 1rem;--text-lg: 1.1rem;--text-xl: 1.3rem;--text-2xl: 2rem;--text-3xl: 2.7rem;--space-xs: 0.5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 3rem;--space-2xl: 4rem;--space-3xl: 6rem;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 30px;--radius-2xl: 70px;--radius-full: 50%;--transition-fast: 0.2s ease;--transition-base: 0.3s ease;--transition-slow: 0.5s ease;--z-background: 0;--z-content: 1;--z-elevated: 2;--z-modal-overlay: 999;--z-modal: 1000;--shadow-sm: 0 0 15px;--shadow-md: 0 0 25px;--shadow-lg: 0 0 30px;--shadow-xl: 0 0 60px}@font-face{font-family:'Pixel Game';src:url("../fonts/pixel-game.regular.otf") format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:'Edit Undo BRK';src:url("../fonts/editundo.ttf") format("truetype");font-weight:normal;font-style:normal}body{background-color:var(--bg-color);margin:0;padding:0;overflow-x:hidden;scroll-padding-bottom:0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-purple)}
