/*
Theme Name: La Scarpetta
Description: Tema WooCommerce inspirado en la identidad original de La Scarpetta.
Version: 0.2.5
Requires PHP: 8.1
Text Domain: la-scarpetta
*/
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&family=Oswald:wght@400;500;600&display=swap');
:root{--rosso:#a91f2c;--rosso-soft:#d56b72;--verde-scarpetta:#0b5f30;--grafite:#414b58;--grafite-deep:#303944;--rosa:#eed5d7;--bianco:#fff;--inchiostro:#28313b;--ombra:0 18px 55px rgba(35,42,50,.14);--radius:24px}
/* Horizontal overflow is handled by the owning component; do not clip the document globally. */
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--inchiostro);font:16px/1.65 Nunito,system-ui,sans-serif}a{color:inherit}.site-shell{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 1px 0 rgba(65,75,88,.1)}.topbar{background:var(--grafite);color:#fff;font-size:.82rem}.topbar-inner{min-height:36px;display:flex;justify-content:flex-end;align-items:center;gap:22px}.topbar a{text-decoration:none}.header-inner{min-height:94px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;position:relative}.brand{display:flex;align-items:center;text-decoration:none}.brand img{width:84px;height:84px;object-fit:contain}.main-nav ul{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.main-nav a{display:block;text-decoration:none;font-weight:700;padding:10px 15px;border-radius:999px}.main-nav .current-menu-item a{background:var(--rosso);color:#fff}.nav-toggle,.nav-toggle-label{display:none}.header-actions{display:flex;gap:10px;align-items:center}.search-link,.cart-link{display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;font-weight:800}.search-link{width:44px;height:44px;background:var(--rosa)}.cart-link{min-height:44px;padding:0 17px;background:var(--rosso);color:#fff}.hero{position:relative;overflow:hidden;background:var(--rosso);color:#fff;padding:76px 0 112px}.hero:before,.hero:after{content:"";position:absolute;left:-5%;width:110%;height:105px;background:#fff;border-radius:50%}.hero:before{top:-82px}.hero:after{bottom:-83px}.hero-grid{display:grid;grid-template-columns:1fr .72fr;gap:65px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:900}.hero h1{font:600 clamp(48px,7vw,82px)/1.02 Oswald,Nunito,sans-serif;text-transform:uppercase;margin:12px 0 24px;max-width:760px}.hero p{font-size:1.12rem;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--rosso)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:14px 22px!important;font-weight:850!important}.hero .button{background:#fff!important;color:var(--rosso)!important}.button.secondary{background:transparent!important;color:#fff!important;border:2px solid rgba(255,255,255,.75)!important}.hero-logo{position:relative;display:grid;place-items:center}.hero-logo:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.12)}.hero-logo img{position:relative;width:min(360px,100%);filter:drop-shadow(0 22px 30px rgba(50,0,0,.25))}.facts{margin-top:-28px;position:relative;z-index:2}.facts-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;box-shadow:var(--ombra);border-radius:22px;overflow:hidden}.fact{padding:25px 28px;border-right:1px solid #eceff1}.fact:last-child{border:0}.fact strong{display:block;color:var(--rosso);font-size:1.08rem}.section{padding:82px 0}.section.dark{position:relative;background:var(--grafite);color:#fff;padding:105px 0}.section.dark:before,.section.dark:after{content:"";position:absolute;left:-5%;width:110%;height:90px;background:#fff;border-radius:50%}.section.dark:before{top:-72px}.section.dark:after{bottom:-72px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-title{font:600 clamp(36px,5vw,56px)/1.04 Oswald,Nunito,sans-serif;text-transform:uppercase;margin:7px 0;color:inherit}.accent{color:var(--rosso-soft)}.catalog-preview{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;padding:34px;border:1px solid #e4e7e9;border-radius:var(--radius);background:#fafafa}.catalog-preview h3{font:600 30px Oswald;margin:8px 0;text-transform:uppercase}.category-pills{display:flex;gap:10px;flex-wrap:wrap;align-content:center}.category-pills span{padding:9px 14px;border-radius:999px;background:#fff;border:1px solid #dfe2e5;font-weight:800}.offer-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.offer-card{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--grafite-deep);min-height:440px}.offer-card img{width:100%;height:100%;object-fit:cover;display:block}.offer-copy{padding:34px;display:flex;flex-direction:column;justify-content:space-between}.offer-code{font:800 54px/1 Nunito;color:#fff;margin:14px 0}.story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.story-photo{aspect-ratio:1;border-radius:50%;object-fit:cover;box-shadow:0 0 0 12px #fff,0 0 0 14px #dde0e3,var(--ombra)}.story-copy blockquote{font:500 clamp(23px,3vw,36px)/1.35 Oswald,Nunito,sans-serif;margin:24px 0;border-left:5px solid var(--rosso);padding-left:25px}.visit{background:#f4f5f6}.visit-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:32px}.visit-card{background:#fff;border-radius:var(--radius);padding:36px;box-shadow:var(--ombra)}.visit-card h3{font:600 30px Oswald;margin-top:0;text-transform:uppercase}.contact-list{list-style:none;padding:0;margin:22px 0}.contact-list li{margin:10px 0}.schedule{display:grid;grid-template-columns:1fr auto;gap:10px;border-top:1px solid #e5e7e9;padding-top:20px}.woocommerce{width:min(1160px,calc(100% - 40px));margin:54px auto 110px}.woocommerce .woocommerce-breadcrumb{color:#707984}.woocommerce .woocommerce-products-header__title{font:600 clamp(42px,6vw,68px)/1 Oswald;text-transform:uppercase}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid #e4e7e9;border-radius:var(--radius);padding:15px;box-shadow:0 8px 24px rgba(35,42,50,.06);transition:.25s}.woocommerce ul.products li.product img{border-radius:16px;aspect-ratio:4/3;object-fit:cover}.woocommerce-loop-product__title{font:700 22px/1.2 Nunito!important}.price{color:var(--rosso)!important;font-weight:900!important}.empty-catalog{text-align:center;padding:70px 24px;background:#f4f5f6;border-radius:var(--radius)}.empty-catalog-mark{width:90px;height:90px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;background:var(--rosso);color:#fff;font:600 34px Oswald}.empty-catalog h2{font:600 38px Oswald;text-transform:uppercase;margin:10px 0}.empty-catalog p{max-width:620px;margin:0 auto 28px}.site-footer{position:relative;background:var(--rosso);color:#fff;padding:80px 0 40px;margin-top:60px}.site-footer:before{content:"";position:absolute;left:-5%;top:-72px;width:110%;height:90px;background:#fff;border-radius:50%}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-brand{display:flex;align-items:center;gap:18px}.footer-brand img{width:90px;height:90px}.footer-nav a{display:block;text-decoration:none;margin:7px 0}.copyright{border-top:1px solid rgba(255,255,255,.28);margin-top:36px;padding-top:22px;font-size:.84rem}.woocommerce-message,.woocommerce-info{border-top-color:var(--rosso)}
@media(max-width:850px){.topbar{display:none}.header-inner{min-height:78px;grid-template-columns:auto 1fr auto}.brand img{width:68px;height:68px}.nav-toggle-label{display:flex;width:43px;height:43px;border-radius:50%;background:var(--grafite);flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;grid-column:3}.nav-toggle-label span{display:block;width:19px;height:2px;background:#fff}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:14px;border-radius:0 0 18px 18px;box-shadow:var(--ombra)}.main-nav ul{display:grid}.main-nav a{padding:12px}.nav-toggle:checked~.main-nav{display:block}.header-actions{justify-self:end;grid-column:2;grid-row:1}.hero-grid,.story-grid,.visit-grid,.footer-grid,.catalog-preview{grid-template-columns:1fr}.hero-logo{order:-1}.hero-logo:before{width:250px;height:250px}.hero-logo img{width:250px}.hero{padding-top:50px}.offer-grid{grid-template-columns:1fr}.facts-grid{grid-template-columns:1fr}.fact{border-right:0;border-bottom:1px solid #eceff1}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:540px){.site-shell{width:min(100% - 24px,1160px)}.search-link{display:none}.hero h1{font-size:46px}.section{padding:62px 0}.section-heading{display:block}.woocommerce ul.products{grid-template-columns:1fr!important}.offer-card{min-height:auto}.offer-card img{height:auto}.story-photo{width:82%;margin:auto;display:block}}
@media(max-width:540px){.hero{padding:34px 0 84px}.hero-grid{gap:18px}.hero-logo img{width:min(180px,50vw);height:220px;object-fit:contain}.hero-logo:before{width:180px;height:180px}.hero h1{margin-top:8px}}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important;content:none!important}
.menu-page{padding:58px 0 80px}.menu-heading{margin-bottom:30px}.menu-heading p{font-size:1.08rem}.menu-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:36px;align-items:start}.menu-categories{position:sticky;top:118px;z-index:20;padding:18px;background:#f5f5f6;border:1px solid #e3e5e7;border-radius:22px}.menu-categories-inner{display:grid;gap:7px}.menu-categories a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;border-radius:12px;text-decoration:none;font-weight:800;line-height:1.2}.menu-categories a span{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#fff;color:var(--grafite);font-size:.72rem}.menu-sections{min-width:0}.menu-category{scroll-margin-top:118px;padding:30px 0 44px;border-bottom:1px solid #e2e4e6}.menu-category:first-child{padding-top:18px}.menu-category:last-child{border:0}.menu-category-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:20px}.menu-category-heading h2{font:600 clamp(32px,3vw,42px)/1 Oswald,Nunito,sans-serif;text-transform:uppercase;margin:5px 0}.menu-category-count{color:#6d7680;font-size:.9rem;font-weight:700}.menu-category .woocommerce{width:100%;margin:0}.menu-category .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px;margin:0!important}.menu-category .woocommerce ul.products li.product{padding:10px;border-radius:18px}.menu-category .woocommerce ul.products li.product img{border-radius:12px}.menu-category .woocommerce-loop-product__title{font-size:17px!important}.menu-category .woocommerce a.button{display:block;text-align:center;padding:10px 12px!important;font-size:.82rem}
@media(max-width:1050px) and (min-width:851px){.menu-layout{grid-template-columns:205px minmax(0,1fr);gap:24px}.menu-category .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:850px){.menu-layout{display:block}.menu-categories{top:78px;margin-inline:calc((100vw - 100%)/-2);padding:10px max(12px,calc((100vw - 100%)/2));border-inline:0;border-radius:0;background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.menu-categories-inner{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.menu-categories-inner::-webkit-scrollbar{display:none}.menu-categories a{flex:0 0 auto;background:#f2f3f4;border-radius:999px}.menu-category{scroll-margin-top:145px}.menu-category-count{display:none}.menu-category .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:540px){.menu-page{padding-top:38px}.menu-category .woocommerce ul.products{grid-template-columns:1fr!important}.menu-category-heading h2{font-size:32px}}
@media(max-width:540px){.header-inner{gap:10px}.cart-link{min-width:76px;padding-inline:12px!important}.cart-label,.cart-dot{display:none}.cart-total{white-space:nowrap}}
.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-card{position:relative;display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:126px;padding:10px 18px 10px 10px;border:1px solid #e2e4e6;border-radius:22px;background:#fff;box-shadow:0 8px 24px rgba(35,42,50,.07);text-decoration:none;transition:.22s}.category-card-image{width:110px;height:106px;overflow:hidden;border-radius:15px;background:#f1f2f3}.category-card-image img{width:100%;height:100%;object-fit:cover}.category-card-copy{display:grid;gap:4px}.category-card-copy strong{font:600 22px/1.08 Oswald,Nunito,sans-serif;text-transform:uppercase}.category-card-copy span{color:#727a83;font-size:.83rem}.category-card-arrow{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--rosso);color:#fff;font-weight:900}.menu-categories a.is-active{background:var(--rosso);color:#fff}.category-products{min-width:0;padding-top:5px}.back-to-categories{display:inline-block;margin-bottom:20px;color:var(--rosso);font-weight:850;text-decoration:none}.category-products .woocommerce{width:100%;margin:0}.category-products .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px}.category-products .woocommerce ul.products li.product{padding:10px;border-radius:18px}.category-products .woocommerce-loop-product__title{font-size:17px!important}.category-products .woocommerce a.button{display:block;text-align:center;padding:10px 12px!important;font-size:.82rem}
@media(max-width:1050px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-products .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:850px){.category-view{display:block}.category-products{padding-top:28px}.category-products .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.category-grid{grid-template-columns:1fr;gap:13px}.category-card{grid-template-columns:84px minmax(0,1fr) auto;min-height:98px;padding:8px 13px 8px 8px}.category-card-image{width:84px;height:82px}.category-card-copy strong{font-size:20px}.category-products .woocommerce ul.products{grid-template-columns:1fr!important}}
.back-to-top{position:fixed;right:24px;bottom:24px;z-index:40;display:grid;width:52px;height:52px;border-radius:50%;place-items:center;background:var(--grafite);color:#fff;text-decoration:none;font-size:26px;font-weight:900;box-shadow:0 10px 28px rgba(35,42,50,.28);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:.2s}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:none}.back-to-top:focus-visible{background:var(--rosso);color:#fff}
@media(max-width:850px){.back-to-top{right:16px;bottom:18px;width:46px;height:46px;font-size:24px}}

/* Carrito y checkout */
.woocommerce-cart,.woocommerce-checkout{background:#fbf8f3}.woocommerce-cart .site-header,.woocommerce-checkout .site-header{background:rgba(255,253,249,.96)}.woocommerce-cart main,.woocommerce-checkout main{position:relative}.woocommerce-cart main:before,.woocommerce-checkout main:before{content:"";position:absolute;inset:0 0 auto;height:210px;background:linear-gradient(180deg,#f3e7dc 0,rgba(243,231,220,0) 100%);pointer-events:none}.woocommerce-cart main>.wp-block-woocommerce-cart,.woocommerce-checkout main>.wp-block-woocommerce-checkout{position:relative;width:min(1160px,calc(100% - 40px));margin:0 auto;padding:66px 0 96px}.woocommerce-cart main>.wp-block-woocommerce-cart:before,.woocommerce-checkout main>.wp-block-woocommerce-checkout:before{display:block;margin-bottom:36px;color:var(--rosso);font:900 .76rem/1 Nunito,sans-serif;letter-spacing:.16em;text-transform:uppercase}.woocommerce-cart main>.wp-block-woocommerce-cart:before{content:"TU PEDIDO"}.woocommerce-checkout main>.wp-block-woocommerce-checkout:before{content:"ÚLTIMO PASO"}.woocommerce-cart h1,.woocommerce-checkout h1,.woocommerce-cart .wc-block-cart__submit-container~*,.woocommerce-checkout .wc-block-checkout__main h2{color:var(--grafite-deep)}.woocommerce-cart h1,.woocommerce-checkout h1{font:600 clamp(38px,5vw,58px)/1 Oswald,Nunito,sans-serif;letter-spacing:-.02em;text-transform:uppercase}.wc-block-cart,.wc-block-checkout{gap:28px!important}.wc-block-cart__main,.wc-block-checkout__main{padding-right:20px!important}.wc-block-cart__sidebar,.wc-block-checkout__sidebar{align-self:start;background:#fff;border:1px solid #eadfd5!important;border-radius:22px;box-shadow:0 18px 48px rgba(72,44,38,.1);overflow:hidden;padding:0!important;position:sticky!important;top:150px}.wc-block-cart__totals-title,.wc-block-components-checkout-order-summary__title{background:#f7eee6;border-bottom:1px solid #eadfd5!important;font:800 18px/1.25 Nunito,sans-serif!important;letter-spacing:0!important;margin:0!important;padding:22px 24px!important;text-align:left!important;text-transform:none!important}.wc-block-components-totals-wrapper,.wc-block-components-totals-coupon,.wc-block-components-checkout-order-summary__content{border-color:#eadfd5!important}.wc-block-components-totals-item{padding-inline:24px!important}.wc-block-components-totals-footer-item{font-size:1.2rem!important}.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{color:var(--rosso);font-size:1.45rem!important;font-weight:900}.wc-block-cart__submit{padding:20px 24px 25px!important}.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{min-height:54px!important;background:var(--rosso)!important;border:0!important;border-radius:999px!important;color:#fff!important;font-weight:900!important;box-shadow:0 10px 22px rgba(169,31,44,.2);transition:.2s}.wc-block-cart-items{border-collapse:separate!important;border-spacing:0 12px!important}.wc-block-cart-items__row{background:#fff;box-shadow:0 7px 24px rgba(72,44,38,.06)}.wc-block-cart-items__row td{border-color:#eadfd5!important;padding-block:18px!important}.wc-block-cart-item__image{padding-left:18px!important}.wc-block-cart-item__image img,.wc-block-components-order-summary-item__image img{border-radius:13px!important}.wc-block-cart-item__product{padding-right:18px!important}.wc-block-cart-item__product .wc-block-components-product-name,.wc-block-components-order-summary-item__description .wc-block-components-product-name{font-weight:800!important;text-decoration:none}.wc-block-components-quantity-selector{border:1px solid #d9cbc0!important;border-radius:999px!important;height:38px}.wc-block-components-quantity-selector input{font-weight:800!important}.wc-block-cart-item__remove-link{color:#7a5151!important;text-decoration:none!important}.wc-block-components-totals-coupon-link{color:var(--rosso);font-weight:800;text-decoration:none}.wc-block-components-chip{background:#f5e8e8!important;border:1px solid #dfc2c4!important;color:#7f1e27!important}.wc-block-checkout__main>fieldset,.wc-block-checkout__main>.wc-block-components-checkout-step{background:#fff;border:1px solid #eadfd5!important;border-radius:20px;margin-bottom:16px!important;padding:22px!important}.wc-block-components-checkout-step__heading{margin:0 0 16px!important}.wc-block-components-checkout-step__title{font:600 24px/1.15 Oswald,Nunito,sans-serif!important;letter-spacing:.01em}.wc-block-components-checkout-step__description{color:#737b83}.wc-block-components-text-input input,.wc-block-components-address-form select,.scarpetta-pickup-email input{background:#fffdfb!important;border:1px solid #cfc2b8!important;border-radius:12px!important;min-height:50px!important}.wc-block-components-text-input input:focus,.wc-block-components-address-form select:focus,.scarpetta-pickup-email input:focus{border-color:var(--rosso)!important;box-shadow:0 0 0 3px rgba(169,31,44,.1)!important;outline:0!important}.wc-block-components-radio-control{border:1px solid #e0d4ca!important;border-radius:15px!important;overflow:hidden}.wc-block-components-radio-control-accordion-option,.wc-block-components-radio-control__option{border-color:#eadfd5!important;padding:17px 16px!important}.wc-block-components-radio-control-accordion-option:has(input:checked),.wc-block-components-radio-control__option:has(input:checked){background:#fbf0ef!important;box-shadow:inset 4px 0 0 var(--rosso)}.wc-block-components-radio-control__input:checked{border-color:var(--rosso)!important}.wc-block-components-radio-control__input:checked:before{background:var(--rosso)!important}.wc-block-checkout__shipping-option .wc-block-components-button{border-radius:14px!important}.wc-block-checkout__shipping-option .wc-block-components-button[aria-pressed="true"]{background:#fff!important;border:2px solid var(--rosso)!important;color:var(--rosso)!important;box-shadow:0 6px 18px rgba(169,31,44,.08)}.wc-block-components-address-card{background:#fffdfb!important;border:1px solid #dfd2c8!important;border-radius:14px!important}.wc-block-components-address-card__edit{color:var(--rosso)!important;font-weight:800!important}.wc-block-checkout__terms{font-size:.83rem;color:#68717a}.scarpetta-address-search{background:#f8f0e9;border:1px solid #e5d5c8;border-radius:14px;padding:14px}.scarpetta-address-search label{color:var(--grafite-deep)}.scarpetta-pickup-email{background:#f8f0e9;border:1px solid #e5d5c8;border-radius:14px;padding:14px}.woocommerce-cart .site-footer:before,.woocommerce-checkout .site-footer:before{background:#fbf8f3}
@media(max-width:850px){.woocommerce-cart main>.wp-block-woocommerce-cart,.woocommerce-checkout main>.wp-block-woocommerce-checkout{width:min(100% - 24px,1160px);padding:42px 0 72px}.woocommerce-cart main>.wp-block-woocommerce-cart:before,.woocommerce-checkout main>.wp-block-woocommerce-checkout:before{margin-bottom:22px}.wc-block-cart,.wc-block-checkout{display:block!important}.wc-block-cart__main,.wc-block-checkout__main{padding-right:0!important}.wc-block-cart__sidebar,.wc-block-checkout__sidebar{margin-top:22px!important;position:static!important}.wc-block-checkout__main>fieldset,.wc-block-checkout__main>.wc-block-components-checkout-step{border-radius:16px;padding:17px!important}.wc-block-components-checkout-step__title{font-size:22px!important}}
@media(max-width:540px){.woocommerce-cart main:before,.woocommerce-checkout main:before{height:150px}.woocommerce-cart main>.wp-block-woocommerce-cart,.woocommerce-checkout main>.wp-block-woocommerce-checkout{padding-top:30px}.wc-block-cart-items__row{box-shadow:none}.wc-block-cart-item__image{padding-left:8px!important}.wc-block-cart-item__product{padding-right:8px!important}.wc-block-cart__sidebar,.wc-block-checkout__sidebar{border-radius:16px}.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{min-height:52px!important}.wc-block-checkout__shipping-option .wc-block-components-button{min-height:62px!important}}
.wc-block-cart,.wc-block-checkout{display:grid!important;grid-template-columns:minmax(0,1fr) 380px;gap:46px!important;align-items:start}.wc-block-cart__main,.wc-block-checkout__main{padding-right:0!important;width:100%!important}.wc-block-cart__sidebar,.wc-block-checkout__sidebar{width:100%!important}.wc-block-components-radio-control-accordion-option:has(input:checked),.wc-block-components-radio-control__option:has(input:checked){box-shadow:none!important}
@media(max-width:850px){.wc-block-cart,.wc-block-checkout{display:block!important}}
.woocommerce-cart .wp-block-woocommerce-cart,.woocommerce-checkout .wp-block-woocommerce-checkout{position:relative;width:min(1160px,calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:66px 0 96px}.woocommerce-cart .wp-block-woocommerce-cart:before,.woocommerce-checkout .wp-block-woocommerce-checkout:before{display:block;margin-bottom:36px;color:var(--rosso);font:900 .76rem/1 Nunito,sans-serif;letter-spacing:.16em;text-transform:uppercase}.woocommerce-cart .wp-block-woocommerce-cart:before{content:"TU PEDIDO"}.woocommerce-checkout .wp-block-woocommerce-checkout:before{content:"ÚLTIMO PASO"}
@media(max-width:850px){.woocommerce-cart .wp-block-woocommerce-cart,.woocommerce-checkout .wp-block-woocommerce-checkout{width:min(100% - 24px,1160px)!important;padding:42px 0 72px}.woocommerce-cart .wp-block-woocommerce-cart:before,.woocommerce-checkout .wp-block-woocommerce-checkout:before{margin-bottom:22px}}
.woocommerce-cart .wp-block-woocommerce-cart:before,.woocommerce-checkout .wp-block-woocommerce-checkout:before{grid-column:1/-1}
.wc-block-cart,.wc-block-checkout{display:flex!important;flex-wrap:wrap!important;gap:0!important;align-items:flex-start}.woocommerce-cart .wp-block-woocommerce-cart:before,.woocommerce-checkout .wp-block-woocommerce-checkout:before{flex:0 0 100%;width:100%}.wc-block-cart__main,.wc-block-checkout__main{flex:0 0 65%!important;width:65%!important;max-width:65%!important;padding-right:4.5%!important}.wc-block-cart__sidebar,.wc-block-checkout__sidebar{flex:0 0 35%!important;width:35%!important;max-width:35%!important}
@media(max-width:850px){.wc-block-cart,.wc-block-checkout{display:block!important}.wc-block-cart__main,.wc-block-checkout__main,.wc-block-cart__sidebar,.wc-block-checkout__sidebar{width:100%!important;max-width:none!important;padding-right:0!important}}
.woocommerce-cart .wp-block-woocommerce-cart,.woocommerce-checkout .wp-block-woocommerce-checkout{padding-top:32px}.woocommerce-cart .wp-block-woocommerce-cart:before,.woocommerce-checkout .wp-block-woocommerce-checkout:before{margin-bottom:24px}.wc-block-components-radio-control-accordion-option,.wc-block-components-radio-control__option{padding-left:50px!important}.wc-block-components-radio-control__input{margin-left:16px!important}

/* Ajustes finales de ritmo y legibilidad en carrito/checkout */
.woocommerce-cart h1,.woocommerce-checkout h1{margin-bottom:8px!important}
.woocommerce-cart .wp-block-woocommerce-cart,.woocommerce-checkout .wp-block-woocommerce-checkout{padding-top:12px}
.woocommerce-cart .wp-block-woocommerce-cart:before,.woocommerce-checkout .wp-block-woocommerce-checkout:before{margin-bottom:16px}
.wc-block-components-radio-control__option-layout{margin-left:12px!important}
@media(max-width:850px){.woocommerce-cart h1,.woocommerce-checkout h1{margin-bottom:4px!important}.woocommerce-cart .wp-block-woocommerce-cart,.woocommerce-checkout .wp-block-woocommerce-checkout{padding-top:10px}.woocommerce-cart .wp-block-woocommerce-cart:before,.woocommerce-checkout .wp-block-woocommerce-checkout:before{margin-bottom:14px}}

/* La plantilla envuelve carrito y checkout en .section; neutralizamos su aire genérico. */
.woocommerce-cart main>.section,.woocommerce-checkout main>.section{padding-top:34px;padding-bottom:64px}
.woocommerce-cart h1,.woocommerce-checkout h1{margin-top:0!important}
.woocommerce-cart .wc-block-components-totals-coupon{padding:16px 24px!important}
@media(max-width:850px){.woocommerce-cart main>.section,.woocommerce-checkout main>.section{padding-top:24px;padding-bottom:48px}}

/* Mantiene el total de cada producto separado del borde derecho. */
.wc-block-cart-item__total,.wc-block-cart-items thead th:last-child{padding-right:24px!important}
@media(max-width:540px){.wc-block-cart-item__total,.wc-block-cart-items thead th:last-child{padding-right:14px!important}}

/* Carta visual */
.menu-reader-page{min-height:100vh;padding:60px 0 90px;background:radial-gradient(circle at 50% 10%,#fff 0,#fbf8f3 55%,#f2e8df 100%)}
.menu-reader-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}
.menu-reader-heading h1{margin:8px 0 4px;color:var(--grafite-deep);font:600 clamp(42px,6vw,72px)/1 Oswald,Nunito,sans-serif;text-transform:uppercase}
.menu-reader-heading p{margin:0;color:#65707a;font-size:1.05rem}
.menu-pdf-download,.menu-pdf-download.button.secondary{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:48px;max-width:100%;line-height:1.3;text-decoration:none;white-space:nowrap;background:#fff!important;border:2px solid var(--rosso)!important;color:var(--rosso)!important;box-shadow:0 8px 20px rgba(169,31,44,.1)}

.menu-reader{width:min(1080px,calc(100% - 32px));margin:auto}
.menu-book{display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;gap:18px}
.menu-page-stack{position:relative;width:min(100%,720px);aspect-ratio:595/842;margin:auto;perspective:1800px;filter:drop-shadow(0 22px 34px rgba(60,37,31,.16))}
.menu-leaf{position:absolute;inset:0;display:none;margin:0;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform,opacity}
.menu-leaf.is-active{display:block;z-index:2}
.menu-leaf img,.menu-leaf canvas{display:block;width:100%;height:100%;object-fit:contain;background:#faf6f0;border-radius:4px}
.menu-reader-status{position:absolute;inset:0;display:grid;place-items:center;padding:30px;border:1px solid #e2d6cc;border-radius:6px;background:#faf6f0;color:#6f655d;font-weight:800;text-align:center}.menu-reader.is-loading .menu-reader-controls{opacity:.35}.menu-reader.has-error .menu-page-stack{filter:none}.menu-reader.has-error .menu-reader-status{color:var(--rosso)}
.menu-leaf.is-entering-next{display:block;z-index:3;transform-origin:left center;animation:menu-enter-next .52s ease both}
.menu-leaf.is-leaving-next{transform-origin:left center;animation:menu-leave-next .52s ease both}
.menu-leaf.is-entering-prev{display:block;z-index:3;transform-origin:right center;animation:menu-enter-prev .52s ease both}
.menu-leaf.is-leaving-prev{transform-origin:right center;animation:menu-leave-prev .52s ease both}
@keyframes menu-enter-next{from{opacity:.35;transform:rotateY(-75deg) scale(.98)}to{opacity:1;transform:rotateY(0) scale(1)}}
@keyframes menu-leave-next{from{opacity:1;transform:rotateY(0)}to{opacity:0;transform:rotateY(75deg)}}
@keyframes menu-enter-prev{from{opacity:.35;transform:rotateY(75deg) scale(.98)}to{opacity:1;transform:rotateY(0) scale(1)}}
@keyframes menu-leave-prev{from{opacity:1;transform:rotateY(0)}to{opacity:0;transform:rotateY(-75deg)}}
.menu-turn{display:grid;place-items:center;width:58px;height:58px;border:1px solid #ddcfc4;border-radius:50%;background:#fff;color:var(--grafite-deep);font-size:25px;box-shadow:0 10px 24px rgba(72,44,38,.1);cursor:pointer;transition:.2s}

.menu-turn:disabled{opacity:.28;cursor:not-allowed}
.menu-reader-controls{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:24px;color:#69717a}
.menu-page-counter{min-width:52px;font-variant-numeric:tabular-nums}.menu-page-counter strong{color:var(--rosso)}
.menu-page-dots{display:flex;gap:8px}.menu-page-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#cdbdb2;cursor:pointer;transition:.2s}.menu-page-dots button.is-active{width:25px;border-radius:999px;background:var(--rosso)}
.menu-swipe-hint{display:none;font-size:.78rem}
@media(max-width:700px){.menu-reader-page{padding:34px 0 65px}.menu-reader-heading{display:block;margin-bottom:22px}.menu-reader-heading h1{font-size:46px}.menu-reader-heading p{font-size:.95rem}.menu-pdf-download{margin-top:18px}.menu-book{grid-template-columns:40px minmax(0,1fr) 40px;gap:7px}.menu-turn{width:40px;height:40px;font-size:19px}.menu-reader{width:min(100% - 12px,650px)}.menu-page-stack{filter:drop-shadow(0 12px 22px rgba(60,37,31,.15))}.menu-reader-controls{flex-wrap:wrap;gap:12px;margin-top:17px}.menu-swipe-hint{display:block;width:100%;text-align:center}}
@media(max-width:700px){.menu-reader-heading{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.menu-reader-heading .menu-pdf-download{margin-top:0}}
@media(prefers-reduced-motion:reduce){.menu-leaf.is-entering-next,.menu-leaf.is-leaving-next,.menu-leaf.is-entering-prev,.menu-leaf.is-leaving-prev{animation:none}}

/* La creatividad ya contiene el mensaje WEB10; evitamos una segunda tarjeta duplicada. */
.offer-grid{grid-template-columns:1fr}
.offer-card{min-height:0}
.offer-card img{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover}

.featured-selection .woocommerce{width:100%;margin:0}
.featured-selection .section-heading>.button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1.25;text-decoration:none}
.featured-more{display:flex;justify-content:center;margin-top:38px;text-align:center}
.featured-more .button{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:44px;line-height:1.25;text-transform:uppercase;text-decoration:none}
.featured-selection + .section.dark{overflow:hidden}
.featured-selection + .section.dark::before,.featured-selection + .section.dark::after{pointer-events:none}
.featured-selection .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
@media(max-width:850px){.featured-selection .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:540px){
  .featured-selection{padding:48px 0}
  .featured-selection .section-heading{display:grid;gap:8px;margin-bottom:24px}
  .featured-selection .section-title{max-width:none;margin-bottom:0;font-size:clamp(32px,10vw,40px);line-height:1.02}
  .featured-selection .section-heading>.button{display:none}
  .featured-selection .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}
  .featured-selection .woocommerce ul.products li.product{min-width:0;padding:9px;border-radius:16px}
  .featured-selection .woocommerce ul.products li.product img{aspect-ratio:1/1;margin-bottom:9px;border-radius:11px}
  .featured-selection .woocommerce-loop-product__title{min-height:2.4em;margin:0 0 5px!important;font-size:15px!important;line-height:1.2!important}
  .featured-selection .product-card-description{display:none}
  .featured-selection .price{font-size:.88rem!important}
  .featured-selection .woocommerce a.button{display:flex;align-items:center;justify-content:center;min-height:44px;width:100%;margin-top:7px;padding:9px 6px!important;font-size:.72rem;line-height:1.2;text-align:center;white-space:normal}
  .featured-more{margin-top:24px}
  .featured-more .button{display:inline-block!important;width:auto!important;min-width:118px;padding:11px 20px!important;font-size:.82rem!important}
}

.category-language-note{margin:-2px 0 8px;color:#7b838c;font-weight:700}
.category-card-copy small,.menu-category-name small{display:block;color:#7b838c;font-size:.7em;font-weight:700;line-height:1.25}
.menu-categories a.is-active .menu-category-name small{color:inherit;opacity:.82}
.menu-search{display:flex;width:min(620px,100%);margin-top:24px;padding:6px;background:#fff;border:1px solid #dfd5cd;border-radius:999px;box-shadow:0 8px 25px rgba(35,42,50,.07)}
.menu-search input[type=search]{min-width:0;flex:1;padding:10px 16px;border:0;background:transparent;font:inherit;outline:0}
.menu-search button{padding:10px 20px;border:0;border-radius:999px;background:var(--rosso);color:#fff;font:800 .9rem Nunito;cursor:pointer}
.product-card-description{display:-webkit-box;min-height:2.8em;margin:4px 0 12px;overflow:hidden;color:#626b75;font-size:.82rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}
@media(max-width:540px){.menu-search button{padding-inline:16px}.category-card-copy small{font-size:.64em}}
/* Language selector */
.language-switcher{display:flex;align-items:center;gap:.15rem;padding:.2rem;border:1px solid rgba(24,39,53,.16);border-radius:999px;background:#fff}
.language-switcher a{padding:.35rem .45rem;border-radius:999px;color:#273442;font-size:.7rem;font-weight:800;text-decoration:none;line-height:1}
.language-switcher a.is-active{background:#b91f2d;color:#fff}
.account-link{display:flex;align-items:center;gap:7px;min-height:44px;padding:0 12px;border:1px solid rgba(24,39,53,.14);border-radius:999px;color:var(--grafite);font-size:.76rem;text-decoration:none;white-space:nowrap}.account-link>span{font-size:19px}.account-link b{font-weight:800}
@media(max-width:900px){.language-switcher{order:-1}.header-actions{gap:.45rem}.language-switcher a{padding:.3rem .38rem}}
@media(max-width:1050px){.account-link b{display:none}.account-link{width:44px;padding:0;justify-content:center}}
@media(max-width:540px){
  .header-inner{grid-template-columns:56px minmax(0,1fr) 40px;gap:7px}
  .brand img{width:56px;height:56px}
  .nav-toggle-label{width:40px;height:40px}
  .header-actions{min-width:0;gap:5px}
  .language-switcher{gap:0;padding:2px;flex:0 1 auto}
  .language-switcher a{padding:6px 7px;font-size:10px}
  .cart-link{min-width:50px!important;width:50px;padding:0 7px!important;font-size:12px;overflow:hidden}
  .cart-link .cart-total{display:none}
  .cart-link:before{content:"🛒";font-size:17px}
  .account-link{display:flex;width:36px;min-height:36px}.account-link>span{font-size:17px}
  .hero-grid>*{min-width:0}
  .hero h1{width:100%;max-width:100%;font-size:clamp(35px,10.5vw,42px);white-space:normal!important;overflow-wrap:anywhere;word-break:normal}
  .hero .eyebrow{font-size:.68rem;line-height:1.5;max-width:100%;overflow-wrap:anywhere}
  .hero p{font-size:1rem}
  .menu-search{display:grid;width:100%;max-width:100%;grid-template-columns:minmax(0,1fr) 82px}
  .menu-search input[type=search]{width:0;min-width:0!important}
  .menu-search button{width:82px;padding-inline:8px;font-size:.78rem}
}

/* Área de cliente */
.woocommerce-account main{background:linear-gradient(180deg,#fff 0,#faf7f3 100%)}
.woocommerce-account .woocommerce{margin-top:38px}
.woocommerce-account main>.section,.woocommerce-account .entry-content{padding-top:0}
.woocommerce-account h1{font:600 clamp(42px,6vw,66px)/1 Oswald,Nunito,sans-serif;text-transform:uppercase;color:var(--grafite)}
.woocommerce-account #customer_login{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important;align-items:start}
.woocommerce-account #customer_login>.u-column1,.woocommerce-account #customer_login>.u-column2{float:none!important;width:auto!important;margin:0!important}
.woocommerce-account #customer_login>.u-column1{grid-column:1!important;grid-row:1!important}.woocommerce-account #customer_login>.u-column2{grid-column:2!important;grid-row:1!important}
.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{height:calc(100% - 54px);margin:0!important;padding:30px!important;border:1px solid #e3d8cd!important;border-radius:22px!important;background:#fff;box-shadow:0 16px 42px rgba(46,34,25,.06)}
.woocommerce-account .woocommerce-form label{font-weight:750}.woocommerce-account .woocommerce-form input.input-text{min-height:48px;padding:10px 13px;border:1px solid #d8ccc0;border-radius:10px;background:#fcfbfa}.woocommerce-account .woocommerce-form input.input-text:focus{border-color:var(--rosso);box-shadow:0 0 0 3px rgba(185,31,45,.1);outline:0}
.woocommerce-account .woocommerce-privacy-policy-text{color:#67605a;font-size:.9rem;line-height:1.65}.woocommerce-account .woocommerce-privacy-policy-text a{color:var(--rosso);font-weight:750}
.woocommerce-account.logged-in .woocommerce{display:grid;grid-template-columns:250px minmax(0,1fr);gap:34px;align-items:start}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation{grid-column:1!important;grid-row:1!important;width:100%!important}.woocommerce-account.logged-in .woocommerce-MyAccount-content{grid-column:2!important;grid-row:1!important;width:100%!important}
.woocommerce-account .woocommerce-MyAccount-navigation{position:sticky;top:126px;padding:12px;border:1px solid #e2d7cc;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(43,31,22,.055)}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li{margin:3px 0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:11px 14px;border-radius:11px;text-decoration:none;font-weight:750;color:var(--grafite)}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:var(--rosso);color:#fff}
.woocommerce-account .woocommerce-MyAccount-content{min-width:0;padding:28px;border:1px solid #e2d7cc;border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(46,34,25,.055)}
.woocommerce-account .woocommerce-info{border:1px solid #ead4d6;border-top:3px solid var(--rosso);border-radius:14px;background:#fbf5f5}.woocommerce-account .woocommerce-info .button{margin-left:18px}
.woocommerce-account table.shop_table{overflow:hidden;border:1px solid #e2d7cc!important;border-radius:14px!important;border-collapse:separate!important;border-spacing:0}.woocommerce-account table.shop_table th{background:#f4eee8}.woocommerce-account table.shop_table th,.woocommerce-account table.shop_table td{padding:13px 12px!important}.woocommerce-account table.shop_table tr:not(:last-child) td{border-bottom:1px solid #eee6df}
.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.woocommerce-account .woocommerce-Addresses:before,.woocommerce-account .woocommerce-Addresses:after{display:none}.woocommerce-account .woocommerce-Address{float:none!important;width:auto!important;margin:0!important;padding:22px;border:1px solid #e4d9ce;border-radius:16px;background:#faf7f3}.woocommerce-account .woocommerce-Address-title{display:flex;align-items:start;justify-content:space-between;gap:12px}.woocommerce-account .woocommerce-Address-title h2{font:600 23px Oswald,Nunito,sans-serif;margin:0}.woocommerce-account .woocommerce-Address-title a{color:var(--rosso);font-weight:800}.woocommerce-account address{margin-top:15px;font-style:normal;line-height:1.65}
.scarpetta-account-overview{margin-top:28px}.scarpetta-account-overview h2{font:600 28px Oswald,Nunito,sans-serif;text-transform:uppercase}.scarpetta-account-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.scarpetta-account-cards a{display:grid;gap:8px;padding:19px;border:1px solid #e4d9ce;border-radius:16px;background:#faf7f3;text-decoration:none;color:var(--grafite)}.scarpetta-account-cards span{font-size:.72rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.scarpetta-account-cards strong{font-size:30px;color:var(--rosso)}.scarpetta-account-cards small{font-weight:750}
.scarpetta-account-cards a.is-repeat{background:var(--rosso);color:#fff;border-color:var(--rosso)}.scarpetta-account-cards a.is-repeat strong{color:#fff}.woocommerce-account .woocommerce-orders-table__cell-order-actions{display:flex;flex-wrap:wrap;gap:6px}.woocommerce-account .woocommerce-orders-table__cell-order-actions .button.order-again{background:var(--grafite)!important}
.story-photo{width:min(100%,360px);height:auto;justify-self:center;box-shadow:0 0 0 10px #fff,0 0 0 12px #dde0e3,var(--ombra)}
@media(max-width:850px){.story-photo{width:min(72%,300px)}}
@media(max-width:850px){.woocommerce-account #customer_login{grid-template-columns:1fr!important}.woocommerce-account #customer_login>.u-column1,.woocommerce-account #customer_login>.u-column2{grid-column:1!important;grid-row:auto!important}.woocommerce-account.logged-in .woocommerce{display:block}.woocommerce-account.logged-in .woocommerce-MyAccount-navigation,.woocommerce-account.logged-in .woocommerce-MyAccount-content{grid-column:auto!important;grid-row:auto!important}.woocommerce-account .woocommerce-MyAccount-navigation{position:static;margin-bottom:18px;padding:7px;overflow-x:auto}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:5px;min-width:max-content}.woocommerce-account .woocommerce-MyAccount-navigation a{padding:9px 12px}.woocommerce-account .woocommerce-MyAccount-content{padding:20px}.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}.scarpetta-account-cards{grid-template-columns:1fr}.woocommerce-account table.shop_table{display:block;overflow-x:auto;white-space:nowrap}}
@media(max-width:540px){.woocommerce-account .woocommerce{width:min(100% - 24px,1160px);margin-top:24px}.woocommerce-account h1{font-size:42px}.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{padding:21px!important}.woocommerce-account .woocommerce-info .button{display:block;float:none;margin:12px 0 0;width:100%;text-align:center}}

/* Responsive overflow hardening (360–430px) */
.section.dark:before,.section.dark:after{left:0;width:100%}
.site-footer:before{left:0;width:100%}
.hero-grid,.story-grid,.visit-grid,.footer-grid,.catalog-preview,.category-grid,.menu-layout,.menu-book,.header-inner,.header-actions,.woocommerce,.wc-block-cart,.wc-block-checkout{min-width:0}
.hero-grid>* ,.story-grid>* ,.visit-grid>* ,.footer-grid>* ,.catalog-preview>* ,.category-card-copy,.category-products,.menu-sections,.menu-reader-heading>*{min-width:0;max-width:100%}
.site-shell,.woocommerce,.menu-reader,.menu-reader-page,.menu-page,.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{max-width:100%}
.menu-categories,.menu-reader{max-width:100%}

.wc-block-cart__main,.wc-block-checkout__main,.wc-block-cart__sidebar,.wc-block-checkout__sidebar{min-width:0}
.wc-block-cart-items{width:100%!important;max-width:100%!important;table-layout:fixed!important}
.wc-block-cart-items__row{max-width:100%}
.wc-block-cart-item__image{width:76px!important;max-width:76px!important}
.wc-block-cart-item__total{width:82px!important;max-width:82px!important;white-space:nowrap}
.wc-block-cart-item__product{min-width:0!important;max-width:100%;overflow-wrap:anywhere}
.wc-block-cart-item__product .wc-block-components-product-name,.wc-block-components-order-summary-item__description .wc-block-components-product-name{overflow-wrap:anywhere;word-break:break-word}
.wc-block-components-product-metadata,.wc-block-components-product-metadata li{max-width:100%;overflow-wrap:anywhere;word-break:break-word}
.wc-block-checkout__main>fieldset,.wc-block-checkout__main>.wc-block-components-checkout-step{min-width:0;max-width:100%}
.wc-block-components-radio-control,.wc-block-components-radio-control__option,.wc-block-components-radio-control-accordion-option,.wc-block-components-radio-control__option-layout{min-width:0;max-width:100%}
.wc-block-components-radio-control__label,.wc-block-components-radio-control__option-layout{overflow-wrap:anywhere;word-break:break-word}

@media(max-width:850px){
  .menu-categories{margin-inline:0;padding-inline:10px;border-inline:1px solid #e3e5e7;border-radius:22px}
  .menu-categories-inner{min-width:0;max-width:100%}
  .wc-block-cart__main,.wc-block-checkout__main{width:100%!important;max-width:100%!important}
  .wc-block-cart__sidebar,.wc-block-checkout__sidebar{width:100%!important;max-width:100%!important}
}
@media(max-width:540px){
  .site-shell{width:calc(100% - 24px)}
  .woocommerce{width:calc(100% - 24px);margin-inline:auto}
  .header-inner{grid-template-columns:56px minmax(0,1fr) 40px;gap:7px}
  .header-actions{overflow:visible}
  .hero-actions .button{max-width:100%;overflow-wrap:anywhere}.menu-pdf-download{white-space:normal;text-align:center}
  .visit-card,.offer-copy{padding:24px}
  .schedule{grid-template-columns:minmax(0,1fr) auto;gap:8px}
  .wc-block-cart-items__row td{padding-block:12px!important}
  .wc-block-cart-item__image{width:64px!important;max-width:64px!important;padding-left:4px!important}
  .wc-block-cart-item__total{width:70px!important;max-width:70px!important;padding-right:8px!important}
  .wc-block-cart-item__product{padding-inline:6px!important}
  .wc-block-components-quantity-selector{max-width:100%}
  .wc-block-components-totals-item{padding-inline:16px!important}
  .wc-block-cart__submit{padding-inline:16px!important}
}
/* Public accessibility and performance guardrails. */
.skip-link{position:fixed;left:12px;top:8px;z-index:100;padding:10px 16px;border-radius:8px;background:var(--grafite-deep);color:#fff;font-weight:800;transform:translateY(-150%);transition:transform .15s ease}.skip-link:focus{transform:none}
:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #7b1722;outline-offset:3px}.nav-toggle:focus-visible + .nav-toggle-label{outline:3px solid #7b1722;outline-offset:3px}
#main-content:focus{outline:0}.main-nav a:focus-visible{background:var(--rosso);color:#fff}.main-nav .current-menu-item a{background:var(--rosso);color:#fff}.accent{color:#9a1d29}.section.dark .accent{color:#f2a6aa}
.menu-reader-notice{margin:0 auto 16px;max-width:720px;padding:10px 14px;border:1px solid #8f242d;border-radius:10px;background:#fff4f2;color:#6f1721;font-weight:800}.menu-reader-notice[hidden],.menu-reader-fallback[hidden]{display:none}.menu-reader-fallback{margin:12px 0 0;color:#6f1721;text-align:center}.menu-reader-fallback a{color:#7b1722;font-weight:900;text-decoration:underline}.menu-page-dots button{position:relative;width:44px;height:44px;border:0;background:transparent;box-shadow:none}.menu-page-dots button.is-active{width:44px;height:44px}.menu-page-dots button:before{content:"";display:block;width:10px;height:10px;margin:auto;border-radius:50%;background:#8a7468}.menu-page-dots button.is-active:before{width:26px;border-radius:999px;background:var(--rosso)}.menu-page-dots button:focus-visible{outline-color:#7b1722}.menu-turn:focus-visible{outline-color:#7b1722}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link{transition:none}.menu-turn,.menu-page-dots button{transition:none}}
/* Mobile account order cards */
@media(max-width:700px){
.woocommerce-account .woocommerce-orders-table{display:block!important;width:100%!important;max-width:100%;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent;white-space:normal!important}
.woocommerce-account .woocommerce-orders-table thead{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}
.woocommerce-account .woocommerce-orders-table tbody{display:grid;gap:14px;width:100%}
.woocommerce-account .woocommerce-orders-table tr.order{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;width:100%;max-width:100%;padding:16px;border:1px solid #e2d7cc;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(46,34,25,.07)}
.woocommerce-account .woocommerce-orders-table tr.order>th,.woocommerce-account .woocommerce-orders-table tr.order>td{display:flex!important;align-items:center;gap:8px;min-width:0;width:auto!important;padding:0!important;border:0!important;background:transparent;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere}
.woocommerce-account .woocommerce-orders-table tr.order>th::before,.woocommerce-account .woocommerce-orders-table tr.order>td::before{content:attr(data-title);float:none!important;flex:0 0 auto;color:#6d6259;font-size:.72rem;font-weight:850;letter-spacing:.045em;text-transform:uppercase}
.woocommerce-account .woocommerce-orders-table__cell-order-number{grid-column:1;grid-row:1;align-self:center;font-size:1.15rem;font-weight:850}
.woocommerce-account .woocommerce-orders-table__cell-order-number a{display:inline-flex;align-items:center;min-height:44px;color:var(--rosso);text-decoration:none}
.woocommerce-account .woocommerce-orders-table__cell-order-status{grid-column:2;grid-row:1;justify-self:end;min-height:32px!important;padding:6px 10px!important;border-radius:999px!important;background:#f2e7d1!important;color:#6d4b0d;font-size:.78rem;font-weight:850;line-height:1.2}
.woocommerce-account .woocommerce-orders-table__cell-order-status::before{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.woocommerce-account .woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status{background:#e0f2e6!important;color:#17633b}
.woocommerce-account .woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status{background:#e3eef8!important;color:#1c527c}
.woocommerce-account .woocommerce-orders-table__row--status-cancelled .woocommerce-orders-table__cell-order-status,.woocommerce-account .woocommerce-orders-table__row--status-failed .woocommerce-orders-table__cell-order-status,.woocommerce-account .woocommerce-orders-table__row--status-refunded .woocommerce-orders-table__cell-order-status{background:#f5e1e3!important;color:#8b1d29}
.woocommerce-account .woocommerce-orders-table__cell-order-date,.woocommerce-account .woocommerce-orders-table__cell-order-total{grid-column:1/-1;padding-top:10px!important;border-top:1px solid #eee6df!important}
.woocommerce-account .woocommerce-orders-table__cell-order-date{grid-row:2}
.woocommerce-account .woocommerce-orders-table__cell-order-total{grid-row:3}
.woocommerce-account .woocommerce-orders-table__cell-order-total .woocommerce-Price-amount{font-weight:850;color:var(--grafite)}
.woocommerce-account .woocommerce-orders-table__cell-order-actions{grid-column:1/-1;grid-row:4;display:flex!important;flex-wrap:wrap;gap:8px;padding-top:4px!important}
.woocommerce-account .woocommerce-orders-table__cell-order-actions::before{flex-basis:100%}
.woocommerce-account .woocommerce-orders-table__cell-order-actions .button{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;max-width:100%;margin:0!important;padding:10px 15px!important;white-space:normal;text-align:center}
.woocommerce-account .woocommerce-pagination{display:flex;gap:10px}.woocommerce-account .woocommerce-pagination .button{display:inline-flex;align-items:center;justify-content:center;min-height:44px}
}

/* Carta interactiva e imprimible */
.interactive-menu-page{min-height:100vh;padding:58px 0 90px;background-color:#fff;background-image:linear-gradient(rgba(255,255,255,.32),rgba(255,255,255,.32)),url('assets/images/menu-food-sketch-v2.png');background-position:center top;background-size:100% auto;background-repeat:repeat-y}
.interactive-menu-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}
.interactive-menu-heading{max-width:720px}.interactive-menu-heading h1{margin:8px 0;color:var(--grafite-deep);font:600 clamp(46px,7vw,78px)/1 Oswald,Nunito,sans-serif;text-transform:uppercase}.interactive-menu-heading p{max-width:650px;margin:0;color:#65707a;font-size:1.05rem}
.interactive-menu-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.interactive-menu-actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin:0;text-decoration:none;cursor:pointer}.menu-print-button{border:2px solid var(--rosso)!important}
.interactive-menu-nav{position:sticky;top:94px;z-index:20;padding:10px 0;border-block:1px solid #eadfd5;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.interactive-menu-nav-inner{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin}.interactive-menu-nav a{flex:0 0 auto;padding:9px 15px;border-radius:999px;color:var(--grafite-deep);font-size:.88rem;font-weight:850;text-decoration:none}.interactive-menu-nav a:focus-visible{background:var(--rosso);color:#fff}
.interactive-menu-catalog{padding-top:42px}.interactive-menu-category{padding:16px 0 50px;scroll-margin-top:170px;break-inside:avoid}.interactive-menu-category+.interactive-menu-category{border-top:1px solid #e8ddd2}.interactive-menu-category-heading{display:flex;align-items:center;gap:14px;margin:0 0 24px}.interactive-menu-category-heading>span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--rosso);color:#fff;font:600 17px Oswald,sans-serif}.interactive-menu-category-heading p{margin:0;color:var(--rosso-soft);font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.interactive-menu-category-heading h2{margin:2px 0 0;color:var(--grafite-deep);font:600 clamp(32px,4vw,46px)/1 Oswald,Nunito,sans-serif;text-transform:uppercase}
.interactive-menu-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 46px}.interactive-menu-product{display:block;min-width:0;padding:15px 0;border-bottom:1px solid #dfd6cd;break-inside:avoid}.interactive-menu-product-copy{display:block;min-width:0}.interactive-menu-product-title{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.interactive-menu-product h3{flex:1;min-width:0;margin:0;color:var(--grafite-deep);font:700 1.02rem/1.25 Nunito,system-ui,sans-serif}.interactive-menu-price{flex:0 0 auto;color:var(--rosso);font-size:.98rem;font-weight:900;white-space:nowrap}.interactive-menu-product-copy>p{margin:4px 0 0;color:#697078;font-size:.84rem;line-height:1.45}
@media(max-width:850px){.interactive-menu-hero{display:block}.interactive-menu-actions{justify-content:flex-start;margin-top:22px}.interactive-menu-nav{top:82px}.interactive-menu-products{grid-template-columns:1fr}}
@media(max-width:540px){.interactive-menu-page{padding:34px 0 65px}.interactive-menu-heading h1{font-size:44px}.interactive-menu-heading p{font-size:.93rem}.interactive-menu-actions{display:grid;grid-template-columns:1fr 1fr}.interactive-menu-actions .button{padding:11px 12px!important;text-align:center;white-space:normal}.interactive-menu-catalog{padding-top:24px}.interactive-menu-category{padding:12px 0 38px;scroll-margin-top:145px}.interactive-menu-product{padding:13px 0}.interactive-menu-product-title{align-items:flex-start}.interactive-menu-product h3{font-size:.96rem}.interactive-menu-price{font-size:.9rem}.interactive-menu-product-copy>p{font-size:.78rem}}
@media print{
  @page{size:A4 portrait;margin:12mm}
  body{background:#fff!important;color:#111!important;font:9.5pt/1.35 Nunito,Arial,sans-serif}
  .site-header,.site-footer,.back-to-top,.skip-link,.interactive-menu-nav,.interactive-menu-actions{display:none!important}
  .interactive-menu-page{min-height:0;padding:0;background:#fff!important}.site-shell{width:100%!important;max-width:none!important}
  .interactive-menu-hero{display:block;margin:0 0 8mm;padding:0 0 5mm;border-bottom:2px solid #a91f2c}.interactive-menu-heading h1{margin:1mm 0 2mm;font-size:28pt}.interactive-menu-heading p{max-width:none;color:#444;font-size:9pt}
  .interactive-menu-catalog{padding:0}.interactive-menu-category{padding:0 0 6mm;border:0!important;break-inside:auto;page-break-inside:auto}.interactive-menu-category:not(:first-child){break-before:page;page-break-before:always}
  .interactive-menu-category-heading{margin:0 0 4mm}.interactive-menu-category-heading>span{width:9mm;height:9mm;font-size:9pt}.interactive-menu-category-heading h2{font-size:21pt}.interactive-menu-category-heading p{font-size:6.5pt}
  .interactive-menu-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3mm 7mm}.interactive-menu-product{display:block;padding:0 0 3mm;border:0;border-bottom:1px solid #ddd;border-radius:0;background:#fff;box-shadow:none;break-inside:avoid;page-break-inside:avoid}.interactive-menu-product-title{display:flex}.interactive-menu-product h3{font-size:10pt}.interactive-menu-product h3 a{text-decoration:none}.interactive-menu-price{font-size:9.5pt}.interactive-menu-product-copy>p{margin:1mm 0 0;color:#444;font-size:7.5pt;line-height:1.35}
}

/* Variante editorial: la carta informa; la ficha del plato gestiona el pedido. */
.interactive-menu-hint{margin-top:13px!important;color:var(--rosso)!important;font-size:.82rem!important;font-weight:850;letter-spacing:.015em}
.interactive-menu-catalog{width:min(1040px,calc(100% - 40px))}
.interactive-menu-page{padding:40px 0 64px}
.interactive-menu-hero{margin-bottom:22px}
.interactive-menu-heading h1{font-size:clamp(42px,6vw,64px)}
.interactive-menu-heading p{font-size:.96rem}
.interactive-menu-nav{padding:7px 0}.interactive-menu-nav a{padding:7px 12px;font-size:.82rem}
.interactive-menu-catalog{padding-top:26px}
.interactive-menu-category{padding-block:14px 34px}
.interactive-menu-category-heading{margin-bottom:15px;padding-bottom:9px;border-bottom:2px solid var(--grafite-deep)}
.interactive-menu-category-heading>span{width:39px;height:39px;font-size:15px}.interactive-menu-category-heading h2{color:var(--verde-scarpetta);font-size:clamp(29px,3.5vw,40px)}
.interactive-menu-category-mark{display:block;flex:0 0 auto;width:74px;height:28px;object-fit:contain}
.interactive-menu-category-notes{display:flex;flex-wrap:wrap;gap:5px 14px;margin:-6px 0 8px;padding:0;list-style:none;color:#7f1b26;font-size:.72rem;font-weight:850}.interactive-menu-category-notes li{position:relative;padding-left:12px}.interactive-menu-category-notes li:before{content:'•';position:absolute;left:0;color:var(--verde-scarpetta)}
.interactive-menu-products{gap:0 30px}
.interactive-menu-product{display:block;min-width:0;padding:9px 0;border:0;border-bottom:1px solid #dfd6cd;border-radius:0;background:transparent;box-shadow:none}
.interactive-menu-product-copy{display:block}
.interactive-menu-product-title{align-items:baseline;gap:15px}
.interactive-menu-product h3{flex:1;min-width:0;font:700 .93rem/1.2 Nunito,system-ui,sans-serif;letter-spacing:.01em}
.interactive-menu-product h3 a{display:inline;text-decoration:none;text-decoration-color:rgba(169,31,44,.4);text-underline-offset:3px}
.interactive-menu-product h3 a:focus-visible{color:var(--rosso);text-decoration:underline}
.interactive-menu-price{font-size:.9rem}
.interactive-menu-product-copy>p{margin:3px 0 0;color:#697078;font-size:.76rem;line-height:1.32}
.interactive-menu-contact{display:grid;grid-template-columns:1.05fr .8fr 1.45fr;gap:28px;margin-top:12px;padding:28px;border-top:2px solid var(--grafite-deep);border-bottom:1px solid #d8d0c8;background:#fff}.interactive-menu-contact section{min-width:0}.interactive-menu-contact h2{margin:0 0 8px;color:var(--verde-scarpetta);font:600 1.38rem/1.1 Oswald,Nunito,sans-serif;text-transform:uppercase}.interactive-menu-contact p{margin:0;color:#5f6870;font-size:.92rem;line-height:1.55}.interactive-menu-contact a{color:inherit;text-decoration-color:rgba(11,95,48,.35);text-underline-offset:2px}
@media(max-width:850px){.interactive-menu-catalog{width:min(100% - 32px,1040px)}.interactive-menu-products{gap:0}.interactive-menu-category{padding-block:12px 30px}}
@media(max-width:850px){.interactive-menu-contact{grid-template-columns:1fr 1fr}.interactive-menu-contact section:last-child{grid-column:1/-1}}
@media(max-width:540px){.interactive-menu-page{padding:28px 0 48px}.interactive-menu-product{padding:9px 0}.interactive-menu-product-title{align-items:flex-start}.interactive-menu-product h3{font-size:.9rem}.interactive-menu-price{margin-top:0;font-size:.86rem}.interactive-menu-product-copy>p{font-size:.74rem}.interactive-menu-contact{grid-template-columns:1fr;padding:18px}.interactive-menu-contact section:last-child{grid-column:auto}}
@media print{
  .interactive-menu-hint{display:none!important}
  html,body{background:transparent!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .interactive-menu-page{position:relative;isolation:isolate;background:none!important}
  .interactive-menu-page::before{content:"";position:fixed;inset:-12mm;z-index:-1;background:#fff url('assets/images/menu-food-sketch-v2.png') center/100% 100% no-repeat;opacity:.68}
  .interactive-menu-page>.site-shell,.interactive-menu-page>.interactive-menu-nav{position:relative;z-index:1}
  .interactive-menu-category:not(:first-child){break-before:auto;page-break-before:auto}
  .interactive-menu-page{padding:0}.interactive-menu-hero{margin-bottom:4mm;padding-bottom:3mm}.interactive-menu-heading h1{font-size:23pt}.interactive-menu-heading p{font-size:7.5pt}
  .interactive-menu-category{padding:0 0 3.5mm;break-inside:avoid-page;page-break-inside:avoid}
  .interactive-menu-category-heading{break-inside:avoid-page;page-break-inside:avoid;break-after:avoid-page;page-break-after:avoid;border-bottom:1.5pt solid #303944}
  .interactive-menu-category-heading{margin-bottom:2mm;padding-bottom:1.5mm}.interactive-menu-category-heading>span{width:7mm;height:7mm;font-size:7pt}.interactive-menu-category-mark{width:15mm;height:5.5mm}.interactive-menu-category-heading h2{font-size:15pt}.interactive-menu-category-heading p{font-size:5.5pt}
  .interactive-menu-category-notes{gap:1mm 3mm;margin:-.5mm 0 1.5mm;font-size:5.8pt;line-height:1.2;break-inside:avoid-page;page-break-inside:avoid}.interactive-menu-category-notes li{padding-left:2mm}
  .interactive-menu-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 6mm}
  .interactive-menu-product{display:block;width:auto;padding:1.1mm 0;border-bottom:.35pt solid #cfc7c0;break-inside:avoid-page;page-break-inside:avoid;vertical-align:top}
  .interactive-menu-product-title{align-items:baseline;gap:2mm}
  .interactive-menu-product h3{font-size:7.8pt;line-height:1.1}
  .interactive-menu-price{font-size:7.8pt}
  .interactive-menu-product-copy,.interactive-menu-product-title,.interactive-menu-product h3,.interactive-menu-product-copy>p{break-inside:avoid-page;page-break-inside:avoid}
  .interactive-menu-product-copy>p{margin:.35mm 0 0;font-size:6.1pt;line-height:1.16;orphans:2;widows:2}
  .interactive-menu-contact{display:grid;grid-template-columns:1fr .72fr 1.3fr;gap:4mm;margin:1mm 0 8mm;padding:2.5mm 0 0;border-top:1.2pt solid #303944;border-bottom:0;break-inside:avoid-page;page-break-inside:avoid}.interactive-menu-contact section:last-child{grid-column:auto}.interactive-menu-contact h2{margin:0 0 1mm;color:var(--verde-scarpetta)!important;font-size:12pt}.interactive-menu-contact p{font-size:10pt;line-height:1.3}.interactive-menu-contact a{color:#111;text-decoration:none}
}

.story-signature-motion{width:190px;margin:22px 0 -14px;overflow:hidden;border-radius:20px;cursor:pointer}.story-signature-motion:focus-visible{outline:3px solid var(--rosso);outline-offset:4px}.story-signature-motion img{display:block;width:100%;height:auto}.scarpetta-motion-overlay{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:24px;background:rgba(255,255,255,.9);backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.scarpetta-motion-overlay.is-visible{opacity:1;visibility:visible}.scarpetta-motion-card{display:grid;justify-items:center;text-align:center}.scarpetta-motion-card img{display:block;width:min(240px,70vw);height:auto}.scarpetta-motion-card p{margin:8px 0 0;color:var(--grafite);font-weight:900;font-size:1rem}.scarpetta-motion-card p:empty{display:none}@media(max-width:700px){.story-signature-motion{width:160px;margin-inline:auto}.scarpetta-motion-card img{width:min(210px,70vw)}}@media(prefers-reduced-motion:reduce){.scarpetta-motion-overlay{transition:none}}
@media(max-width:850px){.featured-selection .woocommerce a.button,.category-products .woocommerce a.button,.menu-category .woocommerce a.button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px;padding:0 10px!important;line-height:1.15!important;text-align:center;white-space:normal}.featured-more .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px;padding:0 20px!important;line-height:1.15!important}}

@media(max-width:540px){.site-footer{padding:62px 0 30px}.footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px 18px}.footer-grid>div:first-child{grid-column:1/-1}.footer-brand{gap:14px}.footer-brand img{width:76px;height:76px}.footer-nav{min-width:0}.footer-nav a,.footer-nav span{font-size:.9rem;line-height:1.4;overflow-wrap:anywhere}}

/* Featured products carousel */
.featured-intro{max-width:660px;margin:8px 0 0;color:#66707a;font-size:.98rem;line-height:1.5}
.featured-carousel{position:relative;margin-inline:-18px}
.featured-carousel-viewport{overflow:hidden}
.featured-carousel .woocommerce{width:100%;margin:0}
.featured-carousel .woocommerce ul.products{--featured-card-width:clamp(260px,28vw,320px);display:flex!important;align-items:stretch;gap:22px;overflow-x:auto;overscroll-behavior-inline:contain;margin:0!important;padding:24px max(58px,calc((100% - var(--featured-card-width))/2)) 32px!important;scroll-padding-inline:max(58px,calc((100% - var(--featured-card-width))/2));scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.featured-carousel .woocommerce ul.products::-webkit-scrollbar{display:none}
.featured-carousel .woocommerce ul.products li.product{flex:0 0 var(--featured-card-width)!important;width:var(--featured-card-width)!important;scroll-snap-align:center;opacity:.66;filter:saturate(.78);transform:scale(.9);transform-origin:center;transition:opacity .28s ease,filter .28s ease,transform .28s ease,box-shadow .28s ease}
.featured-carousel .woocommerce ul.products li.product.is-centered{z-index:2;opacity:1;filter:none;transform:scale(1);box-shadow:0 18px 44px rgba(35,42,50,.16)}


.featured-carousel-control{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:var(--grafite);box-shadow:0 8px 24px rgba(35,42,50,.22);color:#fff;font:700 34px/1 Arial,sans-serif;cursor:pointer;transform:translateY(-50%);transition:opacity .2s ease,background .2s ease,transform .2s ease}
.featured-carousel-prev{left:3px}.featured-carousel-next{right:3px}.featured-carousel-control:disabled{opacity:.22;cursor:default;transform:translateY(-50%)}
.featured-carousel.has-single-product .featured-carousel-control{display:none}
.featured-selection .featured-more{display:none}
@media(max-width:850px){.featured-intro{font-size:.9rem}.featured-carousel{margin-inline:-12px}.featured-carousel .woocommerce ul.products{--featured-card-width:min(76vw,290px);gap:12px;padding-block:18px 26px!important;padding-inline:max(48px,calc((100% - var(--featured-card-width))/2))!important;scroll-padding-inline:max(48px,calc((100% - var(--featured-card-width))/2))}.featured-carousel-control{width:44px;height:44px;font-size:30px}.featured-selection .featured-more{display:flex}}
@media(prefers-reduced-motion:reduce){.featured-carousel .woocommerce ul.products{scroll-behavior:auto}.featured-carousel .woocommerce ul.products li.product,.featured-carousel-control{transition:none}}
/* Hover only for devices with a real pointing cursor. */
@media(hover:hover) and (pointer:fine){
.main-nav a:hover{background:var(--rosso);color:#fff}
.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:var(--ombra)}
.menu-categories a:hover{background:var(--rosso);color:#fff}.menu-categories a:hover .menu-category-name small{color:inherit;opacity:.82}
.category-card:hover{transform:translateY(-4px);box-shadow:var(--ombra);border-color:var(--rosso-soft)}
.back-to-top:hover{background:var(--rosso);color:#fff}
.wc-block-cart__submit-button:hover,.wc-block-components-checkout-place-order-button:hover{background:#8f1924!important;box-shadow:0 13px 28px rgba(143,25,36,.28);transform:translateY(-1px)}
.wc-block-cart-item__remove-link:hover{color:var(--rosso)!important}
.menu-pdf-download:hover,.menu-pdf-download.button.secondary:hover{background:var(--rosso)!important;color:#fff!important;box-shadow:0 11px 24px rgba(169,31,44,.22)}
.menu-turn:hover:not(:disabled){background:var(--rosso);border-color:var(--rosso);color:#fff;transform:scale(1.05)}
.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:var(--rosso);color:#fff}
.interactive-menu-nav a:hover{background:var(--rosso);color:#fff}
.interactive-menu-product h3 a:hover{color:var(--rosso);text-decoration:underline}
.interactive-menu-contact a:hover{color:var(--verde-scarpetta)}
.featured-carousel .woocommerce ul.products li.product:not(.is-centered):hover{opacity:.88;filter:none;transform:scale(.93)}
.featured-carousel .woocommerce ul.products li.product.is-centered:hover{transform:translateY(-4px) scale(1)}
.featured-carousel-control:hover{background:var(--rosso);transform:translateY(-50%) scale(1.06)}
}
@media(hover:none),(pointer:coarse){
.button:active,.wp-element-button:active,.woocommerce a.button:active,.woocommerce button.button:active,.featured-carousel-control:active,.menu-turn:active,.category-card:active{filter:brightness(.9)}
}
/* Google Maps visit card */
.visit-map-card{display:flex;min-height:100%;overflow:hidden;padding:0;flex-direction:column}
.visit-map-heading{padding:30px 34px 20px}.visit-map-heading h3{margin:0 0 8px}.visit-map-heading p{margin:0;color:#65707a;line-height:1.5}
.visit-map{display:block;width:100%;min-height:310px;flex:1;border:0;background:#e8e8e8}
.visit-map-actions{display:flex;flex-wrap:wrap;gap:10px;padding:20px 24px 24px;background:#fff}.visit-map-actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin:0;text-align:center;text-decoration:none}.visit-map-actions .visit-waze-button{background:#05c8f7!important;color:#10242c!important}.visit-map-actions .visit-order-button{background:var(--grafite)!important}
@media(max-width:540px){.visit-map-heading{padding:24px 24px 16px}.visit-map{min-height:280px}.visit-map-actions{display:grid;grid-template-columns:1fr;padding:16px 20px 22px}.visit-map-actions .button{width:100%}}