:root{font-family:Consolas,Courier New,monospace;color:#1f2937;background:#f1eeea}*{box-sizing:border-box}.app-shell{display:grid;grid-template-columns:minmax(0,1fr) 380px;width:100%;height:100%}html,body,#root{margin:0;width:100%;height:100%}body{overflow:hidden}.button{padding:10px 16px;border:2px solid #0D0D0D;background:linear-gradient(180deg,#fff,#eef2ff);color:#1f2937;font-family:Consolas,Courier New,monospace;font-size:14px;letter-spacing:.2px;cursor:pointer;transition:all .18s ease}.button:hover{transform:translateY(-1px);border-color:#818cf8}.button.active{background:linear-gradient(180deg,#6366f1,#4f46e5);border-color:#4338ca;color:#fff}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.toolbar-button{padding:8px 12px;min-height:32px;width:100%}.map-pane{position:relative;min-width:0;height:100%}.map-container{width:100%;height:100%}.sidebar{overflow-y:auto;padding:16px}.panel{padding:14px;margin-bottom:12px;border:2px solid #0D0D0D;background:#fafafaeb;box-shadow:0 4px 14px #0f172a0a;font-family:Consolas,Courier New,monospace}.map-ui-top-right{position:absolute;top:16px;left:16px;z-index:20;display:flex;flex-direction:column;gap:10px}.map-ui-bottom-right{position:absolute;left:16px;bottom:20px;z-index:20}.map-metric-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:8px;border:2px solid #0D0D0D;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px #0f172a24}.map-metric-selector .button{padding:6px 10px;font-size:12px;white-space:nowrap}.map-legend{min-width:220px;padding:12px 14px;border:2px solid #0D0D0D;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px #0f172a24;font-family:Consolas,Courier New,monospace}.map-legend__title{margin-bottom:10px;font-size:13px;font-weight:700}.map-legend__bar{height:12px}.map-legend__labels{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#4b5563}.credentials{font-size:11px}.zone-panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.zone-panel-header h3{margin:0}.scenario-toggle{display:flex;gap:6px}.scenario-toggle .button{padding:6px 10px;font-size:12px}.cf-chart-block{margin-bottom:16px}.cf-chart-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:4px}.cf-chart-title{font-size:13px;font-weight:700}.cf-chart-subtitle{font-size:11px;color:#6b7280;margin-top:2px}.cf-chart-avg{font-size:14px;font-weight:700;color:#4338ca}.cf-chart{width:100%;height:90px}.country-hover-popup .maplibregl-popup-content{padding:0;border:2px solid #0D0D0D;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 30px #0f172a2e;overflow:hidden}.country-hover-popup .maplibregl-popup-tip{display:none}.country-popup{min-width:160px;padding:10px 14px;font-size:13px;color:#1f2937}.country-popup__title{font-size:14px;font-weight:700}.sidebar-hamburger,.sidebar-close{display:none}@media (max-width: 768px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;top:0;right:0;width:min(380px,90vw);height:100%;z-index:100;transform:translate(100%);transition:transform .25s ease;background:#f1eeea;box-shadow:-4px 0 20px #0f172a2e}.sidebar--open{transform:translate(0)}.sidebar-hamburger{display:block;position:absolute;top:16px;right:16px;z-index:20;width:40px;height:40px;border:2px solid #0D0D0D;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:18px;cursor:pointer;line-height:1}.sidebar-close{display:block;position:sticky;top:0;float:right;margin-bottom:8px;width:32px;height:32px;border:2px solid #0D0D0D;background:#ffffffe6;font-size:14px;cursor:pointer;line-height:1;z-index:1}}
