:root{color-scheme:dark;background:#000208;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:geometricPrecision}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{background:#000208}.toolbar{position:fixed;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));z-index:8;display:flex;align-items:center;gap:8px}.mode-toggle{min-width:96px;height:36px;border:1px solid rgba(186,210,255,.28);border-radius:8px;background:#040810b8;color:#eef5fff0;box-shadow:0 10px 32px #00000047;cursor:pointer;font:600 13px/1 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mode-toggle:hover{border-color:#d6e4ff7a;background:#0c1422d1}.mode-toggle:focus-visible{outline:2px solid rgba(135,184,255,.9);outline-offset:3px}.zoom-controls{position:fixed;top:calc(max(18px,env(safe-area-inset-top)) + 48px);right:max(18px,env(safe-area-inset-right));z-index:8;display:grid;gap:8px}.zoom-button{width:36px;height:36px;border:1px solid rgba(186,210,255,.28);border-radius:8px;background:#040810b8;color:#eef5fff0;box-shadow:0 10px 32px #00000047;cursor:pointer;font:700 22px/1 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.zoom-button:hover{border-color:#d6e4ff7a;background:#0c1422d1}.zoom-button:focus-visible{outline:2px solid rgba(135,184,255,.9);outline-offset:3px}#earth-canvas{position:fixed;inset:0;z-index:0;display:block;width:100%;height:100%;cursor:grab;touch-action:none}#earth-canvas:active{cursor:grabbing}.history-panel{position:fixed;top:max(18px,env(safe-area-inset-top));left:max(18px,env(safe-area-inset-left));bottom:max(18px,env(safe-area-inset-bottom));z-index:12;display:grid;grid-template-rows:auto auto 1fr;gap:12px;width:min(320px,calc(100vw - 36px));padding:14px;border:1px solid rgba(185,205,232,.18);border-radius:8px;background:linear-gradient(145deg,#050912d1,#1219229e),#040810b8;color:#f0f6fff2;box-shadow:0 16px 36px #0000004d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.history-panel-header{display:flex;align-items:start;justify-content:space-between;gap:12px}.history-panel-header div{display:grid;gap:3px}.history-panel-header span{color:#adbfd6c2;font-size:11px;font-weight:600;line-height:1}.history-panel-header strong{color:#fff4dbfa;font-size:18px;font-weight:750;line-height:1.08;letter-spacing:0}.history-panel-header small{min-width:42px;padding:5px 7px;border:1px solid rgba(191,211,241,.16);border-radius:6px;background:#ffffff0b;color:#d6e2f4c2;font-size:11px;font-weight:750;line-height:1;text-align:center}.history-panel-subhead{padding-top:2px;color:#ebf2ffe6;font-size:13px;font-weight:800;line-height:1}.history-event-list{min-height:0;overflow-y:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(171,196,229,.32) transparent}.history-event-list::-webkit-scrollbar{width:6px}.history-event-list::-webkit-scrollbar-thumb{border-radius:999px;background:#abc4e547}.history-empty{display:grid;gap:8px;min-height:132px;place-items:center;padding:18px;border:1px solid rgba(185,205,232,.12);border-radius:8px;background:#ffffff09;color:#d3e1f4c7;text-align:center}.history-empty strong{color:#fff4dbf5;font-size:17px;font-weight:800;line-height:1}.history-empty span{font-size:12px;font-weight:700;line-height:1.3}.history-country,.history-city{margin:0}.history-country+.history-country{margin-top:8px}.history-country>summary,.history-city>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;list-style:none;cursor:pointer;letter-spacing:0}.history-country>summary::-webkit-details-marker,.history-city>summary::-webkit-details-marker{display:none}.history-country>summary{padding:0 3px;color:#f5f9fff5;font-size:15px;font-weight:800}.history-country>summary strong,.history-city>summary strong{min-width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:#fff1;color:#d4e1f4c2;font-size:11px;font-weight:800}.history-city-list{display:grid;gap:6px;margin-top:2px}.history-city{padding:7px 7px 8px;border:1px solid rgba(185,205,232,.12);border-radius:8px;background:#ffffff09}.history-city>summary{min-height:28px;color:#d8e6f9db;font-size:12px;font-weight:780}.history-event-stack{display:grid;gap:6px;margin-top:6px}.history-event-item{display:grid;grid-template-columns:45px 1fr;gap:9px;width:100%;min-height:50px;padding:8px;border:1px solid rgba(204,222,248,.11);border-radius:8px;background:#060a1273;color:#eef6ffeb;cursor:pointer;text-align:left;transition:background .16s ease,border-color .16s ease,transform .16s ease}.history-event-item:hover,.history-event-item.is-active{border-color:#ffd28a5c;background:linear-gradient(135deg,#ffc97724,#090e179e)}.history-event-item:hover{transform:translate(2px)}.history-event-year{display:grid;place-items:center;min-height:34px;border-radius:6px;background:#ffd38f1a;color:#ffe1b1f5;font-size:12px;font-weight:850}.history-event-copy{display:grid;gap:4px;min-width:0}.history-event-copy span{overflow:hidden;color:#f6f9fff5;font-size:13px;font-weight:800;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.history-event-copy small{color:#b2c6e1b8;font-size:11px;font-weight:700;line-height:1}.event-marker-layer{position:fixed;inset:0;z-index:6;pointer-events:none}.event-marker{position:absolute;left:var(--marker-x);top:var(--marker-y);display:flex;align-items:center;gap:8px;max-width:min(226px,calc(100vw - 40px));min-height:38px;padding:8px 12px 8px 10px;border:1px solid rgba(255,223,159,.42);border-radius:8px;background:linear-gradient(135deg,#0d1118e0,#241f13c7),#070c16d1;color:#fff6e5fa;box-shadow:0 18px 44px #00000061,0 0 34px #ffb75929;cursor:pointer;font:700 13px/1.2 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;pointer-events:none;transform:translate(-50%,calc(-100% - 18px)) scale(.96);opacity:0;transition:opacity .18s ease,transform .3s cubic-bezier(.2,.9,.2,1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.event-marker.is-visible{pointer-events:auto;transform:translate(-50%,calc(-100% - 18px)) scale(1);opacity:1}.event-marker.is-selected{z-index:4;border-color:#ffd891d1;box-shadow:0 22px 52px #00000075,0 0 0 1px #ffda9d47,0 0 42px #ffbe6047}.event-marker:before{content:"";flex:0 0 auto;width:10px;height:10px;border-radius:50%;background:#ffd28a;box-shadow:0 0 0 5px #ffc7741f,0 0 18px #ffc977b8;animation:marker-pulse 1.65s ease-out infinite}.event-marker:after{content:"";position:absolute;left:50%;bottom:-18px;width:1px;height:18px;background:linear-gradient(#ffdda2b8,#ffdda200)}.event-marker-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-marker-place{display:block;margin-top:2px;color:#dae7f6ad;font-size:11px;font-weight:650}.event-card{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:20;width:min(430px,calc(100vw - 36px));border:1px solid rgba(207,224,255,.2);border-radius:8px;background:linear-gradient(150deg,#080d16f0,#151920db),#060a12eb;color:#f1f6fff5;box-shadow:0 26px 80px #00000075,inset 0 1px #ffffff14;transform:translateY(18px) scale(.985);opacity:0;pointer-events:none;transition:opacity .22s ease,transform .3s cubic-bezier(.2,.9,.2,1);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.event-card.is-positioned{left:var(--event-card-left);top:var(--event-card-top);right:auto;bottom:auto}.event-card.is-open{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.event-card-close{position:absolute;top:10px;right:10px;z-index:2;width:30px;height:30px;border:1px solid rgba(209,226,255,.18);border-radius:8px;background:#080d16a8;cursor:pointer}.event-card-close:before,.event-card-close:after{content:"";position:absolute;left:8px;top:14px;width:13px;height:2px;border-radius:2px;background:#eef6ffe0}.event-card-close:before{transform:rotate(45deg)}.event-card-close:after{transform:rotate(-45deg)}.event-card-shell{display:grid;grid-template-columns:104px 1fr;min-height:196px}.event-card-media{position:relative;display:grid;place-items:end start;overflow:hidden;padding:18px 13px;border-right:1px solid rgba(205,225,255,.12);background:linear-gradient(160deg,#ffd28a52,#29495b29 44%,#080c120f),#ffffff08}.event-card-media:before{content:"";position:absolute;inset:16px 20px auto auto;width:34px;height:74%;border-left:1px solid rgba(255,222,164,.34);border-top:1px solid rgba(255,222,164,.25)}.event-card-media span{position:relative;color:#ffe5b4f5;font-size:25px;font-weight:800;line-height:1;writing-mode:vertical-rl;text-orientation:mixed}.event-card-body{padding:22px 22px 20px 20px}.event-card-kicker,.event-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.event-card-kicker span,.event-card-meta span,.event-card-source{min-height:22px;padding:5px 7px;border:1px solid rgba(188,211,244,.14);border-radius:6px;background:#ffffff0b;color:#d0dff4c7;font-size:11px;font-weight:700;line-height:1;text-decoration:none}.event-card-source:hover{border-color:#ffd28a47;color:#ffe5b4f5}.event-card h1{margin:14px 0 10px;color:#fffaeffa;font-size:23px;font-weight:800;line-height:1.18;letter-spacing:0}.event-card p{margin:0;color:#dde7f4d1;font-size:14px;font-weight:500;line-height:1.74}.event-card-meta{margin-top:18px}@keyframes marker-pulse{0%{box-shadow:0 0 0 4px #ffc77426,0 0 18px #ffc977b8}72%{box-shadow:0 0 0 14px #ffc77400,0 0 18px #ffc977b8}to{box-shadow:0 0 0 4px #ffc77400,0 0 18px #ffc977b8}}@media(max-width:700px){.history-panel{right:max(12px,env(safe-area-inset-right));bottom:auto;width:auto;max-height:38vh;padding:12px}.history-panel-header strong{font-size:16px}.mode-toggle{min-width:86px}.zoom-controls{top:calc(max(18px,env(safe-area-inset-top)) + 46px);right:max(18px,env(safe-area-inset-right))}.zoom-button{width:34px;height:34px;font-size:21px}.event-card{left:12px;right:12px;top:auto;bottom:max(12px,env(safe-area-inset-bottom));width:auto}.event-card.is-positioned{left:12px;right:12px;top:auto;bottom:max(12px,env(safe-area-inset-bottom))}.event-card-shell{grid-template-columns:78px 1fr}.event-card-media{padding:16px 10px}.event-card-media span{font-size:21px}.event-card-body{padding:20px 16px 18px}.event-card h1{font-size:20px}.event-card p{font-size:13px;line-height:1.66}}
