@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&family=Share+Tech+Mono&family=Rajdhani:wght@400;500;600;700&display=swap";
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial}}}.absolute{position:absolute}.relative{position:relative}.z-10{z-index:10}.z-20{z-index:20}.flex{display:flex}.grid{display:grid}.table{display:table}.h-full{height:100%}.h-screen{height:100vh}.w-full{width:100%}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-transparent{border-color:#0000}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.text-center{text-align:center}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@media (hover:hover){.hover\:opacity-80:hover{opacity:.8}}:root{--bg-primary:#020408;--bg-secondary:#050d14;--bg-card:#071220;--accent-green:#0f8;--accent-amber:gold;--accent-red:#ff4500;--accent-blue:#00b4ff;--text-primary:#c8dff0;--text-secondary:#5a8aaa;--border:#00b4ff26;--grid:#00b4ff0a}html,body{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:Rajdhani,sans-serif;line-height:1.6;position:relative}body:before{content:"";background-image:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);pointer-events:none;z-index:0;background-size:40px 40px;width:100%;height:100%;position:fixed;top:0;left:0}body:after{content:"";pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,#00000008,#00000008 4px,#0000 4px 8px);width:100%;height:100%;position:fixed;top:0;left:0}#__next{z-index:2;position:relative}@keyframes pulse-hot{0%,to{box-shadow:0 0 20px var(--accent-red)}50%{box-shadow:0 0 40px var(--accent-red)}}@keyframes pulse-amber{0%,to{box-shadow:0 0 15px var(--accent-amber)}50%{box-shadow:0 0 30px var(--accent-amber)}}@keyframes red-flash{0%,to{color:var(--accent-red)}50%{color:var(--accent-amber)}}.font-orbitron{font-family:Orbitron,sans-serif}.font-tech-mono{font-family:Share Tech Mono,monospace}.font-rajdhani{font-family:Rajdhani,sans-serif}.pulse-hot{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-hot}.pulse-amber{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-amber}.red-flash{animation:.8s cubic-bezier(.4,0,.6,1) infinite red-flash}.bracket-top-left:before{content:"";border-top:2px solid var(--accent-blue);border-left:2px solid var(--accent-blue);width:12px;height:12px;position:absolute;top:0;left:0}.bracket-top-right:after{content:"";border-top:2px solid var(--accent-blue);border-right:2px solid var(--accent-blue);width:12px;height:12px;position:absolute;top:0;right:0}.bracket-bottom-left:before{content:"";border-bottom:2px solid var(--accent-blue);border-left:2px solid var(--accent-blue);width:12px;height:12px;position:absolute;bottom:0;left:0}.bracket-bottom-right:after{content:"";border-bottom:2px solid var(--accent-blue);border-right:2px solid var(--accent-blue);width:12px;height:12px;position:absolute;bottom:0;right:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}
