:root{--motion-fast:.16s;--motion-base:.24s;--motion-slow:.36s;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--bg:#0a1628;--glass:#0a162894;--glass-strong:#0a1628c7;--glass-border:#ffffff24;--glass-highlight:#74c0fc2e;--text:#fffffff0;--text-muted:#ffffff85;--accent:#74c0fc;--accent-deep:#4dabf7;--stroke:#ffffff47;--green:#51cf66;--red:#ff6b6b;--safe-bottom:env(safe-area-inset-bottom,0px)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;background:var(--bg);width:100%;height:100%;color:var(--text);font-family:SF Pro Text,system-ui,-apple-system,sans-serif;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.app{width:100%;height:100%;position:relative;overflow:hidden}.loading{height:100%;color:var(--text-muted);place-items:center;display:grid}.hero{z-index:20;text-align:center;padding:max(.65rem, env(safe-area-inset-top)) 1rem .5rem;pointer-events:none;background:linear-gradient(#0a1628e0 0%,#0a162859 75%,#0000 100%);position:fixed;top:0;left:0;right:0}.hero h1{letter-spacing:-.02em;font-size:clamp(1.15rem,4vw,2.2rem);font-weight:650}.hero .stage{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-top:.15rem;font-size:.65rem}.hero-kpi{color:var(--accent);margin-top:.25rem;font-size:.78rem;font-weight:600}.map-wrap{z-index:0;position:fixed;inset:0}.map-canvas-wrap{touch-action:none;-webkit-user-select:none;user-select:none;place-items:center;width:100%;height:100%;padding:4.5rem 0 3rem;display:grid;position:relative}.map-svg-wrap{overflow:hidden}.world-map{filter:drop-shadow(0 12px 32px #00000059);width:min(100%,920px);height:auto;max-height:calc(100vh - 8rem)}.world-map path:focus{outline:none}.map-loading,.map-error{z-index:2;color:var(--text-muted);pointer-events:none;text-align:center;padding:0 1rem;font-size:.82rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-error{color:#ffa8a8;pointer-events:auto;max-width:300px}.filter-pill{top:calc(4.5rem + env(safe-area-inset-top,0px));z-index:35;border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(18px)saturate(1.35);cursor:pointer;color:var(--text);text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:2px;max-width:min(280px,100vw - 24px);padding:8px 12px;display:flex;position:fixed;left:12px;box-shadow:0 8px 28px #00000047}.filter-pill-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.62rem;font-weight:600}.filter-pill-value{color:var(--accent);font-size:.74rem;font-weight:600;line-height:1.3}.filter-panel{z-index:40;border:1px solid var(--glass-border);background:var(--glass-strong);-webkit-backdrop-filter:blur(22px)saturate(1.4);width:min(300px,100vw - 24px);max-height:min(52vh,420px);color:var(--text);border-radius:14px;flex-direction:column;display:flex;position:fixed;top:5rem;left:12px;overflow:hidden;box-shadow:0 12px 40px #00000061}.filter-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:8px;padding:12px 14px;display:flex}.filter-header h2{font-size:.9rem;font-weight:650}.filter-header p{color:var(--text-muted);margin-top:2px;font-size:.68rem}.minimize-btn{cursor:pointer;width:28px;height:28px;color:var(--text-muted);background:#ffffff14;border:none;border-radius:8px;font-size:1.1rem;line-height:1}.filter-body{-webkit-overflow-scrolling:touch;padding:8px 10px 12px;overflow-y:auto}.filter-section h3{text-transform:uppercase;letter-spacing:.11em;color:var(--text-muted);margin:8px 4px 6px;font-size:.6rem}.filter-section ul{flex-direction:column;gap:4px;list-style:none;display:flex}.filter-chip{cursor:pointer;text-align:left;color:#ffffffd1;width:100%;transition:border-color var(--motion-fast), background var(--motion-fast);background:#ffffff0a;border:1px solid #ffffff14;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:.74rem;display:flex}.filter-chip:hover{border-color:var(--glass-highlight);background:#74c0fc14}.filter-chip.active{color:var(--text);background:#74c0fc24;border-color:#74c0fc8c;font-weight:600}.filter-chip .count{color:var(--accent);text-align:center;background:#74c0fc26;border-radius:999px;min-width:1.5rem;padding:2px 7px;font-size:.65rem;font-weight:700}.detail-panel{z-index:35;border:1px solid var(--glass-border);background:var(--glass-strong);-webkit-backdrop-filter:blur(22px)saturate(1.4);width:min(280px,100vw - 24px);color:var(--text);border-radius:14px;padding:14px;position:fixed;top:5rem;right:12px;box-shadow:0 12px 40px #00000061}.detail-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;font-size:1.35rem;line-height:1;position:absolute;top:8px;right:10px}.detail-panel h2{padding-right:24px;font-size:1rem}.detail-code{color:var(--text-muted);margin:4px 0 12px;font-size:.72rem}.detail-panel dl{flex-direction:column;gap:8px;display:flex}.detail-panel dl>div{border-bottom:1px solid #ffffff12;justify-content:space-between;gap:8px;padding-bottom:6px;font-size:.76rem;display:flex}.detail-panel dt{color:var(--text-muted)}.detail-panel dd{text-align:right;font-weight:600}.gd-pos{color:var(--green)}.gd-neg{color:var(--red)}.detail-hint{color:var(--text-muted);margin-top:10px;font-size:.65rem}.map-help{right:12px;bottom:calc(3.25rem + var(--safe-bottom));z-index:15;background:var(--glass-strong);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(18px)saturate(1.35);pointer-events:auto;border-radius:12px;width:min(250px,100vw - 24px);padding:12px 14px;position:absolute;box-shadow:0 8px 28px #00000052}.map-help-title{letter-spacing:.08em;text-transform:uppercase;color:#ffffffe0;margin-bottom:8px;font-size:.68rem;font-weight:700}.map-help-list{color:var(--text-muted);flex-direction:column;gap:5px;font-size:.72rem;line-height:1.35;list-style:none;display:flex}.map-help-list strong{color:var(--accent);font-weight:600}.map-help-dismiss{cursor:pointer;color:#0a1628;background:var(--accent);border:none;border-radius:8px;margin-top:10px;padding:6px 10px;font-size:.7rem;font-weight:600}.chrome{z-index:25;pointer-events:none;padding:0 12px calc(10px + var(--safe-bottom));background:linear-gradient(#0000 0%,#0a1628d1 100%);position:fixed;bottom:0;left:0;right:0}.chrome-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.stamp{color:var(--text-muted);font-size:10px}.stamp strong{color:var(--accent);font-weight:600}.legend{color:var(--text-muted);align-items:center;gap:10px;font-size:10px;display:flex}.swatch{vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:3px;display:inline-block}.swatch.bright{background:#74c0fce6}.swatch.dim{background:#74c0fc47}@media (width<=640px){.filter-panel{top:auto;left:8px;right:8px;bottom:calc(2.6rem + var(--safe-bottom));width:auto;max-height:min(44vh,340px)}.filter-pill{top:calc(4.1rem + env(safe-area-inset-top,0px));max-width:calc(100vw - 16px);bottom:auto;left:8px}.detail-panel{width:auto;left:8px;right:8px;top:calc(4.1rem + env(safe-area-inset-top,0px));bottom:auto}.map-help{width:auto;top:auto;left:8px;right:8px;bottom:calc(2.6rem + var(--safe-bottom))}.hero h1{font-size:1.1rem}}@media (width>=641px){.filter-panel,.filter-pill{top:5.5rem;left:16px}}
