:root{color-scheme:dark;--bg:#090e17;--panel:#101a29;--panel2:#142033;--stroke:#243449;--text:#eaf2fc;--muted:#8b9db3;--cyan:#5cddf1;--amber:#f4b85c}
*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.17em;color:var(--cyan)}
.auth-page{display:grid;place-items:center;min-height:100vh;padding:24px;background:radial-gradient(circle at 50% 10%,#17334c 0,transparent 35%),var(--bg)}.auth-card{width:min(100%,410px);padding:36px;background:#111c2b;border:1px solid #2b4059;border-radius:22px;box-shadow:0 28px 80px #0006}.auth-icon{display:grid;place-items:center;width:58px;height:58px;margin:30px 0 22px;border-radius:15px;background:#19394b;color:var(--cyan);font-size:34px}.auth-card h1{font-size:30px;letter-spacing:-.04em;margin:0 0 8px}.auth-card p{color:var(--muted);line-height:1.55;margin:0 0 28px}.auth-card label{display:block;font-size:13px;font-weight:650;margin:0 0 9px}.auth-card input{width:100%;height:49px;border:1px solid #38516b;border-radius:10px;background:#0b1522;color:#fff;padding:0 14px;outline:none}.auth-card input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #5cddf12a}.auth-card button{display:flex;justify-content:space-between;align-items:center;width:100%;height:49px;margin-top:14px;border:0;border-radius:10px;background:var(--cyan);color:#071321;font-weight:750;padding:0 16px}.auth-card button:hover{background:#89e7f4}.auth-card .form-error{color:#ff9a9a;background:#4c1e2a;padding:10px 12px;border-radius:8px;margin-bottom:18px;font-size:13px}.back-link{display:inline-block;margin-top:28px;color:var(--muted);font-size:13px}.back-link:hover,.top-actions a:hover{color:#fff}
.dashboard-page{min-height:100vh;background:radial-gradient(circle at 40% -25%,#15344f 0,transparent 44%),var(--bg)}.topbar{height:72px;border-bottom:1px solid var(--stroke);display:flex;align-items:center;justify-content:space-between;padding:0 34px}.brand,.top-actions{display:flex;align-items:center;gap:12px}.brand{font-weight:600;letter-spacing:-.02em}.brand strong{font-weight:800}.brand-mark{font-size:31px;color:var(--cyan);line-height:1}.divider{height:23px;width:1px;background:var(--stroke);margin:0 7px}.section-name{color:var(--muted);font-size:14px}.top-actions{gap:21px;font-size:13px;color:var(--muted)}.top-actions form{margin:0}.top-actions button{background:#1b2c3d;border:1px solid #3a4e62;color:var(--text);padding:9px 13px;border-radius:8px}.top-actions button:hover{border-color:var(--cyan)}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;min-height:calc(100vh - 72px)}.map-column{min-width:0;padding:32px 34px 25px}.heading-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.heading-row h1{font-size:32px;letter-spacing:-.04em;margin:6px 0 4px}.heading-row p,.history-head p{margin:0;color:var(--muted);font-size:14px}.live-badge{color:#a6dbca;font-size:12px;white-space:nowrap;background:#18352f;border:1px solid #2a5645;padding:8px 10px;border-radius:999px}.live-badge span{display:inline-block;width:7px;height:7px;background:#75e2b1;border-radius:50%;margin-right:5px;box-shadow:0 0 9px #75e2b1}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:27px 0 18px}.stat{display:flex;flex-direction:column;gap:4px;min-height:112px;background:var(--panel);border:1px solid var(--stroke);padding:18px;border-radius:14px}.stat span,.map-panel-head{color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.11em}.stat strong{font-size:25px;letter-spacing:-.03em}.stat small{color:#708399;font-size:11px}.map-panel{background:var(--panel);border:1px solid var(--stroke);border-radius:16px;overflow:hidden}.map-panel-head{padding:16px 20px;display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--stroke)}.map-legend{letter-spacing:0;font-weight:500;text-transform:none}.map-legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin:0 5px 0 13px}.origin-dot{background:var(--cyan)}.target-dot{background:var(--amber)}.map-viewport{padding:8px;background:radial-gradient(ellipse at center,#172b40,#0d1b2d 70%)}#world-map{display:block;width:100%;height:auto;max-height:calc(100vh - 355px);min-height:300px}#world-map .graticule{stroke:#284056;stroke-width:.5;fill:none}#world-map .land{fill:#26445c;stroke:#3c6478;stroke-width:.55}#world-map .link{fill:none;stroke:#8bcbe1;stroke-opacity:.38;stroke-width:1.1}#world-map .point-source{fill:var(--cyan);stroke:#d7fdff;stroke-width:1}#world-map .point-target{fill:var(--amber);stroke:#fff2d4;stroke-width:1}.map-caption{display:flex;justify-content:space-between;gap:18px;padding:12px 17px;border-top:1px solid var(--stroke);color:var(--muted);font-size:11px}.disclaimer{font-size:12px;color:#73859a;line-height:1.5;margin:16px 2px}.history-panel{border-left:1px solid var(--stroke);background:#0d1725;min-width:0}.history-head{padding:34px 22px 18px;border-bottom:1px solid var(--stroke)}.history-head h2{font-size:24px;letter-spacing:-.03em;margin:8px 0 4px}.history-list{height:calc(100vh - 205px);overflow:auto}.history-item{padding:16px 22px;border-bottom:1px solid #1d2b3b}.history-item:hover{background:#152336}.history-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:11px}.history-time{color:#7f91a5;font-size:11px}.history-tag{color:#9ed8ca;background:#19332d;border-radius:999px;padding:4px 8px;font-size:10px}.history-ids{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:650}.history-ids b{color:var(--cyan)}.history-ids b:last-child{color:var(--amber)}.history-ids span{color:#7d91a8}.history-regions{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.4;overflow-wrap:anywhere}.empty{padding:22px;color:var(--muted);font-size:13px}
@media(max-width:950px){.dashboard-layout{grid-template-columns:1fr}.history-panel{border-left:0;border-top:1px solid var(--stroke)}.history-list{height:auto;max-height:500px}.map-column{padding:26px 22px}}@media(max-width:620px){.topbar{height:65px;padding:0 16px}.section-name,.divider,.top-actions a{display:none}.dashboard-layout{min-height:calc(100vh - 65px)}.map-column{padding:22px 15px}.heading-row{align-items:flex-start;flex-direction:column;gap:12px}.heading-row h1{font-size:27px}.stats{gap:7px}.stat{padding:12px;min-height:100px}.stat strong{font-size:20px}.stat small{font-size:10px}.map-panel-head,.map-caption{flex-direction:column;gap:7px}#world-map{min-height:220px}}
.map-tools{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}.zoom-controls{display:flex;align-items:center;gap:4px;letter-spacing:0}.zoom-controls button{min-width:28px;height:27px;padding:0 7px;border:1px solid #36516a;border-radius:6px;background:#1b3043;color:var(--text);font-size:14px;font-weight:700}.zoom-controls button:hover:not(:disabled),.zoom-controls button:focus-visible{border-color:var(--cyan);background:#24435a}.zoom-controls button:disabled{opacity:.42;cursor:default}.zoom-controls #zoom-reset{font-size:11px;margin-left:3px}.zoom-controls #zoom-level{min-width:30px;text-align:center;color:var(--text);font-size:11px;font-weight:700}
#world-map{cursor:grab;touch-action:none}#world-map.dragging{cursor:grabbing}#world-map .land,#world-map .graticule,#world-map .link,#world-map .point-source,#world-map .point-target{vector-effect:non-scaling-stroke}#world-map .point-hit{fill:transparent;cursor:zoom-in}
.date-filter{margin-top:20px;padding:13px;background:#142235;border:1px solid var(--stroke);border-radius:11px}.filter-title{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#a2b3c5;font-size:10px;font-weight:750;letter-spacing:.1em}.filter-title button{border:0;background:none;color:var(--cyan);font-size:12px;font-weight:650;letter-spacing:0;padding:3px 0}.filter-title button:hover{text-decoration:underline}.date-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.date-fields label{display:flex;flex-direction:column;gap:6px;color:#9badc0;font-size:11px;font-weight:650}.date-fields input{width:100%;min-width:0;height:34px;padding:0 7px;border:1px solid #36506a;border-radius:6px;background:#0d1929;color:var(--text);color-scheme:dark;font-size:12px}.date-fields input:focus{outline:2px solid var(--cyan);outline-offset:1px}.date-filter #filter-status{margin:10px 0 0;color:#8b9db3;font-size:11px;line-height:1.35}.history-list{height:calc(100vh - 333px)}.history-regions{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.region-button{border:0;background:none;color:var(--muted);font-size:12px;text-align:left;cursor:zoom-in;padding:3px 0}.region-button:hover,.region-button:focus-visible{color:var(--cyan);text-decoration:underline}.region-button:disabled{cursor:default;color:#67798e;text-decoration:none}.region-arrow{color:#64768b;font-size:12px}
@media(max-width:950px){.history-list{height:auto;max-height:500px}}@media(max-width:620px){.map-tools{justify-content:space-between;width:100%}.map-panel-head{align-items:flex-start}.map-legend i:first-child{margin-left:0}}
