.dark,:root{--destructive-foreground:210 40% 98%}.chart-wrapper,.header{background-color:hsl(var(--card))}.header h1,.stat-card .number{font-size:2rem;color:hsl(var(--foreground))}.header h1,.legend-item,.stat-card .number,body{color:hsl(var(--foreground))}.cookie-text a,.election-link:hover,.election-year:hover{text-decoration:underline}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96%;--secondary-foreground:222.2 84% 4.9%;--muted:210 40% 96%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96%;--accent-foreground:222.2 84% 4.9%;--destructive:0 84.2% 60.2%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.5rem}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%}*{border-color:hsl(var(--border))}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;margin:0;padding:1rem;background-color:hsl(var(--background));min-height:100vh;transition:background-color .3s,color .3s}.container{max-width:1400px;margin:0 auto}.chart-wrapper,.header,.stats-grid{margin-bottom:1.5rem}.header{border:1px solid hsl(var(--border));border-radius:var(--radius);padding:2rem;text-align:center;position:relative}.chart-wrapper,.language-toggle,.theme-toggle{border:1px solid hsl(var(--border));display:flex}.header-controls{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;z-index:10}.language-toggle,.theme-toggle{background-color:hsl(var(--background));color:hsl(var(--foreground));padding:.5rem;border-radius:var(--radius);cursor:pointer;transition:.3s;align-items:center;justify-content:center}.election-source:hover,.language-toggle:hover,.legend-item:hover,.theme-toggle:hover{background-color:hsl(var(--accent))}.cookie-btn-decline:hover,.data-table tbody tr:hover,.data-table th{background-color:hsl(var(--muted))}.flag-icon{width:24px;height:20px;object-fit:cover}.header h1{margin:0;font-weight:600}.header p,.stat-card h2{color:hsl(var(--muted-foreground))}.header p{margin:.5rem 0 0;font-size:1rem}.chart-container{padding:0}.chart-wrapper{border-radius:var(--radius);padding:1.5rem;min-height:400px;flex-direction:column}.legend-custom,.stat-card{padding:1.5rem;background-color:hsl(var(--card));border:1px solid hsl(var(--border))}#chart{min-height:350px;width:100%}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;min-height:120px}.stat-card{border-radius:var(--radius);text-align:center;min-height:100px;display:flex;flex-direction:column;justify-content:center}.stat-card h2{margin:0 0 .5rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.stat-card .number{font-weight:700;margin:0}.legend-custom{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;border-radius:var(--radius)}.footer,.legend-item{border:1px solid hsl(var(--border));font-size:.875rem}.legend-item{display:flex;align-items:center;gap:.5rem;padding:0 1rem;background-color:hsl(var(--secondary));border-radius:var(--radius);font-weight:500;transition:.2s;cursor:pointer;height:50px}.footer,.sources-content{padding:1.5rem}.footer,.table-container{background-color:hsl(var(--card));margin-top:1.5rem}.dark .legend-item{color:#f9fafb}.legend-partido-img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.data-table td,.data-table th,.sources-header,.table-header{text-align:center;border-bottom:1px solid hsl(var(--border))}.legend-color{width:16px;height:16px;border-radius:50%;display:none}.footer{text-align:center;border-radius:var(--radius);color:hsl(var(--muted-foreground))}.data-table td,.data-table th,.summary-row{color:hsl(var(--foreground))}.table-container{border:1px solid hsl(var(--border));border-radius:var(--radius);overflow:hidden;min-height:300px}.sources-header,.table-header{background-color:hsl(var(--secondary));padding:1.5rem}.sources-header h2,.table-header h2{margin:0;font-size:1.25rem;font-weight:600;color:hsl(var(--foreground))}.data-table{width:100%;border-collapse:collapse;font-size:.875rem}.data-table th{padding:.75rem .5rem;font-weight:600;font-size:.75rem}.data-table td{padding:.75rem .5rem;transition:background-color .2s}.partido-cell{display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600}.partido-img{width:24px;height:24px;border-radius:50%;object-fit:cover}.partido-color{width:16px;height:16px;border-radius:50%;display:inline-block}.election-source,.sources-container{border:1px solid hsl(var(--border))}.summary-row{background-color:hsl(var(--secondary))!important;font-weight:600}.cookie-text a,.election-link,.election-year{color:hsl(var(--primary))}.summary-row:hover{background-color:hsl(var(--accent))!important}@media (max-width:650px){.header-controls{position:static;top:auto;right:auto;justify-content:center;margin-bottom:1rem;order:-1}.header{display:flex;flex-direction:column;align-items:center}}.sources-container{margin-top:1.5rem;background-color:hsl(var(--card));border-radius:var(--radius);overflow:hidden}.election-source{padding:1rem;margin-bottom:.5rem;background-color:hsl(var(--muted));border-radius:var(--radius);transition:.2s}.election-year{font-weight:600;font-size:1rem;text-decoration:none;display:block;transition:.2s}.election-link{text-decoration:none;font-weight:500;padding:.5rem 1rem;background-color:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:var(--radius);transition:.2s}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background-color:hsl(var(--card));border-top:2px solid hsl(var(--primary));box-shadow:0 -4px 20px rgba(0,0,0,.15);padding:1rem;z-index:1000;transform:translateY(100%);transition:transform .3s ease-in-out;backdrop-filter:blur(10px)}.cookie-banner.show{transform:translateY(0)}.cookie-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cookie-text{flex:1;min-width:300px;color:hsl(var(--foreground));font-size:.9rem;line-height:1.4}.cookie-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.cookie-btn{padding:.6rem 1.2rem;border:none;border-radius:var(--radius);font-size:.9rem;font-weight:500;cursor:pointer;transition:.2s}.cookie-btn-accept{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.cookie-btn-accept:hover{opacity:.9;transform:translateY(-1px)}.cookie-btn-decline{background-color:transparent;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border))}@media (max-width:768px){.header h1{font-size:1.5rem}.stats-grid{grid-template-columns:1fr;gap:.75rem;min-height:320px}.chart-wrapper{min-height:300px}#chart,.table-container{min-height:250px}.data-table{font-size:.75rem}.data-table td,.data-table th{padding:.5rem .25rem}.partido-cell{flex-direction:column;gap:.25rem}.cookie-content{flex-direction:column;text-align:center}.cookie-text{min-width:auto}.cookie-buttons{justify-content:center}}