@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700&family=Inter:wght@400;500;600&display=swap";.app-brand{top:max(20px, env(safe-area-inset-top));left:max(20px, env(safe-area-inset-left));z-index:10;pointer-events:none;color:#f2c14e;text-shadow:0 2px 12px #0009;font-family:Cinzel,serif;position:fixed}.app-brand__name{letter-spacing:.12em;font-size:22px;font-weight:700;display:block}.app-brand__tagline{letter-spacing:.04em;color:#f3e9d8bf;text-transform:uppercase;margin-top:2px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;display:block}@media (width<=640px){.app-brand__name{font-size:18px}}.trade-legend{top:max(20px, env(safe-area-inset-top));right:max(20px, env(safe-area-inset-right));-webkit-backdrop-filter:blur(10px);color:#f3e9d8;z-index:10;background:#14100cb8;border:1px solid #d4af6e59;border-radius:14px;width:280px;max-width:calc(100vw - 24px);max-height:calc(100vh - 40px);padding:16px 18px;font-family:Inter,system-ui,sans-serif;position:fixed;overflow-y:auto;box-shadow:0 8px 32px #00000073}.trade-legend__header{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:12px;margin:0;padding:0;display:flex}.trade-legend__header-text{min-width:0}.trade-legend--collapsed .trade-legend__list{display:none}.trade-legend__chevron{border-bottom:2px solid #f3e9d8b3;border-right:2px solid #f3e9d8b3;flex:none;width:10px;height:10px;margin-top:6px;transition:transform .15s;transform:rotate(45deg)}.trade-legend--collapsed .trade-legend__chevron{transform:rotate(-45deg)}.trade-legend__title{letter-spacing:.03em;color:#f2c14e;margin:0 0 2px;font-family:Cinzel,serif;font-size:19px;font-weight:700}.trade-legend__subtitle{color:#f3e9d8a6;margin:0;font-size:12px;font-style:italic}.trade-legend__territory{border-bottom:1px solid #d4af6e33;margin:14px 0 0;padding-bottom:12px}.trade-legend__territory label{cursor:pointer;align-items:center;gap:10px;padding:4px 0;display:flex}.trade-legend__territory-swatch{border-top:2px dashed #d4af6e;flex:none;width:22px;height:0}.trade-legend__territory-text{color:#f3e9d8bf;font-size:12.5px;font-style:italic}.trade-legend__list{flex-direction:column;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.trade-legend__item{justify-content:space-between;align-items:center;gap:8px;display:flex}.trade-legend__item label{cursor:pointer;align-items:center;gap:10px;min-width:0;padding:4px 0;display:flex}.trade-legend__solo{appearance:none;color:#f3e9d88c;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #d4af6e59;border-radius:999px;flex:none;padding:3px 9px;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600;transition:background-color .15s,color .15s,border-color .15s}.trade-legend__solo:hover{color:#f2c14e;background:#f2c14e26;border-color:#f2c14e}.trade-legend__trace-strip{border-top:1px solid #d4af6e33;margin:14px 0 0;padding-top:12px}.trade-legend__trace-strip-label{color:#f3e9d899;margin-bottom:8px;font-size:11px;display:block}.trade-legend__trace-chips{flex-wrap:wrap;gap:6px;display:flex}.trade-legend__trace-chip{appearance:none;color:#f3e9d8;cursor:pointer;background:#ffffff0d;border:1px solid #d4af6e59;border-radius:999px;padding:5px 12px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;transition:background-color .15s,border-color .15s}.trade-legend__trace-chip:hover{color:#1a1208;background:#f2c14e;border-color:#f2c14e}.trade-legend__item input[type=checkbox],.trade-legend__territory input[type=checkbox]{appearance:none;cursor:pointer;background:#ffffff0d;border:1px solid #f3e9d866;border-radius:4px;flex:none;width:18px;height:18px;position:relative}.trade-legend__item input[type=checkbox]:checked,.trade-legend__territory input[type=checkbox]:checked{background:#f2c14e;border-color:#f2c14e}.trade-legend__item input[type=checkbox]:checked:after,.trade-legend__territory input[type=checkbox]:checked:after{content:"";border:2px solid #1a1208;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.trade-legend__swatch{border-radius:2px;flex:none;width:22px;height:4px}.trade-legend__text{flex-direction:column;min-width:0;display:flex}.trade-legend__name{font-size:13.5px;font-weight:600}.trade-legend__good{color:#f3e9d899;font-size:11px}.timeline-scrubber{left:50%;bottom:max(20px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);z-index:10;color:#f3e9d8;background:#14100cb8;border:1px solid #d4af6e59;border-radius:18px;width:min(720px,100vw - 24px);padding:12px 20px 10px;font-family:Inter,system-ui,sans-serif;position:fixed;transform:translate(-50%);box-shadow:0 8px 32px #00000073}.timeline-scrubber__label{text-align:center;justify-content:center;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.timeline-scrubber__name{color:#f2c14e;letter-spacing:.03em;font-family:Cinzel,serif;font-size:15px;font-weight:700}.timeline-scrubber__period{color:#f3e9d8a6;font-size:11px;font-style:italic}.timeline-scrubber__track{flex-direction:column;gap:4px;display:flex}.timeline-scrubber__input{appearance:none;cursor:pointer;background:#ffffff1f;border-radius:999px;width:100%;height:4px}.timeline-scrubber__input::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f2c14e;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 4px #f2c14e40}.timeline-scrubber__input::-moz-range-thumb{cursor:pointer;background:#f2c14e;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 4px #f2c14e40}.timeline-scrubber__ticks{justify-content:space-between;gap:4px;display:flex}.timeline-scrubber__tick{appearance:none;color:#f3e9d88c;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:none;flex:1 1 0;padding:4px 2px;font-family:Inter,system-ui,sans-serif;font-size:10.5px;font-weight:600;transition:color .15s;overflow:hidden}.timeline-scrubber__tick:first-child{text-align:left}.timeline-scrubber__tick:last-child{text-align:right}.timeline-scrubber__tick:hover{color:#f3e9d8}.timeline-scrubber__tick--active{color:#f2c14e}.city-card{top:max(96px, calc(env(safe-area-inset-top) + 96px));left:max(20px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(10px);color:#f3e9d8;z-index:10;background:#14100cb8;border:1px solid #d4af6e59;border-radius:14px;width:280px;max-width:calc(100vw - 24px);max-height:calc(100vh - 140px);padding:16px 18px;font-family:Inter,system-ui,sans-serif;position:fixed;overflow-y:auto;box-shadow:0 8px 32px #00000073}.city-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.city-card__title{letter-spacing:.03em;color:#f2c14e;margin:0;font-family:Cinzel,serif;font-size:18px;font-weight:700}.city-card__close{appearance:none;color:#f3e9d899;cursor:pointer;background:0 0;border:none;flex:none;padding:2px 4px;font-size:18px;line-height:1;transition:color .15s}.city-card__close:hover{color:#f2c14e}.city-card__subtitle{color:#f3e9d8a6;margin:4px 0 0;font-size:12px;font-style:italic}.city-card__list{flex-direction:column;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.city-card__route{align-items:flex-start;gap:10px;display:flex}.city-card__route-swatch{border-radius:50%;flex:none;width:10px;height:10px;margin-top:4px}.city-card__route-text{flex-direction:column;min-width:0;display:flex}.city-card__route-name{font-size:13.5px;font-weight:600}.city-card__route-meta{color:#f3e9d899;font-size:11px}.city-card__empty{color:#f3e9d899;margin:14px 0 0;font-size:12.5px;font-style:italic}.route-tooltip{-webkit-backdrop-filter:blur(6px);color:#f3e9d8;pointer-events:none;opacity:0;z-index:20;white-space:nowrap;background:#14100ce0;border:1px solid #d4af6e59;border-radius:10px;align-items:center;gap:8px;padding:7px 12px;font-family:Inter,system-ui,sans-serif;transition:opacity .1s,transform .1s;display:flex;position:fixed;top:0;left:0;transform:translateY(2px);box-shadow:0 6px 20px #0006}.route-tooltip--visible{opacity:1;transform:translateY(0)}.route-tooltip__swatch{border-radius:50%;flex:none;width:10px;height:10px}.route-tooltip__text{flex-direction:column;min-width:0;display:flex}.route-tooltip__good{color:#f2c14e;font-size:11px;font-weight:600}.route-tooltip__cities{font-size:12.5px}@media (width<=640px){.trade-legend{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));left:max(12px, env(safe-area-inset-left));width:auto;max-height:45vh;padding:14px 16px}.trade-legend__title{font-size:16px}.timeline-scrubber{left:max(12px, env(safe-area-inset-left));right:max(12px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));width:auto;padding:10px 14px 8px;transform:none}.timeline-scrubber__tick{font-size:9.5px}.city-card{top:auto;bottom:max(96px, calc(env(safe-area-inset-bottom) + 96px));left:max(12px, env(safe-area-inset-left));right:max(12px, env(safe-area-inset-right));width:auto;max-height:40vh;padding:14px 16px}.route-tooltip{font-size:13px}}
