/* PWA Theme CSS - Dynamicky generováno */
:root {
    --primary: #ffd700;
    --secondary: #005bbb;
    --bg-dark: #1a1f3a;
    --bg-card: #2d3561;
    --accent: #ff8e3c;
    --text: #fffffe;
    --text-muted: #b8c1ec;
    --success: #22c55e;
    --warning: #f59e0b;
}
