/* September 12: interior presentation only. Home, shared shell and cafe-card
   component remain design.css responsibilities. Native disclosure and hidden
   states stay intact; no generated text or factual values are introduced. */
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main{--interior-surface:#faf8f2;--interior-tint:#e9ebdc;--interior-heading:Inter,Arial,sans-serif;color:var(--ink,#26231e);font-size:17px;line-height:1.7}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(h1,h2,h3):not(.cafe-card *){font-family:var(--interior-heading);font-weight:600;color:var(--ink);text-wrap:balance;overflow-wrap:break-word}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main h1{max-width:1050px;font-size:clamp(40px,5.1vw,76px);line-height:1.04;letter-spacing:-.065em}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main h2:not(.cafe-card *):not(.practical-panel *):not(.comparison-row *){font-size:clamp(28px,3vw,43px);line-height:1.13;letter-spacing:-.045em}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main h3:not(.cafe-card *):not(.practical-panel *):not(.venue-field *){font-size:22px;line-height:1.3;letter-spacing:-.035em}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(p,li,dd):not(.cafe-card *){font-size:17px;line-height:1.7}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.eyebrow,.kicker,.eg-label){font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.hero-lede,.detail-lede,.eg-lede,.lede){max-width:760px;font-size:clamp(18px,1.55vw,22px);line-height:1.6;color:var(--muted)}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.source-note,.small-note,.photo-gap,.fact-note,.primary-references,.photo-credits,.directory-note,.filter-hint,.verification-intro,.fact-detail__meta,.quick-fact__meta,.venue-meta,.venue-links__disclaimer):not(.cafe-card *){font-size:14px!important;line-height:1.65;color:var(--muted);overflow-wrap:anywhere}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.source-note,.fact-note,.photo-credits) a{text-decoration-thickness:1px;text-underline-offset:.2em}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.breadcrumbs,.breadcrumb){font-size:13px;line-height:1.6;gap:10px;margin-bottom:36px;color:var(--muted)}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.button,.text-link,.text-button):not(.cafe-card *){font-size:15px;min-height:48px;border-radius:6px}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(input,select,textarea){font-size:16px;color:var(--ink);max-width:100%}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(input:not([type="checkbox"]):not([type="radio"]),select){min-height:48px}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(button,summary){min-height:44px}
body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.section-intro,.eg-section-intro,.section-head>p){max-width:720px;font-size:17px;color:var(--muted)}

/* Finder and search. */
body.flagship .directory-page{padding-top:32px;padding-bottom:88px}
body.flagship .directory-heading{gap:36px;margin:0 0 40px}
body.flagship .directory-heading p:not(.eyebrow){max-width:720px;margin-top:22px;font-size:18px}
body.flagship .directory-page .filter-bar{border:1px solid var(--line);border-radius:8px;background:var(--interior-tint);padding:16px;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,1fr));gap:12px}
body.flagship .directory-page .filter-bar label{min-width:0}
body.flagship .directory-page .filter-bar label:not(.search-field),body.flagship .directory-page .filter-bar .search-field{border-color:var(--line);border-radius:4px;background:var(--interior-surface);padding:9px 14px}
body.flagship .directory-page .filter-bar label>span:not(.sr-only){font-size:12px}
body.flagship .directory-page .filter-bar :is(input,select){font-size:16px;min-height:48px}
body.flagship .directory-page .results-toolbar{margin-block:24px 10px;font-size:15px}
body.flagship .directory-page :is(.results-toolbar select,.saved-filter){font-size:14px}
body.flagship .directory-page .saved-filter input{width:20px;height:20px}
body.flagship .directory-page .active-filters button{border-radius:4px;font-size:14px;min-height:44px}
body.flagship .directory-page .filter-hint{margin-block:16px 32px}
body.flagship .directory-page .cafe-grid{gap:24px}
body.flagship .directory-page .load-more-wrap{margin-top:40px}
body.flagship .directory-page .directory-note{margin-top:44px;padding-top:24px;max-width:760px}
body.flagship :is(.directory-page,.compare-page) .empty-state{padding:56px 32px;border:1px solid var(--line);border-radius:8px;background:var(--interior-tint);text-align:left}

/* English branch pages: editorial introduction and a practical side rail. */
body.flagship .detail-page{padding-top:32px}
body.flagship .venue-intro{max-width:1080px;margin:48px 0 40px}
body.flagship .venue-intro h1{max-width:1050px}
body.flagship .venue-intro .detail-lede{margin:24px 0 28px}
body.flagship .detail-buttons{gap:12px;margin-bottom:18px}
body.flagship .detail-tabs{gap:12px 36px;margin-bottom:0;padding:13px 0;border-block:1px solid var(--line)}
body.flagship .detail-tabs a{min-height:48px;font-size:15px;font-weight:600}
body.flagship .venue-v2 .detail-layout{grid-template-columns:minmax(0,1fr) 350px;gap:72px;margin-bottom:72px}
body.flagship .venue-v2 .detail-content>section{padding-block:48px;scroll-margin-top:120px}
body.flagship .venue-v2 .detail-content>section>h2{margin-bottom:28px}
body.flagship .venue-v2 .venue-field{margin-block:28px}
body.flagship .venue-v2 .venue-field h3{margin-bottom:12px;font-size:18px}
body.flagship .venue-v2 .offering-list{column-gap:36px;padding-left:20px}
body.flagship .venue-v2 .offering-list li{margin-bottom:8px}
body.flagship .venue-v2 .facility-grid{gap:8px 36px}
body.flagship .venue-v2 .practical-panel{top:24px;padding:28px;margin-top:48px;background:var(--interior-tint);border:1px solid var(--line);border-radius:8px;box-shadow:none}
body.flagship .venue-v2 .practical-panel h2{font-size:28px;margin-bottom:28px}
body.flagship .venue-v2 .practical-panel h3{font-size:14px;letter-spacing:0;margin-bottom:10px}
body.flagship .venue-v2 .practical-panel>div{padding-bottom:16px;margin-bottom:20px;border-color:var(--line)}
body.flagship .venue-v2 .practical-panel>div p{font-size:16px}
body.flagship .venue-v2 .practical-panel :is(small,.source-note,.photo-gap){font-size:13px;line-height:1.6}
body.flagship .venue-v2 .practical-panel>.back-results{display:inline-flex;font-size:14px}
body.flagship .venue-v2 .practical-unknowns{padding:20px 0;margin-block:20px}
body.flagship .venue-v2 .practical-unknowns summary{font-size:16px}
body.flagship .venue-v2 .branch-status{background:#eee3d5;border:1px solid #c7ad94;border-left:4px solid #995a36;border-radius:4px;padding:24px}
body.flagship .venue-v2 .sources-panel{border-radius:6px;padding:20px 24px;font-size:15px}
body.flagship .venue-v2 .sources-panel summary{font-size:16px}
body.flagship .venue-v2 .more-stops{padding-block:56px;margin-top:24px}
body.flagship :is(.venue-v2,.eg-guide) .price-list>div{padding-block:20px;gap:24px;align-items:flex-start}
body.flagship :is(.venue-v2,.eg-guide) .price-list>div>span{min-width:0;font-size:17px}
body.flagship :is(.venue-v2,.eg-guide) .price-list strong{font-size:25px;font-weight:600;letter-spacing:-.035em;line-height:1.3}
body.flagship :is(.venue-v2,.eg-guide) .price-list small{font-size:13px;line-height:1.6}
body.flagship :is(.venue-v2,.eg-guide) .price-list strong small{font-size:12px;letter-spacing:0}

/* Guides: clear lead, fine rules, generous examples and source captions. */
body.flagship .eg-guide{padding-top:32px;padding-bottom:88px}
body.flagship .eg-heading{padding-block:32px 44px}
body.flagship .eg-guide .eg-lede{margin-top:28px}
body.flagship .eg-jumps{gap:8px 36px;padding-block:14px;margin-bottom:10px}
body.flagship .eg-jumps a{font-size:15px;font-weight:600;min-height:48px}
body.flagship .eg-section{padding-block:52px;scroll-margin-top:112px}
body.flagship .eg-guide .eg-section h2{margin-bottom:28px}
body.flagship :is(.eg-question-grid,.eg-price-checks){gap:32px 44px}
body.flagship :is(.eg-question,.eg-price-checks) h3{font-size:19px;margin-bottom:12px}
body.flagship .eg-question{border-top:1px solid var(--line);padding-top:20px}
body.flagship :is(.eg-example-grid,.eg-price-examples,.eg-branch-grid){gap:24px}
body.flagship :is(.eg-example,.eg-menu-example,.eg-branch){border:1px solid var(--line);border-radius:8px;background:var(--interior-surface);box-shadow:none}
body.flagship :is(.eg-example,.eg-menu-example){padding:30px}
body.flagship .eg-guide .eg-interpretation{padding-top:22px;margin-top:22px}
body.flagship :is(.eg-context,.eg-next){border-radius:6px;background:var(--interior-tint);padding:28px 32px}
body.flagship .eg-next{margin-top:32px;border-left:4px solid var(--accent,#dce5aa)}
body.flagship .eg-next a{font-size:16px}
body.flagship .eg-feature{gap:56px;padding-block:32px}
body.flagship .eg-feature img{border-radius:8px}
body.flagship .eg-feature figcaption{font-size:14px}
body.flagship .eg-steps li{padding-left:64px;padding-bottom:24px;margin-block:24px}
body.flagship .eg-steps li:before{font-size:30px;color:#8a5433}
body.flagship .eg-branch summary{padding:26px;gap:20px}
body.flagship .eg-branch summary strong{font-size:21px}
body.flagship .eg-branch-body{padding:0 26px 24px}
body.flagship .eg-facilities dt{font-size:14px;margin-bottom:8px}
body.flagship .eg-facilities>div{padding-block:20px}
body.flagship .eg-menu-index summary{min-height:80px;padding-block:22px}
body.flagship .eg-menu-index summary strong{font-size:20px}
body.flagship .eg-menu-index summary span{font-size:14px}
body.flagship .eg-menu-index details>div{padding-bottom:28px}
body.flagship .eg-start-grid{gap:28px}
body.flagship .eg-start-grid>a{padding:36px;border-radius:8px;background:var(--interior-tint);border:1px solid var(--line)}
body.flagship .eg-start-grid>a:nth-child(2){background:#eae0d3}
body.flagship .eg-reading-grid{gap:0 48px}
body.flagship .eg-reading-link{padding-block:28px}
body.flagship .eg-area-links{gap:36px}

/* Area routes retain their documentary pictures and direct branch links. */
body.flagship .area-page{padding-top:36px}
body.flagship .area-page>.area-grid{margin-top:52px}
body.flagship .area-page .area-card>img{border-radius:8px;aspect-ratio:5/4}
body.flagship .area-page .area-card h3{font-family:Inter,Arial,sans-serif;font-size:27px;font-weight:600}
body.flagship .area-page .area-card p{font-size:16px}
body.flagship .area-page .area-card>div>span{font-size:14px}
body.flagship .area-banner{margin-block:44px}
body.flagship .area-banner img{max-height:450px;border-radius:8px}
body.flagship .area-banner figcaption{font-size:14px;padding-top:12px}
body.flagship .area-extra{gap:16px 36px;flex-wrap:wrap}
body.flagship .area-extra a{display:inline-flex;align-items:center;min-height:44px}
body.flagship .area-page .planning-box{border-radius:8px;padding:32px;background:var(--interior-tint);border:1px solid var(--line)}
body.flagship .area-page .planning-box p{max-width:760px;font-size:17px}

/* Map loading stays an explicit action. Do not override state visibility. */
body.flagship .map-filters{gap:24px;margin-block:36px}
body.flagship .map-filters label>span{font-size:14px}
body.flagship .map-filters :is(input[type=search],select){font-size:16px;padding:12px 14px;min-height:52px;border-radius:4px}
body.flagship .map-pins-only{font-size:15px;gap:12px}
body.flagship .map-pins-only input{width:20px;height:20px}
body.flagship .map-disclosure{padding:32px;gap:40px;border-radius:8px;border:1px solid var(--line);background:var(--interior-tint)}
body.flagship .map-disclosure h2{font-size:28px}
body.flagship .map-disclosure p{font-size:17px}
body.flagship .cafe-map{height:530px;border-radius:8px;border-color:var(--line)}
body.flagship .cafe-map .leaflet-popup-content{font-size:15px;line-height:1.6}
body.flagship .cafe-map .leaflet-control-zoom a{width:44px;height:44px;line-height:44px}
body.flagship .cafe-map .leaflet-control-attribution{font-size:12px}
body.flagship .map-list-heading{margin-top:48px}
body.flagship .map-addresses{margin-top:24px}
body.flagship .map-addresses article{gap:40px;padding-block:30px}
body.flagship .map-addresses h3{font-family:Inter,Arial,sans-serif;font-size:25px;font-weight:600}
body.flagship .map-addresses small{font-size:14px}
body.flagship .address-actions{gap:8px}
body.flagship .address-actions .text-button{font-size:15px;min-height:44px}

/* Compare remains side-by-side with full untruncated values. */
body.flagship .compare-page{padding-top:32px;padding-bottom:88px}
body.flagship .compare-selectors{gap:24px;margin-block:36px}
body.flagship .compare-selectors>div{padding:24px;border-radius:8px;background:var(--interior-tint);border-color:var(--line)}
body.flagship .compare-selectors label{font-size:14px;margin-bottom:12px}
body.flagship .compare-selectors select{font-size:16px;min-height:52px;padding:12px;border-color:var(--line);border-radius:4px}
body.flagship .compare-selectors button{font-size:14px}
body.flagship .comparison-views{gap:10px;margin-bottom:24px}
body.flagship .comparison-views button{border-radius:4px;padding:12px 20px;font-size:15px}
body.flagship .comparison-views button[aria-pressed=true]{color:var(--ink);background:var(--accent,#dce5aa);border-color:var(--ink)}
body.flagship .comparison-grid{border-radius:8px;background:var(--interior-surface)}
body.flagship .comparison-row{grid-template-columns:180px minmax(0,1fr) minmax(0,1fr)}
body.flagship .comparison-row>*{padding:24px}
body.flagship .comparison-row>h2{font-size:14px!important;letter-spacing:0!important;line-height:1.5!important;background:var(--interior-tint)}
body.flagship .comparison-row>div{font-size:16px;line-height:1.65}
body.flagship .comparison-row>div>small{font-size:13px;line-height:1.6}
body.flagship .comparison-row.names{background:var(--accent,#dce5aa)}
body.flagship .comparison-row.names>div{font-family:Inter,Arial,sans-serif;font-size:25px;font-weight:600;letter-spacing:-.035em}
body.flagship .compare-detail-link{font-size:14px;min-height:44px;display:flex;align-items:center}
body.flagship .comparison-footer{margin-top:28px}
body.flagship .saved-section{margin-top:64px;padding-top:36px;border-top:1px solid var(--line)}
body.flagship .saved-item{padding-block:22px;font-size:16px}
body.flagship .saved-item button{font-size:14px}

/* Publisher, privacy, brand and other editorial utility pages. */
body.flagship .about-page{padding-top:32px;padding-bottom:88px}
body.flagship .about-hero{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:72px;align-items:start}
body.flagship .about-hero>div{padding-block:32px}
body.flagship .about-hero h1 em{display:inline-block;font-family:Fraunces,Georgia,serif;font-weight:500;color:#8a5433;letter-spacing:-.055em}
body.flagship .about-hero>img{border-radius:8px;max-height:660px;aspect-ratio:4/5;object-position:center 36%}
body.flagship .about-hero p:not(.eyebrow){font-size:18px;margin-top:24px}
body.flagship .about-principles{gap:40px;margin-block:72px}
body.flagship .about-principles>div{border-top:1px solid var(--line);padding-top:24px}
body.flagship .about-principles h2{font-size:29px}
body.flagship .about-principles a{font-size:15px;display:inline-flex;align-items:center;min-height:44px}
body.flagship .about-links{gap:12px 32px;padding-top:24px;font-size:15px}
body.flagship .about-links a{display:inline-flex;min-height:44px;align-items:center}
body.flagship[data-route="/privacy"] .eg-section{max-width:860px}
body.flagship[data-route="/privacy"] .eg-heading{max-width:1060px}
body.flagship[data-route="/privacy"] .eg-section p{max-width:76ch}
body.flagship .brand-concepts{gap:28px;margin-block:48px}
body.flagship .brand-concepts>section{border-radius:8px;padding:32px}
body.flagship .brand-concepts .mini-header{border-radius:4px;flex-wrap:wrap}
body.flagship .brand-concepts .mini-header>span{font-size:12px}
body.flagship .brand-concepts .real-sizes figcaption{font-size:13px}
body.flagship .brand-concepts>section>a{font-size:15px;min-height:44px;display:inline-flex;align-items:center}
body.flagship .brand-download{border-radius:8px;padding:32px;background:var(--interior-tint)}
body.flagship .brand-download>div{font-size:15px;gap:12px 24px}
body.flagship .brand-download a{min-height:44px;display:inline-flex;align-items:center}
body.flagship .brand-page #photography{max-width:880px}

/* Legacy and Thai interior markup, deliberately excluding the Thai home. */
body.flagship.adapted-route:not([data-route="/th/"]) main .shell{width:100%;max-width:1360px;padding-inline:48px}
body.flagship.adapted-route:not([data-route="/th/"]) main .hero{padding-block:56px 40px;background:transparent}
body.flagship.adapted-route:not([data-route="/th/"]) main .hero-copy{padding:0;max-width:1000px}
body.flagship.adapted-route:not([data-route="/th/"]) main>.section{padding-block:48px}
body.flagship.adapted-route:not([data-route="/th/"]) main .section-head{gap:40px;margin-bottom:32px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.editorial-grid,.utility-card-grid,.decision-paths){gap:24px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.editorial-grid>article,.utility-card-grid>article,.locality-boundary,.area-note,.guide-fact-module,.utility-hero-card){padding:30px;border:1px solid var(--line);border-radius:8px;box-shadow:none;background:var(--interior-surface)}
body.flagship.adapted-route:not([data-route="/th/"]) main .decision-paths>article{padding:28px 0}
body.flagship.adapted-route:not([data-route="/th/"]) main .related-guides{margin-top:40px;padding-block:30px;background:var(--interior-tint)}
body.flagship.adapted-route:not([data-route="/th/"]) main .related-guides a{display:inline-flex;min-height:44px;align-items:center;font-size:15px}
body.flagship.adapted-route:not([data-route="/th/"]) main .related-guides__grid{gap:12px 28px}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-list:has(>.adapted-venue-item){gap:24px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.hero-visual,.hero-photo,.utility-hero-card,.venue-hero-card){border-radius:8px}
body.flagship.adapted-route:not([data-route="/th/"]) main .hero-photo{box-shadow:none}
body.flagship.adapted-route:not([data-route="/th/"]) main .hero-photo:before{border-radius:8px}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-hero-card{background:var(--interior-tint);color:var(--ink);padding:28px;border:1px solid var(--line);box-shadow:none}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-hero-card__facts{gap:0}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-hero-card__facts li{border-color:var(--line);padding-block:16px}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-hero-card__facts strong{color:var(--ink);font-size:17px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.venue-hero-card__facts span,.venue-hero-card__updated,.venue-hero-card__note){color:var(--muted);font-size:14px;line-height:1.65}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-hero-card__facts li:is([data-state="conflict"],[data-state="closed"]) strong{color:#8a5433}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-quick{padding-block:48px;background:transparent}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-quick__head{margin-bottom:32px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.venue-quick__grid,.fact-detail-grid,.venue-supplemental__grid){gap:24px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.quick-fact,.fact-detail,.supplemental-fact){border:1px solid var(--line);border-radius:8px;padding:28px;box-shadow:none;background:var(--interior-surface)}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.quick-fact__value,.fact-detail__value,.supplemental-fact__value){font-size:18px;line-height:1.65}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.verification-disclosure,.unconfirmed-facts,.branch-switcher,.directory-shortcuts){border-radius:6px;border-color:var(--line);box-shadow:none;background:var(--interior-surface)}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.verification-disclosure,.unconfirmed-facts,.directory-shortcuts)>summary{font-size:17px;padding:22px 24px;min-height:56px}
body.flagship.adapted-route:not([data-route="/th/"]) main .verification-disclosure>summary small{font-size:14px}
body.flagship.adapted-route:not([data-route="/th/"]) main .verification-disclosure__body{padding:28px}
body.flagship.adapted-route:not([data-route="/th/"]) main .fact-sources summary{min-height:44px;font-size:15px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.source-list,.source-list li,.source-list small,.source-list--full>li>span){font-size:14px;line-height:1.65;overflow-wrap:anywhere}
body.flagship.adapted-route:not([data-route="/th/"]) main .source-list li{padding-block:10px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.venue-connections,.venue-links){background:var(--interior-tint);color:var(--ink);border-color:var(--line);border-radius:8px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.venue-connections,.venue-links) :is(p,h3,a,.kicker,.venue-link__note,.venue-link__meta){color:var(--ink)}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-links{padding:30px;margin-block:32px}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-links__list{gap:16px}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-link{border:1px solid var(--line);background:var(--interior-surface);border-radius:6px;padding:20px}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-link__title{font-size:17px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.venue-link__note,.venue-link__meta,.venue-links__disclaimer){font-size:14px}
body.flagship.adapted-route:not([data-route="/th/"]) main .directory-tools{padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--interior-tint)}
body.flagship.adapted-route:not([data-route="/th/"]) main .directory-tools__fieldset{border:0;padding:0;margin:0;min-width:0}
body.flagship.adapted-route:not([data-route="/th/"]) main .directory-tools :is(input,select){border-radius:4px;background:var(--interior-surface);font-size:16px;min-width:0;min-height:48px}
body.flagship.adapted-route:not([data-route="/th/"]) main .directory-tools label>span{font-size:14px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.directory-tools__primary,.directory-tools__more>div){gap:16px}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-row{border-radius:8px;border-color:var(--line);background:var(--interior-surface);padding:26px}
body.flagship.adapted-route:not([data-route="/th/"]) main .venue-row :is(.venue-row__title,h3){font-size:24px}
body.flagship.adapted-route:not([data-route="/th/"]) main :is(.status-badge,.badge,.venue-coverage li,.destination-language){font-size:12px;line-height:1.6;letter-spacing:0}
body.flagship.adapted-route[data-route-locale="th"]:not([data-route="/th/"]) main{--interior-heading:"Noto Sans Thai",Tahoma,Arial,sans-serif;font-family:"Noto Sans Thai",Tahoma,Arial,sans-serif;line-height:1.8}
body.flagship.adapted-route[data-route-locale="th"]:not([data-route="/th/"]) main :is(h1,h2,h3){line-height:1.35;letter-spacing:-.02em}
body.flagship.adapted-route[data-route-locale="th"]:not([data-route="/th/"]) main :is(p,li,dd){line-height:1.85}
body.flagship.adapted-route[data-route-locale="th"]:not([data-route="/th/"]) main :is(.eyebrow,.kicker){font-family:inherit;letter-spacing:.03em;font-size:14px}

@media(min-width:1440px){
  body.flagship .venue-v2 .detail-layout{grid-template-columns:minmax(0,1fr) 370px;gap:80px}
  body.flagship .eg-feature{gap:72px}
}
@media(max-width:1023px){
  body.flagship .venue-v2 .detail-layout{grid-template-columns:minmax(0,1fr) 300px;gap:36px}
  body.flagship .venue-v2 .practical-panel{padding:24px}
  body.flagship .venue-v2 .facility-grid{grid-template-columns:minmax(0,1fr)}
  body.flagship .venue-v2 .offering-list{columns:1}
  body.flagship :is(.eg-question-grid,.eg-price-checks,.eg-area-links){grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
  body.flagship .about-hero{gap:36px}
  body.flagship .comparison-row{grid-template-columns:140px minmax(0,1fr) minmax(0,1fr)}
  body.flagship .comparison-row>*{padding:20px}
  body.flagship.adapted-route:not([data-route="/th/"]) main .shell{padding-inline:32px}
  body.flagship.adapted-route:not([data-route="/th/"]) main .venue-links__list{grid-template-columns:minmax(0,1fr)}
}
@media(max-width:767px){
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main{font-size:16px}
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main h1{font-size:clamp(36px,8.6vw,54px);letter-spacing:-.055em;line-height:1.08}
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main h2:not(.cafe-card *):not(.practical-panel *):not(.comparison-row *){font-size:30px;line-height:1.17;letter-spacing:-.04em}
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main h3:not(.cafe-card *):not(.practical-panel *):not(.venue-field *){font-size:21px}
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(p,li,dd):not(.cafe-card *){font-size:16px}
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.source-note,.small-note,.photo-gap,.fact-note,.primary-references,.directory-note,.filter-hint,.fact-detail__meta,.quick-fact__meta){font-size:14px!important}
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.hero-lede,.detail-lede,.eg-lede,.lede){font-size:18px}
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.eyebrow,.kicker,.eg-label){font-size:12px}
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main :is(.button,.text-link,.text-button):not(.cafe-card *){font-size:15px}
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main .breadcrumbs{font-size:13px;margin-bottom:28px}
  body.flagship :is(.directory-page,.detail-page,.compare-page,.about-page,.eg-guide,.area-page){padding-top:24px}
  body.flagship :is(.directory-page,.compare-page,.about-page,.eg-guide){padding-bottom:56px}
  body.flagship .directory-heading{display:block;margin-bottom:28px}
  body.flagship .directory-heading>.text-link{margin-top:12px}
  body.flagship .directory-page .filter-bar{grid-template-columns:minmax(0,1fr);padding:12px;gap:10px}
  body.flagship .directory-page .filter-bar .search-field{grid-column:auto}
  body.flagship .directory-page .results-toolbar{align-items:flex-start;gap:16px}
  body.flagship .directory-page .results-toolbar>div{gap:4px}
  body.flagship .directory-page .results-toolbar p{font-size:14px}
  body.flagship .directory-page .cafe-grid{grid-template-columns:minmax(0,1fr);gap:20px}
  body.flagship .directory-page .load-more-wrap{margin-top:28px}
  body.flagship .venue-intro{margin:32px 0}
  body.flagship .detail-buttons{gap:10px}
  body.flagship .detail-tabs{gap:4px 24px;padding-block:10px;margin-block:24px 0}
  body.flagship .detail-tabs a{font-size:14px}
  body.flagship .venue-v2 .detail-layout{display:flex;flex-direction:column;gap:0}
  body.flagship .venue-v2 .practical-panel{position:static;order:-1;display:block;margin-block:28px 8px;padding:24px}
  body.flagship .venue-v2 .practical-panel>div{border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:20px}
  body.flagship .venue-v2 .practical-panel h2{margin-bottom:24px}
  body.flagship .venue-v2 .practical-panel .eyebrow{margin-bottom:12px}
  body.flagship .venue-v2 .practical-panel>div p{font-size:16px}
  body.flagship .venue-v2 .practical-panel>.back-results{display:inline-flex}
  body.flagship .venue-v2 .practical-panel .photo-gap{margin-top:16px}
  body.flagship .venue-v2 .detail-content>section{padding-block:32px}
  body.flagship .venue-v2 .venue-field h3{font-size:18px}
  body.flagship .venue-v2 .branch-status{padding:20px}
  body.flagship .venue-v2 .sources-panel{padding:18px}
  body.flagship .venue-v2 .more-stops{padding-block:40px}
  body.flagship .venue-v2 .more-stops .cafe-grid{grid-template-columns:minmax(0,1fr)}
  body.flagship :is(.venue-v2,.eg-guide) .price-list>div{gap:16px;padding-block:18px}
  body.flagship :is(.venue-v2,.eg-guide) .price-list>div>span{font-size:16px}
  body.flagship :is(.venue-v2,.eg-guide) .price-list strong{font-size:22px}
  body.flagship .eg-heading{padding-block:22px 32px}
  body.flagship .eg-jumps{display:flex;flex-wrap:wrap;gap:4px 24px;margin-bottom:8px}
  body.flagship .eg-jumps a{font-size:14px}
  body.flagship .eg-section{padding-block:36px}
  body.flagship .eg-feature{grid-template-columns:minmax(0,1fr);gap:28px;padding-block:20px}
  body.flagship :is(.eg-example-grid,.eg-price-examples,.eg-branch-grid,.eg-question-grid,.eg-price-checks,.eg-area-links,.eg-start-grid,.eg-reading-grid){grid-template-columns:minmax(0,1fr);gap:24px}
  body.flagship :is(.eg-example,.eg-menu-example,.eg-context,.eg-next){padding:24px}
  body.flagship .eg-branch summary{padding:22px}
  body.flagship .eg-branch-body{padding:0 22px 22px}
  body.flagship .eg-steps li{padding-left:48px}
  body.flagship .eg-menu-index summary strong{font-size:18px}
  body.flagship .eg-menu-index summary>span{font-size:14px}
  body.flagship .eg-start-grid>a{padding:28px}
  body.flagship .area-page>.area-grid{margin-top:36px}
  body.flagship .area-page .area-card{grid-template-columns:minmax(0,1fr);gap:18px}
  body.flagship .area-page .area-card>img{aspect-ratio:16/10;width:100%}
  body.flagship .area-banner{margin-block:28px}
  body.flagship .area-page .planning-box{padding:24px}
  body.flagship .map-filters{grid-template-columns:minmax(0,1fr);gap:20px;margin-block:28px}
  body.flagship .map-filters>label:first-child{grid-column:auto}
  body.flagship .map-disclosure{padding:24px}
  body.flagship .map-disclosure .button{margin-top:20px}
  body.flagship .cafe-map{height:390px}
  body.flagship .map-list-heading{margin-top:36px}
  body.flagship .map-addresses article{display:block;padding-block:28px}
  body.flagship .address-actions{align-items:flex-start;margin-top:16px}
  body.flagship .compare-selectors{grid-template-columns:minmax(0,1fr);gap:16px;margin-block:28px}
  body.flagship .compare-selectors>div{padding:20px}
  body.flagship .comparison-views{gap:8px}
  body.flagship .comparison-views button{padding:10px 14px;font-size:14px;flex:1 1 auto}
  body.flagship .comparison-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  body.flagship .comparison-row>h2{grid-column:1/-1;padding:14px 16px}
  body.flagship .comparison-row>div{padding:18px 14px;font-size:16px;border-left:0}
  body.flagship .comparison-row>div:last-child{border-left:1px solid var(--line)}
  body.flagship .comparison-row.names>div{font-size:20px}
  body.flagship .comparison-row>div>small{font-size:13px}
  body.flagship .comparison-footer{align-items:flex-start}
  body.flagship .saved-item{align-items:flex-start;gap:16px}
  body.flagship .about-hero{grid-template-columns:minmax(0,1fr);gap:32px}
  body.flagship .about-hero>div{padding-block:8px}
  body.flagship .about-hero>img{max-width:100%;width:100%;max-height:580px;aspect-ratio:4/5;border-radius:8px}
  body.flagship .about-principles{grid-template-columns:minmax(0,1fr);margin-block:40px;gap:32px}
  body.flagship .about-links{gap:8px 24px}
  body.flagship .brand-concepts{grid-template-columns:minmax(0,1fr);gap:24px}
  body.flagship .brand-concepts>section{padding:24px}
  body.flagship .brand-download{padding:24px}
  body.flagship.adapted-route:not([data-route="/th/"]) main .shell{padding-inline:20px}
  body.flagship.adapted-route:not([data-route="/th/"]) main .hero{padding-block:36px 28px}
  body.flagship.adapted-route:not([data-route="/th/"]) main>.section{padding-block:32px}
  body.flagship.adapted-route:not([data-route="/th/"]) main :is(.editorial-grid,.utility-card-grid,.decision-paths,.venue-quick__grid,.fact-detail-grid,.venue-supplemental__grid,.venue-list:has(>.adapted-venue-item)){grid-template-columns:minmax(0,1fr);gap:20px}
  body.flagship.adapted-route:not([data-route="/th/"]) main :is(.editorial-grid>article,.utility-card-grid>article,.locality-boundary,.area-note,.guide-fact-module,.utility-hero-card,.quick-fact,.fact-detail,.venue-hero-card,.venue-links){padding:24px}
  body.flagship.adapted-route:not([data-route="/th/"]) main .venue-quick{padding-block:32px}
  body.flagship.adapted-route:not([data-route="/th/"]) main .verification-disclosure__body{padding:20px}
  body.flagship.adapted-route:not([data-route="/th/"]) main .directory-tools{padding:20px}
  body.flagship.adapted-route:not([data-route="/th/"]) main :is(.directory-tools__primary,.directory-tools__more>div){grid-template-columns:minmax(0,1fr)}
  body.flagship.adapted-route:not([data-route="/th/"]) main .directory-tools__search{grid-column:auto}
  body.flagship.adapted-route:not([data-route="/th/"]) main .venue-row{padding:24px}
  body.flagship.adapted-route[data-route-locale="th"]:not([data-route="/th/"]) main h1{font-size:clamp(32px,8vw,44px);line-height:1.4;letter-spacing:-.02em}
  body.flagship.adapted-route[data-route-locale="th"]:not([data-route="/th/"]) main :is(h2,h3){line-height:1.4;letter-spacing:-.015em}
  body.flagship.adapted-route[data-route-locale="th"]:not([data-route="/th/"]) main :is(.eyebrow,.kicker){font-size:14px}
}
@media(max-width:390px){
  body.flagship .detail-buttons>.button{flex:1 1 auto}
  body.flagship .comparison-row>div{padding-inline:12px}
  body.flagship .comparison-row.names>div{font-size:18px}
  body.flagship :is(.eg-example,.eg-menu-example,.eg-context,.eg-next){padding:20px}
  body.flagship .venue-v2 .practical-panel{padding:20px}
  body.flagship .eg-branch summary{padding:20px}
  body.flagship .eg-branch-body{padding-inline:20px}
}
@media(max-width:340px){
  body.flagship:not([data-route="/"]):not([data-route="/th/"]) main h1{font-size:35px}
  body.flagship .directory-page .results-toolbar{flex-wrap:wrap}
  body.flagship .directory-page .results-toolbar>div{flex-direction:row;flex-wrap:wrap}
  body.flagship .venue-v2 .detail-tabs{gap:4px 16px}
  body.flagship .comparison-row.names>div{font-size:17px}
  body.flagship .comparison-row>div{padding-inline:10px}
  body.flagship.adapted-route:not([data-route="/th/"]) main .shell{padding-inline:16px}
  body.flagship.adapted-route[data-route-locale="th"]:not([data-route="/th/"]) main h1{font-size:31px}
}

/* Finder capture follow-up: reduce travel to the first result, without hiding
   the introduction, address link or Wi-Fi qualification. */
@media(max-width:767px){
  body.flagship:is([data-route="/coffee/"],[data-route="/search"]) main .directory-page{padding-top:16px}
  body.flagship:is([data-route="/coffee/"],[data-route="/search"]) main .directory-page .breadcrumbs{margin-bottom:14px}
  body.flagship main .directory-page .directory-heading{margin-bottom:18px}
  body.flagship main .directory-page .directory-heading .eyebrow{font-size:12px;line-height:1.5;margin-bottom:6px}
  body.flagship main .directory-page .directory-heading p:not(.eyebrow){font-size:16px;line-height:1.6;margin-top:12px;margin-bottom:8px}
  body.flagship:is([data-route="/coffee/"],[data-route="/search"]) main .directory-page .directory-heading>.text-link{margin-top:0;min-height:44px}
  body.flagship .directory-page .filter-bar{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px;gap:8px}
  body.flagship .directory-page .filter-bar .search-field{grid-column:1/-1;padding:4px 10px}
  body.flagship .directory-page .filter-bar label:not(.search-field){padding:5px 10px 4px}
  body.flagship:is([data-route="/coffee/"],[data-route="/search"]) main .directory-page .filter-bar :is(input,select)[name]{font-size:16px;min-height:44px;height:44px}
  body.flagship .directory-page .filter-bar select{overflow:hidden;text-overflow:ellipsis}
  body.flagship .directory-page .filter-bar label>span:not(.sr-only){font-size:12px;line-height:1.5}
  body.flagship .directory-page .results-toolbar{flex-direction:column;align-items:stretch;gap:2px;margin-block:12px 4px}
  body.flagship .directory-page .results-toolbar>div{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}
  body.flagship:is([data-route="/coffee/"],[data-route="/search"]) main .directory-page .results-toolbar>p{font-size:14px;line-height:1.5;padding-top:0}
  body.flagship .directory-page .filter-hint{margin-block:8px 20px}
}
