:root{
  --sf-red:#e30613;
  --sf-red-dark:#c9000d;
  --sf-red-soft:#fff1f2;
  --sf-ink:#111827;
  --sf-muted:#6b7280;
  --sf-line:#e5e7eb;
  --sf-soft:#f7f7f8;
  --sf-green:#15a34a;
  --sf-shadow:0 10px 30px rgba(17,24,39,.08);
  --sf-radius:10px;
  --sf-container:1320px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.sf-body{margin:0;background:#fff;color:var(--sf-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.sf-body a{color:inherit}
body.sf-body img{display:block;max-width:100%}
body.sf-body button,body.sf-body input,body.sf-body textarea,body.sf-body select{font:inherit}
body.sf-body svg{stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}
.sf-container{width:min(calc(100% - 40px),var(--sf-container));margin-inline:auto}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;left:16px;top:-100px;z-index:99999;background:#111;color:#fff;padding:10px 14px;border-radius:8px;text-decoration:none}.skip-link:focus{top:16px}

/* Header */
.sf-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid #ececec}
.sf-header-main{background:#fff}
.sf-header-row{min-height:92px;display:grid;grid-template-columns:auto 165px minmax(300px,1fr) auto;gap:20px;align-items:center}
.sf-brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:240px}
.sf-brand img{width:64px;height:64px;object-fit:contain;border-radius:50%}
.sf-brand-copy{display:flex;flex-direction:column;line-height:1.1;white-space:nowrap}.sf-brand-copy strong{font-size:17px;color:var(--sf-red);font-weight:800}.sf-brand-copy small{font-size:11px;color:#6c6c72;margin-top:4px}
.sf-distribution{height:54px;border:1px solid #e8e8ec;border-radius:9px;display:flex;align-items:center;gap:10px;padding:8px 12px;background:#fff;min-width:0;box-shadow:0 3px 10px rgba(17,24,39,.03)}
.sf-distribution-icon{width:32px;height:32px;border-radius:8px;background:var(--sf-red-soft);color:var(--sf-red);display:grid;place-items:center;flex:0 0 auto}.sf-distribution-icon svg{width:21px;height:21px;fill:currentColor;stroke:none}
.sf-distribution>span:last-child{display:flex;flex-direction:column;min-width:0}.sf-distribution strong{font-size:12px;font-weight:800;white-space:nowrap}.sf-distribution small{font-size:10px;color:var(--sf-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}
.sf-search{height:50px;display:flex;align-items:stretch;border:1px solid #e4e5e7;border-radius:10px;overflow:hidden;background:#fdfdfd;box-shadow:0 3px 10px rgba(17,24,39,.03)}
.sf-search input{border:0;outline:0;min-width:0;flex:1;padding:0 18px;background:transparent;color:var(--sf-ink)}.sf-search input::placeholder{color:#9ca3af}.sf-search button{width:58px;border:0;background:var(--sf-red);color:#fff;display:grid;place-items:center;cursor:pointer;transition:.2s}.sf-search button:hover{background:var(--sf-red-dark)}.sf-search button svg{width:22px;height:22px}
.sf-header-actions{display:flex;align-items:center;gap:12px}
.sf-action{position:relative;border:0;background:transparent;display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--sf-ink);padding:8px 5px;cursor:pointer;white-space:nowrap}.sf-action>svg,.sf-cart-icon-wrap>svg{width:27px;height:27px}.sf-action>span:not(.sf-cart-icon-wrap){display:flex;flex-direction:column;text-align:left}.sf-action strong{font-size:12px;font-weight:800}.sf-action small{font-size:10px;color:var(--sf-muted);margin-top:2px}.sf-action:hover{color:var(--sf-red)}
.sf-cart-icon-wrap{position:relative;display:grid;place-items:center}.sf-cart-icon-wrap b,.sf-mobile-cart-wrap b{position:absolute;right:-8px;top:-10px;min-width:19px;height:19px;border-radius:999px;background:var(--sf-red);color:#fff;font-size:10px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff}.sf-cart-icon-wrap b[hidden],.sf-mobile-cart-wrap b[hidden]{display:none!important}
.sf-mobile-menu-button,.sf-mobile-controls{display:none}
.sf-nav{background:linear-gradient(90deg,#d90814 0%,#ef0616 50%,#d90814 100%);color:#fff;box-shadow:0 5px 12px rgba(227,6,19,.14)}
.sf-nav-row{height:54px;display:flex;align-items:center;gap:12px}.sf-nav-row>a{height:38px;padding:0 18px;border-radius:8px;display:flex;align-items:center;gap:8px;text-decoration:none;font-size:13px;font-weight:700;transition:.18s}.sf-nav-row>a svg{width:18px;height:18px}.sf-nav-row>a:hover,.sf-nav-row>a.is-active{background:rgba(153,0,8,.35)}.sf-nav-spacer{flex:1}.sf-nav-promise{font-size:12px;font-weight:600;opacity:.95;margin-left:14px}.sf-mobile-menu{display:none}

/* Hero */
.sf-main{min-height:50vh}.sf-home{background:#fff}.sf-hero{position:relative;height:360px;overflow:hidden;background:#23170f}.sf-hero-slides,.sf-hero-slide{position:absolute;inset:0}.sf-hero-slide{opacity:0;pointer-events:none;transition:opacity .45s ease}.sf-hero-slide.is-active{opacity:1;pointer-events:auto}.sf-hero-bg{position:absolute;inset:0;background-size:cover;background-position:62% 48%;transform:scale(1.01)}.sf-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,9,4,.88) 0%,rgba(18,9,4,.68) 30%,rgba(18,9,4,.08) 61%,rgba(18,9,4,.14) 100%)}
.sf-hero-inner{position:relative;height:100%;display:flex;align-items:center}.sf-hero-copy{width:min(560px,46%);color:#fff;padding:20px 0 38px}.sf-hero-copy h1,.sf-hero-copy h2{margin:0;font-size:46px;line-height:.98;letter-spacing:-1.8px;font-weight:850;text-shadow:0 2px 8px rgba(0,0,0,.2)}.sf-hero-copy h1 span{color:#fff;background:var(--sf-red);padding:0 6px 3px;border-radius:7px}.sf-hero-copy p{font-size:17px;line-height:1.22;margin:14px 0 17px;max-width:540px;color:#fff}.sf-hero-eyebrow{display:inline-flex;background:var(--sf-red);border-radius:999px;padding:6px 11px;font-size:11px;font-weight:800;margin-bottom:9px}.sf-hero-cta{display:inline-flex;align-items:center;gap:22px;background:var(--sf-red);color:#fff!important;text-decoration:none;padding:11px 22px;border-radius:6px;font-weight:800;font-size:14px;box-shadow:0 8px 24px rgba(227,6,19,.25)}.sf-hero-cta:hover{background:#fb0b1a}.sf-hero-quality{position:absolute;right:17%;top:38px;color:#fff;transform:rotate(-6deg);font-family:"Segoe Print","Bradley Hand",cursive;font-weight:800;font-size:24px;line-height:1.05;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.4)}.sf-hero-quality i{display:block;width:70px;height:4px;background:var(--sf-red);border-radius:99px;margin:8px auto 0;transform:rotate(-6deg)}.sf-hero-seal{position:absolute;right:0;top:78px;width:130px;height:130px;border:3px solid rgba(255,255,255,.9);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;box-shadow:inset 0 0 0 6px rgba(255,255,255,.12);text-shadow:0 1px 4px rgba(0,0,0,.25)}.sf-hero-seal small,.sf-hero-seal em{font-size:9px;letter-spacing:1.5px;font-style:normal}.sf-hero-seal strong{font-size:28px;line-height:1.1}.sf-hero-arrow{position:absolute;top:50%;z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.85);color:#111;font-size:30px;display:grid;place-items:center;cursor:pointer;transform:translateY(-50%);box-shadow:var(--sf-shadow)}.sf-hero-prev{left:18px}.sf-hero-next{right:18px}.sf-hero-dots{position:absolute;z-index:3;left:calc((100% - min(calc(100% - 40px),var(--sf-container)))/2);bottom:21px;display:flex;gap:8px}.sf-hero-dots button,.sf-static-dots i{width:9px;height:9px;border-radius:50%;border:0;background:#fff;opacity:.9;padding:0}.sf-hero-dots button.is-active,.sf-static-dots i.is-active{background:var(--sf-red);transform:scale(1.15)}

/* benefit strip */
.sf-benefits{border-bottom:1px solid #eee;background:#fff}.sf-benefits-row{min-height:66px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.sf-benefits-row>div{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;padding:0 15px;border-right:1px solid #ececec}.sf-benefits-row>div:first-child{padding-left:0;justify-content:flex-start}.sf-benefits-row>div:last-child{border-right:0;padding-right:0;justify-content:flex-end}.sf-benefits svg{width:31px;height:31px;color:var(--sf-red);flex:0 0 auto}.sf-benefits span{display:flex;flex-direction:column;min-width:0}.sf-benefits strong{font-size:12px;line-height:1.1}.sf-benefits small{font-size:10px;color:var(--sf-muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* home content */
.sf-home-content{padding-top:14px;padding-bottom:50px}.sf-section{padding:0 0 18px;scroll-margin-top:110px}.sf-section-title{height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sf-section-title h2{font-size:20px;line-height:1;margin:0;font-weight:850;letter-spacing:-.3px}.sf-section-title a{font-size:12px;font-weight:800;color:var(--sf-red)!important;text-decoration:none;white-space:nowrap}.sf-section-title a span{font-size:16px;margin-left:5px}
.sf-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.sf-category-card{display:block;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff;text-decoration:none;box-shadow:0 3px 10px rgba(17,24,39,.035);transition:.18s}.sf-category-card:hover{transform:translateY(-2px);box-shadow:var(--sf-shadow);border-color:#ddd}.sf-category-card img{width:100%;height:95px;object-fit:cover}.sf-category-card>span{display:flex;flex-direction:column;padding:8px 12px 10px}.sf-category-card strong{font-size:13px;line-height:1}.sf-category-card small{font-size:10px;color:var(--sf-muted);margin-top:4px;line-height:1.25}
.sf-offers-section{padding-top:5px}.sf-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.sf-product-card{position:relative;border:1px solid #e4e5e7;border-radius:10px;background:#fff;overflow:hidden;min-width:0;box-shadow:0 3px 10px rgba(17,24,39,.04);transition:.18s}.sf-product-card:hover{box-shadow:var(--sf-shadow);transform:translateY(-1px)}.sf-product-discount{position:absolute;right:8px;top:8px;z-index:2;background:var(--sf-red);color:#fff;font-size:11px;font-weight:850;border-radius:999px;padding:4px 9px}.sf-product-image{width:100%;height:128px;border:0;background:#fff;padding:10px;cursor:pointer}.sf-product-image img{width:100%;height:100%;object-fit:contain}.sf-product-body{padding:0 11px 11px}.sf-product-body h3{font-size:12px;line-height:1.2;margin:0 0 6px;min-height:29px;font-weight:750}.sf-product-body del,.sf-old-price-placeholder{display:block;height:16px;color:#8b8b91;font-size:10px}.sf-product-price{display:flex;align-items:baseline;gap:4px;margin-bottom:8px}.sf-product-price strong{font-size:18px;color:var(--sf-red);font-weight:900;letter-spacing:-.4px}.sf-product-price small{font-size:9px;color:var(--sf-muted)}.sf-add-button{width:100%;height:34px;border:0;border-radius:6px;background:var(--sf-red);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:.18s}.sf-add-button:hover{background:var(--sf-red-dark)}.sf-add-button:disabled{background:#d6d6d8;cursor:not-allowed}.sf-add-button svg{width:15px;height:15px}
.sf-promo-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:14px;margin:-2px 0 15px}.sf-promo{min-height:112px;border-radius:10px;overflow:hidden;position:relative;text-decoration:none;background-position:center;background-size:cover;display:flex;align-items:stretch}.sf-promo:before{content:"";position:absolute;inset:0}.sf-promo>span{position:relative;z-index:1;padding:14px 18px;display:flex;flex-direction:column;justify-content:center}.sf-promo strong{font-size:25px;line-height:.96;letter-spacing:-.5px}.sf-promo p{margin:6px 0;font-size:12px;line-height:1.15}.sf-promo small{margin-top:8px;display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:6px 12px;border-radius:5px;background:#fff;color:#d90714;font-size:10px;font-weight:850}.sf-promo-meat{background-image:url('../images/products/costela-bovina.jpg');color:#fff}.sf-promo-meat:before{background:linear-gradient(90deg,#dd0613 0%,#dd0613 34%,rgba(221,6,19,.44) 55%,rgba(30,10,0,.12) 100%)}.sf-promo-produce{background-image:url('../images/hortifruti.jpg');color:#073c1b}.sf-promo-produce:before{background:linear-gradient(90deg,rgba(255,249,225,.98) 0%,rgba(255,249,225,.88) 43%,rgba(255,249,225,.05) 100%)}.sf-promo-produce>span{width:55%}.sf-promo-produce small{border:1px solid #d6dfd4;color:#145c31}
.sf-store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sf-store-card{position:relative;display:grid;grid-template-columns:145px 1fr auto;gap:13px;align-items:center;border:1px solid #e5e7eb;border-radius:10px;padding:8px;background:#fff;min-width:0}.sf-store-card>img{width:145px;height:86px;object-fit:cover;border-radius:7px}.sf-store-copy{min-width:0}.sf-store-copy h3{font-size:13px;margin:0 0 4px;font-weight:850}.sf-store-copy p{font-size:10px;color:var(--sf-muted);margin:0 0 5px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-open-dot{display:block;font-size:10px;color:var(--sf-green);font-weight:800;margin-bottom:4px}.sf-open-dot:before{content:"";display:inline-block;width:7px;height:7px;background:var(--sf-green);border-radius:50%;margin-right:5px}.sf-store-copy small{font-size:9px;color:#4b5563}.sf-store-arrow{font-size:34px;line-height:1;text-decoration:none;color:#6b7280!important;padding:0 8px}.sf-store-arrow:hover{color:var(--sf-red)!important}

/* Footer */
.sf-footer{border-top:1px solid #ececec;background:#fff;margin-top:18px}.sf-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr) 1.15fr;gap:35px;padding-top:38px;padding-bottom:32px}.sf-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.sf-footer-grid h4{font-size:13px;margin:0 0 13px}.sf-footer-grid a{font-size:11px;color:#4b5563!important;text-decoration:none;margin:0 0 7px}.sf-footer-grid a:hover{color:var(--sf-red)!important}.sf-footer-brand p{font-size:11px;line-height:1.5;color:#5b5d65;max-width:260px}.sf-footer-logo{display:flex;align-items:center;gap:9px;color:var(--sf-red)}.sf-footer-logo img{width:52px;height:52px;object-fit:contain}.sf-footer-logo strong{font-size:16px}.sf-socials{display:flex!important;flex-direction:row!important;gap:12px}.sf-whatsapp{font-weight:850;color:var(--sf-green)!important}.sf-footer-service small{font-size:9px;color:var(--sf-muted);margin:-3px 0 20px}.sf-payment-grid{display:flex!important;flex-direction:row!important;gap:6px;flex-wrap:wrap}.sf-payment-grid span{width:40px;height:27px;border:1px solid #e5e7eb;border-radius:5px;padding:4px;background:#fff;display:grid;place-items:center}.sf-payment-grid img{max-width:100%;max-height:100%}.sf-footer-bottom{background:var(--sf-red);color:#fff;font-size:10px}.sf-footer-bottom .sf-container{min-height:36px;display:flex;align-items:center;justify-content:space-between}
.sf-mobile-bottom-nav{display:none}

/* Catalog */
.sf-catalog-hero{background:linear-gradient(135deg,#fff5f5,#fff);border-bottom:1px solid #eee}.sf-catalog-hero .sf-container{padding-top:30px;padding-bottom:28px}.sf-catalog-hero span{display:inline-block;color:var(--sf-red);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.8px;margin-bottom:7px}.sf-catalog-hero h1{font-size:32px;letter-spacing:-1px;margin:0 0 8px}.sf-catalog-hero p{margin:0;color:var(--sf-muted);font-size:14px}.sf-catalog{padding:24px 0 50px}.sf-catalog-toolbar{display:grid;grid-template-columns:1fr minmax(280px,420px);gap:20px;align-items:center;margin-bottom:22px}.sf-category-pills{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.sf-category-pills::-webkit-scrollbar{display:none}.sf-category-pills a{flex:0 0 auto;padding:9px 13px;border:1px solid #e5e7eb;border-radius:999px;text-decoration:none;font-size:11px;font-weight:750;background:#fff}.sf-category-pills a:hover,.sf-category-pills a.is-active{background:var(--sf-red);border-color:var(--sf-red);color:#fff!important}.sf-catalog-search{height:44px;display:flex;border:1px solid #ddd;border-radius:8px;overflow:hidden}.sf-catalog-search input{flex:1;border:0;outline:0;padding:0 13px;min-width:0}.sf-catalog-search button{width:78px;border:0;background:var(--sf-red);color:#fff;font-size:11px;font-weight:800;cursor:pointer}.sf-catalog-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.sf-catalog-grid .stocked-card{margin:0}.sf-catalog-grid .stocked-card{border:1px solid #e4e5e7;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 3px 10px rgba(17,24,39,.035)}.sf-catalog-grid .stocked-photo{height:180px;border:0;background:#fff}.sf-catalog-grid .stocked-photo img{height:100%;object-fit:contain}.sf-catalog-grid .stocked-body{padding:12px}.sf-catalog-grid .stocked-body>small{color:var(--sf-red);font-size:10px;font-weight:800}.sf-catalog-grid .stocked-body h3{font-size:14px;min-height:34px}.sf-catalog-grid .stocked-body p{font-size:11px;color:var(--sf-muted);min-height:32px}.sf-catalog-grid .stocked-price strong{color:var(--sf-red);font-size:20px}.sf-catalog-grid .product-card-actions{gap:7px}.sf-catalog-grid .details-button,.sf-catalog-grid .add-to-cart{min-height:36px;border-radius:6px;font-size:11px}.pagination-shell{margin-top:28px}

/* Generic public pages from previous release restyled by the new storefront skin */
.sf-body .page-hero{background:linear-gradient(135deg,#fff1f2,#fff);padding:36px max(20px,calc((100vw - var(--sf-container))/2));border-bottom:1px solid #eee}.sf-body .page-hero>div{max-width:var(--sf-container);margin:auto}.sf-body .page-hero span{color:var(--sf-red);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.8px}.sf-body .page-hero h1{font-size:36px;letter-spacing:-1px;margin:8px 0}.sf-body .page-hero p{margin:0;color:var(--sf-muted)}
.sf-body .about-story,.sf-body .stores-section,.sf-body .contact-section,.sf-body .tracking-page,.sf-body .bia-customer-auth-page,.sf-body .bia-customer-account-page,.sf-body .bia-club-page{width:min(calc(100% - 40px),var(--sf-container));margin-inline:auto}.sf-body .about-story,.sf-body .stores-section,.sf-body .contact-section{padding-top:34px;padding-bottom:34px}.sf-body .contact-card,.sf-body .tracking-shell,.sf-body .bia-customer-auth-card,.sf-body .bia-customer-account-shell{border-radius:12px}.sf-body .button.offer,.sf-body .bia-customer-primary,.sf-body .tracking-form button{background:var(--sf-red)!important;border-color:var(--sf-red)!important}.sf-body .bia-customer-auth-page{padding-top:36px;padding-bottom:50px}.sf-body .bia-customer-auth-card{overflow:hidden;border:1px solid #ececec;box-shadow:var(--sf-shadow)}.sf-body .bia-customer-auth-intro{background:linear-gradient(145deg,#c3000c,#f10b19)!important}.sf-body .bia-customer-auth-form-wrap input:focus{border-color:var(--sf-red)!important;box-shadow:0 0 0 3px rgba(227,6,19,.1)!important}

@media (max-width:1180px){
  .sf-header-row{grid-template-columns:auto 145px minmax(240px,1fr) auto;gap:12px}.sf-brand{min-width:205px}.sf-brand img{width:56px;height:56px}.sf-brand-copy strong{font-size:15px}.sf-header-actions{gap:4px}.sf-favorites{display:none}.sf-action>span:not(.sf-cart-icon-wrap){display:none}.sf-action{padding-inline:8px}.sf-nav-promise{display:none}.sf-product-grid{grid-template-columns:repeat(4,1fr)}.sf-category-grid{grid-template-columns:repeat(3,1fr)}.sf-category-card img{height:120px}.sf-benefits-row{grid-template-columns:repeat(4,1fr)}.sf-benefits-row>div:last-child{display:none}.sf-store-grid{grid-template-columns:1fr}.sf-store-card{grid-template-columns:160px 1fr auto}.sf-footer-grid{grid-template-columns:1.4fr repeat(2,1fr);}.sf-footer-service{grid-column:auto}.sf-catalog-grid{grid-template-columns:repeat(4,1fr)}
}

@media (max-width:820px){
  body.sf-body{padding-bottom:72px}.sf-container{width:min(calc(100% - 24px),var(--sf-container))}.sf-header{box-shadow:0 3px 12px rgba(17,24,39,.06)}.sf-header-row{height:86px;min-height:86px;display:grid;grid-template-columns:44px 1fr auto auto;gap:8px}.sf-mobile-menu-button{display:flex;width:40px;height:40px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;padding:7px;cursor:pointer}.sf-mobile-menu-button span{height:3px;width:25px;background:#151515;border-radius:3px}.sf-brand{min-width:0;gap:7px}.sf-brand img{width:48px;height:48px}.sf-brand-copy strong{font-size:13px}.sf-brand-copy small{font-size:8px}.sf-header-row>.sf-distribution,.sf-header-row>.sf-search{display:none}.sf-header-actions{display:contents}.sf-header-actions .sf-action{display:none}.sf-header-actions .sf-action:first-child{display:flex;grid-column:3;flex-direction:column;gap:0;padding:2px;text-align:center}.sf-header-actions .sf-action:first-child>svg{width:27px;height:27px}.sf-header-actions .sf-action:first-child>span{display:block!important}.sf-header-actions .sf-action:first-child strong{font-size:10px}.sf-header-actions .sf-action:first-child small{display:none}.sf-header-actions .sf-cart-action{display:flex;grid-column:4;flex-direction:column;gap:0;padding:2px}.sf-header-actions .sf-cart-action>span:last-child{display:block!important}.sf-header-actions .sf-cart-action strong{font-size:10px}.sf-header-actions .sf-cart-action small{display:none}.sf-cart-icon-wrap>svg{width:31px;height:31px}.sf-mobile-controls{display:block;padding-bottom:14px}.sf-distribution-mobile{display:flex;width:100%;height:58px;margin-bottom:10px}.sf-distribution-mobile:after{content:"⌄";font-size:22px;margin-left:auto;color:#111}.sf-distribution-mobile strong{font-size:14px}.sf-distribution-mobile small{font-size:11px}.sf-search-mobile{display:flex;height:54px;border-radius:9px}.sf-search-mobile .sf-search-prefix{width:48px;display:grid;place-items:center;color:#27272a}.sf-search-mobile .sf-search-prefix svg{width:25px;height:25px}.sf-search-mobile input{padding-left:0;font-size:14px}.sf-search-mobile button{width:68px}.sf-nav{display:none}.sf-mobile-menu{position:absolute;left:0;right:0;top:86px;background:#fff;border-top:1px solid #eee;box-shadow:0 18px 34px rgba(17,24,39,.14);z-index:100}.sf-mobile-menu[hidden]{display:none}.sf-mobile-menu:not([hidden]){display:block}.sf-mobile-menu-inner{display:flex;flex-direction:column;padding:10px 18px 18px}.sf-mobile-menu-inner a{text-decoration:none;padding:12px 8px;border-bottom:1px solid #f0f0f0;font-size:13px;font-weight:700}.sf-mobile-menu-inner a:last-child{border-bottom:0}
  .sf-hero{height:330px;border-radius:0 0 16px 16px}.sf-hero-bg{background-position:60% 50%}.sf-hero-shade{background:linear-gradient(90deg,rgba(18,9,4,.84) 0%,rgba(18,9,4,.55) 47%,rgba(18,9,4,.08) 100%)}.sf-hero-inner{width:100%;padding-inline:22px}.sf-hero-copy{width:64%;padding:0 0 34px}.sf-hero-copy h1,.sf-hero-copy h2{font-size:32px;letter-spacing:-1px;line-height:1.03}.sf-hero-copy p{font-size:13px;line-height:1.18;margin:10px 0 12px}.sf-hero-quality{right:17%;top:33px;font-size:17px}.sf-hero-seal{right:14px;top:115px;width:92px;height:92px}.sf-hero-seal small,.sf-hero-seal em{font-size:6px}.sf-hero-seal strong{font-size:19px}.sf-hero-cta{padding:9px 17px;font-size:12px;gap:15px}.sf-hero-arrow{display:none}.sf-hero-dots{left:50%;bottom:9px;transform:translateX(-50%)}.sf-desktop-only{display:none}
  .sf-benefits-row{width:100%;grid-template-columns:repeat(3,1fr);min-height:80px}.sf-benefits-row>div{padding:0 9px;border-right:1px solid #eee;justify-content:flex-start!important}.sf-benefits-row>div:nth-child(2){display:none}.sf-benefits-row>div:nth-child(5){display:none}.sf-benefits svg{width:27px;height:27px}.sf-benefits strong{font-size:11px}.sf-benefits small{font-size:9px;white-space:normal;line-height:1.12}
  .sf-home-content{padding-top:10px}.sf-section{padding-bottom:15px}.sf-section-title{height:38px}.sf-section-title h2{font-size:19px}.sf-section-title a{font-size:11px}.sf-category-grid{display:flex;overflow-x:auto;gap:9px;scroll-snap-type:x mandatory;padding-bottom:2px;scrollbar-width:none}.sf-category-grid::-webkit-scrollbar{display:none}.sf-category-card{flex:0 0 42%;scroll-snap-align:start}.sf-category-card img{height:92px}.sf-category-card>span{padding:7px 9px 8px}.sf-category-card strong{font-size:12px}.sf-category-card small{font-size:9px}
  .sf-product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.sf-product-card{border-radius:9px}.sf-product-image{height:148px}.sf-product-body h3{font-size:12px;min-height:30px}.sf-product-price strong{font-size:18px}.sf-add-button{height:36px;font-size:11px}.sf-product-discount{top:6px;right:6px;font-size:10px;padding:3px 7px}
  .sf-promo-grid{grid-template-columns:1fr;gap:10px}.sf-promo{min-height:105px}.sf-promo-produce{display:none}.sf-promo strong{font-size:23px}.sf-promo-meat:before{background:linear-gradient(90deg,#de0613 0%,#de0613 45%,rgba(222,6,19,.22) 78%,rgba(0,0,0,.05) 100%)}
  .sf-store-grid{display:block}.sf-store-card{grid-template-columns:118px 1fr auto;gap:10px}.sf-store-card:not(:first-child){display:none}.sf-store-card>img{width:118px;height:82px}.sf-store-copy h3{font-size:13px}.sf-store-copy p{white-space:normal;font-size:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sf-store-copy small{display:none}
  .sf-footer{display:none}.sf-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:90;height:68px;padding-bottom:max(4px,env(safe-area-inset-bottom));background:rgba(255,255,255,.98);border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 -6px 20px rgba(17,24,39,.07)}.sf-mobile-bottom-nav>a,.sf-mobile-bottom-nav>button{border:0;background:transparent;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#3f4650!important;font-size:9px;font-weight:700;position:relative}.sf-mobile-bottom-nav svg{width:24px;height:24px}.sf-mobile-bottom-nav .is-active{color:var(--sf-red)!important}.sf-mobile-cart-wrap{position:relative}.sf-mobile-cart-wrap b{right:-11px;top:-8px}
  .sf-catalog-hero .sf-container{padding-top:20px;padding-bottom:20px}.sf-catalog-hero h1{font-size:25px}.sf-catalog{padding-top:16px}.sf-catalog-toolbar{grid-template-columns:1fr;gap:12px}.sf-category-pills{margin-right:-12px}.sf-catalog-grid{grid-template-columns:repeat(2,1fr);gap:10px}.sf-catalog-grid .stocked-photo{height:150px}.sf-catalog-grid .stocked-body{padding:10px}.sf-body .page-hero{padding:24px 16px}.sf-body .page-hero h1{font-size:28px}.sf-body .about-story,.sf-body .stores-section,.sf-body .contact-section,.sf-body .tracking-page,.sf-body .bia-customer-auth-page,.sf-body .bia-customer-account-page,.sf-body .bia-club-page{width:min(calc(100% - 24px),var(--sf-container))}.sf-body .bia-customer-auth-card{grid-template-columns:1fr}.sf-body .bia-customer-auth-intro{display:none}
}

@media (max-width:480px){
  .sf-header-row{grid-template-columns:42px 1fr 41px 47px}.sf-brand img{width:44px;height:44px}.sf-brand-copy strong{font-size:12px}.sf-brand-copy small{font-size:7px}.sf-mobile-controls{padding-bottom:12px}.sf-distribution-mobile{height:54px}.sf-search-mobile{height:52px}
  .sf-hero{height:275px}.sf-hero-copy{width:67%;padding-bottom:22px}.sf-hero-copy h1,.sf-hero-copy h2{font-size:27px}.sf-hero-copy p{font-size:11px}.sf-hero-quality{right:16%;top:28px;font-size:14px}.sf-hero-seal{width:78px;height:78px;right:8px;top:107px}.sf-hero-seal strong{font-size:17px}.sf-hero-seal small,.sf-hero-seal em{font-size:5px}.sf-hero-cta{font-size:11px;padding:8px 14px}.sf-benefits-row{min-height:74px}.sf-benefits svg{width:24px;height:24px}.sf-benefits strong{font-size:10px}.sf-benefits small{font-size:8px}.sf-section-title h2{font-size:18px}.sf-category-card{flex-basis:46%}.sf-category-card img{height:82px}.sf-product-image{height:130px}.sf-product-body{padding:0 8px 8px}.sf-product-price strong{font-size:17px}.sf-promo{min-height:96px}.sf-promo strong{font-size:21px}.sf-store-card{grid-template-columns:103px 1fr auto}.sf-store-card>img{width:103px;height:78px}.sf-catalog-grid .stocked-photo{height:130px}
}

/* Catalog card refinements */
.sf-catalog-grid .sf-product-card{min-width:0}.sf-catalog-grid .sf-product-image{height:190px}.sf-product-category{display:block;color:var(--sf-red);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.sf-product-description{font-size:10px;line-height:1.35;color:var(--sf-muted);margin:0 0 7px;min-height:27px}.sf-catalog-product .sf-product-body h3{font-size:13px;min-height:31px}.sf-catalog-product .sf-add-button{height:38px}

/* Cart / checkout / product modal receive the same storefront language */
.sf-body .cart-drawer{border-left:1px solid #ececec;box-shadow:-18px 0 50px rgba(17,24,39,.15)}
.sf-body .cart-drawer-head,.sf-body .checkout-head,.sf-body .product-search-head{background:#fff;border-bottom:1px solid #ececec}
.sf-body .cart-drawer-head span,.sf-body .checkout-head span,.sf-body .product-search-head span{color:var(--sf-red)}
.sf-body .cart-drawer-head h2,.sf-body .checkout-head h2,.sf-body .product-search-head h2{color:var(--sf-ink);letter-spacing:-.4px}
.sf-body .cart-summary,.sf-body .checkout-footer{background:#fafafa;border-top:1px solid #ececec}
.sf-body .checkout-order-preview{background:#fff5f6;border-color:#f4c8cc}.sf-body .checkout-order-preview strong{color:var(--sf-red)}
.sf-body .checkout-modal fieldset{border-color:#e5e7eb}.sf-body .checkout-modal legend{color:var(--sf-red)}
.sf-body .checkout-grid input,.sf-body .checkout-grid select,.sf-body .change-panel input,.sf-body .change-panel select,.sf-body .checkout-notes textarea{border-color:#dcdfe4;border-radius:8px}.sf-body .checkout-grid input:focus,.sf-body .checkout-grid select:focus,.sf-body .change-panel input:focus,.sf-body .change-panel select:focus,.sf-body .checkout-notes textarea:focus{border-color:var(--sf-red);box-shadow:0 0 0 3px rgba(227,6,19,.09)}
.sf-body .payment-options span{border-color:#e1e3e7;border-radius:9px}.sf-body .payment-options input:checked+span{border-color:var(--sf-red);background:#fff2f3;box-shadow:0 0 0 2px rgba(227,6,19,.09)}
.sf-body .product-modal,.sf-body .checkout-modal,.sf-body .product-search-modal{border-radius:14px;box-shadow:0 28px 75px rgba(17,24,39,.24)}
.sf-body .product-modal-image{background:#fafafa}.sf-body .product-modal-content>span{color:var(--sf-red)}.sf-body .product-modal-price strong{color:var(--sf-red)}.sf-body .modal-add-button{background:var(--sf-red);border-radius:8px;box-shadow:none}.sf-body .modal-add-button:hover{background:var(--sf-red-dark)}
.sf-body .floating-cart{background:var(--sf-red);box-shadow:0 10px 28px rgba(227,6,19,.24)}
.sf-body .checkout-footer button{border-radius:8px;box-shadow:none}
@media(max-width:820px){.sf-catalog-grid .sf-product-image{height:150px}.sf-body .commerce-dock{display:none}.sf-body .cart-drawer{bottom:68px}.sf-body .cart-toast{bottom:84px}.sf-body .checkout-modal{bottom:68px;max-height:calc(100dvh - 76px)}}

/* Institutional and contact pages */
.sf-page-hero{background:linear-gradient(135deg,#fff2f3 0%,#fff 72%);border-bottom:1px solid #eee}.sf-page-hero .sf-container{padding-top:42px;padding-bottom:40px}.sf-page-hero span,.sf-kicker{display:inline-block;color:var(--sf-red);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:1px}.sf-page-hero h1{font-size:38px;letter-spacing:-1.2px;margin:7px 0 8px}.sf-page-hero p{font-size:14px;color:var(--sf-muted);margin:0;max-width:680px;line-height:1.55}.sf-page-section{padding:44px 0}.sf-page-section-soft{background:#fafafa;border-top:1px solid #eee;border-bottom:1px solid #eee}.sf-about-intro{display:grid;grid-template-columns:1.4fr .6fr;gap:30px;align-items:stretch;margin-bottom:28px}.sf-about-intro h2,.sf-contact-aside h2{font-size:30px;line-height:1.05;letter-spacing:-.8px;margin:7px 0 12px}.sf-about-intro p,.sf-contact-aside p{font-size:13px;color:var(--sf-muted);line-height:1.6;margin:0}.sf-about-highlight{border-radius:12px;background:var(--sf-red);color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:center}.sf-about-highlight strong{font-size:22px}.sf-about-highlight p{color:#fff;margin-top:6px}.sf-department-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sf-department-grid article{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.sf-department-grid img{width:100%;height:180px;object-fit:cover}.sf-department-grid article div{padding:14px}.sf-department-grid h3{font-size:16px;margin:0 0 4px}.sf-department-grid p{font-size:11px;color:var(--sf-muted);margin:0}.sf-inline-link{font-size:10px;color:var(--sf-red)!important;text-decoration:none;font-weight:800}.sf-contact-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:32px;align-items:start}.sf-contact-aside{padding:28px;border-radius:12px;background:#fafafa;border:1px solid #e5e7eb}.sf-contact-aside a{display:inline-flex;margin-top:18px;padding:10px 15px;background:#17a447;color:#fff!important;border-radius:7px;text-decoration:none;font-size:11px;font-weight:850}.sf-contact-card{border:1px solid #e5e7eb;border-radius:12px;padding:28px;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.05)}.sf-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sf-form label{display:block}.sf-form label>span{display:block;font-size:10px;font-weight:800;color:#40444b;margin-bottom:6px}.sf-form input,.sf-form textarea{width:100%;border:1px solid #dfe1e5;border-radius:8px;outline:0;padding:0 12px;background:#fff}.sf-form input{height:44px}.sf-form textarea{min-height:130px;padding-top:11px;resize:vertical}.sf-form input:focus,.sf-form textarea:focus{border-color:var(--sf-red);box-shadow:0 0 0 3px rgba(227,6,19,.08)}.sf-field-wide{grid-column:1/-1}.sf-primary-button{height:43px;margin-top:18px;padding:0 22px;border:0;border-radius:7px;background:var(--sf-red);color:#fff;font-weight:850;font-size:12px;cursor:pointer}.sf-primary-button:hover{background:var(--sf-red-dark)}.sf-alert{border-radius:8px;padding:11px 13px;margin-bottom:16px;font-size:11px;font-weight:700}.sf-alert-success{background:#ecfdf3;color:#137333;border:1px solid #bdeccb}.sf-alert-error{background:#fff1f2;color:#a4000b;border:1px solid #f3c7cb}
@media(max-width:820px){.sf-page-hero .sf-container{padding-top:26px;padding-bottom:26px}.sf-page-hero h1{font-size:29px}.sf-page-section{padding:28px 0}.sf-about-intro,.sf-contact-layout{grid-template-columns:1fr}.sf-about-highlight{padding:20px}.sf-department-grid{grid-template-columns:1fr}.sf-department-grid img{height:160px}.sf-form-grid{grid-template-columns:1fr}.sf-field-wide{grid-column:auto}.sf-contact-card,.sf-contact-aside{padding:20px}}

/* =========================================================
   RC8.2 — desktop storefront refinement approved 2026-09-22
   ========================================================= */

/* Cleaner navigation: text only, cart remains the single pictogram. */
.sf-action-text{padding-inline:10px}
.sf-action-text>span{display:flex!important;flex-direction:column;text-align:left}
.sf-action-text strong{font-size:13px}.sf-action-text small{font-size:10px}
.sf-distribution{padding-left:16px}.sf-distribution>span{display:flex;flex-direction:column}
.sf-nav-row>a{gap:0;padding-inline:20px}.sf-nav-row>a svg{display:none!important}
.sf-add-button svg{display:none!important}

/* Larger desktop hero. */
.sf-hero-expanded{height:500px;isolation:isolate}
.sf-hero-expanded .sf-hero-bg{background-position:62% 48%;animation:sfHeroBreath 11s ease-in-out infinite alternate;will-change:transform}
.sf-hero-expanded .sf-hero-inner{z-index:4}
.sf-hero-expanded .sf-hero-copy{width:min(625px,48%);padding-bottom:48px}
.sf-hero-expanded .sf-hero-copy h1,.sf-hero-expanded .sf-hero-copy h2{font-size:58px;line-height:.98;letter-spacing:-2.25px}
.sf-hero-expanded .sf-hero-copy p{font-size:18px;max-width:590px;line-height:1.32;margin-top:18px;margin-bottom:22px}
.sf-hero-expanded .sf-hero-quality{right:16%;top:62px;font-size:28px;z-index:5}
.sf-hero-expanded .sf-hero-seal{right:0;top:134px;width:148px;height:148px;z-index:5}
.sf-hero-expanded .sf-hero-seal strong{font-size:31px}
.sf-hero-expanded .sf-hero-arrow{z-index:7}
.sf-hero-expanded .sf-hero-dots{z-index:7;bottom:25px}

/* Animated light sweep. */
.sf-hero-light{position:absolute;z-index:3;pointer-events:none;inset:-22% auto -22% -32%;width:30%;transform:skewX(-17deg);background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.02) 30%,rgba(255,255,255,.17) 49%,rgba(255,228,188,.07) 58%,transparent 76%);filter:blur(1px);mix-blend-mode:screen;animation:sfHeroLightSweep 7.8s ease-in-out infinite}

/* Soft smoke layer. */
.sf-hero-smoke{position:absolute;z-index:2;inset:0;overflow:hidden;pointer-events:none;opacity:.62}
.sf-hero-smoke i{position:absolute;display:block;width:380px;height:210px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(235,235,235,.28) 0%,rgba(214,214,214,.10) 38%,rgba(255,255,255,0) 72%);filter:blur(23px);mix-blend-mode:screen;opacity:.55}
.sf-hero-smoke i:nth-child(1){left:46%;bottom:-90px;animation:sfSmokeA 12s linear infinite}
.sf-hero-smoke i:nth-child(2){left:63%;bottom:-118px;animation:sfSmokeB 15s linear infinite 2s}
.sf-hero-smoke i:nth-child(3){left:75%;bottom:-94px;animation:sfSmokeC 17s linear infinite 4s}

@keyframes sfHeroBreath{0%{transform:scale(1.02)}100%{transform:scale(1.075)}}
@keyframes sfHeroLightSweep{0%,18%{left:-36%;opacity:0}30%{opacity:.75}55%{left:116%;opacity:.45}68%,100%{left:116%;opacity:0}}
@keyframes sfSmokeA{0%{transform:translate3d(0,70px,0) scale(.82);opacity:0}18%{opacity:.42}70%{opacity:.2}100%{transform:translate3d(90px,-350px,0) scale(1.55);opacity:0}}
@keyframes sfSmokeB{0%{transform:translate3d(0,80px,0) scale(.7);opacity:0}18%{opacity:.36}70%{opacity:.16}100%{transform:translate3d(-75px,-380px,0) scale(1.45);opacity:0}}
@keyframes sfSmokeC{0%{transform:translate3d(0,55px,0) scale(.78);opacity:0}15%{opacity:.3}72%{opacity:.15}100%{transform:translate3d(40px,-330px,0) scale(1.6);opacity:0}}

/* Category cards receive a more premium hover transition. */
.sf-category-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.sf-category-card img{transition:transform .42s ease,filter .42s ease}
.sf-category-card:hover{transform:translateY(-4px);box-shadow:0 15px 34px rgba(17,24,39,.10)}
.sf-category-card:hover img{transform:scale(1.045);filter:saturate(1.06)}

/* Four department showcases immediately below category cards. */
.sf-category-showcases{display:grid;gap:16px;margin:2px 0 24px}
.sf-category-showcase{display:grid;grid-template-columns:290px minmax(0,1fr);gap:13px;min-height:286px;scroll-margin-top:110px}
.sf-category-showcase-banner{position:relative;display:flex;align-items:flex-end;min-height:286px;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff!important;background-image:var(--category-banner);background-size:cover;background-position:center;box-shadow:0 7px 20px rgba(17,24,39,.08);isolation:isolate}
.sf-category-showcase-banner:before{content:"";position:absolute;inset:0;background-image:var(--category-banner);background-size:cover;background-position:center;transition:transform .7s ease;z-index:-2}
.sf-category-showcase-banner:hover:before{transform:scale(1.055)}
.sf-category-showcase-banner__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 18%,rgba(0,0,0,.2) 47%,rgba(0,0,0,.88) 100%);z-index:-1}
.sf-category-showcase-banner__copy{padding:22px;display:flex;flex-direction:column;align-items:flex-start;max-width:270px;text-shadow:0 2px 10px rgba(0,0,0,.35)}
.sf-category-showcase-banner__copy small{font-size:10px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;color:rgba(255,255,255,.82)}
.sf-category-showcase-banner__copy strong{font-size:30px;line-height:.95;letter-spacing:-.8px;margin-top:7px}
.sf-category-showcase-banner__copy em{font-size:12px;line-height:1.35;font-style:normal;margin-top:9px;color:rgba(255,255,255,.9)}
.sf-category-showcase-banner__copy b{display:inline-flex;align-items:center;gap:8px;margin-top:14px;background:#fff;color:#111;text-shadow:none;border-radius:7px;padding:8px 13px;font-size:10px;font-weight:900}
.sf-category-showcase-acougue .sf-category-showcase-banner__copy b{color:#ba0812}
.sf-category-showcase-hortifruti .sf-category-showcase-banner__copy b{color:#0b6c35}

.sf-category-carousel{position:relative;min-width:0;display:flex;align-items:stretch}
.sf-category-product-track{width:100%;display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1px 1px 5px}
.sf-category-product-track::-webkit-scrollbar{display:none}
.sf-category-product-item{flex:0 0 calc((100% - 40px)/5);min-width:0;scroll-snap-align:start}
.sf-category-product-item .sf-product-card{height:100%}
.sf-category-product-item .sf-product-image{height:150px}
.sf-category-product-item .sf-product-body{padding:0 9px 9px}
.sf-category-product-item .sf-product-body h3{font-size:11px;min-height:28px}
.sf-category-product-item .sf-product-price strong{font-size:17px}
.sf-category-product-item .sf-add-button{height:34px}
.sf-category-arrow{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:34px;height:34px;border:1px solid #e1e3e7;border-radius:50%;background:rgba(255,255,255,.96);display:grid;place-items:center;font-size:25px;line-height:1;color:#111;box-shadow:0 7px 18px rgba(17,24,39,.12);cursor:pointer;opacity:.94;transition:.2s}
.sf-category-arrow:hover{background:#fff;color:var(--sf-red);transform:translateY(-50%) scale(1.06)}
.sf-category-arrow-prev{left:-14px}.sf-category-arrow-next{right:-14px}
.sf-category-see-more{flex:0 0 calc((100% - 40px)/5);min-height:100%;scroll-snap-align:start;border:1px dashed #ef9aa1;border-radius:10px;background:linear-gradient(145deg,#fff9f9,#fff);color:var(--sf-red)!important;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;padding:16px;text-align:center;transition:.25s}
.sf-category-see-more:hover{background:#fff1f2;border-style:solid;transform:translateY(-2px)}
.sf-category-see-more span{font-size:10px;text-transform:uppercase;letter-spacing:.9px;font-weight:850}.sf-category-see-more strong{font-size:17px;line-height:1.1}.sf-category-see-more b{font-size:24px}

/* Product photos: more breathing room for HQ packshots. */
.sf-product-image{background:linear-gradient(#fff,#fdfdfd)}
.sf-product-image img{transition:transform .35s ease,filter .35s ease;filter:saturate(1.02) contrast(1.01)}
.sf-product-card:hover .sf-product-image img{transform:scale(1.045);filter:saturate(1.08) contrast(1.02)}
.sf-add-button{transition:background .2s ease,transform .2s ease,box-shadow .2s ease}
.sf-add-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 15px rgba(227,6,19,.19)}

/* Cart badge and total remain live via site.js. */
.sf-cart-action{border-left:1px solid #ececec;padding-left:14px;margin-left:2px}
.sf-mobile-bottom-nav>a>span{font-size:10px;font-weight:800}
.sf-mobile-bottom-nav>a:not(.is-active)>span{color:#444b55}

@media (max-width:1180px){
  .sf-hero-expanded{height:450px}.sf-hero-expanded .sf-hero-copy h1,.sf-hero-expanded .sf-hero-copy h2{font-size:50px}
  .sf-category-showcase{grid-template-columns:250px minmax(0,1fr)}
  .sf-category-product-item,.sf-category-see-more{flex-basis:calc((100% - 30px)/4)}
}

@media (max-width:820px){
  .sf-action-text{padding:2px}.sf-header-actions .sf-action:first-child>span{display:block!important}.sf-header-actions .sf-action:first-child strong{font-size:10px}.sf-header-actions .sf-action:first-child small{display:none}
  .sf-distribution-mobile{padding-left:15px}
  .sf-hero-expanded{height:330px}.sf-hero-expanded .sf-hero-copy{width:64%;padding-bottom:34px}.sf-hero-expanded .sf-hero-copy h1,.sf-hero-expanded .sf-hero-copy h2{font-size:32px;letter-spacing:-1px}.sf-hero-expanded .sf-hero-copy p{font-size:13px;margin:10px 0 12px}.sf-hero-expanded .sf-hero-quality{right:17%;top:33px;font-size:17px}.sf-hero-expanded .sf-hero-seal{right:14px;top:115px;width:92px;height:92px}.sf-hero-expanded .sf-hero-seal strong{font-size:19px}.sf-hero-light{animation-duration:9s}.sf-hero-smoke{opacity:.38}
  .sf-category-showcases{gap:14px}.sf-category-showcase{display:block;min-height:0}.sf-category-showcase-banner{min-height:148px;margin-bottom:9px;background-position:center 48%}.sf-category-showcase-banner__copy{padding:16px;max-width:72%}.sf-category-showcase-banner__copy strong{font-size:24px}.sf-category-showcase-banner__copy em{font-size:10px}.sf-category-showcase-banner__copy b{margin-top:8px;padding:6px 10px}
  .sf-category-product-track{gap:9px;padding-right:10px}.sf-category-product-item,.sf-category-see-more{flex:0 0 44%}.sf-category-product-item .sf-product-image{height:138px}.sf-category-arrow{display:none}.sf-category-see-more{min-height:285px}
  .sf-mobile-bottom-nav>a,.sf-mobile-bottom-nav>button{gap:2px}.sf-mobile-bottom-nav>a svg{display:none!important}.sf-mobile-bottom-nav>button svg{display:block!important}
}

@media (max-width:480px){
  .sf-hero-expanded{height:285px}.sf-hero-expanded .sf-hero-copy{width:68%;padding-bottom:24px}.sf-hero-expanded .sf-hero-copy h1,.sf-hero-expanded .sf-hero-copy h2{font-size:27px}.sf-hero-expanded .sf-hero-copy p{font-size:11px}.sf-hero-expanded .sf-hero-quality{right:16%;top:28px;font-size:14px}.sf-hero-expanded .sf-hero-seal{width:78px;height:78px;right:8px;top:107px}.sf-hero-expanded .sf-hero-seal strong{font-size:17px}
  .sf-category-showcase-banner{min-height:132px}.sf-category-showcase-banner__copy strong{font-size:22px}.sf-category-showcase-banner__copy em{display:none}.sf-category-product-item,.sf-category-see-more{flex-basis:47%}.sf-category-see-more{min-height:265px}
}

@media (prefers-reduced-motion:reduce){
  .sf-hero-expanded .sf-hero-bg,.sf-hero-light,.sf-hero-smoke i{animation:none!important}.sf-hero-light,.sf-hero-smoke{display:none!important}.sf-category-card,.sf-category-card img,.sf-product-image img,.sf-category-showcase-banner:before{transition:none!important}
}

/* Entry motion on the rebuilt public storefront. */
.sf-body .reveal{opacity:0!important;transform:translateY(18px)!important;transition:opacity .58s ease,transform .58s cubic-bezier(.2,.75,.25,1)!important}
.sf-body .reveal.visible{opacity:1!important;transform:none!important}
.sf-category-showcases .sf-category-showcase:nth-child(2){transition-delay:.05s!important}
.sf-category-showcases .sf-category-showcase:nth-child(3){transition-delay:.10s!important}
.sf-category-showcases .sf-category-showcase:nth-child(4){transition-delay:.15s!important}
@media(prefers-reduced-motion:reduce){.sf-body .reveal{opacity:1!important;transform:none!important;transition:none!important}}

/* =========================================================
   RC8.3 — mobile storefront repair — 2026-09-22
   Keeps the approved desktop layout untouched and rebuilds
   the department showcases for narrow viewports.
   ========================================================= */
@media (max-width:820px){
  html,body.sf-body{max-width:100%;overflow-x:hidden}
  body.sf-body{padding-bottom:calc(58px + env(safe-area-inset-bottom))}
  .sf-home,.sf-main,.sf-home-content,.sf-container,.sf-section,.sf-category-showcases,.sf-category-showcase,.sf-category-carousel{max-width:100%;min-width:0}
  .sf-home-content{overflow:hidden}

  /* Compact, non-obstructive bottom navigation. */
  .sf-mobile-bottom-nav{
    height:58px;
    padding:0 4px max(3px,env(safe-area-inset-bottom));
    grid-template-columns:repeat(5,minmax(0,1fr));
  }
  .sf-mobile-bottom-nav>a,.sf-mobile-bottom-nav>button{
    min-width:0!important;
    width:100%;
    padding:4px 2px!important;
    gap:2px!important;
    font-size:10px!important;
    line-height:1!important;
    overflow:visible;
  }
  .sf-mobile-bottom-nav>a>span,
  .sf-mobile-bottom-nav>button>span:last-child{
    display:block!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:800!important;
    white-space:nowrap;
  }
  .sf-mobile-cart-wrap{
    width:23px!important;
    height:23px!important;
    display:grid!important;
    place-items:center;
    flex:0 0 23px;
  }
  .sf-mobile-cart-wrap svg{display:block!important;width:23px!important;height:23px!important}
  .sf-mobile-cart-wrap b{right:-9px!important;top:-8px!important;min-width:17px!important;height:17px!important;font-size:9px!important;padding:0 4px!important}

  /* Department banners stay wide, but no longer force product cards vertically. */
  .sf-category-showcases{width:100%;gap:18px;margin:4px 0 20px}
  .sf-category-showcase{width:100%;display:block!important;min-height:0!important;overflow:hidden}
  .sf-category-showcase-banner{
    width:100%;
    min-height:138px!important;
    height:138px;
    margin:0 0 10px;
    border-radius:12px;
    background-position:center!important;
  }
  .sf-category-showcase-banner__copy{padding:15px!important;max-width:72%!important}
  .sf-category-showcase-banner__copy small{font-size:9px!important}
  .sf-category-showcase-banner__copy strong{font-size:23px!important;line-height:1!important}
  .sf-category-showcase-banner__copy em{font-size:10px!important;line-height:1.25!important;margin-top:6px!important}
  .sf-category-showcase-banner__copy b{font-size:9px!important;padding:6px 10px!important;margin-top:8px!important}

  /* True horizontal product rail on phones/tablets. */
  .sf-category-carousel{width:100%!important;display:block!important;overflow:hidden!important}
  .sf-category-product-track{
    width:100%!important;
    max-width:100%!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:stretch;
    gap:9px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
    scroll-snap-type:x mandatory;
    padding:1px 2px 7px!important;
  }
  .sf-category-product-item,
  .sf-category-see-more{
    flex:0 0 42%!important;
    width:42%!important;
    min-width:42%!important;
    max-width:42%!important;
    scroll-snap-align:start;
  }
  .sf-category-product-item .sf-product-card{
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    border-radius:9px!important;
    overflow:hidden!important;
  }
  .sf-category-product-item .sf-product-image{
    width:100%!important;
    height:104px!important;
    min-height:104px!important;
    padding:7px!important;
  }
  .sf-category-product-item .sf-product-image img{width:100%!important;height:100%!important;object-fit:contain!important}
  .sf-category-product-item .sf-product-body{padding:0 8px 8px!important}
  .sf-category-product-item .sf-product-body h3{
    margin:0 0 4px!important;
    min-height:27px!important;
    font-size:11px!important;
    line-height:1.18!important;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .sf-category-product-item .sf-product-body del,
  .sf-category-product-item .sf-old-price-placeholder{height:14px!important;font-size:9px!important}
  .sf-category-product-item .sf-product-price{margin-bottom:6px!important;gap:3px!important}
  .sf-category-product-item .sf-product-price strong{font-size:16px!important;line-height:1!important}
  .sf-category-product-item .sf-product-price small{font-size:8px!important}
  .sf-category-product-item .sf-add-button{height:32px!important;border-radius:6px!important;font-size:10px!important;padding:0 5px!important}
  .sf-category-product-item .sf-product-discount{top:5px!important;right:5px!important;font-size:9px!important;padding:3px 6px!important}
  .sf-category-see-more{
    min-height:207px!important;
    padding:10px!important;
    border-radius:9px!important;
  }
  .sf-category-see-more span{font-size:8px!important}
  .sf-category-see-more strong{font-size:15px!important}
  .sf-category-see-more b{font-size:20px!important}

  /* Highlight products remain a compact two-column grid. */
  .sf-offers-section{overflow:hidden}
  .sf-offers-section .sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .sf-offers-section .sf-product-card{min-width:0!important;width:100%!important}
  .sf-offers-section .sf-product-image{height:120px!important;padding:7px!important}
  .sf-offers-section .sf-product-body{padding:0 8px 8px!important}
  .sf-offers-section .sf-product-body h3{font-size:11px!important;min-height:27px!important}
  .sf-offers-section .sf-product-price strong{font-size:16px!important}
  .sf-offers-section .sf-add-button{height:32px!important;font-size:10px!important}

  /* Space after sections so the fixed nav never masks a CTA. */
  .sf-home-content{padding-bottom:20px!important}
  .sf-home-content>.sf-section:last-child{margin-bottom:8px}
}

@media (max-width:480px){
  .sf-category-showcase-banner{height:128px!important;min-height:128px!important}
  .sf-category-showcase-banner__copy{max-width:78%!important;padding:14px!important}
  .sf-category-showcase-banner__copy strong{font-size:21px!important}
  .sf-category-showcase-banner__copy em{display:none!important}
  .sf-category-product-item,.sf-category-see-more{flex-basis:43%!important;width:43%!important;min-width:43%!important;max-width:43%!important}
  .sf-category-product-item .sf-product-image{height:96px!important;min-height:96px!important}
  .sf-category-see-more{min-height:197px!important}
}


/* RC8.4 — rodapé vermelho e refinamentos de conta */
.sf-footer{background:linear-gradient(180deg,#e30613 0%,#c9000b 100%);border-top:0;color:#fff;margin-top:24px}
.sf-footer-grid{color:#fff}
.sf-footer-grid h4,.sf-footer-logo strong{color:#fff}
.sf-footer-grid a,.sf-footer-grid a:visited{color:rgba(255,255,255,.92)!important}
.sf-footer-grid a:hover{color:#fff!important;text-decoration:underline}
.sf-footer-brand p,.sf-footer-service small{color:rgba(255,255,255,.78)}
.sf-footer-logo{color:#fff}
.sf-footer-logo img{background:#fff;border-radius:50%;padding:3px}
.sf-whatsapp{color:#fff!important;font-weight:900}
.sf-payment-grid span{background:#fff;border-color:rgba(255,255,255,.42)}
.sf-footer-bottom{background:#a90008;border-top:1px solid rgba(255,255,255,.18)}
.sf-footer-bottom .sf-container{color:#fff}

@media (max-width:820px){
  .sf-footer{display:block;margin-top:14px}
  .sf-footer-grid{grid-template-columns:1fr 1fr;gap:22px;padding-top:28px;padding-bottom:24px}
  .sf-footer-brand,.sf-footer-service{grid-column:1/-1}
  .sf-footer-brand p{max-width:100%}
  .sf-footer-bottom .sf-container{min-height:auto;padding-top:12px;padding-bottom:12px;gap:6px;flex-direction:column;align-items:flex-start}
}
@media (max-width:480px){
  .sf-footer-grid{grid-template-columns:1fr;gap:18px}
  .sf-footer-brand,.sf-footer-service{grid-column:auto}
}
@media (max-width:820px){
  .sf-footer{padding-bottom:68px}
}
