/* Pattaya Coffee · September 2026. Presentation only; source facts stay pinned. */
:root{--paper:#f4f1e9;--white:#fffdf7;--ink:#26231e;--muted:#68685f;--accent:#dce5aa;--line:#d8d5cc;--teal:#353d2b;--orange:#96532e;--sage:#e8eadb;--sand:#ede4d5;--cream:var(--paper);--green:var(--ink);--radius:8px}
html{scroll-padding-top:100px}body.flagship{background:var(--paper);color:var(--ink);font:400 17px/1.65 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.flagship h1,body.flagship h2{font-family:Inter,Arial,sans-serif;font-weight:600;letter-spacing:-.055em;line-height:1.08}body.flagship h1{font-size:clamp(42px,4.4vw,66px)}body.flagship h2{font-size:clamp(30px,3.2vw,46px)}body.flagship h3{font-family:Inter,Arial,sans-serif;font-weight:600;letter-spacing:-.035em}body.flagship .wrap,body.flagship .shell{width:100%;max-width:1360px;margin-inline:auto;padding-inline:40px}body.flagship .eyebrow,body.flagship .kicker{font:600 12px/1.5 Inter,Arial,sans-serif;color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px}body.flagship a{transition:color .18s,background-color .18s,border-color .18s}body.flagship a:hover{color:var(--orange)}body.flagship :is(a,button,input,select,summary):focus-visible{outline:3px solid #95603b;outline-offset:4px}body.flagship :is(input,select,textarea){font-size:16px;color:var(--ink);accent-color:var(--ink)}body.flagship .button{min-height:48px;padding:12px 20px;border:1px solid var(--ink);border-radius:5px;background:var(--ink);color:var(--paper);font-size:14px;font-weight:600;gap:16px;box-shadow:none}body.flagship .button:hover{background:#434336;border-color:#434336;color:#fff}body.flagship .button:is(.secondary,.button--quiet){color:var(--ink);border-color:#a5a59a;background:transparent}body.flagship .button:is(.secondary,.button--quiet):hover{background:var(--accent)}body.flagship .text-link{font-size:15px;gap:22px}body.flagship .text-button{font-size:14px}body.flagship .icon-button,body.flagship .save-button{min-width:44px;min-height:44px;border:1px solid var(--line);background:transparent;border-radius:50%}body.flagship .icon-button:hover,body.flagship .save-button:hover{background:var(--accent)}body.flagship [hidden]{display:none!important}

/* A legible, full-name identity with a quiet publication signature. */
body.flagship .header,body.flagship .site-header{position:relative;background:var(--paper);color:var(--ink);border:0;border-bottom:1px solid var(--line);box-shadow:none}body.flagship .header-inner,body.flagship .site-header__inner{min-height:104px;height:auto;padding-block:18px;gap:28px}body.flagship .brand{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none;line-height:1;gap:0}body.flagship .brand .design-wordmark{width:210px;height:63px;max-width:none}body.flagship .desktop-nav{gap:32px}body.flagship .desktop-nav a{font-size:15px;padding-block:14px;font-weight:500;white-space:nowrap}body.flagship .desktop-nav a[aria-current]{text-decoration:none;box-shadow:inset 0 -2px var(--ink)}body.flagship .publication{font-size:11px;max-width:95px;line-height:1.6;text-transform:uppercase;letter-spacing:.11em;color:var(--muted)}body.flagship .header-end{gap:24px}body.flagship .search-link{width:48px;height:48px;border-color:var(--line);border-radius:50%;background:transparent}body.flagship .search-link:hover{background:var(--accent);color:var(--ink)}body.flagship .mobile-menu>summary{display:flex;align-items:center;justify-content:center;gap:7px;min-width:78px;min-height:46px;padding:0 12px;list-style:none;border:1px solid var(--line);border-radius:5px}body.flagship .mobile-menu>summary::-webkit-details-marker{display:none}body.flagship .mobile-menu .menu-label{font-size:13px;font-weight:600}body.flagship .mobile-menu>nav{position:absolute;left:20px;right:20px;top:calc(100% - 1px);width:auto;padding:14px 22px;background:var(--white);border:1px solid var(--line);border-radius:0 0 8px 8px;box-shadow:0 18px 25px #26231e12;z-index:50}body.flagship .mobile-menu>nav>a{min-height:50px;padding:12px 0;font-size:16px;border-bottom:1px solid var(--line)}body.flagship .mobile-menu>nav>a:last-child{border-bottom:0}

/* Home: editorial type, useful search, commissioned coffee artwork. */
body.flagship .home-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:54px;padding-top:42px;padding-bottom:50px;align-items:center}body.flagship .home-hero .hero-copy{padding:18px 0 24px;min-width:0}body.flagship .home-hero .hero-copy h1{font-size:clamp(58px,6.4vw,94px);line-height:.99;letter-spacing:-.07em}body.flagship .home-hero .hero-copy h1 em{font-family:Fraunces,Georgia,serif;font-weight:500;letter-spacing:-.07em;color:var(--ink)}body.flagship .hero-copy .hero-lede{font-size:17px;line-height:1.7;max-width:440px;margin-top:28px;margin-bottom:26px;color:var(--muted)}body.flagship .hero-search{width:100%;padding:7px;gap:8px;border:1px solid #aaa99d;border-radius:6px;box-shadow:none;background:var(--white)}body.flagship .hero-search:focus-within{outline:2px solid var(--ink);outline-offset:3px}body.flagship .hero-search input{min-height:48px;font-size:16px;padding:4px 0}body.flagship .hero-search>.icon{width:20px;height:20px;margin-left:7px}body.flagship .hero-search .button{min-height:48px;font-size:13px;white-space:nowrap;padding-inline:16px}body.flagship .hero-shortcuts{gap:7px 14px;margin-top:17px;font-size:13px}body.flagship .hero-shortcuts>a{display:inline-flex;align-items:center;min-height:40px;border:0;text-decoration:underline;text-decoration-color:#aaa99d;text-underline-offset:5px}body.flagship .hero-art-column{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:16px}body.flagship .studio-art{margin:0;position:relative;border-radius:4px;overflow:hidden;background:#e8e0d2}body.flagship .studio-art picture{display:block}body.flagship .studio-art img{display:block;width:100%;height:480px;object-fit:cover;object-position:59% 50%;border-radius:0}body.flagship .studio-art figcaption{display:flex;justify-content:space-between;gap:15px;position:absolute;left:20px;right:20px;bottom:15px;color:#3e392e;font-size:10px;letter-spacing:.1em;line-height:1.5}body.flagship .studio-art figcaption span:last-child{letter-spacing:.015em}body.flagship .city-note{display:flex;gap:18px;align-items:center;border-top:1px solid var(--line);padding-top:15px}body.flagship .city-note .hero-photo{display:flex;flex:1;gap:14px;align-items:center;min-height:0;min-width:0;overflow:visible;border:0;border-radius:0;background:none;position:static}body.flagship .city-note .hero-photo>img{position:static;width:64px;height:64px;object-fit:cover;border-radius:3px;flex-shrink:0}body.flagship .city-note .hero-photo:after{display:none}body.flagship .city-note .hero-photo figcaption{position:static;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;color:var(--muted);font-size:10px;line-height:1.5}body.flagship .city-note .hero-photo .icon{width:13px;height:13px}body.flagship .city-note .hero-photo a{color:var(--ink)}body.flagship .city-note-title{font-family:Fraunces,Georgia,serif;font-size:18px;line-height:1.15;letter-spacing:-.025em;margin:0;flex-shrink:0}
body.flagship .intent-section{padding-block:36px 42px;background:var(--accent);border-top:1px solid #c6cea0;border-bottom:1px solid #c6cea0}body.flagship .intent-section .section-head{align-items:end;margin-bottom:25px}body.flagship .intent-section .section-head .eyebrow{font-size:10px;margin-bottom:10px;color:#51593c}body.flagship .intent-section h2{font-size:30px;letter-spacing:-.045em}body.flagship .intent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}body.flagship .intent-grid>a{padding:4px 18px 4px 0;min-height:76px;display:flex;gap:16px;align-items:center;border-right:1px solid #b6c189;color:var(--ink)}body.flagship .intent-grid>a:last-child{border-right:0}body.flagship .intent-grid strong{font-size:15px;line-height:1.35}body.flagship .intent-grid small{font-size:12px;line-height:1.5;margin-top:6px;color:#535b40}body.flagship .intent-grid b{display:block;font-weight:400;font-size:22px}body.flagship .intent-grid .icon{width:25px;height:25px}body.flagship .section{padding-block:76px;margin-block:0}body.flagship .section-head{display:flex;gap:28px;align-items:flex-end;justify-content:space-between;margin-bottom:28px}body.flagship .section-head h2{max-width:730px}body.flagship .section-head .eyebrow{margin-bottom:13px}body.flagship .section-head>.text-link{flex-shrink:0;font-size:14px;white-space:nowrap}body.flagship .section-intro{font-size:16px;line-height:1.7;max-width:760px;color:var(--muted);margin-top:-5px;margin-bottom:32px}body.flagship .section+.section{border-top:1px solid var(--line)}

/* Branch cards are information objects, with no invented venue imagery. */
body.flagship .cafe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}body.flagship .cafe-card{display:flex;flex-direction:column;background:transparent;border:1px solid #cdcbbf;border-radius:6px;overflow:hidden;min-width:0;box-shadow:none;transition:border-color .18s,background .18s}body.flagship .cafe-card:hover{border-color:#878b77;background:#fffdf766;box-shadow:none;transform:none}body.flagship .cafe-card .card-top{display:flex;height:auto;min-height:62px;padding:10px 20px 4px;border:0;background:transparent;gap:12px;font-size:11px;letter-spacing:.035em;color:var(--muted);text-transform:none}body.flagship .card-index{font:500 12px/1 Inter,Arial,sans-serif;font-variant-numeric:tabular-nums;color:#818476;border:1px solid #d0d3c2;border-radius:50%;display:grid;place-items:center;min-width:27px;height:27px}body.flagship .card-top>span:not(.card-index){margin-right:auto}body.flagship .card-top .save-button{margin-left:auto;background:transparent;border:0;min-width:44px;height:44px}body.flagship .card-top .save-button:hover{background:var(--accent)}body.flagship .save-button[aria-pressed=true]{background:var(--accent);color:var(--ink)}body.flagship .cafe-card .card-body{padding:10px 22px 0;display:flex;flex-direction:column;flex:1}body.flagship .card-area{font-size:12px;line-height:1.5;color:var(--muted);margin-bottom:11px}body.flagship .card-area .icon{width:14px;height:14px}body.flagship .cafe-card h3{font-size:25px;line-height:1.18;margin:0 0 15px;overflow-wrap:anywhere}body.flagship .cafe-card h3 a{text-decoration:none;color:var(--ink)}body.flagship .cafe-card h3 a:hover{text-decoration:underline;text-decoration-thickness:1px}body.flagship .card-description{font-size:15px;line-height:1.65;color:var(--muted);margin:0 0 18px;display:block;overflow:visible;-webkit-line-clamp:unset;min-height:0;max-height:none}body.flagship .card-features{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto;margin-bottom:12px}body.flagship .card-features>span{font-size:11px;line-height:1.45;background:#e7e9dd;border:0;border-radius:3px;padding:5px 8px;color:#48503b}body.flagship .check-note{font-size:12px;line-height:1.6;color:var(--muted);margin:0 0 14px}body.flagship .card-actions{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding:12px 0;border-top:1px solid var(--line)}body.flagship .card-actions>a{display:flex;align-items:center;gap:18px;font-size:14px;min-height:44px;font-weight:600}body.flagship .card-actions>button{font-size:12px;min-height:44px;padding:8px 9px;gap:7px;border-radius:4px}body.flagship .card-actions>button:hover{background:var(--sage)}body.flagship .card-actions>button[aria-pressed=true]{background:var(--ink);color:var(--paper)}

body.flagship .area-grid{gap:28px}body.flagship .area-card{display:block}body.flagship .area-card>img{width:100%;aspect-ratio:1.36;object-fit:cover;border-radius:4px;margin-bottom:22px}body.flagship .area-card h3{font-family:Inter,Arial,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.045em}body.flagship .area-card p{font-size:15px;line-height:1.6;margin:10px 0 15px}body.flagship .area-card>div>span{font-size:12px;color:var(--muted)}body.flagship .guide-band{padding-block:76px;background:var(--ink);color:var(--paper)}body.flagship .guide-pair{grid-template-columns:1fr 1fr;gap:100px;align-items:center}body.flagship .guide-pair .eyebrow{color:#b8c490}body.flagship .guide-pair h2{font-size:52px}body.flagship .guide-pair p:not(.eyebrow){font-size:16px;line-height:1.75;color:#c6c4b8;max-width:475px;margin:25px 0 30px}body.flagship .guide-pair .button{background:var(--accent);border-color:var(--accent);color:var(--ink)}body.flagship .guide-pair .button:hover{background:#edf1d0}body.flagship .guide-tile{min-height:365px;border-radius:5px;padding:38px;background:var(--accent);color:var(--ink);position:relative;overflow:hidden}body.flagship .guide-tile:after{content:'↗';position:absolute;top:30px;right:35px;font-size:42px;line-height:1;color:#4f573c}body.flagship .guide-tile .eyebrow{color:#586344}body.flagship .guide-tile .guide-big{font:500 58px/1.02 Fraunces,Georgia,serif;letter-spacing:-.055em}body.flagship .guide-tile>span:last-child{font-size:14px;line-height:1.6;max-width:300px}body.flagship .guide-tile:hover{background:#e6edbf;color:var(--ink)}body.flagship .founders{grid-template-columns:.8fr 1fr;gap:110px;padding-block:90px;align-items:center}body.flagship .founder-photo{width:100%;max-width:390px;justify-self:start}body.flagship .founder-photo img{width:100%;aspect-ratio:1.1;object-fit:cover;object-position:center 34%;border-radius:4px}body.flagship .founders h2{font-size:46px;margin-bottom:25px;max-width:600px}body.flagship .founders p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted)}

/* Footer and privacy remain easy to use, even at narrow widths. */
body.flagship .footer{padding-top:64px;background:#e6e7dc;border-top:1px solid #cecfbf;color:var(--ink)}body.flagship .footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:45px;padding-bottom:54px}body.flagship .footer .brand{margin-bottom:25px}body.flagship .footer .brand .design-wordmark{width:230px;height:69px}body.flagship .footer p{font-size:14px;line-height:1.7;color:var(--muted);max-width:280px}body.flagship .footer h2{font-family:Inter,Arial,sans-serif;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;margin-bottom:20px;color:#515548}body.flagship .footer-grid>div>a:not(.brand){font-size:14px;min-height:44px;padding:10px 0;line-height:1.6;text-decoration:none}body.flagship .footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-block:22px;border-top:1px solid #cccebd;font-size:12px;line-height:1.7;color:#595d50}body.flagship .footer-bottom>span:last-child{gap:25px}body.flagship .footer-bottom a{display:inline-flex;min-height:32px;align-items:center}body.flagship .release-privacy-access{background:#e6e7dc;padding:0 24px 20px}body.flagship .release-privacy-access button{min-height:44px;font-size:13px;color:var(--ink)}body.flagship .release-consent{left:auto;right:20px;bottom:20px;width:min(450px,calc(100% - 40px));max-width:450px;padding:24px;background:var(--white);color:var(--ink);border:1px solid #8d9280;border-radius:8px;display:block;box-shadow:0 10px 45px #26231e24;z-index:100}body.flagship .release-consent h2{font:600 22px/1.2 Inter,Arial,sans-serif;letter-spacing:-.035em;margin-bottom:12px}body.flagship .release-consent p{font-size:13px;line-height:1.65;margin-bottom:9px;color:var(--muted)}body.flagship .release-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}body.flagship .release-consent-actions button{min-height:44px;padding:10px 12px;border:1px solid #a9ad98;background:var(--paper);border-radius:4px;color:var(--ink);font-size:12px;font-weight:600;white-space:normal}body.flagship .release-consent-actions [data-analytics-choice=granted]{background:var(--accent);border-color:#b5be94}body.flagship .release-consent-actions [data-consent-close]{grid-column:1/-1;border:0;background:transparent;text-decoration:underline;font-weight:400}body.flagship .compare-tray{bottom:18px;max-width:760px;padding:15px 20px;gap:20px;border-radius:7px;border:1px solid #8a9279;background:var(--white);box-shadow:0 6px 32px #26231e26}body.flagship .compare-tray strong{font-size:14px}body.flagship .compare-tray [data-compare-names]{font-size:12px;line-height:1.5;white-space:normal;overflow:visible;text-overflow:clip;display:block}body.flagship .compare-tray .button{min-height:44px;font-size:13px}body.flagship .toast{font-size:14px;line-height:1.6;background:var(--ink);color:var(--paper);border-radius:6px}body.flagship dialog{max-width:min(520px,calc(100% - 32px));border-radius:8px;border:1px solid var(--line);padding:28px}body.flagship dialog h2{font-size:28px}body.flagship dialog p{font-size:15px}body.flagship dialog::backdrop{background:#26231e66}

/* Thai keeps the same design language and its existing translated navigation. */
body.flagship .site-header__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}body.flagship .site-header .header-search{display:none}body.flagship .site-header .nav-links{display:flex;gap:22px;align-items:center}body.flagship .site-header .nav-links a{font-size:14px;min-height:44px;display:flex;align-items:center;gap:5px;color:var(--ink)}body.flagship .site-header .nav-toggle{display:none}body.flagship .destination-language{font-size:10px;background:#e5e8d8;padding:2px 4px;border-radius:2px;line-height:1.2;color:#4b5439}body.flagship[data-route="/th/"] .hero--home{padding:42px 0 48px;background:transparent;border:0}body.flagship[data-route="/th/"] .hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}body.flagship[data-route="/th/"] .hero-copy h1{font-size:clamp(40px,4.8vw,66px);line-height:1.2;letter-spacing:-.025em}body.flagship[data-route="/th/"] .hero-copy .lede{font-size:18px;line-height:1.8;color:var(--muted);margin-block:25px}body.flagship[data-route="/th/"] .action-row{display:flex;flex-wrap:wrap;gap:12px}body.flagship[data-route="/th/"] .thai-art-column{min-width:0}body.flagship[data-route="/th/"] .studio-art img{height:380px}body.flagship[data-route="/th/"] .hero-visual{margin-top:18px;padding:0;background:none;border:0}body.flagship[data-route="/th/"] .hero-visual .hero-photo{position:static;display:flex;align-items:center;gap:16px;min-height:0;border-radius:0;overflow:visible;background:transparent}body.flagship[data-route="/th/"] .hero-visual .hero-photo picture{display:block;width:64px;flex-shrink:0}body.flagship[data-route="/th/"] .hero-visual .hero-photo img{position:static;width:64px;height:64px;object-fit:cover;border-radius:3px}body.flagship[data-route="/th/"] .hero-visual .hero-photo:after{display:none}body.flagship[data-route="/th/"] .hero-visual figcaption{position:static;color:var(--muted);font-size:13px}body.flagship[data-route="/th/"] .language-note{background:var(--sage);border-block:1px solid var(--line);padding:16px 0}body.flagship[data-route="/th/"] .translation-note{font-size:14px}body.flagship[data-route="/th/"] .translation-note summary{min-height:32px}body.flagship[data-route="/th/"] .home-finder{background:var(--accent);border-bottom:1px solid #c6cea0;padding:30px 0}body.flagship[data-route="/th/"] .home-finder .shell{display:flex;align-items:end;gap:36px}body.flagship[data-route="/th/"] .home-finder form{flex:1}body.flagship[data-route="/th/"] .home-finder label{display:block;font-size:16px;margin-bottom:10px}body.flagship[data-route="/th/"] .home-finder form>div{display:flex;gap:10px}body.flagship[data-route="/th/"] .home-finder input{min-width:0;flex:1;min-height:50px;padding:12px;border:1px solid #abb28f;border-radius:5px;background:var(--white)}body.flagship[data-route="/th/"] .home-finder .shell>a{font-size:15px;padding:12px 0;min-height:44px}body.flagship[data-route="/th/"] .task-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}body.flagship[data-route="/th/"] .task-panel{border:1px solid var(--line);padding:24px;border-radius:5px;background:transparent}body.flagship[data-route="/th/"] .task-panel>span{font-size:12px;color:var(--muted)}body.flagship[data-route="/th/"] .task-panel h3{font-size:25px;margin:25px 0 15px}body.flagship[data-route="/th/"] .task-panel p{font-size:15px;color:var(--muted)}body.flagship[data-route="/th/"] .publisher-note{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}body.flagship[data-route="/th/"] .publisher-note p{font-size:17px}body.flagship .footer-grid--flagship{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:45px}body.flagship .footer-column summary{font-size:15px;min-height:44px}body.flagship .footer-column nav{display:grid;gap:0}body.flagship .footer-column nav a{font-size:14px;min-height:44px;display:flex;align-items:center;gap:5px}body.flagship .footer-accountability{border:0;margin-block:20px;gap:12px}body.flagship .footer-accountability p{font-size:12px}body.flagship .footer-accountability__mark{background:var(--accent);color:var(--ink);border-radius:4px;padding:8px;font-size:14px}body.flagship .footer-contact p{font-size:12px;overflow-wrap:anywhere}body.flagship .footer-contact button{min-height:44px;margin-left:8px}body.flagship .footer-meta{border-top:1px solid #cccebd;padding-block:25px;font-size:12px;line-height:1.8}body.flagship .footer-meta p{font-size:12px;max-width:none}body.flagship .footer-meta nav{display:flex;flex-wrap:wrap;gap:16px}body.flagship .footer-meta nav>a,body.flagship .footer-meta nav>button{min-height:44px;display:inline-flex;align-items:center}

body.flagship .design-identity{padding:40px;border:1px solid var(--line);border-radius:5px;margin-block:40px}body.flagship .design-identity>img{margin:40px 0 60px;max-width:100%}body.flagship .design-identity h2{margin-bottom:22px}body.flagship .design-identity p{font-size:16px;max-width:760px}body.flagship .design-palette{display:grid;grid-template-columns:repeat(3,1fr);margin:30px 0}body.flagship .design-palette span{padding:70px 20px 15px;font-size:13px;border:1px solid var(--line)}body.flagship .design-palette span:first-child{background:var(--ink);color:var(--paper)}body.flagship .design-palette span:last-child{background:var(--accent)}body.flagship .identity-downloads{display:flex;flex-wrap:wrap;gap:30px;font-size:15px;margin-bottom:30px}body.flagship .design-art-credit{color:var(--muted)}

@media(min-width:1440px){body.flagship .home-hero .hero-copy h1{font-size:100px}body.flagship .studio-art img{height:520px}}
@media(max-width:1100px){body.flagship .wrap,body.flagship .shell{padding-inline:28px}body.flagship .header-inner{gap:22px}body.flagship .desktop-nav{gap:24px}body.flagship .publication{display:none}body.flagship .home-hero{gap:32px}body.flagship .home-hero .hero-copy h1{font-size:clamp(55px,6.4vw,76px)}body.flagship .studio-art img{height:430px}body.flagship .city-note-title{display:none}body.flagship .cafe-grid{gap:18px}body.flagship .cafe-card h3{font-size:23px}body.flagship .card-body{padding-inline:18px}body.flagship .guide-pair{gap:60px}body.flagship .guide-pair h2{font-size:44px}body.flagship .founders{gap:65px}body.flagship .footer-grid{gap:30px}body.flagship .site-header .nav-links{gap:14px}body.flagship .site-header .brand .design-wordmark{width:190px;height:57px}body.flagship .site-header .nav-links a{font-size:13px}}
@media(max-width:900px){body.flagship .header .desktop-nav{display:none}body.flagship .mobile-menu{display:block}body.flagship .header-inner{min-height:88px;padding-block:12px}body.flagship .brand .design-wordmark{width:190px;height:57px}body.flagship .header-end{gap:12px}body.flagship .home-hero{gap:26px;padding-top:32px}body.flagship .home-hero .hero-copy h1{font-size:62px}body.flagship .hero-search{flex-wrap:wrap}body.flagship .hero-search input{width:calc(100% - 48px);flex:1}body.flagship .hero-search .button{width:100%}body.flagship .studio-art img{height:450px}body.flagship .intent-grid{grid-template-columns:1fr 1fr;gap:24px 32px}body.flagship .intent-grid>a:nth-child(2){border:0}body.flagship .intent-grid>a{min-height:65px}body.flagship .cafe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}body.flagship[data-route="/"] .cafe-grid .cafe-card:last-child{grid-column:1/-1}body.flagship .founders{gap:45px}body.flagship .founders h2{font-size:38px}body.flagship .footer-grid,body.flagship .footer-grid--flagship{grid-template-columns:repeat(3,1fr);gap:35px}body.flagship .footer-grid>div:first-child,body.flagship .footer-grid--flagship>.footer-brand{grid-column:1/-1}body.flagship .site-header .nav-toggle{display:flex;min-height:46px;align-items:center;padding:10px 15px;font-size:14px;border:1px solid var(--line);border-radius:5px;background:transparent}body.flagship .site-header .nav-links{display:none;width:100%;flex-direction:column;align-items:stretch;gap:0;padding-top:14px;border-top:1px solid var(--line)}body.flagship .site-header.nav-open .nav-links{display:flex}body.flagship .site-header .nav-links a{font-size:16px;min-height:48px}body.flagship[data-route="/th/"] .hero-grid{gap:28px}body.flagship[data-route="/th/"] .task-grid{grid-template-columns:1fr 1fr}body.flagship[data-route="/th/"] .publisher-note{gap:35px}}
@media(max-width:760px){html{scroll-padding-top:24px}body.flagship{font-size:16px}body.flagship .wrap,body.flagship .shell{padding-inline:22px}body.flagship .header-inner{min-height:80px;padding-block:10px}body.flagship .brand .design-wordmark{width:170px;height:51px}body.flagship .header-end{gap:8px}body.flagship .search-link{width:44px;height:44px}body.flagship .mobile-menu>summary{min-width:70px;padding-inline:10px}body.flagship .home-hero{grid-template-columns:1fr;gap:28px;padding-top:34px;padding-bottom:35px}body.flagship .home-hero .hero-copy{padding:0}body.flagship .home-hero .hero-copy .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:22px}body.flagship .home-hero .hero-copy h1{font-size:clamp(56px,10.5vw,82px);line-height:1.01;letter-spacing:-.065em}body.flagship .hero-copy .hero-lede{font-size:16px;line-height:1.65;max-width:470px;margin-top:22px;margin-bottom:23px}body.flagship .hero-search{flex-wrap:nowrap;gap:5px}body.flagship .hero-search input{width:auto;min-height:46px;font-size:16px}body.flagship .hero-search .button{width:auto;font-size:12px;padding-inline:12px;gap:10px;min-height:46px}body.flagship .hero-search .button .icon{width:17px}body.flagship .hero-shortcuts{gap:4px 13px;margin-top:11px;font-size:12px}body.flagship .hero-shortcuts a{min-height:40px}body.flagship .hero-art-column{gap:13px}body.flagship .studio-art img{height:auto;aspect-ratio:1.5;object-fit:cover}body.flagship .studio-art figcaption{font-size:8px;left:14px;right:14px;bottom:10px}body.flagship .city-note{padding-top:13px;gap:12px}body.flagship .city-note .hero-photo>img{width:50px;height:50px}body.flagship .city-note .hero-photo{gap:10px}body.flagship .city-note .hero-photo figcaption{font-size:10px}body.flagship .city-note-title{display:block;font-size:16px}body.flagship .intent-section{padding-block:28px 32px}body.flagship .intent-section .section-head{margin-bottom:20px}body.flagship .intent-section h2{font-size:27px}body.flagship .intent-grid{gap:22px 18px}body.flagship .intent-grid>a{padding:0 12px 0 0;gap:12px;align-items:flex-start;min-height:70px}body.flagship .intent-grid strong{font-size:14px}body.flagship .intent-grid small{font-size:11px;line-height:1.55;margin-top:5px}body.flagship .intent-grid .icon{width:22px;height:22px;margin-top:2px}body.flagship .intent-grid b{display:none}body.flagship .section{padding-block:46px}body.flagship .section-head{align-items:flex-start;gap:18px;margin-bottom:24px;flex-direction:column}body.flagship .section-head h2{font-size:34px;line-height:1.1}body.flagship .section-head .eyebrow{font-size:11px;margin-bottom:13px}body.flagship .section-head>.text-link{font-size:14px;min-height:34px}body.flagship .section-intro{font-size:15px;line-height:1.7;margin-bottom:26px}body.flagship .cafe-grid{grid-template-columns:1fr;gap:18px}body.flagship[data-route="/"] .cafe-grid .cafe-card:last-child{grid-column:auto}body.flagship .cafe-card .card-top{min-height:57px;padding:9px 20px 0;font-size:11px}body.flagship .cafe-card .card-body{padding:9px 22px 0}body.flagship .cafe-card h3{font-size:27px;line-height:1.18;margin-bottom:14px}body.flagship .card-area{font-size:12px;margin-bottom:10px}body.flagship .card-description{font-size:15px;line-height:1.7;margin-bottom:18px}body.flagship .card-features{margin-bottom:13px;gap:7px}body.flagship .card-features>span{font-size:11px;padding:5px 9px}body.flagship .check-note{font-size:12px}body.flagship .card-actions{padding:10px 0;flex-direction:row}body.flagship .card-actions>a{font-size:14px;gap:25px}body.flagship .card-actions>button{font-size:12px;padding:8px 10px}body.flagship .area-grid{grid-template-columns:1fr;gap:32px}body.flagship .area-card{display:grid;grid-template-columns:.8fr 1fr;gap:20px;align-items:start}body.flagship .area-card>img{aspect-ratio:.9;min-height:0;margin:0;border-radius:4px}body.flagship .area-card h3{font-size:25px;line-height:1.2}body.flagship .area-card p{font-size:14px;line-height:1.55;margin:10px 0}body.flagship .area-card>div>span{font-size:11px}body.flagship .guide-band{padding-block:45px}body.flagship .guide-pair{grid-template-columns:1fr;gap:35px}body.flagship .guide-pair>div{padding:0}body.flagship .guide-pair h2{font-size:40px}body.flagship .guide-pair p:not(.eyebrow){font-size:15px;margin-block:22px 25px}body.flagship .guide-tile{min-height:310px;padding:28px;gap:25px}body.flagship .guide-tile .guide-big{font-size:48px}body.flagship .guide-tile:after{font-size:35px;right:25px;top:24px}body.flagship .guide-tile>span:last-child{font-size:13px}body.flagship .founders{grid-template-columns:1fr;padding-block:50px;gap:32px}body.flagship .founder-photo{max-width:none;width:100%}body.flagship .founder-photo img{aspect-ratio:1.25;object-position:center 31%;border-radius:4px}body.flagship .founders h2{font-size:38px;margin-bottom:22px}body.flagship .founders p:not(.eyebrow){font-size:16px;line-height:1.8}body.flagship .footer{padding-top:40px}body.flagship .footer-grid,body.flagship .footer-grid--flagship{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:35px}body.flagship .footer .brand .design-wordmark{width:220px;height:66px}body.flagship .footer p{font-size:14px;max-width:340px}body.flagship .footer h2{font-size:11px;margin-bottom:13px}body.flagship .footer-grid>div>a:not(.brand){font-size:14px;min-height:44px;padding-block:10px}body.flagship .footer-bottom{flex-direction:column;gap:10px;font-size:11px;padding-block:20px}body.flagship .footer-bottom>span:last-child{gap:24px;flex-wrap:wrap}body.flagship .release-consent{right:12px;bottom:12px;width:calc(100% - 24px);max-width:450px;padding:20px;max-height:calc(100dvh - 24px);overflow:auto}body.flagship .release-consent h2{font-size:21px}body.flagship .release-consent p{font-size:13px}body.flagship .compare-tray{bottom:10px;gap:10px;padding:13px 14px;width:calc(100% - 24px);align-items:center}body.flagship .compare-tray strong{font-size:12px}body.flagship .compare-tray [data-compare-names]{font-size:11px;line-height:1.45}body.flagship .compare-tray .button{font-size:12px;padding:9px 12px;gap:8px}body.flagship .compare-tray .icon-button{min-width:44px;width:44px}body.flagship.has-comparison .footer{padding-bottom:130px}body.flagship .site-header__inner{min-height:80px;padding-block:10px}body.flagship .site-header .brand .design-wordmark{width:180px;height:54px}body.flagship[data-route="/th/"] .hero--home{padding:30px 0}body.flagship[data-route="/th/"] .hero-grid{grid-template-columns:1fr;gap:30px}body.flagship[data-route="/th/"] .hero-copy h1{font-size:43px;line-height:1.25}body.flagship[data-route="/th/"] .hero-copy .lede{font-size:17px;margin-block:22px}body.flagship[data-route="/th/"] .studio-art img{height:auto;aspect-ratio:1.5}body.flagship[data-route="/th/"] .language-note{padding-block:13px}body.flagship[data-route="/th/"] .home-finder{padding-block:24px}body.flagship[data-route="/th/"] .home-finder .shell{flex-direction:column;align-items:stretch;gap:10px}body.flagship[data-route="/th/"] .home-finder label{font-size:15px}body.flagship[data-route="/th/"] .home-finder input{font-size:16px;width:100px}body.flagship[data-route="/th/"] .home-finder .button{padding-inline:16px;font-size:14px}body.flagship[data-route="/th/"] .task-grid{grid-template-columns:1fr 1fr;gap:15px}body.flagship[data-route="/th/"] .task-panel{padding:20px}body.flagship[data-route="/th/"] .task-panel h3{font-size:23px;margin-top:20px}body.flagship[data-route="/th/"] .task-panel p{font-size:14px}body.flagship[data-route="/th/"] .publisher-note{grid-template-columns:1fr;gap:20px}body.flagship .footer-meta{font-size:11px}body.flagship .footer-column nav a{font-size:14px}body.flagship .design-identity{padding:25px}body.flagship .design-identity>img{margin-block:20px 40px}body.flagship .design-palette span{font-size:11px;padding:55px 12px 12px}}
@media(max-width:380px){body.flagship .wrap,body.flagship .shell{padding-inline:18px}body.flagship .brand .design-wordmark{width:145px;height:44px}body.flagship .header-inner{gap:12px}body.flagship .header-end{gap:7px}body.flagship .mobile-menu>summary{min-width:46px;padding:0 9px}body.flagship .mobile-menu .menu-label{display:none}body.flagship .home-hero .hero-copy h1{font-size:56px}body.flagship .hero-search .button{padding-inline:10px}body.flagship .hero-search>.icon{margin-left:4px;width:17px}body.flagship .hero-shortcuts{gap:4px 10px;font-size:11px}body.flagship .city-note-title{display:none}body.flagship .intent-grid{gap:22px 15px}body.flagship .intent-grid>a{gap:10px}body.flagship .intent-grid strong{font-size:13px}body.flagship .intent-grid small{font-size:11px}body.flagship .intent-grid .icon{width:18px;height:18px}body.flagship .area-card{gap:16px}body.flagship .area-card h3{font-size:22px}body.flagship .cafe-card h3{font-size:25px}body.flagship .card-actions>a{gap:12px}body.flagship .card-actions>button{padding-inline:5px}body.flagship[data-route="/th/"] .task-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.flagship *,body.flagship *:before,body.flagship *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Optical corrections from the first rendered review. */
body.flagship .brand .design-wordmark{width:190px;height:71.25px}
body.flagship .footer .brand .design-wordmark{width:220px;height:82.5px}
body.flagship .city-note .hero-photo{height:auto}
body.flagship[data-route="/th/"] .hero-visual .hero-photo{height:auto}
body.flagship[data-route="/th/"] .home-finder .button{width:auto;flex:0 0 auto;min-width:90px}
body.flagship .hero-search,body.flagship .directory-page .filter-bar label:not(.search-field),body.flagship .directory-page .filter-bar .search-field,body.flagship .comparison-page select,body.flagship .compare-selectors select,body.flagship[data-route="/th/"] .home-finder input{border-color:#73786b}
body.flagship .card-index{color:var(--muted)}
body.flagship .guide-band :is(a,button):focus-visible{outline-color:var(--accent)}
body.flagship .studio-art figcaption{position:static;padding:10px 14px;background:#eae5d9;color:#4e493f;font-size:10px;line-height:1.5}
@media(min-width:1440px){body.flagship .studio-art img{height:490px}}
@media(max-width:760px){body.flagship .brand .design-wordmark,body.flagship .site-header .brand .design-wordmark{width:160px;height:60px}body.flagship .footer .brand .design-wordmark{width:210px;height:78.75px}body.flagship .studio-art figcaption{font-size:10px;padding:9px 12px}}
@media(max-width:380px){body.flagship .brand .design-wordmark{width:145px;height:54.375px}}
/* Match the unchanged Thai navigation controller's 75rem breakpoint. */
@media(max-width:75rem){
 body.flagship .site-header .nav-toggle{display:flex;align-items:center;min-height:46px;padding:10px 15px;font-size:14px;border:1px solid var(--line);border-radius:5px;background:transparent}
 body.flagship .site-header .nav-links{width:100%;flex-direction:column;align-items:stretch;gap:0;padding-top:14px;border-top:1px solid var(--line)}
 html.js body.flagship .site-header .nav-links{display:none}
 html.js body.flagship .site-header.nav-open .nav-links{display:flex}
 html:not(.js) body.flagship .site-header .nav-links{display:flex}
 html:not(.js) body.flagship .site-header .nav-toggle{display:none}
 body.flagship .site-header .nav-links a{font-size:16px;min-height:48px}
}
body.flagship .studio-art figcaption{font-size:11px;letter-spacing:.06em;gap:4px 12px;flex-wrap:wrap}
body.flagship .comparison-grid{overflow:visible}
body.flagship .comparison-row.names{position:sticky;top:8px;z-index:5;box-shadow:0 4px 12px #26231e15;border-radius:7px 7px 0 0;overflow:hidden}
body.flagship .cafe-map .leaflet-marker-icon{width:44px!important;height:44px!important;margin-left:-22px!important;margin-top:-44px!important;padding:1px 9px;object-fit:contain}
body.flagship .cafe-map .leaflet-popup-close-button{width:44px!important;height:44px!important;line-height:44px!important;font-size:25px!important;color:var(--ink)!important}
body.flagship .cafe-map .leaflet-popup-content{max-width:min(300px,calc(100vw - 116px));max-height:280px;overflow:auto;margin:40px 18px 18px;overscroll-behavior:contain}
body.flagship .cafe-map .leaflet-popup-content p{font-size:14px!important;line-height:1.6!important}
body.flagship .cafe-map .leaflet-top.leaflet-left{top:auto;bottom:32px;left:auto;right:10px}
body.flagship .cafe-map .leaflet-popup-content{max-height:190px}
body.flagship .previous-identity{border-top:1px solid var(--line);margin-block:24px;padding-block:14px}
body.flagship .previous-identity>summary{min-height:44px;cursor:pointer;font-size:16px;line-height:1.6;font-weight:600;padding-block:9px}
