*,:before,:after{box-sizing:border-box}html{height:100dvh;max-height:100dvh;margin:0;overflow:hidden}body{overscroll-behavior:none;-webkit-text-size-adjust:100%;height:100%;max-height:100%;margin:0;font-family:system-ui,sans-serif;overflow:hidden}#root{flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.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:650}.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}}.world-map-wrap{--overlay-side-panel-w:min(960px, calc(100vw - 16px));flex:1;width:100%;min-height:0;max-height:100%;margin:0;padding:0;position:relative;overflow:hidden}.world-map{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;background:#0f1419;width:100%;height:100%;display:block;overflow:hidden}.world-map--dragging{cursor:grabbing}.visitor-location-star{pointer-events:none}.visitor-location-star path{fill:#f59e0b;stroke:#141a22;stroke-width:.5px;filter:drop-shadow(0 0 1.5px #000000e6)}.country path{fill:#1c2430;stroke:#7a8aa0;stroke-width:.48px;transition:fill .12s,stroke .12s}.country text{fill:#c8d0dc;pointer-events:none;-webkit-user-select:none;user-select:none;text-anchor:middle;dominant-baseline:central;font-family:system-ui,-apple-system,sans-serif;font-weight:500;transition:fill .12s}.country:hover path{fill:#2d6a4f;stroke:#40916c}.country:hover text{fill:#d8f3dc}.country{cursor:pointer}.map-zoom-dock{z-index:1750;box-sizing:border-box;pointer-events:none;justify-content:flex-end;display:flex;position:absolute;bottom:10px;right:10px}.map-zoom-dock .map-zoom-panel{pointer-events:auto}.map-zoom-dock--panel-open{right:calc(10px + var(--overlay-side-panel-w));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;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:auto;background:#161c24f0;border:1px solid #7a8aa066;border-radius:6px;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 3px 14px #00000052}.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:#8b98a8;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:#dce4ec;cursor:pointer;background:#28303af2;border:1px solid #7a8aa080;border-radius:4px;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:#d8f3dc;background:#2d6a4f8c;border-color:#52b788}.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:#c8f0d8;cursor:pointer;background:#2d6a4f66;border:1px solid #40916c73;border-radius:4px;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:#e8fcf0;background:#2d6a4fb8;border-color:#52b788}.map-recenter-icon:focus-visible{outline-offset:1px;outline:2px solid #40916c}.map-recenter-icon-svg{display:block}.country-tooltip{z-index:2000;color:#e8ecf1;pointer-events:none;background:#161c24f5;border:1px solid #7a8aa073;border-radius:6px;max-width:min(320px,100vw - 24px);padding:8px 12px;font-size:14px;font-weight:500;line-height:1.35;position:fixed;box-shadow:0 6px 24px #00000059}.map-ui-column{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;top:0;bottom:0;right:10px}.map-ui-column--panel-open{right:calc(10px + var(--overlay-side-panel-w));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}}.location-consent-banner{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:#161c24f5;border:1px solid #7a8aa080;border-radius:10px;align-self:stretch;width:100%;max-width:100%;margin-bottom:8px;padding:10px 12px;box-shadow:0 4px 18px #00000059}.location-consent-banner__title{color:#f1f5f9;margin:0 0 4px;font-size:13px;font-weight:650;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:8px;margin:0;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .12s,border-color .12s,color .12s,opacity .12s}.location-consent-banner__btn:disabled{cursor:not-allowed;opacity:.65}.location-consent-banner__btn--primary{color:#0f1419;background:#f59e0b;border-color:#f59e0bd9}.location-consent-banner__btn--primary:hover:not(:disabled){background:#fbbf24;border-color:#fbbf24}.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:#7a8aa073}.location-consent-banner__btn--ghost:hover:not(:disabled){color:#f1f5f9;background:#283240f2;border-color:#94a3b88c}.location-consent-banner__btn--ghost:focus-visible{outline-offset:2px;outline:2px solid #94a3b8}.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{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none;background:#161c24f0;border:1px solid #7a8aa073;border-radius:8px;align-items:center;gap:8px;min-width:0;max-width:min(240px,100vw - 72px);padding:6px 10px 6px 8px;display:flex;box-shadow:0 2px 12px #00000047}.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:#4a2f6a}.overlay-selection-summary__swatch--empire-rashidun{background:#735214}.overlay-selection-summary__swatch--empire-umayyad{background:#1e4d32}.overlay-selection-summary__swatch--empire-abbasid{background:#4a3820}.overlay-selection-summary__swatch--empire-ottoman{background:#6e2a2e}.overlay-selection-summary__swatch--empire-british{background:#1a3552}.overlay-selection-summary__swatch--empire-mongol{background:#2a5560}.overlay-selection-summary__swatch--lang-english{background:#2a4a78}.overlay-selection-summary__swatch--lang-mandarin{background:#8b2d2d}.overlay-selection-summary__swatch--lang-hindi{background:#6a4a18}.overlay-selection-summary__swatch--lang-spanish{background:#8a3a1a}.overlay-selection-summary__swatch--lang-french{background:#2d4a6e}.overlay-selection-summary__swatch--lang-arabic{background:#1e5c4a}.overlay-selection-summary__swatch--lang-bengali{background:#5a2a52}.overlay-selection-summary__swatch--religion-christianity{background:#3a4a78}.overlay-selection-summary__swatch--religion-islam{background:#1e5c42}.overlay-selection-summary__swatch--religion-hinduism{background:#6a4518}.overlay-selection-summary__swatch--religion-buddhism{background:#5a3a6e}.overlay-selection-summary__swatch--religion-judaism{background:#4a4a58}.overlay-selection-summary__swatch--religion-sikhism{background:#7a5a14}.overlay-selection-summary__swatch--continent-africa{background:#5c4818}.overlay-selection-summary__swatch--continent-asia{background:#1a4d42}.overlay-selection-summary__swatch--continent-europe{background:#3a4a72}.overlay-selection-summary__swatch--continent-north-america{background:#2d5a28}.overlay-selection-summary__swatch--continent-south-america{background:#6a3818}.overlay-selection-summary__swatch--continent-oceania{background:#1a4a58}.overlay-selection-summary__swatch--continent-antarctica{background:#3a4858}.overlay-selection-summary__swatch--traffic-lht{background:#22d3ee;box-shadow:0 0 0 1px #ffffff59,0 0 10px #22d3ee8c}.overlay-selection-summary__swatch--traffic-rht{background:#fb923c;box-shadow:0 0 0 1px #ffffff59,0 0 10px #fb923c80}.overlay-selection-summary__text{flex-direction:column;gap:2px;min-width:0;display:flex}.overlay-selection-summary__title{color:#eef2f7;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:650;line-height:1.2;overflow:hidden}.overlay-selection-summary__years{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;line-height:1.25;overflow:hidden}.overlay-selection-summary__label{color:#b8c4d4;font-size:12px;font-weight:600;line-height:1.2;display:block}.overlay-selection-summary__hint{color:#7c8796;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)) 20px 22px 20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#12161cf7;border-left:1px solid #7a8aa059;flex:1;overflow:auto}.empire-side-panel-head{border-bottom:1px solid #48546466;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:#e8ecf1;margin:0;font-size:15px;font-weight:650;line-height:1.25}.empire-side-panel-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;width:32px;height:32px;margin:-6px -8px 0 0;padding:0;font-size:22px;line-height:1;transition:color .1s,background .1s}.empire-side-panel-close:hover{color:#f1f5f9;background:#ffffff0f}.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:span 2;min-width:0}@media (width<=560px){.visited-countries-fieldset{grid-column:1/-1}}.empire-fieldset{border:none;min-width:0;margin:0 0 14px;padding:0}.empire-fieldset-legend{letter-spacing:.08em;text-transform:uppercase;color:#8b98a8;margin-bottom:10px;padding:0;font-size:10px;font-weight:600}.empire-side-panel-categories .empire-fieldset-legend{border-bottom:1px solid #5a687c59;margin-bottom:8px;padding-bottom:6px}.empire-check-row{cursor:pointer;color:#dce4ec;background:#1c2430a6;border:1px solid #4854648c;border-radius:8px;align-items:center;gap:10px;margin-bottom:10px;padding:9px 10px;font-size:12.5px;font-weight:500;transition:border-color .12s,background .12s;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:#242c3ad9;border-color:#94a3b873}.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:#4a2f6a}.empire-option-swatch--rashidun{background:#735214}.empire-option-swatch--umayyad{background:#1e4d32}.empire-option-swatch--abbasid{background:#4a3820}.empire-option-swatch--ottoman{background:#6e2a2e}.empire-option-swatch--british{background:#1a3552}.empire-option-swatch--mongol{background:#2a5560}.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:#2a4a78}.lang-option-swatch--mandarin{background:#8b2d2d}.lang-option-swatch--hindi{background:#6a4a18}.lang-option-swatch--spanish{background:#8a3a1a}.lang-option-swatch--french{background:#2d4a6e}.lang-option-swatch--arabic{background:#1e5c4a}.lang-option-swatch--bengali{background:#5a2a52}.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:#3a4a78}.religion-option-swatch--islam{background:#1e5c42}.religion-option-swatch--hinduism{background:#6a4518}.religion-option-swatch--buddhism{background:#5a3a6e}.religion-option-swatch--judaism{background:#4a4a58}.religion-option-swatch--sikhism{background:#7a5a14}.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:#5c4818}.continent-option-swatch--asia{background:#1a4d42}.continent-option-swatch--europe{background:#3a4a72}.continent-option-swatch--north-america{background:#2d5a28}.continent-option-swatch--south-america{background:#6a3818}.continent-option-swatch--oceania{background:#1a4a58}.continent-option-swatch--antarctica{background:#3a4858}.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{accent-color:#c45c5c;cursor:pointer;flex-shrink:0;width:16px;height:16px}.empire-check-row--traffic input{accent-color:#4aaeb8}.traffic-option-legend-swatch{border-radius:4px;flex-shrink:0;width:14px;height:14px;box-shadow:0 0 0 1px #ffffff47,0 0 8px #00000059}.traffic-option-legend-swatch--lht{background:#22d3ee}.traffic-option-legend-swatch--rht{background:#fb923c}.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:#b8c4d4;cursor:pointer;background:#202834cc;border:1px solid #7a8aa066;border-radius:8px;width:100%;margin-top:4px;padding:10px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .1s,border-color .1s,color .1s}.empire-clear-btn:hover:not(:disabled){color:#e8ecf1;background:#2c3644f2;border-color:#a0aec073}.empire-clear-btn:disabled{opacity:.4;cursor:not-allowed}.empire-clear-btn:focus-visible{outline-offset:2px;outline:2px solid #c45c5c}.empire-disclaimers-btn{color:#ddd6fe;cursor:pointer;background:#4c1d9547;border:1px solid #8b5cf666;border-radius:8px;width:100%;margin-top:4px;padding:10px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .1s,border-color .1s,color .1s}.empire-disclaimers-btn:hover{color:#f5f3ff;background:#5b21b666;border-color:#a78bfa8c}.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{cursor:pointer;pointer-events:auto;background:#0000007a;border:none;margin:0;padding:0;position:absolute;inset:0}.map-disclaimers-modal{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#12161efa;border:1px solid #64748b73;border-radius:12px;width:min(480px,100vw - 32px);max-height:min(82vh,640px);padding:0;position:relative;overflow:auto;box-shadow:0 16px 48px #0000008c}.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:650;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:.07em;text-transform:uppercase;color:#8b98a8;margin:0 0 8px;font-size:11px;font-weight:650}.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:8px;width:100%;margin:0;padding:10px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .1s,border-color .1s,color .1s,opacity .1s}.empire-google-auth-btn--login{color:#e8ecf1;background:#4285f42e;border-color:#4285f48c}.empire-google-auth-btn--login:hover:not(:disabled){color:#fff;background:#4285f447;border-color:#8ab4f8a6}.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:#1c24308c;border:1px solid #48546473;border-radius:6px;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:#161c24f2;border:1px solid #7a8aa073;border-radius:8px;width:100%;margin-bottom:8px;padding:8px 10px;font-family:inherit;font-size:12px}.visited-countries-add-btn{color:#b8c4d4;cursor:pointer;background:#20283480;border:1px dashed #7a8aa080;border-radius:8px;width:100%;margin:0;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:600}.visited-countries-add-btn:hover:not(:disabled){color:#5eead4;background:#2dd4bf14;border-color:#2dd4bf73}.visited-countries-add-btn:disabled{opacity:.45;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:#3d2e18;stroke:#c9a227;stroke-width:.55px}.world-map--empire-active .country--empire-abbasid text{fill:#fdf6e3}.world-map--empire-active .country--empire-abbasid:hover path{fill:#524023;stroke:#dbb83d}.world-map--empire-active .country--empire-abbasid:hover text{fill:#fffaf0}.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--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--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--religion-active.world-map--continent-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--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--religion-active.world-map--continent-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--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--religion-active.world-map--continent-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--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--religion-active.world-map--continent-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:#121820;stroke:#3d4758;opacity:.62}.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:#5c6678;opacity:.75}.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:#161d28;stroke:#4a5568;opacity:.72}.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:#6b7588}.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:#0e7490;stroke:#22d3ee;stroke-width:.65px}.country--traffic-lht text{fill:#ecfeff}.world-map--traffic-lht-active .country--traffic-lht:hover path{fill:#155e75;stroke:#67e8f9}.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}.site-footer{background:linear-gradient(#0a0d11 0%,#0e1218 100%);border-top:1px solid #7a8aa047;flex-shrink:0}.site-footer__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.site-footer__brand{color:#9aa6b8;letter-spacing:.02em;margin:0;font-size:12px;font-weight:650}.site-footer__nav{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.site-footer__link{color:#8eb4d4;font-size:12px;text-decoration:none}.site-footer__link:hover,.site-footer__link:focus-visible{text-decoration:underline}@media (width<=820px){.site-footer__inner{flex-direction:column;align-items:stretch;padding:10px 12px}.site-footer__nav{justify-content:flex-start}}.site-page{color:#cbd5e1;background:#0a0d11;flex-direction:column;height:100%;max-height:100%;display:flex}.site-page__header{background:linear-gradient(#0e1218 0%,#0a0d11 100%);border-bottom:1px solid #7a8aa047;flex-direction:column;flex-shrink:0;gap:12px;padding:14px 14px 12px;display:flex}.site-page__home{color:#8eb4d4;font-size:13px;font-weight:600;text-decoration:none}.site-page__home:hover,.site-page__home:focus-visible{text-decoration:underline}.site-page__title-wrap{flex-direction:column;gap:4px;display:flex}.site-page__brand{letter-spacing:.12em;text-transform:uppercase;color:#6b7585;margin:0;font-size:11px;font-weight:700}.site-page__title{letter-spacing:-.01em;color:#e2e8f0;margin:0;font-size:22px}.site-page__main{flex:1;min-height:0;padding:16px 14px 24px;overflow:auto}.site-page__main a{color:#8eb4d4}.site-page__main p,.site-page__main li{color:#b6c0ce;line-height:1.55}.site-page__main h2{color:#e2e8f0;margin:18px 0 8px;font-size:16px}.site-page__main ul{padding-left:18px}.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}.app{background:#0a0d11;flex-direction:row;flex:1;align-items:stretch;width:100%;min-width:0;min-height:0;margin:0;display:flex;overflow:hidden}.app-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}
