:root{--primary:#28785e;--primary-dark:#1e604b;--primary-soft:#e7f4ee;--accent:#f59b55;--accent-soft:#fff0e4;--play:#3d8b68;--food:#e67c45;--bg:#f6f7f4;--surface:#fff;--muted:#eef1ed;--text:#24332d;--secondary:#68756f;--border:#dde4df;--shadow:0 10px 30px rgba(36,51,45,.10);--r-sm:10px;--r-md:16px;--r-lg:24px;--pill:999px;font-family:Inter,"SF Pro Display","SF Pro Text","Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--text)}*{box-sizing:border-box}html,body,.app-shell{height:100%;margin:0}body{background:var(--bg);overflow:hidden}button,input,select{font:inherit}button{color:inherit}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:grid;grid-template-columns:minmax(390px,40%) 1fr}.sidebar{display:flex;min-width:0;flex-direction:column;background:var(--bg);border-right:1px solid var(--border);z-index:20}.brand{display:flex;gap:14px;padding:22px 24px 15px;background:var(--surface)}.brand-mark{display:grid;place-items:center;width:46px;height:46px;flex:0 0 auto;border-radius:15px;background:var(--primary);color:#fff;font-size:20px;font-weight:800}.brand p,.brand h1{margin:0}.brand-en{font-size:11px;letter-spacing:.14em;color:var(--primary);font-weight:800}.brand h1{font-size:24px;line-height:1.25;margin:3px 0 4px}.tagline{font-size:14px;color:var(--secondary)}.brand-support{font-size:12px;color:#88938e;margin-top:3px!important}.controls{padding:12px 20px 10px;background:var(--surface);box-shadow:0 5px 16px rgba(36,51,45,.04);z-index:2}.search-box{position:relative;display:flex;align-items:center;gap:8px;height:48px;padding:0 10px 0 15px;border:1px solid var(--border);border-radius:var(--r-md);background:#fff;box-shadow:0 5px 18px rgba(36,51,45,.07)}.search-box:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.search-box input{width:100%;border:0;outline:0;font-size:15px;color:var(--text)}.icon-button{width:34px;height:34px;border:0;border-radius:50%;background:var(--muted);font-size:22px}.suggestions{position:absolute;left:20px;right:20px;z-index:50;max-height:260px;overflow:auto;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.suggestions button{display:block;width:100%;padding:12px 14px;text-align:left;border:0;border-bottom:1px solid var(--muted);background:#fff}.primary-row{display:flex;gap:8px;margin-top:11px}.type-toggle{min-height:44px;display:flex;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--border);border-radius:var(--pill);background:#fff;font-weight:700}.type-toggle b{display:none}.type-toggle.active{color:var(--primary-dark);border-color:var(--play);background:var(--primary-soft)}.type-toggle.active b{display:inline}.type-toggle.restaurant.active{color:#9a462a;border-color:var(--food);background:var(--accent-soft)}.action-row{display:flex;align-items:center;margin-top:9px}.nearby-button,.text-button,.manual-form button{min-height:42px;border:0;border-radius:var(--pill);padding:0 16px;font-weight:750}.nearby-button{background:var(--primary);color:#fff}.text-button{background:transparent;color:var(--primary)}.manual-form{display:flex;gap:8px;align-items:end;padding:10px;margin-top:8px;border-radius:14px;background:var(--muted)}.manual-form label{font-size:12px;color:var(--secondary)}.manual-form input{display:block;width:112px;margin-top:3px;padding:8px;border:1px solid var(--border);border-radius:8px}.manual-form button{background:var(--primary);color:#fff}.filter-group{margin-top:10px}.filter-heading{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:750}.clear-filters{border:0;background:transparent;color:var(--primary);font-size:12px}.chips{display:flex;gap:7px;margin-top:6px;overflow-x:auto;padding:1px 1px 5px;scrollbar-width:none}.chips::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;min-height:36px;padding:0 12px;border:1px solid var(--border);border-radius:var(--pill);background:#fff;font-size:13px}.chip.active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-dark);font-weight:750}.result-tools{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;border-top:1px solid var(--muted);padding-top:9px}.result-tools p{margin:0;font-size:13px;color:var(--secondary)}.result-tools label{white-space:nowrap;font-size:12px;color:var(--secondary)}select{padding:5px;border:0;background:transparent;color:var(--text)}.place-list{padding:12px 16px 30px;overflow:auto}.place-card{padding:16px;margin-bottom:11px;border:1px solid var(--border);border-radius:var(--r-md);background:#fff;box-shadow:0 5px 18px rgba(36,51,45,.05);cursor:pointer}.place-card.selected{border:2px solid var(--primary);padding:15px}.card-top{display:flex;justify-content:space-between;gap:12px}.type-label{margin:0 0 4px;font-size:12px;font-weight:800;color:var(--play)}.restaurant-card .type-label{color:var(--food)}.place-card h2{margin:0;font-size:18px;line-height:1.3}.meta{margin:5px 0;color:var(--secondary);font-size:13px}.highlight{margin:9px 0;font-size:14px;line-height:1.5}.score{flex:0 0 auto;padding:6px 9px;height:max-content;border-radius:10px;background:var(--primary-soft);color:var(--primary-dark);font-size:12px;font-weight:750}.features{display:flex;gap:6px;flex-wrap:wrap}.feature{padding:5px 8px;border-radius:8px;background:var(--muted);font-size:12px}.card-actions{display:flex;gap:7px;margin-top:12px;flex-wrap:wrap}.card-actions button,.card-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);text-decoration:none;font-size:13px;font-weight:700}.card-actions .primary{border-color:var(--primary);background:var(--primary);color:#fff}.nearby-section{margin-top:14px;padding:12px;border-radius:12px;background:var(--accent-soft)}.nearby-section h3{margin:0 0 7px;font-size:14px}.nearby-section p{margin:5px 0;font-size:13px}.map-panel,#map{height:100%;min-width:0}.notice{position:absolute;top:18px;left:50%;z-index:600;transform:translateX(-50%);padding:10px 14px;border-radius:12px;background:#24332de8;color:#fff;box-shadow:var(--shadow);font-size:13px}.place-marker{display:grid!important;place-items:center;width:42px!important;height:42px!important;margin:-21px 0 0 -21px!important;border:1px solid var(--border);border-radius:50%;background:#fff;box-shadow:0 5px 16px rgba(36,51,45,.2);font-size:20px;transition:transform .15s}.place-marker:hover{transform:scale(1.08)}.place-marker.selected{outline:4px solid rgba(40,120,94,.27);border-color:var(--primary)}.marker-cluster div{background:var(--primary)!important;color:#fff;font-weight:800}.marker-cluster{background:rgba(40,120,94,.28)!important}.leaflet-popup-content{margin:14px 16px}.popup h3{margin:0 0 5px;font-size:16px}.popup p{margin:4px 0;color:var(--secondary)}.popup button{margin-top:7px;border:0;background:transparent;color:var(--primary);font-weight:750}.bottom-sheet{display:none}.empty{padding:28px;text-align:center;color:var(--secondary)}.empty button{min-height:42px;padding:0 16px;border:0;border-radius:999px;background:var(--primary);color:#fff}.skeleton{height:150px;margin-bottom:12px;border-radius:16px;background:linear-gradient(90deg,#e9ece8 25%,#f6f7f4 50%,#e9ece8 75%);background-size:200% 100%;animation:shine 1.2s infinite}.vote-dialog{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;background:#24332d66}.vote-dialog>div{width:min(340px,calc(100% - 32px));padding:20px;border-radius:20px;background:#fff}.vote-dialog button{min-height:42px;margin:4px;border:1px solid var(--border);border-radius:10px;background:#fff}@keyframes shine{to{background-position:-200% 0}}button:hover{filter:brightness(.97)}button:active{transform:translateY(1px)}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #f59b55;outline-offset:2px}button:disabled{opacity:.45;cursor:not-allowed}
@media(max-width:767px){body{overflow:hidden}.app-shell{display:block}.sidebar{position:absolute;inset:0;background:transparent;border:0;pointer-events:none}.brand{position:absolute;top:env(safe-area-inset-top);left:12px;right:12px;z-index:500;padding:10px 12px;border-radius:18px;box-shadow:var(--shadow);pointer-events:auto}.brand-mark{width:38px;height:38px;border-radius:12px}.brand-en,.tagline,.brand-support{display:none}.brand h1{font-size:17px;margin:8px 0 0}.controls{position:absolute;top:calc(env(safe-area-inset-top) + 70px);left:12px;right:12px;z-index:490;padding:0;background:transparent;box-shadow:none;pointer-events:auto}.search-box{height:46px;box-shadow:var(--shadow)}.primary-row{overflow-x:auto}.type-toggle{background:#fff;box-shadow:0 4px 12px rgba(36,51,45,.1)}.action-row{position:absolute;right:0;top:103px}.text-button,.manual-form,.filter-group,.result-tools{display:none}.suggestions{left:0;right:0}.place-list{display:none}.map-panel,#map{height:100%}.leaflet-control-zoom{margin-top:180px!important}.bottom-sheet{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:700;height:42vh;flex-direction:column;border-radius:24px 24px 0 0;background:var(--bg);box-shadow:0 -10px 30px rgba(36,51,45,.13);transition:height .2s;padding-bottom:env(safe-area-inset-bottom)}.bottom-sheet.collapsed{height:92px}.bottom-sheet.expanded{height:82vh}.sheet-handle{flex:0 0 50px;width:100%;border:0;background:transparent}.sheet-handle span{display:block;width:38px;height:4px;margin:7px auto;border-radius:4px;background:#bcc5c0}.sheet-handle strong{font-size:13px}.mobile-list{overflow:auto;padding:0 14px 18px}.mobile-list .place-card{margin-bottom:10px}.notice{top:190px;max-width:calc(100% - 30px);white-space:nowrap}.nearby-section{display:block}.card-actions button,.card-actions a{min-height:44px}.filter-drawer .bottom-sheet{height:72vh}.skeleton{height:130px}}
@media(min-width:768px) and (max-width:1100px){.app-shell{grid-template-columns:42% 58%}.brand{padding:16px}.brand h1{font-size:20px}.controls{padding:10px 14px}.place-list{padding:10px}.tagline{display:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media(max-width:767px){.sidebar{z-index:800}.bottom-sheet{z-index:900}}

/* Fixed viewport and independent results scrolling. */
html,body{height:100%;margin:0}body{overflow:hidden}.app-shell{height:100dvh;min-height:0;overflow:hidden}.sidebar{height:100dvh;min-height:0;overflow:hidden}.sidebar-header,.sidebar-controls,.results-toolbar{flex:0 0 auto}.place-list-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.place-list-scroll::-webkit-scrollbar{width:8px}.place-list-scroll::-webkit-scrollbar-track{background:transparent}.place-list-scroll::-webkit-scrollbar-thumb{background:rgba(36,51,45,.22);border-radius:999px}.place-list-scroll::-webkit-scrollbar-thumb:hover{background:rgba(36,51,45,.34)}.map-panel,#map{height:100dvh;min-height:0;overflow:hidden}.chips{overflow-x:auto;overflow-y:hidden;white-space:nowrap;flex-wrap:nowrap;overscroll-behavior-x:contain;scrollbar-width:thin}.chips::-webkit-scrollbar{display:block;height:5px}.chips::-webkit-scrollbar-thumb{background:rgba(36,51,45,.16);border-radius:999px}
@media(max-width:767px){.bottom-sheet{display:flex;flex-direction:column;max-height:75dvh;min-height:0;overflow:hidden}.bottom-sheet.expanded{height:75dvh}.sheet-handle{flex:0 0 auto}.bottom-sheet .place-list-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}}

.mobile-results-toolbar,.mobile-active-filters,.mobile-filter-overlay{display:none}
@media(max-width:767px){.sheet-handle{height:24px;min-height:24px}.mobile-results-toolbar{display:flex;position:sticky;top:0;z-index:4;align-items:center;justify-content:space-between;gap:10px;flex:0 0 auto;padding:5px 14px 9px;background:var(--bg)}.result-actions{display:flex;gap:7px}.result-actions button{min-height:40px;padding:0 13px;border:1px solid var(--border);border-radius:var(--pill);background:#fff;font-size:13px;font-weight:750}.filter-count{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:3px;padding:0 5px;border-radius:999px;background:var(--primary);color:#fff;font-size:11px}.mobile-active-filters{display:flex;flex:0 0 auto;gap:7px;overflow-x:auto;overflow-y:hidden;padding:0 14px 9px;white-space:nowrap;scrollbar-width:none}.mobile-active-filters::-webkit-scrollbar{display:none}.mobile-active-filters button{flex:0 0 auto;min-height:34px;padding:0 10px;border:1px solid var(--border);border-radius:999px;background:#fff;font-size:12px}.mobile-filter-overlay{position:fixed;inset:0;z-index:1500;align-items:flex-end;background:rgba(36,51,45,.45)}.mobile-filter-overlay:not(.hidden){display:flex}.mobile-filter-drawer{display:flex;width:100%;max-height:78dvh;min-height:0;flex-direction:column;border-radius:24px 24px 0 0;background:var(--surface);box-shadow:0 -12px 36px rgba(36,51,45,.2);padding-bottom:env(safe-area-inset-bottom)}.mobile-filter-drawer>header{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;padding:8px 18px 12px;border-bottom:1px solid var(--border)}.mobile-filter-drawer h2{margin:3px 0 0;font-size:19px}.drawer-grip{display:block;width:38px;height:4px;margin:0 0 9px;border-radius:999px;background:#c6cfca}.mobile-filter-drawer>header button{width:42px;height:42px;border:0;border-radius:50%;background:var(--muted);font-size:24px}.mobile-filter-content{padding:14px 18px 24px}.mobile-filter-content section+section{margin-top:22px}.mobile-filter-content h3{margin:0 0 10px;font-size:15px}.drawer-chips{display:flex;flex-wrap:wrap;gap:9px}.drawer-chips button{min-height:42px;padding:0 13px;border:1px solid var(--border);border-radius:999px;background:#fff;font-size:13px}.drawer-chips button.active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-dark);font-weight:750}.mobile-filter-drawer>footer{display:grid;grid-template-columns:1fr 2fr;gap:10px;flex:0 0 auto;padding:12px 18px;border-top:1px solid var(--border);background:#fff}.mobile-filter-drawer>footer button{min-height:48px;border-radius:14px;font-weight:800}.drawer-clear{border:1px solid var(--border);background:#fff}.drawer-apply{border:0;background:var(--primary);color:#fff}}
@media(min-width:768px){.mobile-filter-overlay{display:none!important}}
.load-more{display:block;width:100%;min-height:46px;margin:8px 0 18px;border:1px solid var(--primary);border-radius:14px;background:var(--primary-soft);color:var(--primary-dark);font-weight:800}
.recommendation-rating,.google-rating{display:flex;align-items:center;gap:7px;margin:10px 0;color:var(--secondary);font-size:13px}.recommendation-rating strong,.google-rating strong{color:var(--text);font-size:15px}.google-rating{color:#8a5b16}.google-rating small{font-size:12px}.rating-stars{position:relative;display:inline-block;color:#dfe5e1;letter-spacing:1px}.rating-stars span{position:absolute;inset:0 auto 0 0;overflow:hidden;color:#f2a63b;white-space:nowrap}.human-label{white-space:nowrap}.playground-marker{border:2px solid var(--play)!important;background:#fff!important}.restaurant-marker{border:2px solid var(--food)!important;background:#fff8f2!important}.place-marker small{position:absolute;right:-5px;bottom:-5px;display:grid;place-items:center;min-width:21px;height:21px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#fff;box-shadow:0 2px 7px rgba(36,51,45,.18);font-size:10px;font-weight:800}.restaurant-marker small{font-size:12px}.place-marker.selected{transform:scale(1.12);z-index:1000!important;outline:4px solid rgba(40,120,94,.3)}.location-marker-shell{background:transparent!important;border:0!important}.user-location-marker{position:relative;width:42px;height:42px}.user-location-dot{position:absolute;inset:6px;display:grid;place-items:center;border-radius:50%;background:#2878d0;color:#fff;border:3px solid #fff;box-shadow:0 4px 14px rgba(35,99,175,.35);font-size:13px;font-weight:800}.user-location-pulse{position:absolute;inset:0;border-radius:50%;background:rgba(40,120,208,.2);animation:userPulse 2.8s ease-out infinite}.manual-location-marker{display:grid;place-items:center;width:38px;height:38px;border:3px solid #fff;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:#7167a8;color:#fff;box-shadow:0 4px 14px rgba(70,62,116,.35)}.manual-location-marker::first-letter{transform:rotate(45deg)}@keyframes userPulse{0%,70%{transform:scale(.8);opacity:.7}100%{transform:scale(1.35);opacity:0}}.location-help{position:fixed;inset:0;z-index:2200;display:grid;place-items:center;padding:20px;background:rgba(36,51,45,.45)}.location-help>div{max-width:430px;padding:20px;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.location-help p{margin:0 0 16px;line-height:1.55}.location-help>div>div{display:flex;gap:9px;justify-content:flex-end}.location-help button{min-height:44px;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:#fff}.location-help button:first-child{border-color:var(--primary);background:var(--primary);color:#fff}@media(prefers-reduced-motion:reduce){.user-location-pulse{animation:none}}
