:root{--bg: #050810;--bg1: #0a0e14;--accent: #00e5cc;--accent-glow: rgba(0, 229, 204, .4);--danger: #ff3366;--warning: #ff6b35;--purple: #9945ff;--blue: #0099ff;--ink: #ffffff;--muted: rgba(255,255,255,.72);--hair: rgba(255,255,255,.1);--card: rgba(15,20,30,.55);--card2: rgba(15,20,30,.32);--serif: "Instrument Serif", Georgia, serif;--mono: "Space Mono", monospace;--sans: "Inter", system-ui, -apple-system, sans-serif;--w: 1600;--h: 900;--r: 14px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:var(--bg);color:var(--ink);font-family:var(--sans);line-height:1.4}@page{size:16in 9in;margin:0}@media print{html,body,#root{height:auto;overflow:visible}body{background:#000}.nav-controls,.keyboard-hints,.scanlines,.noise,.stage{display:none!important}.print-deck{display:block!important}.print-slide{width:16in;height:9in;page-break-after:always;page-break-inside:avoid;overflow:hidden;background:#000}.print-slide:last-child{page-break-after:auto}}.scanlines{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.02) 2px,rgba(0,0,0,.02) 4px)}.noise{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9998;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#00e5cc4d;border-radius:2px}.print-deck{display:none}
