.weather-game-theme{--background:#020617;--foreground:#f8fafc;--card:#0f172a;--card-foreground:#f8fafc;--popover:#0f172a;--popover-foreground:#f8fafc;--primary:#06b6d4;--primary-foreground:#fff;--secondary:#1e293b;--secondary-foreground:#94a3b8;--muted:#334155;--muted-foreground:#64748b;--accent-hot:#f59e0b;--accent-cold:#38bdf8;--accent-perfect:#22c55e;--border:#1e293b;--input:#1e293b;--ring:#06b6d4;--radius:.75rem;--gradient-sky:linear-gradient(to bottom,#0f172a,#1e293b);--gradient-radar:radial-gradient(circle at center,#06b6d426 0%,transparent 70%)}.weather-game-theme.bg-game{background-color:var(--background);color:var(--foreground);background-image:radial-gradient(circle at 50% 0,#06b6d41a 0%,#0000 50%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231e293b' fill-opacity='0.4'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.weather-game-theme .glass-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ab3;border:1px solid #ffffff14;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@keyframes radar-scan{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-radar-spin{animation:4s linear infinite radar-scan}.text-temp-hot{background:linear-gradient(#fbbf24,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-temp-cold{background:linear-gradient(#38bdf8,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-temp-mild{background:linear-gradient(#86efac,#22c55e);-webkit-text-fill-color:transparent;-webkit-background-clip:text}
