@font-face{font-family:Panton;src:url('/fonts/Panton-Regular.woff2') format('woff2');font-display:swap}
#map{cursor:grab;touch-action:none;user-select:none}#map.dragging{cursor:grabbing}.map-controls{position:absolute;right:16px;bottom:16px;z-index:3;display:grid;grid-template-columns:44px;overflow:hidden;border:1px solid rgba(24,48,44,.16);border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 9px 24px rgba(28,65,57,.16);backdrop-filter:blur(8px)}.map-controls button{width:44px;height:42px;border:0;border-bottom:1px solid var(--line);background:transparent;font-size:22px;font-weight:800;line-height:1}.map-controls button:last-child{border-bottom:0;font-size:12px}.map-controls button:hover:not(:disabled){background:var(--mint);color:var(--teal-dark)}.map-controls button:disabled{cursor:default;opacity:.35}.map-controls output{display:grid;place-items:center;height:28px;border-bottom:1px solid var(--line);color:var(--muted);font-size:10px;font-weight:800}
:root{--ink:#18302c;--muted:#667a76;--line:#dce8e3;--paper:#f4f8f6;--card:#fff;--teal:#0e9f8a;--teal-dark:#087765;--mint:#d8f1ea;--lime:#cfe267;--orange:#e9974e;--blue:#4989c8;--danger:#a43c32;--shadow:0 18px 50px rgba(28,65,57,.12)}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Panton,Inter,Arial,sans-serif}.hidden{display:none!important}button,input,select{font:inherit;color:inherit}button{cursor:pointer}.wide{width:100%}.primary,.ghost,.icon-button{border:0;border-radius:10px;padding:11px 16px}.primary{background:var(--teal);color:white;font-weight:700}.primary:hover{background:var(--teal-dark)}.ghost{background:#e9f1ee}.ghost:hover{background:#dce9e4}.icon-button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--line);background:white;font-weight:800}
.auth-screen{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 15%,#d8f1ea,transparent 38%),linear-gradient(135deg,#f5f9f7,#e7f0ec)}.auth-card{width:min(400px,calc(100vw - 32px));padding:30px;border:1px solid var(--line);border-radius:18px;background:white;box-shadow:var(--shadow)}.auth-brand{color:var(--teal);font-weight:800;letter-spacing:.02em}.auth-card h1{font-size:24px;margin:14px 0 20px}.auth-fields{display:grid;gap:10px}.auth-fields input{width:100%;border:1px solid var(--line);border-radius:10px;padding:13px 14px;background:#fbfdfc}.pw-field{position:relative}.pw-field input{padding-right:48px}.pw-eye{position:absolute;right:7px;top:50%;transform:translateY(-50%);border:0;background:transparent;cursor:pointer;padding:4px 6px;font-size:15px;border-radius:6px;opacity:.45}.pw-eye:hover{opacity:.85}.pw-eye.on{opacity:.9}.auth-card .primary{margin-top:16px}.auth-hint{font-size:13px;line-height:1.45;color:var(--muted);margin:14px 0}.auth-switch{text-align:center;font-size:13px;color:var(--muted)}.auth-switch a{color:var(--teal-dark);font-weight:700}.message{min-height:18px;margin-top:12px;font-size:13px;color:var(--danger)}
.app{min-height:100vh}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#153b35;color:white;position:sticky;top:0;z-index:20}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--lime);color:#153b35;font-size:22px}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{font-size:17px}.brand-lockup small{color:#b8d0ca;margin-top:2px}.top-actions{display:flex;align-items:center;gap:10px}.top-actions .ghost{background:#284e47;color:white}.data-mode{font-size:12px;border:1px solid #54726d;border-radius:999px;padding:6px 10px}.data-mode.demo{background:#7b5a2e;border-color:#a87b3e}.topbar .icon-button{background:transparent;color:white;border-color:#54726d}
.layout{display:grid;grid-template-columns:290px 1fr;min-height:calc(100vh - 72px)}.filters{background:white;border-right:1px solid var(--line);padding:28px 22px;position:sticky;top:72px;height:calc(100vh - 72px);overflow:auto}.filters-head{display:flex;justify-content:space-between}.filters-head small,.eyebrow{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.filters h2{font-size:23px;margin:4px 0 22px}.search{display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#f8fbfa}.search input{width:100%;padding:12px 0;border:0;outline:0;background:transparent}.filter-group{margin-top:20px}.filter-group>label{display:block;font-size:12px;font-weight:800;color:var(--muted);margin-bottom:7px}.filter-group select,.filter-group input{width:100%;border:1px solid var(--line);border-radius:9px;background:white;padding:11px}.years>div{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.filters>.ghost{margin-top:24px}.source-health{display:flex;align-items:center;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.source-health strong,.source-health small{display:block}.source-health small{color:var(--muted);margin-top:3px;font-size:11px}.pulse{width:9px;height:9px;background:var(--teal);border-radius:50%;box-shadow:0 0 0 5px var(--mint)}
.content{padding:34px;min-width:0}.hero-row{display:flex;justify-content:space-between;align-items:end;gap:24px}.hero-row h1{font-size:clamp(26px,3vw,42px);max-width:820px;margin:6px 0 0;line-height:1.08;letter-spacing:-.025em}.last-update{text-align:right;white-space:nowrap}.last-update small,.last-update strong{display:block}.last-update small{color:var(--muted);font-size:11px;text-transform:uppercase}.last-update strong{margin-top:5px}
.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.kpis article{position:relative;background:white;border:1px solid var(--line);border-radius:14px;padding:18px 20px;overflow:hidden}.kpis article:after{content:"";position:absolute;right:-24px;bottom:-38px;width:90px;height:90px;border-radius:50%;background:var(--mint)}.kpis small,.kpis strong,.kpis span{display:block;position:relative;z-index:1}.kpis small{color:var(--muted);font-size:12px}.kpis strong{font-size:30px;margin:8px 0 4px}.kpis span{font-size:12px;color:var(--muted)}
.view-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:14px}.view-tabs button{border:0;background:transparent;padding:12px 18px;color:var(--muted);border-bottom:3px solid transparent}.view-tabs button.active{color:var(--ink);border-color:var(--teal);font-weight:800}.view{min-height:560px;background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden}.map-view{position:relative}.map-toolbar{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;border-bottom:1px solid var(--line)}.legend{display:flex;gap:20px;font-size:12px;color:var(--muted)}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:6px}.dot.industry,.marker.industry{fill:var(--orange);background:var(--orange)}.dot.energy,.marker.energy{fill:var(--teal);background:var(--teal)}.dot.logistics,.marker.logistics{fill:var(--blue);background:var(--blue)}#map{display:block;width:100%;height:min(66vh,650px);background:linear-gradient(180deg,#e7f4f2,#f7faf8)}.region{fill:#e0e9e3;stroke:#fff;stroke-width:.8;transition:fill .2s}.region.has-projects{fill:#c5dbcf}.marker{stroke:white;stroke-width:3;filter:drop-shadow(0 4px 6px rgba(0,0,0,.2));cursor:pointer;transition:r .15s}.marker:hover,.marker.selected{r:14}.cluster-marker{cursor:pointer;filter:drop-shadow(0 7px 10px rgba(0,0,0,.22))}.cluster-pie{stroke:white;stroke-width:1.5}.cluster-ring{fill:transparent;stroke:rgba(255,255,255,.95);stroke-width:4}.cluster-marker:hover .cluster-ring{stroke:var(--ink);stroke-width:5}.cluster-count{font-size:12px;font-weight:900;fill:white;paint-order:stroke;stroke:rgba(24,48,44,.72);stroke-width:3px;pointer-events:none}.map-label{font-size:11px;fill:#31534c;pointer-events:none}.map-empty{position:absolute;inset:100px 30px 30px;display:grid;place-items:center;color:var(--muted)}
.table-wrap{overflow:auto;max-height:650px}table{width:100%;border-collapse:collapse;font-size:13px}th{position:sticky;top:0;background:#f3f8f6;text-align:left;padding:13px 14px;color:var(--muted);z-index:1}td{padding:13px 14px;border-top:1px solid var(--line)}tbody tr{cursor:pointer}tbody tr:hover{background:#f5faf8}.status-pill,.quality-pill{display:inline-block;padding:5px 8px;border-radius:999px;background:#edf3f0;font-size:11px}.tree{padding:20px}.tree details{border-left:1px solid var(--line);margin-left:10px;padding-left:16px}.tree summary{list-style:none;cursor:pointer;padding:9px 4px;font-weight:700}.tree summary::-webkit-details-marker{display:none}.tree summary:before{content:"+";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:8px;border-radius:6px;background:var(--mint);color:var(--teal-dark)}.tree details[open]>summary:before{content:"−"}.tree-leaf{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;margin:4px 0;border-radius:9px;background:#f5f8f7;cursor:pointer}.tree-leaf:hover{background:var(--mint)}
dialog{border:0;border-radius:18px;box-shadow:var(--shadow);max-width:620px;color:var(--ink);padding:30px}dialog::backdrop{background:rgba(10,34,29,.48)}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:25px}.project-dialog{width:min(820px,calc(100vw - 30px));max-width:820px}.detail-head{padding-right:28px}.detail-head .eyebrow{margin:0}.detail-head h2{font-size:28px;margin:7px 0}.detail-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:12px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.detail-grid div{background:#f2f7f5;border-radius:11px;padding:13px}.detail-grid small,.detail-grid strong{display:block}.detail-grid small{color:var(--muted)}.detail-grid strong{margin-top:6px}.cluster-sectors{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 16px}.cluster-sectors span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:#edf3f0;font-size:12px}.cluster-sectors i{display:block;width:9px;height:9px;border-radius:50%}.cluster-list{display:grid;gap:7px;max-height:min(54vh,520px);overflow:auto;padding-right:4px}.cluster-project{display:block;width:100%;border:1px solid var(--line);border-radius:9px;background:#f8fbfa;text-align:left;padding:10px 12px}.cluster-project:hover{background:var(--mint)}.cluster-project strong,.cluster-project span{display:block}.cluster-project span{margin-top:4px;color:var(--muted);font-size:12px}.cluster-more{color:var(--muted);font-size:12px;margin:12px 0 0}.chart-card{margin-top:16px}.chart-card h3{font-size:14px}.mini-chart{width:100%;height:130px;background:#f7faf8;border-radius:10px}.axis{stroke:#bfd0ca}.line-fact{fill:none;stroke:var(--ink);stroke-width:3}.line-plan{fill:none;stroke:var(--teal);stroke-width:3;stroke-dasharray:6 5}.evidence{margin-top:18px;padding-top:14px;border-top:1px solid var(--line);font-size:13px}.evidence a{color:var(--teal-dark)}.mobile-only{display:none}
@media(max-width:1000px){.layout{grid-template-columns:240px 1fr}.content{padding:24px}.kpis{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.topbar{padding:0 14px}.brand-lockup small,.top-actions .data-mode,.top-actions .ghost{display:none}.layout{display:block}.filters{position:fixed;inset:72px 0 0 0;z-index:30;width:min(340px,92vw);height:auto;transform:translateX(-105%);transition:transform .2s;box-shadow:var(--shadow)}.filters.open{transform:none}.mobile-only{display:inline-flex}.content{padding:18px}.hero-row{align-items:start}.last-update{display:none}.kpis{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.kpis article{padding:14px}.kpis strong{font-size:24px}.view-tabs button{flex:1;padding:11px 6px}.legend{gap:8px;flex-wrap:wrap}.map-toolbar{align-items:start}.map-toolbar strong{font-size:11px}.view{min-height:480px}.detail-grid{grid-template-columns:1fr}.tree-leaf{display:block}.tree-leaf span{display:block;margin-top:4px;color:var(--muted)}}
