@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@500;600;700&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body,#root{color:#f0f4fa;background:#07090f;font-family:DM Sans,sans-serif;overflow-x:hidden}.rj{font-family:Rajdhani,sans-serif}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#374151;border-radius:2px}input[type=range]{appearance:none;cursor:pointer;background:0 0}input[type=range]::-webkit-slider-runnable-track{background:#1f2937;border-radius:4px;height:4px}input[type=range]::-webkit-slider-thumb{appearance:none;background:#3b82f6;border-radius:50%;width:16px;height:16px;margin-top:-6px;box-shadow:0 0 0 3px #3b82f633}input[type=range]::-moz-range-track{background:#1f2937;border-radius:4px;height:4px}input[type=range]::-moz-range-thumb{background:#3b82f6;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 3px #3b82f633}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scanline{0%{top:-10%}to{top:110%}}@keyframes breathe{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}@keyframes ripple{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(2.5)}}@keyframes glowPulse{0%,to{box-shadow:0 0 5px #ef444433}50%{box-shadow:0 0 20px #ef444480}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes countUp{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes mapZoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes crisisFlash{0%,to{opacity:0}50%{opacity:.08}}@keyframes borderGlow{0%,to{border-color:#ef444433}50%{border-color:#ef444499}}@keyframes thinkDot{0%,to{opacity:.3}50%{opacity:1}}@keyframes liveIndicator{0%,to{opacity:1}50%{opacity:.3}}@keyframes microShift{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}.fade-up{animation:.35s both fadeUp}.fade-in{animation:.5s both fadeIn}.pulse{animation:2s ease-in-out infinite pulse}.spin{animation:1.2s linear infinite spinRing}.breathe{animation:3s ease-in-out infinite breathe}.ticker-inner{white-space:nowrap;gap:0;animation:38s linear infinite ticker;display:inline-flex}.ticker-inner:hover{animation-play-state:paused}.ticker-fast .ticker-inner{animation-duration:18s!important}.crisis-overlay{pointer-events:none;z-index:100;background:radial-gradient(#0000 40%,#ef44440a 100%);animation:3s ease-in-out infinite crisisFlash;position:fixed;inset:0}.crisis-active .crisis-overlay{animation:1.5s ease-in-out infinite crisisFlash}.cinematic-enter{animation:1s both fadeIn}.cinematic-enter .stat-value{animation:.8s both countUp}.cinematic-map{animation:1.2s both mapZoom}.micro-hover{transition:all .25s cubic-bezier(.4,0,.2,1)}.micro-hover:hover{border-color:#3b82f680;transform:translateY(-1px)}.micro-press{transition:transform .15s}.micro-press:active{transform:scale(.98)}.micro-glow:hover{background-color:#3b82f60d}.card-lift{transition:all .3s}.card-lift:hover{border-color:#3b82f64d;transform:translateY(-1px)}.gemini-output p{margin-bottom:8px;line-height:1.7}.gemini-output strong{color:#fbbf24}.gemini-output ul{margin-bottom:8px;padding-left:16px}.gemini-output li{color:#d1d5db;margin-bottom:4px}.ai-thinking-step{background:#3b82f60d;border:1px solid #3b82f61a;border-radius:8px;align-items:center;gap:10px;margin-bottom:6px;padding:8px 12px;display:flex}.ai-thinking-step.active{background:#3b82f61a;border-color:#3b82f64d}.ai-thinking-step.done{background:#22c55e0d;border-color:#22c55e33}.thinking-dot{border-radius:50%;width:6px;height:6px}.thinking-dot.pending{background:#374151}.thinking-dot.active{background:#3b82f6;animation:.8s ease-in-out infinite thinkDot}.thinking-dot.done{background:#22c55e}.live-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite liveIndicator;box-shadow:0 0 6px #22c55e}.sync-badge{color:#4b5563;letter-spacing:.1em;align-items:center;gap:4px;font-family:Rajdhani,sans-serif;font-size:9px;font-weight:600;display:inline-flex}.impact-value{font-family:Rajdhani,sans-serif;font-size:28px;font-weight:700;line-height:1}.impact-label{color:#6b7280;margin-top:4px;font-size:10px}.crisis-banner{z-index:200;color:#fca5a5;letter-spacing:.08em;background:#7f1d1df2;border:1px solid #ef444480;border-radius:12px;align-items:center;gap:10px;padding:10px 28px;font-family:Rajdhani,sans-serif;font-size:14px;font-weight:700;animation:.5s both slideDown;display:flex;position:fixed;top:32px;left:50%;transform:translate(-50%)}.typewriter-cursor:after{content:"▊";color:#3b82f6;animation:1s step-end infinite pulse}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.w-full{width:100%}.h-full{height:100%}.relative{position:relative}.absolute{position:absolute}.text-xs{font-size:12px}.text-sm{font-size:14px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-center{text-align:center}.text-left{text-align:left}.rounded-xl{border-radius:12px}.rounded-lg{border-radius:8px}.rounded-full{border-radius:9999px}.px-2{padding-left:8px;padding-right:8px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-5{padding-left:20px;padding-right:20px}.py-1{padding-top:4px;padding-bottom:4px}.py-2{padding-top:8px;padding-bottom:8px}.py-2\.5{padding-top:10px;padding-bottom:10px}.py-3{padding-top:12px;padding-bottom:12px}.py-4{padding-top:16px;padding-bottom:16px}.py-5{padding-top:20px;padding-bottom:20px}.mb-1{margin-bottom:4px}.mb-1\.5{margin-bottom:6px}.mb-2{margin-bottom:8px}.mb-2\.5{margin-bottom:10px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.ml-1{margin-left:4px}.mt-2{margin-top:8px}.inline-flex{display:inline-flex}.pointer-events-none{pointer-events:none}.cursor-pointer{cursor:pointer}.transition-all{transition:all .2s}.transition-colors{transition:color .2s,background-color .2s}.shadow-xl{box-shadow:0 20px 25px -5px #0000004d}.shadow-2xl{box-shadow:0 25px 50px -12px #00000080}.overflow-hidden{overflow:hidden}.fixed{position:fixed}.z-50{z-index:50}.text-green-400{color:#4ade80}.text-orange-400{color:#fb923c}.border{border-style:solid;border-width:1px}.border-green-800{border-color:#166534}.border-orange-800{border-color:#9a3412}
