:root{--paper:#f4efe4;--paper-deep:#e8dfcf;--ink:#18201d;--muted:#626962;--red:#bb392c;--red-dark:#8f281f;--jade:#1f6654;--yellow:#f0bc4c;--line:#18201d29;--shadow:0 18px 55px #3a2c1f1f}.owner-dashboard{min-height:80vh;padding:54px 0 90px}.owner-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:30px;padding-bottom:34px;display:flex}.owner-heading h1{letter-spacing:-.05em;margin:0;font:800 clamp(48px,7vw,82px)/1 Songti SC,STSong,Georgia,serif}.owner-heading p:last-child{max-width:650px;color:var(--muted);margin:18px 0 0;line-height:1.7}.owner-live{border:1px solid var(--line);min-width:220px;color:var(--muted);background:#ffffff5c;border-radius:12px;padding:14px 16px;font-size:12px;line-height:1.6}.owner-live span{background:var(--jade);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #1f66541f}.owner-live strong{color:var(--ink);font-size:13px}.owner-tabs{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4efe4eb;border-radius:13px;gap:5px;margin:22px 0 36px;padding:6px;display:flex;position:sticky;top:8px;overflow-x:auto;box-shadow:0 8px 25px #3a2c1f14}.owner-tabs a{min-width:96px;color:var(--muted);text-align:center;border-radius:9px;flex:1 0 auto;padding:11px 16px;font-size:13px;font-weight:800}.owner-tabs a[aria-current=page]{background:var(--ink);color:#fff}.owner-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.owner-metric{border:1px solid var(--line);background:#ffffff73;border-radius:14px;flex-direction:column;min-height:168px;padding:20px;display:flex}.owner-metric span{color:var(--muted);font-size:12px;font-weight:800}.owner-metric strong{margin:12px 0 auto;font:800 58px/1 Georgia,serif}.owner-metric small{color:var(--muted);line-height:1.45}.owner-metric-primary{background:var(--ink);color:#fff}.owner-metric-primary span,.owner-metric-primary small{color:#c7cec9}.owner-metric-primary strong{color:var(--yellow)}.owner-metric-warn strong,.owner-warn{color:var(--red)}.owner-panel{border:1px solid var(--line);background:#ffffff57;border-radius:16px;margin-top:36px;padding:25px}.owner-panel .compact-heading{margin:0 0 18px}.owner-panel h2{margin:0;font:800 28px/1.2 Songti SC,serif}.owner-table-wrap{overflow-x:auto}.owner-table{border-collapse:collapse;width:100%;min-width:900px;font-size:13px}.owner-table th,.owner-table td{border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;padding:13px 11px}.owner-table th:first-child,.owner-table td:first-child{text-align:left}.owner-table thead th{color:var(--muted);font-size:11px}.owner-table tbody th{font-family:monospace}.owner-table tfoot{font-weight:800}.owner-good{color:var(--jade);font-weight:800}.owner-empty{text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:12px;padding:42px 20px}.owner-two-column{grid-template-columns:1fr 1fr;gap:18px;display:grid}.owner-help{color:var(--muted);margin:9px 0 22px;font-size:13px}.owner-source-list,.owner-state-list{gap:0;margin:0;display:grid}.owner-source-list>div,.owner-state-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:44px;display:flex}.owner-source-list>div:last-child,.owner-state-list>div:last-child{border-bottom:0}.owner-source-list span,.owner-state-list dt{color:var(--muted);font-size:13px}.owner-state-list dt small{margin-top:3px;font-size:10px;font-weight:400;display:block}.owner-source-list span small{color:var(--jade);margin-top:3px;font-size:10px;display:block}.owner-source-list strong,.owner-state-list dd{margin:0;font:800 19px Georgia,serif}.owner-method-note{border-left:4px solid var(--yellow);background:#f0bc4c1f;margin-top:30px;padding:20px 22px}.owner-method-note p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.75}.owner-internal-tools{border:1px solid var(--line);background:#fff6;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;margin-top:22px;padding:22px;display:flex}.owner-internal-tools h2{margin:0;font:800 23px Songti SC,serif}.owner-internal-tools p{max-width:680px;color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.65}.owner-internal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.owner-internal-actions button{border:1px solid var(--red);background:var(--red);color:#fff;cursor:pointer;border-radius:9px;min-height:42px;padding:0 15px;font-weight:800}.owner-internal-actions .owner-secondary-button{color:var(--red);background:0 0}.owner-chart{overflow-x:auto}.owner-chart-legend{color:var(--muted);justify-content:flex-end;gap:16px;margin:-4px 0 14px;font-size:11px;display:flex}.owner-chart-legend span{align-items:center;gap:6px;display:inline-flex}.owner-chart-legend i{background:var(--jade);border-radius:2px;width:9px;height:9px}.owner-chart-legend i.secondary{background:var(--yellow)}.owner-chart-bars{border-bottom:1px solid var(--line);background:repeating-linear-gradient(0deg,#0000 0 54px,#18201d12 55px);align-items:stretch;gap:5px;height:220px;display:flex}.owner-chart-bars-wide{min-width:900px}.owner-chart-day{flex-direction:column;flex:1;justify-content:end;min-width:28px;display:flex}.owner-chart-stack{justify-content:center;align-items:end;gap:2px;min-height:180px;display:flex}.owner-chart-column{flex-direction:column;justify-content:end;align-items:center;width:min(22px,46%);height:180px;display:flex}.owner-chart-column strong{min-height:20px;color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font:800 10px/18px monospace}.owner-chart-column>span{background:var(--jade);border-radius:4px 4px 0 0;width:min(12px,78%);min-height:0}.owner-chart-column.secondary>span{background:var(--yellow)}.owner-chart-day small{height:25px;color:var(--muted);text-align:center;white-space:nowrap;padding-top:7px;font:9px/1 monospace}.owner-chart-day:not(:nth-child(5n+1)):not(:last-child) small{color:#0000}@media (max-width:900px){.owner-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-two-column{grid-template-columns:1fr}}@media (max-width:620px){.owner-heading{flex-direction:column;align-items:stretch}.owner-live{min-width:0}.owner-metric-grid{grid-template-columns:1fr}.owner-metric{min-height:145px}.owner-internal-tools{flex-direction:column;align-items:stretch}.owner-internal-actions{justify-content:flex-start}.owner-tabs{margin-bottom:28px}.owner-tabs a{min-width:78px;padding-inline:12px}.owner-chart-bars{min-width:620px}.owner-chart-bars-wide{min-width:900px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1240px,100% - 32px);height:82px;margin:0 auto;display:flex}.brand{letter-spacing:.08em;align-items:center;gap:11px;font-weight:800;display:inline-flex}.brand-mark{aspect-ratio:1;background:var(--red);color:#fff7e8;border-radius:50% 50% 46% 54%;place-items:center;width:38px;font-family:serif;font-size:22px;display:grid;transform:rotate(-4deg)}.site-header nav,.site-footer nav{gap:26px;font-size:14px;display:flex}.site-header nav a{border-bottom:2px solid #0000;align-items:center;min-height:40px;padding:8px 2px;display:inline-flex}.site-header nav a:hover,.site-header nav a:focus-visible{border-color:var(--red)}.hero{grid-template-columns:1fr 220px;gap:36px;padding:78px 0 64px;display:grid;position:relative}.hero-copy{max-width:790px}.kicker{color:var(--red);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}.hero h1{letter-spacing:-.05em;margin:0;font-family:Songti SC,STSong,Georgia,serif;font-size:clamp(52px,7.2vw,96px);font-weight:800;line-height:.98}.hero h1 em{color:var(--red);font-style:normal}.hero-intro{color:#4d554f;max-width:680px;margin:28px 0 0;font-size:18px;line-height:1.8}.hero-stamp{aspect-ratio:1;border:2px solid var(--red);text-align:center;width:174px;color:var(--red);background:#f4efe4cc;border-radius:50%;place-content:center;place-self:center end;display:grid;transform:rotate(6deg)}.hero-stamp span{letter-spacing:.16em;font-size:12px}.hero-stamp strong{font:800 54px/1 Georgia,serif}.search-panel{background:var(--ink);color:#fff;box-shadow:var(--shadow);border-radius:18px;grid-column:1/-1;grid-template-columns:2.1fr 1fr 1fr 1fr 1fr 1fr auto;gap:10px;padding:18px;display:grid}.search-panel label{gap:7px;display:grid}.search-panel label>span{color:#bcc4be;letter-spacing:.08em;font-size:11px}.search-panel input,.search-panel select{color:#fff;background:#2a332f;border:1px solid #fff3;border-radius:10px;outline:none;width:100%;height:48px;padding:0 13px}.search-panel input:focus,.search-panel select:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f0bc4c2e}.search-panel button,.primary-link{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-self:end;align-items:center;min-height:48px;padding:0 22px;font-weight:800;display:inline-flex}.search-panel button:hover,.primary-link:hover{background:var(--red-dark)}.search-panel.compact{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr auto;margin-bottom:38px}.checkbox-filter{align-self:end;min-width:0;position:relative}.checkbox-filter>summary{cursor:pointer;background:#2a332f;border:1px solid #fff3;border-radius:10px;align-content:center;gap:3px;min-height:48px;padding:7px 12px;list-style:none;display:grid}.checkbox-filter>summary::-webkit-details-marker{display:none}.checkbox-filter>summary span{color:#bcc4be;letter-spacing:.08em;font-size:11px}.checkbox-filter>summary strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.checkbox-filter>div{z-index:20;background:var(--ink);width:max-content;min-width:100%;max-width:min(310px,84vw);box-shadow:var(--shadow);border:1px solid #4c554f;border-radius:12px;gap:4px;padding:10px;display:grid;position:absolute;top:calc(100% + 6px);left:0}.checkbox-filter>div label{cursor:pointer;border-radius:7px;align-items:center;gap:8px;min-height:36px;padding:4px 8px;display:flex}.checkbox-filter>div label:hover{background:#ffffff14}.checkbox-filter>div input{width:17px;height:17px;accent-color:var(--red)}.checkbox-filter>div label span{color:#fff;letter-spacing:0;white-space:nowrap;font-size:13px}.dish-filter-main .checkbox-filter>summary{min-height:46px}.dish-filter-panel{background:var(--ink);color:#fff;box-shadow:var(--shadow);border-radius:18px;margin:24px 0 38px;padding:18px}.dish-filter-main{grid-template-columns:1.8fr 1fr 1fr 1fr 1fr auto;align-items:end;gap:10px;display:grid}.dish-filter-main label,.dish-filter-advanced label,.locked-filter{gap:7px;min-width:0;display:grid}.dish-filter-panel label>span,.locked-filter>span{color:#bcc4be;letter-spacing:.08em;font-size:11px}.dish-filter-panel input,.dish-filter-panel select,.locked-filter strong{color:#fff;background:#2a332f;border:1px solid #fff3;border-radius:9px;outline:none;width:100%;height:46px;padding:0 12px}.locked-filter strong{align-items:center;font-size:14px;display:flex}.dish-filter-panel input:focus,.dish-filter-panel select:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f0bc4c2e}.dish-filter-main button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:46px;padding:0 20px;font-weight:800}.dish-filter-advanced{border-top:1px solid #ffffff24;margin-top:13px;padding-top:12px}.dish-filter-advanced summary{color:#d4dad5;cursor:pointer;font-size:12px;font-weight:800}.dish-filter-advanced>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.filter-footer{color:#aeb8b1;justify-content:space-between;gap:16px;margin-top:12px;font-size:11px;display:flex}.filter-footer a{color:var(--yellow);font-weight:800}.page-intro{color:var(--muted);line-height:1.75}.section-note{max-width:760px;color:var(--muted);margin:-12px 0 24px;font-size:13px;line-height:1.7}.section-block{padding:60px 0}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-heading h2,.page-heading h1,.city-hero h1{letter-spacing:-.04em;margin:0;font-family:Songti SC,STSong,Georgia,serif;font-size:clamp(36px,4.6vw,62px)}.quiet-stat,.section-heading>span,.result-count{color:var(--muted);font-size:14px}.text-link{color:var(--red);font-weight:700}.compact-heading{align-items:center;margin:34px 0 20px}.compact-heading h2{font-size:28px}.city-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;display:grid}.city-tile{border:1px solid var(--line);isolation:isolate;border-radius:14px;flex-direction:column;justify-content:flex-end;min-width:0;min-height:180px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.city-tile:after{content:"";opacity:.06;border:16px solid;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-28px}.city-tile:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.city-tile strong{margin-bottom:10px;font:800 32px/1.2 Songti SC,serif}.city-tile>span:last-child{color:#454c48;font-size:13px}.city-tile>:not(.city-art){z-index:2;position:relative}.city-tile-has-art:before{content:"";z-index:1;background:linear-gradient(90deg,#f7f1e2f7 0%,#f7f1e2c7 35%,#f7f1e21f 72%),linear-gradient(#f7f1e226 38%,#f7f1e2f0 100%);position:absolute;inset:0}.city-tile-has-art:after{display:none}.city-art{z-index:0;opacity:.82;background-position:50%;background-size:cover;transition:transform .35s,opacity .2s;position:absolute;inset:0;transform:scale(1.01)}.city-tile-has-art:hover .city-art{opacity:.9;transform:scale(1.035)}.city-tile>.city-number{color:#454c48;font:700 12px monospace;position:absolute;top:18px;left:20px}.city-tone-0{background:#d8d1b6}.city-tone-1{background:#d9b4a7}.city-tone-2{background:#b7cec4}.city-tone-3{background:#e3ca91}.city-directory .page-intro{max-width:700px;color:var(--muted);margin:-6px 0 26px}.timed-video-action{flex-wrap:wrap;align-items:center;gap:12px 16px;margin-top:24px;display:flex}.timed-video-action .primary-link{margin:0}.timed-video-action p{color:var(--muted);margin:0;font-size:13px}.timed-video-record-link{align-items:center;min-height:44px;font-weight:800;display:inline-flex}.visit-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.visit-card{border:1px solid var(--line);background:#ffffff7a;border-radius:15px;min-width:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.visit-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.visit-card-hitbox{z-index:1;border-radius:inherit;position:absolute;inset:0}.visit-card-hitbox:focus-visible{outline:3px solid var(--red);outline-offset:-3px}.food-placeholder{background:var(--jade);color:#ffffffe6;place-items:center;height:175px;display:grid;position:relative;overflow:hidden}.food-placeholder:before,.dish-art:before{content:"";border:30px solid #ffffff1f;border-radius:50%;width:190px;height:190px;position:absolute}.food-placeholder:after{content:"";border:3px solid #fffc;border-radius:48% 52% 50% 50%;width:76px;height:76px;transform:rotate(18deg)}.food-placeholder span{font:800 27px Songti SC,serif;position:absolute;top:18px;left:18px}.food-placeholder i{letter-spacing:.14em;opacity:.7;font:10px monospace;position:absolute;bottom:11px;right:14px}.grade-D{background:#b06049}.grade-E{background:#706c61}.visit-card-body{flex-direction:column;min-height:270px;padding:20px;display:flex}.eyebrow-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.eyebrow{color:var(--red);font-size:12px;font-weight:800}.grade-pill,.trust-label{border:1px solid var(--line);min-height:24px;color:var(--muted);background:#fff6;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;display:inline-flex}.visit-card h3{margin:14px 0 8px;font:800 23px/1.3 Songti SC,serif}.visit-card:hover h3{color:var(--red)}.visit-card .favorite-button{z-index:2;align-self:flex-start;position:relative}.dish-line{color:#5b625d;min-height:45px;margin:0;font-size:14px;line-height:1.6}.meta-row{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.meta-row>span{background:var(--paper-deep);border-radius:6px;padding:5px 8px;font-size:11px}.visit-card footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:6px 10px;margin-top:auto;padding-top:13px;font-size:11px;display:flex}.restaurant-card .visit-card-body{min-height:245px}.restaurant-card footer span:first-child{max-width:62%}.restaurant-rank{color:var(--red);align-items:baseline;gap:7px;margin:-4px 0 13px;display:flex}.restaurant-rank span{letter-spacing:.14em;font-size:10px;font-weight:800}.restaurant-rank strong{font:800 34px/1 Georgia,serif}.ranked-restaurant-card{background:#ffffff9e;border-color:#c43e2f6b}.ranking-breakdown{background:var(--ink);color:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px 13px;display:flex}.ranking-breakdown strong{color:var(--yellow);white-space:nowrap;font:800 20px Georgia,serif}.ranking-breakdown span{color:#c2c9c4;text-align:right;font-size:10px;line-height:1.5}.city-ranking-section{padding:18px 0 32px}.ranking-method{max-width:780px;color:var(--muted);margin:-7px 0 22px;font-size:13px;line-height:1.8}.ranking-grid{margin:0;padding:0;list-style:none}.ranking-grid>li{min-width:0;display:flex}.ranking-grid>li>article{width:100%}.method-strip{background:var(--ink);color:#fff;margin-top:40px}.method-grid{grid-template-columns:repeat(3,1fr);padding:55px 0;display:grid}.method-grid>div{border-right:1px solid #ffffff2e;padding:0 36px}.method-grid>div:first-child{padding-left:0}.method-grid>div:last-child{border:0}.method-grid span{color:var(--yellow);font:700 12px monospace}.method-grid h3{margin:12px 0;font:700 24px Songti SC,serif}.method-grid p{color:#c0c7c2;margin:0;line-height:1.7}.page-shell,.detail-shell{min-height:70vh;padding:60px 0 90px}.page-heading,.city-hero{max-width:800px;margin-bottom:38px}.city-hero-art{isolation:isolate;border:1px solid var(--line);border-radius:22px;align-items:flex-end;max-width:none;min-height:260px;padding:38px 44px;display:flex;position:relative;overflow:hidden}.city-hero-background{z-index:-2;filter:saturate(.55)contrast(.88);opacity:.4;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.city-hero-art:after{content:"";z-index:-1;background:linear-gradient(90deg,#f7f1e2fa 0%,#f7f1e2db 48%,#f7f1e26b 100%),linear-gradient(#0000 28%,#f7f1e2f5);position:absolute;inset:0}.city-hero-content{max-width:760px}.view-switch{border:1px solid var(--line);background:#ffffff6b;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.view-switch a,.view-switch span{border-radius:999px;align-items:center;min-height:44px;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex}.view-switch [aria-current=page]{background:var(--ink);color:#fff}.city-hero p:last-child{max-width:700px;color:var(--muted);line-height:1.8}.city-special-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 38px;display:grid}.city-special-links a{border:1px solid var(--line);background:#ffffff6b;border-radius:14px;align-content:center;gap:5px;min-height:112px;padding:20px;transition:transform .2s,box-shadow .2s;display:grid}.city-special-links a:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.city-special-links span,.city-special-links small{color:var(--muted)}.city-special-links span{letter-spacing:.08em;font-size:11px}.city-special-links strong{color:var(--red);font:750 23px Songti SC,serif}.city-special-links small{font-size:12px}.ranking-toolbar{justify-content:space-between;align-items:end;gap:18px;margin:24px 0;display:flex}.ranking-toolbar>a{min-height:44px;color:var(--red);align-items:center;font-weight:800;display:inline-flex}.creator-ranking-filter{align-items:end;gap:8px;display:flex}.creator-ranking-filter label{gap:6px;display:grid}.creator-ranking-filter label span{color:var(--muted);font-size:11px}.creator-ranking-filter select,.creator-ranking-filter button{border:1px solid var(--line);background:var(--paper);min-height:42px;color:var(--ink);border-radius:9px;padding:0 12px}.creator-ranking-filter button{border-color:var(--red);color:var(--red);cursor:pointer;font-weight:800}.result-count{margin:-10px 0 22px}.notice{background:#f5dfa8;border-radius:8px;padding:12px 16px}.empty-state,.empty-page{text-align:center;border:1px dashed var(--line);border-radius:18px;padding:70px 20px}.error-page{text-align:center;place-content:center;max-width:680px;min-height:64vh;display:grid}.error-page h1{margin:8px 0 12px;font:800 clamp(44px,7vw,76px)/1.05 Songti SC,serif}.error-page p{color:var(--muted);line-height:1.7}.error-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.error-actions a,.error-actions button{border:1px solid var(--red);min-height:44px;color:var(--red);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:0 16px;font:800 14px inherit;display:inline-flex}.empty-state strong{font:700 34px Songti SC,serif}.pagination{text-align:center;margin-top:35px}.pagination a{border:1px solid var(--ink);border-radius:8px;padding:12px 18px;font-weight:700;display:inline-flex}.page-links{justify-content:center;align-items:center;gap:14px;display:flex}.page-links span{color:var(--muted);padding:12px 18px}.detail-breadcrumb{color:var(--muted);gap:8px;margin-bottom:34px;font-size:13px;display:flex}.detail-breadcrumb a:hover{color:var(--red)}.place-hero{border-bottom:1px solid var(--line);grid-template-columns:1fr 210px;align-items:end;gap:40px;padding-bottom:38px;display:grid}.place-hero h1,.dish-hero h1,.video-hero h1{letter-spacing:-.05em;margin:12px 0;font:800 clamp(44px,6.5vw,82px)/1.05 Songti SC,serif}.restaurant-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(300px,430px);align-items:center;gap:42px;padding-bottom:42px;display:grid}.restaurant-hero h1{letter-spacing:-.05em;margin:10px 0 18px;font:800 clamp(44px,6.5vw,82px)/1.05 Songti SC,serif}.restaurant-hero p:last-child{max-width:720px;color:var(--muted);line-height:1.8}.storefront-figure{margin:0}.storefront-image{aspect-ratio:3/2;object-fit:contain;background:#252724;border-radius:16px;width:100%;max-height:330px;display:block}.storefront-image-empty{background:var(--jade);color:#fff;place-items:center}.storefront-image-empty span{font:800 54px Songti SC,serif}.storefront-figure figcaption{color:var(--muted);margin-top:9px;font-size:12px}.branch{color:var(--red);font-weight:700}.place-lede{max-width:700px;color:var(--muted);line-height:1.8}.score-card{background:var(--ink);color:#fff;border-radius:15px;flex-direction:column;justify-content:space-between;min-height:150px;padding:20px;display:flex}.score-card>span:first-child{color:#b8c0ba;font-size:12px}.score-card .trust-label{color:#fff;border-color:#ffffff4d;align-self:start}.rating strong{color:var(--red);font:800 34px Georgia,serif}.score-card .rating strong{color:var(--yellow)}.rating span{color:var(--muted);font-size:12px}.fact-grid{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);margin:30px 0 50px;display:grid;overflow:hidden}.fact-grid.three{grid-template-columns:repeat(3,1fr)}.fact-grid>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:112px;padding:20px;display:flex}.fact-grid>div:last-child{border:0}.fact-grid span,.fact-grid small{color:var(--muted);font-size:11px}.fact-grid strong{margin:8px 0 5px;font-size:18px}.detail-columns{grid-template-columns:minmax(0,1fr) 340px;gap:55px;display:grid}.detail-section{border-bottom:1px solid var(--line);margin-bottom:25px;padding-bottom:30px}.evaluation-copy{font:500 20px/1.9 Songti SC,serif}.review-held{border-left:4px solid var(--yellow);background:#ead9b7;padding:18px;line-height:1.7}.dish-list{display:grid}.dish-row{border-bottom:1px solid var(--line);grid-template-columns:40px 112px 1fr auto;align-items:start;gap:16px;padding:20px 0;display:grid}.dish-index{color:var(--red);padding-top:7px;font:700 12px monospace}.dish-row-photo{object-fit:contain;background:#252724;border-radius:10px;width:112px;height:88px;display:block}.dish-row h3{margin:0 0 8px;font:700 22px Songti SC,serif}.dish-row-heading{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.dish-row p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.detail-aside{align-content:start;gap:14px;display:grid}.detail-aside>section{border:1px solid var(--line);background:#ffffff59;border-radius:13px;padding:23px}.detail-aside h2{margin:8px 0 12px;font:700 24px Songti SC,serif}.detail-aside p{color:var(--muted);font-size:14px;line-height:1.7}.address-note{border-top:1px solid var(--line);padding-top:12px}.candidate-list{margin:0;padding:0;list-style:none}.candidate-list li{border-bottom:1px solid var(--line);gap:5px;padding:12px 0;display:grid}.candidate-list span{color:var(--muted);font-size:12px}.source-card h3{font:700 20px/1.5 Songti SC,serif}.source-actions{gap:8px;display:grid}.source-actions a{border:1px solid var(--line);text-align:center;border-radius:7px;padding:10px 12px;font-size:13px;font-weight:700}.narrow-detail{max-width:980px}.dish-hero{grid-template-columns:330px 1fr;align-items:center;gap:45px;display:grid}.dish-art{background:var(--jade);color:#fff;border-radius:22px;place-items:center;height:330px;display:grid;position:relative;overflow:hidden}.dish-detail-photo{object-fit:contain;background:#252724;width:100%;height:100%}.dish-photo-empty{background:var(--jade);color:#fff;place-items:center;display:grid;position:relative}.dish-photo-empty span{font:800 54px Songti SC,serif}.dish-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.dish-card{border:1px solid var(--line);background:#ffffff7a;border-radius:15px;overflow:hidden}.dish-card>a{display:block}.dish-card .dish-photo{object-fit:contain;background:#252724;width:100%;height:260px;display:block}.dish-card-body{padding:17px}.dish-card-body h3{margin:12px 0 8px;font:800 24px/1.25 Songti SC,serif}.dish-card-body p{min-height:66px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.dish-taxonomy-row,.dish-hero-tags{flex-wrap:wrap;gap:6px;margin:0 0 12px;display:flex}.dish-taxonomy-row>span,.dish-taxonomy-row>strong,.dish-hero-tags>span,.dish-hero-tags>strong{background:var(--paper-deep);color:#4d554f;border-radius:999px;padding:4px 8px;font-size:10px;line-height:1.3}.dish-taxonomy-row>strong,.dish-hero-tags>strong{color:#fff}.recommendation-badge{color:#fff;white-space:nowrap;border-radius:999px;align-items:center;width:max-content;padding:4px 8px;font-size:10px;line-height:1.3;display:inline-flex}.recommendation-must{background:var(--red)!important;color:#fff!important}.recommendation-positive{background:var(--jade)!important;color:#fff!important}.recommendation-negative{color:#fff!important;background:#706c61!important}.recommendation-neutral{background:var(--paper-deep)!important;color:var(--muted)!important}.dish-rank{color:var(--red);justify-content:space-between;align-items:center;margin:-3px 0 13px;display:flex}.dish-rank span{letter-spacing:.12em;font-size:10px;font-weight:800}.dish-rank strong{font:800 28px/1 Georgia,serif}.dish-ranking-note{background:var(--ink);color:#d9dfda;border-radius:7px;justify-content:space-between;gap:10px;margin:13px 0 0;padding:9px 10px;font-size:10px;display:flex}.dish-ranking-note span:first-child{color:var(--yellow);font-weight:800}.dish-card-body footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;margin-top:14px;padding-top:12px;font-size:12px;display:flex}.dish-card-body .rating strong{font-size:22px}.must-eat-grid{margin:0;padding:0;list-style:none}.must-eat-grid>li{min-width:0;display:flex}.must-eat-grid>li>article{width:100%}.dish-hero-tags{margin-top:18px}.taxonomy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.taxonomy-grid>div{border:1px solid var(--line);background:#ffffff59;border-radius:11px;padding:16px}.taxonomy-grid>div>span{color:var(--muted);font-size:11px}.taxonomy-grid>div>div{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.taxonomy-grid strong{background:var(--paper-deep);border-radius:999px;padding:5px 8px;font-size:12px}.taxonomy-basis{color:var(--muted);margin:16px 0 0;font-size:13px;line-height:1.75}.recommendation-detail>p{margin:0;font:500 18px/1.8 Songti SC,serif}.recommendation-detail .compact-heading>strong{border-radius:999px;padding:6px 11px;font-size:12px}.city-video-list{gap:12px;display:grid}.city-video-card{border:1px solid var(--line);background:#ffffff7a;border-radius:15px;padding:22px 24px;transition:transform .2s,box-shadow .2s;display:block}.city-video-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.city-video-card h2{margin:12px 0;font:800 clamp(22px,3vw,30px)/1.35 Songti SC,serif}.city-video-card>strong{color:var(--red);margin-top:18px;font-size:13px;display:inline-block}.dish-art span{z-index:1;font:800 80px Songti SC,serif}.dish-art i{letter-spacing:.14em;opacity:.65;font:9px monospace;position:absolute;bottom:18px}.dish-hero-stats{gap:40px;margin-top:30px;display:flex}.dish-hero-stats>div{gap:7px;display:grid}.dish-hero-stats>div>span:first-child{color:var(--muted);font-size:12px}.dish-hero-stats strong{font:800 34px Georgia,serif}.video-hero{max-width:900px;padding:35px 0 55px}.video-hero p{color:var(--muted)}.video-visit-stack{gap:22px;display:grid}.video-visit-section{gap:12px;min-width:0;display:grid}.video-dish-links{border:1px solid var(--line);background:#ffffff59;border-radius:13px;padding:17px 18px}.video-dish-links h4{margin:0 0 11px;font:800 17px Songti SC,serif}.video-dish-links ol{gap:7px;margin:0;padding-left:25px;display:grid}.video-dish-links a{min-height:44px;color:var(--ink);justify-content:space-between;align-items:center;gap:14px;display:flex}.video-dish-links a:hover{color:var(--red)}.video-dish-main{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.video-dish-time{color:var(--muted);flex:none;font-size:12px}.primary-link{min-height:46px;margin-top:15px;display:inline-flex}.source-summary,.muted{color:var(--muted)}.site-footer{border-top:1px solid var(--line);justify-content:space-between;gap:30px;width:min(1240px,100% - 32px);margin:0 auto;padding:45px 0;display:flex}.site-footer p{color:var(--muted);max-width:680px;font-size:12px}.site-footer nav{align-items:center}.feedback-form{border:1px solid var(--line);background:#ffffff59;border-radius:15px;grid-template-columns:1fr 180px 2fr auto;align-items:end;gap:18px;margin-top:50px;padding:26px;display:grid}.feedback-form h2{margin:5px 0 0;font:700 25px Songti SC,serif}.feedback-form label{color:var(--muted);gap:7px;font-size:12px;display:grid}.feedback-form select,.feedback-form textarea{border:1px solid var(--line);background:var(--paper);width:100%;min-height:44px;color:var(--ink);font:inherit;border-radius:8px;padding:10px 12px}.feedback-form textarea{resize:vertical;min-height:76px}.feedback-form button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:44px;padding:0 18px;font-weight:800}.feedback-form>p{color:var(--muted);grid-column:1/-1;margin:0;font-size:12px}.feedback-honeypot{position:absolute!important;left:-10000px!important}@media (max-width:760px){.restaurant-hero{grid-template-columns:1fr}}.lists-stack{gap:22px;display:grid}.list-create{border:1px solid var(--line);background:#ffffff7a;border-radius:15px;grid-template-columns:minmax(180px,1fr) minmax(150px,.7fr) auto;align-items:end;gap:14px;padding:22px;display:grid}.list-create div{gap:7px;display:grid}.list-create label{color:var(--muted);font-size:12px}.list-create input{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--ink);font:inherit;border-radius:8px;padding:9px 12px}.list-create button,.travel-list button{border:1px solid var(--line);background:var(--paper);min-height:40px;color:var(--ink);cursor:pointer;border-radius:8px;padding:0 14px}.list-create>button{border-color:var(--red);background:var(--red);color:#fff;min-height:44px;font-weight:800}.travel-list{border:1px solid var(--line);background:#fff6;border-radius:15px;padding:24px}.travel-list>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.travel-list h2{margin:4px 0;font:700 25px Songti SC,serif}.travel-list ul{border-top:1px solid var(--line);margin:18px 0 0;padding:0;list-style:none}.travel-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:15px 0;display:flex}.travel-list li a{color:var(--ink);font-weight:800}.travel-list li p{color:var(--muted);margin:4px 0 0;font-size:13px}.travel-list li .list-note{color:var(--ink)}.favorite-button{border:1px solid var(--red);min-height:40px;color:var(--red);cursor:pointer;background:0 0;border-radius:999px;margin:8px 0;padding:0 14px;font-weight:800}.favorite-button[aria-pressed=true]{background:var(--red);color:#fff}.favorite-button.compact{min-height:44px;margin:0 0 9px;padding:0 12px;font-size:11px}.place-actions{flex-wrap:wrap;align-items:center;gap:10px 14px;margin:8px 0;display:flex}.place-actions .favorite-button{margin:0}.list-action-link{border:1px solid var(--line);min-height:40px;color:var(--red);border-radius:999px;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.add-to-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.add-to-list>p{color:var(--muted);margin:0;font-size:13px}.add-to-list label{color:var(--muted);font-size:12px}.add-to-list select,.add-to-list button{border:1px solid var(--line);background:var(--paper);min-height:40px;color:var(--ink);border-radius:999px;padding:0 12px}.add-to-list button{border-color:var(--red);color:var(--red);cursor:pointer;font-weight:800}.add-to-list button:disabled{cursor:default;opacity:.62}.add-to-list .secondary-action{border-color:var(--line);color:var(--ink)}.inline-list-create{border:1px solid var(--line);background:#ffffff73;border-radius:12px;flex:1 0 100%;grid-template-columns:minmax(180px,1fr) minmax(120px,.5fr) auto;gap:8px;padding:12px;display:grid}.inline-list-create input{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:40px;padding:0 12px}.detail-save-actions{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;margin:22px 0 30px;padding:14px 0;display:flex}.detail-save-actions .favorite-button{margin:0}.list-action-status{color:var(--muted);font-size:12px}.list-action-skeleton{background:var(--paper-deep);border-radius:999px;width:128px;height:40px;display:inline-block}.auth-stack{gap:18px;max-width:760px;display:grid}.auth-card,.recovery-codes,.notice-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:24px;padding:24px}.auth-card.subtle{background:color-mix(in srgb, var(--paper), var(--cream) 38%);box-shadow:none}.auth-card h2,.recovery-codes h2,.notice-card p{margin:6px 0 10px}.recovery-entry>summary{color:var(--red);cursor:pointer;font-weight:800}.recovery-entry[open]>summary{margin-bottom:12px}.button-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.primary-button,.secondary-button,.recovery-codes button,.recovery-form button{border:1px solid var(--red);cursor:pointer;border-radius:999px;min-height:44px;padding:0 16px;font-weight:800}.primary-button,.recovery-form button{background:var(--red);color:#fff}.secondary-button,.recovery-codes button{color:var(--red);background:0 0}.primary-button:disabled,.secondary-button:disabled,.recovery-form button:disabled{cursor:wait;opacity:.55}.recovery-form{gap:8px;display:grid}.recovery-form input{border:1px solid var(--line);min-height:46px;font:inherit;background:#fff;border-radius:12px;padding:0 13px}.recovery-form button{justify-self:start;margin-top:4px}.human-check{gap:8px;margin:8px 0 4px;display:grid}.human-check>span{color:var(--muted);font-size:13px}.dish-timestamp-link{min-height:40px;color:var(--red);align-items:center;font-size:13px;font-weight:800;display:inline-flex}.recovery-codes ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 28px;padding-left:28px;display:grid}.recovery-codes code{overflow-wrap:anywhere}@media (max-width:620px){.recovery-codes ol{grid-template-columns:1fr}}.merge-card{background:#fff7df;border:1px solid #d6b370;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:18px 20px;display:flex}.merge-card p,.privacy-note{margin:4px 0 0}.merge-card button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;flex:none;min-height:40px;padding:0 14px;font-weight:800}.privacy-note{color:var(--muted);margin-bottom:16px}.privacy-note a{color:var(--red);margin-left:4px;font-weight:800}@media (max-width:620px){.merge-card{flex-direction:column;align-items:flex-start}}.evidence-list{gap:8px;margin:14px 0;display:grid}.evidence-list div{border-bottom:1px dashed var(--line);justify-content:space-between;gap:18px;padding-bottom:7px;display:flex}.evidence-list dt{color:var(--muted)}.evidence-list dd{text-align:right;margin:0;font-weight:750}.evidence-panel{border:1px solid var(--line);background:var(--paper);border-radius:20px;margin:18px 0;padding:22px}.account-security{gap:18px;display:grid}.security-section{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:22px}.security-section h2{margin:5px 0 12px}.password-settings{margin-top:18px}.password-settings>details{border-top:1px solid var(--line);padding-top:16px}.password-settings summary{color:var(--red);cursor:pointer;font-weight:800}.password-settings .recovery-form{max-width:430px;margin-top:14px}.password-reauth-card{box-shadow:none}.password-reauth-card .primary-button{margin-top:6px}.password-status{color:var(--red);margin:12px 0 0;font-weight:750}.security-list{gap:10px;display:grid}.security-list article{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:13px 0;display:flex}.security-list p{color:var(--muted);margin:3px 0}.security-list code{color:var(--muted);font-size:12px}.security-list button,.delete-account-form button,.data-controls details>button{border:1px solid var(--red);min-height:36px;color:var(--red);cursor:pointer;background:0 0;border-radius:999px;align-self:center;padding:0 12px;font-weight:800}.inline-button{align-items:center;text-decoration:none;display:inline-flex}.data-controls details{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.data-controls summary{color:var(--red);cursor:pointer;font-weight:800}.delete-account-form{gap:8px;max-width:430px;display:grid}.delete-account-form input{border:1px solid var(--line);border-radius:10px;min-height:42px;padding:0 12px}.delete-account-form button{justify-self:start}.prose-page{max-width:860px}.prose-page>h1{letter-spacing:-.045em;max-width:760px;margin:8px 0 28px;font-size:clamp(36px,6vw,68px);line-height:1.02}.prose-page h2{margin:34px 0 10px}.prose-page p,.prose-page li,.prose-page dd{color:#3f3d37;font-size:17px;line-height:1.75}.prose-page li+li{margin-top:7px}.prose-page dt{margin-top:14px;font-weight:850}.saved-list{gap:12px;display:grid}.saved-list article{border:1px solid var(--line);border-radius:12px;justify-content:space-between;gap:20px;padding:22px;display:flex}.saved-list h2,.saved-list h3{margin:6px 0;font:700 26px Songti SC,serif}.saved-list span,.saved-list p{color:var(--muted)}.saved-list button{color:var(--red);cursor:pointer;background:0 0;border:0;align-self:center}@media (max-width:920px){.hero{grid-template-columns:1fr}.hero-stamp{display:none}.search-panel,.search-panel.compact,.dish-filter-main{grid-template-columns:1fr 1fr}.dish-filter-query{grid-column:1/-1}.dish-filter-main button{width:100%}.dish-filter-advanced>div{grid-template-columns:repeat(2,minmax(0,1fr))}.search-query{grid-column:1/-1}.search-panel button{width:100%}.city-grid{grid-template-columns:repeat(3,1fr)}.visit-grid{grid-template-columns:repeat(2,1fr)}.detail-columns{grid-template-columns:1fr}.detail-aside{grid-template-columns:repeat(2,1fr)}.feedback-form,.list-create{grid-template-columns:1fr 1fr}.dish-hero{grid-template-columns:280px 1fr}}@media (max-width:640px){.shell{width:min(100% - 24px,1180px)}.site-header{align-items:center;gap:6px;height:auto;min-height:64px;padding:10px 0}.site-header nav{flex-wrap:nowrap;flex:1;justify-content:flex-end;gap:1px;min-width:0;font-size:13px;line-height:1.2}.site-header nav a{white-space:nowrap;min-height:44px;padding:7px 2px}.site-header nav a:first-child{display:none}.brand{letter-spacing:.02em;flex:0 0 44px;justify-content:center;min-width:44px;min-height:44px}.brand>span:last-child{display:none}.brand-mark{width:34px}.hero{padding:50px 0 32px}.hero h1{font-size:clamp(46px,14.2vw,68px)}.hero-intro{font-size:16px;line-height:1.7}.search-panel,.search-panel.compact{border-radius:14px;grid-template-columns:1fr;padding:14px}.checkbox-filter>div{width:100%;max-width:none;box-shadow:none;margin-top:6px;position:static}.dish-filter-panel{border-radius:14px;padding:14px}.dish-filter-main,.dish-filter-advanced>div{grid-template-columns:1fr}.dish-filter-query{grid-column:auto}.filter-footer{flex-direction:column;align-items:flex-start}.search-query{grid-column:auto}.section-block{padding:42px 0}.section-heading{align-items:start}.section-heading .quiet-stat{display:none}.city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-tile{min-height:142px;padding:15px}.city-tile strong{font-size:25px}.visit-grid,.dish-card-grid,.taxonomy-grid{grid-template-columns:1fr}.food-placeholder{height:155px}.method-grid{grid-template-columns:1fr;padding:20px 0}.method-grid>div,.method-grid>div:first-child{border-bottom:1px solid #ffffff2e;border-right:0;padding:24px 0}.page-shell,.detail-shell{padding:38px 0 70px}.city-hero-art{min-height:225px;padding:28px 22px}.city-special-links{grid-template-columns:1fr}.ranking-toolbar{flex-direction:column;align-items:stretch}.creator-ranking-filter{align-items:stretch}.creator-ranking-filter label{flex:1}.place-hero{grid-template-columns:1fr}.score-card{min-height:125px}.fact-grid,.fact-grid.three{grid-template-columns:repeat(2,1fr)}.fact-grid>div:nth-child(2){border-right:0}.fact-grid>div{border-bottom:1px solid var(--line)}.fact-grid>div:nth-last-child(-n+2){border-bottom:0}.detail-aside{grid-template-columns:1fr}.dish-row{grid-template-columns:28px 88px 1fr;gap:10px}.dish-row-photo{width:88px;height:76px}.dish-row>.rating{grid-column:3}.dish-hero,.inline-list-create{grid-template-columns:1fr}.dish-art{height:230px}.dish-hero-stats{gap:24px}.site-footer{flex-direction:column}.site-footer nav{flex-wrap:wrap;gap:12px 18px}.site-footer nav a{align-items:center;min-height:44px;display:inline-flex}.feedback-form,.list-create{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
