@import "https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700;900&display=swap";
:root{--bg-sky:#4fc3f7;--bg-grass:#aad62c;--text-main:#2b2b2b;--text-light:#fff;--theme-panel-bg:#fffce0;--theme-panel-border-color:#ff9f43;--theme-panel-border:6px solid var(--theme-panel-border-color);--theme-header-bg:#e62b1e;--theme-primary-btn:#00d2d3;--theme-primary-btn-hover:#01a3a4;--station-blue:#0984e3;--station-red:#d63031;--station-yellow:#fdcb6e;--bg-ocean:#48dbfb;--square-border:#fff;--font-main:"Zen Maru Gothic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-pixel:"DotGothic16","Courier New",Courier,monospace;--bg-modal:var(--theme-panel-bg);--text-shadow-game:-3px -3px 0 #2b2b2b,3px -3px 0 #2b2b2b,-3px 3px 0 #2b2b2b,3px 3px 0 #2b2b2b,0px 6px 0 #0006;--box-shadow-game:0 6px 0 #00000026}.text-stroke-game{color:#fff;text-shadow:-2px -2px #2b2b2b,2px -2px #2b2b2b,-2px 2px #2b2b2b,2px 2px #2b2b2b,0 4px #2b2b2b;font-family:var(--font-main);letter-spacing:2px;font-weight:900}.text-stroke-title{color:#ffeb3b;text-shadow:-3px -3px #e62b1e,3px -3px #e62b1e,-3px 3px #e62b1e,3px 3px #e62b1e,0 5px #a91c10;font-family:var(--font-main);letter-spacing:2px;font-weight:900}html{font-size:16px}html[data-font-size=small]{font-size:14px}html[data-font-size=large]{font-size:20px}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-main);font-family:var(--font-main);background-color:#e0f7fa;background-image:radial-gradient(#fffc 15%,#0000 16%),radial-gradient(#fffc 15%,#0000 16%);background-position:0 0,15px 15px;background-size:30px 30px;min-height:100vh}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:40px;height:40px;font-family:var(--font-main);text-align:center;color:#fff;text-shadow:1px 1px #333,-1px -1px #333,1px -1px #333,-1px 1px #333;cursor:pointer;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin-top:-5px;margin-left:-5px;font-size:15px;font-weight:900;transition:transform .1s;display:flex;box-shadow:0 4px #0003}.marker-cluster-small div{background-color:var(--station-blue);border-color:#fff}.marker-cluster-medium div{background-color:var(--theme-panel-border-color);border-color:#fff}.marker-cluster-large div{background-color:var(--station-red);border-color:#fff}.marker-cluster:hover div{transform:translateY(-4px);box-shadow:0 6px #0003}.leaflet-container{background-color:var(--bg-ocean)!important}.leaflet-tile-pane{filter:saturate(2)contrast(1.1)brightness(1.05)}@keyframes station-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.custom-station-marker-selected{animation:1.2s ease-in-out infinite station-bounce}@keyframes station-pulse{0%{box-shadow:0 0 #ffffffb3}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}.custom-station-dot:hover div{animation:1s ease-out station-pulse;transform:scale(1.3)}.custom-station-marker:hover{transition:transform .2s;transform:translateY(-4px)}.spot-name-tooltip{color:#2b2b2b!important;white-space:nowrap!important;background:#fffce0!important;border:2px solid #ff9f43!important;border-radius:8px!important;padding:3px 8px!important;font-size:.78rem!important;font-weight:700!important;box-shadow:0 2px 6px #00000026!important}.spot-name-tooltip:before{border-top-color:#ff9f43!important}
