/* LUIGI v1.6: scoped consumer layout, no fixed-height text blocks. */
:root{--lg-paper:#f7f3ec;--lg-ink:#24221f;--lg-muted:#655e54;--lg-line:#d9d1c6;--lg-serif:"Noto Serif TC","Noto Serif CJK TC","Songti TC","PMingLiU",serif}
.lg-home,.lg-locations,.lg-footer{color:var(--lg-ink)}
.lg-wrap{width:min(1280px,100%);margin-inline:auto;padding-inline:28px;min-width:0}
.lg-home h1,.lg-home h2,.lg-home h3,.lg-locations h1,.lg-locations h2{font-family:var(--lg-serif);font-weight:600;letter-spacing:.01em;text-wrap:pretty}
.lg-home p,.lg-locations p{margin:0}
.lg-home a,.lg-locations a,.lg-footer a{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #805c43;outline-offset:4px}
.lg-eyebrow{color:var(--lg-muted);font-size:11px;line-height:1.5;letter-spacing:.18em;font-weight:700;margin:0 0 12px!important}
.lg-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--lg-ink);color:#fff!important;border:1px solid var(--lg-ink);padding:11px 19px;min-height:44px;border-radius:5px;font:inherit;font-size:13px;line-height:1.5;font-weight:600;cursor:pointer;text-align:center;text-decoration:none}
.lg-button:hover{background:#423c34;border-color:#423c34}
.lg-button--outline{background:transparent;color:var(--lg-ink)!important;border-color:#a89b8a}
.lg-button--outline:hover{background:#ede6da}
.lg-text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;min-height:42px;text-underline-offset:6px}
.lg-text-link:hover{text-decoration:underline}
.lg-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px 28px;align-items:center;padding-top:46px;padding-bottom:27px}
.lg-hero__copy{min-width:0}
.lg-hero h1{font-size:clamp(35px,4.25vw,58px);line-height:1.32;letter-spacing:.015em;margin:0 0 17px}
.lg-hero h1 span{display:block;white-space:nowrap}
.lg-hero__intro{font-size:15px;line-height:1.85;color:var(--lg-muted);margin-bottom:8px!important}
.lg-hero__art{margin:0;min-width:0;align-self:center;mix-blend-mode:multiply}
.lg-hero__art img{width:100%;height:auto;aspect-ratio:800/235;object-fit:contain}
.lg-hero__finder{grid-column:1/-1;margin-top:1px}
.lg-finder{display:grid;grid-template-columns:minmax(140px,.8fr) minmax(180px,1.15fr) minmax(190px,1.4fr) auto;border:1px solid var(--lg-line);border-radius:7px;background:#fffcf7;min-width:0;padding:7px;gap:0;align-items:stretch}
.lg-field{display:flex;flex-direction:column;min-width:0;gap:5px;padding:8px 18px;border-right:1px solid var(--lg-line)}
.lg-field span{font-size:11px;line-height:1.4;color:var(--lg-muted);font-weight:500}
.lg-field select,.lg-field input{width:100%;min-width:0;max-width:100%;border:0;border-radius:0;box-shadow:none;background:transparent;color:var(--lg-ink);font:inherit;font-size:15px;line-height:1.55;padding:3px 0;min-height:28px}
.lg-field select{padding-right:15px}
.lg-field input::placeholder{color:#938b7f;opacity:1}
.lg-finder>.lg-button{margin-left:8px;min-width:124px}
.lg-section{padding-top:22px;padding-bottom:23px;scroll-margin-top:110px}
.lg-section-title{display:flex;align-items:center;gap:16px;margin-bottom:19px}
.lg-section-title h2{font-size:24px;line-height:1.5;margin:0;flex-shrink:0}
.lg-section-title>span{height:1px;background:var(--lg-line);flex:1}
.lg-section-title>a{font-size:12px;color:var(--lg-muted);min-height:36px;display:flex;align-items:center}
.lg-featured-brands{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.lg-brand{border:1px solid var(--lg-line);border-radius:6px;background:rgba(255,253,248,.42);min-width:0;display:flex;flex-direction:column;transition:border-color .18s ease,background .18s ease}
.lg-brand:hover{border-color:#97816b;background:#fffdf8}
.lg-brand--featured{display:grid;grid-template-columns:83px minmax(0,1fr);align-items:stretch}
.lg-brand__art{display:flex;align-items:center;justify-content:center;min-width:0;padding:10px 7px;mix-blend-mode:multiply}
.lg-brand__art img{width:auto;max-width:100%;height:84px;object-fit:contain}
.lg-brand--featured .lg-brand__art img{height:auto;max-height:114px;max-width:100%}
.lg-brand__body{min-width:0;padding:16px 12px 11px;display:flex;flex-direction:column;gap:7px}
.lg-brand__type{font-size:10px;color:var(--lg-muted);letter-spacing:.08em;line-height:1.4}
.lg-brand h3{font-size:18px;line-height:1.55;margin:0;overflow-wrap:break-word}
.lg-brand__tagline{font-size:12px;line-height:1.8;color:var(--lg-muted)}
.lg-brand__actions{display:flex;flex-wrap:wrap;gap:3px 13px;margin-top:auto;padding-top:5px}
.lg-brand__actions a{font-size:11px;font-weight:600;min-height:32px;display:inline-flex;align-items:center;gap:8px}
.lg-brand__actions a:hover{text-decoration:underline;text-underline-offset:4px}
.lg-other-brands{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:13px}
.lg-other-brands .lg-brand__art{height:85px;padding:8px 12px 0}
.lg-other-brands .lg-brand__art img{max-height:70px;width:auto}
.lg-other-brands .lg-brand__body{padding:11px 12px 9px;flex:1}
.lg-other-brands .lg-brand h3{font-size:15px;line-height:1.65}
.lg-other-brands .lg-brand__tagline{font-size:11px}
.lg-other-brands .lg-brand__type{font-size:10px}
.lg-brand--photo .lg-brand__art{mix-blend-mode:normal}
.lg-brand--photo .lg-brand__art img{width:100%;object-fit:cover;border-radius:3px}
.lg-guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.lg-guide{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(64px,.8fr);border:1px solid var(--lg-line);border-radius:6px;background:#fffcf7;min-width:0;overflow:hidden}
.lg-guide__body{padding:18px 12px 13px 17px;display:flex;flex-direction:column;min-width:0}
.lg-guide h3{font-size:20px;line-height:1.6;margin:0 0 7px}
.lg-guide p{font-size:12px;line-height:1.75;color:var(--lg-muted);margin-bottom:11px}
.lg-guide .lg-text-link{font-size:11px;margin-top:auto;min-height:32px}
.lg-guide__art{display:block;min-width:0;background:var(--lg-paper)}
.lg-guide__art img{width:100%;height:100%;object-fit:cover;object-position:center;min-height:190px}
.lg-partners{display:grid;grid-template-columns:1.25fr 1fr;gap:16px;padding-top:27px;padding-bottom:47px}
.lg-partner{border:1px solid var(--lg-line);border-radius:6px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;min-width:0;background:rgba(255,253,248,.45)}
.lg-partner h2{font-size:29px;line-height:1.65;margin:0 0 11px}
.lg-partner>p:not(.lg-eyebrow){font-size:13px;line-height:1.85;color:var(--lg-muted);margin-bottom:17px}
.lg-perks{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 21px}
.lg-perks span{padding:6px 10px;border:1px solid var(--lg-line);border-radius:3px;font-size:11px}
.lg-partner .lg-button{margin-top:auto}
.lg-partner--global{background:#efebe2}
.lg-footer{background:transparent!important;padding-top:0!important}
.lg-footer__inner{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center;padding-top:28px;padding-bottom:27px;border-top:1px solid var(--lg-line)}
.lg-footer .brand-mark{color:var(--lg-ink)!important}
.lg-footer .brand-mark__luigi{font-size:29px}
.lg-footer__nav{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:6px 20px}
.lg-footer__nav a{color:var(--lg-muted);font-size:12px;min-height:38px;display:inline-flex;align-items:center}
.lg-footer__copyright{grid-column:1/-1;color:var(--lg-muted);font-size:10px;margin:0;text-align:right;letter-spacing:.02em}
.lg-locations{padding-top:45px;padding-bottom:60px}
.lg-locations__heading{margin-bottom:28px}
.lg-locations h1{font-size:clamp(29px,4.5vw,50px);line-height:1.5;margin:0 0 14px}
.lg-locations__heading>p:not(.lg-eyebrow){font-size:15px;color:var(--lg-muted)}
.lg-results-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:22px 0}
.lg-results-bar p{font-size:13px;color:var(--lg-muted)}
.lg-results-bar strong{color:var(--lg-ink);font-size:18px}
.lg-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.lg-store{padding:24px;border:1px solid var(--lg-line);border-radius:6px;background:#fffcf7;display:flex;flex-direction:column;min-width:0}
.lg-store__brand{font-size:11px;color:var(--lg-muted);line-height:1.5;letter-spacing:.04em}
.lg-store h2{font-size:23px;line-height:1.6;margin:12px 0 15px}
.lg-store dl{margin:0 0 21px;font-size:13px;line-height:1.85}
.lg-store dl>div{margin:0 0 13px}
.lg-store dt{font-size:11px;color:var(--lg-muted)}
.lg-store dd{margin:2px 0 0;overflow-wrap:anywhere}
.lg-store__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;align-items:center}
.lg-store__actions .lg-button{padding:9px 13px;font-size:12px}
.lg-store__actions .lg-text-link{font-size:12px}
.lg-empty{padding:40px 25px;background:#fffcf7;border:1px solid var(--lg-line);border-radius:6px}
.lg-empty h2{font-size:25px;line-height:1.7;margin:0 0 13px}
.lg-empty>p{color:var(--lg-muted);font-size:14px}
.lg-empty__actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:23px}
.pagination{margin-top:30px}.pagination .nav-links{display:flex;gap:7px;justify-content:center;flex-wrap:wrap}.pagination .page-numbers{padding:7px 14px;border:1px solid var(--lg-line);font-size:14px}.pagination .current{background:var(--lg-ink);color:#fff}
.admin-bar .site-header{top:32px}
@media(max-width:1100px){.lg-hero{grid-template-columns:1fr 1fr}.lg-hero h1{font-size:clamp(32px,4.2vw,47px)}.lg-featured-brands{grid-template-columns:repeat(2,minmax(0,1fr))}.lg-brand--featured{grid-template-columns:100px minmax(0,1fr)}.lg-other-brands{grid-template-columns:repeat(4,minmax(0,1fr))}.lg-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lg-finder{grid-template-columns:1fr 1.2fr}.lg-field:nth-child(2){border-right:0}.lg-field--keyword{border-top:1px solid var(--lg-line)}.lg-finder>.lg-button{margin:7px 0 0 8px}.lg-partner h2{font-size:25px}.lg-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1050px){.primary-nav{visibility:hidden;pointer-events:none}.primary-nav.is-open{visibility:visible;pointer-events:auto}.primary-nav a{min-height:40px;display:flex;align-items:center}}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:680px){.lg-wrap{padding-inline:18px}.lg-hero{grid-template-columns:1fr;gap:19px;padding-top:28px;padding-bottom:10px}.lg-hero h1{font-size:clamp(31px,7.7vw,48px);line-height:1.4;letter-spacing:.01em}.lg-hero__intro{font-size:14px}.lg-hero__art{max-width:550px;justify-self:stretch}.lg-hero__finder{margin-top:0}.lg-finder{grid-template-columns:1fr 1fr;padding:5px}.lg-field{padding:8px 10px}.lg-field span{font-size:10px}.lg-field input,.lg-field select{font-size:16px;line-height:1.6}.lg-field--keyword{grid-column:1/-1;border-right:0;border-bottom:1px solid var(--lg-line)}.lg-finder>.lg-button{grid-column:1/-1;margin:5px 0 0;min-height:46px}.lg-section{padding-top:20px;padding-bottom:14px}.lg-section-title{gap:12px;margin-bottom:14px;flex-wrap:wrap}.lg-section-title h2{font-size:23px}.lg-section-title>a{font-size:11px}.lg-featured-brands{grid-template-columns:1fr;gap:10px}.lg-brand--featured{grid-template-columns:90px minmax(0,1fr)}.lg-brand__body{padding:16px 15px}.lg-brand--featured h3{font-size:21px}.lg-brand--featured .lg-brand__tagline{font-size:13px}.lg-brand__actions a{font-size:12px;min-height:38px}.lg-other-brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lg-other-brands .lg-brand h3{font-size:17px}.lg-other-brands .lg-brand__tagline{font-size:12px}.lg-other-brands .lg-brand__type{font-size:11px}.lg-other-brands .lg-brand__body{padding:12px 13px}.lg-guide-grid{grid-template-columns:1fr;gap:12px}.lg-guide{grid-template-columns:minmax(0,1.5fr) minmax(110px,1fr)}.lg-guide h3{font-size:22px}.lg-guide p{font-size:13px}.lg-guide__art img{min-height:160px}.lg-guide .lg-text-link{font-size:12px;min-height:42px}.lg-partners{grid-template-columns:1fr;padding-bottom:32px;gap:12px}.lg-partner{padding:23px}.lg-partner h2{font-size:27px}.lg-perks span{font-size:12px}.lg-partner .lg-button{min-height:46px}.lg-footer__inner{grid-template-columns:1fr;gap:18px;padding-top:24px}.lg-footer__nav{justify-content:flex-start;gap:4px 17px}.lg-footer__copyright{text-align:left;font-size:9px}.lg-locations{padding-top:28px}.lg-store-grid{grid-template-columns:1fr}.lg-store{padding:21px}.lg-empty h2{font-size:22px}.lg-results-bar{align-items:flex-start}.lg-empty__actions{align-items:flex-start}.lg-locations__heading>p:not(.lg-eyebrow){font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lg-brand{transition:none}}

/* v1.10: a café wordmark instead of unrelated grill art when no store photo is provided. */
.lg-bevive-location-wordmark{padding:76px 24px;color:#294738;background:#e8ece0;border:1px solid #d4dece;text-align:center;font:italic clamp(45px,6vw,84px)/1.2 Georgia,serif;letter-spacing:-.045em}
.lg-bevive-location-wordmark small{display:block;margin-top:25px;font:11px/1.8 Arial,sans-serif;letter-spacing:.18em}
.bv-typographic-thumb{font:italic 60px/1.2 Georgia,serif;color:#355043;letter-spacing:-.055em;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#e8ece0}

/* Brand and store headings can wrap on narrow screens instead of forcing the grid wider. */
.brand-single__hero>div,.location-hero>div{min-width:0;max-width:100%}
.brand-single__hero h1,.location-hero h1{max-width:100%;overflow-wrap:anywhere;word-break:normal}
@media(max-width:1050px){.brand-single__hero,.location-hero{grid-template-columns:minmax(0,1fr)}}

/* v1.14 simplified store cards */
.lg-store__address{margin:0 0 10px;color:#4f4942;font-size:14px;line-height:1.75;overflow-wrap:anywhere}
.lg-store__menu-note{margin:0 0 19px;color:var(--lg-muted);font-size:12px;line-height:1.65}

/* v1.14.1 launch: clean artwork with actual HTML link labels */
.archive-hero__collage .lg-launch-guide-tile{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fffdf8;border:1px solid var(--line);border-radius:10px;outline-offset:4px;color:#171513}
.archive-hero__collage .lg-launch-guide-tile>img{display:block;width:100%;height:auto;aspect-ratio:2.1/1;object-fit:cover;border-radius:0;filter:none;transform:none}
.lg-launch-guide-tile__label{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:12px 14px;font-size:15px;font-weight:700;line-height:1.5;overflow-wrap:anywhere}
.lg-launch-guide-tile__label>span{flex:none}
.lg-launch-guide-tile:hover,.lg-launch-guide-tile:focus-visible{border-color:#171513;box-shadow:0 5px 16px rgba(23,21,19,.08)}
.lg-real-location-photo,.lg-real-brand-photo{display:block;width:100%;height:auto;filter:none!important;transform:none!important;border-radius:12px}
@media(max-width:400px){.lg-launch-guide-tile__label{font-size:13px;padding:10px 9px}}

/* v1.15: prevent background scroll while the mobile menu is open. */
@media (max-width:1050px){html.has-open-nav{overflow:hidden}}
