:root{color-scheme:light;--paper:#f7f5ef;--ink:#26251f;--muted:#726f66;--line:#e8e4db;--red:#a72e27;--red-dark:#81231e;--gold:#e8bf65;--card:#fff;--shadow:0 16px 45px rgba(41,37,24,.08);font-family:"Noto Sans SC","Microsoft YaHei",system-ui,sans-serif}[hidden]{display:none!important}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--paper);color:var(--ink)}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.app-shell{display:grid;grid-template-columns:minmax(350px,435px) minmax(0,1fr);height:100dvh;min-height:640px;overflow:hidden}
.sidebar{display:flex;flex-direction:column;min-height:0;background:var(--paper);border-right:1px solid var(--line);z-index:2}.site-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:28px 27px 22px;border-bottom:1px solid var(--line)}.eyebrow{display:block;color:var(--red);font-size:.76rem;font-weight:800;letter-spacing:.13em}.brand-copy h1{font-family:Georgia,"Songti SC","SimSun",serif;font-size:2.35rem;letter-spacing:-.06em;line-height:1.08;margin:9px 0 8px}.title-dot{color:var(--red)}.brand-copy p{margin:0;color:var(--muted);font-size:.875rem}.header-food{flex:0 0 92px;width:92px;height:92px;border-radius:50%;object-fit:cover;border:5px solid #fff;box-shadow:var(--shadow)}
.discovery{padding:20px 27px 21px;border-bottom:1px solid var(--line)}.locate-button{width:100%;border:0;border-radius:16px;padding:14px 16px;display:flex;align-items:center;gap:10px;justify-content:space-between;color:#fff;background:var(--red);font-weight:800;box-shadow:0 8px 20px rgba(167,46,39,.18);transition:background .2s,transform .2s}.locate-button:hover{background:var(--red-dark);transform:translateY(-1px)}.locate-button:focus-visible,.store-card:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.locate-icon{font-size:1.4rem;line-height:1}.location-note{min-height:1.25em;color:var(--muted);font-size:.78rem;line-height:1.5;margin:10px 1px 15px}.search-wrap{height:44px;display:flex;align-items:center;gap:8px;border:1px solid #ded9cd;background:#fff;border-radius:12px;padding:0 13px;color:#77736b}.search-wrap span{font-size:1.6rem;line-height:1}.search-wrap:focus-within{border-color:var(--red)}.search-wrap input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:.875rem}.search-wrap input::placeholder{color:#98948b}.filters{display:flex;gap:10px;margin-top:11px}.filters label{display:flex;flex:1;align-items:center;justify-content:space-between;gap:8px;min-width:0;border:1px solid #ded9cd;background:#fff;border-radius:11px;padding:8px 10px;color:var(--muted);font-size:.78rem}.filters select{max-width:104px;border:0;background:transparent;color:var(--ink);font-size:.78rem;font-weight:700;outline:0}.filters select:disabled{opacity:.45}
.results-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:20px 27px 10px}.results-heading h2{margin:5px 0 0;font-size:1.25rem;letter-spacing:-.025em}.sort-label{font-size:.75rem;color:var(--muted);white-space:nowrap}.store-list{flex:1;min-height:0;overflow-y:auto;padding:0 18px 14px 27px;scrollbar-color:#d8d0c1 transparent}.store-card{border:1px solid var(--line);background:var(--card);border-radius:17px;padding:16px 17px;margin:10px 9px 0 0;box-shadow:0 4px 16px rgba(41,37,24,.03);transition:border-color .2s,box-shadow .2s,transform .2s}.store-card:hover{border-color:#d9b6a4;box-shadow:var(--shadow);transform:translateY(-1px)}.store-card.is-active{border-color:var(--red);box-shadow:0 0 0 2px rgba(167,46,39,.08)}.card-select{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;color:inherit}.card-top{display:flex;justify-content:space-between;gap:10px}.card-type{display:inline-block;border-radius:6px;padding:4px 7px;background:#f8eee4;color:#9b3a2a;font-size:.73rem;font-weight:800}.distance{white-space:nowrap;font-size:.84rem;color:var(--red);font-weight:800}.store-name{font-size:1.12rem;line-height:1.35;letter-spacing:-.02em;margin:10px 0 3px}.store-dish{font-size:.88rem;color:#4d473c;margin:0 0 11px}.store-address{display:flex;align-items:flex-start;gap:5px;color:var(--muted);font-size:.78rem;line-height:1.55;margin:0}.store-address span:first-child{color:#aaa297}.card-more{display:none;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.store-card.is-active .card-more{display:block}.card-note{margin:0 0 10px;color:#514d43;font-size:.8rem;line-height:1.6}.old-data-note{margin:0 0 12px;color:#8c7767;font-size:.73rem}.card-actions{display:flex;gap:8px}.card-actions a{display:inline-flex;align-items:center;justify-content:center;gap:4px;text-decoration:none;min-height:35px;padding:7px 11px;border-radius:8px;background:#f4f1ea;font-size:.78rem;font-weight:800}.card-actions a:first-child{background:var(--red);color:#fff}.card-actions a:hover{filter:brightness(.94)}.empty-state{border:1px dashed #d8d0c1;border-radius:15px;padding:23px 17px;color:var(--muted);font-size:.875rem;line-height:1.6;margin:12px 9px 0 0}.empty-state strong{display:block;color:var(--ink);margin-bottom:4px}.sidebar-footer{padding:11px 27px 13px;border-top:1px solid var(--line)}.sidebar-footer p{margin:0;color:#89847a;font-size:.68rem;line-height:1.55}
.inline-video-button{display:block;margin-top:10px;border:0;background:transparent;color:var(--red);padding:4px 0;font-size:.78rem;font-weight:800}.video-frame{width:100%;aspect-ratio:9/16;max-height:420px;margin-top:8px;border-radius:10px;overflow:hidden;background:#111}.video-frame iframe{display:block;width:100%;height:100%;border:0}.map-area{position:relative;min-width:0;background:#ece9e1}.map-canvas{position:absolute;inset:0}.map-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;background:linear-gradient(160deg,#eae4d8,#f2ede5 50%,#e1d9c9)}.fallback-mark{width:78px;height:78px;border-radius:24px;display:grid;place-items:center;color:#fff;background:var(--red);font-size:3rem;box-shadow:0 15px 40px rgba(167,46,39,.16);margin-bottom:27px}.map-fallback h2{font-family:Georgia,"Songti SC",serif;font-size:2rem;margin:9px 0}.map-fallback p:last-child{color:#676055;max-width:330px;font-size:.875rem;line-height:1.7}.map-topbar{position:absolute;left:18px;right:18px;top:18px;display:flex;align-items:center;justify-content:space-between;gap:10px;pointer-events:none}.map-topbar>*{pointer-events:auto;background:#fff;border:1px solid var(--line);border-radius:11px;padding:9px 12px;box-shadow:var(--shadow);font-size:.8rem;font-weight:700}.map-topbar button{color:var(--red)}.map-topbar button:hover{background:#fbf3eb}.map-bottom-note{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);max-width:calc(100% - 24px);padding:8px 12px;background:rgba(255,255,255,.93);border-radius:10px;box-shadow:var(--shadow);font-size:.72rem;color:#6e675d;text-align:center;white-space:nowrap}.map-pin{display:grid;place-items:center;width:35px;height:35px;border:3px solid #fff;border-radius:50% 50% 50% 4px;background:var(--red);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.22);transform:rotate(-45deg)}.map-pin span{transform:rotate(45deg);font-size:.7rem;font-weight:900}.map-pin.active{background:#2a332e;scale:1.13}
@media(max-width:780px){.app-shell{display:flex;flex-direction:column;height:100dvh;min-height:0}.sidebar{order:2;flex:1;min-height:0;border-right:0;border-top:1px solid var(--line)}.map-area{order:1;flex:0 0 38dvh;min-height:230px}.site-header{padding:10px 17px;min-height:65px}.brand-copy h1{font-size:1.65rem;margin:3px 0 0}.brand-copy p{display:none}.header-food{width:49px;height:49px;flex-basis:49px;border-width:3px}.eyebrow{font-size:.65rem}.discovery{padding:10px 17px 12px}.locate-button{padding:11px 13px;border-radius:12px;font-size:.9rem}.location-note{margin:6px 0 8px;font-size:.72rem;min-height:0}.search-wrap{height:39px}.filters{margin-top:8px}.results-heading{padding:12px 17px 4px}.results-heading h2{font-size:1.08rem}.store-list{padding:0 8px 8px 17px}.store-card{padding:12px 13px;margin-top:8px}.sidebar-footer{display:none}.map-topbar{top:10px;left:10px;right:10px}.map-topbar>*{padding:7px 9px;font-size:.7rem}.map-bottom-note{bottom:9px;font-size:.65rem;white-space:normal;width:max-content}.map-fallback h2{font-size:1.45rem}.map-fallback p:last-child{font-size:.78rem}}
@media(max-width:400px){.map-area{flex-basis:32dvh;min-height:200px}.filters label{padding:6px 7px}.filters select{max-width:84px;font-size:.72rem}.map-topbar button{max-width:122px}}
.map-cluster{display:grid;place-items:center;width:40px;height:40px;border:3px solid #fff;border-radius:50%;background:var(--red);color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.25);font-size:.85rem;font-weight:900;cursor:pointer}
.mobile-controls-button{display:none}.search-apply{flex:0 0 auto;border:0;border-radius:8px;background:#f5eae2;color:var(--red);padding:5px 10px;font-size:.76rem;font-weight:800}.search-apply:hover{background:#eedbd0}
@media(max-width:780px){
  .app-shell{display:flex;flex-direction:column;height:100dvh;min-height:0;overflow:hidden}
  .sidebar{display:contents}
  .site-header{order:1;flex:0 0 auto;min-height:64px;padding:9px 16px;background:var(--paper);border-bottom:1px solid var(--line)}
  .brand-copy h1{font-size:1.48rem;margin:3px 0 0}
  .header-food{display:none}
  .mobile-controls-button{display:flex;align-items:center;gap:8px;flex:0 0 auto;max-width:50%;min-height:42px;padding:6px 10px;border:1px solid #dccbc4;border-radius:11px;background:#fff;color:var(--red);text-align:left;box-shadow:0 3px 12px rgba(41,37,24,.04)}
  .mobile-controls-button[aria-expanded="true"]{background:#faeee8;border-color:var(--red)}
  .mobile-controls-button strong,.mobile-controls-button small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .mobile-controls-button strong{font-size:.76rem}.mobile-controls-button small{max-width:135px;margin-top:2px;color:var(--muted);font-size:.65rem}
  .mobile-controls-icon{font-size:1.4rem;line-height:1}
  .discovery{order:2;flex:0 0 auto;padding:12px 16px 14px;background:var(--paper);box-shadow:0 9px 15px rgba(41,37,24,.05);z-index:3}
  .discovery.mobile-collapsed{display:none}
  .map-area{order:3;flex:0 0 37dvh;min-height:230px}
  .results-heading{order:4;flex:0 0 auto;padding:12px 16px 5px;background:var(--paper)}
  .store-list{order:5;flex:1;min-height:0;overflow-y:auto;padding:0 8px 12px 16px}
  .sidebar-footer{display:none}
}
@media(max-width:400px){.map-area{flex-basis:35dvh;min-height:220px}.brand-copy h1{font-size:1.38rem}.mobile-controls-button{padding:6px 8px}}
.source-return-note{display:none}
@media(max-width:780px){.source-return-note{display:block;margin:8px 0 0;color:var(--muted);font-size:.72rem;line-height:1.5}}
.place-label{display:block;margin:0 0 8px;color:#514d43;font-size:.8rem;font-weight:800}.place-search-wrap{margin-bottom:12px}.place-search-status{margin:0 0 10px;color:var(--muted);font-size:.76rem;line-height:1.5}.place-results{max-height:212px;overflow-y:auto;margin:-4px 0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.place-result{display:block;width:100%;padding:10px 12px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left}.place-result:last-child{border-bottom:0}.place-result:hover,.place-result:focus-visible{background:#fbf3eb}.place-result strong,.place-result span{display:block}.place-result strong{font-size:.84rem;color:var(--ink)}.place-result span{margin-top:3px;font-size:.72rem;color:var(--muted);line-height:1.35}.search-apply:disabled{opacity:.55;cursor:wait}
@media(max-width:780px){.place-label{font-size:.76rem;margin-bottom:6px}.place-search-wrap{margin-bottom:10px}.place-results{max-height:178px}}
.results-drawer-button{display:none}
.list-disclaimer{display:none}
@media(max-width:780px){
  .app-shell .map-area{order:3;flex:1 1 0;min-height:0}
  .app-shell .results-heading{order:4;flex:0 0 96px;min-height:96px;align-items:center;position:relative;gap:10px;padding:12px 16px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--paper);box-shadow:0 -8px 22px rgba(41,37,24,.08);z-index:4;cursor:pointer}
  .app-shell .results-heading>div{min-width:0}
  .app-shell .results-heading h2{font-size:1.08rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .app-shell .results-heading .sort-label{display:none}
  .results-drawer-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex:0 0 auto;min-height:38px;padding:8px 10px;border:0;border-radius:10px;background:var(--red);color:#fff;font-size:.76rem;font-weight:800;white-space:nowrap}
  .app-shell .store-list{display:none}
  .map-topbar{top:auto;bottom:28px;left:auto;right:10px;width:auto}
  .map-topbar #mapCount{display:none}
  .map-topbar button{padding:7px 9px;background:rgba(255,255,255,.94);font-size:.69rem;box-shadow:0 3px 10px rgba(41,37,24,.08)}
  .app-shell.mobile-results-open .site-header,.app-shell.mobile-results-open .discovery,.app-shell.mobile-results-open .map-area{display:none}
  .app-shell.mobile-results-open .results-heading{order:1;flex:0 0 78px;min-height:78px;padding:13px 16px;border-top:0;border-bottom:1px solid var(--line);box-shadow:none}
  .app-shell.mobile-results-open .store-list{order:2;display:block;flex:1;min-height:0;overflow-y:auto;padding:0 8px 14px 16px}
  .app-shell.mobile-results-open .store-card{padding:16px 15px;margin-top:10px}
  .app-shell.mobile-results-open .store-card .store-name{font-size:1.1rem;margin:9px 0 3px}
  .app-shell.mobile-results-open .store-card .store-dish{font-size:.86rem;margin:0 0 10px}
  .app-shell.mobile-results-open .store-card .store-address{display:flex;overflow:visible;white-space:normal;font-size:.77rem}
  .app-shell.mobile-results-open .store-card .card-more{display:block}
  .app-shell.mobile-results-open .card-actions{flex-wrap:wrap}
  .app-shell.mobile-results-open .card-actions a{min-height:39px}
}
@media(max-width:780px){
  .list-disclaimer{display:block;margin:18px 9px 0 0;padding:14px 7px 20px;border-top:1px solid var(--line);color:#89847a;font-size:.7rem;line-height:1.65}
}
