.central-atualizacoes-container{padding:1.5rem;max-width:1400px;margin:0 auto;min-height:100vh;background:transparent}.central-atualizacoes-container *{box-sizing:border-box}.central-atualizacoes-container input,.central-atualizacoes-container select{all:revert;box-sizing:border-box}.central-header{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:16px;padding:1.5rem 2rem;margin-bottom:1.5rem;box-shadow:0 4px 20px rgba(14,165,233,.25)}.central-header-content{justify-content:space-between;flex-wrap:wrap}.central-header-content,.central-title{display:flex;align-items:center;gap:1rem}.central-title{color:white}.central-title-icon{width:48px;height:48px;padding:10px;background:rgba(255,255,255,.2);border-radius:12px}.central-title h1{font-size:1.5rem;font-weight:700;margin:0}.central-title p{font-size:.875rem;opacity:.9;margin:.25rem 0 0}.central-refresh-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:8px;color:white;font-weight:500;cursor:pointer;transition:all .2s}.central-refresh-btn:hover{background:rgba(255,255,255,.3)}.central-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.central-atualizacoes-container .central-filters{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;position:relative;z-index:1}.central-atualizacoes-container .central-filter-group{display:flex;flex-direction:column;gap:.5rem}.central-atualizacoes-container .central-filter-group label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#64748b}.central-atualizacoes-container .central-filter-group select{padding:.625rem 2.5rem .625rem 1rem;border:1px solid #e2e8f0;border-radius:8px;background:white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:12px 12px;color:#1e293b;font-size:.875rem;min-width:200px;cursor:pointer;font-family:inherit;appearance:none;-webkit-appearance:none;-moz-appearance:none}.central-atualizacoes-container .central-filter-group select:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(14,165,233,.1)}.central-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card{gap:1rem;padding:1.25rem;background:var(--bg-secondary,white);border-radius:12px;border:1px solid var(--border-color,#e2e8f0);box-shadow:0 1px 3px rgba(0,0,0,.05)}.stat-card,.stat-icon{display:flex;align-items:center}.stat-icon{justify-content:center;width:48px;height:48px;border-radius:12px}.stat-primary .stat-icon{background:rgba(14,165,233,.1);color:#0ea5e9}.stat-success .stat-icon{background:rgba(34,197,94,.1);color:#22c55e}.stat-info .stat-icon{background:rgba(99,102,241,.1);color:#6366f1}.stat-secondary .stat-icon{background:rgba(107,114,128,.1);color:#6b7280}.stat-content{display:flex;flex-direction:column}.stat-value{font-size:1.5rem;font-weight:700;color:var(--text-primary,#1e293b)}.stat-label{font-size:.813rem;color:var(--text-secondary,#64748b)}.central-section{background:var(--bg-secondary,white);border-radius:12px;border:1px solid var(--border-color,#e2e8f0);padding:1.5rem;margin-bottom:1.5rem}.section-header{justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap}.section-header,.section-header h2{display:flex;align-items:center;gap:.5rem}.section-header h2{font-size:1.125rem;font-weight:600;color:var(--text-primary,#1e293b);margin:0}.section-subtitle{font-size:.875rem}.central-loading,.section-subtitle{color:var(--text-secondary,#64748b)}.central-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.estados-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.estado-card{padding:1rem;border-radius:10px;border:1px solid var(--border-color,#e2e8f0);background:var(--bg-primary,#f8fafc);transition:all .2s}.estado-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.estado-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.estado-uf{font-size:1.25rem;font-weight:700;color:var(--text-primary,#1e293b)}.estado-status-icon{display:flex}.estado-nome{font-size:.813rem;color:var(--text-secondary,#64748b);margin-bottom:.75rem}.estado-data{align-items:center;gap:.375rem;margin-bottom:.5rem}.estado-data,.estado-stats{display:flex;font-size:.75rem;color:var(--text-secondary,#64748b)}.estado-stats{gap:.75rem}.estado-stat strong{color:var(--text-primary,#1e293b)}.status-recente{border-color:#22c55e;background:rgba(34,197,94,.05)}.status-recente .estado-status-icon{color:#22c55e}.status-recente .estado-uf{color:#16a34a}.status-medio{border-color:#f59e0b;background:rgba(245,158,11,.05)}.status-medio .estado-status-icon{color:#f59e0b}.status-antigo{border-color:#94a3b8}.status-antigo .estado-status-icon{color:#94a3b8}.status-sem-dados{border-color:#e2e8f0;opacity:.6}.status-sem-dados .estado-status-icon{color:#cbd5e1}.central-future{border-style:dashed;background:repeating-linear-gradient(45deg,var(--bg-secondary,white),var(--bg-secondary,white) 10px,var(--bg-primary,#f8fafc) 10px,var(--bg-primary,#f8fafc) 20px)}.future-content{color:var(--text-secondary,#64748b)}.future-content p{margin-bottom:1rem}.future-content ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.future-content li{padding:.5rem 0}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-theme=dark] .central-atualizacoes-container{background:transparent}[data-theme=dark] .central-atualizacoes-container .central-header{background:linear-gradient(135deg,#0369a1,#075985)}[data-theme=dark] .central-atualizacoes-container .central-section,[data-theme=dark] .central-atualizacoes-container .stat-card{background:var(--bg-secondary,#171717);border-color:var(--border-color,#2e2e2e)}[data-theme=dark] .central-atualizacoes-container .central-filter-group select{background:var(--bg-secondary,#171717) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238a8a8a' d='M6 9L1 4h10z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:12px 12px;border-color:var(--border-color,#2e2e2e);color:var(--text-primary,#fafafa)}[data-theme=dark] .central-atualizacoes-container .estado-card{background:var(--bg-tertiary,#0a0a0a);border-color:var(--border-color,#2e2e2e)}[data-theme=dark] .central-atualizacoes-container .status-recente{background:rgba(34,197,94,.1)}[data-theme=dark] .central-atualizacoes-container .status-medio{background:rgba(245,158,11,.1)}@media (max-width:768px){.central-atualizacoes-container{padding:1rem}.central-header{padding:1.25rem}.central-title-icon{width:40px;height:40px;padding:8px}.central-title h1{font-size:1.25rem}.central-atualizacoes-container .central-filters{flex-direction:column}.central-atualizacoes-container .central-filter-group select{width:100%;min-width:unset}.estados-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.estados-grid{grid-template-columns:1fr}.central-header-content{flex-direction:column;align-items:flex-start}.central-refresh-btn{width:100%;justify-content:center}}