*,:before,:after{box-sizing:border-box}:root{--right-rail-w:44px;--right-rail-pad:8px;--right-rail-total-w:calc(var(--right-rail-w) + 2 * var(--right-rail-pad))}html{height:100%;margin:0}body{-webkit-text-size-adjust:100%;height:100%;margin:0;font-family:Fredoka,system-ui,-apple-system,sans-serif}#root{flex-direction:column;min-height:100%;display:flex}.ad-panel{background:linear-gradient(#0e1218 0%,#0a0d11 100%);border-right:1px solid #7a8aa047;flex-shrink:0;width:280px;max-width:100%;min-height:0}.ad-panel__inner{box-sizing:border-box;flex-direction:column;gap:10px;height:100%;min-height:100dvh;max-height:100dvh;padding:14px 12px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.ad-panel__label{letter-spacing:.1em;text-transform:uppercase;color:#6b7585;margin:0;font-size:10px;font-weight:600}.ad-panel__slot{text-align:center;background:#161c2473;border:1px dashed #7a8aa059;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:200px;padding:20px 14px;display:flex}.ad-panel__placeholder-title{color:#9aa6b8;margin:0;font-size:14px;font-weight:600}.ad-panel__placeholder-text{color:#6b7585;max-width:220px;margin:0;font-size:12px;line-height:1.45}@media (width<=820px){.ad-panel{display:none}}.mobile-bottom-ad{display:none}@media (width<=820px){.mobile-bottom-ad{background:linear-gradient(#0a0d11 0%,#0e1218 100%);border-top:1px solid #7a8aa047;flex-shrink:0;display:block}.mobile-bottom-ad__inner{padding:10px 12px max(12px, env(safe-area-inset-bottom,0px));max-width:100%}.mobile-bottom-ad__label{letter-spacing:.12em;text-transform:uppercase;color:#6b7585;margin:0 0 6px;font-size:9px;font-weight:600}.mobile-bottom-ad__slot{text-align:left;background:#121c288c;border:1px dashed #648cb473;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:10px 14px;display:flex}.mobile-bottom-ad__title{color:#8eb4d4;flex-shrink:0;margin:0;font-size:13px;font-weight:700}.mobile-bottom-ad__text{color:#7a8a9a;flex:1;min-width:0;margin:0;font-size:11px;line-height:1.4}}.game-modal-scrim{z-index:900;cursor:default;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:none;position:fixed;inset:0}.game-modal{z-index:910;background:linear-gradient(160deg,#0f1729 0%,#0a1019 60%,#0d0f18 100%);border:1px solid #38bdf82e;border-radius:22px;width:min(380px,100vw - 32px);animation:.25s ease-out game-modal-enter;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 32px 80px #0009,0 0 40px #38bdf80f}@keyframes game-modal-enter{0%{opacity:0;transform:translate(-50%,-48%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.game-modal__head{border-bottom:1px solid #38bdf81a;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.game-modal__title{color:#38bdf8;letter-spacing:.02em;text-shadow:0 0 16px #38bdf84d;margin:0;font-size:20px;font-weight:700}.game-modal__close{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:10px;padding:4px 8px;font-size:20px;line-height:1;transition:background .15s,color .15s,border-color .15s}.game-modal__close:hover{color:#ffffffd9;background:#ffffff14;border-color:#fff3}.game-modal__list{flex-direction:column;gap:10px;padding:14px;display:flex}.game-modal__card{cursor:pointer;text-align:left;color:#ffffffeb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:16px;padding:16px 18px;transition:background .18s,border-color .18s,box-shadow .18s,transform .1s;display:flex}.game-modal__card:hover{background:#38bdf814;border-color:#38bdf84d;transform:translateY(-1px);box-shadow:0 0 20px #38bdf81a}.game-modal__card:active{transform:translateY(0)}.game-modal__card-icon{color:#38bdf8;background:linear-gradient(135deg,#38bdf826 0%,#22d3ee1a 100%);border:1px solid #38bdf833;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 0 12px #38bdf81a}.game-modal__card-text{flex-direction:column;gap:3px;min-width:0;display:flex}.game-modal__card-title{font-size:15px;font-weight:700}.game-modal__card-desc{color:#ffffff73;font-size:12px;line-height:1.4}.find-country-game{pointer-events:auto;background:linear-gradient(145deg,#08101cf5 0%,#040a14fa 100%);border:1px solid #38bdf833;border-radius:18px;flex-direction:column;gap:4px;min-width:0;max-width:min(260px,100vw - 72px);padding:10px 14px 12px;transition:border-color .3s,box-shadow .3s;display:flex;box-shadow:0 16px 40px #00000059,0 0 20px #38bdf80f,inset 0 1px #ffffff0f}.find-country-game--correct{border-color:#34d39980;box-shadow:0 16px 40px #00000059,0 0 24px #34d39926}.find-country-game--wrong{border-color:#f8717180;box-shadow:0 16px 40px #00000059,0 0 24px #f8717126}.find-country-game__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.find-country-game__label{text-transform:uppercase;letter-spacing:.8px;color:#38bdf899;font-size:10px;font-weight:700}.find-country-game__actions{gap:4px;display:flex}.find-country-game__btn{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:flex}.find-country-game__btn:hover{color:#ffffffe6;background:#38bdf81f;border-color:#38bdf84d;box-shadow:0 0 8px #38bdf826}.find-country-game__btn--stop:hover{color:#f87171;background:#f8717126;border-color:#f8717166;box-shadow:0 0 8px #f8717126}.find-country-game__target{color:#38bdf8;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 0 20px #38bdf866;font-size:18px;font-weight:700;line-height:1.3;overflow:hidden}.find-country-game__score{color:#ffffff73;font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.find-country-game__flash{font-size:14px;font-weight:700;animation:.25s ease-out game-flash-in}.find-country-game__flash--correct{color:#34d399;text-shadow:0 0 8px #34d39980}.find-country-game__flash--wrong{color:#f87171;text-shadow:0 0 8px #f8717180}.find-country-game__done{color:#ffffffe6;padding:4px 0 2px;font-size:15px;font-weight:700}@keyframes game-flash-in{0%{opacity:0;transform:scale(1.6)}to{opacity:1;transform:scale(1)}}.world-map-wrap{--overlay-side-panel-w:min(960px, calc(100vw - 16px));--right-rail-w:44px;--right-rail-pad:8px;--right-rail-gap:10px;--right-rail-total-w:calc(var(--right-rail-w) + 2 * var(--right-rail-pad));--kid-text:#ffffffeb;--kid-text-dim:#f1f5f9b8;--kid-border:#ffffff38;--kid-surface:#ffffff1f;--kid-surface-2:#ffffff14;--kid-radius:18px;--kid-radius-sm:14px;--kid-accent-cyan:#22d3ee;--kid-accent-purple:#a78bfa;--kid-accent-pink:#fb7185;--kid-accent-yellow:#fbbf24;flex:1;width:100%;min-height:calc(100dvh - 48px);margin:0;padding:0;position:relative;overflow:hidden}.map-viewport{top:0;bottom:0;left:0;right:var(--right-rail-total-w);position:absolute;overflow:hidden}.world-map{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;background:0 0;width:100%;height:100%;display:block;overflow:hidden}.world-map-ocean{fill:url(#ocean-gradient)}.world-map--dragging{cursor:grabbing}.visitor-location-star{pointer-events:none}.visitor-location-star path{fill:#fbbf24;stroke:#0f172a;stroke-width:.5px;filter:drop-shadow(0 0 4px #fbbf2499)drop-shadow(0 0 1.5px #000000e6)}.country path{fill:#dfd0ab;stroke:#b8a67e;stroke-width:.5px;transition:fill .18s,stroke .18s,filter .18s}.country text{fill:#1f2937d9;paint-order:stroke;stroke:#ffffff73;stroke-width:1.2px;stroke-linejoin:round;pointer-events:none;-webkit-user-select:none;user-select:none;text-anchor:middle;dominant-baseline:central;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:700;transition:fill .18s}.country:hover path{fill:#f0e4c4;stroke:#38bdf866;filter:drop-shadow(0 0 6px #38bdf840)}.country:hover text{fill:#1a1a2e}.country{cursor:pointer}.country--game-clickable:hover path{fill:#c8e6f8;stroke:#22d3ee99;filter:drop-shadow(0 0 8px #22d3ee59)}.country--game-correct path{fill:#34d399;stroke:#10b981;filter:drop-shadow(0 0 8px #34d39966)}.country--game-correct:hover path{fill:#6ee7b7;stroke:#10b981;filter:drop-shadow(0 0 10px #34d39980)}.country--game-wrong-flash path{animation:.3s ease-in-out 3 game-blink-red}.country--game-reveal path{fill:#34d399;stroke:#10b981;filter:drop-shadow(0 0 8px #34d39966)}@keyframes game-blink-red{0%,to{fill:#dfd0ab}50%{fill:#f87171;filter:drop-shadow(0 0 10px #f8717180)}}.map-zoom-dock{right:calc(var(--right-rail-total-w) + var(--right-rail-gap));z-index:1750;box-sizing:border-box;pointer-events:none;justify-content:flex-end;display:flex;position:absolute;bottom:10px}.map-zoom-dock .map-zoom-panel{pointer-events:auto}.map-zoom-dock--panel-open{right:calc(var(--overlay-side-panel-w) + var(--right-rail-gap));max-width:max(0px, calc(100% - 20px - var(--overlay-side-panel-w)))}.map-zoom-dock--panel-open .map-zoom-panel{width:100%;min-width:0;max-width:100%}.map-zoom-panel{z-index:auto;border-radius:var(--kid-radius);border:1px solid var(--kid-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:linear-gradient(#ffffff24 0%,#ffffff17 100%);flex-direction:column;gap:4px;min-width:min(312px,100vw - 16px);max-width:min(440px,100vw - 16px);padding:5px 7px 6px;display:flex;position:static;box-shadow:0 18px 44px #00000042,inset 0 1px #ffffff17}.map-zoom-head{justify-content:space-between;align-items:center;gap:6px;min-height:22px;display:flex}.map-zoom-label{letter-spacing:.06em;text-transform:uppercase;color:#f1f5f9cc;font-size:10px;font-weight:600;line-height:1}.map-zoom-row{align-items:center;gap:5px;display:flex}.map-zoom-row--with-steppers{flex-wrap:wrap;row-gap:4px}.map-zoom-step{color:#ffffffeb;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;border-radius:12px;flex-shrink:0;width:26px;height:26px;padding:0;font-family:inherit;font-size:15px;font-weight:600;line-height:1;transition:background .1s,border-color .1s,color .1s}.map-zoom-step:hover:not(:disabled){color:#fff;background:#22d3ee24;border-color:#22d3ee99}.map-zoom-step:disabled{opacity:.35;cursor:not-allowed}.map-zoom-step:focus-visible{outline-offset:1px;outline:2px solid #40916c}.map-zoom-slider{accent-color:#40916c;cursor:pointer;flex:1;min-width:0;height:4px}.map-zoom-value{font-variant-numeric:tabular-nums;color:#c8d4e0;text-align:right;flex-shrink:0;min-width:3.25rem;font-size:11px;font-weight:600}.map-recenter-icon{color:#ffffffeb;cursor:pointer;background:#22d3ee1f;border:1px solid #22d3ee73;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .1s,border-color .1s,color .1s;display:flex}.map-recenter-icon:hover{color:#fff;background:#22d3ee33;border-color:#22d3eecc}.map-recenter-icon:focus-visible{outline-offset:1px;outline:2px solid #40916c}.map-recenter-icon-svg{display:block}.country-tooltip{z-index:2000;letter-spacing:.01em;color:#f0f4f8;pointer-events:none;background:linear-gradient(135deg,#0f1723f5 0%,#0a101cfa 100%);border:1px solid #38bdf840;border-radius:10px;max-width:min(320px,100vw - 24px);padding:7px 14px;font-size:13px;font-weight:700;line-height:1.35;position:fixed;box-shadow:0 8px 24px #0006,0 0 12px #38bdf814}.map-ui-column{top:0;right:calc(var(--right-rail-total-w) + var(--right-rail-gap));z-index:1750;box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:min(440px,100vw - 20px);padding:10px 0;display:flex;position:absolute;bottom:0}.map-ui-column--panel-open{right:calc(var(--overlay-side-panel-w) + var(--right-rail-gap));max-width:max(0px, calc(100% - 20px - var(--overlay-side-panel-w)))}@media (width<=820px){.map-ui-column{justify-content:flex-start;gap:8px;width:min(440px,100vw - 20px);height:auto;padding:0;top:10px;bottom:auto}.map-ui-column--panel-open{align-items:flex-start;max-width:min(440px,100% - 20px);left:10px;right:auto}.map-zoom-dock--panel-open{max-width:min(312px,100% - 20px);left:10px;right:auto}}.right-rail{z-index:1760;width:var(--right-rail-total-w);pointer-events:none;box-sizing:border-box;padding:max(10px, env(safe-area-inset-top)) max(var(--right-rail-pad), env(safe-area-inset-right)) max(10px, env(safe-area-inset-bottom)) max(var(--right-rail-pad), env(safe-area-inset-left));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#0f172af5 0%,#080e1cfa 40%,#040812fc 100%);border-left:1px solid #38bdf814;border-radius:0;justify-content:flex-end;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 40px #00000080,inset 1px 0 #38bdf80a}.right-rail--panel-open{right:0}.right-rail__inner{pointer-events:auto;flex-direction:column;align-items:stretch;gap:6px;width:100%;display:flex}.right-rail__zoom{width:var(--right-rail-w);flex-direction:column;align-items:stretch;gap:8px;display:flex}.right-rail__icon-btn--zoom-step{letter-spacing:-.02em;font-size:20px;font-weight:700;line-height:1}.right-rail__zoom-slider{width:var(--right-rail-w);writing-mode:vertical-rl;accent-color:#38bdf8;cursor:pointer;opacity:.8;direction:rtl;height:120px;transition:opacity .15s}.right-rail__zoom-slider:hover{opacity:1}.right-rail__zoom-value{width:var(--right-rail-w);color:#bae6fd;text-align:center;font-variant-numeric:tabular-nums;pointer-events:none;background:radial-gradient(at 40% 30%,#38bdf81a 0%,#0000 70%),#081020b3;border:1px solid #38bdf82e;border-radius:20px;padding:5px 0;font-size:10px;font-weight:700;box-shadow:0 0 10px #38bdf80f}.right-rail__icon-btn{width:var(--right-rail-w);height:var(--right-rail-w);color:#cbd5e1bf;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(at 30% 20%,#ffffff0f 0%,#0000 70%),#0f172ab3;border:1px solid #94a3b81f;border-radius:50%;margin:0;padding:0;transition:background .22s,border-color .22s,color .22s,box-shadow .22s,transform .12s;box-shadow:0 2px 6px #00000040,inset 0 1px #ffffff0d}.right-rail__icon-btn:hover:not(:disabled){color:#fff;background:radial-gradient(at 30% 20%,#38bdf826 0%,#0000 70%),#0f172acc;border-color:#38bdf859;transform:scale(1.08);box-shadow:0 2px 10px #0000004d,0 0 18px #38bdf81f,inset 0 1px #38bdf814}.right-rail__icon-btn--game-active{color:#22d3ee;background:radial-gradient(at 30% 20%,#22d3ee33 0%,#0000 70%),#0f172acc;border-color:#22d3ee73;animation:2s ease-in-out infinite game-btn-pulse;box-shadow:0 2px 10px #0000004d,0 0 20px #22d3ee33,inset 0 0 8px #22d3ee0f}@keyframes game-btn-pulse{0%,to{box-shadow:0 2px 10px #0000004d,0 0 16px #22d3ee26}50%{box-shadow:0 2px 10px #0000004d,0 0 24px #22d3ee4d}}.right-rail__icon-btn--game-active:hover:not(:disabled){background:radial-gradient(at 30% 20%,#22d3ee47 0%,#0000 70%),#0f172ad9;border-color:#22d3ee99}.right-rail__icon-btn:active:not(:disabled){transition-duration:60ms;transform:scale(.93)}.right-rail__icon-btn:disabled{opacity:.3;cursor:not-allowed;transform:none}.right-rail__icon-btn:focus-visible{outline-offset:2px;outline:2px solid #38bdf899}.right-rail__icon-btn[data-tooltip]{position:relative}.right-rail__icon-btn[data-tooltip]:after{content:attr(data-tooltip);z-index:2300;color:#e0f2fe;letter-spacing:.01em;white-space:nowrap;opacity:0;pointer-events:none;background:linear-gradient(135deg,#0f172af2 0%,#080e1cfa 100%);border:1px solid #38bdf833;border-radius:10px;padding:6px 12px;font-size:11px;font-weight:700;transition:opacity .18s,transform .18s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(4px);box-shadow:0 8px 24px #0006,0 0 10px #38bdf80f}.right-rail__icon-btn[data-tooltip]:before{content:"";z-index:2300;opacity:0;pointer-events:none;background:linear-gradient(135deg,#0f172af2 0%,#080e1cfa 100%);border-top:1px solid #38bdf833;border-right:1px solid #38bdf833;width:8px;height:8px;transition:opacity .18s;position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)rotate(45deg)}.right-rail__icon-btn[data-tooltip]:hover:after,.right-rail__icon-btn[data-tooltip]:focus-visible:after{opacity:1;transform:translateY(-50%)translate(0)}.right-rail__icon-btn[data-tooltip]:hover:before,.right-rail__icon-btn[data-tooltip]:focus-visible:before{opacity:1}.right-rail__icon-btn--google:focus-visible{outline-color:#4285f4}.right-rail__icon-btn--danger:hover:not(:disabled){color:#fecaca;background:radial-gradient(at 30% 20%,#f8717126 0%,#0000 70%),#0f172acc;border-color:#f8717180;box-shadow:0 2px 10px #0000004d,0 0 14px #f871711f}.right-rail__icon{margin:0 auto;display:block}.right-rail__icon-btn--overlays{color:#a78bfa}.right-rail__icon-btn--recenter{color:#38bdf8}.right-rail__icon-btn--zoom-in{color:#34d399}.right-rail__icon-btn--zoom-out{color:#fb923c}.right-rail__icon-btn--clear{color:#f87171}.right-rail__icon-btn--game:not(.right-rail__icon-btn--game-active){color:#facc15}.right-rail__icon-btn--login{color:#60a5fa}.right-rail__icon-btn--account{color:#c084fc}.right-rail__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block;box-shadow:inset 0 0 0 1px #ffffff1f}.right-rail__logout-wrap,.right-rail__login-wrap{width:var(--right-rail-w);position:relative}.right-rail__confirm{z-index:2200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12161efa;border:1px solid #7a8aa073;border-radius:12px;width:180px;padding:10px;position:absolute;top:0;right:calc(100% + 10px);box-shadow:0 14px 40px #0000008c}.right-rail__confirm:before{content:"";background:#12161efa;border-top:1px solid #7a8aa073;border-right:1px solid #7a8aa073;width:12px;height:12px;position:absolute;top:16px;right:-7px;transform:rotate(45deg)}.right-rail__confirm-title{color:#e8ecf1;margin:0 0 8px;font-size:12px;font-weight:700}.right-rail__confirm-actions{justify-content:flex-end;align-items:stretch;gap:8px;display:flex}.right-rail__confirm-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;width:auto;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:700;transition:background .12s,border-color .12s,color .12s,opacity .12s}.right-rail__confirm-btn--ghost{color:#cbd5e1;background:#1e2630e6;border-color:#7a8aa073}.right-rail__confirm-btn--ghost:hover{color:#f1f5f9;background:#283240f2;border-color:#94a3b88c}.right-rail__confirm-btn--danger{color:#fecaca;background:#f8717124;border-color:#f871718c}.right-rail__confirm-btn--danger:hover{color:#fff1f2;background:#f8717138;border-color:#f87171bf}.right-rail__confirm-btn--google{color:#e8ecf1;background:#4285f42e;border-color:#4285f48c;width:100%}.right-rail__confirm-btn--google:hover:not(:disabled){color:#fff;background:#4285f447;border-color:#8ab4f8a6}.right-rail__confirm-btn--google:disabled{opacity:.6;cursor:not-allowed}.right-rail__confirm-btn:focus-visible{outline-offset:2px;outline:2px solid #94a3b8}.right-rail__error{width:var(--right-rail-w);height:var(--right-rail-w);color:#fecaca;pointer-events:auto;background:#f871711f;border:1px solid #f8717180;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;box-shadow:0 2px 12px #00000047}.location-consent-banner{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:linear-gradient(145deg,#0f172af5 0%,#0a101cfa 100%);border:1px solid #38bdf833;border-radius:14px;align-self:stretch;width:100%;max-width:100%;margin-bottom:8px;padding:10px 12px;box-shadow:0 4px 18px #00000059,0 0 12px #38bdf80d}.location-consent-banner__title{color:#f1f5f9;margin:0 0 4px;font-size:13px;font-weight:600;line-height:1.25}.location-consent-banner__desc{color:#94a3b8;margin:0 0 10px;font-size:11px;font-weight:500;line-height:1.35}.location-consent-banner__hint{color:#fbbf24;margin:-4px 0 10px;font-size:11px;font-weight:500;line-height:1.35}.location-consent-banner__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.location-consent-banner__btn{cursor:pointer;border:1px solid #0000;border-radius:12px;margin:0;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s,opacity .15s,box-shadow .15s,transform .1s}.location-consent-banner__btn:disabled{cursor:not-allowed;opacity:.65}.location-consent-banner__btn--primary{color:#0f1419;background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%);border-color:#f59e0bd9;box-shadow:0 0 12px #f59e0b33}.location-consent-banner__btn--primary:hover:not(:disabled){background:linear-gradient(135deg,#fbbf24 0%,#fb923c 100%);border-color:#fbbf24;transform:translateY(-1px);box-shadow:0 0 20px #fbbf244d}.location-consent-banner__btn--primary:active:not(:disabled){transform:translateY(0)}.location-consent-banner__btn--primary:focus-visible{outline-offset:2px;outline:2px solid #f59e0b}.location-consent-banner__btn--ghost{color:#cbd5e1;background:#1e2630e6;border-color:#38bdf833}.location-consent-banner__btn--ghost:hover:not(:disabled){color:#f1f5f9;background:#28374bf2;border-color:#38bdf873;transform:translateY(-1px);box-shadow:0 0 10px #38bdf81a}.location-consent-banner__btn--ghost:active:not(:disabled){transform:translateY(0)}.location-consent-banner__btn--ghost:focus-visible{outline-offset:2px;outline:2px solid #38bdf8}.overlay-top-controls{z-index:auto;pointer-events:none;flex-direction:row-reverse;align-items:stretch;gap:8px;max-width:100%;display:flex;position:static}.overlay-selection-summary{border-radius:var(--kid-radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:linear-gradient(135deg,#080e18f0 0%,#040810f5 100%);border:1px solid #38bdf826;align-items:center;gap:8px;min-width:0;max-width:min(240px,100vw - 72px);padding:6px 10px 6px 8px;display:flex;box-shadow:0 12px 32px #0000004d,0 0 12px #38bdf80d,inset 0 1px #ffffff0f}.overlay-selection-summary--empty{flex-direction:column;align-items:flex-start;gap:0;padding-top:7px;padding-bottom:7px}.overlay-selection-summary--has-empires{max-width:min(340px,100vw - 72px)}.overlay-selection-summary--multi-empires{align-items:flex-start;max-width:min(380px,100vw - 72px)}.overlay-selection-summary--has-languages{max-width:min(340px,100vw - 72px)}.overlay-selection-summary--multi-languages{align-items:flex-start;max-width:min(380px,100vw - 72px)}.overlay-selection-summary--has-religions{max-width:min(340px,100vw - 72px)}.overlay-selection-summary--multi-religions{align-items:flex-start;max-width:min(420px,100vw - 72px)}.overlay-selection-summary__empire-list{flex-direction:column;gap:6px;min-width:0;max-width:100%;display:flex}.overlay-selection-summary__empire-list--multi{max-height:132px;padding-right:2px;overflow-y:auto}.overlay-selection-summary__empire-row{align-items:center;gap:8px;min-width:0;display:flex}.overlay-selection-summary--mixed{flex-direction:column;align-items:stretch;gap:8px;max-width:min(420px,100vw - 72px)}.overlay-selection-summary__traffic-rows{flex-direction:column;gap:6px;min-width:0;display:flex}.overlay-selection-summary__traffic-row{align-items:center;gap:8px;min-width:0;display:flex}.overlay-selection-summary__swatch{border-radius:50%;flex-shrink:0;width:11px;height:11px;box-shadow:inset 0 0 0 1px #ffffff1f}.overlay-selection-summary__swatch--empire-persian{background:#3d2658}.overlay-selection-summary__swatch--empire-rashidun{background:#6d5220}.overlay-selection-summary__swatch--empire-umayyad{background:#1a4d30}.overlay-selection-summary__swatch--empire-abbasid{background:#a3e635}.overlay-selection-summary__swatch--empire-ottoman{background:#6e2a2e}.overlay-selection-summary__swatch--empire-british{background:#1a3552}.overlay-selection-summary__swatch--empire-mongol{background:#245058}.overlay-selection-summary__swatch--lang-english{background:#243d62}.overlay-selection-summary__swatch--lang-mandarin{background:#6e2424}.overlay-selection-summary__swatch--lang-hindi{background:#5c4014}.overlay-selection-summary__swatch--lang-spanish{background:#6e3014}.overlay-selection-summary__swatch--lang-french{background:#243d5c}.overlay-selection-summary__swatch--lang-arabic{background:#164a3c}.overlay-selection-summary__swatch--lang-bengali{background:#4a2244}.overlay-selection-summary__swatch--religion-christianity{background:#2e3d62}.overlay-selection-summary__swatch--religion-islam{background:#164a36}.overlay-selection-summary__swatch--religion-hinduism{background:#5c4014}.overlay-selection-summary__swatch--religion-buddhism{background:#4a3060}.overlay-selection-summary__swatch--religion-judaism{background:#3a3a4a}.overlay-selection-summary__swatch--religion-sikhism{background:#6a5010}.overlay-selection-summary__swatch--continent-africa{background:#4a3814}.overlay-selection-summary__swatch--continent-asia{background:#143a34}.overlay-selection-summary__swatch--continent-europe{background:#2a3858}.overlay-selection-summary__swatch--continent-north-america{background:#1e4020}.overlay-selection-summary__swatch--continent-south-america{background:#4a2810}.overlay-selection-summary__swatch--continent-oceania{background:#143848}.overlay-selection-summary__swatch--continent-antarctica{background:#2a3848}.overlay-selection-summary__swatch--traffic-lht{background:#075985;box-shadow:0 0 0 1px #ffffff59,0 0 10px #0759858c}.overlay-selection-summary__swatch--traffic-rht{background:#c2410c;box-shadow:0 0 0 1px #ffffff59,0 0 10px #c2410c80}.overlay-selection-summary__text{flex-direction:column;gap:2px;min-width:0;display:flex}.overlay-selection-summary__title{color:var(--kid-text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.overlay-selection-summary__years{color:var(--kid-text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;line-height:1.25;overflow:hidden}.overlay-selection-summary__label{color:var(--kid-text);font-size:12px;font-weight:600;line-height:1.2;display:block}.overlay-selection-summary__hint{color:var(--kid-text-dim);margin-top:2px;font-size:10px;line-height:1.25;display:block}.empire-panel-toggle{pointer-events:auto;color:#dce4ec;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#161c24f0;border:1px solid #7a8aa073;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .12s,border-color .12s,color .12s;display:flex;box-shadow:0 2px 12px #00000047}.empire-panel-toggle:hover{color:#f1f5f9;background:#222a36fa;border-color:#94a3b88c}.empire-panel-toggle:focus-visible{outline-offset:2px;outline:2px solid #c45c5c}.empire-panel-toggle-svg{opacity:.92;display:block}.empire-panel-scrim{z-index:1700;cursor:pointer;background:#00000061;border:none;margin:0;padding:0;position:fixed;inset:0}.empire-side-panel{z-index:1710;width:var(--overlay-side-panel-w);pointer-events:none;flex-direction:column;max-width:100%;height:100%;max-height:100%;transition:transform .22s;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-6px 0 28px #00000059}.empire-side-panel--open{pointer-events:auto;transform:translate(0)}.empire-side-panel-inner{min-height:0;padding:max(16px, env(safe-area-inset-top)) calc(20px + var(--right-rail-w) + 2 * var(--right-rail-pad)) 22px 20px;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(165deg,#0c1220 0%,#080e18 40%,#060a12 100%);border-left:1px solid #38bdf81f;flex:1;overflow:auto}.empire-side-panel-head{border-bottom:1px solid #38bdf81f;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;padding-bottom:12px;display:flex}.empire-side-panel-title{letter-spacing:.02em;color:#f0f4f8;text-shadow:0 0 16px #38bdf826;margin:0;font-size:16px;font-weight:700;line-height:1.25}.empire-side-panel-close{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;width:32px;height:32px;margin:-6px -8px 0 0;padding:0;font-size:22px;line-height:1;transition:color .15s,background .15s,border-color .15s}.empire-side-panel-close:hover{color:#f1f5f9;background:#f871711f;border-color:#f871714d}.empire-side-panel-categories{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px;margin-bottom:16px;display:grid}@media (width<=1100px){.world-map-wrap{--overlay-side-panel-w:min(720px, calc(100vw - 16px))}.empire-side-panel-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.world-map-wrap{--overlay-side-panel-w:min(540px, calc(100vw - 16px))}.empire-side-panel-categories{grid-template-columns:minmax(0,1fr)}}.empire-side-panel-categories .empire-fieldset{margin-bottom:0}.empire-side-panel-categories>.empire-fieldset{flex-direction:column;gap:8px;display:flex}.empire-fieldset--driving-side{grid-column:span 1}.empire-fieldset--driving-side .empire-fieldset-legend{margin-bottom:2px}.empire-fieldset--transcontinental-block{grid-column:span 1;min-width:0}.visited-countries-fieldset{grid-column:1/-1;min-width:0}.empire-fieldset{border:none;min-width:0;margin:0 0 14px;padding:0}.empire-fieldset-legend{letter-spacing:.1em;text-transform:uppercase;color:#38bdf8;text-shadow:0 0 12px #38bdf840;margin-bottom:10px;padding:0;font-size:10px;font-weight:700}.empire-side-panel-categories .empire-fieldset-legend{border-bottom:1px solid #38bdf826;margin-bottom:8px;padding-bottom:6px}.empire-check-row{cursor:pointer;color:#dce4ec;background:linear-gradient(135deg,#1e2d46d9 0%,#19263cbf 100%);border:1px solid #38bdf838;border-radius:12px;align-items:center;gap:10px;margin-bottom:10px;padding:9px 10px;font-size:12.5px;font-weight:500;transition:border-color .18s,background .18s,box-shadow .18s,transform .1s;display:flex}.empire-side-panel-categories .empire-check-row{margin-bottom:0}.empire-side-panel-categories .empire-check-title{font-size:12.5px;line-height:1.3}.empire-side-panel-categories .empire-check-years{font-size:9.5px;line-height:1.35}.transcontinental-option-swatch{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 45%,#5b21b6 100%);border-radius:3px;flex-shrink:0;width:12px;height:12px;box-shadow:inset 0 0 0 1px #ffffff1f}.empire-check-row:hover{background:linear-gradient(135deg,#141e37e6 0%,#1e2d46cc 100%);border-color:#38bdf866;transform:translateY(-1px);box-shadow:0 0 14px #38bdf814}.empire-check-row--with-meta{align-items:center}.empire-option-swatch{border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:inset 0 0 0 1px #ffffff1a}.empire-option-swatch--persian{background:#3d2658}.empire-option-swatch--rashidun{background:#6d5220}.empire-option-swatch--umayyad{background:#1a4d30}.empire-option-swatch--abbasid{background:#a3e635}.empire-option-swatch--ottoman{background:#6e2a2e}.empire-option-swatch--british{background:#1a3552}.empire-option-swatch--mongol{background:#245058}.empire-option-swatch--roman{background:#7a1a1a}.empire-option-swatch--spanish{background:#7a6520}.empire-option-swatch--french{background:#2d1b69}.empire-option-swatch--byzantine{background:#4a1a6b}.empire-option-swatch--mughal{background:#6b3a1a}.empire-option-swatch--portuguese{background:#1a4a2a}.empire-option-swatch--dutch{background:#6b4a1a}.lang-option-swatch{border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:inset 0 0 0 1px #ffffff1a}.lang-option-swatch--english{background:#243d62}.lang-option-swatch--mandarin{background:#6e2424}.lang-option-swatch--hindi{background:#5c4014}.lang-option-swatch--spanish{background:#6e3014}.lang-option-swatch--french{background:#243d5c}.lang-option-swatch--arabic{background:#164a3c}.lang-option-swatch--bengali{background:#4a2244}.religion-option-swatch{border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:inset 0 0 0 1px #ffffff1a}.religion-option-swatch--christianity{background:#2e3d62}.religion-option-swatch--islam{background:#164a36}.religion-option-swatch--hinduism{background:#5c4014}.religion-option-swatch--buddhism{background:#4a3060}.religion-option-swatch--judaism{background:#3a3a4a}.religion-option-swatch--sikhism{background:#6a5010}.continent-option-swatch{border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:inset 0 0 0 1px #ffffff1a}.continent-option-swatch--africa{background:#4a3814}.continent-option-swatch--asia{background:#143a34}.continent-option-swatch--europe{background:#2a3858}.continent-option-swatch--north-america{background:#1e4020}.continent-option-swatch--south-america{background:#4a2810}.continent-option-swatch--oceania{background:#143848}.continent-option-swatch--antarctica{background:#2a3848}.empire-check-text{flex-direction:column;gap:2px;min-width:0;display:flex}.empire-check-title{color:#dce4ec;font-size:13px;font-weight:500;line-height:1.25}.empire-check-years{color:#8b98a8;font-size:10px;font-weight:500;line-height:1.3}.empire-check-row input[type=checkbox],.empire-check-row input[type=radio]{appearance:none;cursor:pointer;background:#0f172a99;border:2px solid #38bdf859;border-radius:5px;flex-shrink:0;width:18px;height:18px;transition:border-color .15s,background .15s,box-shadow .15s;position:relative}.empire-check-row input[type=checkbox]:checked,.empire-check-row input[type=radio]:checked{background:linear-gradient(135deg,#f43f5e 0%,#ec4899 50%,#a855f7 100%);border-color:#f43f5eb3;box-shadow:0 0 10px #f43f5e59}.empire-check-row input[type=checkbox]:checked:after{content:"✓";color:#fff;text-shadow:0 1px 2px #0000004d;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;inset:0}.empire-check-row input[type=radio]{border-radius:50%}.empire-check-row input[type=radio]:checked:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:3px;left:3px;box-shadow:0 0 4px #ffffff80}.empire-check-row input:hover{border-color:#38bdf899;box-shadow:0 0 8px #38bdf826}.empire-check-row:has(input:checked){border-color:#a855f78c}.empire-check-row--traffic input[type=checkbox]:checked,.empire-check-row--traffic input[type=radio]:checked{background:linear-gradient(135deg,#06b6d4 0%,#0ea5e9 50%,#3b82f6 100%);border-color:#06b6d4b3;box-shadow:0 0 10px #06b6d459}.traffic-option-legend-swatch{border-radius:50%;flex-shrink:0;width:14px;height:14px;box-shadow:0 0 0 1px #ffffff47,0 0 8px #00000059}.traffic-option-legend-swatch--lht{background:#075985}.traffic-option-legend-swatch--rht{background:#c2410c}.empire-panel-actions{--empire-panel-action-min-h:52px;box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:10px 12px;width:100%;margin-top:12px;display:grid}.empire-panel-actions--with-auth{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media (width<=560px){.empire-panel-actions,.empire-panel-actions--with-auth{grid-template-columns:minmax(0,1fr)}}.empire-panel-actions .empire-clear-btn,.empire-panel-actions .empire-disclaimers-btn{min-height:var(--empire-panel-action-min-h);box-sizing:border-box;justify-content:center;align-self:stretch;align-items:center;height:100%;margin-top:0;display:flex}.empire-panel-actions .empire-google-auth-wrap{min-height:var(--empire-panel-action-min-h);flex-direction:column;align-self:stretch;height:100%;margin-top:0;display:flex}.empire-panel-actions .empire-google-auth-btn{min-height:var(--empire-panel-action-min-h);box-sizing:border-box;flex-direction:column;flex:auto;justify-content:center;align-items:stretch;display:flex}.empire-clear-btn{color:#fca5a5;cursor:pointer;background:linear-gradient(135deg,#7f1d1d40 0%,#991b1b2e 100%);border:1px solid #f8717159;border-radius:12px;width:100%;margin-top:4px;padding:10px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .1s}.empire-clear-btn:hover:not(:disabled){color:#fef2f2;background:linear-gradient(135deg,#991b1b66 0%,#b91c1c4d 100%);border-color:#f8717199;transform:translateY(-1px);box-shadow:0 0 16px #f8717126}.empire-clear-btn:active:not(:disabled){transform:translateY(0)}.empire-clear-btn:disabled{opacity:.35;cursor:not-allowed}.empire-clear-btn:focus-visible{outline-offset:2px;outline:2px solid #f87171}.empire-disclaimers-btn{color:#ddd6fe;cursor:pointer;background:linear-gradient(135deg,#5b21b64d 0%,#7c3aed33 100%);border:1px solid #a78bfa66;border-radius:12px;width:100%;margin-top:4px;padding:10px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .1s}.empire-disclaimers-btn:hover{color:#f5f3ff;background:linear-gradient(135deg,#6d28d973 0%,#8b5cf659 100%);border-color:#c4b5fd99;transform:translateY(-1px);box-shadow:0 0 18px #8b5cf633}.empire-disclaimers-btn:active{transform:translateY(0)}.empire-disclaimers-btn:focus-visible{outline-offset:2px;outline:2px solid #a78bfa}.map-disclaimers-modal-root{z-index:1800;padding:max(16px, env(safe-area-inset-top)) 16px max(20px, env(safe-area-inset-bottom));box-sizing:border-box;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.map-disclaimers-modal-scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;pointer-events:auto;background:#0000008c;border:none;margin:0;padding:0;position:absolute;inset:0}.map-disclaimers-modal{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:linear-gradient(160deg,#0f172afa 0%,#0a101cfc 100%);border:1px solid #8b5cf640;border-radius:18px;width:min(480px,100vw - 32px);max-height:min(82vh,640px);padding:0;position:relative;overflow:auto;box-shadow:0 24px 60px #0009,0 0 30px #8b5cf60f}.map-disclaimers-modal__head{border-bottom:1px solid #48546473;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 10px;display:flex}.map-disclaimers-modal__title{letter-spacing:.02em;color:#e8ecf1;margin:0;font-size:16px;font-weight:600;line-height:1.25}.map-disclaimers-modal__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;width:32px;height:32px;margin:-4px -6px 0 0;padding:0;font-size:22px;line-height:1;transition:color .1s,background .1s}.map-disclaimers-modal__close:hover{color:#f1f5f9;background:#ffffff0f}.map-disclaimers-modal__body{padding:14px 16px 18px}.map-disclaimers-modal__section{margin-bottom:16px}.map-disclaimers-modal__section:last-child{margin-bottom:0}.map-disclaimers-modal__section-title{letter-spacing:.1em;text-transform:uppercase;color:#a78bfa;text-shadow:0 0 10px #a78bfa33;margin:0 0 8px;font-size:11px;font-weight:700}.map-disclaimers-modal__text{color:#b8c4d4;margin:0;font-size:12.5px;line-height:1.55}.empire-google-auth-wrap{flex-direction:column;gap:6px;width:100%;margin-top:10px;display:flex}.empire-google-auth-btn{cursor:pointer;border:1px solid #7a8aa066;border-radius:12px;width:100%;margin:0;padding:10px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s,opacity .15s,box-shadow .15s,transform .1s}.empire-google-auth-btn--login{color:#e8ecf1;background:linear-gradient(135deg,#4285f438 0%,#2563eb2e 100%);border-color:#4285f48c;box-shadow:0 0 10px #4285f41a}.empire-google-auth-btn--login:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#4285f459 0%,#2563eb47 100%);border-color:#8ab4f8b3;transform:translateY(-1px);box-shadow:0 0 18px #4285f433}.empire-google-auth-btn--logout{color:#b8c4d4;background:#202834cc;flex-direction:column;align-items:stretch;gap:4px;display:flex}.empire-google-auth-btn__email{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:500;line-height:1.25;display:block;overflow:hidden}.empire-google-auth-btn__logout-label{color:#b8c4d4;font-size:12px;font-weight:600}.empire-google-auth-btn--logout:hover:not(:disabled) .empire-google-auth-btn__logout-label,.empire-google-auth-btn--logout:hover:not(:disabled) .empire-google-auth-btn__email{color:#e8ecf1}.empire-google-auth-btn--logout:hover:not(:disabled){background:#2c3644f2;border-color:#a0aec073}.empire-google-auth-btn:disabled{opacity:.55;cursor:not-allowed}.empire-google-auth-btn:focus-visible{outline-offset:2px;outline:2px solid #4285f4}.empire-google-auth-error{color:#f87171;margin:0;font-size:11px;line-height:1.35}.visited-option-swatch{background:linear-gradient(135deg,#2dd4bf 0%,#0d9488 100%);border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:inset 0 0 0 1px #ffffff1f}.visited-countries-hint{color:#94a3b8;margin:0 0 8px;font-size:11px}.visited-countries-list{--visited-list-row-h:32px;--visited-list-gap:4px;max-height:calc(3.5 * var(--visited-list-row-h) + 3 * var(--visited-list-gap));flex-direction:column;gap:4px;margin:0 0 8px;padding:0;list-style:none;display:flex;overflow-y:auto}.visited-countries-list__item{box-sizing:border-box;min-height:var(--visited-list-row-h,32px);color:#dce4ec;background:linear-gradient(135deg,#0f172ab3 0%,#141e3099 100%);border:1px solid #2dd4bf33;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:flex}.visited-countries-list__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.visited-countries-list__remove{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;margin:0;padding:0 6px;font-size:16px;line-height:1}.visited-countries-list__remove:hover{color:#f87171;background:#f871711f}.visited-countries-select{color:#e8ecf1;background:#0f172ae6;border:1px solid #38bdf840;border-radius:10px;width:100%;margin-bottom:8px;padding:8px 10px;font-family:inherit;font-size:12px}.visited-countries-add-btn{color:#5eead4;cursor:pointer;background:linear-gradient(135deg,#0d94881a 0%,#14b8a60f 100%);border:1px dashed #2dd4bf66;border-radius:12px;width:100%;margin:0;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s,transform .1s}.visited-countries-add-btn:hover:not(:disabled){color:#99f6e4;background:linear-gradient(135deg,#0d94882e 0%,#14b8a61f 100%);border-color:#2dd4bf99;transform:translateY(-1px);box-shadow:0 0 14px #2dd4bf1f}.visited-countries-add-btn:active:not(:disabled){transform:translateY(0)}.visited-countries-add-btn:disabled{opacity:.35;cursor:not-allowed}.overlay-selection-summary__swatch--visited{background:linear-gradient(135deg,#2dd4bf 0%,#0d9488 100%);box-shadow:inset 0 0 0 1px #ffffff1f}.overlay-selection-summary__swatch--transcontinental{background:linear-gradient(135deg,#c4b5fd 0%,#7c3aed 50%,#5b21b6 100%);box-shadow:0 0 0 1px #ffffff38,0 0 10px #7c3aed59}.world-map--visited-active .country--visited-user path{fill:#134e4a;stroke:#5eead4;stroke-width:.55px}.world-map--visited-active .country--visited-user text{fill:#ccfbf1}.world-map--visited-active .country--visited-user:hover path{stroke:#99f6e4;filter:brightness(1.06)}.world-map--visited-active.world-map--empire-active .country--overlay-mixed path,.world-map--visited-active.world-map--language-active .country--overlay-mixed path,.world-map--visited-active.world-map--religion-active .country--overlay-mixed path,.world-map--visited-active.world-map--continent-active .country--overlay-mixed path,.world-map--visited-active.world-map--transcontinental-active .country--overlay-mixed path,.world-map--visited-active.world-map--traffic-lht-active .country--overlay-mixed path,.world-map--visited-active.world-map--traffic-rht-active .country--overlay-mixed path{fill:url(#overlay-mixed-hatch);stroke:#c8d4e8;stroke-width:.55px}.world-map--visited-active.world-map--empire-active .country--overlay-mixed text,.world-map--visited-active.world-map--language-active .country--overlay-mixed text,.world-map--visited-active.world-map--religion-active .country--overlay-mixed text,.world-map--visited-active.world-map--continent-active .country--overlay-mixed text,.world-map--visited-active.world-map--transcontinental-active .country--overlay-mixed text,.world-map--visited-active.world-map--traffic-lht-active .country--overlay-mixed text,.world-map--visited-active.world-map--traffic-rht-active .country--overlay-mixed text{fill:#f2f6fc}.world-map--visited-active.world-map--empire-active .country--overlay-mixed:hover path,.world-map--visited-active.world-map--language-active .country--overlay-mixed:hover path,.world-map--visited-active.world-map--religion-active .country--overlay-mixed:hover path,.world-map--visited-active.world-map--continent-active .country--overlay-mixed:hover path,.world-map--visited-active.world-map--transcontinental-active .country--overlay-mixed:hover path,.world-map--visited-active.world-map--traffic-lht-active .country--overlay-mixed:hover path,.world-map--visited-active.world-map--traffic-rht-active .country--overlay-mixed:hover path{stroke:#e8f0ff;stroke-width:.65px;filter:brightness(1.06)}.world-map--visited-active.world-map--empire-active .country--overlay-mixed:hover text,.world-map--visited-active.world-map--language-active .country--overlay-mixed:hover text,.world-map--visited-active.world-map--religion-active .country--overlay-mixed:hover text,.world-map--visited-active.world-map--continent-active .country--overlay-mixed:hover text,.world-map--visited-active.world-map--transcontinental-active .country--overlay-mixed:hover text,.world-map--visited-active.world-map--traffic-lht-active .country--overlay-mixed:hover text,.world-map--visited-active.world-map--traffic-rht-active .country--overlay-mixed:hover text{fill:#fff}.world-map--empire-active .country--empire-overlap path{fill:url(#empire-overlap-hatch);stroke:#e8c86a;stroke-width:.55px}.world-map--empire-active .country--empire-overlap text{fill:#fff8e8}.world-map--empire-active .country--empire-overlap:hover path{stroke:#fff0b8;stroke-width:.65px;filter:brightness(1.08)}.world-map--empire-active .country--empire-overlap:hover text{fill:#fff}.world-map--empire-active .country--empire-persian path{fill:#3d2658;stroke:#c9a24d;stroke-width:.55px}.world-map--empire-active .country--empire-persian text{fill:#f5edff}.world-map--empire-active .country--empire-persian:hover path{fill:#52347a;stroke:#dbb85a}.world-map--empire-active .country--empire-persian:hover text{fill:#fff}.world-map--empire-active .country--empire-rashidun path{fill:#6d5220;stroke:#d4a84b;stroke-width:.55px}.world-map--empire-active .country--empire-rashidun text{fill:#faf3dc}.world-map--empire-active .country--empire-rashidun:hover path{fill:#85641a;stroke:#e8bc55}.world-map--empire-active .country--empire-rashidun:hover text{fill:#fffdf5}.world-map--empire-active .country--empire-umayyad path{fill:#1a4d30;stroke:#52b788;stroke-width:.55px}.world-map--empire-active .country--empire-umayyad text{fill:#e8fdf0}.world-map--empire-active .country--empire-umayyad:hover path{fill:#236542;stroke:#6fd4a0}.world-map--empire-active .country--empire-umayyad:hover text{fill:#f6fffa}.world-map--empire-active .country--empire-abbasid path{fill:#a3e635;stroke:#4d7c0f;stroke-width:.55px}.world-map--empire-active .country--empire-abbasid text{fill:#1a2e05}.world-map--empire-active .country--empire-abbasid:hover path{fill:#bef264;stroke:#3f6212}.world-map--empire-active .country--empire-abbasid:hover text{fill:#000}.world-map--empire-active .country--empire-ottoman path{fill:#6e2a2e;stroke:#c4706e;stroke-width:.55px}.world-map--empire-active .country--empire-ottoman text{fill:#fde8e8}.world-map--empire-active .country--empire-ottoman:hover path{fill:#823238;stroke:#e0908c}.world-map--empire-active .country--empire-ottoman:hover text{fill:#fff5f5}.world-map--empire-active .country--empire-british path{fill:#1a3552;stroke:#6b9bd4;stroke-width:.55px}.world-map--empire-active .country--empire-british text{fill:#e4f0ff}.world-map--empire-active .country--empire-british:hover path{fill:#23456a;stroke:#8cb4e8}.world-map--empire-active .country--empire-british:hover text{fill:#fff}.world-map--empire-active .country--empire-mongol path{fill:#245058;stroke:#7ec8d4;stroke-width:.55px}.world-map--empire-active .country--empire-mongol text{fill:#e8fbfd}.world-map--empire-active .country--empire-mongol:hover path{fill:#2f6570;stroke:#9adce6}.world-map--empire-active .country--empire-mongol:hover text{fill:#fff}.world-map--empire-active .country--empire-roman path{fill:#7a1a1a;stroke:#e07070;stroke-width:.55px}.world-map--empire-active .country--empire-roman text{fill:#fde8e8}.world-map--empire-active .country--empire-roman:hover path{fill:#922222;stroke:#f09090}.world-map--empire-active .country--empire-roman:hover text{fill:#fff}.world-map--empire-active .country--empire-spanish path{fill:#7a6520;stroke:#e0c060;stroke-width:.55px}.world-map--empire-active .country--empire-spanish text{fill:#fdf6e0}.world-map--empire-active .country--empire-spanish:hover path{fill:#927828;stroke:#f0d478}.world-map--empire-active .country--empire-spanish:hover text{fill:#fff}.world-map--empire-active .country--empire-french path{fill:#2d1b69;stroke:#9b7be8;stroke-width:.55px}.world-map--empire-active .country--empire-french text{fill:#ede6fc}.world-map--empire-active .country--empire-french:hover path{fill:#3a2480;stroke:#b69af0}.world-map--empire-active .country--empire-french:hover text{fill:#fff}.world-map--empire-active .country--empire-byzantine path{fill:#4a1a6b;stroke:#a855f7;stroke-width:.55px}.world-map--empire-active .country--empire-byzantine text{fill:#e9d5ff}.world-map--empire-active .country--empire-byzantine:hover path{fill:#5c2480;stroke:#c084fc}.world-map--empire-active .country--empire-byzantine:hover text{fill:#fff}.world-map--empire-active .country--empire-mughal path{fill:#6b3a1a;stroke:#f59e0b;stroke-width:.55px}.world-map--empire-active .country--empire-mughal text{fill:#fde68a}.world-map--empire-active .country--empire-mughal:hover path{fill:#7c4a24;stroke:#fbbf24}.world-map--empire-active .country--empire-mughal:hover text{fill:#fff}.world-map--empire-active .country--empire-portuguese path{fill:#1a4a2a;stroke:#22c55e;stroke-width:.55px}.world-map--empire-active .country--empire-portuguese text{fill:#bbf7d0}.world-map--empire-active .country--empire-portuguese:hover path{fill:#245c36;stroke:#4ade80}.world-map--empire-active .country--empire-portuguese:hover text{fill:#fff}.world-map--empire-active .country--empire-dutch path{fill:#6b4a1a;stroke:#fb923c;stroke-width:.55px}.world-map--empire-active .country--empire-dutch text{fill:#fed7aa}.world-map--empire-active .country--empire-dutch:hover path{fill:#7c5a24;stroke:#fdba74}.world-map--empire-active .country--empire-dutch:hover text{fill:#fff}.world-map--language-active .country--language-overlap path{fill:url(#empire-overlap-hatch);stroke:#e8c86a;stroke-width:.55px}.world-map--language-active .country--language-overlap text{fill:#fff8e8}.world-map--language-active .country--language-overlap:hover path{stroke:#fff0b8;stroke-width:.65px;filter:brightness(1.08)}.world-map--language-active .country--language-overlap:hover text{fill:#fff}.world-map--language-active .country--lang-english path{fill:#243d62;stroke:#6b9bd4;stroke-width:.55px}.world-map--language-active .country--lang-english text{fill:#e8f0ff}.world-map--language-active .country--lang-english:hover path{fill:#2e4d7a;stroke:#8cb4e8}.world-map--language-active .country--lang-english:hover text{fill:#fff}.world-map--language-active .country--lang-mandarin path{fill:#6e2424;stroke:#e07070;stroke-width:.55px}.world-map--language-active .country--lang-mandarin text{fill:#ffe8e8}.world-map--language-active .country--lang-mandarin:hover path{fill:#823030;stroke:#f09090}.world-map--language-active .country--lang-mandarin:hover text{fill:#fff}.world-map--language-active .country--lang-hindi path{fill:#5c4014;stroke:#d4a84b;stroke-width:.55px}.world-map--language-active .country--lang-hindi text{fill:#fdf6e3}.world-map--language-active .country--lang-hindi:hover path{fill:#6e4e18;stroke:#e8bc55}.world-map--language-active .country--lang-hindi:hover text{fill:#fff}.world-map--language-active .country--lang-spanish path{fill:#6e3014;stroke:#e09060;stroke-width:.55px}.world-map--language-active .country--lang-spanish text{fill:#fff0e8}.world-map--language-active .country--lang-spanish:hover path{fill:#823c18;stroke:#f0a878}.world-map--language-active .country--lang-spanish:hover text{fill:#fff}.world-map--language-active .country--lang-french path{fill:#243d5c;stroke:#7a9fd4;stroke-width:.55px}.world-map--language-active .country--lang-french text{fill:#e8f0ff}.world-map--language-active .country--lang-french:hover path{fill:#2e4a70;stroke:#9ab8e8}.world-map--language-active .country--lang-french:hover text{fill:#fff}.world-map--language-active .country--lang-arabic path{fill:#164a3c;stroke:#52c4a0;stroke-width:.55px}.world-map--language-active .country--lang-arabic text{fill:#e8fdf6}.world-map--language-active .country--lang-arabic:hover path{fill:#1a5c4a;stroke:#6fd4b4}.world-map--language-active .country--lang-arabic:hover text{fill:#fff}.world-map--language-active .country--lang-bengali path{fill:#4a2244;stroke:#c080b0;stroke-width:.55px}.world-map--language-active .country--lang-bengali text{fill:#fce8f8}.world-map--language-active .country--lang-bengali:hover path{fill:#5c2e54;stroke:#d8a0c8}.world-map--language-active .country--lang-bengali:hover text{fill:#fff}.world-map--religion-active .country--religion-overlap path{fill:url(#religion-overlap-hatch);stroke:#dcb8f0;stroke-width:.55px}.world-map--religion-active .country--religion-overlap text{fill:#faf5ff}.world-map--religion-active .country--religion-overlap:hover path{stroke:#f0e0ff;stroke-width:.65px;filter:brightness(1.08)}.world-map--religion-active .country--religion-overlap:hover text{fill:#fff}.world-map--religion-active .country--religion-christianity path{fill:#2e3d62;stroke:#8ca8d8;stroke-width:.55px}.world-map--religion-active .country--religion-christianity text{fill:#eef2ff}.world-map--religion-active .country--religion-christianity:hover path{fill:#3a4c7a;stroke:#a8c0ec}.world-map--religion-active .country--religion-christianity:hover text{fill:#fff}.world-map--religion-active .country--religion-islam path{fill:#164a36;stroke:#5ed4a8;stroke-width:.55px}.world-map--religion-active .country--religion-islam text{fill:#e8fdf4}.world-map--religion-active .country--religion-islam:hover path{fill:#1a5c44;stroke:#7ae8bc}.world-map--religion-active .country--religion-islam:hover text{fill:#fff}.world-map--religion-active .country--religion-hinduism path{fill:#5c4014;stroke:#e8a848;stroke-width:.55px}.world-map--religion-active .country--religion-hinduism text{fill:#fff8e8}.world-map--religion-active .country--religion-hinduism:hover path{fill:#6e4e18;stroke:#f8c060}.world-map--religion-active .country--religion-hinduism:hover text{fill:#fff}.world-map--religion-active .country--religion-buddhism path{fill:#4a3060;stroke:#c098d8;stroke-width:.55px}.world-map--religion-active .country--religion-buddhism text{fill:#f8f0ff}.world-map--religion-active .country--religion-buddhism:hover path{fill:#5a3a72;stroke:#d8b0ec}.world-map--religion-active .country--religion-buddhism:hover text{fill:#fff}.world-map--religion-active .country--religion-judaism path{fill:#3a3a4a;stroke:#c0c0d8;stroke-width:.55px}.world-map--religion-active .country--religion-judaism text{fill:#f4f4fc}.world-map--religion-active .country--religion-judaism:hover path{fill:#48485c;stroke:#d8d8ec}.world-map--religion-active .country--religion-judaism:hover text{fill:#fff}.world-map--religion-active .country--religion-sikhism path{fill:#6a5010;stroke:#f0c860;stroke-width:.55px}.world-map--religion-active .country--religion-sikhism text{fill:#fffaf0}.world-map--religion-active .country--religion-sikhism:hover path{fill:#7e6018;stroke:#ffd878}.world-map--religion-active .country--religion-sikhism:hover text{fill:#fff}.world-map--continent-active .country--continent-africa path{fill:#4a3814;stroke:#d4a060;stroke-width:.55px}.world-map--continent-active .country--continent-africa text{fill:#fff4e4}.world-map--continent-active .country--continent-africa:hover path{fill:#5c4818;stroke:#e8b878}.world-map--continent-active .country--continent-africa:hover text{fill:#fff}.world-map--continent-active .country--continent-asia path{fill:#143a34;stroke:#5ec4a8;stroke-width:.55px}.world-map--continent-active .country--continent-asia text{fill:#e8fdf8}.world-map--continent-active .country--continent-asia:hover path{fill:#1a4d42;stroke:#7ed8c0}.world-map--continent-active .country--continent-asia:hover text{fill:#fff}.world-map--continent-active .country--continent-europe path{fill:#2a3858;stroke:#90a8d8;stroke-width:.55px}.world-map--continent-active .country--continent-europe text{fill:#eef2ff}.world-map--continent-active .country--continent-europe:hover path{fill:#3a4a72;stroke:#a8c0ec}.world-map--continent-active .country--continent-europe:hover text{fill:#fff}.world-map--continent-active .country--continent-north-america path{fill:#1e4020;stroke:#72c878;stroke-width:.55px}.world-map--continent-active .country--continent-north-america text{fill:#e8fce8}.world-map--continent-active .country--continent-north-america:hover path{fill:#2d5a28;stroke:#8ae090}.world-map--continent-active .country--continent-north-america:hover text{fill:#fff}.world-map--continent-active .country--continent-south-america path{fill:#4a2810;stroke:#d08050;stroke-width:.55px}.world-map--continent-active .country--continent-south-america text{fill:#fff0e8}.world-map--continent-active .country--continent-south-america:hover path{fill:#6a3818;stroke:#e89868}.world-map--continent-active .country--continent-south-america:hover text{fill:#fff}.world-map--continent-active .country--continent-oceania path{fill:#143848;stroke:#58c0d8;stroke-width:.55px}.world-map--continent-active .country--continent-oceania text{fill:#e8f8fc}.world-map--continent-active .country--continent-oceania:hover path{fill:#1a4a58;stroke:#78d4e8}.world-map--continent-active .country--continent-oceania:hover text{fill:#fff}.world-map--continent-active .country--continent-antarctica path{fill:#2a3848;stroke:#b0c8e0;stroke-width:.55px}.world-map--continent-active .country--continent-antarctica text{fill:#f0f4f8}.world-map--continent-active .country--continent-antarctica:hover path{fill:#3a4858;stroke:#c8dce8}.world-map--continent-active .country--continent-antarctica:hover text{fill:#fff}.world-map--empire-active.world-map--religion-active .country--overlay-mixed path,.world-map--language-active.world-map--religion-active .country--overlay-mixed path,.world-map--traffic-lht-active.world-map--language-active .country--overlay-mixed path,.world-map--traffic-rht-active.world-map--language-active .country--overlay-mixed path,.world-map--empire-active.world-map--language-active.world-map--religion-active .country--overlay-mixed path,.world-map--empire-active.world-map--continent-active .country--overlay-mixed path,.world-map--language-active.world-map--continent-active .country--overlay-mixed path,.world-map--traffic-lht-active.world-map--continent-active .country--overlay-mixed path,.world-map--traffic-rht-active.world-map--continent-active .country--overlay-mixed path,.world-map--religion-active.world-map--continent-active .country--overlay-mixed path,.world-map--traffic-lht-active.world-map--religion-active .country--overlay-mixed path,.world-map--traffic-rht-active.world-map--religion-active .country--overlay-mixed path,.world-map--traffic-lht-active.world-map--empire-active .country--overlay-mixed path,.world-map--traffic-rht-active.world-map--empire-active .country--overlay-mixed path,.world-map--empire-active.world-map--language-active.world-map--continent-active .country--overlay-mixed path,.world-map--empire-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed path,.world-map--language-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed path,.world-map--empire-active.world-map--language-active.world-map--religion-active .country--overlay-mixed path,.world-map--empire-active.world-map--language-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed path{fill:url(#overlay-mixed-hatch);stroke:#c8d4e8;stroke-width:.55px}.world-map--empire-active.world-map--religion-active .country--overlay-mixed text,.world-map--language-active.world-map--religion-active .country--overlay-mixed text,.world-map--traffic-lht-active.world-map--language-active .country--overlay-mixed text,.world-map--traffic-rht-active.world-map--language-active .country--overlay-mixed text,.world-map--empire-active.world-map--language-active.world-map--religion-active .country--overlay-mixed text,.world-map--empire-active.world-map--continent-active .country--overlay-mixed text,.world-map--language-active.world-map--continent-active .country--overlay-mixed text,.world-map--traffic-lht-active.world-map--continent-active .country--overlay-mixed text,.world-map--traffic-rht-active.world-map--continent-active .country--overlay-mixed text,.world-map--religion-active.world-map--continent-active .country--overlay-mixed text,.world-map--traffic-lht-active.world-map--religion-active .country--overlay-mixed text,.world-map--traffic-rht-active.world-map--religion-active .country--overlay-mixed text,.world-map--traffic-lht-active.world-map--empire-active .country--overlay-mixed text,.world-map--traffic-rht-active.world-map--empire-active .country--overlay-mixed text,.world-map--empire-active.world-map--language-active.world-map--continent-active .country--overlay-mixed text,.world-map--empire-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed text,.world-map--language-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed text,.world-map--empire-active.world-map--language-active.world-map--religion-active .country--overlay-mixed text,.world-map--empire-active.world-map--language-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed text{fill:#f2f6fc}.world-map--empire-active.world-map--religion-active .country--overlay-mixed:hover path,.world-map--language-active.world-map--religion-active .country--overlay-mixed:hover path,.world-map--traffic-lht-active.world-map--language-active .country--overlay-mixed:hover path,.world-map--traffic-rht-active.world-map--language-active .country--overlay-mixed:hover path,.world-map--empire-active.world-map--language-active.world-map--religion-active .country--overlay-mixed:hover path,.world-map--empire-active.world-map--continent-active .country--overlay-mixed:hover path,.world-map--language-active.world-map--continent-active .country--overlay-mixed:hover path,.world-map--traffic-lht-active.world-map--continent-active .country--overlay-mixed:hover path,.world-map--traffic-rht-active.world-map--continent-active .country--overlay-mixed:hover path,.world-map--religion-active.world-map--continent-active .country--overlay-mixed:hover path,.world-map--traffic-lht-active.world-map--religion-active .country--overlay-mixed:hover path,.world-map--traffic-rht-active.world-map--religion-active .country--overlay-mixed:hover path,.world-map--traffic-lht-active.world-map--empire-active .country--overlay-mixed:hover path,.world-map--traffic-rht-active.world-map--empire-active .country--overlay-mixed:hover path,.world-map--empire-active.world-map--language-active.world-map--continent-active .country--overlay-mixed:hover path,.world-map--empire-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed:hover path,.world-map--language-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed:hover path,.world-map--empire-active.world-map--language-active.world-map--religion-active .country--overlay-mixed:hover path,.world-map--empire-active.world-map--language-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed:hover path{stroke:#e8f0ff;stroke-width:.65px;filter:brightness(1.06)}.world-map--empire-active.world-map--religion-active .country--overlay-mixed:hover text,.world-map--language-active.world-map--religion-active .country--overlay-mixed:hover text,.world-map--traffic-lht-active.world-map--language-active .country--overlay-mixed:hover text,.world-map--traffic-rht-active.world-map--language-active .country--overlay-mixed:hover text,.world-map--empire-active.world-map--language-active.world-map--religion-active .country--overlay-mixed:hover text,.world-map--empire-active.world-map--continent-active .country--overlay-mixed:hover text,.world-map--language-active.world-map--continent-active .country--overlay-mixed:hover text,.world-map--traffic-lht-active.world-map--continent-active .country--overlay-mixed:hover text,.world-map--traffic-rht-active.world-map--continent-active .country--overlay-mixed:hover text,.world-map--religion-active.world-map--continent-active .country--overlay-mixed:hover text,.world-map--traffic-lht-active.world-map--religion-active .country--overlay-mixed:hover text,.world-map--traffic-rht-active.world-map--religion-active .country--overlay-mixed:hover text,.world-map--traffic-lht-active.world-map--empire-active .country--overlay-mixed:hover text,.world-map--traffic-rht-active.world-map--empire-active .country--overlay-mixed:hover text,.world-map--empire-active.world-map--language-active.world-map--continent-active .country--overlay-mixed:hover text,.world-map--empire-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed:hover text,.world-map--language-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed:hover text,.world-map--empire-active.world-map--language-active.world-map--religion-active .country--overlay-mixed:hover text,.world-map--empire-active.world-map--language-active.world-map--religion-active.world-map--continent-active .country--overlay-mixed:hover text{fill:#fff}.world-map--empire-active.world-map--language-active .country--overlay-cross path{fill:url(#overlay-cross-hatch);stroke:#e8b8d4;stroke-width:.55px}.world-map--empire-active.world-map--language-active .country--overlay-cross text{fill:#fff8fc}.world-map--empire-active.world-map--language-active .country--overlay-cross:hover path{stroke:#fff4f8;stroke-width:.65px;filter:brightness(1.07)}.world-map--empire-active.world-map--language-active .country--overlay-cross:hover text{fill:#fff}.world-map--empire-active .country--faded path,.world-map--language-active .country--faded path,.world-map--religion-active .country--faded path,.world-map--continent-active .country--faded path,.world-map--transcontinental-active .country--faded path,.world-map--traffic-lht-active .country--faded path,.world-map--traffic-rht-active .country--faded path{fill:#e8d8b5;stroke:#1f293759;opacity:1}.world-map--empire-active .country--faded text,.world-map--language-active .country--faded text,.world-map--religion-active .country--faded text,.world-map--continent-active .country--faded text,.world-map--transcontinental-active .country--faded text,.world-map--traffic-lht-active .country--faded text,.world-map--traffic-rht-active .country--faded text{fill:#1f2937e6;opacity:1;filter:none}.world-map--empire-active .country--faded:hover path,.world-map--language-active .country--faded:hover path,.world-map--religion-active .country--faded:hover path,.world-map--continent-active .country--faded:hover path,.world-map--transcontinental-active .country--faded:hover path,.world-map--traffic-lht-active .country--faded:hover path,.world-map--traffic-rht-active .country--faded:hover path{fill:#dcc89f;stroke:#1f293773;opacity:1}.world-map--empire-active .country--faded:hover text,.world-map--language-active .country--faded:hover text,.world-map--religion-active .country--faded:hover text,.world-map--continent-active .country--faded:hover text,.world-map--transcontinental-active .country--faded:hover text,.world-map--traffic-lht-active .country--faded:hover text,.world-map--traffic-rht-active .country--faded:hover text{fill:#000}.country--transcontinental path{fill:#4c1d95;stroke:#c4b5fd;stroke-width:.62px}.country--transcontinental text{fill:#ede9fe}.world-map--transcontinental-active .country--transcontinental:hover path{fill:#5b21b6;stroke:#ddd6fe}.world-map--transcontinental-active .country--transcontinental:hover text{fill:#fff}.country--traffic-lht path{fill:#075985;stroke:#0ea5e9;stroke-width:.65px}.country--traffic-lht text{fill:#ecfeff}.world-map--traffic-lht-active .country--traffic-lht:hover path{fill:#0b4f74;stroke:#38bdf8}.world-map--traffic-lht-active .country--traffic-lht:hover text{fill:#fff}.country--traffic-rht path{fill:#c2410c;stroke:#fb923c;stroke-width:.65px}.country--traffic-rht text{fill:#fff7ed}.world-map--traffic-rht-active .country--traffic-rht:hover path{fill:#9a3412;stroke:#fdba74}.world-map--traffic-rht-active .country--traffic-rht:hover text{fill:#fff}.extra-option-swatch{border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:inset 0 0 0 1px #ffffff1a}.country--extra-overlay path{fill:var(--xfill,#1e293b);stroke:var(--xstroke,#475569);stroke-width:.65px}.country--extra-overlay text{fill:var(--xtext,#94a3b8)}.country--extra-overlay:hover path{fill:var(--xhover,#283040);stroke:var(--xstroke,#64748b)}.country--extra-overlay:hover text{fill:#fff}.extra-overlay-section{grid-column:1/-1;margin-top:4px}.extra-overlay-section-title{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#0f172a99,#141e3280);border:1px solid #38bdf81a;border-radius:12px;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:600;list-style:none;transition:background .2s,border-color .2s,color .2s;display:flex}.extra-overlay-section-title::-webkit-details-marker{display:none}.extra-overlay-section-icon{font-size:16px;line-height:1}.extra-overlay-section-label{flex:1}.extra-overlay-section-badge{letter-spacing:0;text-transform:none;color:#fff;background:linear-gradient(135deg,#ec4899,#8b5cf6);border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 0 10px #8b5cf64d}.extra-overlay-section-title:after{content:"›";color:#475569;font-size:20px;font-weight:400;line-height:1;transition:transform .25s}.extra-overlay-section[open]>.extra-overlay-section-title:after{transform:rotate(90deg)}.extra-overlay-section-title:hover{color:#e2e8f0;background:linear-gradient(135deg,#141e37cc,#1e2d4699);border-color:#38bdf84d}.extra-overlay-section[open]>.extra-overlay-section-title{color:#cbd5e1;background:linear-gradient(135deg,#38bdf814,#8b5cf60d);border-color:#38bdf833 #38bdf833 #0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.extra-overlay-section-grid{background:#0f172a59;border:1px solid #38bdf81a;border-top:none;border-bottom-right-radius:12px;border-bottom-left-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}@media (width<=1100px){.extra-overlay-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.extra-overlay-section-grid{grid-template-columns:minmax(0,1fr)}}.empire-fieldset--extra{flex-direction:column;gap:6px;margin:0;display:flex}.empire-fieldset--extra .empire-fieldset-legend{margin-bottom:6px}.empire-fieldset--wide-grid{grid-column:1/-1}.empire-fieldset-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}@media (width<=1100px){.empire-fieldset-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.empire-fieldset-grid-3{grid-template-columns:minmax(0,1fr)}}.extra-overlay-note{color:#64748b;margin:2px 0 0;padding:0 12px 4px;font-size:10px;font-style:italic}.site-footer{background:linear-gradient(#0a101cf2 0%,#060a12fa 100%);border-top:1px solid #38bdf81a}.site-footer__inner{flex-direction:column;align-items:center;gap:8px;padding:16px 14px;display:flex}.site-footer__brand{color:#94a3b899;margin:0;font-size:12px;font-weight:600}.site-footer__nav{flex-wrap:wrap;justify-content:center;gap:4px 14px;display:flex}.site-footer__link{color:#38bdf899;font-size:12px;text-decoration:none;transition:color .15s}.site-footer__link:hover,.site-footer__link:focus-visible{color:#38bdf8e6;text-decoration:underline}.site-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:linear-gradient(#0f172af7 0%,#0a101cfa 100%);border-bottom:1px solid #38bdf81a;flex-shrink:0;position:sticky;top:0}.site-nav__inner{align-items:center;gap:24px;max-width:1200px;height:48px;margin:0 auto;padding:0 20px;display:flex}.site-nav__brand{color:#38bdf8;letter-spacing:-.01em;white-space:nowrap;flex-shrink:0;font-size:15px;font-weight:700;text-decoration:none;transition:color .15s}.site-nav__brand:hover{color:#7dd3fc}.site-nav__links{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:4px;display:flex;overflow-x:auto}.site-nav__links::-webkit-scrollbar{display:none}.site-nav__link{color:#94a3b8cc;white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.site-nav__link:hover,.site-nav__link:focus-visible{color:#e2e8f0;background:#94a3b814}.site-nav__link--active{color:#f0f4f8;background:#38bdf81a;font-weight:700}@media (width<=600px){.site-nav__inner{gap:12px;padding:0 12px}.site-nav__brand{font-size:13px}.site-nav__link{padding:5px 8px;font-size:12px}}.landing{color:#e2e8f0;background:#060d14;min-height:100vh;font-family:Fredoka,sans-serif;overflow-x:hidden}.landing__hero{text-align:center;flex-direction:column;align-items:center;padding:80px 24px 60px;display:flex;position:relative;overflow:hidden}.landing__hero-bg{pointer-events:none;background:radial-gradient(900px 600px at 30% 20%,#38bdf814,#0000 60%),radial-gradient(700px 500px at 75% 30%,#a78bfa12,#0000 55%),radial-gradient(600px 400px at 50% 80%,#fb923c0d,#0000 50%);position:absolute;inset:0}.landing__hero-content{z-index:1;max-width:720px;position:relative}.landing__hero-badge{letter-spacing:.03em;color:#7dd3fc;background:#38bdf81a;border:1px solid #38bdf833;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.landing__hero-title{letter-spacing:-.02em;color:#f0f4f8;margin:0 0 20px;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.15}.landing__hero-gradient{background:linear-gradient(135deg,#38bdf8 0%,#a78bfa 50%,#fb923c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing__hero-sub{color:#94a3b8;max-width:560px;margin:0 auto 32px;font-size:17px;font-weight:400;line-height:1.6}.landing__hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.landing__cta{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:12px 28px;font-family:Fredoka,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.landing__cta--primary{color:#0f172a;background:linear-gradient(135deg,#38bdf8 0%,#7dd3fc 100%);box-shadow:0 4px 20px #38bdf84d}.landing__cta--primary:hover{transform:translateY(-2px);box-shadow:0 6px 28px #38bdf866}.landing__cta--ghost{color:#94a3b8;background:#94a3b814;border:1px solid #94a3b833}.landing__cta--ghost:hover{color:#e2e8f0;background:#94a3b824;border-color:#94a3b859}.landing__cta--lg{border-radius:14px;padding:16px 40px;font-size:18px}.landing__previews{z-index:1;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1100px;margin-top:56px;padding:0 16px;display:flex;position:relative}.landing__preview-card{background:#0f172a99;border:1px solid #94a3b81f;border-radius:14px;flex:0 320px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.landing__preview-card:hover{border-color:#38bdf84d;transform:translateY(-6px)scale(1.02);box-shadow:0 12px 40px #0006,0 0 20px #38bdf814}.landing__preview-img{aspect-ratio:10/7;object-fit:cover;width:100%;height:auto;display:block}.landing__preview-label{color:#e2e8f0;background:linear-gradient(#0000 0%,#000000b3 100%);padding:10px 14px;font-size:13px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.landing__section{max-width:1100px;margin:0 auto;padding:80px 24px}.landing__section--dark{background:linear-gradient(#0f172a80 0%,#060d1480 100%);border-top:1px solid #94a3b80f;border-bottom:1px solid #94a3b80f}.landing__section--cta{text-align:center;padding:100px 24px}.landing__section-title{letter-spacing:-.01em;color:#f0f4f8;flex-direction:column;gap:8px;margin:0 0 48px;font-size:clamp(24px,3.5vw,36px);font-weight:700;line-height:1.2;display:flex}.landing__section-tag{letter-spacing:.06em;text-transform:uppercase;color:#38bdf8;font-size:13px;font-weight:600}.landing__categories{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing__cat-card{background:radial-gradient(ellipse at 20% 10%, color-mix(in srgb, var(--cat-color) 6%, transparent) 0%, transparent 70%), #0f172a80;border:1px solid color-mix(in srgb, var(--cat-color) 15%, transparent);border-radius:14px;padding:28px 24px;transition:transform .2s,border-color .2s,box-shadow .2s}.landing__cat-card:hover{border-color:color-mix(in srgb, var(--cat-color) 35%, transparent);transform:translateY(-4px);box-shadow:0 8px 30px #0000004d}.landing__cat-icon{margin-bottom:12px;font-size:28px;display:block}.landing__cat-title{color:var(--cat-color);margin:0 0 8px;font-size:18px;font-weight:700}.landing__cat-desc{color:#94a3b8;margin:0;font-size:14px;line-height:1.55}.landing__features{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.landing__feat-card{background:#0f172a66;border:1px solid #94a3b814;border-radius:12px;padding:24px 20px;transition:transform .2s,border-color .2s}.landing__feat-card:hover{border-color:#94a3b82e;transform:translateY(-3px)}.landing__feat-icon{margin-bottom:12px;font-size:24px;display:block}.landing__feat-title{color:#e2e8f0;margin:0 0 6px;font-size:16px;font-weight:700}.landing__feat-desc{color:#94a3b8;margin:0;font-size:13px;line-height:1.5}.landing__cta-heading{color:#f0f4f8;margin:0 0 12px;font-size:clamp(28px,4vw,42px);font-weight:700}.landing__cta-sub{color:#94a3b8;margin:0 0 32px;font-size:17px}.landing__footer{background:#04080ef2;border-top:1px solid #94a3b814}.landing__footer-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:20px 24px;display:flex}.landing__footer-brand{color:#94a3b880;margin:0;font-size:13px;font-weight:600}.landing__footer-nav{flex-wrap:wrap;gap:16px;display:flex}.landing__footer-link{color:#38bdf88c;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.landing__footer-link:hover{color:#38bdf8e6;text-decoration:underline}@media (width<=900px){.landing__categories,.landing__features{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.landing__hero{padding:56px 16px 40px}.landing__hero-sub{font-size:15px}.landing__previews{flex-direction:column;align-items:center}.landing__preview-card{flex:0 auto;width:100%;max-width:340px}.landing__section{padding:56px 16px}.landing__categories,.landing__features{grid-template-columns:1fr}.landing__footer-inner{text-align:center;flex-direction:column}.landing__footer-nav{justify-content:center}}.site-page{color:#cbd5e1;background:linear-gradient(#0c1018 0%,#080c14 50%,#060a10 100%);flex-direction:column;min-height:100%;display:flex}.site-page__body{flex-direction:row;flex:1;min-height:0;display:flex}.site-page__content{flex-direction:column;flex:1;min-width:0;display:flex}@media (width<=820px){.site-page__body{flex-direction:column}}.site-page__title-bar{background:linear-gradient(#0f172a99 0%,#0000 100%);flex-shrink:0;padding:18px 20px 14px}.site-page__title{letter-spacing:-.01em;color:#f0f4f8;text-shadow:0 0 16px #38bdf81a;max-width:1200px;margin:0 auto;font-size:22px;font-weight:700}.site-page__main{flex:1;padding:16px 14px 24px}.site-page__main a{color:#38bdf8;transition:color .15s}.site-page__main a:hover{color:#7dd3fc}.site-page__main p,.site-page__main li{color:#b6c0ce;line-height:1.55}.site-page__main h2{color:#e2e8f0;text-shadow:0 0 10px #38bdf814;margin:18px 0 8px;font-size:16px;font-weight:700}.site-page__main ul{padding-left:18px}.site-page__footer{background:linear-gradient(#0a101cf2 0%,#060a12fa 100%);border-top:1px solid #38bdf81a;flex-direction:column;align-items:center;gap:8px;padding:16px 14px;display:flex}.site-page__footer-copy{color:#94a3b899;margin:0;font-size:12px;font-weight:600}.site-page__footer-nav{flex-wrap:wrap;justify-content:center;gap:4px 14px;display:flex}.site-page__footer-link{color:#38bdf899;font-size:12px;text-decoration:none;transition:color .15s}.site-page__footer-link:hover,.site-page__footer-link:focus-visible{color:#38bdf8e6;text-decoration:underline}.content-cards{flex-direction:column;gap:16px;display:flex}.content-card{background:#0f172a59;border:1px solid #38bdf81f;border-radius:14px;padding:20px 22px;transition:border-color .2s,background .2s}.content-card:hover{background:#0f172a80;border-color:#38bdf840}.content-card--accent{background:radial-gradient(at 15% 10%,#38bdf80f,#0000 60%),#0f172a66;border-color:#38bdf833}.content-card__header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.content-card__icon{background:#38bdf814;border:1px solid #38bdf81f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}.content-card__title{color:#f0f4f8;margin:0;font-size:17px;font-weight:700}.content-card__body{color:#b6c0ce;margin:0;font-size:14px;line-height:1.6}.content-card__body a{color:#38bdf8;text-decoration:none;transition:color .15s}.content-card__body a:hover{color:#7dd3fc;text-decoration:underline}.content-card__body strong{color:#e2e8f0;font-weight:600}.content-card__list{color:#b6c0ce;margin:0;padding:0 0 0 18px;font-size:14px;line-height:1.6}.content-card__list li{margin-bottom:6px}.content-card__list li:last-child{margin-bottom:0}.content-card__list strong{color:#e2e8f0}.content-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}@media (width<=700px){.content-grid{grid-template-columns:1fr}}.content-card--faq .content-card__question{color:#e2e8f0;margin:0 0 8px;font-size:15px;font-weight:700}.content-card--faq .content-card__answer{color:#b6c0ce;margin:0;font-size:14px;line-height:1.6}.content-intro{color:#94a3b8;margin:0 0 20px;font-size:15px;line-height:1.65}.howto-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px;display:grid}@media (width<=720px){.howto-gallery{grid-template-columns:minmax(0,1fr)}}.howto-shot{background:#12161ea6;border:1px solid #7a8aa047;border-radius:12px;margin:0;overflow:hidden}.howto-shot__img{width:100%;height:auto;display:block}.howto-shot__cap{color:#b6c0ce;padding:10px 12px;font-size:12px;line-height:1.35}.blog-top{gap:14px;margin-bottom:20px;display:flex}.blog-featured{background:#0f172a66;border:1px solid #38bdf826;border-radius:12px;flex-direction:column;flex:2;justify-content:center;padding:20px 22px;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:flex}.blog-featured:hover{background:#0f172a99;border-color:#38bdf859;transform:translateY(-1px)}.blog-featured__title{color:#e2e8f0;margin:0 0 6px;font-size:48px;font-weight:700;line-height:1.3}.blog-featured__meta{color:#94a3b8b3;letter-spacing:.04em;margin:0 0 10px;font-size:12px}.blog-featured__excerpt{color:#b6c0ce;margin:0;font-size:15px;line-height:1.55}.blog-latest{background:#0f172a4d;border:1px solid #38bdf81f;border-radius:12px;flex:1;padding:16px 18px}.blog-latest__heading{letter-spacing:.06em;text-transform:uppercase;color:#38bdf8;margin:0 0 12px;font-size:13px;font-weight:700}.blog-latest__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.blog-latest__item{border-bottom:1px solid #94a3b814;padding-bottom:10px}.blog-latest__item:last-child{border-bottom:none;padding-bottom:0}.blog-latest__link{color:#e2e8f0;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;transition:color .15s;display:block}.blog-latest__link:hover{color:#7dd3fc}.blog-latest__date{color:#94a3b899;margin-top:3px;font-size:11px;display:block}@media (width<=900px){.blog-top{flex-direction:column}}.blog-list{grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}@media (width<=900px){.blog-list{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.blog-list{grid-template-columns:1fr}}.blog-list__item{background:#0f172a66;border:1px solid #38bdf826;border-radius:12px;padding:14px 16px;transition:border-color .15s,background .15s,transform .15s}.blog-list__item:hover{background:#0f172a99;border-color:#38bdf859;transform:translateY(-1px)}.blog-list__title{margin:0 0 4px;font-size:17px;font-weight:700;line-height:1.3}.blog-list__title a{color:#e2e8f0;text-decoration:none}.blog-list__title a:hover{color:#7dd3fc}.blog-list__meta{color:#94a3b8b3;letter-spacing:.04em;margin:0 0 8px;font-size:12px}.blog-list__excerpt{color:#b6c0ce;margin:0;font-size:14px;line-height:1.5}.blog-post__meta{color:#94a3b8b3;letter-spacing:.04em;margin:0 0 16px;font-size:12px}.blog-post__lead{color:#cbd5e1;font-size:15px}.blog-post__back{margin-top:24px;font-size:13px;font-weight:600;display:inline-block}.map-embed{background:#060a10;border:1px solid #38bdf833;border-radius:12px;margin:18px 0;padding:0;overflow:hidden}.map-embed__frame{background:#060a10;border:0;width:100%;height:520px;display:block}@media (width<=600px){.map-embed__frame{height:420px}}.map-embed__caption{text-align:right;background:#0f172a99;border-top:1px solid #38bdf81f;margin:0;padding:8px 12px;font-size:12px}.app{background:radial-gradient(1400px 1000px at 15% 8%,#38bdf80f,#0000 60%),radial-gradient(1000px 800px at 88% 20%,#a78bfa0d,#0000 58%),radial-gradient(1000px 820px at 40% 95%,#fb71850a,#0000 62%),linear-gradient(#0f1923 0%,#0a1219 50%,#060d14 100%);flex-direction:row;flex:1;align-items:stretch;width:100%;min-width:0;min-height:0;margin:0;display:flex}.app--with-nav{flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden}.app__body{flex-direction:row;flex:1;align-items:stretch;min-height:0;display:flex}.app-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden auto}.app--embed .right-rail__icon-btn--overlays,.app--embed .empire-side-panel,.app--embed .empire-panel-scrim,.app--embed .map-ui-column,.app--embed .location-consent-banner{display:none!important}
