:root{--font-body: "Noto Sans Thai", sans-serif;--font-mono: "IBM Plex Mono", monospace;--color-bg: #f7f6f2;--color-surface: #ffffff;--color-surface-alt: #f0eeea;--color-border: #e4e1db;--color-border-strong: #ccc9c2;--color-text: #1a1916;--color-text-muted: #6b6862;--color-text-faint: #a09d98;--color-accent: #1a1916;--color-accent-text: #ffffff;--color-green: #2d6a4f;--color-green-bg: #d8f3dc;--color-blue: #1b4f72;--color-blue-bg: #d6eaf8;--color-amber: #7d5a00;--color-amber-bg: #fef3cd;--color-red: #922b21;--color-red-bg: #fadbd8;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(0,0,0,.06);--shadow-card: 0 2px 8px rgba(0,0,0,.08), 0 0 0 .5px var(--color-border)}[data-theme=dark]{--color-bg: #161614;--color-surface: #1e1e1b;--color-surface-alt: #272723;--color-border: #2e2e2a;--color-border-strong: #3e3e39;--color-text: #f0ede8;--color-text-muted: #8a8780;--color-text-faint: #55534e;--color-accent: #f0ede8;--color-accent-text: #1a1916;--color-green: #74c69d;--color-green-bg: #1a3a28;--color-blue: #7bb3e0;--color-blue-bg: #152535;--color-amber: #e8c84a;--color-amber-bg: #2a2008;--color-red: #f1948a;--color-red-bg: #3a1a18;--shadow-card: 0 2px 8px rgba(0,0,0,.3), 0 0 0 .5px var(--color-border)}.ph-header{background:var(--surface);border-bottom:.5px solid var(--border);position:sticky;top:0;z-index:10;transition:background .2s ease,border-color .2s ease;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px)}.ph-header-inner{max-width:600px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ph-header-left{display:flex;align-items:center;gap:10px;min-width:0}.ph-logo{font-size:18px;font-weight:600;letter-spacing:-.01em;white-space:nowrap}.ph-controls{display:flex;align-items:center;gap:2px}.ph-header-divider{width:1px;height:18px;background:var(--border);margin:0 4px;flex-shrink:0}.ph-ctrl{background:none;border:none;border-radius:var(--radius-sm);color:var(--text);font-size:15px;font-weight:600;height:34px;min-width:34px;padding:0 7px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:background .15s ease;letter-spacing:.02em;text-decoration:none}.ph-ctrl:hover{background:var(--surface-alt)}.ph-ctrl-icon{width:34px;min-width:34px;padding:0;justify-content:center;font-size:15px}.ph-ctrl-icon:disabled{opacity:.6;cursor:not-allowed}@keyframes ph-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ph-ctrl-icon.is-spinning{animation:ph-spin 1s linear infinite}._avatar_fy9q2_1{border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:600;color:#1a1916;font-family:var(--font-body, "Noto Sans Thai", sans-serif);object-fit:cover;-webkit-user-select:none;user-select:none}.ph-hero{max-width:600px;margin:0 auto;padding:28px 24px 8px;display:flex;align-items:center;gap:18px}.ph-mascot-slot{position:relative;flex-shrink:0}.ph-mascot-wrap{position:relative;width:84px;height:84px;border-radius:18px;overflow:hidden;background:var(--accent-light);border:1.5px solid var(--border);box-shadow:0 4px 18px #0000000f;padding:0;cursor:pointer;font:inherit;color:inherit;display:block;transition:background .2s ease,border-color .2s ease,transform .1s ease}.ph-mascot-wrap:hover{border-color:var(--accent)}.ph-mascot-wrap:active{transform:scale(.97)}.ph-mascot-wrap:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ph-mascot-wrap img{width:100%;height:100%;object-fit:cover;object-position:55% 15%;image-rendering:pixelated;display:block}.ph-mascot-wrap.is-custom img{object-position:center;image-rendering:auto}.ph-mascot-edit{position:absolute;bottom:3px;right:3px;width:16px;height:16px;border-radius:50%;background:var(--accent);color:#fff;font-size:8px;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000002e;opacity:.7;pointer-events:none}.ph-mascot-remove{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:50%;background:var(--surface);color:var(--text);border:1px solid var(--border);font-size:15px;font-weight:700;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000002e;transition:background .15s ease,border-color .15s ease}.ph-mascot-remove:hover{background:var(--accent-light);border-color:var(--accent)}.ph-mascot-remove:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.ph-hero-text{flex:1;min-width:0}.ph-hero-title{font-size:22px;font-weight:700;letter-spacing:-.01em;line-height:1.2}.ph-hero-sub{font-size:13px;color:var(--muted);margin-top:5px;line-height:1.5}.ph-dog-badge{display:inline-flex;align-items:center;gap:5px;background:var(--accent-light);color:var(--accent);border-radius:999px;padding:3px 11px;font-size:11px;font-weight:600;margin-top:9px;border:.5px solid var(--border)}.ph-filters{display:flex;flex-direction:column;gap:10px;padding-top:12px}.ph-region{display:flex;gap:4px;padding:0 16px;background:transparent;align-items:center}.ph-region-btn{flex:1;padding:8px 10px;font-size:11px;font-weight:600;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);letter-spacing:.03em;transition:background .15s ease,color .15s ease,border-color .15s ease;cursor:pointer}.ph-region-btn:hover{border-color:var(--accent);color:var(--text)}.ph-region-btn.is-active{background:var(--accent);color:#fff;border-color:transparent}.ph-chip{cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.ph-chip:hover{border-color:var(--accent);color:var(--text)}.ph-chip.is-active{background:var(--accent);color:#fff;border-color:transparent}.ph-clear{flex:0 0 auto;padding:6px 10px;font-size:10px;font-weight:600;background:transparent;border:.5px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);letter-spacing:.03em;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.ph-clear:hover{border-color:var(--accent);color:var(--accent)}.ph-filters .hscroll{scrollbar-width:thin;scrollbar-color:var(--border) transparent}.ph-filters .hscroll::-webkit-scrollbar{height:4px}.ph-filters .hscroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.ph-filters .hscroll::-webkit-scrollbar-track{background:transparent}.hscroll-wrap{flex-wrap:wrap;overflow-x:visible;row-gap:6px}.ph-chip-pumba{display:inline-flex;align-items:center;gap:5px}.ph-chip-pumba img{width:14px;height:14px;border-radius:50%;object-fit:cover;flex-shrink:0}.ph-filter-toggle-row{display:flex;justify-content:flex-end;padding:0 16px}.ph-filter-toggle{background:transparent;border:none;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.03em;cursor:pointer;padding:4px 0;transition:color .15s ease}.ph-filter-toggle:hover{color:var(--accent)}.ph-map-wrap{position:relative;--map-height: calc(100vh - 150px) }.ph-mapfilter{position:absolute;top:8px;left:0;right:0;z-index:1000;pointer-events:none}.ph-mapfilter>*{pointer-events:auto}.ph-mapfilter-row{display:flex;gap:7px;margin-right:52px;padding:5px 10px;overflow-x:auto;scrollbar-width:none}.ph-mapfilter-row::-webkit-scrollbar{display:none}.ph-mapfilter-row>*{flex:0 0 auto}.ph-mapfilter-btn{display:flex;align-items:center;gap:6px;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-pill);padding:8px 14px;font-size:12px;color:var(--text);cursor:pointer;white-space:nowrap;box-shadow:0 1px 5px #00000029}.ph-mapfilter-btn.is-open{background:var(--accent);color:#fff;border-color:var(--accent)}.ph-mapfilter-count{background:var(--accent);color:#fff;border-radius:var(--radius-pill);font-size:10px;font-weight:600;padding:1px 6px}.ph-mapfilter-btn.is-open .ph-mapfilter-count{background:#fff;color:var(--accent)}.ph-mapfilter-row .pill{box-shadow:0 1px 5px #00000029}.ph-mapfilter-panel{margin:8px 10px 0;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius);padding:12px;box-shadow:0 6px 20px #0000002e;display:flex;flex-direction:column;gap:10px;max-height:56vh;overflow-y:auto}.ph-map-wrap .leaflet-top.leaflet-left{margin-top:56px}.ph-tier{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500;font-family:IBM Plex Mono,ui-monospace,monospace;white-space:nowrap;letter-spacing:.02em}.ph-tier-1{background:var(--surface-alt);color:var(--muted);border:.5px solid var(--border)}.ph-tier-2{background:var(--accent-light);color:var(--accent);border:.5px solid transparent}.ph-tier-3{background:var(--accent-light);color:var(--accent);border:.5px solid var(--accent)}.ph-tier-4{background:var(--accent);color:#fff;border:.5px solid transparent;font-weight:600}html[data-theme=dark] .ph-tier-4{background:#b5500f}.ph-tier-4 .ph-tier-paws{background:#ffffffe6;border-radius:999px;padding:1px 6px}.ph-tier-4 .ph-tier-heart{color:#ff4d6d}.ph-tier-heart{color:var(--heart);font-size:.95em}.ph-tier-sm .ph-tier-paws{font-size:11px;letter-spacing:-1px}.ph-tier-lg{padding:5px 12px;font-size:13px}.ph-tier-lg .ph-tier-paws{font-size:13px;letter-spacing:-.5px}.ph-pumba-badge{display:inline-flex;align-items:center;gap:6px;background:var(--surface-alt);color:var(--accent);border:1.5px solid var(--accent);border-radius:999px;padding:2px 10px 2px 2px;font-size:11px;font-weight:700;font-family:IBM Plex Mono,ui-monospace,monospace;letter-spacing:.02em;white-space:nowrap;box-shadow:0 1px 3px #c45c1a2e,inset 0 0 0 1px var(--surface)}.ph-pumba-avatar{width:20px;height:20px;border-radius:50%;overflow:hidden;background:var(--accent-light);flex-shrink:0;border:1px solid var(--surface)}.ph-pumba-avatar img{width:100%;height:100%;object-fit:cover;object-position:55% 15%;image-rendering:pixelated;display:block}.ph-pumba-text{line-height:1}.ph-card{display:flex;flex-direction:column;gap:10px;width:100%;padding:14px 16px;text-align:left;cursor:pointer}.ph-card-head{display:flex;flex-direction:column;gap:2px}.ph-card-name{font-size:15px;font-weight:600;line-height:1.3}.ph-card-meta{font-size:11px;color:var(--faint);letter-spacing:.03em}.ph-card-badges{display:flex;flex-wrap:wrap;gap:6px}.ph-chips{display:flex;flex-wrap:wrap;gap:4px}.ph-card-votes{display:flex;flex-wrap:wrap;gap:10px;font-size:11px;color:var(--faint)}.ph-card-vote{display:inline-flex;align-items:center;gap:3px}.ph-card-vote-count{font-family:IBM Plex Mono,ui-monospace,monospace;font-weight:600}.ph-votes{margin-top:16px;padding:12px;border:.5px solid var(--border);border-radius:var(--radius);background:var(--surface)}.ph-votes-head{font-size:13px;font-weight:600;color:var(--text);margin-bottom:10px}.ph-votes-row{display:flex;gap:8px}.ph-vote-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;border:.5px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);cursor:pointer;transition:border-color .15s ease,opacity .15s ease}.ph-vote-btn:hover:not(:disabled){border-color:var(--accent)}.ph-vote-btn:disabled{cursor:default}.ph-vote-btn.is-mine{border-color:var(--accent);background:var(--accent-light)}.ph-vote-btn.is-dim{opacity:.45}.ph-vote-emoji{font-size:20px;line-height:1}.ph-vote-label{font-size:11px;font-weight:600;text-align:center;line-height:1.3}.ph-vote-count{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;font-weight:700;color:var(--accent)}.ph-votes-foot{margin-top:8px;font-size:11px;color:var(--faint);text-align:center}.ph-votes-err{margin-top:6px;font-size:11px;text-align:center;color:var(--danger);font-weight:600;animation:ph-votes-err-fade .18s ease-out}@keyframes ph-votes-err-fade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.ph-detail{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);z-index:1000;overflow-y:auto;animation:ph-slide-in .18s ease-out}@keyframes ph-slide-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.ph-detail-bar{position:sticky;top:0;z-index:1;background:var(--surface);border-bottom:.5px solid var(--border);padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.ph-back{font-size:14px;color:var(--text);font-weight:500}.ph-save{font-size:12px;padding:6px 12px;border-radius:999px;background:var(--surface-alt);color:var(--muted);border:.5px solid var(--border);font-weight:600}.ph-save.is-saved{background:var(--accent-light);color:var(--accent);border-color:transparent}.ph-detail-body{max-width:600px;margin:0 auto;padding:20px 16px 80px}.ph-detail-head{margin-bottom:24px}.ph-detail-name{font-size:22px;font-weight:700;letter-spacing:-.01em;line-height:1.25}.ph-detail-meta{font-size:12px;color:var(--faint);margin-top:6px;letter-spacing:.03em}.ph-detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ph-section{margin-top:20px;padding:16px;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius)}.ph-section-title{font-size:11px;font-weight:600;font-family:IBM Plex Mono,ui-monospace,monospace;color:var(--faint);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.ph-policy-grid{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:13px}.ph-policy-grid li{display:flex;align-items:center;gap:8px}.ph-policy-grid .ph-policy-icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:999px;font-size:11px;font-weight:700;flex-shrink:0}.ph-policy-grid .is-yes .ph-policy-icon{background:var(--accent);color:#fff}.ph-policy-grid .is-no{color:var(--faint)}.ph-policy-grid .is-no .ph-policy-icon{background:var(--surface-alt);color:var(--faint)}.ph-policy-note{margin-top:10px;font-size:12px;color:var(--muted)}.ph-hours,.ph-notes{font-size:13px;line-height:1.6;color:var(--text)}.ph-contact{display:flex;flex-direction:column;gap:8px;font-size:13px}.ph-contact-link{color:var(--accent);text-decoration:none}.ph-contact-link:hover{text-decoration:underline}.ph-cta{display:flex;align-items:center;justify-content:center;margin-top:24px;padding:14px 16px;background:var(--accent);color:#fff;font-weight:600;font-size:14px;border-radius:var(--radius);letter-spacing:.02em}.ph-cta:hover{filter:brightness(1.05)}.ph-verify-row{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.ph-pumba-photo{width:100%;max-width:360px;border-radius:var(--radius);border:.5px solid var(--border)}.ph-verify-date{font-size:12px;color:var(--muted)}.ph-pd-trip{margin-top:16px}.ph-pd-trip-btn{display:flex;align-items:center;gap:8px;width:100%;padding:11px 14px;border:.5px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s ease}.ph-pd-trip-btn:hover,.ph-pd-trip-btn.is-open{border-color:var(--accent)}.ph-pd-trip-count{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--accent);color:#fff;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.ph-pd-trip-panel{margin-top:8px;padding:12px;border:.5px solid var(--border);border-radius:var(--radius);background:var(--surface)}.ph-pd-trip-new{display:flex;gap:8px;margin-bottom:10px}.ph-pd-trip-new input{flex:1;min-width:0;background:var(--bg);border:.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-family:Noto Sans Thai,system-ui,sans-serif;font-size:13px;padding:8px 10px;outline:none}.ph-pd-trip-new input:focus{border-color:var(--accent)}.ph-pd-trip-new button{flex-shrink:0;background:var(--accent);color:#fff;border:none;border-radius:var(--radius-sm);font-size:12px;font-weight:600;padding:8px 12px;white-space:nowrap;cursor:pointer}.ph-pd-trip-list{display:flex;flex-direction:column;gap:6px}.ph-pd-trip-row{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:.5px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease}.ph-pd-trip-row:hover{border-color:var(--accent)}.ph-pd-trip-row.is-in{border-color:var(--accent);background:var(--accent-light)}.ph-pd-trip-check{width:18px;height:18px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:var(--surface-alt);color:var(--muted)}.ph-pd-trip-row.is-in .ph-pd-trip-check{background:var(--accent);color:#fff}.ph-pd-trip-name{flex:1;min-width:0;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ph-pd-trip-meta{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;color:var(--faint);flex-shrink:0}.ph-nav{position:fixed;left:0;right:0;bottom:0;z-index:20;background:var(--surface);border-top:.5px solid var(--border);-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);padding-bottom:env(safe-area-inset-bottom)}.ph-nav-inner{max-width:600px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.ph-nav-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:10px 6px 12px;font-size:11px;color:var(--faint);font-weight:500;transition:color .15s ease;cursor:pointer}.ph-nav-btn:hover{color:var(--text)}.ph-nav-btn.is-active{color:var(--accent)}.ph-nav-icon{font-size:18px;line-height:1}.ph-nav-label{letter-spacing:.04em}.ph-empty{text-align:center;padding:64px 24px;color:var(--muted)}.ph-empty-icon{font-size:42px;margin-bottom:8px;filter:grayscale(.3);opacity:.6}.ph-empty-title{font-size:14px;font-weight:600;color:var(--text)}.ph-empty-sub{margin-top:4px;font-size:13px;color:var(--muted)}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}._mapWrap_x1ab9_4{position:relative;width:100%;height:var(--map-height, calc(100vh - 220px) );min-height:320px;border-radius:var(--radius, 16px);overflow:hidden;border:.5px solid var(--border);background:var(--surface);isolation:isolate}._mapContainer_x1ab9_16{width:100%;height:100%}._mapContainer_x1ab9_16 .leaflet-control-container{font-family:IBM Plex Mono,monospace;font-size:11px}._mapContainer_x1ab9_16 .leaflet-control-attribution{background:var(--surface);color:var(--text);border-radius:6px;padding:2px 6px}._mapContainer_x1ab9_16 .leaflet-control-attribution a{color:var(--accent)}._markerLeaflet_x1ab9_39{background:transparent!important;border:none!important}._markerWrap_x1ab9_44{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));transition:transform .12s ease}._markerWrap_x1ab9_44:hover{transform:translateY(-2px) scale(1.08)}._markerBadge_x1ab9_58{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--surface)}._markerIcon_x1ab9_68{font-size:18px;line-height:1}._markerVerified_x1ab9_74:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid var(--accent);box-shadow:0 0 0 2px var(--surface);pointer-events:none}._locateBtn_x1ab9_86{position:absolute;top:12px;right:12px;z-index:500;width:36px;height:36px;border-radius:50%;border:.5px solid var(--border);background:var(--surface);color:var(--text);font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:transform .12s ease,background .12s ease;padding:0}._locateBtn_x1ab9_86:hover{transform:scale(1.05);background:var(--surface-alt)}._locateBtn_x1ab9_86:active{transform:scale(.95)}._locateBtn_x1ab9_86:disabled{opacity:.7;cursor:progress}._locateBtnLoading_x1ab9_118{animation:_locatePulse_x1ab9_1 1s ease-in-out infinite}@keyframes _locatePulse_x1ab9_1{0%,to{opacity:.7}50%{opacity:1}}._locateBtnActive_x1ab9_126{background:var(--accent);color:#fff;border-color:var(--accent)}._locateBtnActive_x1ab9_126:hover{background:var(--accent);color:#fff;opacity:.9}._userIconLeaflet_x1ab9_139{background:transparent!important;border:none!important}._userDot_x1ab9_144{position:relative;width:24px;height:24px}._userDot_x1ab9_144:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:#4285f4;opacity:.3;animation:_userPulse_x1ab9_1 1.8s ease-out infinite}._userDotInner_x1ab9_158{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background:#4285f4;border:2px solid #fff;box-shadow:0 0 4px #0000004d}@keyframes _userPulse_x1ab9_1{0%{transform:scale(.8);opacity:.4}to{transform:scale(1.8);opacity:0}}.leaflet-popup-content-wrapper{background:var(--surface);color:var(--text);border-radius:12px;border:.5px solid var(--border);box-shadow:0 4px 16px #00000026}.leaflet-popup-tip{background:var(--surface);border:.5px solid var(--border)}.leaflet-popup-close-button{color:var(--text)!important;font-size:18px!important;padding:6px 8px!important;opacity:.6}.leaflet-popup-close-button:hover{opacity:1}.leaflet-popup-content{margin:12px 14px;font-family:Noto Sans Thai,system-ui,sans-serif}._popupCard_x1ab9_199{display:flex;flex-direction:column;gap:6px}._popupTitle_x1ab9_204{font-weight:700;font-size:14px;color:var(--text);line-height:1.3}._popupTier_x1ab9_210{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--text);opacity:.85}._popupVerified_x1ab9_216{display:flex;align-items:center;gap:6px;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600}._popupVerifiedImg_x1ab9_225{width:16px;height:16px;border-radius:50%;object-fit:cover;flex-shrink:0;border:.5px solid var(--accent)}._popupActions_x1ab9_233{display:flex;gap:6px;margin-top:6px}._popupBtn_x1ab9_238{flex:1;padding:6px 10px;border-radius:8px;border:.5px solid var(--border);background:var(--accent);color:#fff;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;cursor:pointer;text-decoration:none;text-align:center;white-space:nowrap;display:inline-block;box-sizing:border-box;transition:opacity .12s ease}._popupBtn_x1ab9_238:hover{opacity:.85}._popupBtnSecondary_x1ab9_259{background:var(--surface-alt);color:var(--text);border-color:var(--border)}._skippedNote_x1ab9_267{position:absolute;bottom:8px;left:8px;right:8px;text-align:center;font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--text);background:var(--surface-alt);border:.5px solid var(--border);border-radius:8px;padding:6px 10px;pointer-events:none}._errorNote_x1ab9_283{position:absolute;top:56px;right:12px;z-index:500;font-family:IBM Plex Mono,monospace;font-size:11px;background:var(--surface);color:var(--text);border:.5px solid var(--border);border-radius:8px;padding:4px 8px;max-width:220px;pointer-events:none}[data-theme=dark] ._mapContainer_x1ab9_16 .leaflet-control-attribution{background:var(--surface);color:var(--text)}._clusterLeaflet_x1ab9_308{background:transparent!important;border:none!important}._cluster_x1ab9_308{border-radius:50%;text-align:center;font-family:IBM Plex Mono,monospace;font-weight:600;font-size:13px;color:#fff;border:2px solid var(--surface);box-shadow:0 2px 6px #0000002e;cursor:pointer;transition:transform .12s ease}._cluster_x1ab9_308:hover{transform:scale(1.08)}._clusterSm_x1ab9_330{background:var(--tier-2);font-size:12px}._clusterMd_x1ab9_334{background:var(--tier-3)}._clusterLg_x1ab9_337{background:var(--accent);font-size:14px}[data-theme=dark] ._cluster_x1ab9_308{border-color:#ffffff40;box-shadow:0 2px 8px #00000073}.ph-trip-wrap{padding:12px 16px 0}.ph-trip-new{display:flex;gap:8px;margin-bottom:14px}.ph-trip-new input{flex:1;min-width:0;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-family:Noto Sans Thai,system-ui,sans-serif;font-size:13px;padding:9px 12px;outline:none;transition:border-color .15s ease}.ph-trip-new input:focus{border-color:var(--accent)}.ph-trip-new button{flex-shrink:0;background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-size:12px;font-weight:600;padding:9px 14px;white-space:nowrap;transition:opacity .15s ease}.ph-trip-new button:hover{opacity:.85}.ph-trip-list{display:flex;flex-direction:column;gap:10px}.ph-trip-card{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;text-align:left;cursor:pointer}.ph-trip-card-body{flex:1;min-width:0}.ph-trip-card-name{font-size:15px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ph-trip-card-meta{font-size:11px;color:var(--faint);letter-spacing:.03em;margin-top:2px}.ph-trip-card-arrow{font-size:16px;color:var(--faint);flex-shrink:0}.ph-trip-detail-bar{display:flex;align-items:center;justify-content:space-between;padding:4px 0 12px}.ph-trip-back{background:none;border:none;color:var(--text);font-size:14px;font-weight:500;cursor:pointer;padding:4px 0}.ph-trip-name-input{width:100%;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-family:Noto Sans Thai,system-ui,sans-serif;font-size:17px;font-weight:700;padding:10px 12px;margin-bottom:12px;outline:none;transition:border-color .15s ease}.ph-trip-name-input:focus{border-color:var(--accent)}.ph-trip-stops{display:flex;flex-direction:column;gap:8px}.ph-trip-stop{display:flex;align-items:center;gap:10px;padding:10px 12px}.ph-trip-stop-index{width:22px;height:22px;border-radius:50%;background:var(--accent-light);color:var(--accent);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ph-trip-stop-body{flex:1;min-width:0;background:none;border:none;text-align:left;cursor:pointer;padding:0;color:inherit}.ph-trip-stop-name{font-size:14px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ph-trip-stop-meta{font-size:11px;color:var(--faint);margin-top:2px}.ph-trip-stop-badge{margin-top:5px}.ph-trip-stop-missing{flex:1;font-size:13px;color:var(--faint);font-style:italic}.ph-trip-stop-controls{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.ph-trip-arrow-btn{width:26px;height:20px;border:.5px solid var(--border);border-radius:5px;background:var(--surface-alt);color:var(--text);font-size:10px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease,opacity .15s ease}.ph-trip-arrow-btn:hover:not(:disabled){border-color:var(--accent)}.ph-trip-arrow-btn:disabled{opacity:.3;cursor:not-allowed}.ph-trip-remove-btn{width:28px;height:28px;border:.5px solid var(--border);border-radius:50%;background:var(--surface-alt);color:var(--faint);font-size:15px;line-height:1;cursor:pointer;flex-shrink:0;transition:color .15s ease,border-color .15s ease}.ph-trip-remove-btn:hover{color:var(--danger);border-color:var(--danger)}.ph-trip-add{width:100%;margin-top:10px;padding:10px;border:.5px dashed var(--border);border-radius:var(--radius-sm);background:none;color:var(--muted);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.ph-trip-add:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.ph-trip-add:disabled{opacity:.5;cursor:not-allowed}.ph-trip-hint{text-align:center;font-size:11px;color:var(--faint);font-family:IBM Plex Mono,ui-monospace,monospace;margin-top:10px}.ph-trip-share{display:block;text-align:center;text-decoration:none;box-sizing:border-box;width:100%;margin-top:14px;padding:13px 16px;border:none;border-radius:var(--radius);background:var(--accent);color:#fff;font-size:14px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:filter .15s ease,opacity .15s ease}.ph-trip-share:hover:not(:disabled){filter:brightness(1.05)}.ph-trip-share:disabled{opacity:.45;cursor:not-allowed}.ph-trip-toast{margin-top:10px;text-align:center;font-size:12px;font-weight:600;color:var(--accent);font-family:IBM Plex Mono,ui-monospace,monospace;animation:ph-trip-fade .2s ease}@keyframes ph-trip-fade{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.ph-trip-delete{width:100%;margin-top:22px;padding:10px;border:.5px solid var(--border);border-radius:var(--radius-sm);background:none;color:var(--faint);font-size:12px;cursor:pointer;transition:color .15s ease,border-color .15s ease}.ph-trip-delete:hover{color:var(--danger);border-color:var(--danger)}.ph-trip-picker-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:flex-end;justify-content:center;z-index:1100;padding:16px}.ph-trip-picker{background:var(--bg);border:.5px solid var(--border);border-radius:16px;box-shadow:0 -4px 20px #0000004d;width:100%;max-width:480px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.ph-trip-picker-head{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 10px}.ph-trip-picker-title{margin:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:14px;font-weight:600;color:var(--text)}.ph-trip-picker-close{background:none;border:none;color:var(--muted);font-size:18px;line-height:1;cursor:pointer;padding:4px 8px}.ph-trip-picker-search{margin:0 16px 10px;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-family:Noto Sans Thai,system-ui,sans-serif;font-size:13px;padding:9px 12px;outline:none;transition:border-color .15s ease}.ph-trip-picker-search:focus{border-color:var(--accent)}.ph-trip-picker-list{overflow-y:auto;padding:0 16px 8px;display:flex;flex-direction:column;gap:6px}.ph-trip-picker-row{display:flex;align-items:center;gap:10px;padding:9px 12px;border:.5px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.ph-trip-picker-row-body{flex:1;min-width:0}.ph-trip-picker-row-name{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ph-trip-picker-row-meta{font-size:11px;color:var(--faint);margin-top:1px}.ph-trip-picker-add{flex-shrink:0;border:.5px solid var(--accent);border-radius:var(--radius-pill);background:var(--accent);color:#fff;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:600;padding:5px 12px;cursor:pointer;transition:opacity .15s ease}.ph-trip-picker-add:hover:not(.is-added){opacity:.85}.ph-trip-picker-add.is-added{background:var(--surface-alt);color:var(--faint);border-color:var(--border);cursor:not-allowed}.ph-trip-picker-empty{text-align:center;color:var(--muted);font-size:13px;padding:32px 16px}.ph-trip-picker-done{margin:4px 16px 16px;padding:11px;border:none;border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-size:13px;font-weight:600;cursor:pointer}.ph-trip-collab-tag{margin-left:6px;font-size:12px;vertical-align:middle}.ph-trip-collab-btn{width:100%;padding:11px;border:.5px solid var(--accent);border-radius:var(--radius-sm);background:transparent;color:var(--accent);font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s ease}.ph-trip-collab-btn:hover:not(:disabled){opacity:.8}.ph-trip-collab-btn:disabled{opacity:.4;cursor:not-allowed}.ph-trip-collab-status{display:inline-flex;align-items:center;gap:6px;margin-left:auto;font-size:11px;color:var(--muted)}.ph-trip-live-dot{width:7px;height:7px;border-radius:50%;background:var(--border);flex-shrink:0}.ph-trip-live-dot.is-live{background:var(--heart, #2e9e5b);box-shadow:0 0 0 3px color-mix(in srgb,var(--heart, #2e9e5b) 22%,transparent)}@media (prefers-reduced-motion: no-preference){.ph-trip-live-dot.is-live{animation:ph-trip-pulse 1.8s ease-in-out infinite}}@keyframes ph-trip-pulse{0%,to{opacity:1}50%{opacity:.45}}.ph-trip-owner-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--accent);background:var(--accent-light);border-radius:999px;padding:2px 9px;white-space:nowrap;max-width:45%;overflow:hidden;text-overflow:ellipsis}.ph-trip-stop-by{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--muted);font-weight:500;margin-top:5px}.ph-trip-stop-by:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent);opacity:.6;flex-shrink:0}.ph-trip-collab-status{position:relative}.ph-trip-members-btn{font:inherit;font-size:11px;color:var(--muted);background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;gap:3px}.ph-trip-members-btn:hover{color:var(--text,#1a1a1a)}.ph-trip-members-caret{font-size:9px;opacity:.65}.ph-trip-members-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.ph-trip-members-pop{position:absolute;top:calc(100% + 6px);right:0;z-index:41;min-width:160px;max-width:240px;background:var(--surface,#fff);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:6px}.ph-trip-members-row{display:flex;align-items:center;gap:8px;padding:6px 8px;font-size:12px;color:var(--text,#1a1a1a)}.ph-trip-members-avatar{width:22px;height:22px;border-radius:50%;background:var(--accent-light);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.ph-trip-members-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ph-trip-members-crown{font-size:12px;flex-shrink:0}:root{--bg: var(--color-bg);--surface: var(--color-surface);--surface-alt: var(--color-surface-alt);--border: var(--color-border);--text: var(--color-text);--muted: var(--color-text-muted);--faint: var(--color-text-faint);--radius: var(--radius-lg);--accent: #c45c1a;--accent-light: #fdf0e8;--danger: var(--color-red);--heart: #e0566e;--tier-2: #f0a672;--tier-3: #d97a30}html[data-theme=dark]{--accent: #e8924a;--accent-light: #2a1e10}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);transition:background .2s ease,color .2s ease}body{font-family:Noto Sans Thai,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.55;min-height:100dvh;-webkit-font-smoothing:antialiased}button{font-family:inherit;background:none;border:none;color:inherit;cursor:pointer}a{color:var(--accent);text-decoration:none}.shell{max-width:600px;margin:0 auto;padding-bottom:96px}.mono{font-family:IBM Plex Mono,ui-monospace,monospace;letter-spacing:.03em}.surface{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius);transition:border-color .15s ease,transform .12s ease,box-shadow .15s ease,background .2s ease}.surface-hover:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 6px 20px #00000012}.pill{display:inline-flex;align-items:center;gap:4px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.03em;padding:3px 10px;border-radius:var(--radius-pill);background:var(--surface-alt);color:var(--muted);border:.5px solid var(--border);white-space:nowrap}.pill.accent{background:var(--accent-light);color:var(--accent);border-color:transparent}.pill.solid{background:var(--accent);color:#fff;border-color:transparent}.section-label{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;color:var(--faint);letter-spacing:.08em;text-transform:uppercase;padding:16px 6px 8px}.hscroll{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:0 16px 4px}.hscroll::-webkit-scrollbar{display:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.ph-list{display:flex;flex-direction:column;gap:10px;padding:0 16px}.ph-footer{display:flex;flex-direction:column;align-items:center;gap:4px;padding:40px 16px 24px;font-size:12px;color:var(--faint)}.ph-footer-paw{font-size:18px}
