.storefront-shell{--sf-yellow: #ffd12f;--sf-black: #111111;--sf-white: #ffffff;--sf-bg: #f8f8f8;--sf-border: #ececec;--sf-muted: #6b7280;background:var(--sf-bg);color:var(--sf-black);font-family:Inter,SF Pro Display,system-ui,sans-serif}body.storefront-shell{min-height:100vh}.sf-app-frame{width:100%;min-height:100vh;margin:0 auto;background:transparent;box-shadow:none;overflow:visible;position:relative}.storefront-shell *{box-sizing:border-box}.storefront-shell a{color:inherit;text-decoration:none}.storefront-shell img{display:block;max-width:100%}.sf-container{width:min(100% - 24px,1180px);margin:0 auto}.sf-top-strip{background:var(--sf-yellow)}.sf-top-strip__inner{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.72rem;font-weight:600}.sf-top-strip__cta,.sf-front-section__cta,.sf-location-modal__close,.sf-product-card__action,.sf-cart-pill,.sf-hero-card__cta{border:0;border-radius:12px;font-weight:700}.sf-top-strip__cta{background:#111;color:#fff;padding:9px 14px}.sf-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--sf-border)}.sf-header__inner{min-height:auto;display:block;padding:18px 0 14px}.sf-wordmark{min-width:96px}.sf-wordmark__text{display:inline-flex;align-items:baseline;gap:0;font-size:2.1rem;font-weight:800;letter-spacing:-.04em}.sf-wordmark__logo{height:34px;width:auto}.sf-location-trigger{display:flex;flex-direction:column;align-items:flex-start;border:0;background:transparent;cursor:pointer;min-width:0}.sf-location-trigger span,.sf-footer small,.sf-footer a,.sf-footer p,.sf-front-section__head p,.sf-product-card__store,.sf-product-card__subtitle,.sf-mini-banner span,.sf-store-card__meta,.sf-alert ul,.sf-secondary-banner small,.sf-location-option span,.sf-install-banner span{color:var(--sf-muted)}.sf-location-trigger strong{font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-searchbar{display:flex;align-items:center;gap:12px;border:1px solid var(--sf-border);border-radius:14px;background:#f2f3f3;min-height:52px;padding:0 16px}.sf-searchbar input{border:0;outline:none;width:100%;background:transparent;font-size:.95rem}.sf-header-actions{display:flex;align-items:center;gap:18px;font-size:.95rem}.sf-cart-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 16px;background:#111;color:#fff;min-width:118px}.sf-main{padding:10px 0 110px}.sf-home-shell{padding-top:8px}.sf-alert{margin-bottom:10px;border-radius:14px;padding:10px 12px}.sf-alert--success{background:#eefcf3;border:1px solid #d4f3dd;color:#12823b}.sf-alert--error{background:#fff4f4;border:1px solid #ffd9d9;color:#b42318}.sf-hero-rail,.sf-mini-banner-grid,.sf-secondary-banner-grid,.sf-home-category-grid,.sf-home-product-grid,.sf-home-store-grid,.sf-footer__grid{display:grid;gap:16px}.sf-hero-rail{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-bottom:20px;padding-bottom:6px}.sf-hero-card,.sf-mini-banner,.sf-secondary-banner,.sf-product-card,.sf-store-card,.sf-home-category-tile{background:#fff;border:1px solid var(--sf-border);border-radius:18px;overflow:hidden}.sf-hero-card{min-width:100%;min-height:65vh;position:relative;display:block;overflow:hidden;border-radius:24px;scroll-snap-align:start;background:#111;color:#fff}.sf-hero-card img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:820px){.sf-top-strip{display:none}.sf-header{background:var(--sf-yellow);border-bottom:none}.sf-header__inner{grid-template-columns:1fr;gap:14px;align-items:stretch;padding:18px 16px}.sf-wordmark,.sf-header-actions,.sf-location-trigger{width:100%}.sf-wordmark{display:flex;align-items:center;gap:10px}.sf-wordmark__text{font-size:1.7rem;color:#111}.sf-location-trigger{justify-content:space-between;align-items:center;padding:14px 16px;border-radius:18px;background:#fff;color:#111;gap:8px}.sf-location-trigger strong{font-size:1rem;white-space:normal}.sf-searchbar{width:100%;border:none;background:#fff;border-radius:20px;padding:0 14px;min-height:56px}.sf-searchbar input{min-width:0;height:56px;padding:0;font-size:1rem}.sf-searchbar i{margin-right:10px;color:#6b7280;font-size:1.1rem}.sf-header-actions{display:flex;justify-content:space-between;gap:10px}.sf-header-actions a{width:auto}.sf-hero-rail{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:0;padding-right:0;gap:16px}.sf-hero-card{min-width:100vw;flex:0 0 100vw;min-height:58vh;border-radius:20px;scroll-snap-align:start}.sf-hero-card__content{padding:20px}.sf-hero-card h2{font-size:1.7rem}.sf-bottom-nav{width:min(calc(100% - 24px),520px);padding:8px 12px}}.sf-hero-card__cta{display:inline-flex;align-self:flex-start;padding:10px 12px;background:#ffffffeb;color:#111}.sf-search-suggestions__item{display:grid;gap:4px;padding:12px 16px;text-decoration:none;color:inherit;border-radius:16px}.sf-search-suggestions__item:hover{background:#f8fafc}.sf-search-suggestions__title{font-weight:700;color:#111}.sf-search-suggestions__meta{font-size:.85rem;color:var(--sf-muted)}.sf-hero-card__badge{display:inline-flex;align-self:flex-start;padding:7px 10px;border-radius:999px;background:#111;color:#fff;font-size:.75rem;font-weight:700}.sf-hero-card__cta{display:inline-flex;align-self:flex-start;padding:10px 12px;background:#fff}.sf-mini-banner-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.sf-mini-banner,.sf-secondary-banner{padding:12px;display:grid;grid-template-columns:76px 1fr;gap:12px;align-items:center}.sf-mini-banner img,.sf-secondary-banner img{width:76px;height:76px;-o-object-fit:cover;object-fit:cover;border-radius:14px}.sf-mini-banner--text_only{grid-template-columns:1fr}.sf-mini-banner--image_only{display:block;padding:0;min-height:120px}.sf-mini-banner--image_only img{width:100%;height:100%;min-height:120px;-o-object-fit:cover;object-fit:cover;border-radius:0}.sf-secondary-banner-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.sf-secondary-banner{background:#fff7da}.sf-secondary-banner span{display:inline-flex;margin-bottom:6px;font-size:.75rem;font-weight:700}.sf-front-section{margin-bottom:24px}.sf-front-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.sf-front-section__head h2{margin:0;font-size:1.25rem;font-weight:800}.sf-front-section__cta{background:transparent;color:#328616;font-size:.92rem}.sf-home-category-grid{grid-template-columns:repeat(var(--desktop-cols, 6),minmax(0,1fr))}.sf-home-category-tile{min-height:110px;display:grid;align-content:space-between;padding:14px;background:linear-gradient(180deg,#fff9dd,#fff);font-weight:700}.sf-home-category-tile img{width:54px;height:54px;-o-object-fit:cover;object-fit:cover;border-radius:14px}.sf-home-product-grid{grid-template-columns:repeat(var(--desktop-cols, 6),minmax(0,1fr))}.sf-home-product-grid.is-scroller,.sf-home-store-grid.is-scroller{display:flex;overflow-x:auto;padding-bottom:8px}.sf-home-product-grid.is-scroller .sf-product-card{min-width:180px}.sf-home-store-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sf-home-store-grid.is-scroller .sf-store-card{min-width:260px}.sf-product-card{padding:10px;display:grid;gap:10px}.sf-product-card__thumb{width:100%;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#f7f7f7}.sf-product-card__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-product-card__placeholder,.sf-store-card__placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:6px;padding:12px;text-align:center;background:linear-gradient(180deg,#fffdf5,#f7fbff);color:#1f2937}.sf-product-card__placeholder span,.sf-store-card__placeholder span{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#eef6ff;font-size:1.1rem;font-weight:800}.sf-product-card__placeholder small,.sf-store-card__placeholder small{font-size:.68rem;color:var(--sf-muted);line-height:1.2}.sf-product-card__store{font-size:.75rem;font-weight:600}.sf-product-card h3{margin:0;font-size:.92rem;line-height:1.25;min-height:2.3em}.sf-product-card__subtitle{font-size:.8rem;min-height:1.2em}.sf-product-card__price{display:flex;align-items:center;gap:6px;font-size:.92rem}.sf-product-card__price small{color:var(--sf-muted);text-decoration:line-through}.sf-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.sf-product-card__action{background:#f7fff0;border:1px solid #318616;color:#318616;padding:8px 14px;font-size:.82rem}.sf-store-card__cover{width:100%;height:140px;overflow:hidden;background:#f7f7f7}.sf-store-card__cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-store-card__body{padding:12px}.sf-store-card__title{font-size:1rem;font-weight:800}.sf-store-card__meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px;font-size:.8rem}.sf-footer{background:#fff;border-top:1px solid var(--sf-border);padding:32px 0 120px}.sf-footer__grid{grid-template-columns:1.3fr repeat(3,minmax(0,1fr))}.sf-footer__column{display:grid;gap:10px}.sf-footer__column h4{margin:0 0 4px;font-size:1rem}.sf-footer__brand{display:grid;gap:10px}.sf-bottom-nav{position:fixed;left:50%;bottom:16px;transform:translate(-50%);width:min(calc(100% - 24px),540px);background:#fff;border:1px solid var(--sf-border);border-radius:20px;padding:8px;box-shadow:0 18px 40px #11111114;display:none;z-index:35}.sf-bottom-nav a{flex:1;text-align:center;padding:10px 8px;border-radius:14px;color:var(--sf-muted)}.sf-bottom-nav,.sf-location-modal__panel{display:flex}.sf-bottom-nav a.is-active{background:var(--sf-yellow);color:#111;font-weight:700}.sf-location-modal[hidden],.sf-install-banner[hidden]{display:none!important}.sf-location-modal{position:fixed;inset:0;z-index:60}.sf-location-modal__backdrop{position:absolute;inset:0;background:#1111116b}.sf-location-modal__panel{position:relative;z-index:2;width:min(100% - 24px,460px);margin:auto;align-self:center;flex-direction:column;gap:16px;border-radius:24px;background:#fff;padding:24px;box-shadow:0 24px 60px #11111124}.sf-location-modal__head h3{margin:0;font-size:1.35rem;font-weight:800}.sf-location-modal__head p{margin:8px 0 0;color:var(--sf-muted)}.sf-location-modal__list{display:grid;gap:10px;max-height:340px;overflow:auto}.sf-location-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:16px;background:#f8f8f8;border:1px solid var(--sf-border)}.sf-location-modal__close{background:#111;color:#fff;padding:12px 16px}.sf-install-banner{position:fixed;right:16px;bottom:88px;z-index:34;width:min(100% - 32px,340px);background:#111;color:#fff;padding:16px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.sf-install-banner .sf-top-strip__cta{background:var(--sf-yellow);color:#111}.sf-page-shell{padding:10px 0 28px}.sf-page-hero,.sf-side-card,.sf-store-inline-card,.sf-order-progress-card,.sf-tracking-map-card,.sf-summary-card,.sf-empty-card{background:#fff;border:1px solid var(--sf-border);border-radius:24px}.sf-page-hero{padding:24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;margin-bottom:18px}.sf-page-hero h1,.sf-side-card h2,.sf-summary-card h2,.sf-order-progress-card__head strong,.sf-card-head h2,.sf-tracking-map-card__head strong{margin:0;font-size:1.45rem;font-weight:800;letter-spacing:-.03em}.sf-page-hero p,.sf-card-head p,.sf-muted-copy,.sf-order-progress-card p,.sf-review-card p,.sf-store-product__content p,.sf-order-item-detail-row p,.sf-mini-cart-row p,.sf-address-copy p,.sf-note-box p,.sf-data-list dd,.sf-summary-note span,.sf-payment-card span,.sf-toggle-row span,.sf-tracking-step p,.sf-route-preview__empty,.sf-store-card__subtitle{margin:0;color:var(--sf-muted)}.sf-page-kicker{display:inline-flex;margin-bottom:10px;padding:7px 11px;border-radius:999px;background:#fff6cf;color:#8b6f00;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.sf-page-hero__stats{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap}.sf-page-stat{min-width:138px;padding:14px 16px;border-radius:18px;background:#fbfbfb;border:1px solid var(--sf-border);display:grid;gap:4px}.sf-page-stat strong{font-size:1rem}.sf-page-stat span,.sf-order-list-card__head p,.sf-order-list-card__details span,.sf-order-list-card__items span,.sf-data-list dt,.sf-summary-list dt{color:var(--sf-muted);font-size:.86rem}.sf-tab-rail{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;margin-bottom:18px}.sf-tab-chip{flex:0 0 auto;padding:10px 14px;border-radius:999px;border:1px solid var(--sf-border);background:#fff;font-size:.9rem;font-weight:700;white-space:nowrap}.sf-tab-chip.is-active{background:var(--sf-yellow);border-color:var(--sf-yellow)}.sf-catalog-grid{--desktop-cols: 5;--mobile-cols: 2}.sf-product-card{position:relative;min-height:100%}.sf-product-card__topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.sf-product-card__badge,.sf-status-pill,.sf-store-card__badge,.sf-store-banner__status{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:999px;font-size:.72rem;font-weight:800}.sf-product-card__badge{background:#fff4f4;color:#d92d20}.sf-product-card__rating{font-size:.8rem;font-weight:700;color:#328616}.sf-store-card__body{display:grid;gap:8px}.sf-store-card__badge-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sf-store-card__badge{background:#f5f5f5;color:var(--sf-black)}.sf-store-card__badge.is-open,.sf-store-banner__status.is-open,.sf-status-pill--delivered{background:#edf9f0;color:#12823b}.sf-store-card__badge.is-closed,.sf-store-banner__status.is-closed,.sf-status-pill--cancelled{background:#f4f4f5;color:#52525b}.sf-store-card__title{font-size:1.05rem}.sf-store-card__subtitle{font-size:.84rem;line-height:1.4}.sf-store-banner{min-height:260px;border-radius:30px;overflow:hidden;background:linear-gradient(180deg,#11111114,#1111118c),#f4f4f5;background-size:cover;background-position:center;color:#fff;padding:22px;display:grid;gap:26px;margin-bottom:18px}.sf-store-banner__head{display:flex;justify-content:flex-start}.sf-ghost-link,.sf-text-link{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:10px 14px;font-weight:700}.sf-ghost-link{background:#ffffffeb;color:#111}.sf-store-banner__body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:end}.sf-store-banner__identity{display:flex;gap:16px;align-items:flex-end}.sf-store-banner__logo{width:78px;height:78px;border-radius:22px;background:#fffffff2;color:#111;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;overflow:hidden}.sf-store-banner__logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-store-banner__identity h1{margin:8px 0;font-size:2rem;line-height:1.05}.sf-store-banner__facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.sf-store-banner__facts span{padding:8px 10px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.12);font-size:.84rem;font-weight:700}.sf-store-search{display:flex;align-items:center;gap:10px;border-radius:18px;background:#fffffff5;color:#111;min-height:54px;padding:0 16px}.sf-store-search input,.sf-form-field input,.sf-form-field textarea{width:100%;border:0;outline:none;background:transparent;font:inherit}.sf-store-info-strip,.sf-cart-layout,.sf-checkout-layout,.sf-order-detail-layout,.sf-tracking-layout,.sf-store-layout{display:grid;gap:18px}.sf-store-info-strip{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.sf-store-info-strip article,.sf-summary-note,.sf-driver-card{padding:16px 18px;border:1px solid var(--sf-border);border-radius:18px;background:#fff;display:grid;gap:4px}.sf-store-info-strip strong,.sf-rating-summary strong{font-size:1.05rem}.sf-store-info-strip span,.sf-rating-summary span{color:var(--sf-muted);font-size:.84rem}.sf-store-layout,.sf-cart-layout,.sf-order-detail-layout,.sf-tracking-layout,.sf-checkout-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start}.sf-store-catalog,.sf-order-detail-main,.sf-checkout-main{display:grid;gap:18px}.sf-store-product-list,.sf-order-item-detail-list,.sf-mini-cart-list,.sf-cart-item-stack,.sf-order-card-stack,.sf-review-list,.sf-tracking-step-list{display:grid;gap:12px}.sf-store-product,.sf-cart-item,.sf-mini-cart-row,.sf-order-item-detail-row,.sf-order-list-card{border:1px solid var(--sf-border);border-radius:20px;background:#fff}.sf-store-product{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:14px;padding:14px}.sf-store-product__thumb,.sf-cart-item__thumb{width:92px;height:92px;border-radius:16px;overflow:hidden;background:#f5f5f5}.sf-store-product__thumb img,.sf-cart-item__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-store-product__content,.sf-cart-item__content{display:grid;gap:6px;align-content:center}.sf-store-product__name,.sf-cart-item__content strong,.sf-order-item-detail-row strong,.sf-mini-cart-row strong{font-size:.98rem;font-weight:800}.sf-store-product__meta,.sf-store-product__price,.sf-cart-item__price,.sf-inline-actions,.sf-card-head,.sf-order-list-card__head,.sf-order-list-card__footer{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sf-store-product__meta span,.sf-cart-item__price small{color:var(--sf-muted);font-size:.82rem}.sf-store-product__price strong,.sf-cart-item__price span{font-size:.98rem}.sf-store-product__price small{color:var(--sf-muted);text-decoration:line-through}.sf-store-product__action,.sf-cart-item__actions{display:grid;gap:10px;align-content:center;justify-items:end}.sf-side-card,.sf-summary-card,.sf-order-progress-card,.sf-tracking-map-card{padding:20px}.sf-card-head{justify-content:space-between;margin-bottom:16px}.sf-data-list,.sf-summary-list{margin:0;display:grid;gap:12px}.sf-data-list div,.sf-summary-list div{display:flex;justify-content:space-between;gap:14px}.sf-data-list dd,.sf-summary-list dd{margin:0;text-align:right;color:var(--sf-black);font-weight:600}.sf-summary-list__discount dd{color:#12823b}.sf-summary-list__total{padding-top:12px;border-top:1px solid var(--sf-border)}.sf-summary-list__total dt,.sf-summary-list__total dd{font-size:1rem;font-weight:800;color:var(--sf-black)}.sf-summary-card--sticky,.sf-store-sidebar,.sf-order-detail-side,.sf-tracking-side{position:sticky;top:112px}.sf-stepper{display:inline-flex;align-items:center;gap:12px;padding:8px;border-radius:16px;background:#f7fff0;border:1px solid #d6ebcb}.sf-stepper button{width:32px;height:32px;border:0;border-radius:10px;background:#318616;color:#fff;font-size:1rem;cursor:pointer}.sf-text-link{padding:0;border-radius:0;background:transparent;color:#d92d20}.sf-store-inline-card{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.sf-store-inline-card strong,.sf-summary-note strong,.sf-driver-card strong,.sf-order-list-card__meta strong{font-size:1rem}.sf-cart-item{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:14px;padding:14px}.sf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sf-form-field{display:grid;gap:8px}.sf-form-field span{font-size:.85rem;font-weight:700}.sf-form-field input,.sf-form-field textarea{min-height:50px;padding:0 15px;border-radius:16px;border:1px solid var(--sf-border);background:#fafafa}.sf-form-field textarea{min-height:110px;padding:14px 15px;resize:vertical}.sf-form-field--full{grid-column:1 / -1}.sf-payment-grid{display:grid;gap:12px;margin-bottom:14px}.sf-payment-card{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:18px;border:1px solid var(--sf-border);background:#fafafa;cursor:pointer}.sf-payment-card input{margin-top:2px}.sf-payment-card strong{display:block;margin-bottom:4px}.sf-toggle-row{display:flex;gap:12px;padding:16px;border-radius:18px;border:1px solid var(--sf-border);background:#f7fff0;margin-bottom:14px}.sf-mini-cart-row,.sf-order-item-detail-row{padding:14px 16px;display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.sf-order-list-card{padding:18px;display:grid;gap:14px}.sf-order-list-card__head,.sf-order-list-card__footer{justify-content:space-between}.sf-order-list-card__number{display:block;margin-bottom:6px;color:#8b6f00;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.sf-order-list-card__meta{display:grid;justify-items:end;gap:10px}.sf-order-list-card__items{display:flex;gap:10px;flex-wrap:wrap}.sf-order-list-card__items span{padding:9px 12px;border-radius:999px;background:#fafafa;border:1px solid var(--sf-border)}.sf-status-pill{background:#fef3c7;color:#8b6f00}.sf-status-pill--payment-pending,.sf-status-pill--placed,.sf-status-pill--accepted,.sf-status-pill--assigned,.sf-status-pill--pickup-started,.sf-status-pill--pickup-completed,.sf-status-pill--delivery-started{background:#fff7d6;color:#8b6f00}.sf-order-progress-card{margin-bottom:18px}.sf-order-progress-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.sf-order-progress-rail{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.sf-order-progress-step{padding:14px 12px;border-radius:18px;background:#fafafa;border:1px solid var(--sf-border);display:grid;gap:8px}.sf-order-progress-step span{width:28px;height:28px;border-radius:999px;background:#ececec;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:800}.sf-order-progress-step strong{font-size:.88rem}.sf-order-progress-step.is-complete{background:#fff9dd;border-color:#f1df87}.sf-order-progress-step.is-complete span{background:var(--sf-yellow);color:#111}.sf-address-copy,.sf-note-box{display:grid;gap:6px}.sf-note-box{margin-top:16px;padding:14px 16px;border-radius:18px;background:#fafafa;border:1px solid var(--sf-border)}.sf-rating-summary{display:grid;gap:4px;padding:14px 16px;border-radius:18px;background:#fff9dd;margin-bottom:14px}.sf-review-card{padding:14px 16px;border-radius:18px;border:1px solid var(--sf-border);background:#fafafa}.sf-review-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.sf-tracking-map-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.sf-route-preview{position:relative;min-height:380px;border-radius:22px;overflow:hidden;border:1px solid var(--sf-border);background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,rgba(17,17,17,.04) 1px,transparent 1px) 0 0 / 24px 24px,linear-gradient(rgba(17,17,17,.04) 1px,transparent 1px) 0 0 / 24px 24px,#f8f8f8}.sf-route-preview svg{position:absolute;inset:0;width:100%;height:100%}.sf-route-preview polyline{fill:none;stroke:#111;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.sf-route-preview__empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:20px}.sf-tracking-step{padding:14px 16px;border-radius:18px;border:1px solid var(--sf-border);background:#fff;display:flex;gap:12px;align-items:flex-start}.sf-tracking-step span{width:12px;height:12px;border-radius:999px;margin-top:6px;background:#d4d4d8;flex:0 0 auto}.sf-tracking-step.is-complete{background:#fff9dd;border-color:#f1df87}.sf-tracking-step.is-complete span{background:var(--sf-yellow)}.sf-empty-card{padding:28px;text-align:center}.sf-empty-card--large{padding:48px 28px}.sf-primary-link,.sf-secondary-link{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;padding:12px 16px;font-weight:800;border:1px solid transparent}.sf-primary-link,.sf-primary-link:disabled{background:#111;color:#fff}.sf-primary-link--block,.sf-secondary-link--block{width:100%}.sf-secondary-link{background:#fff9dd;color:#111;border-color:#f4e6a6}.sf-pagination{margin-top:20px}.sf-pagination nav{display:flex;justify-content:center}@media(max-width:1100px){.sf-header__inner{grid-template-columns:1fr;padding:14px 0}.sf-hero-rail,.sf-mini-banner-grid,.sf-secondary-banner-grid,.sf-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-page-hero,.sf-store-banner__body,.sf-store-layout,.sf-cart-layout,.sf-checkout-layout,.sf-order-detail-layout,.sf-tracking-layout{grid-template-columns:1fr}.sf-store-info-strip,.sf-order-progress-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-summary-card--sticky,.sf-store-sidebar,.sf-order-detail-side,.sf-tracking-side{position:static}}@media(max-width:768px){.sf-header-actions a:not(.sf-cart-pill){display:none}.sf-hero-rail,.sf-mini-banner-grid,.sf-secondary-banner-grid,.sf-footer__grid,.sf-home-store-grid,.sf-home-category-grid,.sf-home-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:10px}.sf-hero-card,.sf-mini-banner,.sf-secondary-banner,.sf-home-category-tile,.sf-product-card,.sf-store-card{min-width:min(86vw,360px);flex:0 0 auto;scroll-snap-align:start}.sf-hero-card{grid-template-columns:1fr}.sf-bottom-nav{display:flex}.sf-main{padding-bottom:180px}.sf-footer{padding-bottom:160px}.sf-page-hero,.sf-side-card,.sf-summary-card,.sf-order-progress-card,.sf-tracking-map-card,.sf-store-banner{padding:18px;border-radius:22px}.sf-page-hero__stats,.sf-store-banner__identity,.sf-store-inline-card,.sf-order-list-card__head,.sf-order-list-card__footer{display:grid}.sf-store-product,.sf-cart-item{grid-template-columns:74px minmax(0,1fr)}.sf-store-product__thumb,.sf-cart-item__thumb{width:74px;height:74px;border-radius:14px}.sf-store-product__action,.sf-cart-item__actions{grid-column:1 / -1;justify-items:stretch}.sf-store-info-strip,.sf-form-grid,.sf-order-progress-rail{grid-template-columns:1fr}.sf-order-list-card__meta{justify-items:start}.sf-route-preview{min-height:280px}}.storefront-shell--v2{--sf-surface: #ffffff;--sf-surface-alt: #f5f5f5;--sf-shadow-soft: 0 10px 30px rgba(17, 17, 17, .06);--sf-shadow-card: 0 6px 18px rgba(17, 17, 17, .05)}.storefront-shell--v2 .sf-main{padding-top:8px}.storefront-shell--v2 .sf-header{background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(236,236,236,.88)}.storefront-shell--v2 .sf-app-frame{background:radial-gradient(circle at top left,rgba(255,209,47,.14),transparent 24%),linear-gradient(180deg,#fffef9,#f8f8f8 22% 100%)}.storefront-shell--v2 .sf-mobile-header__actions{display:flex;align-items:center;gap:8px}.storefront-shell--v2 .sf-mobile-action-pill{width:40px;height:40px;border:0;border-radius:14px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--sf-shadow-soft)}.storefront-shell--v2 .sf-mobile-action-pill svg,.storefront-shell--v2 .sf-mobile-profile svg{width:18px;height:18px}.storefront-shell--v2 .sf-mobile-service-strip{display:flex;gap:8px;overflow-x:auto;padding:2px 0 4px;scrollbar-width:none}.storefront-shell--v2 .sf-mobile-service-strip::-webkit-scrollbar{display:none}.storefront-shell--v2 .sf-mobile-service-pill{flex:0 0 auto;border-radius:999px;padding:7px 11px;font-size:.7rem;font-weight:800;letter-spacing:.01em;border:1px solid rgba(17,17,17,.06)}.storefront-shell--v2 .sf-mobile-service-pill--yellow{background:#fff4bf;color:#7a5a00}.storefront-shell--v2 .sf-mobile-service-pill--green{background:#ebf8ec;color:#166534}.storefront-shell--v2 .sf-mobile-service-pill--blue{background:#ebf4ff;color:#1d4ed8}.storefront-shell--v2 .sf-mobile-service-pill--ink{background:#f3f4f6;color:#111}.storefront-shell--v2 .sf-searchbar--mobile,.storefront-shell--v2 .sf-desktop-search{background:#f5f5f5f5;border:1px solid rgba(17,17,17,.06);box-shadow:inset 0 1px #ffffffa6}.storefront-shell--v2 .sf-searchbar__field{min-width:0}.storefront-shell--v2 .sf-search-quick-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.storefront-shell--v2 .sf-search-quick-row::-webkit-scrollbar{display:none}.storefront-shell--v2 .sf-search-history-chip{flex:0 0 auto;border:0;border-radius:999px;background:#fff;color:#111;border:1px solid var(--sf-border);padding:8px 12px;font-size:.72rem;font-weight:700}.storefront-shell--v2 .sf-quickstack{display:grid;gap:14px;margin-bottom:18px}.storefront-shell--v2 .sf-intelligence-card{background:linear-gradient(135deg,#111,#262626);color:#fff;border-radius:28px;padding:20px;display:grid;gap:18px;box-shadow:0 20px 48px #1111112e}.storefront-shell--v2 .sf-intelligence-card__copy{display:grid;gap:8px}.storefront-shell--v2 .sf-intelligence-card__eyebrow,.storefront-shell--v2 .sf-section-chip{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.storefront-shell--v2 .sf-intelligence-card__eyebrow{background:#ffd12f29;color:#ffd12f}.storefront-shell--v2 .sf-intelligence-card h2{margin:0;font-size:clamp(1.45rem,5vw,2rem);line-height:1.02;letter-spacing:-.04em}.storefront-shell--v2 .sf-intelligence-card p{margin:0;color:#ffffffbd;line-height:1.5;font-size:.88rem}.storefront-shell--v2 .sf-intelligence-card__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.storefront-shell--v2 .sf-intelligence-card__cta,.storefront-shell--v2 .sf-ai-banner__cta{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;min-height:42px;padding:0 14px;background:#ffd12f;color:#111;font-weight:800}.storefront-shell--v2 .sf-intelligence-card__ghost{border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;min-height:42px;border-radius:14px;padding:0 14px;font-weight:700}.storefront-shell--v2 .sf-service-deck{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.storefront-shell--v2 .sf-service-deck__card{background:#ffffffe0;border:1px solid rgba(17,17,17,.06);border-radius:22px;padding:14px 12px;display:grid;gap:6px;box-shadow:var(--sf-shadow-card)}.storefront-shell--v2 .sf-service-deck__card span{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fff7d6;color:#111;font-size:.82rem;font-weight:900}.storefront-shell--v2 .sf-service-deck__card strong{font-size:.82rem;line-height:1.15}.storefront-shell--v2 .sf-service-deck__card small{color:var(--sf-muted);font-size:.68rem;line-height:1.3}.storefront-shell--v2 .sf-ai-banner{background:linear-gradient(135deg,#fff9da,#fff 48%,#eef6ff);border:1px solid rgba(17,17,17,.06);border-radius:26px;padding:18px;display:grid;gap:12px;box-shadow:var(--sf-shadow-card)}.storefront-shell--v2 .sf-ai-banner span{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:6px 10px;background:#111;color:#fff;font-size:.68rem;font-weight:800}.storefront-shell--v2 .sf-ai-banner h3{margin:0;font-size:1.15rem;line-height:1.1;letter-spacing:-.03em}.storefront-shell--v2 .sf-ai-banner p{margin:0;color:var(--sf-muted);font-size:.84rem;line-height:1.45}.storefront-shell--v2 .sf-dynamic-section,.storefront-shell--v2 .sf-page-hero,.storefront-shell--v2 .sf-side-card,.storefront-shell--v2 .sf-store-inline-card,.storefront-shell--v2 .sf-summary-card,.storefront-shell--v2 .sf-empty-card,.storefront-shell--v2 .sf-store-banner,.storefront-shell--v2 .sf-store-info-strip,.storefront-shell--v2 .sf-cart-item,.storefront-shell--v2 .sf-product-detail{box-shadow:var(--sf-shadow-card)}.storefront-shell--v2 .sf-section-chip{margin-bottom:8px;background:#fff7d6;color:#8b6f00}.storefront-shell--v2 .sf-app-section{margin-top:16px}.storefront-shell--v2 .sf-app-section__head h2{letter-spacing:-.035em}.storefront-shell--v2 .sf-home-category-tile{background:linear-gradient(180deg,#fffdf4,#fff);border-radius:20px;min-height:124px}.storefront-shell--v2 .sf-home-category-tile__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.storefront-shell--v2 .sf-home-category-tile__top small{font-size:.64rem;color:var(--sf-muted);font-weight:700}.storefront-shell--v2 .sf-product-card{border-radius:22px;border:1px solid rgba(17,17,17,.06);padding:10px;background:#fffffff5;box-shadow:var(--sf-shadow-card)}.storefront-shell--v2 .sf-product-card__thumb{border-radius:18px;background:linear-gradient(180deg,#fffef7,#fff)}.storefront-shell--v2 .sf-product-card__thumb img{padding:10px}.storefront-shell--v2 .sf-product-card__topline{display:flex;align-items:center;justify-content:space-between;gap:6px}.storefront-shell--v2 .sf-product-card__eta,.storefront-shell--v2 .sf-product-card__rating{font-size:.67rem;font-weight:800}.storefront-shell--v2 .sf-product-card__price strong{font-size:.92rem}.storefront-shell--v2 .sf-product-card__action{min-width:74px;min-height:36px;border-radius:12px;background:#fff;color:#2b7a0b;border:1.5px solid #9bd17c;box-shadow:inset 0 -1px #1111110a}.storefront-shell--v2 .sf-store-card{border-radius:24px;border:1px solid rgba(17,17,17,.06);box-shadow:var(--sf-shadow-card)}.storefront-shell--v2 .sf-store-card__cover{height:150px}.storefront-shell--v2 .sf-store-card__body{padding:14px}.storefront-shell--v2 .sf-store-card__meta span{border-radius:999px;padding:5px 8px;background:#f7f7f7}.storefront-shell--v2 .sf-page-hero{border-radius:30px;background:linear-gradient(135deg,#fff,#fffdf5 48%,#f7fbff)}.storefront-shell--v2 .sf-store-banner{border-radius:32px;border:0}.storefront-shell--v2 .sf-store-info-strip{background:#ffffffe6;border:1px solid rgba(17,17,17,.06);border-radius:24px;padding:10px}.storefront-shell--v2 .sf-store-info-strip article{background:#fff;border-radius:18px;border:1px solid rgba(17,17,17,.05)}.storefront-shell--v2 .sf-network-pill{position:fixed;left:50%;top:92px;transform:translate(-50%);z-index:70;border-radius:999px;background:#111;color:#fff;padding:10px 14px;display:inline-flex;align-items:center;gap:10px;box-shadow:0 12px 32px #1111112e}.storefront-shell--v2 .sf-network-pill[data-state=offline]{background:#7f1d1d}.storefront-shell--v2 .sf-network-pill__dot{width:8px;height:8px;border-radius:999px;background:#22c55e}.storefront-shell--v2 .sf-network-pill[data-state=offline] .sf-network-pill__dot{background:#fca5a5}.storefront-shell--v2 .sf-floating-cart-bar{position:fixed;left:50%;bottom:84px;transform:translate(-50%);width:min(calc(100% - 24px),366px);z-index:34}.storefront-shell--v2 .sf-floating-cart-bar__inner{min-height:68px;border-radius:22px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;box-shadow:0 20px 40px #1113}.storefront-shell--v2 .sf-floating-cart-bar__inner strong,.storefront-shell--v2 .sf-floating-cart-bar__cta{font-weight:800}.storefront-shell--v2 .sf-floating-cart-bar__inner span{display:block;color:#ffffffb3;font-size:.8rem}.storefront-shell--v2 .sf-floating-cart-bar__cta{color:#ffd12f;font-size:.92rem}@media(min-width:769px){.storefront-shell--v2 .sf-quickstack{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:stretch;margin-bottom:22px}.storefront-shell--v2 .sf-service-deck{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-shell--v2 .sf-intelligence-card{min-height:208px;align-content:space-between}.storefront-shell--v2 .sf-ai-banner{grid-template-columns:minmax(0,1fr) auto;align-items:end}}@media(max-width:768px){.storefront-shell--v2 .sf-container{width:calc(100% - 20px)!important;max-width:370px}.storefront-shell--v2 .sf-home-product-grid .sf-product-card,.storefront-shell--v2 .sf-home-product-grid--mobile .sf-product-card{min-width:138px!important;max-width:138px!important}.storefront-shell--v2 .sf-product-card h3{font-size:.74rem}.storefront-shell--v2 .sf-product-card__subtitle{font-size:.63rem}.storefront-shell--v2 .sf-service-deck{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-shell--v2 .sf-service-deck__card{padding:12px 10px;border-radius:18px}.storefront-shell--v2 .sf-service-deck__card strong{font-size:.72rem}.storefront-shell--v2 .sf-ai-banner{border-radius:22px}.storefront-shell--v2 .sf-page-hero{grid-template-columns:1fr;border-radius:24px;padding:18px}}.sf-desktop-only{display:block}.sf-mobile-only,.sf-desktop-header{display:none}.sf-desktop-header__top{display:grid;grid-template-columns:auto 220px minmax(280px,1fr) auto;align-items:center;gap:16px}.sf-wordmark--desktop .sf-wordmark__text{font-size:2rem}.sf-desktop-location,.sf-desktop-search,.sf-desktop-cart,.sf-desktop-icon,.sf-desktop-link{border:1px solid rgba(17,17,17,.08);background:#ffffffdb;box-shadow:0 12px 32px #1111110d}.sf-desktop-location{display:grid;gap:2px;padding:12px 14px;border-radius:18px;text-align:left}.sf-desktop-location span{font-size:.7rem;color:var(--sf-muted);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.sf-desktop-location strong{font-size:.95rem}.sf-desktop-search{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 10px 0 14px;border-radius:18px}.sf-desktop-search input{width:100%;border:0;background:transparent;outline:none}.sf-desktop-actions{display:flex;align-items:center;gap:10px}.sf-desktop-icon{width:46px;height:46px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#111;position:relative}.sf-desktop-link{padding:13px 16px;border-radius:16px;font-size:.9rem;font-weight:700;color:#334155}.sf-desktop-cart{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:18px;color:#111}.sf-desktop-cart div{display:grid;gap:2px}.sf-desktop-cart span{font-size:.68rem;color:var(--sf-muted);font-weight:700}.sf-desktop-cart strong{font-size:1rem}.sf-app-chrome{display:grid;gap:12px;max-width:100%}.sf-appbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.sf-appbar__actions{display:flex;align-items:center;gap:8px}.sf-icon-button{width:40px;height:40px;border:0;border-radius:12px;background:#ffffffeb;color:#111;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #11111114;cursor:pointer}.sf-icon-button svg,.sf-cart-pill svg,.sf-searchbar__icon svg,.sf-searchbar__submit svg,.sf-bottom-nav svg,.sf-category-app-card--more svg,.sf-offer-card__icon svg{width:20px;height:20px}.sf-badge-button{position:relative}.sf-badge-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border-radius:999px;background:#ea3323;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;font-size:.62rem;font-weight:800}.sf-wordmark{display:inline-grid;gap:2px}.sf-wordmark__tagline{font-size:.68rem;font-weight:700;color:#111111d1}.sf-location-trigger{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;padding:14px 16px;border-radius:22px;border:1px solid rgba(17,17,17,.08);background:linear-gradient(135deg,#fffffff5,#fff8d6f2);box-shadow:0 14px 34px #11111114}.sf-location-trigger span,.sf-location-trigger strong,.sf-location-trigger em,.sf-location-trigger b{text-align:left}.sf-location-trigger strong{font-size:1.1rem;line-height:1.08}.sf-location-trigger em{font-style:normal;color:var(--sf-muted);font-size:.72rem}.sf-location-trigger b{align-self:center;grid-column:2;grid-row:1 / span 3;font-size:.95rem;font-weight:800}.sf-searchbar{position:relative;min-height:52px;padding:0 8px 0 12px;border-radius:20px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 14px 34px #1111110d}.sf-searchbar__icon,.sf-searchbar__submit{color:#1f2937;display:inline-flex;align-items:center;justify-content:center}.sf-searchbar__submit{width:36px;height:36px;border:0;border-radius:12px;background:transparent;cursor:pointer}.sf-searchbar__field{position:relative;flex:1;min-width:0}.sf-search-suggestions{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:15;padding:8px;border-radius:18px;background:#fff;border:1px solid var(--sf-border);box-shadow:0 20px 50px #1111111a}.sf-search-suggestions__list{margin:0;padding:0;list-style:none;display:grid;gap:4px}.sf-home-shell{padding:12px 0 0}.sf-home-shell .sf-container{display:grid;gap:18px}.sf-mobile-hero{display:grid;gap:8px}.sf-mobile-hero__track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sf-mobile-hero__track::-webkit-scrollbar,.sf-home-product-grid--mobile::-webkit-scrollbar,.sf-home-store-grid.is-scroller::-webkit-scrollbar{display:none}.sf-mobile-hero__slide{min-width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,36%);align-items:center;gap:16px;padding:22px;border-radius:28px;background:linear-gradient(135deg,#ffd94a,#ffcb1d);box-shadow:0 22px 60px #d29e0038;scroll-snap-align:start}.sf-mobile-hero__copy{display:grid;gap:10px}.sf-mobile-hero__copy h2{margin:0;font-size:clamp(1.3rem,2.5vw,2.1rem);line-height:.98;letter-spacing:-.05em}.sf-mobile-hero__copy p{margin:0;max-width:20ch;font-size:.92rem;color:#111111d1}.sf-mobile-hero__copy strong{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:12px 18px;border-radius:999px;background:#111;color:#fff;font-size:.82rem}.sf-mobile-hero__badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:7px 10px;border-radius:999px;background:#11111114;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.sf-mobile-hero__media{aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;background:#ffffff59}.sf-mobile-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-mobile-hero__dots{display:flex;justify-content:center;gap:6px}.sf-mobile-hero__dots button{width:8px;height:8px;border:0;border-radius:999px;background:#11111129;cursor:pointer}.sf-mobile-hero__dots button.is-active{width:18px;background:#111}.sf-app-section{display:grid;gap:12px}.sf-app-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sf-app-section__head h2{margin:0;font-size:1.7rem;letter-spacing:-.04em}.sf-app-section__head a{font-size:.95rem;font-weight:700;color:#1f2937}.sf-app-grid--categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.sf-category-app-card{display:grid;gap:10px;justify-items:center;padding:14px 8px 12px;border-radius:22px;background:linear-gradient(180deg,#fffdf5,#fff);border:1px solid rgba(17,17,17,.06);box-shadow:0 12px 30px #1111110d}.sf-category-app-card__media{width:78px;height:78px;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#f6fbef,#eef7ff);display:flex;align-items:center;justify-content:center;color:#111;font-size:1.1rem;font-weight:800}.sf-category-app-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-category-app-card strong{font-size:.92rem;text-align:center;line-height:1.2}.sf-category-app-card--more .sf-category-app-card__media{background:#fff;border:1px solid var(--sf-border)}.sf-promo-ribbon__card{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:18px;align-items:center;padding:22px;border-radius:24px;background:linear-gradient(135deg,#edf9da,#fff);border:1px solid rgba(74,168,59,.14)}.sf-promo-ribbon__card span{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:6px;padding:5px 8px;border-radius:999px;background:#3286161a;color:#328616;font-size:.62rem;font-weight:800}.sf-promo-ribbon__card h3,.sf-offer-card__copy h3{margin:0 0 6px;font-size:1.35rem;letter-spacing:-.03em}.sf-promo-ribbon__card p,.sf-offer-card__copy p{margin:0;color:var(--sf-muted);font-size:.92rem}.sf-promo-ribbon__card img{width:100%;height:136px;-o-object-fit:cover;object-fit:cover;border-radius:20px}.sf-home-product-grid--mobile{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px}.sf-home-product-grid--mobile .sf-product-card{min-width:190px;padding:12px;border-radius:22px;box-shadow:0 14px 34px #1111110d}.sf-home-product-grid--mobile .sf-product-card__thumb{border-radius:18px;background:#fffdf7}.sf-home-product-grid--mobile .sf-product-card__action{min-width:84px;border-radius:999px}.sf-offer-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sf-offer-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;padding:18px;border-radius:22px;background:linear-gradient(135deg,#fff9e0,#fff);border:1px solid rgba(255,209,47,.35);box-shadow:0 14px 34px #1111110d}.sf-offer-card--banner{grid-template-columns:minmax(0,1fr) 90px}.sf-offer-card--banner img{width:100%;height:96px;-o-object-fit:cover;object-fit:cover;border-radius:18px}.sf-offer-card__icon{width:54px;height:54px;border-radius:18px;background:#ffcd1a;color:#fff;display:inline-flex;align-items:center;justify-content:center}.sf-home-store-grid.is-scroller .sf-store-card{min-width:260px;box-shadow:0 14px 34px #1111110d}.sf-bottom-nav a{display:grid;gap:4px;justify-items:center}.sf-bottom-nav a span{font-size:.72rem;font-weight:700}.sf-side-menu[hidden]{display:none!important}.sf-side-menu{position:fixed;inset:0;z-index:70}.sf-side-menu__backdrop{position:absolute;inset:0;background:#1111116b}.sf-side-menu__panel{position:relative;z-index:2;width:min(82vw,300px);height:100%;padding:18px 16px;background:#fffdf5;box-shadow:30px 0 80px #11111129;display:grid;align-content:start;gap:18px}.sf-side-menu__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sf-side-menu__links{display:grid;gap:8px}.sf-side-menu__links a{padding:12px 14px;border-radius:14px;background:#fff;border:1px solid var(--sf-border);font-weight:700}.sf-mobile-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.sf-mobile-location{display:grid;gap:3px;text-align:left}.sf-mobile-location strong{font-size:1rem;font-weight:800;line-height:1.1}.sf-mobile-location span{font-size:.72rem;color:#2f2f2f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-mobile-profile{width:42px;height:42px;border:2px solid #111;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.sf-mobile-profile svg{width:24px;height:24px}.sf-searchbar--mobile{min-height:60px;background:#f7f7f7;border-radius:18px;box-shadow:none}.sf-desktop-home-categories,.sf-desktop-home-hero{display:none}.sf-desktop-home-categories{grid-template-columns:repeat(10,minmax(0,1fr));gap:12px}.sf-desktop-home-categories__item{display:grid;gap:10px;justify-items:center}.sf-desktop-home-categories__image{width:96px;height:96px;border-radius:18px;background:#edf6ff;overflow:hidden}.sf-desktop-home-categories__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-desktop-home-categories__item span{font-size:.88rem;line-height:1.18;text-align:center}.sf-desktop-home-hero{gap:22px}.sf-desktop-home-hero__main{display:grid;grid-template-columns:minmax(0,1fr) 48%;align-items:center;min-height:300px;padding:0 44px;border-radius:22px;overflow:hidden;background:linear-gradient(90deg,#368941,#5ba64b 36%,#d8ee83);color:#fff}.sf-desktop-home-hero__main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-desktop-home-hero__copy{display:grid;gap:16px}.sf-desktop-home-hero__copy h2{margin:0;font-size:3rem;line-height:.95;letter-spacing:-.04em}.sf-desktop-home-hero__copy p{margin:0;max-width:20ch;font-size:1.1rem;line-height:1.35}.sf-desktop-home-hero__copy span,.sf-desktop-home-hero__tile span{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:12px 18px;border-radius:12px;background:#fff;color:#2d2d2d;font-weight:800}.sf-desktop-home-hero__subgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sf-desktop-home-hero__tile{min-height:240px;display:grid;grid-template-columns:minmax(0,1fr) 42%;align-items:end;padding:24px 22px 0;border-radius:22px;overflow:hidden}.sf-desktop-home-hero__tile:nth-child(1){background:linear-gradient(135deg,#14b8b6,#17c3be);color:#fff}.sf-desktop-home-hero__tile:nth-child(2){background:linear-gradient(135deg,#f8c321,#ffd84d);color:#1f2937}.sf-desktop-home-hero__tile:nth-child(3){background:linear-gradient(135deg,#dbeafe,#eef4ff);color:#1f2937}.sf-desktop-home-hero__tile strong{display:block;margin-bottom:8px;font-size:1rem;line-height:1.2}.sf-desktop-home-hero__tile p{margin:0 0 16px;font-size:.92rem;line-height:1.35}.sf-desktop-home-hero__tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-product-card{padding:10px;display:grid;gap:8px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:none}.sf-product-card__thumb{aspect-ratio:1 / 1.04;border-radius:16px;border:1px solid #ececec;background:#fff;position:relative}.sf-product-card__thumb img{-o-object-fit:contain;object-fit:contain;padding:14px}.sf-product-card__discount-flag{position:absolute;top:8px;left:8px;padding:6px 9px;background:linear-gradient(135deg,#15803d,#22c55e);color:#fff;font-size:.78rem;font-weight:900;line-height:1;border-radius:999px;box-shadow:0 8px 18px #15803d47;z-index:2}.sf-product-card__discount-flag small{display:block;margin-top:2px;font-size:.58rem}.sf-product-card__eta{display:inline-flex;align-items:center;gap:4px;font-size:.7rem;font-weight:800;color:#1f2937}.sf-product-card__eta:before{content:"";width:8px;height:8px;border:1px solid #8b8b8b;border-radius:999px;display:inline-block;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 5px #7aa95c}.sf-product-card h3{font-size:1rem;line-height:1.24;min-height:2.5em;font-weight:700}.sf-product-card__subtitle{font-size:.78rem;color:#6b7280}.sf-product-card__price{display:grid;gap:3px}.sf-product-card__action{background:#fff;padding:8px 18px;font-size:.9rem;text-transform:uppercase}@media(min-width:769px){.storefront-shell{padding:0}.sf-header{background:linear-gradient(180deg,#ffd12f,#ffe26d);border-bottom:0}.sf-header__inner{padding:20px 0 16px}.sf-desktop-header{display:block}.sf-app-chrome{display:none}.sf-desktop-home-categories,.sf-desktop-home-hero{display:grid}.sf-mobile-hero,.sf-app-section#categories{display:none}.sf-home-shell{padding-top:14px}.sf-mobile-hero__track,.sf-home-product-grid--mobile,.sf-home-store-grid.is-scroller{overflow:visible;display:grid}.sf-mobile-hero__slide{min-width:0}.sf-home-product-grid--mobile{grid-template-columns:repeat(6,minmax(0,1fr))}.sf-home-store-grid.is-scroller{grid-template-columns:repeat(4,minmax(0,1fr))}.sf-home-product-grid--mobile .sf-product-card,.sf-home-store-grid.is-scroller .sf-store-card{min-width:0}.sf-bottom-nav,.sf-side-menu{display:none!important}}@media(max-width:768px){.storefront-shell{padding:0}.sf-app-frame{width:100%;box-shadow:none}.sf-desktop-only{display:none!important}.sf-container{width:min(100% - 8px,420px)}.sf-header{background:linear-gradient(180deg,#ffd12f,#ffd84b);border-bottom:0}.sf-header__inner{padding:8px 0 6px;min-height:auto}.sf-desktop-header{display:none}.sf-app-chrome{display:grid}.sf-desktop-home-categories,.sf-desktop-home-hero{display:none}.sf-wordmark__text{font-size:1.9rem;line-height:.9}.sf-cart-pill{min-width:0;padding:8px 10px;background:#ffffffeb;color:#111;box-shadow:0 10px 24px #11111114}.sf-cart-pill div{display:grid;gap:1px}.sf-cart-pill span{font-size:.62rem;color:var(--sf-muted)}.sf-cart-pill strong{font-size:.9rem}.sf-main{padding:4px 0 96px}.sf-mobile-hero__slide{grid-template-columns:1fr;padding:12px;gap:12px;border-radius:22px}.sf-mobile-hero__copy h2{font-size:clamp(1.05rem,4.8vw,1.45rem)}.sf-mobile-hero__copy p{max-width:none;font-size:.8rem}.sf-mobile-hero__media{aspect-ratio:16 / 11;border-radius:18px}.sf-app-grid--categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sf-install-banner{display:none!important}.sf-home-category-grid,.sf-home-product-grid,.sf-home-store-grid{display:flex;overflow-x:auto;gap:10px;padding-bottom:8px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.sf-home-category-tile,.sf-home-product-grid .sf-product-card,.sf-home-store-grid .sf-store-card{flex:0 0 auto;scroll-snap-align:start}.sf-home-category-tile{min-width:108px;min-height:132px;padding:12px 10px;border-radius:18px}.sf-home-category-tile img{width:52px;height:52px;border-radius:12px}.sf-home-category-tile span{font-size:.78rem;line-height:1.2}.sf-home-product-grid .sf-product-card,.sf-home-product-grid--mobile .sf-product-card{min-width:164px;max-width:164px}.sf-home-store-grid .sf-store-card{min-width:220px}.sf-category-app-card{gap:8px;padding:10px 6px 8px;border-radius:18px}.sf-category-app-card__media{width:52px;height:52px;border-radius:14px}.sf-category-app-card strong{font-size:.72rem}.sf-promo-ribbon__card,.sf-offer-card-grid{grid-template-columns:1fr}.sf-promo-ribbon__card{padding:14px;border-radius:20px}.sf-promo-ribbon__card h3,.sf-offer-card__copy h3{font-size:1rem}.sf-promo-ribbon__card p,.sf-offer-card__copy p{font-size:.78rem}.sf-home-product-grid--mobile .sf-product-card{min-width:164px;max-width:164px;padding:10px;border-radius:18px}.sf-product-card__thumb img{padding:10px}.sf-product-card h3{font-size:.88rem;min-height:2.45em}.sf-product-card__subtitle{font-size:.72rem}.sf-product-card__action{padding:7px 16px;font-size:.78rem}.sf-offer-card{grid-template-columns:52px minmax(0,1fr);padding:14px;border-radius:18px}.sf-offer-card--banner{grid-template-columns:1fr}.sf-offer-card--banner img{height:130px}.sf-home-store-grid.is-scroller,.sf-home-product-grid--mobile,.sf-mobile-hero__track{display:flex;overflow-x:auto;width:100%;margin:0}.sf-home-store-grid.is-scroller .sf-store-card{min-width:210px}.sf-bottom-nav{display:flex;width:calc(100% - 10px);left:5px;right:5px;bottom:5px;transform:none;border-radius:20px;padding:8px 6px}}.sf-app-grid--categories{display:grid}@media(min-width:769px){.sf-desktop-home-categories{max-width:920px;margin:0 auto;gap:8px}.sf-desktop-home-categories__image{width:68px;height:68px;border-radius:14px}.sf-desktop-home-categories__item span{font-size:.76rem}.sf-desktop-home-hero{max-width:1120px;margin:0 auto;gap:14px}.sf-desktop-home-hero__main{min-height:196px;padding:0 24px;border-radius:26px}.sf-desktop-home-hero__copy h2{font-size:1.95rem}.sf-desktop-home-hero__copy p{font-size:.88rem}.sf-desktop-home-hero__copy span,.sf-desktop-home-hero__tile span{padding:9px 14px;font-size:.82rem}.sf-desktop-home-hero__subgrid{gap:14px}.sf-desktop-home-hero__tile{min-height:160px;padding:16px 16px 0}.sf-desktop-home-hero__tile strong{font-size:.86rem}.sf-desktop-home-hero__tile p{font-size:.76rem}.sf-home-product-grid--mobile{grid-template-columns:repeat(7,minmax(0,1fr))}.sf-home-product-grid--mobile .sf-product-card{padding:9px;border-radius:16px}.sf-home-product-grid--mobile .sf-product-card__thumb{border-radius:12px}.sf-home-product-grid--mobile .sf-product-card__action{min-width:72px;padding:7px 12px;font-size:.76rem}.sf-home-store-grid.is-scroller .sf-store-card{min-width:204px}}@media(max-width:768px){.sf-desktop-only{display:none!important}.sf-mobile-only{display:block!important}.sf-main{padding-bottom:92px}.sf-install-banner{display:none!important}.sf-app-frame{max-width:390px;margin:0 auto;background:var(--sf-bg)}.sf-container{width:calc(100% - 24px)!important;max-width:366px;padding-left:0;padding-right:0}.sf-header__inner{gap:10px}.sf-home-shell .sf-container{gap:14px}.sf-mobile-header{gap:10px}.sf-mobile-location strong{font-size:1rem;line-height:1.05}.sf-mobile-location span{font-size:.72rem}.sf-mobile-profile{width:40px;height:40px}.sf-searchbar--mobile{min-height:48px;padding:0 12px;border-radius:15px;background:#fbfbfb}.sf-searchbar--mobile input{font-size:.78rem}.sf-searchbar__submit--mobile,.sf-searchbar__icon{width:28px;height:28px}.sf-app-section{margin-top:14px}.sf-app-section__head{margin-bottom:10px}.sf-mobile-hero__slide{grid-template-columns:1fr;padding:8px;gap:0;border-radius:16px;background:linear-gradient(180deg,#ffd23f,#ffcf2c);box-shadow:none}.sf-mobile-hero__copy{display:none}.sf-mobile-hero__media{aspect-ratio:16 / 9.6;max-height:158px;border-radius:12px;background:#fff3b2}.sf-app-section__head h2{font-size:.9rem;letter-spacing:-.03em;font-weight:700}.sf-app-section__head a{font-size:.74rem}.sf-app-grid--categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sf-category-app-card{padding:7px 3px 6px;border-radius:14px;gap:4px;min-height:84px;background:#fff;border:1px solid #ececec;box-shadow:0 2px 10px #11111108}.sf-category-app-card__media{width:36px;height:36px;border-radius:10px;background:linear-gradient(180deg,#f5fbff,#eef6ff)}.sf-category-app-card strong{font-size:.58rem;line-height:1.2}.sf-promo-ribbon__card{padding:12px;border-radius:18px}.sf-promo-ribbon__card h3,.sf-offer-card__copy h3{font-size:1rem}.sf-promo-ribbon__card p,.sf-offer-card__copy p{font-size:.78rem}.sf-promo-ribbon__card img{height:88px}.sf-home-product-grid .sf-product-card,.sf-home-product-grid--mobile .sf-product-card{min-width:116px!important;max-width:116px!important;padding:7px;border-radius:14px;box-shadow:none}.sf-product-card__thumb{aspect-ratio:1 / .9;border-radius:10px;background:#fffef9}.sf-product-card__thumb img{padding:7px}.sf-product-card__placeholder{gap:4px;padding:8px}.sf-product-card__placeholder span{width:34px;height:34px;border-radius:10px;font-size:.92rem}.sf-product-card__placeholder small{font-size:.56rem}.sf-product-card h3{font-size:.66rem;min-height:2.15em;line-height:1.18}.sf-product-card__subtitle{font-size:.6rem}.sf-product-card__eta{font-size:.62rem}.sf-product-card__price{min-width:0;gap:3px;font-size:.7rem;line-height:1.1}.sf-product-card__price strong{font-size:.68rem}.sf-product-card__price small{font-size:.58rem}.sf-product-card__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px}.sf-product-card__footer form{margin:0}.sf-product-card__action{min-width:58px;padding:4px 9px;font-size:.62rem;line-height:1;white-space:nowrap;text-align:center;border-radius:999px}.sf-product-card__discount-flag{font-size:.62rem;padding:6px 5px 4px}.sf-home-product-grid,.sf-home-product-grid--mobile,.sf-home-store-grid.is-scroller{gap:8px;padding-bottom:4px}.sf-offer-card{padding:12px;border-radius:16px}.sf-offer-card__icon{width:44px;height:44px;border-radius:14px}.sf-offer-card--banner img{height:78px}.sf-home-store-grid .sf-store-card,.sf-home-store-grid.is-scroller .sf-store-card{min-width:176px}.sf-bottom-nav{width:calc(100% - 10px);max-width:380px;left:50%;right:auto;transform:translate(-50%);bottom:4px;padding:6px 4px;border-radius:18px}.sf-bottom-nav a{gap:3px}.sf-bottom-nav a span{font-size:.68rem}.sf-bottom-nav svg{width:20px;height:20px}}.sf-quick-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 22px}.sf-quick-strip__item{padding:14px 16px;border:1px solid #ececec;border-radius:20px;background:#fff;box-shadow:0 10px 24px #1111110a}.sf-quick-strip__item strong,.sf-summary-card__eyebrow,.sf-stage-card__badge{display:block;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#111}.sf-quick-strip__item span{display:block;margin-top:5px;color:#5f5f5f;font-size:.83rem;line-height:1.45}.sf-stage-card{position:relative}.sf-stage-card__badge{margin-bottom:10px;color:#6a5a00}.sf-checkout-layout--v2{align-items:start}.sf-checkout-summary h2,.sf-summary-card h2{letter-spacing:-.03em}.sf-payment-grid--v2{margin-bottom:14px}.sf-toggle-row--highlight{border:1px solid rgba(255,209,47,.5);background:#fffbe8}.sf-mini-cart-list--v2{gap:12px}.sf-mini-cart-row__copy p{margin:4px 0 0}.sf-info-stack{display:grid;gap:10px;margin:16px 0 18px}.sf-info-stack__item{padding:12px 14px;border-radius:16px;background:#fafafa;border:1px solid #efefef}.sf-info-stack__item strong{display:block;margin-bottom:4px;font-size:.88rem}.sf-info-stack__item span{color:#5f5f5f;font-size:.8rem}.sf-ticket-stack--wide{gap:16px}.sf-order-list-card--v3{border-radius:24px;padding:20px}.sf-order-metric-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.sf-order-metric-strip div{padding:12px 14px;border-radius:16px;background:#f8f8f8;border:1px solid #ededed}.sf-order-metric-strip strong{display:block;font-size:.95rem;line-height:1.2}.sf-order-metric-strip span{display:block;margin-top:4px;font-size:.76rem;color:#5f5f5f}.sf-order-progress-card--v2{margin-bottom:22px}.sf-order-metric-strip--side{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0}.sf-order-metric-strip--tracking{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.sf-wallet-top-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:18px;margin-bottom:18px}.sf-wallet-insight-card{height:100%}.sf-order-metric-strip--wallet{margin-top:6px}.sf-support-topics{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.sf-support-topics span{padding:9px 12px;border-radius:999px;background:#f5f5f5;border:1px solid #ececec;font-size:.78rem;font-weight:600;color:#303030}.sf-chat-thread{display:grid;gap:12px;margin-bottom:16px}.sf-chat-bubble{max-width:86%;padding:12px 14px;border-radius:18px;font-size:.9rem;line-height:1.45;font-weight:600}.sf-chat-bubble--agent{justify-self:start;background:#f3f4f6;color:#111;border-bottom-left-radius:5px}.sf-support-topic-option{cursor:pointer}.sf-support-topic-option input{position:absolute;opacity:0;pointer-events:none}.sf-support-topic-option input:checked+span{background:var(--sf-yellow);border-color:var(--sf-yellow);color:#111}.sf-support-summary{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#fffbeb;border:1px solid #fde68a;margin:14px 0 12px}.sf-support-summary strong{font-size:.88rem}.sf-support-summary span{color:#374151;line-height:1.45;font-size:.88rem}.sf-support-confirm{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;color:#374151;font-size:.88rem;font-weight:600}.sf-profile-hero--v2{margin-bottom:18px}.sf-shortcut-grid--profile{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-home-shell--managed .sf-dynamic-home-stack{display:grid;gap:18px}.sf-location-modal__actions{display:grid;gap:14px;margin-bottom:16px}.sf-location-modal__manual{display:grid;gap:8px}.sf-location-modal__manual label{font-size:.84rem;font-weight:700;color:#111}.sf-location-modal__manual-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.sf-location-modal__manual-row input{min-width:0;padding:13px 14px;border-radius:14px;border:1px solid #e5e5e5;background:#fff}.sf-location-modal__feedback{margin:0;font-size:.78rem}.sf-location-modal__feedback[data-state=error]{color:#c2410c}.sf-location-modal__feedback[data-state=success]{color:#166534}.sf-location-modal__feedback[data-state=loading]{color:#4b5563}.sf-product-card__stepper{display:inline-grid;grid-template-columns:auto auto auto;align-items:center;gap:2px;padding:2px;border-radius:999px;border:1px solid rgba(22,163,74,.22);background:#fff}.sf-product-card__stepper-btn{width:28px;height:28px;border:0;border-radius:999px;background:#f1fff5;color:#16a34a;font-weight:800;cursor:pointer}.sf-product-card__stepper strong{min-width:22px;text-align:center;font-size:.78rem;color:#16a34a}.sf-product-card__action{display:inline-flex;align-items:center;justify-content:center;gap:4px}.sf-product-card__action-plus{font-weight:900;line-height:1}@media(max-width:991px){.sf-quick-strip,.sf-wallet-top-grid,.sf-shortcut-grid--profile,.sf-order-metric-strip--tracking{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.sf-quick-strip,.sf-wallet-top-grid,.sf-shortcut-grid--profile,.sf-order-metric-strip,.sf-order-metric-strip--side,.sf-order-metric-strip--tracking{grid-template-columns:1fr}.sf-quick-strip{gap:10px;margin:14px 0 18px}.sf-quick-strip__item{padding:12px 14px;border-radius:16px;box-shadow:none}.sf-order-list-card--v3{padding:16px;border-radius:18px}.sf-support-topics{gap:6px}.sf-support-topics span{padding:8px 10px;font-size:.72rem}.sf-info-stack__item,.sf-order-metric-strip div{border-radius:14px}.sf-location-modal__manual-row{grid-template-columns:1fr}.sf-product-card__action-label{display:none}}.sf-home-product-grid.is-scroller::-webkit-scrollbar,.sf-home-product-grid--mobile::-webkit-scrollbar,.sf-home-store-grid.is-scroller::-webkit-scrollbar,.sf-mobile-hero__track::-webkit-scrollbar,.sf-search-quick-row::-webkit-scrollbar{display:none}.sf-home-product-grid.is-scroller,.sf-home-product-grid--mobile,.sf-home-store-grid.is-scroller,.sf-mobile-hero__track,.sf-search-quick-row{scrollbar-width:none}.storefront-shell--v2 .sf-network-pill{top:92px;left:50%;right:auto;transform:translate(-50%);width:auto;max-width:calc(100% - 32px);border-radius:999px;box-shadow:none}.storefront-shell--v2 .sf-floating-cart-bar{bottom:76px;left:0;right:0;padding:0 12px;z-index:32}.storefront-shell--v2 .sf-floating-cart-bar__inner{border-radius:18px;min-height:56px;padding:14px 18px;box-shadow:none}.sf-bottom-nav{box-shadow:none}.sf-product-card,.sf-store-card,.sf-side-card,.sf-summary-card,.sf-page-hero,.sf-order-progress-card,.sf-tracking-map-card,.sf-empty-card,.sf-quick-strip__item,.sf-wallet-balance-card,.sf-ticket-card,.sf-order-list-card--v3{box-shadow:none!important}@media(max-width:768px){.sf-app-frame{max-width:none;width:100%}.sf-container{width:calc(100% - 20px)!important;max-width:none}.sf-main{padding-bottom:152px}.sf-header__inner{padding-top:10px;padding-bottom:10px}.sf-searchbar--mobile{min-height:50px;border-radius:16px}.sf-searchbar__field{min-width:0}.sf-front-section,.sf-app-section,.sf-home-shell--managed .sf-dynamic-home-stack{gap:12px;margin-bottom:0}.sf-front-section__head,.sf-app-section__head{align-items:center;margin-bottom:8px}.sf-front-section__head h2,.sf-app-section__head h2{font-size:1rem}.sf-home-product-grid,.sf-home-product-grid.is-scroller,.sf-home-product-grid--mobile,.sf-home-store-grid,.sf-home-store-grid.is-scroller,.sf-mobile-hero__track{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible!important;width:100%;margin:0;padding:0}.sf-mobile-hero,.sf-mobile-hero__dots{display:none!important}.sf-home-store-grid,.sf-home-store-grid.is-scroller{grid-template-columns:1fr}.sf-home-product-grid .sf-product-card,.sf-home-product-grid.is-scroller .sf-product-card,.sf-home-product-grid--mobile .sf-product-card,.sf-home-store-grid .sf-store-card,.sf-home-store-grid.is-scroller .sf-store-card{min-width:0!important;max-width:none!important;width:100%}.sf-product-card{padding:8px;border-radius:16px}.sf-product-card__thumb{aspect-ratio:1 / 1;border-radius:12px}.sf-product-card__thumb img{padding:8px}.sf-product-card h3{font-size:.78rem;min-height:2.35em}.sf-product-card__subtitle{font-size:.66rem}.sf-product-card__footer{grid-template-columns:1fr;align-items:stretch;gap:8px}.sf-product-card__footer form,.sf-product-card__action,.sf-product-card__stepper{width:100%}.sf-product-card__action,.sf-product-card__stepper{min-height:34px;justify-content:center}.sf-product-card__stepper{grid-template-columns:1fr auto 1fr}.sf-product-card__stepper-btn{width:100%;min-width:28px}.sf-bottom-nav{width:calc(100% - 20px);left:10px;right:10px;transform:none;bottom:8px;border-radius:18px;padding:6px 4px;background:#fffffffa}.sf-bottom-nav a{min-width:0;padding:8px 4px}.sf-bottom-nav a span{font-size:.64rem;white-space:nowrap}.storefront-shell--v2 .sf-floating-cart-bar{bottom:82px;padding:0 10px}.storefront-shell--v2 .sf-floating-cart-bar__inner{min-height:52px;padding:12px 16px}.storefront-shell--v2 .sf-network-pill{top:118px;max-width:calc(100% - 40px);padding:12px 18px}}@media(min-width:769px){.sf-home-product-grid,.sf-home-product-grid.is-scroller{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.sf-home-store-grid,.sf-home-store-grid.is-scroller{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.sf-home-product-grid.is-scroller,.sf-home-store-grid.is-scroller,.sf-mobile-hero__track{overflow:visible}}.sf-main{overflow-x:clip}.sf-front-section,.sf-app-section,.sf-empty-card,.sf-page-hero,.sf-quick-strip__item,.sf-wallet-balance-card,.sf-ticket-card,.sf-order-list-card--v3,.sf-side-card,.sf-summary-card{background-image:none!important}.sf-front-section{padding:18px 0 0}.sf-front-section__head,.sf-app-section__head{margin-bottom:10px}.sf-home-product-grid,.sf-home-product-grid.is-scroller,.sf-home-product-grid--mobile{align-items:start}.sf-product-card{height:100%;align-content:start;gap:10px;padding:12px;border:1px solid #ececec;border-radius:18px;background:#fff}.sf-product-card__thumb{aspect-ratio:1 / .84;min-height:0;border-radius:16px;background:#fbfcfd}.sf-product-card__thumb img{padding:12px}.sf-product-card__placeholder{background:#f5f9ff}.sf-product-card h3{margin:0;min-height:0;font-size:.98rem;line-height:1.3}.sf-product-card__subtitle{margin-top:-2px;font-size:.8rem}.sf-product-card__price{gap:1px}.sf-product-card__price strong{font-size:1.02rem;line-height:1.15}.sf-product-card__price small{font-size:.77rem}.sf-product-card__footer{grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.sf-product-card__action,.sf-product-card__stepper{min-height:38px}.sf-product-card__action{padding:0 14px;border-radius:12px;font-size:.92rem;font-weight:800}.sf-product-card__stepper{min-width:104px;padding:3px}.sf-product-card__stepper-btn{width:30px;height:30px}.storefront-shell--v2 .sf-network-pill{left:50%;right:auto;top:98px;transform:translate(-50%);min-height:0;padding:10px 16px;border-radius:999px;max-width:min(360px,calc(100% - 32px));z-index:18}.storefront-shell--v2 .sf-floating-cart-bar{left:0;right:0;padding:0 16px}.storefront-shell--v2 .sf-floating-cart-bar__inner{width:min(100%,520px);margin:0 auto;min-height:58px;padding:14px 18px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.storefront-shell--v2 .sf-floating-cart-bar__inner div{min-width:0}.storefront-shell--v2 .sf-floating-cart-bar__inner strong,.storefront-shell--v2 .sf-floating-cart-bar__inner span,.storefront-shell--v2 .sf-floating-cart-bar__cta{white-space:nowrap}@media(max-width:768px){.sf-main{padding-bottom:164px}.sf-front-section{padding-top:14px}.sf-home-product-grid,.sf-home-product-grid.is-scroller,.sf-home-product-grid--mobile,.sf-mobile-hero__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sf-product-card{padding:10px;gap:8px;border-radius:16px}.sf-product-card__thumb{aspect-ratio:1 / .92;border-radius:14px}.sf-product-card__thumb img{padding:10px}.sf-product-card__eta{font-size:.68rem}.sf-product-card h3{font-size:.88rem;line-height:1.28}.sf-product-card__subtitle{font-size:.73rem}.sf-product-card__price strong{font-size:.95rem}.sf-product-card__price small{font-size:.72rem}.sf-product-card__footer{grid-template-columns:1fr;gap:8px;align-items:stretch}.sf-product-card__action,.sf-product-card__stepper,.sf-product-card__footer form{width:100%}.sf-product-card__action,.sf-product-card__stepper{min-height:36px}.sf-product-card__action{padding:0 10px;border-radius:11px;font-size:.88rem}.sf-product-card__stepper{min-width:0}.sf-product-card__action-label{display:none}.sf-bottom-nav{width:calc(100% - 16px);left:8px;right:8px;bottom:8px;padding:4px 2px;border-radius:18px}.sf-bottom-nav a{padding:8px 2px}.sf-bottom-nav a span{font-size:.63rem}.storefront-shell--v2 .sf-floating-cart-bar{bottom:84px;padding:0 8px}.storefront-shell--v2 .sf-floating-cart-bar__inner{width:100%;min-height:54px;padding:12px 14px;border-radius:16px}.storefront-shell--v2 .sf-network-pill{top:106px;padding:10px 16px;max-width:calc(100% - 28px)}}@media(min-width:769px){.sf-container{width:min(100% - 40px,1320px)}.sf-front-section{padding-top:20px}.sf-home-product-grid,.sf-home-product-grid.is-scroller{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.sf-home-store-grid,.sf-home-store-grid.is-scroller{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.sf-product-card{max-width:100%}.sf-product-card__thumb{aspect-ratio:1 / .8}}.sf-wordmark--mobile{display:inline-flex;align-items:center;min-width:0}.sf-wordmark--mobile .sf-wordmark__text{font-size:1.15rem;line-height:1}.sf-mobile-brandbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.sf-mobile-menu,.sf-mobile-icon-button{width:42px;height:42px;border:0;border-radius:14px;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center}.sf-mobile-menu svg,.sf-mobile-icon-button svg{width:22px;height:22px}.sf-mobile-header__actions{display:flex;align-items:center;gap:8px}.sf-mobile-cart-pill{min-width:96px;height:42px;padding:0 12px;border-radius:14px;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;font-weight:800}.sf-mobile-cart-pill svg{width:20px;height:20px}.sf-mobile-cart-pill strong{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#2daa37;color:#fff;font-size:.7rem;display:inline-flex;align-items:center;justify-content:center}.sf-mobile-delivery-card{width:100%;padding:12px 14px;border:1px solid #ececec;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.sf-mobile-delivery-card__copy{display:grid;gap:2px;min-width:0}.sf-mobile-delivery-card__copy span{font-size:.74rem;color:#6b7280}.sf-mobile-delivery-card__copy strong{font-size:.95rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-mobile-delivery-card__eta{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:10px 12px;border-radius:14px;background:#f4fbf2;color:#1b7f2a;font-size:.82rem;font-weight:800}.sf-mobile-delivery-card__eta svg{width:16px;height:16px}.sf-mobile-category-hero{display:none}.sf-offer-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-offer-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start;padding:16px;border:1px solid #ececec;border-radius:22px;background:linear-gradient(135deg,#fffaf0,#fff)}.sf-offer-card__icon{width:46px;height:46px;border-radius:16px;background:#ffcd3c;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:900}.sf-offer-card__copy strong{display:block;font-size:1rem;line-height:1.25}.sf-offer-card__copy p{margin:6px 0 10px;font-size:.84rem;color:#4b5563}.sf-offer-card__copy span{display:inline-flex;padding:7px 10px;border-radius:10px;background:#fff;border:1px solid #ececec;font-size:.74rem;font-weight:700;color:#374151}.sf-feature-strip{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));padding:10px 0 0}.sf-feature-chip{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid #ececec;border-radius:22px;background:#fff}.sf-feature-chip__icon{width:40px;height:40px;border-radius:14px;background:#f4fbf2;color:#22c55e;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sf-feature-chip__icon svg{width:18px;height:18px}.sf-feature-chip__copy{display:grid;gap:2px}.sf-feature-chip__copy strong{font-size:.92rem;line-height:1.2}.sf-feature-chip__copy span{font-size:.78rem;color:#6b7280}@media(max-width:768px){.storefront-shell{background:#fbfbfb}.sf-header{background:#fff;border-bottom:1px solid #f0f0f0}.sf-header__inner{gap:10px}.sf-app-chrome{display:grid;gap:12px}.sf-mobile-header{gap:12px}.sf-wordmark--mobile .sf-wordmark__text{font-size:2rem;font-weight:900;letter-spacing:-.05em}.sf-searchbar--mobile{min-height:56px;padding:0 14px;border:1px solid #e8e8e8;border-radius:16px;background:#fff}.sf-searchbar--mobile input{font-size:.94rem}.sf-search-quick-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.sf-search-history-chip{flex:0 0 auto;padding:8px 12px;border:1px solid #ececec;border-radius:999px;background:#fff;font-size:.75rem;color:#4b5563}.sf-home-shell--managed .sf-dynamic-home-stack{display:grid;gap:18px}.sf-home-shell--managed .sf-front-section{padding-top:0}.sf-home-shell--managed .sf-front-section__head{margin-bottom:12px}.sf-home-shell--managed .sf-front-section__head h2{font-size:1.18rem;font-weight:800}.sf-home-shell--managed .sf-front-section__head p{display:none}.sf-home-shell--managed .sf-front-section__cta{padding:0;border:0;background:transparent;color:#111827;font-size:.88rem;font-weight:800}.sf-home-shell--managed .sf-dynamic-section[data-section-type=hero_banner] .sf-front-section__head{display:none}.sf-mini-banner-grid--hero{display:grid;grid-template-columns:1fr;gap:0}.sf-mini-banner-grid--hero .sf-mini-banner{min-height:210px;padding:18px;border-radius:22px;background:linear-gradient(135deg,#f4fde9,#fff 82%);display:grid;grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:10px;overflow:hidden}.sf-mini-banner-grid--hero .sf-mini-banner div{display:grid;gap:8px;align-content:center}.sf-mini-banner-grid--hero .sf-mini-banner strong{font-size:1.95rem;line-height:1.02;letter-spacing:-.05em}.sf-mini-banner-grid--hero .sf-mini-banner span{font-size:.9rem;line-height:1.4;color:#374151}.sf-mini-banner-grid--hero .sf-mini-banner img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;justify-self:end}.sf-mini-banner-grid--hero .sf-mini-banner--image_only{display:block;padding:0;background:#fff}.sf-mini-banner-grid--hero .sf-mini-banner--image_only img{min-height:210px;-o-object-fit:cover;object-fit:cover}.sf-home-shell--managed .sf-dynamic-section[data-section-type=category_grid] .sf-home-category-grid{display:grid!important;grid-auto-flow:column;grid-auto-columns:78px;gap:10px;overflow-x:auto!important;padding-bottom:4px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=category_grid] .sf-home-category-tile{min-height:100px;padding:10px 8px;border-radius:18px;justify-items:center;text-align:center}.sf-home-shell--managed .sf-dynamic-section[data-section-type=category_grid] .sf-home-category-tile__top{width:52px;height:52px;margin:0 auto;border-radius:16px;background:#f6fbef;display:grid;place-items:center;overflow:hidden}.sf-home-shell--managed .sf-dynamic-section[data-section-type=category_grid] .sf-home-category-tile__top img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-home-shell--managed .sf-dynamic-section[data-section-type=category_grid] .sf-home-category-tile__top small{display:none}.sf-home-shell--managed .sf-dynamic-section[data-section-type=category_grid] .sf-home-category-tile span{font-size:.78rem;line-height:1.2;font-weight:700}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-home-product-grid,.sf-home-shell--managed .sf-dynamic-section[data-section-type=store_scroller] .sf-home-store-grid{display:grid!important;grid-auto-flow:column;overflow-x:auto!important;gap:12px;padding-bottom:4px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-home-product-grid{grid-auto-columns:156px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=store_scroller] .sf-home-store-grid{grid-auto-columns:minmax(260px,84vw)}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card{width:156px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__thumb{aspect-ratio:1 / .9}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_grid] .sf-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-product-card{border-radius:18px;padding:10px;gap:8px}.sf-product-card__thumb{aspect-ratio:1 / .88;border-radius:14px}.sf-product-card__topline{display:flex;justify-content:space-between;align-items:center}.sf-product-card__rating{display:none}.sf-product-card h3{font-size:.92rem;min-height:2.35em}.sf-product-card__subtitle{font-size:.8rem}.sf-product-card__price strong{font-size:1rem}.sf-product-card__action,.sf-product-card__stepper{min-height:34px;border-radius:999px}.sf-product-card__action{font-size:.86rem;color:#2daa37}.sf-page-hero--catalog{display:none}.sf-mobile-category-hero{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:10px;align-items:center;min-height:184px;padding:18px;margin-bottom:14px;border-radius:22px;background:linear-gradient(135deg,#28a018,#47bc2a);color:#fff;overflow:hidden}.sf-mobile-category-hero__copy{display:grid;gap:8px}.sf-mobile-category-hero .sf-page-kicker{background:#ffffff29;color:#fff}.sf-mobile-category-hero h1{margin:0;font-size:1.7rem;line-height:1.02;letter-spacing:-.05em}.sf-mobile-category-hero p{margin:0;font-size:.88rem;line-height:1.4;color:#ffffffeb}.sf-mobile-category-hero .sf-primary-link{width:-moz-max-content;width:max-content;padding:10px 16px;border-radius:999px;background:#fff;color:#111;font-weight:800}.sf-mobile-category-hero__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sf-tab-rail--categories{gap:10px;overflow-x:auto;padding-bottom:4px;margin-bottom:14px}.sf-tab-chip{flex:0 0 auto;min-height:40px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid #ececec;font-size:.82rem;font-weight:700}.sf-tab-chip.is-active{background:#2daa37;border-color:#2daa37;color:#fff}.sf-catalog-grid,.sf-home-product-grid.sf-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}.sf-front-section+.sf-front-section{margin-top:18px}.sf-bottom-nav{background:#fffffffa;border:1px solid #ececec}.sf-bottom-nav a{color:#6b7280}.sf-bottom-nav a.is-active{background:transparent;color:#2daa37}}.storefront-shell--v2 .sf-network-pill{display:none!important}@media(max-width:768px){.sf-mobile-brandbar{min-width:0;gap:8px}.sf-wordmark--mobile{flex:1 1 auto;min-width:0}.sf-wordmark--mobile .sf-wordmark__text{font-size:1.65rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-mobile-header__actions{gap:6px;flex-shrink:0}.sf-mobile-menu,.sf-mobile-icon-button{width:38px;height:38px;border-radius:12px}.sf-mobile-menu svg,.sf-mobile-icon-button svg{width:20px;height:20px}.sf-mobile-cart-pill{min-width:82px;height:38px;padding:0 8px;border-radius:12px;gap:6px}.sf-mobile-cart-pill svg{width:16px;height:16px;flex-shrink:0}.sf-mobile-cart-pill span{font-size:.78rem;white-space:nowrap}.sf-mobile-delivery-card{padding:10px 12px;border-radius:16px}.sf-mobile-delivery-card__copy strong{font-size:.88rem}.sf-mobile-delivery-card__eta{padding:8px 10px;border-radius:12px;font-size:.77rem}.sf-searchbar--mobile{min-height:52px;border-radius:15px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=hero_banner] .sf-mini-banner{min-height:188px;padding:15px;grid-template-columns:minmax(0,1fr) 116px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=hero_banner] .sf-mini-banner strong{font-size:1.55rem}.sf-home-shell--managed .sf-dynamic-section[data-section-type=hero_banner] .sf-mini-banner span{font-size:.82rem}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-home-product-grid{grid-auto-columns:126px;gap:10px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card{width:126px;padding:9px;gap:6px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__thumb{aspect-ratio:1 / 1;border-radius:12px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__thumb img{padding:8px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card h3{font-size:.82rem;min-height:2.1em}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__subtitle{font-size:.7rem}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__price strong{font-size:.9rem}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__price small{font-size:.68rem}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__action,.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__stepper{min-height:30px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__stepper-btn{width:24px;height:24px}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__stepper strong{font-size:.72rem}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__discount-flag{padding:6px 5px 4px;font-size:.64rem}.sf-home-shell--managed .sf-dynamic-section[data-section-type=product_scroller] .sf-product-card__discount-flag small{font-size:.5rem}.sf-catalog-grid,.sf-home-product-grid.sf-catalog-grid{gap:10px}.sf-catalog-grid .sf-product-card{padding:10px}.sf-catalog-grid .sf-product-card__thumb{aspect-ratio:1 / .96}.sf-catalog-grid .sf-product-card h3{font-size:.88rem}.sf-offer-grid{grid-template-columns:1fr;gap:10px}.sf-offer-card{padding:14px;border-radius:18px;grid-template-columns:40px minmax(0,1fr);gap:10px}.sf-offer-card__icon{width:40px;height:40px;border-radius:14px;font-size:1.05rem}.sf-offer-card__copy strong{font-size:.92rem}.sf-offer-card__copy p{margin:4px 0 8px;font-size:.78rem}.sf-offer-card__copy span{font-size:.7rem}.sf-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sf-feature-chip{padding:12px;border-radius:18px;gap:10px}.sf-feature-chip__icon{width:34px;height:34px;border-radius:12px}.sf-feature-chip__copy strong{font-size:.82rem}.sf-feature-chip__copy span{font-size:.7rem}}
