
:root{--ink:#18110e;--ink2:#2b1a14;--fire:#ef5b17;--fire2:#ff8a1f;--red:#b82f17;--cream:#fff4df;--paper:#fffaf2;--muted:#705f56;--line:#eadfd4;--green:#32734c;--shadow:0 20px 50px rgba(48,25,12,.12);--radius:24px;--wrap:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:var(--wrap);margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;padding:10px 14px;z-index:999}.skip-link:focus{left:8px}.site-header{position:sticky;top:0;z-index:100;background:rgba(24,17,14,.96);backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{height:88px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:12px;color:#fff;min-width:270px}.brand img{width:64px;height:64px;border-radius:50%;box-shadow:0 0 0 3px rgba(255,255,255,.08)}.brand-copy{display:flex;flex-direction:column}.brand-copy b{font-size:25px;letter-spacing:.04em;line-height:1}.brand-copy small{font-size:11px;color:#d9c6b9;margin-top:5px;letter-spacing:.03em}.main-nav{display:flex;align-items:center;gap:6px;margin-left:auto}.nav-link{color:#dbc9bd;padding:12px 10px;border-radius:10px;font-weight:700;font-size:14px}.nav-link:hover,.nav-link.active{color:#fff;background:rgba(255,255,255,.08)}.menu-toggle{display:none;border:0;background:none;color:#fff;font-size:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border-radius:999px;font-weight:800;border:1px solid transparent;transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-fire{background:linear-gradient(135deg,var(--fire),var(--fire2));color:#18110e;box-shadow:0 10px 25px rgba(239,91,23,.28)}.btn-order{background:#fff;color:var(--ink);min-height:44px;padding-inline:18px}.btn-dark{background:var(--ink);color:#fff}.btn-ghost{border-color:rgba(255,255,255,.42);color:#fff;background:rgba(255,255,255,.06)}.btn-outline-light{border-color:rgba(255,255,255,.5);color:#fff}.btn-cream{background:var(--cream);color:var(--ink)}.full{width:100%}.hero,.page-hero{position:relative;color:#fff;overflow:hidden}.home-hero{min-height:650px;display:grid;align-items:center}.page-hero{min-height:430px;display:grid;align-items:center}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.01)}.hero-bg:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 20%,rgba(255,137,34,.16),transparent 26%)}.hero-content,.page-hero>.wrap{position:relative;z-index:1}.hero-copy{max-width:720px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;color:var(--red)}.kicker.light{color:#ffb26a}.flame-dot{width:11px;height:16px;border-radius:70% 30% 70% 30%;background:linear-gradient(var(--fire2),var(--red));transform:rotate(15deg)}h1,h2,h3{line-height:1.05;margin-top:0}h1{font-size:clamp(52px,7.4vw,94px);letter-spacing:-.055em;margin:18px 0 24px;font-weight:950}h1 em{font-style:normal;color:#ff8a1f}.page-hero h1{font-size:clamp(48px,6.2vw,78px);max-width:900px}.hero-sub,.page-hero p{font-size:clamp(19px,2.2vw,25px);max-width:760px;color:#eadbd1}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-meta{display:flex;gap:22px;flex-wrap:wrap;margin-top:32px;font-size:13px;color:#d8c5ba;font-weight:700}.quickbar{background:#fff;border-bottom:1px solid var(--line)}.quick-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr}.quick-grid>div,.quick-grid>a{padding:22px 24px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.quick-grid>*:first-child{padding-left:0}.quick-grid>*:last-child{border-right:0}.quick-grid small{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.quick-grid strong{font-size:15px}.section{padding:90px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:36px}.section-heading h2,.split-copy h2,.birria-grid h2,.visit-card h2,.travel-card h2,.story-grid h2,.drinks-intro h2,.visit-detail h2,.social-visit h2{font-size:clamp(36px,4.5vw,62px);letter-spacing:-.04em;margin:10px 0 0}.text-link{font-weight:900;color:var(--red);white-space:nowrap}.dish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dish-card,.drink-card{background:#fff;border:1px solid var(--line);padding:24px;border-radius:20px;box-shadow:0 10px 26px rgba(48,25,12,.05);transition:.2s ease}.dish-card:hover,.drink-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.dish-top,.menu-item-head{display:flex;justify-content:space-between;gap:18px;align-items:start}.dish-top h3,.menu-item-head h3{font-size:21px;margin:0}.dish-top span,.menu-price{font-weight:950;color:var(--red);white-space:nowrap}.dish-card p,.drink-card p,.menu-item p{color:var(--muted);margin:12px 0}.dish-card a{font-size:13px;font-weight:900;color:var(--red)}.dark-section{background:var(--ink);color:#fff;padding:95px 0}.split-grid,.birria-grid,.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.feature-photo{position:relative;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:#231812}.feature-photo img{width:100%;height:540px;object-fit:cover}.offset-photo{transform:rotate(-1.5deg)}.photo-note{position:absolute;left:18px;bottom:18px;background:rgba(0,0,0,.72);color:#fff;padding:9px 12px;border-radius:999px;font-size:12px;font-weight:800}.split-copy p,.birria-grid p,.story-grid p{font-size:18px;color:#d8c6bc}.birria-grid p,.story-grid p{color:var(--muted)}.price-row{display:flex;align-items:center;gap:22px;margin-top:28px}.price-row b{font-size:34px;color:#ff9b45}.mini-list{margin:28px 0;border-block:1px solid var(--line)}.mini-list div{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line)}.mini-list div:last-child{border:0}.margarita-band{padding:90px 0;color:#fff;background:radial-gradient(circle at 75% 50%,rgba(255,179,70,.24),transparent 24%),linear-gradient(120deg,#771d10,#b93415 48%,#ed6416)}.margarita-grid{display:grid;grid-template-columns:1.6fr .8fr;gap:60px;align-items:center}.margarita-grid h2{font-size:clamp(40px,5vw,66px);letter-spacing:-.04em;margin:8px 0 18px}.margarita-grid p{font-size:19px;max-width:700px}.marg-stat{border:1px solid rgba(255,255,255,.32);border-radius:28px;padding:32px;background:rgba(255,255,255,.08);backdrop-filter:blur(6px);display:flex;flex-direction:column}.marg-stat span{font-size:44px;font-weight:950}.marg-stat b{font-size:23px}.marg-stat small{margin-top:10px;color:#ffe5d0}.photo-grid{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:14px}.photo-grid figure{margin:0;position:relative;border-radius:24px;overflow:hidden;min-height:430px;background:#eee}.photo-grid img{width:100%;height:100%;object-fit:cover;position:absolute}.photo-grid figcaption{position:absolute;left:14px;bottom:14px;background:rgba(24,17,14,.84);color:#fff;padding:9px 12px;border-radius:999px;font-size:12px;font-weight:800}.travel-card{border-radius:32px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:48px;display:grid;grid-template-columns:1fr 220px;gap:50px;align-items:center}.travel-card p{color:var(--muted);font-size:18px}.travel-pin{width:160px;height:190px;margin:auto;background:#1d63a8;color:#fff;border:8px solid #fff;border-radius:22px 22px 60px 60px;box-shadow:0 0 0 6px #1d63a8,0 16px 30px rgba(0,0,0,.18);display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1}.travel-pin span{font-size:22px;font-weight:950}.travel-pin b{font-size:74px}.travel-pin small{font-weight:900;letter-spacing:.12em;margin-top:7px}.location-section{padding:0 0 95px}.location-grid{display:grid;grid-template-columns:1.45fr .85fr;background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.map-frame{min-height:560px}.map-frame iframe{border:0;width:100%;height:100%;min-height:560px;display:block}.visit-card{padding:45px}.address-big{font-size:24px;font-weight:800}.visit-card>a{font-weight:900;color:var(--red)}.hours-list,.footer-hours{list-style:none;padding:0;margin:24px 0}.hours-list li,.footer-hours li{display:flex;justify-content:space-between;gap:22px;padding:9px 0;border-bottom:1px solid var(--line)}.hours-list li span,.footer-hours li span{color:var(--muted)}.site-footer{background:#17110f;color:#fff;padding:70px 0 90px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:50px}.footer-logo{width:94px;border-radius:50%;background:#fff}.footer-lead{color:#cfbbb0;max-width:280px}.site-footer a{color:#fff}.site-footer h3{font-size:17px}.footer-hours{margin:0}.footer-hours li{border-color:rgba(255,255,255,.12);font-size:13px}.footer-hours li span{color:#bfa99d}.social-row{display:flex;gap:16px;font-weight:800;font-size:13px}.footer-bottom{margin-top:55px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;color:#947f74;font-size:12px}.mobile-actions{display:none}.menu-tools{position:sticky;top:88px;z-index:80;background:rgba(255,250,242,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);padding:20px 0}.search-row{display:grid;grid-template-columns:1.1fr 1.9fr;gap:20px;align-items:end}.menu-search span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--muted);margin-bottom:7px}.menu-search input{width:100%;height:48px;border:1px solid var(--line);background:#fff;border-radius:14px;padding:0 16px;outline:none}.menu-search input:focus{border-color:var(--fire)}.filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:#fff;padding:10px 13px;border-radius:999px;font-weight:800;font-size:12px;cursor:pointer}.filter.active{background:var(--ink);color:#fff;border-color:var(--ink)}.category-scroller{display:flex;gap:18px;overflow:auto;padding:16px 0 5px;scrollbar-width:thin}.category-scroller a{font-size:12px;font-weight:900;color:var(--red);white-space:nowrap}.menu-note{font-size:12px;color:var(--muted);margin:10px 0 0}.menu-content{padding-top:55px}.menu-section{scroll-margin-top:240px;margin-bottom:72px}.menu-section-head{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid var(--ink);padding-bottom:13px;margin-bottom:18px}.menu-section-head>div{display:flex;gap:12px;align-items:center}.menu-section-head h2{font-size:34px;margin:0;letter-spacing:-.03em}.section-number{font-size:12px;color:var(--muted);font-weight:900}.menu-section-head>a{font-size:11px;font-weight:900;color:var(--red)}.menu-items{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.menu-item{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px}.menu-item.hidden,.menu-section.hidden{display:none}.menu-item p{font-size:14px;margin-bottom:10px}.tags{display:flex;gap:6px;flex-wrap:wrap}.tag{font-size:10px;font-weight:900;padding:5px 8px;border-radius:999px;background:#f1ece6;color:#5b4c45}.tag-favorite{background:#fff0df;color:#9b390d}.tag-vegetarian{background:#e5f3e7;color:#256039}.tag-seafood{background:#e6f1f9;color:#1e5777}.tag-spicy{background:#ffe3de;color:#a22d19}.tag-online{background:#f2e9ff;color:#65429a}.no-results{text-align:center;padding:60px 0}.order-band{background:var(--ink);color:#fff;padding:55px 0}.order-band>.wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.order-band h2{margin:7px 0 0;font-size:38px}.drinks-intro{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:center}.giant-quote{font:120px/0.6 Georgia,serif;color:var(--fire);display:block}.marg-stat.big{color:#fff;background:linear-gradient(145deg,#7f2012,#ef6517);border:0}.drink-section{margin-bottom:75px}.drink-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.responsible-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:25px}.responsible-card h2{margin-bottom:8px}.responsible-card p{margin:0;color:var(--muted)}.story-grid.reverse{grid-template-columns:1fr 1fr}.values-band{background:var(--ink);color:#fff;padding:70px 0}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.13)}.values-grid article{background:var(--ink);padding:30px}.values-grid article>span{color:#ff8f34;font-weight:950;font-size:13px}.values-grid h3{font-size:22px;margin:16px 0 10px}.values-grid p{color:#cdb9ae;font-size:14px}.portrait-photo img{height:620px}.visit-layout{display:grid;grid-template-columns:1.45fr .75fr;gap:35px}.map-frame.tall,.map-frame.tall iframe{min-height:700px}.visit-detail{background:#fff;border:1px solid var(--line);border-radius:26px;padding:35px;box-shadow:var(--shadow)}.phone-big a{font-size:27px;font-weight:950;color:var(--red)}.hours-list.large li{padding:11px 0}.notice{background:var(--cream);border-radius:16px;padding:16px 18px;margin:20px 0}.notice p{margin:4px 0 0;color:var(--muted)}.quick-trip{background:linear-gradient(110deg,#19110e,#572016);color:#fff;padding:65px 0}.quick-trip-grid{display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:40px}.quick-trip h2{font-size:42px;margin:8px 0}.quick-trip p{color:#d7c3b8}.social-visit{display:flex;justify-content:space-between;align-items:center;gap:30px}.social-buttons{display:flex;gap:10px}.notfound{min-height:70vh;display:grid;place-items:center;text-align:center}.notfound img{width:150px;margin:0 auto 25px}.notfound h1{font-size:58px;color:var(--ink)}
@media(max-width:1020px){.header-order{display:none}.brand{min-width:230px}.main-nav{gap:0}.dish-grid,.drink-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.values-grid{grid-template-columns:1fr 1fr}.quick-trip-grid{grid-template-columns:160px 1fr}.quick-trip-grid>.btn{grid-column:2}.search-row{grid-template-columns:1fr}.menu-tools{position:relative;top:0}}
@media(max-width:780px){:root{--wrap:min(100% - 28px,1180px)}body{padding-bottom:62px}.header-inner{height:74px}.brand img{width:50px;height:50px}.brand-copy b{font-size:21px}.brand-copy small{display:none}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#18110e;padding:12px 14px 18px;flex-direction:column;align-items:stretch;border-top:1px solid rgba(255,255,255,.1)}.main-nav.open{display:flex}.nav-link{padding:12px}.home-hero{min-height:620px}.page-hero{min-height:410px}.hero-bg{background-position:58% center}.hero-copy{padding:55px 0}.hero-meta{display:grid;gap:8px}.quick-grid{grid-template-columns:1fr}.quick-grid>div,.quick-grid>a{border-right:0;border-bottom:1px solid var(--line);padding:16px 0}.section{padding:65px 0}.section-heading{align-items:start;flex-direction:column}.dish-grid,.menu-items,.drink-grid{grid-template-columns:1fr}.split-grid,.birria-grid,.story-grid,.story-grid.reverse,.margarita-grid,.drinks-intro,.visit-layout{grid-template-columns:1fr;gap:36px}.feature-photo img,.portrait-photo img{height:430px}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid .wide{grid-column:1/-1;order:-1}.photo-grid figure{min-height:300px}.travel-card{grid-template-columns:1fr;padding:28px}.location-grid{grid-template-columns:1fr}.map-frame,.map-frame iframe{min-height:390px}.visit-card{padding:28px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;gap:5px}.mobile-actions{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);bottom:0;left:0;right:0;height:62px;z-index:200;background:#18110e;border-top:1px solid rgba(255,255,255,.14)}.mobile-actions a{display:grid;place-items:center;color:#fff;text-transform:uppercase;font-size:11px;font-weight:950;letter-spacing:.08em}.mobile-actions a:last-child{background:var(--fire);color:#18110e}.menu-section{scroll-margin-top:20px}.menu-tools{padding:16px 0}.filter-buttons{overflow:auto;flex-wrap:nowrap}.filter{white-space:nowrap}.order-band>.wrap,.responsible-card,.social-visit{align-items:flex-start;flex-direction:column}.values-grid{grid-template-columns:1fr}.quick-trip-grid{grid-template-columns:1fr;text-align:center}.quick-trip-grid>.btn{grid-column:auto}.map-frame.tall,.map-frame.tall iframe{min-height:430px}.notfound h1{font-size:42px}}


/* beta2: responsive, accessibility, local-search UX */
html{overflow-x:hidden;scroll-padding-top:104px}body{overflow-x:hidden}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ff9a42;outline-offset:3px}.nav-order-mobile{display:none}.breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:#eadbd1;font-size:13px;font-weight:750}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.breadcrumbs span:last-child{color:#fff}.footer-nav{display:grid;gap:8px}.footer-nav a{color:#cfbbb0}.footer-nav a:hover{color:#fff}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0 20px;box-shadow:0 8px 22px rgba(48,25,12,.04)}.faq-item summary{cursor:pointer;font-weight:900;font-size:17px;padding:20px 28px 20px 0;position:relative;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';position:absolute;right:0;top:17px;font-size:24px;color:var(--red)}.faq-item[open] summary:after{content:'–'}.faq-item p{color:var(--muted);margin:0 0 20px}.local-seo{background:#f7ede1}.local-seo-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:50px;align-items:start}.local-seo-grid h2,.gallery-cta h2,.review-links-band h2,.responsible-card h2{font-size:clamp(34px,4vw,56px);letter-spacing:-.04em;margin:10px 0 18px}.local-seo-grid p{font-size:18px;color:var(--muted);max-width:760px}.seo-links{display:grid;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.seo-links a{display:flex;flex-direction:column;gap:3px;padding:20px 22px;border-bottom:1px solid var(--line)}.seo-links a:last-child{border:0}.seo-links a:hover{background:#fff7ed}.seo-links span{font-size:13px;color:var(--red);font-weight:800}.dark-buttons .btn-fire{color:#18110e}.gallery-page-grid{display:grid;grid-template-columns:1.45fr 1fr;grid-auto-rows:300px;gap:14px}.gallery-page-grid figure{margin:0;position:relative;border-radius:24px;overflow:hidden;background:#eee;min-width:0}.gallery-page-grid figure.gallery-feature{grid-row:span 2}.gallery-page-grid img{width:100%;height:100%;object-fit:cover}.gallery-page-grid figcaption{position:absolute;left:14px;bottom:14px;background:rgba(24,17,14,.86);color:#fff;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900}.gallery-cta{margin-top:36px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:30px}.review-theme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.review-theme-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 10px 24px rgba(48,25,12,.05)}.review-theme-grid article>span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--cream);font-size:12px;font-weight:950;color:var(--red)}.review-theme-grid h3{font-size:22px;margin:18px 0 10px}.review-theme-grid p{color:var(--muted);margin:0}.review-links-band{padding:78px 0;color:#fff;background:linear-gradient(120deg,#771d10,#bd3816 52%,#ed6416)}.review-links-band>.wrap{display:grid;grid-template-columns:1.4fr .9fr;gap:45px;align-items:center}.review-links-band p{max-width:720px;color:#ffe6d5}.review-link-buttons{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.responsible-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:38px;display:flex;justify-content:space-between;gap:30px;align-items:center;box-shadow:var(--shadow)}.responsible-card p{color:var(--muted);max-width:720px}.phone-big a{font-size:30px;font-weight:950;color:var(--red)}.notice{background:var(--cream);border-radius:16px;padding:18px 20px;margin:20px 0}.notice p{margin:5px 0 0}.hero-bg{will-change:auto}.menu-item,.dish-card,.drink-card{content-visibility:auto;contain-intrinsic-size:180px}.site-header{box-shadow:0 8px 24px rgba(0,0,0,.08)}

@media(max-width:1160px){.menu-toggle{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;width:46px;height:46px;border-radius:12px;background:rgba(255,255,255,.08);cursor:pointer}.main-nav{display:none;position:absolute;top:88px;left:0;right:0;background:#18110e;padding:14px max(20px,calc((100vw - 1120px)/2));flex-direction:column;align-items:stretch;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px rgba(0,0,0,.22);max-height:calc(100vh - 88px);overflow:auto}.main-nav.open{display:flex}.main-nav .nav-link{padding:13px 14px;font-size:15px}.nav-order-mobile{display:flex!important;background:linear-gradient(135deg,var(--fire),var(--fire2))!important;color:#18110e!important;margin-top:6px;justify-content:center}.review-theme-grid{grid-template-columns:1fr 1fr}.gallery-page-grid{grid-auto-rows:260px}}
@media(min-width:781px) and (max-width:1160px){.header-inner{gap:14px}.brand{min-width:0}.brand-copy b{font-size:23px}.brand-copy small{font-size:10px}.section{padding:76px 0}.home-hero{min-height:590px}.page-hero{min-height:390px}.dish-grid{gap:14px}.travel-card{padding:38px}.footer-grid{gap:34px}.location-grid{grid-template-columns:1.25fr .9fr}.map-frame,.map-frame iframe{min-height:500px}}
@media(max-width:920px){.split-grid,.birria-grid,.story-grid,.story-grid.reverse,.margarita-grid,.drinks-intro,.visit-layout,.local-seo-grid,.review-links-band>.wrap{grid-template-columns:1fr;gap:34px}.feature-photo img,.portrait-photo img{height:460px}.review-link-buttons{justify-content:flex-start}.faq-grid{grid-template-columns:1fr}.gallery-cta{align-items:flex-start;flex-direction:column}.margarita-grid{grid-template-columns:1fr}.location-grid{grid-template-columns:1fr}}
@media(max-width:780px){html{scroll-padding-top:82px}.main-nav{top:74px;max-height:calc(100vh - 74px);padding:12px 14px 18px}.menu-toggle{width:44px;height:44px}.breadcrumbs{font-size:12px;margin-bottom:14px}.hero-copy{padding:48px 0}.home-hero{min-height:570px}.page-hero{min-height:360px}.hero-buttons{gap:9px}.btn{min-height:46px;padding-inline:18px}.section{padding:58px 0}.feature-photo img,.portrait-photo img{height:390px}.photo-grid{gap:10px}.gallery-page-grid{grid-template-columns:1fr;grid-auto-rows:280px}.gallery-page-grid figure.gallery-feature{grid-row:auto}.review-theme-grid{grid-template-columns:1fr}.local-seo-grid h2,.gallery-cta h2,.review-links-band h2,.responsible-card h2{font-size:38px}.mobile-actions{height:calc(62px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}body{padding-bottom:calc(62px + env(safe-area-inset-bottom))}.faq-item summary{font-size:16px}.footer-grid{gap:30px}.map-frame,.map-frame iframe{min-height:360px}.menu-items{gap:12px}.menu-item{padding:20px}.menu-item-head h3{font-size:19px}.quick-grid strong{line-height:1.35}}
@media(max-width:520px){:root{--wrap:min(100% - 22px,1180px)}h1{font-size:clamp(42px,12vw,58px);letter-spacing:-.045em}.page-hero h1{font-size:clamp(38px,11vw,52px)}.hero-sub,.page-hero p{font-size:18px}.brand-copy b{font-size:20px}.hero-buttons .btn{width:100%}.hero-meta{font-size:12px}.dish-card,.drink-card{padding:20px}.feature-photo img,.portrait-photo img{height:340px}.photo-grid{grid-template-columns:1fr}.photo-grid .wide{grid-column:auto}.photo-grid figure{min-height:270px}.travel-card,.visit-card,.responsible-card,.gallery-cta{padding:24px}.travel-pin{transform:scale(.9)}.marg-stat{padding:24px}.section-heading h2,.split-copy h2,.birria-grid h2,.visit-card h2,.travel-card h2,.story-grid h2,.drinks-intro h2,.visit-detail h2,.social-visit h2{font-size:38px}.review-links-band{padding:58px 0}.gallery-page-grid{grid-auto-rows:240px}.footer-bottom{font-size:11px}.menu-category-links{gap:6px}.menu-category-links a{padding:8px 10px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.btn:hover,.dish-card:hover,.drink-card:hover{transform:none}}


/* beta3: enhanced menu finder */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.menu-tools{padding:34px 0 28px;background:linear-gradient(180deg,#fff,#fff8f0);border-bottom:1px solid var(--line);position:relative;z-index:5}
.menu-finder{background:#fff;border:1px solid #ead7c8;border-radius:28px;padding:28px;box-shadow:0 16px 44px rgba(56,28,10,.09)}
.finder-heading{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end;margin-bottom:22px}.finder-heading h2{font-size:clamp(30px,3.2vw,44px);letter-spacing:-.035em;margin:6px 0 8px}.finder-heading p{margin:0;color:var(--muted);max-width:760px}
.finder-count{min-width:160px;background:#1d1511;color:#fff;border-radius:20px;padding:17px 19px;text-align:right}.finder-count b{display:block;font-size:22px;color:#ff963c}.finder-count span{font-size:12px;color:#d6c1b3;display:block;margin-top:3px}
.finder-search{position:relative;display:flex;align-items:center}.finder-search input{width:100%;height:64px;border:2px solid #d8c0ae;border-radius:18px;padding:0 96px 0 54px;background:#fff;font-size:19px;font-weight:700;outline:0;transition:.18s}.finder-search input:focus{border-color:var(--fire);box-shadow:0 0 0 4px rgba(239,91,23,.13)}.search-icon{position:absolute;left:19px;font-size:27px;color:var(--red);font-weight:900;transform:rotate(-15deg)}.search-clear{position:absolute;right:12px;border:0;background:#f2e7de;color:#6d3d25;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;cursor:pointer}
.quick-search{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:13px 2px 17px}.quick-search>span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.quick-search button{border:1px solid #ead7c8;background:#fff6ed;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:850;cursor:pointer;color:#703b22}.quick-search button:hover{background:#ffe2c8;border-color:#f5ae75}
.finder-controls{display:grid;grid-template-columns:260px 1fr auto;gap:16px;align-items:end;border-top:1px solid var(--line);padding-top:20px}.category-select,.facet-area{display:flex;flex-direction:column;gap:8px}.category-select>span,.facet-area>span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.category-select select{height:48px;border:1px solid #d7c1b0;border-radius:13px;background:#fff;padding:0 13px;font-weight:800;color:var(--ink)}.filter-buttons{display:flex;gap:7px;flex-wrap:wrap}.filter{border:1px solid #d7c1b0;background:#fff;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:850;cursor:pointer}.filter:hover{border-color:#e9884a}.filter.active{background:#1d1511;color:#fff;border-color:#1d1511;box-shadow:0 6px 14px rgba(0,0,0,.12)}.finder-reset{height:48px;border:0;border-radius:13px;padding:0 16px;background:#f0e7e1;color:#623a28;font-weight:900;cursor:pointer}.finder-reset:hover{background:#e6d8ce}.compact-reset{height:42px}
.category-browser{margin-top:18px;border-top:1px solid var(--line);padding-top:16px}.category-browser summary{cursor:pointer;font-weight:900;color:#7b3b1e;list-style:none}.category-browser summary::-webkit-details-marker{display:none}.category-browser summary:after{content:" +";color:var(--fire)}.category-browser[open] summary:after{content:" −"}.category-chip-grid{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.category-chip{padding:8px 11px;border-radius:999px;background:#fff4e9;border:1px solid #edd5c2;font-size:12px;font-weight:800}.category-chip:hover{background:#ffe3ca}
.search-results-panel{padding:12px 0 42px}.search-results-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:10px 0 22px}.search-results-head h2{font-size:clamp(34px,4vw,52px);margin:6px 0 0}.search-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.search-result-card{position:relative}.result-category{display:inline-flex;margin-bottom:12px;border-radius:999px;background:#fff0e2;color:#8f3911;padding:5px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.menu-item.hidden,.menu-section.hidden{display:none!important}

/* beta3: branded beer + spirit presentation */
.drink-jumpbar{position:sticky;top:88px;z-index:45;background:rgba(255,250,245,.96);border-bottom:1px solid #ead7c8;backdrop-filter:blur(10px)}.drink-jumpbar .wrap{display:flex;gap:6px;overflow:auto;padding-block:10px;scrollbar-width:none}.drink-jumpbar .wrap::-webkit-scrollbar{display:none}.drink-jumpbar a{white-space:nowrap;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:900;color:#6d3820}.drink-jumpbar a:hover{background:#ffe4ca}
.section-deck{color:var(--muted);max-width:650px;margin:9px 0 0}.drink-prices{display:flex;gap:9px;flex-wrap:wrap}.drink-prices span{background:#1d1511;color:#eee1d8;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:800}.drink-prices b{color:#ff9b45;margin-left:5px}
.brand-group-title{font-size:14px;text-transform:uppercase;letter-spacing:.16em;color:#7b3c1e;margin:6px 0 13px}.imported-title{margin-top:30px}.brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.spirit-brands{grid-template-columns:repeat(5,1fr)}.brand-card{background:#fff;border:1px solid #ead8c9;border-radius:18px;padding:13px;box-shadow:0 7px 18px rgba(47,24,10,.05);min-height:142px;display:flex;flex-direction:column;gap:13px;transition:.18s}.brand-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(47,24,10,.10);border-color:#dfb898}.brand-mark{min-height:54px;border-radius:11px;background:linear-gradient(135deg,#201611,#3a2418);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:9px;font-size:14px;font-weight:950;letter-spacing:.055em;line-height:1.05}.brand-card:nth-child(3n+2) .brand-mark{background:linear-gradient(135deg,#7a1b10,#c83e16)}.brand-card:nth-child(3n) .brand-mark{background:linear-gradient(135deg,#8e4a0b,#e1871f)}.brand-meta{display:flex;flex-direction:column}.brand-meta>span{font-size:9px;letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:#9a6c54}.brand-meta strong{font-size:16px;margin-top:2px}.brand-meta small{color:var(--muted);font-size:11px;line-height:1.35;margin-top:4px}.mezcal-card .brand-mark{background:linear-gradient(135deg,#24443c,#52745e)}.brand-footnote{font-size:12px;color:var(--muted);margin:16px 2px 0;padding:12px 14px;background:#fff8ed;border-left:3px solid var(--fire);border-radius:8px}

@media(max-width:1100px){
  .finder-controls{grid-template-columns:220px 1fr}.finder-reset{grid-column:1/-1;width:max-content}.search-results-grid{grid-template-columns:repeat(2,1fr)}
  .brand-grid,.spirit-brands{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  .menu-finder{padding:20px;border-radius:22px}.finder-heading{grid-template-columns:1fr}.finder-count{text-align:left;min-width:0}.finder-search input{height:58px;font-size:16px}.finder-controls{grid-template-columns:1fr}.finder-reset{grid-column:auto;width:100%}.search-results-grid{grid-template-columns:1fr}.search-results-head{align-items:flex-start;flex-direction:column}.brand-grid,.spirit-brands{grid-template-columns:repeat(2,1fr)}.drink-jumpbar{top:72px}.drink-prices{margin-top:8px}
}
@media(max-width:520px){
  .menu-tools{padding-top:20px}.menu-finder{padding:16px;border-radius:18px}.finder-heading h2{font-size:28px}.finder-search input{padding-left:47px;padding-right:76px}.search-clear{right:8px}.quick-search{flex-wrap:nowrap;overflow:auto;margin-inline:-4px;padding-inline:4px;scrollbar-width:none}.quick-search button{white-space:nowrap}.filter-buttons{flex-wrap:nowrap;overflow:auto;padding-bottom:3px;scrollbar-width:none}.filter{white-space:nowrap}.category-chip-grid{display:grid;grid-template-columns:1fr 1fr}.brand-grid,.spirit-brands{grid-template-columns:1fr 1fr;gap:9px}.brand-card{min-height:132px;padding:10px}.brand-mark{font-size:12px;min-height:48px}.brand-meta strong{font-size:14px}
}


/* beta4: genuine beer + spirit brand marks */
.brand-logo-shell{
  height:76px;
  width:100%;
  border-radius:13px;
  background:#fff;
  border:1px solid #eadfd7;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:10px 14px;
  overflow:hidden;
  text-decoration:none;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.7);
}
.brand-logo-image{
  display:block;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:54px;
  object-fit:contain;
  object-position:center;
  filter:none;
}
.brand-logo-shell:hover{
  border-color:#e1ae85;
  background:#fffaf6;
}
.brand-logo-fallback{
  font-size:15px;
  line-height:1.05;
  font-weight:950;
  letter-spacing:.045em;
  text-align:center;
  color:#231610;
}
.brand-card{
  min-height:164px;
}
.brand-meta strong{
  line-height:1.12;
}
.brand-trademark-note{
  margin:22px 0 0;
  padding-top:15px;
  border-top:1px solid #ead8c9;
  color:var(--muted);
  font-size:11px;
  line-height:1.55;
}
.monte-alban-wordmark{
  flex-direction:column;
  gap:0;
  color:#17110e;
  background:#fffdf8;
}
.monte-alban-wordmark .monte-kicker{
  font-size:10px;
  letter-spacing:.30em;
  font-weight:800;
  margin-left:.30em;
}
.monte-alban-wordmark .monte-main{
  font-family:Georgia,"Times New Roman",serif;
  font-size:28px;
  line-height:.95;
  letter-spacing:.055em;
  font-weight:900;
}
@media(max-width:820px){
  .brand-logo-shell{height:70px;padding:9px 12px}
  .brand-logo-image{max-height:49px}
}
@media(max-width:520px){
  .brand-logo-shell{height:64px;padding:8px 10px}
  .brand-logo-image{max-height:44px}
  .brand-card{min-height:148px}
  .monte-alban-wordmark .monte-main{font-size:23px}
}

/* beta5 bottle + tasting guides */
.drink-guide-intro{padding:28px 0 8px;background:#fff8f1}.guide-intro-card{background:linear-gradient(135deg,#1a120f,#3d2116);border-radius:26px;padding:28px 30px;color:#fff;box-shadow:0 18px 45px rgba(35,18,10,.16);position:relative;overflow:hidden}.guide-intro-card:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-80px;top:-100px;background:radial-gradient(circle,rgba(247,117,29,.34),rgba(247,117,29,0) 70%)}.guide-intro-card h2{font-size:clamp(32px,4vw,54px);margin:6px 0 10px;letter-spacing:-.04em}.guide-intro-card p{max-width:820px;color:#ead9ce;font-size:16px;line-height:1.65;margin:0;position:relative;z-index:1}.guide-intro-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px;position:relative;z-index:1}.guide-intro-links a{padding:10px 14px;border-radius:999px;background:#fff;color:#35190d;font-weight:900;font-size:12px}.guide-intro-links a:last-child{background:#f16720;color:#fff}
.pour-guide-section{padding:42px 0 58px;border-top:1px solid #ead8c9}.pour-heading{align-items:flex-end}.pour-heading h2{font-size:clamp(34px,4.5vw,58px);letter-spacing:-.045em;margin:6px 0 8px}.guide-key{background:#fff4e9;border:1px solid #ead3c1;border-radius:16px;padding:12px 15px;min-width:190px}.guide-key span{display:block;font-weight:950;color:#7d3516}.guide-key small{display:block;color:var(--muted);margin-top:2px;line-height:1.35}
.pour-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:24px}.pour-guide-card{display:grid;grid-template-columns:210px minmax(0,1fr);background:#fff;border:1px solid #ead8c9;border-radius:24px;overflow:hidden;box-shadow:0 9px 26px rgba(48,24,12,.065);min-width:0}.pour-visual{background:linear-gradient(180deg,#fffaf5,#f5ebe2);padding:18px;display:flex;flex-direction:column;gap:12px;min-width:0}.bottle-photo-frame{height:255px;border-radius:17px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #eee0d5;position:relative}.bottle-photo{width:100%;height:100%;object-fit:contain;padding:8px}.bottle-photo[src*="Lifestyle"],.bottle-photo[src*="Header_OurBeer"],.bottle-photo[src*="bucket"],.bottle-photo[src*="Corralejo-Silver-Hero"]{object-fit:cover;padding:0}.bottle-photo-fallback{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:18px;text-align:center}.bottle-photo-fallback img{max-width:125px;max-height:68px;object-fit:contain}.bottle-photo-fallback span{font-size:11px;color:var(--muted);line-height:1.35}.guide-brand-logo{height:35px;width:100%;object-fit:contain;object-position:center}
.pour-copy{padding:20px 20px 18px;min-width:0}.pour-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pour-kind{display:block;color:#9a5a38;text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:950}.pour-title-row h3{font-size:24px;line-height:1.02;margin:4px 0 0;letter-spacing:-.025em}.abv-badge{flex:none;background:#1d1511;color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:950;white-space:nowrap}.abv-badge.proof{background:#8e2d12}.origin-line{margin-top:7px;font-size:11px;font-weight:850;color:#7f6455}.pour-summary{color:#514138;line-height:1.55;font-size:13px;margin:12px 0 0}.expression-note{margin:10px 0 0;padding:9px 11px;border-radius:10px;background:#fff3d9;border-left:3px solid #ee8a21;color:#6b4a2b;font-size:11px;line-height:1.45}
.pour-details{margin-top:14px;border-top:1px solid #eaded4;padding-top:12px}.pour-details summary{cursor:pointer;font-size:12px;font-weight:950;color:#873810;list-style:none}.pour-details summary::-webkit-details-marker{display:none}.pour-details summary:after{content:" +";color:#ef681c}.pour-details[open] summary:after{content:" −"}.tasting-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.tasting-grid>div{padding:10px;border-radius:11px;background:#fff8f1;border:1px solid #f0ded0}.tasting-grid span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:950;color:#9a5a38}.tasting-grid p{font-size:11px;line-height:1.4;margin:4px 0 0;color:#4b3b32}.distinct-box{margin-top:10px;background:#1f1713;color:#fff;border-radius:12px;padding:11px 12px}.distinct-box b{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#ff9c51}.distinct-box p{margin:5px 0 0;color:#eadbd1;font-size:11px;line-height:1.45}.pairing-line{font-size:11px;line-height:1.45;color:#664838;padding:10px 1px 0}.official-details{display:inline-flex;margin-top:10px;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#aa3c10}.spirit-pour-guide{background:linear-gradient(180deg,#fffaf5,#fff)}.responsible-note{margin-top:22px;padding:15px 17px;background:#f3eee9;border-radius:14px;color:#5d514b;font-size:11px;line-height:1.55;border:1px solid #e6ddd6}
@media(max-width:1180px){.pour-guide-card{grid-template-columns:175px minmax(0,1fr)}.bottle-photo-frame{height:225px}.tasting-grid{grid-template-columns:1fr}}
@media(max-width:950px){.pour-guide-grid{grid-template-columns:1fr}.pour-guide-card{grid-template-columns:210px minmax(0,1fr)}.tasting-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.pour-guide-section{padding:30px 0 44px}.pour-heading{align-items:flex-start}.pour-guide-card{grid-template-columns:145px minmax(0,1fr);border-radius:19px}.pour-visual{padding:11px}.bottle-photo-frame{height:200px}.pour-copy{padding:16px 14px}.pour-title-row{flex-direction:column}.abv-badge{align-self:flex-start}.pour-title-row h3{font-size:21px}.tasting-grid{grid-template-columns:1fr}.guide-key{width:100%;min-width:0}}
@media(max-width:480px){.guide-intro-card{padding:22px 18px;border-radius:20px}.pour-guide-card{grid-template-columns:1fr}.pour-visual{display:grid;grid-template-columns:120px 1fr;align-items:center}.bottle-photo-frame{height:155px}.guide-brand-logo{height:45px;padding:8px}.pour-copy{padding:14px 15px 16px}.pour-title-row{flex-direction:row}.abv-badge{font-size:9px}}


/* ============================================================
   BETA 6 DESIGN SYSTEM
   Fuego logo palette, denser layout, stronger anchor navigation
   ============================================================ */
:root{
  --ink:#17110e;
  --ink2:#2a1710;
  --fire:#f26722;
  --fire2:#ff922f;
  --red:#c9341c;
  --deep-red:#7d2115;
  --cream:#fff0d8;
  --paper:#fff8ee;
  --paper2:#f7e9dc;
  --muted:#6c584e;
  --line:#e6cdbb;
  --shadow:0 16px 38px rgba(56,25,10,.13);
}

/* Display typography: heavier/condensed to echo the FUEGO mark using common local fonts. */
h1,h2,h3,.brand-copy b,.nav-link,.btn,.kicker,.eyebrow,
.drink-jumpbar a,.category-chip,.filter,.menu-section-head h2{
  font-family:"Arial Black","Franklin Gothic Heavy","Arial Narrow",Impact,"Segoe UI",sans-serif;
}
body{background:var(--paper)}
.page-hero{min-height:350px}
.page-hero h1{margin-top:12px;margin-bottom:15px}
.page-hero p{margin-bottom:0}
.section{padding:60px 0}
.dark-section{padding:64px 0}
.margarita-band{padding:62px 0}
.values-band{padding:56px 0}
.review-links-band{padding:58px 0}
.site-footer{padding:56px 0 76px}
.location-section{padding-bottom:64px}
.menu-content{padding-top:34px}
.menu-section{margin-bottom:48px}
.drink-section{margin-bottom:48px}
.section-heading{margin-bottom:24px}

/* Warm section backgrounds instead of large neutral-white fields. */
main>.section:nth-of-type(even){background:var(--paper2)}
.quickbar,.dish-card,.drink-card,.menu-item,.faq-item,.visit-card,.responsible-card,
.review-theme-grid article,.guest-review-card,.brand-card{border-color:var(--line)}

/* Strong sitewide anchor/sub-navigation pattern. */
.drink-jumpbar{
  background:linear-gradient(90deg,rgba(23,17,14,.98),rgba(72,27,16,.98));
  border-bottom:3px solid var(--fire);
  box-shadow:0 8px 20px rgba(34,16,8,.15);
}
.drink-jumpbar .wrap{gap:10px;padding-block:12px}
.drink-jumpbar a,
.category-chip,
.menu-category-links a,
.category-scroller a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:10px 16px;
  border-radius:12px;
  border:2px solid var(--red);
  background:linear-gradient(135deg,var(--cream),#fff8ef);
  color:var(--ink);
  font-size:13px;
  font-weight:950;
  letter-spacing:.015em;
  box-shadow:0 5px 12px rgba(74,31,12,.08);
  transition:.16s ease;
}
.drink-jumpbar a{
  color:#fff;
  background:linear-gradient(135deg,var(--red),var(--fire));
  border-color:#ff9b4f;
  min-height:44px;
  font-size:14px;
}
.drink-jumpbar a:hover,
.category-chip:hover,
.menu-category-links a:hover,
.category-scroller a:hover{
  transform:translateY(-1px);
  background:linear-gradient(135deg,var(--fire2),var(--fire));
  color:var(--ink);
  border-color:var(--ink);
}
.category-chip-grid{gap:9px}
.category-browser{border-top:2px solid var(--red)}
.category-browser summary{font-size:14px;color:var(--deep-red)}

/* Compact rounded cards: centered, branded, consistent. */
.dish-card,.drink-card,.review-theme-grid article,.brand-card,.marg-stat{
  text-align:center;
}
.dish-card .dish-top,.drink-card .dish-top{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
}
.dish-card .dish-top h3,.drink-card .dish-top h3{max-width:100%}
.dish-card .dish-top span,.drink-card .dish-top span,
.dish-top span,.menu-price{
  color:var(--red);
}
.drink-card{
  min-height:175px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:linear-gradient(160deg,#fffdf9,var(--cream));
  border-width:2px;
}
.drink-card p{max-width:310px;margin:10px auto 0}
.marg-stat{
  align-items:center;
  justify-content:center;
  min-height:190px;
  background:linear-gradient(145deg,var(--deep-red),var(--red) 55%,var(--fire))!important;
  border:2px solid #ff9a45!important;
}
.marg-stat span,.marg-stat b,.marg-stat small{text-align:center}

/* Reduce blank area in the drinks intro from the screenshot. */
.drinks-intro{gap:34px}
.giant-quote{font-size:82px;margin-bottom:6px}
.drinks-intro h2{margin-top:2px!important}
.drinks-intro p{margin-bottom:0}
.drink-grid{gap:12px}

/* Review highlights */
.featured-reviews-section{
  padding:58px 0;
  background:linear-gradient(180deg,#21140f,#351a11);
  color:#fff;
  border-block:4px solid var(--fire);
}
.featured-reviews-head{
  display:grid;
  grid-template-columns:1.5fr .65fr;
  gap:34px;
  align-items:end;
  margin-bottom:26px;
}
.featured-reviews-head h2{
  font-size:clamp(38px,4.5vw,62px);
  letter-spacing:-.045em;
  margin:8px 0 10px;
}
.featured-reviews-head p{color:#e8d3c4;max-width:800px;margin:0}
.review-snapshot{
  background:linear-gradient(145deg,var(--red),var(--fire));
  border:2px solid #ff9c52;
  border-radius:20px;
  padding:20px;
  text-align:center;
}
.review-snapshot span,.review-snapshot small{display:block}
.review-snapshot span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:950}
.review-snapshot b{display:block;font-size:24px;margin:6px 0}
.review-snapshot small{font-size:11px;color:#ffe8d8;line-height:1.4}
.guest-review-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}
.guest-review-card{
  background:var(--paper);
  color:var(--ink);
  border:2px solid var(--fire);
  border-radius:22px;
  padding:22px;
  min-height:300px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  text-align:center;
  box-shadow:0 14px 30px rgba(0,0,0,.15);
}
.review-source-row{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}
.review-source{
  display:inline-flex;
  padding:6px 10px;
  border-radius:999px;
  background:var(--ink);
  color:#fff;
  font-size:10px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.review-source.tripadvisor{background:#137a64}
.review-source.yelp{background:#c41200}
.review-source.restaurantji{background:#8d3a19}
.review-source.menupix{background:#5d4b40}
.review-stars{color:var(--fire);letter-spacing:.08em;font-size:15px}
.guest-review-card blockquote{
  margin:18px auto 10px;
  font-family:"Arial Black","Franklin Gothic Heavy",Impact,sans-serif;
  font-size:clamp(20px,2vw,27px);
  line-height:1.17;
  color:var(--deep-red);
  max-width:420px;
}
.review-context{color:var(--muted);font-size:13px;line-height:1.5;margin:0 auto 16px}
.review-person{display:flex;flex-direction:column;gap:2px;margin-top:auto}
.review-person strong{font-size:13px}
.review-person span{font-size:11px;color:var(--muted)}
.review-source-link{
  margin-top:14px;
  display:inline-flex;
  align-self:center;
  justify-content:center;
  padding:9px 13px;
  border-radius:999px;
  background:linear-gradient(135deg,var(--red),var(--fire));
  color:#fff;
  font-size:11px;
  font-weight:950;
}
.review-disclosure{text-align:center;color:#d7bfb0;font-size:11px;margin:17px 0 0}
.review-theme-grid article{
  background:linear-gradient(160deg,#fffdf9,var(--cream));
  border-width:2px;
}
.review-theme-grid article>span{
  margin-inline:auto;
  background:linear-gradient(135deg,var(--red),var(--fire));
  color:#fff;
}
.review-theme-grid h3{color:var(--deep-red)}

/* Keep long-form cards readable even though compact cards are centered. */
.menu-item,.pour-guide-card,.faq-item,.visit-detail,.story-grid,.responsible-card{
  text-align:left;
}

/* Responsive tightening */
@media(max-width:1080px){
  .guest-review-grid{grid-template-columns:1fr 1fr}
  .featured-reviews-head{grid-template-columns:1fr}
}
@media(max-width:780px){
  .page-hero{min-height:315px}
  .section{padding:46px 0}
  .dark-section,.margarita-band,.values-band{padding:48px 0}
  .drink-jumpbar .wrap{padding-block:9px}
  .drink-jumpbar a{min-height:40px;font-size:13px;padding:8px 13px}
  .guest-review-grid{grid-template-columns:1fr}
  .featured-reviews-section{padding:46px 0}
}
@media(max-width:520px){
  .page-hero{min-height:290px}
  .section{padding:40px 0}
  .drink-card{min-height:150px}
  .guest-review-card{min-height:0;padding:20px 16px}
  .category-chip-grid{grid-template-columns:1fr 1fr}
  .category-chip{width:100%;font-size:11px;padding-inline:8px}
}


/* ============================================================
   BETA 7 — BRAND LOGO CONTRAST SYSTEM
   Prevents white/light logo artwork from disappearing on cards.
   Uses only established Fuego palette colors.
   ============================================================ */
.logo-contrast-dark{
  background:
    radial-gradient(circle at 82% 18%, rgba(242,103,34,.30), transparent 38%),
    linear-gradient(135deg, var(--ink) 0%, var(--ink2) 54%, var(--deep-red) 100%) !important;
  border-color: var(--fire) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.07),
    0 5px 14px rgba(43,18,8,.16) !important;
}
.logo-contrast-light{
  background:
    linear-gradient(145deg, #fffaf3 0%, var(--cream) 100%) !important;
  border-color: #dfb795 !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.75),
    0 5px 14px rgba(77,34,13,.08) !important;
}

/* Transparent white lettering gets definition without altering the logo art. */
.logo-contrast-dark .brand-logo-image,
.logo-contrast-dark .guide-brand-logo{
  filter:
    drop-shadow(0 1px 1px rgba(0,0,0,.55))
    drop-shadow(0 0 1px rgba(255,255,255,.15));
}
.logo-contrast-light .brand-logo-image,
.logo-contrast-light .guide-brand-logo{
  filter:
    drop-shadow(0 1px 1px rgba(255,255,255,.75))
    drop-shadow(0 1px 2px rgba(67,29,13,.14));
}

/* Same rule for the small logos beneath bottle photography. */
.guide-logo-shell{
  min-height:58px;
  width:100%;
  border-radius:12px;
  border:1px solid var(--line);
  padding:9px 13px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.guide-logo-shell .guide-brand-logo{
  width:auto;
  height:auto;
  max-width:100%;
  max-height:38px;
  object-fit:contain;
  object-position:center;
}

/* A little more brand color in the outer cards without overwhelming logo art. */
.brand-card:has(.logo-contrast-dark){
  border-color:#d88958;
}
.brand-card:has(.logo-contrast-dark):hover{
  border-color:var(--fire);
}
.brand-logo-shell.logo-contrast-dark:hover{
  background:
    radial-gradient(circle at 80% 20%, rgba(255,146,47,.38), transparent 40%),
    linear-gradient(135deg, #24150f 0%, var(--deep-red) 100%) !important;
}

/* Older browser fallback if :has() is unsupported: the logo itself remains fixed. */
@supports not selector(:has(*)){
  .brand-card{border-color:var(--line)}
}

@media(max-width:820px){
  .guide-logo-shell{min-height:54px;padding:8px 11px}
  .guide-logo-shell .guide-brand-logo{max-height:35px}
}
@media(max-width:520px){
  .guide-logo-shell{min-height:50px;padding:7px 9px}
  .guide-logo-shell .guide-brand-logo{max-height:32px}
}


/* ============================================================
   BETA 8 — ROBUST PRODUCT IMAGE / LOGO SYSTEM
   No broken-image messaging. No overlap. No crop-by-selector.
   ============================================================ */

/* Override all earlier bottle-photo cover/crop behavior. */
.robust-product-frame{
  width:100%;
  height:250px;
  min-width:0;
  max-width:100%;
  overflow:hidden;
  border-radius:18px;
  background:linear-gradient(145deg,#fffdf9,var(--cream));
  border:1px solid #e5cbb8;
  padding:0;
  position:relative;
}
.product-art-stage{
  width:100%;
  height:100%;
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  padding:14px;
}
.product-art{
  display:block;
  width:auto !important;
  height:auto !important;
  max-width:92% !important;
  max-height:92% !important;
  object-fit:contain !important;
  object-position:center !important;
  padding:0 !important;
  margin:auto !important;
  transform:none !important;
  position:static !important;
}
.product-logo-fallback{
  width:100%;
  height:100%;
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border-radius:14px;
  padding:22px;
}
.logo-product-frame .product-art-stage{
  padding:0;
}
.logo-product-frame .product-logo-fallback{
  border:0 !important;
  border-radius:17px;
}
.fallback-brand-logo{
  display:block;
  width:auto;
  height:auto;
  max-width:82%;
  max-height:68%;
  object-fit:contain;
  object-position:center;
  margin:auto;
}
.fallback-brand-name{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  text-align:center;
  color:#fff;
  font-family:"Arial Black","Franklin Gothic Heavy",Impact,sans-serif;
  font-size:clamp(20px,2vw,30px);
  line-height:1;
  letter-spacing:.015em;
  padding:18px;
}
.logo-contrast-light .fallback-brand-name{
  color:var(--ink);
}

/* The left side of every guide card owns exactly one visual frame. */
.pour-visual{
  min-width:0;
  overflow:hidden;
  padding:16px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:0 !important;
}
.pour-guide-card{
  min-width:0;
  overflow:hidden;
}
.pour-copy{
  min-width:0;
  overflow-wrap:anywhere;
}

/* Explicitly neutralize legacy selectors that tried to make some art "cover". */
.bottle-photo[src*="Lifestyle"],
.bottle-photo[src*="Header_OurBeer"],
.bottle-photo[src*="bucket"],
.bottle-photo[src*="Corralejo-Silver-Hero"],
.product-art[src*="Lifestyle"],
.product-art[src*="Header_OurBeer"],
.product-art[src*="bucket"],
.product-art[src*="Corralejo-Silver-Hero"]{
  object-fit:contain !important;
  padding:0 !important;
}

/* No stale notification copy can occupy the product frame. */
.bottle-photo-fallback span,
.product-logo-fallback > span:not(.fallback-brand-name){
  display:none !important;
}

/* Tablet */
@media(max-width:1180px){
  .robust-product-frame{height:225px}
  .product-art-stage{padding:12px}
  .fallback-brand-logo{max-width:84%;max-height:70%}
}
/* Mobile/tablet portrait */
@media(max-width:700px){
  .robust-product-frame{height:205px}
  .pour-visual{padding:10px !important}
  .product-logo-fallback{padding:16px}
}
/* Narrow phones: keep the visual as a dedicated top region instead of
   squeezing it beside text, which eliminates overlap/cutoff. */
@media(max-width:520px){
  .pour-guide-card{grid-template-columns:1fr !important}
  .pour-visual{
    display:block !important;
    padding:10px 10px 0 !important;
  }
  .robust-product-frame{
    height:190px;
    width:100%;
  }
  .product-art{max-width:88% !important;max-height:88% !important}
  .fallback-brand-logo{max-width:74%;max-height:62%}
  .pour-copy{padding:14px 15px 18px !important}
}


/* ============================================================
   BETA 9 — ALCOHOL CARD LAYOUT HARD RESET
   RULE: no product/logo artwork may share layout space with its
   fallback. No artwork may use cover/crop. No dark logo plates.
   Detailed cards are vertical so copy and artwork never collide.
   ============================================================ */

/* ----- A. BRAND/LOGO GRID ----- */
.brand-grid{
  align-items:stretch !important;
}
.brand-card{
  min-width:0 !important;
  min-height:170px !important;
  padding:12px !important;
  overflow:hidden !important;
  background:linear-gradient(180deg,#fffdf9,#fff6eb) !important;
  border:2px solid #efb98e !important;
  border-radius:19px !important;
}
.fuego-logo-plate,
.brand-logo-shell.fuego-logo-plate,
.monte-alban-wordmark.fuego-logo-plate{
  width:100% !important;
  height:82px !important;
  min-height:82px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:10px 15px !important;
  overflow:hidden !important;
  border:1px solid #eaa56d !important;
  border-radius:14px !important;
  background:
    radial-gradient(circle at 20% 10%,rgba(255,255,255,.98),rgba(255,255,255,0) 37%),
    linear-gradient(135deg,#fffdf9 0%,#ffe7cf 28%,#ffb56f 65%,#f26722 100%) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.72),
    0 7px 16px rgba(111,44,10,.10) !important;
}
.fuego-logo-plate .brand-logo-image{
  display:block;
  width:auto !important;
  height:auto !important;
  max-width:88% !important;
  max-height:60px !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:auto !important;
  filter:
    drop-shadow(0 1px 1px rgba(255,255,255,.65))
    drop-shadow(0 1px 2px rgba(76,27,4,.30)) !important;
}
.brand-logo-fallback{
  width:100%;
  height:100%;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:var(--ink);
  font-family:"Arial Black","Franklin Gothic Heavy",Impact,sans-serif;
  font-size:22px;
  line-height:1;
}
.brand-logo-fallback[hidden],
.beta9-logo-fallback[hidden],
.beta9-brand-text[hidden]{
  display:none !important;
}
.brand-logo-fallback:not([hidden]){
  display:flex !important;
}
.brand-meta{
  text-align:center !important;
  align-items:center !important;
  justify-content:center !important;
  margin-top:10px !important;
}
.brand-meta>span{
  color:#a34a20 !important;
}
.brand-meta strong{
  color:var(--ink) !important;
}

/* Michelob's official logo is white-heavy; give it a little extra edge. */
.brand-card[data-brand-domain="michelobultra.com"] .brand-logo-image{
  filter:
    drop-shadow(0 1px 1px rgba(0,0,0,.45))
    drop-shadow(0 0 3px rgba(118,36,8,.35)) !important;
}

/* ----- B. DETAILED BEER/SPIRIT CARDS ----- */
.pour-guide-grid,
.pour-guide-grid.spirits{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
}
.pour-guide-card{
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
  width:100% !important;
  overflow:hidden !important;
  background:#fffdf9 !important;
  border:2px solid #ebc2a1 !important;
  border-radius:23px !important;
  box-shadow:0 10px 28px rgba(66,29,10,.08) !important;
}
.pour-visual{
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  height:220px !important;
  padding:14px !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 18% 7%,rgba(255,255,255,.96),rgba(255,255,255,0) 35%),
    linear-gradient(135deg,#fffdf9 0%,#ffe9d4 32%,#ffbf83 70%,#f26722 100%) !important;
  border-bottom:1px solid #e8b994 !important;
}
.beta9-product-stage{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-width:0 !important;
  overflow:hidden !important;
  padding:0 !important;
  margin:0 !important;
  border:1px solid rgba(189,100,49,.30) !important;
  border-radius:16px !important;
  background:rgba(255,255,255,.63) !important;
  position:relative !important;
}
.beta9-art-layer{
  position:relative !important;
  width:100% !important;
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:0 !important;
  overflow:hidden !important;
  padding:12px !important;
}
.beta9-product-image{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:88% !important;
  max-height:190px !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:auto !important;
  padding:0 !important;
  transform:none !important;
  position:static !important;
}
.beta9-logo-fallback{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  padding:24px !important;
  background:transparent !important;
}
.beta9-logo-fallback:not([hidden]){
  display:flex !important;
}
.beta9-logo-image{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:72% !important;
  max-height:125px !important;
  object-fit:contain !important;
  object-position:center !important;
  filter:
    drop-shadow(0 1px 1px rgba(255,255,255,.75))
    drop-shadow(0 2px 3px rgba(79,27,4,.28)) !important;
}
.beta9-brand-text{
  width:100% !important;
  text-align:center !important;
  color:var(--ink) !important;
  font-family:"Arial Black","Franklin Gothic Heavy",Impact,sans-serif !important;
  font-size:clamp(25px,3vw,40px) !important;
  line-height:1 !important;
}
.beta9-brand-text:not([hidden]){
  display:block !important;
}

/* The copy is now a complete independent region below artwork. */
.pour-copy{
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  padding:20px 22px 21px !important;
  overflow:visible !important;
  background:#fffdf9 !important;
  color:var(--ink) !important;
}
.pour-title-row{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto !important;
  gap:14px !important;
  align-items:start !important;
}
.pour-title-row>div:first-child{
  min-width:0 !important;
}
.pour-title-row h3{
  color:#100c09 !important;
  font-size:clamp(24px,2.4vw,34px) !important;
  line-height:1.02 !important;
  overflow-wrap:anywhere !important;
}
.pour-kind,
.origin-line{
  color:#9b431d !important;
}
.pour-summary{
  color:#3d312a !important;
  font-size:13px !important;
  line-height:1.58 !important;
}
.abv-badge,
.abv-badge.proof{
  align-self:start !important;
  background:linear-gradient(135deg,var(--deep-red),var(--red),var(--fire)) !important;
  color:#fff !important;
  border:1px solid #ff9b56 !important;
  box-shadow:none !important;
  font-size:10px !important;
  line-height:1.2 !important;
  white-space:nowrap !important;
}
.expression-note{
  color:#5c361f !important;
  background:#fff0d7 !important;
  border-color:var(--fire) !important;
}
.pour-details{
  width:100% !important;
  overflow:visible !important;
}
.pour-details summary{
  color:#8d3412 !important;
  overflow-wrap:anywhere !important;
}
.tasting-grid{
  width:100% !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
}
.tasting-grid>div{
  min-width:0 !important;
}
.tasting-grid p,
.distinct-box p,
.pairing-line{
  overflow-wrap:anywhere !important;
}

/* ----- C. NEVER SHOW BROKEN PLACEHOLDER UI ----- */
img[alt*="logo"]{
  font-size:0 !important;
}
.bottle-photo-fallback,
.guide-logo-shell{
  display:none !important;
}
/* The onerror-controlled beta9 fallback is the ONLY permitted fallback. */

/* ----- D. RESPONSIVE RULES ----- */
@media(max-width:1000px){
  .pour-guide-grid,
  .pour-guide-grid.spirits{
    grid-template-columns:1fr 1fr !important;
  }
  .pour-visual{
    height:205px !important;
  }
  .beta9-product-image{
    max-height:176px !important;
  }
  .tasting-grid{
    grid-template-columns:1fr !important;
  }
}
@media(max-width:760px){
  .brand-grid,
  .spirit-brands{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .pour-guide-grid,
  .pour-guide-grid.spirits{
    grid-template-columns:1fr !important;
  }
  .pour-visual{
    height:220px !important;
  }
  .pour-title-row{
    grid-template-columns:1fr !important;
  }
  .abv-badge,
  .abv-badge.proof{
    justify-self:start !important;
  }
  .tasting-grid{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
}
@media(max-width:520px){
  .brand-card{
    min-height:154px !important;
  }
  .fuego-logo-plate,
  .brand-logo-shell.fuego-logo-plate{
    height:72px !important;
    min-height:72px !important;
  }
  .fuego-logo-plate .brand-logo-image{
    max-height:52px !important;
  }
  .pour-visual{
    height:190px !important;
    padding:10px !important;
  }
  .beta9-product-image{
    max-height:160px !important;
    max-width:86% !important;
  }
  .beta9-logo-image{
    max-height:105px !important;
    max-width:78% !important;
  }
  .pour-copy{
    padding:17px 16px 19px !important;
  }
  .pour-title-row h3{
    font-size:25px !important;
  }
  .tasting-grid{
    grid-template-columns:1fr !important;
  }
}
