*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg-deep: #0A0A0A;--bg-surface: #111111;--bg-elevated: #141414;--bg-glass: rgba(255, 255, 255, .03);--accent: #DC2626;--accent-dark: #B91C1C;--accent-glow: rgba(220, 38, 38, .15);--accent-glow-strong: rgba(220, 38, 38, .3);--text-primary: #E8E8E8;--text-secondary: #666666;--text-muted: #777777;--text-dim: #666666;--border: rgba(255, 255, 255, .06);--border-hover: rgba(255, 255, 255, .12);--border-accent: rgba(220, 38, 38, .3);--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", "Cascadia Code", monospace;--status-fire: #DC2626;--status-ready: #F59E0B;--status-sent: #3B82F6;--status-new: #8B5CF6;--status-decent: #22C55E;--status-mid: #555555}html{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-mono);background:var(--bg-deep);color:var(--text-primary);min-height:100vh;overflow-x:hidden}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,.008) 2px,rgba(255,255,255,.008) 4px)}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}::selection{background:#dc26264d;color:#fff}input,textarea,select{font-family:var(--font-mono)}input::placeholder,textarea::placeholder{color:var(--text-muted)}select option{background:var(--bg-surface);color:var(--text-primary)}@keyframes pulse-red{0%,to{box-shadow:0 0 8px #dc26264d}50%{box-shadow:0 0 20px #dc262699}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scan-line{0%{top:-2px}to{top:100%}}@keyframes glow-pulse{0%,to{text-shadow:0 0 10px rgba(220,38,38,.3)}50%{text-shadow:0 0 20px rgba(220,38,38,.6),0 0 40px rgba(220,38,38,.2)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes loading-bar{0%{left:-30%}to{left:100%}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in{animation:fade-in .3s ease-out}.slide-in{animation:slide-in-right .3s ease-out}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .25s ease;z-index:200!important}.sidebar.open{transform:translate(0)}.sidebar-overlay{display:block!important;position:fixed;inset:0;background:#0009;z-index:199}.main-content{margin-left:0!important;margin-right:0!important}.right-panel{position:fixed!important;width:100%!important;min-width:100%!important;z-index:150}.menu-btn{display:flex!important}.prompt-grid-row{grid-template-columns:20px 1fr 80px 50px!important}.prompt-grid-row>:nth-child(5),.prompt-grid-row>:nth-child(6){display:none!important}.prompt-header-row{grid-template-columns:20px 1fr 80px 50px!important}.prompt-header-row>:nth-child(5),.prompt-header-row>:nth-child(6){display:none!important}}@media(max-width:600px){.prompt-grid-row{grid-template-columns:20px 1fr 50px!important}.prompt-grid-row>:nth-child(3),.prompt-grid-row>:nth-child(4),.prompt-grid-row>:nth-child(5),.prompt-grid-row>:nth-child(6){display:none!important}.prompt-header-row{grid-template-columns:20px 1fr 50px!important}.prompt-header-row>:nth-child(3),.prompt-header-row>:nth-child(4),.prompt-header-row>:nth-child(5),.prompt-header-row>:nth-child(6){display:none!important}}
