:root{
  --ink:#171311;
  --chocolate:#2B1D18;
  --brown:#56372A;
  --cream:#F6EFE5;
  --ivory:#FFF9F3;
  --fire:#A91717;
  --deep:#7C1010;
  --orange:#E96A22;
  --caramel:#C88C52;
  --champagne:#D6B98B;
  --line:#E8DED3;
  --muted:#776B64;
  --serif:"Playfair Display", Georgia, serif;
  --sans:"Manrope", Arial, sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.55}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input{font:inherit}
button{color:inherit}
.shell{width:min(1440px,calc(100% - 56px));margin-inline:auto}
.topbar{height:38px;background:var(--chocolate);color:#fff;display:grid;place-items:center;font-size:12px;letter-spacing:.02em}
.site-header{height:138px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(86,55,42,.08)}
.header-inner{height:100%;display:grid;grid-template-columns:340px 1fr auto;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:12px;height:100%;min-width:0;transform:translateY(-7px)}.brand-mark-wrap{width:126px;height:92px;display:flex;align-items:center;justify-content:flex-start;flex:0 0 126px;overflow:visible}.brand-mark{width:126px;height:92px;object-fit:contain;object-position:left center;transform:translateY(-4px)}.brand-divider{width:1px;height:52px;background:rgba(23,19,17,.18);flex:0 0 1px}.brand-copy{display:flex;flex-direction:column;justify-content:center;line-height:.86;color:var(--ink);transform:translateY(-2px)}.brand-copy span,.brand-copy strong{font-family:var(--serif);font-weight:500;letter-spacing:-.015em}.brand-copy span{font-size:18px}.brand-copy strong{font-size:33px}
.desktop-nav{display:flex;align-items:center;justify-content:center;gap:54px;font-size:13px;font-weight:600;height:100%}.desktop-nav a{position:relative}.desktop-nav a::after{content:"";height:1px;width:0;background:var(--fire);position:absolute;left:0;bottom:-8px;transition:.25s}.desktop-nav a:hover::after{width:100%}
.header-actions{display:flex;align-items:center;gap:17px}.icon-button{border:0;background:none;width:36px;height:36px;padding:6px;cursor:pointer;position:relative}.icon-button svg{width:100%;height:100%;fill:none;stroke:var(--ink);stroke-width:1.5}.cart-count{position:absolute;right:0;top:-2px;width:17px;height:17px;border-radius:50%;background:var(--deep);color:white;font-size:10px;display:grid;place-items:center;font-weight:700}
.whatsapp-pill{background:#8D251C;color:#fff;border-radius:999px;padding:13px 20px;font-weight:700;display:flex;gap:8px;align-items:center;box-shadow:0 4px 12px rgba(124,16,16,.14)}
.icon-whatsapp{width:18px;height:18px;display:block;object-fit:contain;flex:0 0 auto}.button .icon-whatsapp{width:19px;height:19px}.whatsapp-pill .icon-whatsapp{width:18px;height:18px;filter:brightness(0) invert(1)}.floating-whatsapp .icon-whatsapp{width:27px;height:27px;filter:brightness(0) invert(1)}.button-primary .icon-whatsapp{filter:brightness(0) invert(1)}.button-outline .icon-whatsapp{filter:none}.mobile-menu .button .icon-whatsapp{width:19px;height:19px}
.hero{height:600px;position:relative;overflow:hidden}.hero-media,.hero-media img{position:absolute;inset:0;width:100%;height:100%}.hero-media img{object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,249,243,.96) 4%,rgba(255,249,243,.88) 25%,rgba(255,249,243,.25) 51%,rgba(255,255,255,0) 72%)}
.hero-content{height:100%;position:relative;z-index:2;display:flex;align-items:center}.hero-copy{margin-left:12%;max-width:555px;padding-top:8px}.eyebrow{display:block;font-size:12px;letter-spacing:.14em;color:var(--brown);font-weight:700;margin-bottom:22px}.hero h1{font-family:var(--serif);font-weight:500;font-size:62px;line-height:1.08;letter-spacing:-.02em;margin:0 0 24px}.hero p{max-width:490px;font-size:15px;margin:0 0 28px;color:#4f4641}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}
.button{min-height:48px;padding:0 28px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:.2s}.button-primary{background:#9B2B1E;color:white;border-color:#9B2B1E}.button-primary:hover{background:#7C1010}.button-outline{border-color:#5b4a42;background:rgba(255,255,255,.5)}.button-outline:hover{background:var(--cream)}.button-light-outline{border-color:white;color:white}.button.small{min-height:40px;padding-inline:20px;font-size:11px}
.quick-categories{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:16px 0 28px}.category-tile{height:190px;position:relative;overflow:hidden;background-image:linear-gradient(180deg,rgba(0,0,0,.08),rgba(18,11,8,.75)),var(--bg);background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:space-between;padding:22px;color:#fff;font-family:var(--serif);font-size:21px}.category-tile::before{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.15)}.category-tile span,.category-tile b{position:relative;z-index:2}.category-tile b{font-family:var(--sans);font-weight:400}.category-tile:hover{background-size:108%}

/* Prominent local pickup */
.pickup-highlight{margin:2px auto 34px;background:#fbf4ec;border:1px solid #eadfd5;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:22px 26px;position:relative;overflow:hidden}
.pickup-highlight::after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(169,23,23,.08);border-radius:50%;right:-70px;top:-85px}
.pickup-highlight-icon{width:58px;height:58px;border-radius:50%;background:#fff;display:grid;place-items:center;border:1px solid #e6d5c7;position:relative;z-index:1}
.pickup-highlight-icon svg{width:27px;height:27px;fill:none;stroke:#9b2b1e;stroke-width:1.55}
.pickup-highlight-copy{position:relative;z-index:1}.pickup-highlight-copy>span{display:block;font-size:9px;letter-spacing:.14em;color:#9b2b1e;font-weight:700;margin-bottom:3px}.pickup-highlight-copy h2{font-family:var(--serif);font-weight:500;font-size:27px;margin:0 0 5px}.pickup-highlight-copy p{margin:0;max-width:760px;font-size:12px;line-height:1.55;color:#63564f}.pickup-highlight-copy p strong{font-weight:700;color:#3e302a}
.pickup-highlight-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;position:relative;z-index:1}.pickup-link{font-size:10px;font-weight:700;color:#7c1010;text-transform:uppercase;letter-spacing:.03em}
.products-section{padding:2px 0 20px}.section-heading{position:relative;margin-bottom:28px}.section-heading.centered{text-align:center}.section-heading span{font-size:11px;color:var(--brown);letter-spacing:.14em}.section-heading h2,.intent-section h2,.specials h2,.experience h2,.visit h2,.instagram h2,.faq h2,.closing-cta h2{font-family:var(--serif);font-weight:500}.section-heading h2{font-size:38px;margin:4px 0 0}.view-all{position:absolute;right:0;bottom:9px;font-size:10px;font-weight:700;color:var(--brown);text-transform:uppercase;letter-spacing:.04em}
.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-card{border:1px solid var(--line);background:#fff;min-width:0}.product-image-wrap{height:252px;overflow:hidden;position:relative;background:#f5eee9}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-image-wrap img{transform:scale(1.035)}.badge{position:absolute;z-index:2;top:10px;left:0;color:white;padding:5px 9px;font-size:9px;font-weight:700}.badge-sale{background:#a51414}.badge-new{background:#df6123}.badge-sugar{left:auto;right:0;background:#db642c}.badge-vegan{background:#628d50}.product-info{padding:15px 15px 14px}.product-info h3{font-size:15px;margin:0 0 3px;font-weight:700}.product-info p{margin:0 0 11px;color:#675b55;font-size:12px}.price-row{display:flex;align-items:center;gap:8px;min-height:28px}.price-row strong{font-size:14px}.price-row del{font-size:11px;color:#9b928d}.add-cart{width:100%;min-height:38px;background:white;border:1px solid #98877d;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.02em;cursor:pointer;margin-top:10px}.add-cart:hover{background:var(--chocolate);border-color:var(--chocolate);color:white}
.gift-banner{height:238px;position:relative;overflow:hidden;margin-top:20px;margin-bottom:22px}.gift-banner-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,12,7,.92) 8%,rgba(25,12,7,.66) 52%,rgba(25,12,7,.36)),url('https://images.unsplash.com/flagged/photo-1554216728-8c7f65f64070?auto=format&fit=crop&fm=jpg&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&ixlib=rb-4.1.0&q=60&w=3000');background-size:cover;background-position:center 48%;filter:saturate(.82)}.gift-copy{position:relative;z-index:2;color:white;height:100%;display:flex;flex-direction:column;justify-content:center;padding-left:92px;align-items:flex-start}.gift-copy h2{font-family:var(--serif);font-weight:500;font-size:39px;line-height:1.16;margin:0 0 22px}
.intent-section{padding:0 0 34px}.section-title-line{display:flex;align-items:center;gap:20px;font-family:var(--serif);font-size:24px;margin-bottom:14px}.section-title-line::before,.section-title-line::after{content:"";height:1px;background:var(--line);flex:1}.intent-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.intent-item{min-height:124px;background:#fffdfb;border:1px solid #f3ede7;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:13px;gap:12px}.intent-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;line-height:1}.intent-icon img{max-width:54px;max-height:54px;width:auto;height:auto;display:block}.intent-item:hover{background:var(--cream)}
.specials{display:grid;grid-template-columns:1.35fr repeat(6,1fr);gap:8px;padding-bottom:28px}.specials-intro{padding:12px 18px 12px 0}.specials-intro h2{font-size:30px;line-height:1.08;margin:0 0 10px}.specials-intro span{display:block;font-size:9px;color:#8d4934;letter-spacing:.12em;font-weight:700;margin-bottom:14px}.special-tile{height:212px;position:relative;overflow:hidden}.special-tile img{width:100%;height:100%;object-fit:cover;filter:saturate(.8);transition:.3s}.special-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,7,5,.72),transparent 52%)}.special-tile span{position:absolute;z-index:2;left:14px;bottom:15px;color:white;font-family:var(--serif);font-size:17px;line-height:1.05}.special-tile:hover img{transform:scale(1.04)}
.experience{display:grid;grid-template-columns:1.1fr 1.8fr;gap:18px;padding:14px 0 34px}.experience-copy{border:1px solid var(--line);padding:26px}.experience-copy h2{font-size:29px;margin:0}.accent-line{height:1px;width:64px;background:var(--caramel);margin:15px 0 21px}.experience-copy p{font-size:12px;line-height:1.7;color:#4f4540;margin-bottom:24px}.experience-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.experience-gallery figure{margin:0;height:300px;overflow:hidden}.experience-gallery img{width:100%;height:100%;object-fit:cover}.experience-gallery figure:nth-child(3) img{object-position:center}
.visit{display:grid;grid-template-columns:1fr 1.1fr;gap:54px;align-items:stretch;padding:0 0 40px}.visit-info h2{font-size:31px;margin:0 0 19px}.location-row{display:flex;gap:18px;align-items:flex-start}.location-row svg{width:26px;fill:none;stroke:#ae6b4b;stroke-width:1.7;margin-top:3px}.location-row p{font-size:16px;line-height:1.5;margin:0}.visit-actions{display:grid;grid-template-columns:1fr;gap:10px;width:310px;margin:22px 0 0 54px}.map-wrap{min-height:260px;overflow:hidden;border-radius:0 18px 18px 18px;background:#eee}.map-wrap iframe{border:0;width:100%;height:100%;min-height:260px;filter:saturate(.7) contrast(.95)}
.instagram{padding:0 0 28px}.instagram-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:16px}.instagram-heading h2{font-size:25px;margin:0}.instagram-heading a{font-size:10px;color:#6f615a}.insta-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.insta-grid a{height:132px;overflow:hidden}.insta-grid img{width:100%;height:100%;object-fit:cover;transition:.3s}.insta-grid a:hover img{transform:scale(1.05)}
.faq{display:grid;grid-template-columns:220px 1fr;gap:50px;padding:5px 0 28px}.faq-title{padding-left:55px}.faq-title h2{font-size:26px;line-height:1.14;margin:0}.mini-flame{display:block;width:28px;height:34px;margin:14px 0 0 44px}.mini-flame img{width:100%;height:100%;object-fit:contain;display:block}.faq-list details{border-bottom:1px solid #e8e2dd}.faq-list summary{list-style:none;cursor:pointer;padding:14px 32px 14px 0;position:relative;font-size:13px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:4px;font-size:20px;top:7px}.faq-list details[open] summary::after{content:"−"}.faq-list p{margin:0 0 14px;color:#6d625d;font-size:12px}
.closing-cta{min-height:112px;position:relative;overflow:hidden;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:18px 58px;margin-bottom:0}.closing-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(42,19,12,.9),rgba(42,19,12,.68)),url('https://images.unsplash.com/photo-1638194645412-1d0b4c53ffed?auto=format&fit=crop&fm=jpg&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&ixlib=rb-4.1.0&q=60&w=3000');background-size:cover;background-position:center}.closing-cta>*:not(.closing-bg){position:relative}.closing-cta h2{font-size:28px;margin:0 0 2px}.closing-cta p{margin:0;font-size:11px}.closing-cta .button{min-width:180px}
.site-footer{background:linear-gradient(90deg,#2d1b14,#46291e);color:white;padding:24px 0 11px}.footer-inner{display:grid;grid-template-columns:190px 1.2fr .7fr .85fr .55fr;gap:34px;align-items:start}.footer-brand img{width:135px;height:100px;object-fit:contain;filter:brightness(0) invert(1);opacity:.92}.footer-contact p{font-size:11px;line-height:1.5;margin:0 0 5px}.footer-inner h3{font-size:10px;letter-spacing:.06em;margin:5px 0 8px}.footer-inner>div:not(.footer-brand):not(.footer-contact){display:flex;flex-direction:column}.footer-inner a{font-size:10px;color:#e0d5cf;margin:1px 0}.social-row{display:flex;gap:10px;align-items:center}.social-row a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px}.social-row img{width:34px;height:34px;display:block;object-fit:contain}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:17px;padding-top:9px;display:flex;justify-content:space-between;font-size:9px;color:#bfaea4}
.floating-whatsapp{position:fixed;right:22px;bottom:24px;width:52px;height:52px;border-radius:50%;background:#8D251C;color:#fff;display:grid;place-items:center;font-size:25px;z-index:35;box-shadow:0 8px 25px rgba(67,24,16,.28)}
.drawer-overlay{position:fixed;inset:0;background:rgba(20,10,6,.36);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:.25s;z-index:70}.drawer-overlay.is-open{opacity:1;pointer-events:auto}.cart-drawer,.mobile-menu{position:fixed;top:0;right:0;height:100dvh;width:min(430px,92vw);background:white;z-index:80;transform:translateX(100%);transition:.3s ease;box-shadow:-12px 0 35px rgba(24,11,7,.14);padding:28px;display:flex;flex-direction:column}.cart-drawer.is-open,.mobile-menu.is-open{transform:none}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line)}.drawer-header h2{font-family:var(--serif);font-size:28px;margin:0}.drawer-header button{border:0;background:none;font-size:32px;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:20px 0}.empty-cart{color:#8a7f78}.cart-line{display:grid;grid-template-columns:1fr auto;gap:8px;padding:13px 0;border-bottom:1px solid var(--line)}.cart-line strong{font-size:13px}.cart-line span{font-size:11px;color:#756961}.cart-summary{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:18px 0}.checkout-button{width:100%}.continue-button{border:0;background:none;text-decoration:underline;margin-top:15px;cursor:pointer}.mobile-menu nav{display:flex;flex-direction:column;padding:22px 0}.mobile-menu nav a{padding:13px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:20px}.mobile-menu .button{margin-top:auto}
.search-panel{position:fixed;inset:0;background:rgba(23,19,17,.94);z-index:90;display:grid;place-items:start center;padding-top:12vh;opacity:0;pointer-events:none;transition:.25s}.search-panel.is-open{opacity:1;pointer-events:auto}.search-box{width:min(760px,calc(100% - 36px));background:var(--ivory);padding:46px;position:relative}.search-close{position:absolute;right:20px;top:12px;border:0;background:none;font-size:30px;cursor:pointer}.search-box>span{font-size:10px;letter-spacing:.14em;color:#7d655a}.search-box label{display:flex;align-items:center;border-bottom:1px solid #6d5e56;margin-top:14px}.search-box label svg{width:24px;fill:none;stroke:var(--ink);stroke-width:1.5}.search-box input{width:100%;border:0;background:none;padding:15px;font-family:var(--serif);font-size:30px;outline:0}.search-box p{font-size:11px;color:#81746d}
.mobile-only{display:none}.menu-button{border:0;background:none;width:35px;height:35px;padding:5px}.menu-button span{display:block;height:1px;background:#1d1714;margin:6px 0}.mobile-bottom-nav{display:none}
@media (max-width:1150px){.header-inner{grid-template-columns:316px 1fr auto}.desktop-nav{gap:26px}.brand{gap:11px}.brand-mark-wrap{width:108px;height:80px;flex-basis:108px}.brand-mark{width:108px;height:80px;transform:translateY(-3px)}.brand-divider{height:46px}.brand-copy span{font-size:16px}.brand-copy strong{font-size:28px}.product-grid{gap:10px}.product-image-wrap{height:220px}.specials{grid-template-columns:1.2fr repeat(3,1fr)}.special-tile:nth-of-type(n+5){display:none}.insta-grid{grid-template-columns:repeat(5,1fr)}.insta-grid a:nth-child(n+6){display:none}}
@media (max-width:900px){body{padding-bottom:62px}.shell{width:min(100% - 30px,720px)}.desktop-only,.desktop-nav{display:none!important}.mobile-only{display:block}.topbar{height:31px;font-size:10px}.site-header{height:88px}.header-inner{grid-template-columns:1fr auto;gap:12px}.brand{gap:8px;transform:translateY(-4px)}.brand-mark-wrap{width:72px;height:54px;flex-basis:72px}.brand-mark{width:72px;height:54px;transform:translateY(-2px)}.brand-divider{height:32px}.brand-copy{transform:translateY(-1px)}.brand-copy span{font-size:12px}.brand-copy strong{font-size:20px}.header-actions{gap:7px}.hero{height:690px}.hero-shade{background:linear-gradient(180deg,rgba(255,249,243,.95) 0%,rgba(255,249,243,.85) 34%,rgba(255,249,243,.15) 60%,rgba(255,255,255,0) 74%)}.hero-media img{object-position:center}.hero-content{align-items:flex-start}.hero-copy{margin:0;padding-top:48px;max-width:480px}.hero h1{font-size:48px}.hero p{font-size:14px}.quick-categories{grid-template-columns:repeat(2,1fr);overflow:visible}.category-tile{height:150px}.category-tile:last-child{grid-column:1/-1;height:128px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:nth-child(5){display:none}.product-image-wrap{height:245px}.section-heading h2{font-size:34px}.view-all{position:static;display:inline-block;margin-top:8px}.gift-banner{height:260px}.gift-copy{padding-left:35px}.intent-grid{grid-template-columns:repeat(2,1fr)}.intent-item:last-child{grid-column:1/-1}.specials{grid-template-columns:repeat(2,1fr)}.specials-intro{grid-column:1/-1}.special-tile{height:180px}.special-tile:nth-of-type(n+6){display:block}.experience{grid-template-columns:1fr}.experience-gallery figure{height:220px}.visit{grid-template-columns:1fr;gap:25px}.visit-actions{margin-left:0;width:100%;grid-template-columns:1fr 1fr}.map-wrap{min-height:300px}.instagram-heading{align-items:center}.insta-grid{grid-template-columns:repeat(3,1fr)}.insta-grid a{height:150px}.insta-grid a:nth-child(n+7){display:block}.faq{grid-template-columns:1fr;gap:10px}.faq-title{padding-left:0;display:flex;align-items:center;justify-content:space-between}.faq-title h2 br{display:none}.mini-flame{margin:0;width:24px;height:30px}.closing-cta{padding:24px;gap:18px}.closing-cta h2{font-size:24px}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand,.footer-contact{grid-column:auto}.footer-bottom{flex-direction:column;gap:6px}.floating-whatsapp{bottom:78px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:62px;background:white;border-top:1px solid var(--line);z-index:45;grid-template-columns:repeat(4,1fr);align-items:center}.mobile-bottom-nav.mobile-only{display:grid}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:none;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:18px}.mobile-bottom-nav span{font-size:9px}}
@media (max-width:600px){.shell{width:calc(100% - 24px)}.hero{height:650px}.hero-copy{padding-top:34px}.eyebrow{font-size:10px;margin-bottom:14px}.hero h1{font-size:39px;line-height:1.08}.hero p{max-width:310px;font-size:12px}.hero-buttons{gap:8px}.button{min-height:43px;padding-inline:17px;font-size:10px}.quick-categories{padding-top:10px;gap:6px}.category-tile{height:132px;padding:14px;font-size:17px}.product-grid{gap:8px}.product-image-wrap{height:180px}.product-info{padding:10px}.product-info h3{font-size:12px}.product-info p,.price-row del{font-size:9px}.price-row strong{font-size:11px}.add-cart{font-size:8px;padding:0 4px}.section-heading h2{font-size:29px}.gift-banner{height:220px}.gift-copy{padding-left:22px}.gift-copy h2{font-size:30px}.section-title-line{font-size:18px}.intent-item{min-height:105px;font-size:11px;gap:10px}.intent-icon{width:48px;height:48px}.intent-icon img{max-width:40px;max-height:40px}.specials{gap:6px}.special-tile{height:152px}.experience-copy{padding:20px}.experience-gallery{gap:4px}.experience-gallery figure{height:155px}.visit-info h2{font-size:27px}.location-row p{font-size:14px}.visit-actions{grid-template-columns:1fr}.instagram-heading h2{font-size:21px}.instagram-heading a{font-size:8px}.insta-grid{gap:4px}.insta-grid a{height:105px}.faq-list summary{font-size:11px}.closing-cta{flex-direction:column;align-items:flex-start}.closing-cta .button{min-width:140px}.footer-inner{grid-template-columns:1fr 1fr;gap:22px 18px}.footer-brand img{width:105px}.footer-contact p{font-size:9px}.search-box{padding:38px 22px}.search-box input{font-size:21px}}

/* Category dropdown */
.nav-dropdown{position:relative;display:flex;align-items:center;height:100%}
.nav-dropdown-toggle{border:0;background:none;padding:0;color:var(--ink);font:inherit;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:5px;position:relative}
.nav-dropdown-toggle::after{content:"";height:1px;width:0;background:var(--fire);position:absolute;left:0;bottom:-8px;transition:.25s}
.nav-dropdown:hover .nav-dropdown-toggle::after,.nav-dropdown.is-open .nav-dropdown-toggle::after,.nav-dropdown-toggle:focus-visible::after{width:100%}
.nav-dropdown-toggle span{font-size:14px;transition:transform .2s ease}
.nav-dropdown.is-open .nav-dropdown-toggle span{transform:rotate(180deg)}
.category-dropdown{position:absolute;top:calc(50% + 26px);left:50%;transform:translate(-50%,10px);width:330px;background:#fff;border:1px solid rgba(86,55,42,.14);box-shadow:0 18px 46px rgba(43,29,24,.15);padding:12px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:70}
.category-dropdown::before{content:"";position:absolute;top:-8px;left:50%;width:14px;height:14px;background:#fff;border-left:1px solid rgba(86,55,42,.14);border-top:1px solid rgba(86,55,42,.14);transform:translateX(-50%) rotate(45deg)}
.category-dropdown::after{content:"";position:absolute;left:0;right:0;top:-32px;height:32px;background:transparent}
.nav-dropdown:hover .category-dropdown,.nav-dropdown:focus-within .category-dropdown,.nav-dropdown.is-open .category-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.category-dropdown-label{padding:9px 11px 10px;font-size:9px;letter-spacing:.15em;color:#8a756a;border-bottom:1px solid var(--line)}
.desktop-nav .category-dropdown a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px;border-bottom:1px solid rgba(86,55,42,.08);font-size:12px;font-weight:500;transition:background .18s ease,color .18s ease,padding-left .18s ease}
.desktop-nav .category-dropdown a:last-child{border-bottom:0}
.desktop-nav .category-dropdown a::after{display:none}
.desktop-nav .category-dropdown a b{font-size:13px;font-weight:400;color:var(--fire);opacity:.7}
.desktop-nav .category-dropdown a:hover,.desktop-nav .category-dropdown a:focus-visible{background:var(--cream);color:var(--deep-fire);padding-left:14px}

.mobile-categories{border-bottom:1px solid var(--line)}
.mobile-menu nav .mobile-categories-toggle{width:100%;border:0;background:none;padding:13px 0;display:flex;align-items:center;justify-content:space-between;font-family:var(--serif);font-size:20px;color:var(--ink);cursor:pointer;text-align:left}
.mobile-categories-toggle b{font-family:var(--sans);font-size:16px;font-weight:400;transition:transform .2s ease}
.mobile-categories.is-open .mobile-categories-toggle b{transform:rotate(180deg)}
.mobile-categories-list{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}
.mobile-categories-list::before{content:"";display:block;min-height:0}
.mobile-categories.is-open .mobile-categories-list{grid-template-rows:1fr}
.mobile-categories-list{overflow:hidden}
.mobile-menu nav .mobile-categories-list a{font-family:var(--sans);font-size:12px;padding:10px 12px;border-bottom:1px solid rgba(86,55,42,.07);background:var(--cream)}
.mobile-menu nav .mobile-categories-list a:first-child{border-top:1px solid rgba(86,55,42,.07)}
.mobile-menu nav .mobile-categories-list a:last-child{border-bottom:0}

#bombones,#tabletas,#macarons,#dubai,#sin-azucar,#veganos,#novedades,#regalos,#tienda{scroll-margin-top:165px}
@media (max-width:900px){#bombones,#tabletas,#macarons,#dubai,#sin-azucar,#veganos,#novedades,#regalos,#tienda{scroll-margin-top:110px}}


/* WooCommerce-ready shop archive mockup */
.desktop-nav > a.is-active{color:var(--deep-fire)}
.shop-page{background:#fffdfb}
.shop-hero{padding:40px 0 38px;background:linear-gradient(110deg,#fff9f3 0%,#f6efe5 72%,#f1e4d8 100%);border-bottom:1px solid var(--line)}
.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:11px;color:#7b6b63;margin-bottom:25px}.breadcrumbs a:hover{color:var(--deep-fire)}
.shop-hero-copy{max-width:760px}.shop-hero .eyebrow{margin-bottom:9px}.shop-hero h1{font-family:var(--serif);font-size:48px;line-height:1.03;font-weight:500;margin:0 0 14px}.shop-hero p{margin:0;max-width:710px;font-size:14px;line-height:1.7;color:#675b55}
.shop-categories{display:flex;gap:8px;overflow-x:auto;padding-top:20px;padding-bottom:20px;scrollbar-width:none}.shop-categories::-webkit-scrollbar{display:none}.shop-category-chip{white-space:nowrap;border:1px solid #d8ccc4;background:#fff;padding:10px 15px;font-size:11px;font-weight:700;transition:.2s}.shop-category-chip:hover,.shop-category-chip.is-active{background:var(--chocolate);border-color:var(--chocolate);color:#fff}
.shop-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:38px;padding-top:12px;padding-bottom:52px}.shop-sidebar{border-top:1px solid var(--ink);padding-top:16px}.filter-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:13px;border-bottom:1px solid var(--line)}.filter-heading h2{font-family:var(--serif);font-size:24px;font-weight:500;margin:0}.filter-heading button{border:0;background:none;color:#8a4b3b;font-size:10px;text-transform:uppercase;cursor:pointer}.filter-block{padding:20px 0;border-bottom:1px solid var(--line)}.filter-block h3{font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}.filter-block label{display:flex;align-items:center;gap:9px;font-size:12px;padding:7px 0;cursor:pointer;color:#514640}.filter-block input{accent-color:#8d251c}.filter-note{margin-top:22px;background:#f7f0e8;padding:17px;font-size:10px;line-height:1.55;color:#706159}.filter-note strong{display:block;color:#4d3931;margin-bottom:5px}.filter-note p{margin:0}
.shop-toolbar{min-height:51px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:18px;gap:18px}.shop-toolbar-left{display:flex;align-items:center;gap:14px}.result-count{font-size:11px;color:#6d625d}.sort-control{display:flex;align-items:center;gap:10px;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.sort-control select{height:38px;border:1px solid #d8ccc4;background:#fff;padding:0 32px 0 12px;font:inherit;color:var(--ink);cursor:pointer}
.shop-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.shop-product{display:flex;flex-direction:column}.shop-product .product-image-wrap{height:285px}.shop-product .product-info{display:flex;flex-direction:column;flex:1}.shop-product .price-row{margin-top:auto}.product-category-label{text-transform:uppercase;letter-spacing:.08em;color:#9a7767;font-size:8px;margin-bottom:6px}.product-info h3 a:hover{color:var(--deep-fire)}.product-image-link{display:block;width:100%;height:100%}.product-image-link img{width:100%;height:100%;object-fit:cover}.product-options,.product-sold{width:100%;min-height:38px;display:flex;align-items:center;justify-content:center;background:white;border:1px solid #98877d;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.02em;margin-top:10px}.product-options:hover{background:var(--chocolate);border-color:var(--chocolate);color:#fff}.product-sold{color:#9b928d;border-color:#d9d0ca;cursor:not-allowed}.badge-sold{background:#6d625d}
.empty-results{text-align:center;padding:70px 25px;background:#fff;border:1px solid var(--line)}.empty-results h2{font-family:var(--serif);font-weight:500;font-size:28px;margin:0 0 9px}.empty-results p{font-size:12px;color:#756963;margin:0 0 18px}.shop-pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:34px}.shop-pagination a,.shop-pagination span{width:38px;height:38px;border:1px solid var(--line);display:grid;place-items:center;font-size:11px}.shop-pagination .is-current{background:var(--chocolate);border-color:var(--chocolate);color:#fff}
.shop-support{margin-bottom:44px;background:var(--chocolate);color:#fff;min-height:154px;padding:32px 42px;display:flex;justify-content:space-between;align-items:center;gap:30px}.shop-support span{font-size:9px;letter-spacing:.13em;color:#d6b98b}.shop-support h2{font-family:var(--serif);font-size:30px;font-weight:500;margin:3px 0 6px}.shop-support p{font-size:11px;margin:0;color:#e4d8d1}.shop-support .button{flex:0 0 auto}
.filter-button{border:1px solid #bba99d;background:#fff;min-height:38px;padding:0 14px;text-transform:uppercase;font-size:10px;font-weight:700}.filter-drawer{position:fixed;right:0;top:0;bottom:0;width:min(390px,92vw);background:#fff;z-index:80;transform:translateX(105%);transition:.3s;box-shadow:-15px 0 45px rgba(0,0,0,.12);padding:20px;overflow:auto}.filter-drawer.is-open{transform:translateX(0)}.filter-drawer-body{padding-top:5px}.filter-drawer .filter-apply{width:100%;margin-top:22px}
@media(max-width:1250px){.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-product .product-image-wrap{height:280px}}
@media(max-width:900px){.shop-hero{padding:28px 0 30px}.shop-hero h1{font-size:38px}.shop-hero p{font-size:12px}.shop-categories{width:100%;padding-left:15px;padding-right:15px}.shop-layout{display:block;padding-top:3px}.desktop-filter{display:none}.shop-toolbar{position:sticky;top:119px;background:#fffdfb;z-index:20;padding:8px 0;min-height:58px}.sort-control span{display:none}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.shop-product .product-image-wrap{height:230px}.shop-product .product-info{padding:11px}.shop-pagination{margin-top:28px}.shop-support{margin-left:15px;margin-right:15px;width:auto;padding:25px;flex-direction:column;align-items:flex-start}.shop-support h2{font-size:26px}.shop-support .button{width:100%}}
@media(max-width:520px){.shop-hero h1{font-size:34px}.shop-toolbar{gap:8px}.result-count{font-size:9px}.sort-control select{width:142px;font-size:9px}.shop-product .product-image-wrap{height:185px}.shop-product .product-info h3{font-size:12px}.shop-category-chip{padding:9px 12px;font-size:10px}}

/* Product detail */
.product-page{background:#fff}.product-breadcrumb-wrap{padding:28px 0 14px}.product-detail{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.82fr);gap:70px;padding:12px 0 58px;align-items:start}.product-main-image{height:650px;background:#f7f1ec;position:relative;overflow:hidden;cursor:zoom-in}.product-main-image>img{width:100%;height:100%;object-fit:cover;display:block}.gallery-zoom{position:absolute;z-index:4;right:18px;top:18px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(43,29,24,.16);background:rgba(255,255,255,.92);font-size:22px;cursor:pointer}.product-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.product-thumbnails button{height:112px;padding:0;border:1px solid transparent;background:#f7f1ec;overflow:hidden;cursor:pointer}.product-thumbnails button.is-active{border-color:var(--brown)}.product-thumbnails img{width:100%;height:100%;object-fit:cover}.product-summary{padding-top:14px;position:sticky;top:178px}.product-summary>.product-category-label{font-size:10px;letter-spacing:.13em;color:var(--brown);font-weight:700;margin-bottom:10px}.product-summary h1{font-family:var(--serif);font-size:52px;line-height:1.04;font-weight:500;letter-spacing:-.025em;margin:0 0 18px}.product-detail-price{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}.product-detail-price strong{font-size:25px}.product-detail-price del{font-size:14px;color:#958983}.product-stock{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#41683b;margin-bottom:24px}.product-stock span{width:8px;height:8px;border-radius:50%;background:#628d50}.product-lead{font-size:14px;line-height:1.75;color:#5e514a;margin:0 0 26px;padding-bottom:24px;border-bottom:1px solid var(--line)}.product-purchase-row{display:grid;grid-template-columns:126px 1fr;gap:10px}.quantity-control{display:grid;grid-template-columns:38px 1fr 38px;border:1px solid #8f7c72;min-height:50px}.quantity-control button{border:0;background:white;font-size:20px;cursor:pointer}.quantity-control input{border:0;border-left:1px solid #eee4dc;border-right:1px solid #eee4dc;text-align:center;width:100%;font:600 13px var(--sans)}.product-buy-now{width:100%;background:var(--chocolate);border-color:var(--chocolate);color:#fff;margin-top:10px;min-height:50px}.product-fulfillment{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:26px 0 18px;padding:8px 0}.product-fulfillment>div{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:10px 0}.fulfillment-icon{width:28px;height:28px;border:1px solid #cdb19e;border-radius:50%;display:grid;place-items:center;color:#9b5c3e}.product-fulfillment p{margin:0}.product-fulfillment strong{display:block;font-size:12px}.product-fulfillment small{display:block;font-size:10px;line-height:1.45;color:#776a64}.product-whatsapp{min-height:44px;border:1px solid #b9a69a;display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:700;text-transform:uppercase}.product-whatsapp .icon-whatsapp{width:17px;height:17px}.product-meta{display:flex;flex-direction:column;gap:5px;margin-top:16px;font-size:10px;color:#80736d}.product-information{padding:54px 0 60px;border-top:1px solid var(--line);display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.product-info-heading span{font-size:9px;letter-spacing:.14em;color:var(--brown);font-weight:700}.product-info-heading h2{font-family:var(--serif);font-size:38px;font-weight:500;line-height:1.12;margin:8px 0 0}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{list-style:none;padding:18px 0;display:flex;justify-content:space-between;font-size:13px;font-weight:700;cursor:pointer}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions details>div{padding:0 0 20px;color:#675b55;font-size:12px;line-height:1.7}.related-products{padding:8px 0 70px}.related-grid{grid-template-columns:repeat(4,1fr)}.related-grid .product-image-wrap{height:280px}.related-grid .product-options{display:flex;width:100%;min-height:38px;align-items:center;justify-content:center;border:1px solid #98877d;text-transform:uppercase;font-size:9px;font-weight:700;margin-top:10px}.mobile-product-bar{display:none}.gallery-lightbox{position:fixed;inset:0;background:rgba(20,14,11,.92);z-index:110;display:flex;align-items:center;justify-content:center;padding:50px;opacity:0;visibility:hidden;transition:.2s}.gallery-lightbox.is-open{opacity:1;visibility:visible}.gallery-lightbox img{max-width:min(100%,1050px);max-height:88vh;object-fit:contain}.gallery-lightbox button{position:absolute;right:28px;top:22px;width:44px;height:44px;border:0;border-radius:50%;background:white;font-size:26px;cursor:pointer}
@media(max-width:1050px){.product-detail{gap:36px;grid-template-columns:1fr 1fr}.product-main-image{height:540px}.product-summary h1{font-size:44px}.product-information{gap:45px}.related-grid .product-image-wrap{height:230px}}
@media(max-width:900px){.product-detail{grid-template-columns:1fr;gap:26px;padding-bottom:42px}.product-main-image{height:min(118vw,620px)}.product-thumbnails button{height:100px}.product-summary{position:static}.product-summary h1{font-size:42px}.product-information{grid-template-columns:1fr;gap:22px;padding:42px 0}.related-grid{grid-template-columns:repeat(2,1fr)}.related-grid .product-image-wrap{height:250px}.mobile-product-bar{position:fixed;left:0;right:0;bottom:62px;z-index:42;background:#fff;border-top:1px solid var(--line);padding:9px 14px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;box-shadow:0 -8px 25px rgba(43,29,24,.08)}.mobile-product-bar div{display:flex;flex-direction:column}.mobile-product-bar small{font-size:9px}.mobile-product-bar strong{font-size:12px}.mobile-product-bar .button{min-height:40px;padding:0 18px}.floating-whatsapp{bottom:136px}.gallery-lightbox{padding:20px}}
@media(max-width:600px){.product-main-image{height:112vw}.product-thumbnails{gap:6px}.product-thumbnails button{height:78px}.product-summary h1{font-size:36px}.product-detail-price strong{font-size:21px}.product-purchase-row{grid-template-columns:112px 1fr}.product-info-heading h2{font-size:30px}.related-grid{gap:8px}.related-grid .product-image-wrap{height:180px}}


/* Product live search */
.search-panel{overflow:auto;padding-bottom:8vh}.search-box{width:min(820px,calc(100% - 36px));padding:42px 46px 36px;box-shadow:0 25px 70px rgba(0,0,0,.18)}
.product-search-form{margin:0}.search-box .product-search-form label{margin-top:13px}.search-help{margin:8px 0 0!important}.search-suggestions{padding-top:25px}.search-suggestions>span,.search-live-head>span{font-size:9px;letter-spacing:.13em;color:#82695c;font-weight:700}.search-suggestions>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.search-suggestions a{border:1px solid var(--line);padding:8px 12px;font-size:10px;background:#fff}.search-suggestions a:hover{border-color:#ae8d7a;background:var(--cream)}
.search-live{margin-top:22px;border-top:1px solid var(--line);padding-top:16px}.search-live-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.search-live-head small{font-size:9px;color:#9b8e87}.search-results{display:flex;flex-direction:column}.search-result-item{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid #eee5df;transition:.18s}.search-result-item:hover{background:#fff;padding-left:8px;padding-right:8px}.search-result-image{width:72px;height:62px;background:#f5eee8;overflow:hidden}.search-result-image img{width:100%;height:100%;object-fit:cover}.search-result-copy{display:flex;min-width:0;flex-direction:column}.search-result-copy small{text-transform:uppercase;letter-spacing:.09em;font-size:8px;color:#a1705a}.search-result-copy strong{font-family:var(--serif);font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-copy em{font-size:9px;font-style:normal;color:#6d7566}.search-result-price{font-size:11px;font-weight:700;display:flex;align-items:center;gap:12px;white-space:nowrap}.search-result-price b{font-size:15px;color:var(--fire)}.search-no-results{text-align:center;padding:30px 12px 20px}.search-no-results strong{font-family:var(--serif);font-size:20px;font-weight:500}.search-no-results p{font-size:10px!important;margin:5px 0 0!important}.search-view-all{display:flex;justify-content:space-between;align-items:center;margin-top:13px;background:var(--chocolate);color:#fff;padding:12px 15px;text-transform:uppercase;font-size:9px;font-weight:700;letter-spacing:.05em}.search-view-all b{font-size:15px}.shop-search-context{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;background:var(--cream);border:1px solid #eaded3;margin-bottom:14px;font-size:11px}.shop-search-context button{border:0;background:none;color:#8f3f2c;font-size:10px;font-weight:700;cursor:pointer}
@media(max-width:600px){.search-panel{padding-top:7vh}.search-box{padding:35px 19px 24px}.search-result-item{grid-template-columns:60px minmax(0,1fr) auto;gap:10px}.search-result-image{width:60px;height:56px}.search-result-copy strong{font-size:14px}.search-result-price{font-size:9px}.search-result-price b{display:none}.search-suggestions{padding-top:18px}.shop-search-context{align-items:flex-start;flex-direction:column}.shop-search-context button{padding:0}}


/* Enhanced WooCommerce-style cart drawer */
.cart-drawer{width:min(470px,96vw);padding:0;background:#fffdfb}
.cart-drawer-header{padding:25px 26px 18px;background:#fff;border-bottom:1px solid var(--line)}
.cart-drawer-header>div{display:flex;flex-direction:column;gap:2px}
.drawer-eyebrow{font-size:9px;letter-spacing:.15em;color:#8b6d60;font-weight:700}
.cart-drawer-header h2{font-size:29px}
.cart-items{padding:0 26px;scrollbar-width:thin}
.empty-cart{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#655950;padding:36px 18px}
.empty-cart-icon{font-family:var(--serif);font-size:44px;color:#c68d70;line-height:1;margin-bottom:8px}
.empty-cart strong{font-family:var(--serif);font-size:22px;font-weight:500;color:var(--ink)}
.empty-cart p{font-size:11px;max-width:235px;margin:7px 0 18px}
.cart-line{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:13px;align-items:start;padding:18px 0;border-bottom:1px solid var(--line)}
.cart-line-image{width:78px;height:78px;background:#f5eee9;overflow:hidden;display:block}
.cart-line-image img{width:100%;height:100%;object-fit:cover;display:block}
.cart-line-main{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.cart-line-name{font-family:var(--serif);font-size:16px!important;font-weight:600!important;line-height:1.15;color:var(--ink)!important;margin:1px 0 3px!important}
.cart-line-unit{font-size:9px!important;color:#8a7a71!important}
.cart-line-price{font-size:11px!important;white-space:nowrap;margin-top:2px}
.cart-line-actions{display:flex;align-items:center;gap:12px;margin-top:10px}
.cart-qty{display:grid;grid-template-columns:27px 28px 27px;height:28px;border:1px solid #b8aaa2;background:#fff}
.cart-qty button{border:0;background:none;font-size:15px;line-height:1;cursor:pointer;color:#5a4a43;padding:0}
.cart-qty span{display:grid;place-items:center;font-size:10px!important;color:var(--ink)!important;border-left:1px solid #e6ddd8;border-right:1px solid #e6ddd8}
.cart-remove{border:0;background:none;padding:0;font-size:9px;text-decoration:underline;color:#8b6d60;cursor:pointer}
.cart-crosssell{margin:0 26px 4px;padding:15px 0;border-top:1px solid var(--line)}
.cart-crosssell[hidden]{display:none}
.cart-crosssell-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.cart-crosssell-heading span{font-family:var(--serif);font-size:16px}
.cart-crosssell-heading small{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#96796b}
.cart-crosssell-product{display:grid;grid-template-columns:58px minmax(0,1fr) 32px;gap:11px;align-items:center;background:#fbf6f1;border:1px solid #eee2da;padding:8px}
.cart-crosssell-image{width:58px;height:58px;overflow:hidden;background:#eee}
.cart-crosssell-image img{width:100%;height:100%;object-fit:cover;display:block}
.cart-crosssell-copy{display:flex;flex-direction:column;gap:3px;min-width:0}
.cart-crosssell-copy a{font-family:var(--serif);font-size:13px;color:var(--ink);line-height:1.1}
.cart-crosssell-copy strong{font-size:10px}
.cart-crosssell-add{width:30px;height:30px;border:1px solid #947d70;background:#fff;font-size:19px;cursor:pointer;color:#6c493a}
.cart-footer{padding:0 26px 24px;background:#fff;border-top:1px solid var(--line)}
.cart-summary{border-top:0;padding:16px 0 7px;font-size:12px}
.cart-summary strong{font-size:15px}
.cart-shipping-note{font-size:9px;line-height:1.45;color:#7f7068;margin:0 0 13px}
.checkout-button{width:100%}
.continue-button{font-size:10px;color:#66534a}
@media (max-width:600px){.cart-drawer{width:100vw}.cart-drawer-header{padding:20px 18px 14px}.cart-items{padding:0 18px}.cart-line{grid-template-columns:70px minmax(0,1fr) auto;gap:10px;padding:15px 0}.cart-line-image{width:70px;height:70px}.cart-line-name{font-size:14px!important}.cart-crosssell{margin-inline:18px}.cart-footer{padding:0 18px 18px}.cart-line-actions{gap:8px}.cart-qty{grid-template-columns:25px 26px 25px}}


/* Step 7: promotions and coupons */
.home-promotions{padding:34px 0 26px}.home-promotions-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:18px}.home-promotions-heading h2{font-family:var(--serif);font-weight:500;font-size:34px;margin:2px 0 5px}.home-promotions-heading p{margin:0;max-width:580px;color:#6d6059;font-size:12px;line-height:1.6}.view-all-promos{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--deep-fire);white-space:nowrap}.promo-feature-card{display:grid;grid-template-columns:1.25fr .75fr;min-height:235px;background:#fff9f3;border:1px solid var(--line);overflow:hidden}.promo-feature-media{position:relative;min-height:235px;overflow:hidden}.promo-feature-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.promo-feature-card:hover .promo-feature-media img{transform:scale(1.025)}.promo-status{position:absolute;left:18px;top:18px;background:var(--deep-fire);color:white;padding:7px 10px;font-size:9px;font-weight:700;letter-spacing:.08em}.promo-feature-copy{padding:34px;display:flex;flex-direction:column;justify-content:center}.promo-feature-copy>span:first-child{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#8b7569}.promo-feature-copy h3{font-family:var(--serif);font-size:29px;font-weight:500;margin:5px 0 2px}.promo-feature-copy p{margin:0 0 16px;font-size:12px;color:#76675f}.promo-feature-price{display:flex;align-items:baseline;gap:10px}.promo-feature-price strong{font-size:17px}.promo-feature-price del{font-size:11px;color:#978b85}.promo-feature-link{margin-top:19px!important;font-size:10px!important;font-weight:700;letter-spacing:.05em;color:var(--deep-fire)!important}
.shop-category-chip-sale{border-color:rgba(169,23,23,.35);color:var(--deep-fire)}.shop-hero-inline-link{font-weight:700;color:var(--deep-fire);white-space:nowrap}
.cart-coupon{padding:14px 0 4px;border-top:1px solid var(--line);margin-top:12px}.cart-coupon label{display:block;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:7px}.cart-coupon-row{display:grid;grid-template-columns:1fr auto;gap:7px}.cart-coupon-row input{min-width:0;height:39px;border:1px solid #cdbfb6;background:white;padding:0 11px;font:inherit;font-size:11px;text-transform:uppercase}.cart-coupon-row button{height:39px;border:1px solid var(--chocolate);background:var(--chocolate);color:#fff;padding:0 15px;font-size:9px;font-weight:700;text-transform:uppercase;cursor:pointer}.cart-coupon-message{font-size:9px!important;color:#7b6f68!important;line-height:1.45!important;margin:7px 0 0!important}.cart-coupon-message.is-error{color:#9b2b1e!important}.cart-coupon-message.is-neutral{color:#6b5d55!important}
.offers-page{background:#fff}.offers-hero{padding:38px 0 42px;background:linear-gradient(90deg,#fff9f3,#f6efe5)}.offers-hero-grid{display:grid;grid-template-columns:1.2fr .7fr;gap:70px;align-items:end}.offers-hero h1{font-family:var(--serif);font-size:50px;font-weight:500;line-height:1.04;margin:5px 0 14px}.offers-hero p{max-width:690px;margin:0;color:#62564f;line-height:1.7;font-size:13px}.offers-principle{border-left:1px solid #d8c7bb;padding-left:28px}.offers-principle span{font-size:9px;letter-spacing:.13em;color:#95614d}.offers-principle strong{display:block;font-family:var(--serif);font-size:22px;font-weight:500;line-height:1.15;margin:8px 0}.offers-principle p{font-size:10px;line-height:1.6}.offers-content{padding:42px 0 36px}.offers-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.offers-toolbar h2{font-family:var(--serif);font-size:34px;font-weight:500;margin:3px 0 0}.offers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.offer-product-card{max-width:320px}.offers-empty-guidance{margin-top:28px;border:1px dashed #d7c7bc;background:#fffaf6;padding:22px 24px;display:flex;align-items:center;gap:17px}.offers-empty-icon{width:42px;height:42px;border-radius:50%;background:#f0dfd4;display:grid;place-items:center;font-family:var(--serif);font-size:21px;color:var(--deep-fire);flex:0 0 auto}.offers-empty-guidance h3{font-family:var(--serif);font-size:19px;font-weight:500;margin:0 0 4px}.offers-empty-guidance p{font-size:10px;color:#76675f;margin:0;line-height:1.55}.coupon-explainer{margin-bottom:46px;background:var(--chocolate);color:white;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.coupon-explainer-copy{max-width:700px}.coupon-explainer .eyebrow{color:#d6b98b;margin-bottom:7px}.coupon-explainer h2{font-family:var(--serif);font-size:31px;font-weight:500;margin:0 0 7px}.coupon-explainer p{font-size:11px;color:#e6dcd6;margin:0;line-height:1.6}.is-current-dropdown{background:var(--cream)!important;color:var(--deep-fire)!important}
@media(max-width:900px){.home-promotions-heading{align-items:flex-start}.promo-feature-card{grid-template-columns:1fr 1fr}.offers-hero-grid{grid-template-columns:1fr;gap:25px}.offers-principle{padding-left:20px}.offers-grid{grid-template-columns:repeat(2,1fr)}.coupon-explainer{padding:27px;align-items:flex-start}.offers-hero h1{font-size:40px}}
@media(max-width:600px){.home-promotions{padding-top:26px}.home-promotions-heading{flex-direction:column;gap:8px}.home-promotions-heading h2{font-size:29px}.promo-feature-card{grid-template-columns:1fr}.promo-feature-media{min-height:185px}.promo-feature-copy{padding:22px}.promo-feature-copy h3{font-size:25px}.offers-hero{padding:27px 0 30px}.offers-hero h1{font-size:36px}.offers-content{padding-top:28px}.offers-toolbar{align-items:flex-start;flex-direction:column}.offers-toolbar h2{font-size:29px}.offers-grid{grid-template-columns:1fr}.offer-product-card{max-width:none}.offers-empty-guidance{align-items:flex-start;padding:18px}.coupon-explainer{margin-bottom:30px;padding:23px;flex-direction:column}.coupon-explainer h2{font-size:27px}.coupon-explainer .button{width:100%}.cart-coupon-row{grid-template-columns:1fr 82px}.cart-coupon-row button{padding:0 8px}}

/* =========================================================
   ADMIN DEMO — guía visual para WordPress + WooCommerce
   ========================================================= */
.admin-demo-body{margin:0;background:#f6f3ef;color:#171311;font-family:var(--sans);min-height:100vh}.admin-demo-body *{box-sizing:border-box}.admin-demo-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.admin-demo-sidebar{position:sticky;top:0;height:100vh;background:#231712;color:#fff;padding:26px 18px 20px;display:flex;flex-direction:column}.admin-demo-brand{display:flex;align-items:center;gap:10px;padding:0 6px 24px;border-bottom:1px solid rgba(255,255,255,.11)}.admin-demo-brand img{width:48px;height:48px;object-fit:contain}.admin-demo-brand span{display:flex;flex-direction:column;line-height:.9}.admin-demo-brand small,.admin-demo-brand strong{font-family:var(--serif);font-weight:500}.admin-demo-brand small{font-size:11px}.admin-demo-brand strong{font-size:20px}.admin-demo-label{font-size:8px;letter-spacing:.14em;color:#a9958b;margin:23px 10px 9px}.admin-demo-nav{display:flex;flex-direction:column;gap:3px}.admin-demo-nav a{display:flex;align-items:center;gap:11px;color:#d9cec8;font-size:12px;padding:11px 12px;border-left:2px solid transparent}.admin-demo-nav a span{width:18px;text-align:center;color:#bf8f79}.admin-demo-nav a:hover,.admin-demo-nav a.is-active{background:rgba(255,255,255,.07);border-left-color:#e96a22;color:#fff}.admin-demo-sidebar-note{margin-top:auto;border:1px solid rgba(255,255,255,.12);padding:14px;background:rgba(255,255,255,.04)}.admin-demo-sidebar-note strong{font-size:10px;letter-spacing:.04em}.admin-demo-sidebar-note p{font-size:9px;line-height:1.55;color:#cdbeb7;margin:6px 0 0}.admin-demo-store-link{font-size:10px;color:#d7c6be;margin:16px 7px 0}.admin-demo-main{min-width:0;padding:0 34px 34px}.admin-demo-topbar{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ddd6}.admin-demo-topbar p{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#92796c;margin:0 0 4px}.admin-demo-topbar h1{font-family:var(--serif);font-weight:500;font-size:29px;margin:0}.admin-demo-user{display:flex;align-items:center;gap:8px;font-size:11px;background:#fff;border:1px solid #e4dad3;padding:10px 14px}.admin-demo-status-dot{width:7px;height:7px;border-radius:50%;background:#628d50}.admin-demo-notice{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fffaf5;border:1px solid #eaded5;border-left:3px solid #a91717;padding:16px 18px;margin:22px 0}.admin-demo-notice strong{font-size:12px}.admin-demo-notice p{font-size:10px;line-height:1.55;color:#6d5e56;margin:4px 0 0;max-width:850px}.admin-demo-notice a{white-space:nowrap;font-size:10px;font-weight:700;color:#7c1010}.admin-demo-section{scroll-margin-top:20px;margin:32px 0 44px}.admin-demo-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.admin-demo-section-head>div:first-child>span,.admin-demo-card-head span{display:block;font-size:8px;letter-spacing:.15em;color:#977b6e;margin-bottom:3px}.admin-demo-section h2{font-family:var(--serif);font-weight:500;font-size:27px;margin:0}.admin-demo-date{font-size:9px;color:#8d7b72;border:1px solid #e0d5cf;background:#fff;padding:9px 11px}.admin-demo-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px}.admin-demo-metrics article,.admin-demo-mini{background:#fff;border:1px solid #e7ddd7;padding:17px 18px;min-height:116px;display:flex;flex-direction:column}.admin-demo-metrics span,.admin-demo-mini span{font-size:9px;color:#806b61;text-transform:uppercase;letter-spacing:.06em}.admin-demo-metrics strong,.admin-demo-mini strong{font-family:var(--serif);font-size:34px;font-weight:500;margin:8px 0 3px}.admin-demo-metrics small,.admin-demo-mini small{font-size:8px;color:#a08f86;margin-top:auto}.admin-demo-grid-2{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);gap:12px}.admin-demo-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px}.admin-demo-card{background:#fff;border:1px solid #e7ddd7;padding:18px}.admin-demo-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.admin-demo-card-head h3{font-family:var(--serif);font-weight:500;font-size:19px;margin:0}.admin-demo-card-head button{font:inherit;font-size:8px;text-transform:uppercase;border:1px solid #ddd0c8;background:#fbf8f5;color:#9b8a81;padding:7px 10px}.admin-demo-chart-empty{height:236px;position:relative;display:grid;place-items:center;text-align:center;border-top:1px solid #eee5df;overflow:hidden}.admin-demo-chart-lines{position:absolute;inset:20px 0 30px;display:flex;flex-direction:column;justify-content:space-between}.admin-demo-chart-lines i{height:1px;background:#f0e9e4;display:block;width:100%}.admin-demo-chart-empty>div:last-child{position:relative;z-index:2;background:rgba(255,255,255,.9);padding:14px 22px}.admin-demo-chart-empty strong{font-size:11px}.admin-demo-chart-empty p{font-size:9px;color:#8c7c74;margin:5px 0 0}.admin-demo-quick-actions{display:flex;flex-direction:column}.admin-demo-quick-actions a{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #eee6e1}.admin-demo-quick-actions a:last-child{border-bottom:0}.admin-demo-quick-actions b{width:34px;height:34px;border:1px solid #dfd2ca;background:#fffaf7;display:grid;place-items:center;color:#9b2b1e;font-weight:500}.admin-demo-quick-actions span{display:flex;flex-direction:column}.admin-demo-quick-actions strong{font-size:10px}.admin-demo-quick-actions small{font-size:8px;color:#917f76;margin-top:2px}.admin-demo-primary{border:0;background:#8d251c;color:#fff;min-height:36px;padding:0 14px;font-size:9px;font-weight:700}.admin-demo-table-card{padding:0;overflow:hidden}.admin-demo-table-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border-bottom:1px solid #e9dfd9}.admin-demo-tabs{display:flex;gap:3px}.admin-demo-tabs button{border:0;background:transparent;font:inherit;font-size:9px;padding:7px 9px;color:#7f6e65}.admin-demo-tabs button.is-active{background:#f5ece7;color:#7c1010;font-weight:700}.admin-demo-fake-search{width:190px;border:1px solid #e3d8d1;padding:8px 10px;font-size:9px;color:#a18f85}.admin-demo-table-wrap{overflow-x:auto}.admin-demo-table-wrap table{width:100%;border-collapse:collapse;min-width:720px}.admin-demo-table-wrap th{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:#8b786e;text-align:left;padding:11px 14px;background:#fbf8f6;border-bottom:1px solid #e8ded8}.admin-demo-empty-row td{text-align:center;padding:52px 20px}.admin-demo-empty-row strong,.admin-demo-empty-row span{display:block}.admin-demo-empty-row strong{font-size:11px}.admin-demo-empty-row span{font-size:9px;color:#938178;margin-top:5px}.admin-demo-feature-list{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.admin-demo-feature-list>div{display:flex;gap:10px;padding:10px 14px;border-right:1px solid #eee5df}.admin-demo-feature-list>div:last-child{border-right:0}.admin-demo-feature-list b{font-family:var(--serif);font-size:22px;color:#c88c52;font-weight:500}.admin-demo-feature-list span{display:flex;flex-direction:column}.admin-demo-feature-list strong{font-size:10px}.admin-demo-feature-list small{font-size:8px;line-height:1.5;color:#907e74;margin-top:4px}.admin-demo-info-card{display:flex;align-items:center;gap:15px}.admin-demo-info-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid #e3d7cf;background:#fff8f3;color:#9b2b1e;font-size:21px;flex:0 0 48px}.admin-demo-info-card h3{font-family:var(--serif);font-size:18px;font-weight:500;margin:0 0 4px}.admin-demo-info-card p{font-size:9px;line-height:1.6;color:#806e65;margin:0;max-width:800px}.admin-demo-coupon-layout{display:grid;grid-template-columns:200px 1fr;gap:26px;align-items:center}.admin-demo-coupon-art{height:118px;background:#2b1d18;color:#fff;border:1px dashed #d6b98b;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.admin-demo-coupon-art span{font-size:8px;letter-spacing:.16em;color:#d6b98b}.admin-demo-coupon-art strong{font-family:var(--serif);font-size:45px;font-weight:500;line-height:1}.admin-demo-coupon-art small{font-size:7px;letter-spacing:.2em;color:#cdb8ab}.admin-demo-coupon-layout h3{font-family:var(--serif);font-weight:500;font-size:21px;margin:0 0 6px}.admin-demo-coupon-layout p{font-size:9px;line-height:1.55;color:#806e65;max-width:650px}.admin-demo-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.admin-demo-tags span{font-size:7px;text-transform:uppercase;border:1px solid #e1d5ce;padding:5px 8px;color:#78655b}.admin-demo-report-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px}.admin-demo-report-grid article{background:#fff;border:1px solid #e7ddd7;padding:18px;display:flex;flex-direction:column;min-height:125px}.admin-demo-report-grid article>span{font-size:22px;color:#a75a37}.admin-demo-report-grid strong{font-family:var(--serif);font-size:18px;font-weight:500;margin:10px 0 4px}.admin-demo-report-grid small{font-size:8px;line-height:1.5;color:#8d7a70}.admin-demo-settings-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.admin-demo-settings-grid article{background:#fff;border:1px solid #e7ddd7;padding:17px;min-height:170px;display:flex;flex-direction:column}.admin-demo-settings-grid b{font-size:8px;color:#9b2b1e;text-transform:uppercase;letter-spacing:.1em}.admin-demo-settings-grid h3{font-family:var(--serif);font-weight:500;font-size:19px;margin:8px 0 5px}.admin-demo-settings-grid p{font-size:8px;line-height:1.6;color:#806e65;margin:0}.admin-demo-settings-grid span{margin-top:auto;font-size:7px;text-transform:uppercase;letter-spacing:.06em;color:#8b786e;padding-top:12px;border-top:1px solid #eee5df}.admin-demo-footer{border-top:1px solid #dfd4cd;padding:18px 0 4px;display:flex;justify-content:space-between;font-size:8px;color:#89776e}.admin-demo-footer a{color:#7c1010;font-weight:700}
@media (max-width:1100px){.admin-demo-shell{grid-template-columns:210px minmax(0,1fr)}.admin-demo-main{padding-inline:22px}.admin-demo-metrics,.admin-demo-report-grid,.admin-demo-settings-grid{grid-template-columns:repeat(2,1fr)}.admin-demo-feature-list{grid-template-columns:repeat(2,1fr)}.admin-demo-feature-list>div:nth-child(2){border-right:0}.admin-demo-feature-list>div:nth-child(-n+2){border-bottom:1px solid #eee5df}}
@media (max-width:760px){.admin-demo-shell{display:block}.admin-demo-sidebar{position:relative;height:auto;padding:16px}.admin-demo-brand{padding-bottom:15px}.admin-demo-label,.admin-demo-sidebar-note{display:none}.admin-demo-nav{display:flex;flex-direction:row;overflow-x:auto;padding-top:10px}.admin-demo-nav a{white-space:nowrap;border-left:0;border-bottom:2px solid transparent}.admin-demo-nav a.is-active{border-bottom-color:#e96a22}.admin-demo-store-link{display:none}.admin-demo-main{padding:0 14px 24px}.admin-demo-topbar{height:82px}.admin-demo-topbar h1{font-size:24px}.admin-demo-user{display:none}.admin-demo-notice{align-items:flex-start;flex-direction:column}.admin-demo-section-head{align-items:flex-start;flex-direction:column}.admin-demo-metrics,.admin-demo-grid-2,.admin-demo-grid-3,.admin-demo-report-grid,.admin-demo-settings-grid,.admin-demo-coupon-layout{grid-template-columns:1fr}.admin-demo-metrics{grid-template-columns:1fr 1fr}.admin-demo-feature-list{grid-template-columns:1fr}.admin-demo-feature-list>div{border-right:0!important;border-bottom:1px solid #eee5df}.admin-demo-feature-list>div:last-child{border-bottom:0}.admin-demo-tabs{overflow-x:auto}.admin-demo-fake-search{display:none}.admin-demo-footer{flex-direction:column;gap:7px}.admin-demo-coupon-art{max-width:230px}.admin-demo-chart-empty{height:200px}}
@media (max-width:480px){.admin-demo-metrics{grid-template-columns:1fr}.admin-demo-topbar h1{font-size:22px}.admin-demo-section h2{font-size:24px}}

/* Administration access */
.admin-nav-button{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:background .18s ease,transform .18s ease}.admin-nav-button:hover{background:var(--cream);transform:translateY(-1px)}.admin-nav-button .admin-nav-badge{stroke:var(--fire);stroke-width:1.7}.mobile-menu nav .mobile-admin-link{margin-top:8px;padding-top:15px;border-top:1px solid var(--line);color:var(--deep-fire);font-weight:700}

/* Checkout */
.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}
.checkout-page{background:#fbf8f4;color:var(--ink)}
.checkout-topbar{height:34px;background:var(--chocolate);color:#f7eee7;display:grid;place-items:center;text-align:center;padding:0 18px;font-size:10px;letter-spacing:.04em}
.checkout-header{height:112px;background:#fff;border-bottom:1px solid var(--line)}
.checkout-header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}
.checkout-brand{justify-self:start;display:flex;align-items:center;gap:10px;height:100%}.checkout-brand-mark{width:88px;height:70px;display:flex;align-items:center}.checkout-brand-mark img{width:88px;height:70px;object-fit:contain}.checkout-brand-divider{height:42px;width:1px;background:#d8cbc1}.checkout-brand-copy{display:flex;flex-direction:column;line-height:.86}.checkout-brand-copy small,.checkout-brand-copy strong{font-family:var(--serif);font-weight:500}.checkout-brand-copy small{font-size:13px}.checkout-brand-copy strong{font-size:24px}
.checkout-steps{justify-self:center;display:flex;align-items:center;gap:10px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#a0958f}.checkout-steps i{width:36px;height:1px;background:#ded4cc}.checkout-steps .is-done{color:#6d5c53}.checkout-steps .is-current{color:var(--deep);font-weight:700}
.checkout-help{justify-self:end;display:flex;align-items:center;gap:9px}.checkout-help img{width:28px;height:28px;object-fit:contain}.checkout-help span{display:flex;flex-direction:column;line-height:1.1}.checkout-help small{font-size:8px;color:#8d817a}.checkout-help strong{font-size:11px}
.checkout-main{padding-top:38px;padding-bottom:70px}.checkout-intro{max-width:720px;margin-bottom:28px}.checkout-intro>a{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#74675f}.checkout-intro>span{display:block;margin-top:20px;color:#9a5d43;font-size:9px;letter-spacing:.14em;font-weight:700}.checkout-intro h1{font:500 43px/1.08 var(--serif);margin:5px 0 10px;letter-spacing:-.025em}.checkout-intro p{margin:0;color:#6f625b;font-size:12px;max-width:650px}
.checkout-layout{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(340px,.72fr);gap:44px;align-items:start}.checkout-form{display:flex;flex-direction:column;gap:14px}.checkout-card{background:#fff;border:1px solid #e9dfd7;padding:26px 28px}.checkout-card-heading{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;margin-bottom:22px}.checkout-card-heading>span{width:30px;height:30px;border:1px solid #d7c3b6;border-radius:50%;display:grid;place-items:center;font-size:9px;color:#9c5d42;font-weight:700}.checkout-card-heading h2{font:500 25px/1.1 var(--serif);margin:1px 0 4px}.checkout-card-heading p{font-size:10px;color:#84766f;margin:0}
.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-fields.one-column{grid-template-columns:1fr}.checkout-field{display:flex;flex-direction:column;gap:6px}.checkout-field.full{grid-column:1/-1}.checkout-field>span{font-size:9px;font-weight:700;letter-spacing:.02em}.checkout-field em{font-style:normal;color:#a2958f;font-weight:400}.checkout-field input,.checkout-field select,.checkout-field textarea{width:100%;border:1px solid #d9cdc4;background:#fff;min-height:46px;padding:10px 12px;border-radius:0;outline:none;color:var(--ink);font-size:11px}.checkout-field textarea{resize:vertical;min-height:84px}.checkout-field input:focus,.checkout-field select:focus,.checkout-field textarea:focus{border-color:#9a6b56;box-shadow:0 0 0 2px rgba(154,107,86,.08)}
.checkout-delivery-placeholder{border:1px dashed #cebcae;background:#fbf7f3;padding:18px;display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center}.delivery-symbol{width:34px;height:34px;border:1px solid #c9ac99;border-radius:50%;display:grid;place-items:center;color:#99543b}.checkout-delivery-placeholder strong{display:block;font-size:11px}.checkout-delivery-placeholder p{font-size:9px;color:#81736c;margin:4px 0 0;line-height:1.5}.checkout-store-note{margin-top:12px;border-left:2px solid #c78a67;padding:10px 0 10px 14px;display:flex;flex-direction:column}.checkout-store-note strong{font-size:10px}.checkout-store-note span{font-size:10px;color:#554943}.checkout-store-note small{font-size:8px;color:#8c8079;margin-top:3px}
.checkout-payment-option{border:1px solid #a98572;background:#fffaf6;display:grid;grid-template-columns:20px 38px 1fr;gap:10px;align-items:center;padding:16px;cursor:pointer}.checkout-payment-option input{position:absolute;opacity:0}.payment-radio{width:16px;height:16px;border:1px solid #8d7365;border-radius:50%;position:relative}.checkout-payment-option.is-selected .payment-radio::after{content:"";position:absolute;inset:3px;background:#8f321f;border-radius:50%}.payment-icon{width:38px;height:28px;background:#efe8e2;border:1px solid #ded2c8;display:grid;place-items:center;font-size:9px;font-weight:800;color:#66564e}.payment-copy{display:flex;flex-direction:column}.payment-copy strong{font-size:11px}.payment-copy small{font-size:8px;color:#7f726b;margin-top:2px}.checkout-notes{margin-top:16px}.checkout-terms{display:grid;grid-template-columns:16px 1fr;gap:8px;margin:17px 0 14px;align-items:start}.checkout-terms input{margin-top:2px;accent-color:#8f321f}.checkout-terms span{font-size:9px;line-height:1.55;color:#675b55}.checkout-place-order{width:100%;min-height:52px}.checkout-place-order:disabled{opacity:.45;cursor:not-allowed}.checkout-payment-note{font-size:8px;color:#968982;text-align:center;margin:8px auto 0;max-width:440px}.checkout-form-message{font-size:9px;text-align:center;margin:8px 0 0}.checkout-form-message.is-error{color:#a22424}.checkout-form-message.is-success{color:#3f6838}
.checkout-summary{position:sticky;top:24px;background:#fff;border:1px solid #e2d7ce;padding:24px 24px 20px;box-shadow:0 16px 45px rgba(55,32,23,.06)}.checkout-summary-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px}.checkout-summary-head span{font-size:9px;letter-spacing:.14em;font-weight:700}.checkout-summary-head a{font-size:8px;text-decoration:underline;color:#806a5f}.checkout-order-items{display:flex;flex-direction:column}.checkout-order-item{display:grid;grid-template-columns:66px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #eee5de}.checkout-order-image{width:66px;height:62px;position:relative;background:#f4eee9}.checkout-order-image img{width:100%;height:100%;object-fit:cover}.checkout-order-image b{position:absolute;right:-6px;top:-7px;width:19px;height:19px;border-radius:50%;background:var(--chocolate);color:#fff;display:grid;place-items:center;font-size:8px}.checkout-order-copy{display:flex;flex-direction:column;min-width:0}.checkout-order-copy strong{font-family:var(--serif);font-size:13px;font-weight:500;line-height:1.2}.checkout-order-copy small{font-size:8px;color:#8b7f78;margin-top:4px}.checkout-order-price{font-size:10px;white-space:nowrap}.checkout-empty{text-align:center;padding:28px 10px 20px}.checkout-empty strong{font-family:var(--serif);font-size:20px;font-weight:500}.checkout-empty p{font-size:9px;color:#857871;margin:6px 0 15px}
.checkout-coupon{border-bottom:1px solid var(--line)}.checkout-coupon summary{list-style:none;padding:15px 0;display:flex;justify-content:space-between;cursor:pointer;font-size:9px;font-weight:700}.checkout-coupon summary::-webkit-details-marker{display:none}.checkout-coupon[open] summary span{transform:rotate(45deg)}.checkout-coupon summary span{font-size:16px;transition:.2s}.checkout-coupon>div{padding:0 0 15px;display:grid;grid-template-columns:1fr auto;gap:7px}.checkout-coupon input{min-height:40px;border:1px solid #d8ccc3;padding:0 10px;font-size:9px;width:100%}.checkout-coupon button{border:0;background:var(--chocolate);color:#fff;padding:0 14px;font-size:8px;text-transform:uppercase;font-weight:700}.checkout-coupon p{grid-column:1/-1;font-size:8px;color:#92857e;margin:1px 0 0}.checkout-coupon p.is-error{color:#a22424}
.checkout-totals{padding:14px 0}.checkout-totals>div{display:flex;justify-content:space-between;padding:5px 0;font-size:10px}.checkout-totals strong{font-size:10px}.checkout-pending{font-weight:500!important;color:#887a73}.checkout-totals .checkout-total-line{border-top:1px solid var(--line);margin-top:7px;padding-top:13px;align-items:baseline}.checkout-total-line span{font-size:11px;font-weight:700}.checkout-total-line strong{font-family:var(--serif);font-size:21px;font-weight:500}.checkout-trust{border-top:1px solid var(--line);padding-top:13px;display:flex;flex-direction:column;gap:9px}.checkout-trust>div{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start}.checkout-trust>div>span{width:20px;height:20px;border:1px solid #d8c5b9;border-radius:50%;display:grid;place-items:center;color:#9b6046;font-size:9px}.checkout-trust p{margin:0;display:flex;flex-direction:column}.checkout-trust strong{font-size:9px}.checkout-trust small{font-size:8px;color:#938780}
.checkout-footer{border-top:1px solid #e5dbd3;background:#f5eee8;padding:15px 0;color:#81746d}.checkout-footer .shell{display:flex;justify-content:space-between;gap:20px;font-size:8px}
@media(max-width:1050px){.checkout-header-inner{grid-template-columns:1fr auto}.checkout-steps{display:none}.checkout-layout{gap:26px;grid-template-columns:minmax(0,1fr) 350px}.checkout-card{padding:22px}.checkout-brand-mark{width:76px}.checkout-brand-mark img{width:76px}.checkout-brand-copy strong{font-size:21px}}
@media(max-width:820px){.checkout-topbar{font-size:8px}.checkout-header{height:92px}.checkout-header-inner{gap:12px}.checkout-help span{display:none}.checkout-help img{width:26px;height:26px}.checkout-brand{gap:7px}.checkout-brand-mark{width:62px;height:56px}.checkout-brand-mark img{width:62px;height:56px}.checkout-brand-divider{height:32px}.checkout-brand-copy small{font-size:10px}.checkout-brand-copy strong{font-size:18px}.checkout-main{padding-top:25px}.checkout-intro h1{font-size:36px}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;order:-1}.checkout-fields{grid-template-columns:1fr}.checkout-field.full{grid-column:auto}.checkout-form{order:2}.checkout-footer .shell{flex-direction:column;text-align:center;align-items:center;gap:3px}}
@media(max-width:520px){.checkout-header-inner.shell{width:calc(100% - 24px)}.checkout-brand-mark{width:52px}.checkout-brand-mark img{width:52px}.checkout-brand-copy strong{font-size:16px}.checkout-brand-copy small{font-size:9px}.checkout-main.shell{width:calc(100% - 24px)}.checkout-intro{margin-bottom:20px}.checkout-intro>span{margin-top:14px}.checkout-intro h1{font-size:31px}.checkout-intro p{font-size:10px}.checkout-card{padding:19px 16px}.checkout-card-heading{grid-template-columns:30px 1fr;gap:9px}.checkout-card-heading h2{font-size:22px}.checkout-summary{padding:19px 16px}.checkout-order-item{grid-template-columns:58px minmax(0,1fr) auto;gap:9px}.checkout-order-image{width:58px;height:55px}.checkout-order-copy strong{font-size:12px}.checkout-order-price{font-size:9px}.checkout-payment-option{grid-template-columns:18px 34px 1fr;padding:13px 11px}.payment-icon{width:34px}.checkout-footer .shell{width:calc(100% - 24px)}}

/* pickup-highlight responsive */
@media (max-width:900px){.pickup-highlight{grid-template-columns:auto 1fr;gap:15px;padding:18px;margin-bottom:26px}.pickup-highlight-icon{width:50px;height:50px}.pickup-highlight-copy h2{font-size:24px}.pickup-highlight-actions{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding-top:3px}.pickup-highlight-actions .button{min-height:40px}.pickup-link{font-size:9px}}
@media (max-width:600px){.pickup-highlight{grid-template-columns:1fr;padding:18px 16px;gap:10px}.pickup-highlight-icon{width:46px;height:46px}.pickup-highlight-copy h2{font-size:23px}.pickup-highlight-copy p{font-size:11px}.pickup-highlight-actions{grid-column:auto;align-items:stretch;flex-direction:column}.pickup-highlight-actions .button{width:100%}.pickup-link{text-align:center;padding:4px 0}}


/* SEO landing pages */
.seo-landing{background:#fff}
.seo-hero{background:linear-gradient(120deg,#fff9f3 0%,#f6efe5 58%,#efe0d4 100%);border-bottom:1px solid var(--line);padding:34px 0 42px}
.seo-hero .breadcrumbs{margin-bottom:34px}
.seo-hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:64px;align-items:center}
.seo-hero-copy{max-width:780px}.seo-hero-copy h1{font-family:var(--serif);font-size:58px;line-height:1.03;font-weight:500;letter-spacing:-.025em;margin:6px 0 18px}.seo-hero-copy p{font-size:16px;line-height:1.75;color:#574a44;max-width:720px;margin:0}.seo-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.seo-local-card{background:#2b1d18;color:white;padding:30px 30px 28px;border-left:4px solid #a91717;box-shadow:0 18px 42px rgba(43,29,24,.12)}.seo-local-card>span{font-size:10px;letter-spacing:.14em;color:#d6b98b}.seo-local-card strong{font-family:var(--serif);font-size:25px;font-weight:500;display:block;margin:8px 0 12px}.seo-local-card p{font-size:13px;line-height:1.6;color:#eadfd8;margin:0 0 16px}.seo-local-card a{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#fff;font-weight:700}
.seo-products{padding:58px 0 34px}.seo-section-head{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:26px}.seo-section-head h2,.seo-local-copy h2,.seo-faq-title h2{font-family:var(--serif);font-size:38px;font-weight:500;line-height:1.12;margin:4px 0 8px}.seo-section-head p{max-width:760px;color:#655851;font-size:13px;line-height:1.65;margin:0}.view-all-static{font-size:10px;text-transform:uppercase;font-weight:700;color:var(--brown);white-space:nowrap;margin-bottom:8px}.seo-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.seo-product-grid .product-card{height:100%}.seo-catalog-note{font-size:10px;line-height:1.55;color:#8b7d76;margin:14px 0 0;padding-left:12px;border-left:2px solid #d8c4b5}
.seo-local-section{margin-top:22px;background:#fff9f3;border:1px solid #eadfd7;display:grid;grid-template-columns:1.35fr auto;align-items:center;gap:34px;padding:34px 38px}.seo-local-copy h2{font-size:32px}.seo-local-copy p{margin:0;color:#635650;line-height:1.65;font-size:13px;max-width:800px}.seo-local-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.seo-internal{padding:54px 0 24px}.seo-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.seo-link-card{position:relative;min-height:124px;padding:22px 48px 22px 22px;border:1px solid #eadfd7;background:white;display:flex;flex-direction:column;justify-content:center;transition:.2s}.seo-link-card strong{font-family:var(--serif);font-size:20px;font-weight:500;margin-bottom:6px}.seo-link-card span{font-size:11px;color:#75675f;line-height:1.5}.seo-link-card b{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:20px;color:#a91717;font-weight:400}.seo-link-card:hover{background:#fff9f3;transform:translateY(-2px)}
.seo-faq{padding:30px 0 66px;display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.seo-faq-title h2{font-size:34px}.seo-faq-list{border-top:1px solid var(--line)}.seo-faq-list details{border-bottom:1px solid var(--line);padding:17px 0}.seo-faq-list summary{cursor:pointer;font-size:13px;font-weight:700;list-style:none;position:relative;padding-right:30px}.seo-faq-list summary::-webkit-details-marker{display:none}.seo-faq-list summary::after{content:'+';position:absolute;right:0;top:-2px;font-size:21px;font-weight:400;color:#a91717}.seo-faq-list details[open] summary::after{content:'−'}.seo-faq-list p{font-size:12px;line-height:1.65;color:#675a53;margin:10px 34px 0 0}
@media(max-width:1050px){.seo-hero-grid{grid-template-columns:1fr .58fr;gap:34px}.seo-hero-copy h1{font-size:48px}.seo-product-grid{grid-template-columns:repeat(2,1fr)}.seo-link-grid{grid-template-columns:repeat(2,1fr)}.seo-local-section{grid-template-columns:1fr}.seo-local-actions{justify-content:flex-start}}
@media(max-width:700px){.seo-hero{padding:22px 0 30px}.seo-hero .breadcrumbs{margin-bottom:22px}.seo-hero-grid{grid-template-columns:1fr;gap:24px}.seo-hero-copy h1{font-size:40px}.seo-hero-copy p{font-size:13px}.seo-local-card{padding:22px}.seo-products{padding-top:38px}.seo-section-head{align-items:flex-start;flex-direction:column;gap:8px}.seo-section-head h2,.seo-local-copy h2,.seo-faq-title h2{font-size:29px}.seo-product-grid{gap:8px}.seo-link-grid{grid-template-columns:1fr}.seo-local-section{padding:24px 20px}.seo-local-actions{flex-direction:column;align-items:stretch}.seo-local-actions .button{width:100%}.seo-faq{grid-template-columns:1fr;gap:16px;padding-bottom:46px}}
/* === FINAL MOBILE UX PASS: 390px / 430px === */
html,body{max-width:100%;overflow-x:hidden}
a,button,input,select,textarea{touch-action:manipulation}
@media(max-width:480px){
  body{padding-bottom:calc(64px + env(safe-area-inset-bottom));-webkit-text-size-adjust:100%}
  .shell{width:calc(100% - 24px)}
  .topbar{height:auto;min-height:30px;padding:6px 12px;text-align:center;font-size:9px;line-height:1.25}
  .site-header{height:84px}
  .header-inner.shell{width:calc(100% - 20px);gap:6px}
  .brand{gap:6px;transform:translateY(-3px)}
  .brand-mark-wrap{width:66px;height:52px;flex-basis:66px}
  .brand-mark{width:66px;height:52px;transform:translateY(-1px)}
  .brand-divider{height:31px}
  .brand-copy span{font-size:11px}
  .brand-copy strong{font-size:18px;white-space:nowrap}
  .header-actions{gap:2px}
  .icon-button,.menu-button{width:42px;height:42px;padding:8px}
  .menu-button{padding:7px 8px;cursor:pointer}
  .cart-count{right:1px;top:0}

  .hero{height:620px;min-height:0}
  .hero-copy{padding-top:30px;max-width:340px}
  .eyebrow{font-size:9px;margin-bottom:12px}
  .hero h1{font-size:37px;line-height:1.06;margin-bottom:17px}
  .hero p{font-size:12px;line-height:1.55;max-width:315px;margin-bottom:20px}
  .hero-buttons{gap:7px}
  .hero-buttons .button{min-height:44px;padding-inline:14px;font-size:9px}

  .button,.add-cart,.product-options{min-height:44px}
  .add-cart{font-size:8.5px}
  .quick-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-bottom:24px}
  .category-tile{height:136px;padding:14px;font-size:17px}
  .category-tile:last-child{height:122px}
  .section-heading{margin-bottom:20px}
  .section-heading h2{font-size:28px;line-height:1.08}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .product-image-wrap{height:177px}
  .product-info{padding:10px 9px 11px}
  .product-info h3{font-size:12px;line-height:1.3}
  .price-row{align-items:flex-start;flex-direction:column;gap:1px;min-height:34px}
  .price-row strong{font-size:12px}
  .gift-banner{height:230px}
  .gift-copy{padding:22px;max-width:92%}
  .gift-copy h2{font-size:29px;line-height:1.08}
  .section-title-line{font-size:18px;gap:10px}
  .intent-grid{gap:8px}
  .intent-item{min-height:126px;gap:8px;padding:10px 6px;font-size:11px}
  .intent-icon{width:58px;height:58px}.intent-icon img{max-width:50px;max-height:50px}
  .special-tile{height:150px}
  .experience-copy{padding:20px 18px}
  .visit-actions{grid-template-columns:1fr;gap:8px}
  .map-wrap{min-height:250px}
  .instagram-heading{align-items:flex-start;flex-direction:column;gap:3px}
  .insta-grid{grid-template-columns:repeat(3,1fr);gap:4px}.insta-grid a{height:108px}
  .faq-title{align-items:center}.faq-list summary{min-height:48px;display:flex;align-items:center;padding:12px 28px 12px 0}
  .closing-cta{padding:22px 18px}.closing-cta h2{font-size:23px;line-height:1.15}.closing-cta .button{width:100%}
  .footer-inner{grid-template-columns:1fr 1fr;gap:24px 16px}.footer-inner>div:nth-child(5){grid-column:1/-1}.footer-inner h3{font-size:9px}.footer-inner a{font-size:10px;line-height:1.7}.social-row a,.social-row img{width:38px;height:38px}.footer-bottom{font-size:8px;line-height:1.45}

  .mobile-bottom-nav{height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}
  .mobile-bottom-nav a,.mobile-bottom-nav button{min-height:44px;height:100%;justify-content:center;font-size:19px}
  .mobile-bottom-nav span{font-size:9px}
  .floating-whatsapp{right:14px;bottom:calc(76px + env(safe-area-inset-bottom));width:50px;height:50px}

  .mobile-menu{width:100vw;padding:20px 18px calc(20px + env(safe-area-inset-bottom))}
  .drawer-header button{width:44px;height:44px;display:grid;place-items:center;padding:0}
  .mobile-menu nav{padding:14px 0}.mobile-menu nav a,.mobile-menu nav .mobile-categories-toggle{min-height:48px;display:flex;align-items:center;font-size:19px}
  .mobile-menu nav .mobile-categories-list a{min-height:44px;font-size:12px}

  .search-panel{padding-top:max(28px,5vh);padding-bottom:calc(20px + env(safe-area-inset-bottom))}
  .search-box{width:calc(100% - 20px);padding:32px 16px 20px;max-height:calc(100dvh - 48px);overflow:auto}
  .search-close{width:44px;height:44px;right:7px;top:4px}
  .search-box input{font-size:24px;padding:14px 10px}
  .search-result-item{min-height:72px}

  .shop-hero{padding:23px 0 25px}.shop-hero h1{font-size:32px;line-height:1.08}.shop-hero p{font-size:11px}
  .shop-categories{overflow-x:auto;display:flex;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:8px}.shop-categories::-webkit-scrollbar{display:none}.shop-category-chip{flex:0 0 auto;scroll-snap-align:start;min-height:42px;display:inline-flex;align-items:center}
  .shop-toolbar{top:84px;min-height:56px;padding:7px 0;margin-bottom:14px}
  .shop-toolbar-left{gap:8px}.filter-mobile-button{min-height:42px}
  .sort-control select{height:42px;width:156px;font-size:16px;padding-left:10px}
  .shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shop-product .product-image-wrap{height:180px}
  .shop-support{padding:21px 18px}.shop-support h2{font-size:24px}

  .product-breadcrumb-wrap{padding:18px 0 10px}.product-detail{gap:20px;padding-top:6px}.product-main-image{height:108vw;max-height:440px}
  .product-thumbnails{display:flex;overflow-x:auto;gap:7px;scroll-snap-type:x proximity;scrollbar-width:none}.product-thumbnails::-webkit-scrollbar{display:none}.product-thumbnails button{flex:0 0 76px;height:76px;scroll-snap-align:start}
  .product-summary h1{font-size:34px;line-height:1.04}.product-lead{font-size:13px}.product-purchase-row{grid-template-columns:108px minmax(0,1fr);gap:8px}.quantity-control{min-height:48px;grid-template-columns:36px 1fr 36px}.quantity-control button{min-width:36px;min-height:46px}.quantity-control input{font-size:16px}.product-buy-now{min-height:48px}.product-whatsapp{min-height:46px}
  .product-information{padding:36px 0}.product-accordions summary{min-height:52px;align-items:center;padding:14px 0}.related-products{padding-bottom:44px}.related-grid .product-image-wrap{height:178px}
  .mobile-product-bar{bottom:calc(64px + env(safe-area-inset-bottom));padding:8px 12px;gap:8px}.mobile-product-bar .button{min-height:44px;padding-inline:14px}.floating-whatsapp{bottom:calc(126px + env(safe-area-inset-bottom))}

  .cart-drawer{height:100dvh;padding-bottom:env(safe-area-inset-bottom)}
  .cart-drawer-header{padding:16px 14px 10px}.cart-items{padding:0 14px}.cart-line{grid-template-columns:64px minmax(0,1fr) auto;gap:9px}.cart-line-image{width:64px;height:64px}.cart-line-name{font-size:13px!important}.cart-crosssell{margin-inline:14px}.cart-footer{padding:0 14px 14px}.cart-qty{grid-template-columns:30px 30px 30px}.cart-qty button,.cart-remove{min-height:36px}.cart-coupon-row input{font-size:16px}.cart-coupon-row button{min-height:44px}

  .offers-hero h1{font-size:34px}.offers-grid{grid-template-columns:1fr}.coupon-explainer{padding:20px 18px}
  .pickup-highlight{padding:17px 15px}.pickup-highlight-actions .button{min-height:44px}

  .seo-hero{padding:20px 0 28px}.seo-hero .breadcrumbs{margin-bottom:18px}.seo-hero-copy h1{font-size:36px;line-height:1.04}.seo-hero-copy p{font-size:12px;line-height:1.65}.seo-hero-actions{flex-direction:column;align-items:stretch}.seo-hero-actions .button{width:100%}.seo-local-card{padding:20px 18px}.seo-local-card strong{font-size:23px}.seo-products{padding-top:34px}.seo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.seo-product-grid .product-image-wrap{height:178px}.seo-local-section{padding:22px 17px}.seo-faq-list summary{min-height:48px;display:flex;align-items:center}

  .checkout-topbar{padding:6px 10px;line-height:1.3;text-align:center}.checkout-header{height:82px}.checkout-header-inner.shell{width:calc(100% - 20px)}.checkout-brand-mark{width:58px;height:50px}.checkout-brand-mark img{width:58px;height:50px}.checkout-brand-copy small{font-size:9px}.checkout-brand-copy strong{font-size:16px}.checkout-help{width:42px;height:42px;display:grid;place-items:center}.checkout-main{padding-top:20px;padding-bottom:42px}.checkout-intro h1{font-size:30px}.checkout-layout{gap:16px}.checkout-summary,.checkout-card{padding:18px 15px}.checkout-card-heading h2{font-size:21px}.checkout-field input,.checkout-field select,.checkout-field textarea,.checkout-coupon input{font-size:16px;min-height:48px}.checkout-payment-option{min-height:58px}.checkout-terms{grid-template-columns:22px 1fr;gap:8px}.checkout-terms input{width:20px;height:20px}.checkout-place-order{min-height:50px}.checkout-footer{padding-bottom:calc(15px + env(safe-area-inset-bottom))}
}
@media(max-width:400px){
  .header-inner.shell{width:calc(100% - 16px)}
  .brand{gap:5px}.brand-mark-wrap{width:61px;height:48px;flex-basis:61px}.brand-mark{width:61px;height:48px}.brand-copy span{font-size:10px}.brand-copy strong{font-size:17px}.brand-divider{height:29px}
  .header-actions{gap:0}.icon-button,.menu-button{width:40px;height:40px}
  .hero h1{font-size:35px}.hero p{max-width:300px}.hero-buttons .button{padding-inline:12px;font-size:8.5px}
  .product-image-wrap,.shop-product .product-image-wrap,.seo-product-grid .product-image-wrap,.related-grid .product-image-wrap{height:170px}
  .intent-icon{width:54px;height:54px}.intent-icon img{max-width:46px;max-height:46px}
  .shop-toolbar{gap:5px}.result-count{font-size:8px}.sort-control select{width:146px}
  .product-summary h1{font-size:32px}.product-purchase-row{grid-template-columns:102px minmax(0,1fr)}
  .checkout-brand-copy strong{font-size:15px}.checkout-summary,.checkout-card{padding-inline:14px}
}
