:root{--sebrae-blue-900: #00274d;--sebrae-blue-800: #00366e;--sebrae-blue-700: #0b4f96;--sebrae-blue-600: #146cc4;--sebrae-blue-400: #4a9ae0;--sebrae-teal: #00b3a4;--sebrae-yellow: #ffb511;--sebrae-yellow-dark: #e79c00;--surface: #f4f7fb;--card: #ffffff;--border: #e3e8f0;--text: #12213b;--text-soft: #5b6b85;--text-faint: #8a97ac;--radius-lg: 22px;--radius-md: 14px;--radius-sm: 10px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--surface);color:var(--text)}input,select,button,textarea{font-family:inherit}a{color:inherit}.shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.mobile-topbar,.sidebar-backdrop{display:none}.sidebar{background:linear-gradient(190deg,var(--sebrae-blue-900),var(--sebrae-blue-800) 60%);color:#fff;padding:22px 16px;display:flex;flex-direction:column;gap:4px}.brand{display:flex;flex-direction:column;align-items:stretch;position:relative;padding:4px 10px 22px}.brand-icon{align-self:center;width:84%;max-width:190px;height:auto;display:block;margin:0 0 12px;filter:drop-shadow(0 6px 16px rgba(0,0,0,.35))}.brand-title{font-size:20px;font-weight:800;letter-spacing:.3px;color:#fff;width:100%;text-align:center}.brand-title span{color:#22c55e}.brand-subtitle{font-size:11px;font-weight:600;color:#ffffff8c;margin-top:2px;text-align:center}.sidebar-close-btn{display:none}.side-section-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;border:none;background:transparent;cursor:pointer;padding:0;margin:18px 0 8px;border-radius:8px}.side-section-toggle:hover{background:#ffffff0f}.side-section{font-size:10.5px;text-transform:uppercase;letter-spacing:.08em;color:#ffffff73;font-weight:700;margin:0;padding:8px 0 8px 10px}.side-toggle-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:8px;border-radius:6px;background:#ffffff14;color:#ffffffa6;font-size:13px;font-weight:700;line-height:1}.side-toggle-icon.has-active{background:var(--sebrae-yellow);color:#3a2900}.side-group{display:flex;flex-direction:column;gap:4px}.side-link{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:10px;font-size:13.5px;font-weight:600;color:#ffffffd1;cursor:pointer;text-decoration:none}.side-link .ic{width:18px;height:18px;border-radius:5px;background:#ffffff24;flex:none}.side-link.active{background:#ffffff24;color:#fff}.side-link.active .ic{background:var(--sebrae-yellow)}.side-link:hover{background:#ffffff14}.content{padding:26px 30px 60px;max-width:1280px}.page-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px;flex-wrap:wrap;gap:14px}.page-head h1{font-size:24px;font-weight:800;margin:0 0 4px;color:var(--text)}.page-head p{margin:0;font-size:13.5px;color:var(--text-soft)}.btn-accent{border:none;background:var(--sebrae-yellow);color:#3a2900;font-weight:700;font-size:13.5px;padding:11px 18px;border-radius:11px;cursor:pointer;box-shadow:0 10px 20px -8px #ffb5118c}.btn-accent:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.btn-primary{border:none;border-radius:11px;background:var(--sebrae-blue-700);color:#fff;font-weight:700;font-size:13.5px;padding:11px 18px;cursor:pointer;box-shadow:0 10px 20px -8px #0b4f968c}.btn-primary:hover{background:var(--sebrae-blue-800)}.btn-ghost{border:1px solid var(--border);border-radius:11px;background:#fff;color:var(--text-soft);font-weight:600;font-size:13px;padding:10px 16px;cursor:pointer}.hero-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,var(--sebrae-blue-900) 0%,var(--sebrae-blue-700) 46%,var(--sebrae-teal) 100%);border-radius:var(--radius-lg);padding:34px 38px;margin-bottom:22px;color:#fff;position:relative;overflow:hidden}.hero-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(500px 300px at 90% 10%,rgba(255,181,17,.18),transparent 60%)}.hero-banner-text{position:relative;max-width:560px}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);padding:6px 13px;border-radius:999px;font-size:12px;font-weight:600;margin-bottom:16px}.hero-dot{width:7px;height:7px;border-radius:50%;background:var(--sebrae-yellow)}.hero-banner-text h1{font-size:30px;line-height:1.15;font-weight:800;margin:0 0 12px;letter-spacing:-.4px}.hero-banner-text h1 span{color:var(--sebrae-yellow)}.hero-banner-text p{font-size:14.5px;line-height:1.55;color:#ffffffd9;margin:0}.hero-banner-stat{position:relative;display:flex;flex-direction:column;align-items:flex-end;text-align:right;flex:none}.hero-stat-label{font-size:12.5px;font-weight:600;color:#ffffffbf}.hero-stat-value{font-size:56px;font-weight:800;line-height:1;margin:6px 0}.hero-stat-sub{font-size:12px;color:#ffffffb3;max-width:180px}@media (max-width: 720px){.hero-banner{flex-direction:column;align-items:flex-start}.hero-banner-stat{align-items:flex-start;text-align:left}}.kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.kpi{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);padding:18px 20px}.kpi .label{font-size:12px;color:var(--text-soft);font-weight:600}.kpi .val{font-size:26px;font-weight:800;margin-top:6px;display:flex;align-items:baseline;gap:8px}.delta{font-size:12px;font-weight:700;padding:2px 8px;border-radius:999px}.delta.up{background:#00b3a41f;color:#00867b}.delta.down{background:#e24b4a1f;color:#a32d2d}.grid-main{display:grid;grid-template-columns:1.4fr 1fr;gap:18px;align-items:start}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);padding:22px}.card h3{margin:0 0 2px;font-size:15.5px;font-weight:700}.card p.sub{margin:0 0 16px;font-size:12.5px;color:var(--text-soft)}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.field-group{display:flex;flex-direction:column;gap:6px}.field-group label{font-size:12.5px;font-weight:700;color:#33415c}input[type=text],input[type=date],input[type=number],select{height:42px;border-radius:10px;border:1.5px solid var(--border);padding:0 14px;font-size:13.5px;background:var(--surface);color:var(--text)}input:focus,select:focus{outline:none;border-color:var(--sebrae-blue-600);background:#fff;box-shadow:0 0 0 4px #146cc41f}.legend-row{display:flex;gap:18px;margin-top:14px;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--text-soft);font-weight:600}.legend-dot{width:10px;height:10px;border-radius:3px}.indic-list{display:flex;flex-direction:column;gap:10px}.indic-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border)}.indic-row:last-child{border-bottom:none}.indic-name{font-size:13px;font-weight:600}.indic-vals{display:flex;align-items:center;gap:10px}.pill{font-size:12px;font-weight:700;padding:3px 9px;border-radius:999px}.pill.prev{background:#eef1f6;color:#5b6b85}.pill.now{background:#0b4f961a;color:var(--sebrae-blue-700)}.pill.diff-up{background:#00b3a424;color:#00867b}.pill.diff-down{background:#e24b4a24;color:#a32d2d}.city-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.city-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);padding:18px;position:relative;overflow:hidden}.city-card .tag{position:absolute;top:0;right:0;background:var(--sebrae-blue-700);color:#fff;font-size:10.5px;font-weight:700;padding:5px 12px;border-bottom-left-radius:10px}.city-card h4{margin:0 0 3px;font-size:15px;font-weight:800}.city-card .uf{font-size:12px;color:var(--text-faint);margin-bottom:14px}.score-bar-bg{height:8px;border-radius:99px;background:var(--surface);overflow:hidden}.score-bar{height:100%;border-radius:99px;background:linear-gradient(90deg,var(--sebrae-blue-600),var(--sebrae-teal))}.city-card .score-num{display:flex;justify-content:space-between;font-size:12px;margin-top:8px;color:var(--text-soft);font-weight:600}.chip-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.chip{padding:7px 14px;background:linear-gradient(180deg,#fff,#edf4fb);border:1px solid #d3e5f7;border-radius:20px;font-size:13px;font-weight:600;color:var(--sebrae-blue-800);display:flex;align-items:center;gap:8px}.chip.inactive{opacity:.5}.chip button{border:none;background:transparent;cursor:pointer;color:inherit;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 24px}.form-grid.two{grid-template-columns:repeat(2,1fr)}.notas-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 24px;margin-top:12px}.nota-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.nota-row label{font-size:13px;font-weight:600}.nota-row input{width:70px;text-align:center;height:36px}.empty-state{text-align:center;padding:40px 20px;color:var(--text-soft);font-size:13.5px}.error-msg{color:#a32d2d;font-size:13px;font-weight:600;margin-top:8px}.table{width:100%;border-collapse:collapse}.table th{text-align:left;font-size:11.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-weight:700;padding:10px 12px;border-bottom:1px solid var(--border)}.table td{padding:12px;font-size:13.5px;border-bottom:1px solid var(--border)}.table tr:last-child td{border-bottom:none}.badge{font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px}.badge.active{background:#00b3a424;color:#00867b}.badge.inactive{background:#eef1f6;color:var(--text-soft)}.row-actions{display:flex;gap:8px}.icon-btn{border:1px solid var(--border);background:#fff;border-radius:8px;padding:6px 10px;font-size:12px;cursor:pointer;color:var(--text-soft)}.icon-btn.danger{color:#a32d2d;border-color:#e24b4a4d}.table-scroll{width:100%;overflow-x:auto}@media (max-width: 980px){.shell{grid-template-columns:1fr}.mobile-topbar{display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:30;background:var(--sebrae-blue-900);padding:14px 16px;color:#fff}.mobile-menu-btn{display:flex;flex-direction:column;justify-content:center;gap:4px;width:34px;height:34px;border:none;border-radius:8px;background:#ffffff1a;cursor:pointer;flex:none}.mobile-menu-btn span{display:block;height:2px;margin:0 7px;background:#fff;border-radius:2px}.mobile-brand{display:flex;align-items:center;gap:8px}.mobile-brand-icon{height:30px;width:auto;display:block;object-fit:contain}.mobile-brand-title{font-size:15px;font-weight:800;letter-spacing:.3px;color:#fff}.mobile-brand-title span{color:#22c55e}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#000a1e80;z-index:40}.sidebar{position:fixed;top:0;left:0;bottom:0;width:270px;max-width:82vw;z-index:50;overflow-y:auto;transform:translate(-100%);transition:transform .25s ease;box-shadow:0 0 40px #00000059}.sidebar.open{transform:translate(0)}.sidebar-close-btn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;position:absolute;top:4px;right:10px;border:none;border-radius:7px;background:#ffffff1a;color:#fff;font-size:12px;cursor:pointer;z-index:1}.content{padding:18px 16px 40px}.kpi-row{grid-template-columns:repeat(2,1fr)}.grid-main,.city-cards,.form-grid,.notas-grid{grid-template-columns:1fr}}@media (max-width: 560px){.kpi-row{grid-template-columns:1fr}.hero-banner{padding:24px 20px}.hero-banner-text h1{font-size:24px}.hero-stat-value{font-size:42px}.page-head h1{font-size:20px}.card{padding:16px}}
