*{box-sizing:border-box;margin:0;padding:0}html,body{color:#1a1a2e;background:#f5f5f5;height:100%;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{cursor:pointer;font-family:inherit}:focus-visible{outline-offset:2px;border-radius:3px;outline:3px solid #1a6bd1}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.map-page{width:100%;height:100dvh;position:relative}.map-container{z-index:0;width:100%;height:100%}.left-stack{z-index:1000;flex-direction:column;gap:10px;max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px);display:flex;position:absolute;top:10px;left:10px}.app-header{background:#fffffff2;border-radius:10px;flex-shrink:0;padding:8px 14px;box-shadow:0 2px 8px #00000026}.logo-btn{cursor:pointer;background:0 0;border:none;padding:0;display:block}.logo-btn:hover{opacity:.8}.app-logo{width:auto;height:40px;display:block}.brand-copy{color:#e45e32;margin-top:2px;font-size:12px;font-weight:600}.app-tagline{color:#666;margin-top:3px;font-size:11px}.header-meta{flex-direction:column;gap:2px;margin-top:6px;display:flex}.live-count{color:#e74c3c;font-size:11px;font-weight:700}.header-links{gap:10px;display:flex}.about-link{color:#999;font-size:11px;text-decoration:none}.about-link:hover{color:#2980b9}.request-link{font:inherit;color:#2980b9;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.request-link:hover{color:#1c5d87;text-decoration:underline}.sound-switch{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.sound-switch input{display:none}.switch-track{background:#c4c4c4;border-radius:999px;flex-shrink:0;width:38px;height:22px;transition:background .15s;position:relative}.switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:left .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000059}.sound-switch input:checked+.switch-track{background:#27ae60}.sound-switch input:checked+.switch-track .switch-thumb{left:18px}.modal-head-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.fav-btn{color:#ccc;background:0 0;border:none;padding:0 2px;font-size:24px;line-height:1}.fav-btn.on{color:#f1c40f}.modal-share{flex-wrap:wrap;align-items:center;gap:8px;padding:10px 16px 0;display:flex}.share-label{color:#888;font-size:12px}.share-btn{cursor:pointer;border:none;border-radius:6px;padding:5px 11px;font-size:12px;font-weight:700;text-decoration:none}.share-btn.x{color:#fff;background:#000}.share-btn.copy{color:#444;background:#eee}.hitomoji-card{box-sizing:border-box;background:#fffffff5;border-radius:10px;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:8px;text-decoration:none;display:flex;box-shadow:0 2px 10px #0003}.hitomoji-card:hover{background:#fff}.hitomoji-lead{color:#999;font-size:11px}.hitomoji-mobile-break{display:none}.hitomoji-logo{letter-spacing:-.01em;color:#2c2620;align-items:flex-end;font-size:26px;font-weight:300;line-height:1;display:flex}.hitomoji-dot{background:#f4a57a;width:4.2px;height:4.2px;margin-bottom:1px;margin-left:1px}.hitomoji-sub{letter-spacing:.06em;color:#666;font-size:11px;font-weight:500}.reco-panel{background:#fffffff5;border-radius:10px;width:200px;max-height:48vh;padding:8px;overflow-y:auto;box-shadow:0 2px 10px #0003}.reco-title{color:#1a1a2e;padding:2px 4px 6px;font-size:13px;font-weight:800}.reco-item{text-align:left;background:0 0;border:none;border-top:1px solid #f0f0f0;align-items:center;gap:6px;width:100%;padding:6px 4px;display:flex}.reco-item:hover{background:#fcefe6}.reco-random{white-space:nowrap;color:#c0622a;cursor:pointer;background:#fff8f3;border:1px dashed #e0a882;border-radius:8px;width:100%;margin-top:6px;padding:8px 2px;font-size:12px;font-weight:700;display:block}.reco-random:hover{background:#fcefe6;border-style:solid}.previous-random-btn,.next-random-btn{color:#c0622a;white-space:nowrap;cursor:pointer;background:#fff8f3;border:1px solid #e0a882;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.previous-random-btn:hover,.next-random-btn:hover{background:#fcefe6}.reco-rank{background:#f4a57a;border-radius:50% 50% 50% 0;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;transform:rotate(-45deg)}.reco-rank-num{color:#3a1f0f;font-size:11px;font-weight:800;transform:rotate(45deg)}.reco-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:12px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.reco-views{color:#e45e32;flex-shrink:0;font-size:11px;font-weight:700}@media (max-width:600px){.brand-copy{display:none}.app-logo{height:32px}.app-header{padding:6px 10px}.reco-panel{width:144px;max-height:none;padding:6px;overflow:visible}.reco-random{padding:7px 2px;font-size:11px}.hitomoji-card{padding:6px}.hitomoji-logo{font-size:20px}.hitomoji-lead,.hitomoji-sub{font-size:9.5px}.reco-title{font-size:12px}.reco-name{font-size:11px}.filter-chip{padding:3px 8px;font-size:11px}}@media (max-width:380px){.app-logo{height:28px}.app-header{padding:5px 8px}.app-tagline,.live-count{font-size:10px}.reco-panel{width:126px;max-height:none;padding:5px;overflow:visible}.reco-random{padding:6px 1px;font-size:10px}.reco-title{font-size:11px}.reco-name{font-size:10px}.filter-chip{padding:2px 7px;font-size:10px}.filter-toggles{gap:10px}.live-toggle{font-size:11px}}.filter-bar{z-index:1000;background:#fffffff2;border-radius:12px;flex-direction:column;gap:8px;max-width:calc(100% - 20px);padding:10px 12px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0003}.filter-categories{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.filter-chip{background:#fff;border:2px solid;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;transition:opacity .15s}.filter-chip.off{opacity:.35}.filter-toggles{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.live-toggle{-webkit-user-select:none;user-select:none;cursor:pointer;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.marker-cluster,.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background-color:#0000!important}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{color:#3a1f0f;border:2px solid #fff;width:34px;height:34px;margin-top:3px;margin-left:3px;box-shadow:0 1px 5px #0006;background-color:#f4a57a!important}.marker-cluster span{font-weight:700;line-height:34px}.pin-tooltip{box-shadow:none;background:0 0;border:none;padding:0}.pin-tooltip:before{display:none}.tip-inner{background:#fff;border-radius:8px;width:200px;overflow:hidden;box-shadow:0 2px 10px #00000059}.tip-thumb{aspect-ratio:16/9;object-fit:cover;background:#000;width:100%;display:block}.tip-meta{flex-direction:column;gap:2px;padding:6px 8px;display:flex}.tip-name{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.tip-offline{color:#95a5a6;font-size:11px;font-weight:700}.spot-pin{border:2px solid #fff;border-radius:50% 50% 50% 0;width:26px;height:26px;display:block;transform:rotate(-45deg);box-shadow:0 1px 4px #0006}.spot-pin.live:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:7px}.modal-overlay{z-index:2000;background:#0009;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:100%;max-width:960px;overflow:hidden;box-shadow:0 8px 40px #0006}.modal-header{justify-content:space-between;align-items:flex-start;gap:8px;padding:12px 16px;display:flex}.modal-title{flex-direction:column;flex:1;align-items:flex-start;gap:5px;min-width:0;font-size:16px;font-weight:700;display:flex}.modal-title-text{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;line-height:1.35;display:-webkit-box;overflow:hidden}.modal-title-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.category-badge{color:#fff;border-radius:999px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}.offline-badge{color:#fff;background:#95a5a6;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.modal-close{background:#eee;border:none;border-radius:50%;flex-shrink:0;width:32px;height:32px;font-size:16px}.player-wrapper{aspect-ratio:16/9;background:#000;width:100%;position:relative}.player-wrapper:fullscreen{aspect-ratio:auto;width:100vw;height:100vh}.player-wrapper iframe,.player-wrapper .player-mount{border:0;width:100%;height:100%;position:absolute;inset:0}.player-external{background-color:#000;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:10px;text-decoration:none;display:flex;position:absolute;inset:0}.player-external:before{content:"";background:#0000008c;position:absolute;inset:0}.player-external>*{z-index:1;position:relative}.player-external-badge{color:#fff;background:red;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:700}.player-external-note{color:#e6e6e6;text-align:center;padding:0 16px;font-size:12px}.player-loading{z-index:2;color:#fff;background-color:#000;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex;position:absolute;inset:0}.player-loading:before{content:"";background:#00000073;position:absolute;inset:0}.player-loading>*{z-index:1;position:relative}.player-spinner{border:3px solid #ffffff59;border-top-color:#f4a57a;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-footer{padding:10px 16px 14px;font-size:13px}.modal-footer a{color:#2980b9;font-weight:600;text-decoration:none}.modal-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-credit{color:#888;font-size:12px}.modal-foot-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.report-link{color:#888;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.report-link:hover{color:#e74c3c}.report-issue-link{color:#b8452d}.report-issue-link:hover{color:#e53920;text-decoration:underline}.map-loading{color:#888;justify-content:center;align-items:center;height:100dvh;font-size:14px;display:flex}.spots-error{z-index:1000;text-align:center;color:#1a1a2e;background:#fff;border:1px solid #e0e0e0;border-radius:10px;max-width:88vw;padding:16px 20px;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #00000026}.spots-error p{margin-bottom:12px}.spots-error button{color:#fff;background:#1a3a6b;border:0;border-radius:6px;padding:8px 18px;font-size:13px}.spots-loading{z-index:1000;color:#666;background:#ffffffeb;border-radius:8px;padding:10px 18px;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0000001a}.list-page{max-width:720px;margin:0 auto;padding:24px 16px 60px}.list-nav{margin-bottom:20px;font-size:13px}.list-nav a{color:#2980b9;font-weight:600;text-decoration:none}.list-title{margin-bottom:6px;font-size:22px}.list-lead{color:#888;margin-bottom:20px;font-size:13px}.list-empty{color:#888;font-size:14px}.list-items{flex-direction:column;gap:8px;list-style:none;display:flex}.list-item{color:#1a1a2e;background:#fff;border:1px solid #e8e8e8;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:14px;text-decoration:none;display:flex}.list-item:hover{border-color:#1a3a6b}.list-item-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.list-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.list-count{color:#888;white-space:nowrap;font-size:12px}.list-badge{white-space:nowrap;font-size:11px;font-weight:700}.list-badge.live{color:#e74c3c}.list-badge.off{color:#aaa}.list-others{margin-top:36px}.list-others h2{color:#666;margin-bottom:10px;font-size:14px}.list-cat-links{flex-wrap:wrap;gap:12px;display:flex}.list-cat-links a{color:#2980b9;font-size:13px;font-weight:600;text-decoration:none}.admin-page{max-width:1100px;margin:0 auto;padding:20px 16px 60px}.admin-nav{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.admin-nav h1{font-size:20px}.admin-nav a{color:#2980b9;font-size:14px;font-weight:600;text-decoration:none}.admin-nav .logout{background:#fff;border:1px solid #ccc;border-radius:6px;margin-left:auto;padding:6px 12px;font-size:13px}.triage-bar{background:#fff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:flex;box-shadow:0 1px 4px #0000001a}.candidate-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.ai-verdict{flex-wrap:wrap;align-items:center;gap:4px 6px;margin-bottom:4px;font-size:11px;display:flex}.ai-verdict span{border-radius:4px;padding:1px 6px;font-weight:700}.v-approve{color:#27ae60;background:#e8f8f0}.v-reject{color:#c0392b;background:#fdecea}.v-unknown{color:#888;background:#f4f4f4}.v-foreign{color:#e67e22;background:#fff4e5}.v-tag{color:#34495e;background:#eef2f7;font-weight:600}.v-place{color:#2980b9;background:#eef6fb;font-weight:600}.ai-reason{color:#7f8c8d;font-style:italic}.candidate-card{background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000001a}.candidate-card img,.candidate-card .preview-frame{aspect-ratio:16/9;object-fit:cover;cursor:pointer;background:#000;border:0;width:100%;display:block}.candidate-body{flex-direction:column;flex:1;gap:4px;padding:10px 12px;display:flex}.candidate-body .title{font-size:13px;font-weight:600;line-height:1.4}.candidate-body .meta{color:#666;font-size:12px}.candidate-links{gap:12px;margin-top:2px;display:flex}.candidate-links a{color:#2980b9;font-size:12px;font-weight:600;text-decoration:none}.candidate-actions{border-top:1px solid #eee;gap:8px;padding:10px 12px;display:flex}.btn{border:none;border-radius:6px;padding:7px 12px;font-size:13px;font-weight:600}.btn-approve{color:#fff;background:#27ae60;flex:1}.btn-reject{color:#444;background:#eee}.btn-blacklist{color:#c0392b;background:#fdecea}.btn-primary{color:#fff;background:#2980b9}.btn:disabled{opacity:.5;cursor:not-allowed}.approve-modal{max-width:640px;max-height:92dvh;overflow-y:auto}.approve-form{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.approve-form label{flex-direction:column;gap:4px;font-size:13px;font-weight:600;display:flex}.approve-form input,.approve-form select{border:1px solid #ccc;border-radius:6px;padding:8px 10px;font-family:inherit;font-size:14px}.picker-pin{background:#e74c3c;border:2px solid #fff;border-radius:50% 50% 50% 0;width:24px;height:24px;display:block;transform:rotate(-45deg);box-shadow:0 1px 4px #00000080}.picker-pin:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:7px}.picker-tools{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.place-search{flex:1;min-width:220px}.picker-search{flex:1;gap:6px;min-width:220px;display:flex}.place-results{border:1px solid #ddd;border-radius:6px;max-height:200px;margin:6px 0 0;padding:0;list-style:none;overflow:hidden auto}.place-results li+li{border-top:1px solid #eee}.place-result{text-align:left;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;display:flex}.place-result:hover{background:#eef6fb}.place-result-label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.place-result-src{color:#888;background:#f0f0f0;border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:11px}.picker-search input{border:1px solid #ccc;border-radius:6px;flex:1;padding:7px 10px;font-family:inherit;font-size:14px}.ai-note{color:#2c3e50;background:#eef6fb;border-left:3px solid #2980b9;border-radius:4px;margin-bottom:6px;padding:6px 8px;font-size:12px}.picker-map{border:1px solid #ccc;border-radius:8px;height:300px}.picker-hint{color:#666;font-size:12px}.form-error{color:#c0392b;font-size:13px}.spots-table{border-collapse:collapse;background:#fff;border-radius:10px;width:100%;font-size:13px;overflow:hidden;box-shadow:0 1px 4px #0000001a}.spots-table th,.spots-table td{text-align:left;border-bottom:1px solid #eee;padding:10px 12px}.spots-table th{color:#666;background:#fafafa;font-size:12px}.spots-table select{border:1px solid #ccc;border-radius:4px;padding:4px 6px;font-family:inherit}.stale-warning{color:#e67e22;font-weight:700}.login-page{justify-content:center;align-items:center;height:100dvh;padding:16px;display:flex}.login-card{background:#fff;border-radius:12px;flex-direction:column;gap:14px;width:100%;max-width:380px;padding:28px;display:flex;box-shadow:0 2px 12px #0000001a}.login-card h1{font-size:18px}.login-card input{border:1px solid #ccc;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}@media (max-width:600px){.filter-bar{width:calc(100% - 16px)}}.world-preview{flex-direction:column;height:calc(100dvh - 48px);display:flex;position:relative}.world-bar{color:#444;background:#f7f7f9;border-bottom:1px solid #e3e3e8;flex-wrap:wrap;align-items:center;gap:16px;padding:10px 16px;font-size:13px;display:flex}.world-bar b{color:#1a1a1a}.world-warn{color:#b3261e;background:#fdecea;border-radius:4px;padding:2px 8px;font-weight:600}.world-map{background:#0b1020;flex:1;min-height:0}.world-marker{cursor:pointer;width:26px;height:26px;position:relative}.world-spider-marker{z-index:1}.world-spider-leg{z-index:-1;pointer-events:none;transform-origin:0;background:#3a1f0f94;border-radius:999px;height:2px;position:absolute;top:100%;left:50%;box-shadow:0 0 0 .5px #ffffffb3}.world-header{background:#fdfdfd}@property --space-inner{syntax:"<color>";inherits:true;initial-value:#223457}@property --space-mid{syntax:"<color>";inherits:true;initial-value:#131f3a}@property --space-outer{syntax:"<color>";inherits:true;initial-value:#070d1d}.world-space{background-color:var(--space-outer);background-image:radial-gradient(ellipse 90% 70% at 50% 42%, var(--space-inner) 0%, var(--space-mid) 45%, var(--space-outer) 100%);position:relative}.world-space:before{content:"";opacity:var(--stars-alpha,1);pointer-events:none;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='600' height='600'><circle cx='194.3' cy='90.5' r='1.2' fill='white' opacity='0.28'/><circle cx='492.8' cy='56.5' r='1.0' fill='white' opacity='0.28'/><circle cx='304.5' cy='22.5' r='0.8' fill='white' opacity='0.5'/><circle cx='144.4' cy='330.6' r='0.5' fill='white' opacity='0.75'/><circle cx='74.3' cy='133.9' r='1.2' fill='white' opacity='0.6'/><circle cx='37.1' cy='351.3' r='0.5' fill='white' opacity='0.84'/><circle cx='27.9' cy='515.1' r='0.7' fill='white' opacity='0.5'/><circle cx='324.4' cy='342.5' r='1.0' fill='white' opacity='0.74'/><circle cx='108.4' cy='349.0' r='1.2' fill='white' opacity='0.36'/><circle cx='58.5' cy='427.3' r='1.0' fill='white' opacity='0.29'/><circle cx='123.6' cy='408.2' r='0.8' fill='white' opacity='0.72'/><circle cx='279.4' cy='554.1' r='0.7' fill='white' opacity='0.43'/><circle cx='476.6' cy='419.4' r='0.6' fill='white' opacity='0.3'/><circle cx='180.1' cy='297.1' r='0.7' fill='white' opacity='0.69'/><circle cx='172.8' cy='588.1' r='0.5' fill='white' opacity='0.56'/><circle cx='99.0' cy='205.2' r='0.8' fill='white' opacity='0.5'/><circle cx='577.2' cy='46.6' r='1.0' fill='white' opacity='0.59'/><circle cx='525.3' cy='188.2' r='1.2' fill='white' opacity='0.46'/><circle cx='298.0' cy='478.1' r='0.5' fill='white' opacity='0.75'/><circle cx='566.8' cy='284.5' r='1.2' fill='white' opacity='0.29'/><circle cx='438.7' cy='185.8' r='1.0' fill='white' opacity='0.85'/><circle cx='493.2' cy='170.8' r='0.8' fill='white' opacity='0.78'/><circle cx='208.2' cy='564.4' r='0.7' fill='white' opacity='0.35'/><circle cx='70.3' cy='35.4' r='0.7' fill='white' opacity='0.33'/><circle cx='148.6' cy='234.6' r='0.8' fill='white' opacity='0.3'/><circle cx='269.5' cy='329.7' r='0.6' fill='white' opacity='0.74'/><circle cx='518.4' cy='167.1' r='0.8' fill='white' opacity='0.84'/><circle cx='409.6' cy='228.3' r='0.6' fill='white' opacity='0.34'/><circle cx='105.7' cy='139.2' r='0.6' fill='white' opacity='0.26'/><circle cx='498.7' cy='109.4' r='0.7' fill='white' opacity='0.25'/><circle cx='251.4' cy='221.6' r='1.0' fill='white' opacity='0.44'/><circle cx='75.3' cy='515.5' r='1.0' fill='white' opacity='0.64'/><circle cx='443.9' cy='274.0' r='1.2' fill='white' opacity='0.73'/><circle cx='235.4' cy='239.4' r='0.5' fill='white' opacity='0.54'/><circle cx='240.3' cy='114.4' r='0.6' fill='white' opacity='0.51'/><circle cx='66.0' cy='360.4' r='0.5' fill='white' opacity='0.25'/><circle cx='90.8' cy='60.9' r='0.7' fill='white' opacity='0.62'/><circle cx='42.2' cy='124.8' r='0.8' fill='white' opacity='0.34'/><circle cx='151.4' cy='208.4' r='0.7' fill='white' opacity='0.53'/><circle cx='69.2' cy='292.8' r='0.8' fill='white' opacity='0.54'/><circle cx='187.1' cy='86.5' r='1.2' fill='white' opacity='0.46'/><circle cx='158.9' cy='497.3' r='0.6' fill='white' opacity='0.56'/><circle cx='123.1' cy='571.2' r='0.7' fill='white' opacity='0.34'/><circle cx='325.9' cy='16.2' r='1.0' fill='white' opacity='0.43'/><circle cx='385.8' cy='54.6' r='0.7' fill='white' opacity='0.56'/><circle cx='545.0' cy='213.4' r='0.6' fill='white' opacity='0.57'/><circle cx='467.4' cy='197.8' r='0.6' fill='white' opacity='0.62'/><circle cx='473.0' cy='455.0' r='0.6' fill='white' opacity='0.73'/><circle cx='491.0' cy='443.9' r='0.6' fill='white' opacity='0.37'/><circle cx='295.7' cy='438.6' r='0.5' fill='white' opacity='0.72'/><circle cx='283.3' cy='116.2' r='1.0' fill='white' opacity='0.82'/><circle cx='268.3' cy='562.2' r='0.7' fill='white' opacity='0.82'/><circle cx='218.8' cy='132.3' r='0.6' fill='white' opacity='0.53'/><circle cx='202.6' cy='289.6' r='1.0' fill='white' opacity='0.75'/><circle cx='287.7' cy='391.8' r='1.2' fill='white' opacity='0.3'/><circle cx='396.4' cy='545.9' r='1.2' fill='white' opacity='0.7'/><circle cx='286.8' cy='107.1' r='1.2' fill='white' opacity='0.45'/><circle cx='480.5' cy='583.0' r='0.8' fill='white' opacity='0.53'/><circle cx='446.0' cy='51.0' r='0.6' fill='white' opacity='0.35'/><circle cx='76.2' cy='90.7' r='0.8' fill='white' opacity='0.73'/><circle cx='87.7' cy='495.9' r='0.8' fill='white' opacity='0.64'/><circle cx='210.2' cy='329.2' r='0.6' fill='white' opacity='0.26'/><circle cx='479.6' cy='435.8' r='0.5' fill='white' opacity='0.57'/><circle cx='560.2' cy='260.3' r='0.6' fill='white' opacity='0.75'/><circle cx='126.6' cy='151.1' r='0.7' fill='white' opacity='0.55'/><circle cx='458.2' cy='195.6' r='1.0' fill='white' opacity='0.5'/><circle cx='78.6' cy='546.0' r='0.7' fill='white' opacity='0.79'/><circle cx='397.5' cy='489.0' r='1.0' fill='white' opacity='0.5'/><circle cx='550.6' cy='301.0' r='1.0' fill='white' opacity='0.34'/><circle cx='306.3' cy='523.7' r='0.6' fill='white' opacity='0.62'/><circle cx='465.6' cy='89.9' r='0.6' fill='white' opacity='0.53'/><circle cx='435.1' cy='333.9' r='0.7' fill='white' opacity='0.66'/><circle cx='318.4' cy='289.5' r='0.5' fill='white' opacity='0.78'/><circle cx='34.1' cy='114.8' r='0.5' fill='white' opacity='0.71'/><circle cx='304.6' cy='337.0' r='0.5' fill='white' opacity='0.52'/><circle cx='367.5' cy='303.3' r='1.0' fill='white' opacity='0.37'/><circle cx='166.3' cy='304.9' r='0.8' fill='white' opacity='0.55'/><circle cx='148.6' cy='313.9' r='0.7' fill='white' opacity='0.8'/><circle cx='535.7' cy='121.6' r='0.8' fill='white' opacity='0.33'/><circle cx='73.0' cy='265.3' r='0.5' fill='white' opacity='0.65'/><circle cx='257.0' cy='127.6' r='0.7' fill='white' opacity='0.72'/><circle cx='538.2' cy='92.7' r='1.2' fill='white' opacity='0.64'/><circle cx='219.7' cy='151.9' r='0.6' fill='white' opacity='0.83'/><circle cx='131.8' cy='571.5' r='0.8' fill='white' opacity='0.78'/><circle cx='97.7' cy='400.7' r='0.6' fill='white' opacity='0.35'/><circle cx='258.9' cy='309.4' r='0.7' fill='white' opacity='0.5'/><circle cx='214.0' cy='55.3' r='0.7' fill='white' opacity='0.26'/><circle cx='332.4' cy='264.3' r='0.5' fill='white' opacity='0.48'/><circle cx='310.5' cy='177.3' r='0.5' fill='white' opacity='0.32'/><circle cx='551.1' cy='137.1' r='0.5' fill='white' opacity='0.3'/><circle cx='163.2' cy='543.5' r='0.6' fill='white' opacity='0.41'/><circle cx='77.7' cy='253.4' r='1.2' fill='white' opacity='0.74'/><circle cx='155.2' cy='89.6' r='1.0' fill='white' opacity='0.59'/><circle cx='420.3' cy='53.7' r='0.5' fill='white' opacity='0.73'/><circle cx='110.0' cy='537.2' r='0.7' fill='white' opacity='0.81'/><circle cx='380.7' cy='481.0' r='0.5' fill='white' opacity='0.61'/><circle cx='133.4' cy='158.7' r='0.5' fill='white' opacity='0.52'/><circle cx='203.5' cy='331.8' r='0.7' fill='white' opacity='0.62'/><circle cx='25.9' cy='425.7' r='0.5' fill='white' opacity='0.83'/><circle cx='157.1' cy='108.7' r='0.7' fill='white' opacity='0.63'/><circle cx='318.7' cy='123.5' r='0.8' fill='white' opacity='0.55'/><circle cx='106.7' cy='208.2' r='0.5' fill='white' opacity='0.85'/><circle cx='22.2' cy='11.1' r='1.0' fill='white' opacity='0.58'/><circle cx='113.7' cy='284.9' r='0.8' fill='white' opacity='0.31'/><circle cx='491.4' cy='259.3' r='0.8' fill='white' opacity='0.58'/><circle cx='533.2' cy='582.2' r='0.7' fill='white' opacity='0.66'/><circle cx='589.5' cy='205.6' r='1.2' fill='white' opacity='0.69'/><circle cx='83.8' cy='593.7' r='0.5' fill='white' opacity='0.75'/><circle cx='8.6' cy='375.3' r='0.7' fill='white' opacity='0.51'/><circle cx='33.2' cy='399.1' r='0.8' fill='white' opacity='0.77'/></svg>");background-repeat:repeat;background-size:600px 600px;position:absolute;inset:0}.maplibregl-marker-covered{pointer-events:none}.world-cluster{color:#3a1f0f;background-color:#f4a57a;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin:-4px;font-size:12px;font-weight:700;display:flex;box-shadow:0 1px 5px #0006}.lang-toggle{z-index:1100;color:#333;cursor:pointer;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700;position:absolute;top:12px;right:12px;box-shadow:0 1px 6px #00000040}.lang-toggle:hover{background:#fff}.lang-toggle .lang-flag{vertical-align:-2px;width:21px;height:14px;margin-right:6px}.world-mobile-actions,.world-mobile-sheet-backdrop{display:none}.filter-utility{color:#303842!important;border-color:#7b8490!important}@media (max-width:600px){.lang-toggle{top:calc(env(safe-area-inset-top,0px) + 8px);z-index:1200;align-items:center;padding:5px 11px;font-size:12px;display:inline-flex;position:fixed;right:8px}.world-page .left-stack{top:calc(env(safe-area-inset-top,0px) + 8px);flex-direction:row;align-items:flex-start;gap:6px;left:8px}.world-page .world-header{border-radius:9px;width:auto;max-width:138px;height:57px;padding:6px 9px}.world-page .world-header .app-logo{height:27px}.world-page .world-header .brand-copy,.world-page .world-header .app-tagline,.world-page .world-header .header-links{display:none}.world-page .world-header .header-meta{gap:0;margin-top:3px}.world-page .world-header .live-count{white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.world-page .world-ja-promo{border:1px solid #ffffffc7;border-radius:9px;justify-content:center;width:88px;height:57px;padding:7px 6px}.world-page .world-ja-promo .hitomoji-logo{white-space:nowrap;font-size:16px}.world-page .world-ja-promo .hitomoji-lead{text-align:center;white-space:normal;max-width:100%;font-size:8px;line-height:1.15;display:block}.world-page .world-ja-promo .hitomoji-mobile-break{display:initial}.world-page .world-ja-promo .hitomoji-sub{display:none}.world-mobile-actions{top:calc(env(safe-area-inset-top,0px) + 76px);z-index:1000;gap:6px;display:flex;position:absolute;left:8px}.world-mobile-action{color:#303842;white-space:nowrap;background:#fffffff0;border:1px solid #ffffffbf;border-radius:999px;min-height:34px;padding:6px 10px;font-size:11px;font-weight:750;box-shadow:0 1px 6px #00000038}.world-mobile-action.random{color:#b95822}.world-mobile-action:disabled{opacity:.45}.world-mobile-sheet-backdrop{z-index:1300;background:#050c1c33;display:block;position:absolute;inset:0}.world-mobile-sheet{right:8px;bottom:calc(env(safe-area-inset-bottom,0px) + 62px);background:#fffffffa;border-radius:14px;max-height:min(62dvh,480px);position:absolute;left:8px;overflow:hidden;box-shadow:0 8px 30px #00000052}.world-mobile-sheet-head{border-bottom:1px solid #eceff2;justify-content:space-between;align-items:center;min-height:42px;padding:7px 10px 5px 14px;font-size:14px;display:flex}.world-mobile-sheet-close{color:#414852;background:#f0f1f3;border:none;border-radius:50%;width:32px;height:32px;font-size:22px;line-height:1}.world-mobile-sheet-list{max-height:calc(min(62dvh,480px) - 88px);padding:0 8px;overflow-y:auto}.world-mobile-sheet .reco-item{min-height:45px}.world-mobile-sheet .reco-name{font-size:12px}.world-mobile-sheet-links{background:#fafafa;border-top:1px solid #eceff2;justify-content:center;align-items:center;gap:14px;min-height:42px;padding:6px 10px;display:flex}.world-page .filter-bar{bottom:calc(env(safe-area-inset-bottom,0px) + 8px);border-radius:12px;gap:0;width:calc(100% - 16px);max-width:none;padding:6px;overflow:hidden}.world-page .filter-categories{overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:5px;overflow-x:auto}.world-page .filter-categories::-webkit-scrollbar{display:none}.world-page .filter-chip{white-space:nowrap;border-width:1.5px;flex:none;padding:5px 9px;font-size:11px}.world-page .maplibregl-ctrl-bottom-right{display:none}.world-page .maplibregl-ctrl-bottom-left{bottom:calc(env(safe-area-inset-bottom,0px) + 54px)}}.world-filters{background:#fff;border-bottom:1px solid #e6e9ec;flex-wrap:wrap;gap:6px;padding:8px 16px;display:flex}.world-reset{cursor:pointer;background:#fff;border:1px solid #cfd6dd;border-radius:999px;margin-left:auto;padding:4px 10px;font-size:12px;font-weight:700}.world-reset:hover{background:#f2f6fa}.world-empty{color:#6b5a12;background:#fffbe6;border-bottom:1px solid #f0e4b0;margin:0;padding:10px 16px;font-size:13px}.world-detail{z-index:1000;background:#fff;border:1px solid #ddd;border-radius:8px;width:min(420px,100% - 32px);padding:12px;position:absolute;bottom:16px;right:16px;box-shadow:0 6px 24px #0000002e}.world-detail h3{margin:0 0 4px;font-size:15px}.world-detail p{color:#666;margin:0 0 8px;font-size:12px}.world-detail iframe{aspect-ratio:16/9;border:0;border-radius:4px;width:100%}.world-close{float:right;color:#888;cursor:pointer;background:0 0;border:0;font-size:12px}.admin-nav .nav-group{color:#999;letter-spacing:.04em;border-left:1px solid #ddd;margin-left:4px;padding-left:12px;font-size:11px}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(../media/layers.3muxcl8sz6330.png?dpl=dpl_8HzHLmz8bProQCEx19Pjd24hWgLh);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.23wrxu3xxu9-i.png?dpl=dpl_8HzHLmz8bProQCEx19Pjd24hWgLh);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../media/marker-icon.1le94j_pe_ih1.png?dpl=dpl_8HzHLmz8bProQCEx19Pjd24hWgLh)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
