@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{color:#18221b;background:#f5f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:1080px;background:#f5f4ef}button{font:inherit;cursor:pointer}.shop-page{--accent: var(--tenant-accent, #16803d);min-height:100vh;padding:0 28px 42px;background:radial-gradient(circle at 0% 8%,rgba(22,128,61,.08),transparent 24rem),linear-gradient(180deg,#fbfaf6,#f4f2eb)}.service-bar,.shop-header,.category-nav,.shop-hero,.value-strip,.shop-layout{max-width:1320px;margin-left:auto;margin-right:auto}.service-bar{height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#5f6f62;font-size:13px;font-weight:700}.shop-header{display:grid;grid-template-columns:270px minmax(360px,1fr) auto auto;gap:16px;align-items:center;padding:16px;border:1px solid #e5e0d3;border-radius:22px;background:#ffffffe6;box-shadow:0 18px 55px #18221b12}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-badge{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#173f25;color:#fff;font-weight:900;letter-spacing:-.07em}.brand-lockup strong{display:block;font-size:15px;letter-spacing:-.03em}.brand-lockup span{display:block;margin-top:3px;color:#70806f;font-size:12px;font-weight:750}.header-search,.search-placeholder{color:#718070;background:#f7f5ef;border:1px solid #e4dece;border-radius:14px;padding:13px 15px;font-size:14px;font-weight:700}.shop-header nav{display:flex;gap:4px}.shop-header a{color:#405142;text-decoration:none;font-size:14px;font-weight:800;padding:10px 11px;border-radius:12px}.shop-header a:hover{background:#eef4ec;color:#173f25}.header-actions{display:flex;gap:8px}button{border:0;border-radius:13px;padding:12px 15px;background:var(--accent);color:#fff;font-size:14px;font-weight:850;box-shadow:0 14px 26px #16803d2e}button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.login-button,.secondary-button{background:#fff;color:#18221b;border:1px solid #e2dccd;box-shadow:none}.cart-button{background:#18221b}.category-nav{display:flex;gap:8px;padding:14px 2px 18px}.category-nav button,.category-pills button{background:#fff;color:#405142;border:1px solid #e2dccd;box-shadow:none;border-radius:999px;padding:10px 15px}.category-nav button.active,.category-pills button.active{background:#18221b;color:#fff;border-color:#18221b}.shop-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:stretch;margin-top:2px}.shop-hero>div,.contact-card{border-radius:30px;border:1px solid #e4dece;box-shadow:0 24px 70px #18221b14}.shop-hero>div{min-height:390px;padding:44px;background:linear-gradient(90deg,#ffffffdb,#ffffff80),radial-gradient(circle at 85% 25%,rgba(22,128,61,.18),transparent 17rem),linear-gradient(135deg,#fffdf7,#eef6e9)}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:950}.shop-hero h1{max-width:750px;margin:16px 0;font-size:58px;line-height:.96;letter-spacing:-.07em}.shop-hero p{max-width:650px;color:#5d6a5c;margin:0;font-size:17px;line-height:1.6}.hero-actions{display:flex;gap:12px;margin:28px 0 24px}.trust-row{display:flex;flex-wrap:wrap;gap:9px}.trust-row span{background:#fffc;border:1px solid #e2dccd;border-radius:999px;color:#405142;padding:9px 12px;font-size:13px;font-weight:800}.contact-card{padding:26px;background:radial-gradient(circle at 78% 10%,rgba(255,255,255,.28),transparent 8rem),linear-gradient(160deg,#173f25,#0e2a19);color:#fff}.contact-card>span{color:#b8eac8;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.contact-card strong{display:block;margin:14px 0 10px;font-size:31px;line-height:1.05;letter-spacing:-.055em}.contact-card p{color:#ffffffb8;line-height:1.55}.offer-price{margin:22px 0;font-size:36px;font-weight:900;letter-spacing:-.06em}.offer-price small{font-size:14px;color:#ffffffb3}.contact-card button{width:100%;background:#fff;color:#173f25;box-shadow:none}.value-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.value-strip div{padding:18px;border:1px solid #e4dece;border-radius:20px;background:#ffffffd1}.value-strip strong{display:block;letter-spacing:-.03em}.value-strip span{display:block;margin-top:6px;color:#687765;font-size:13px;line-height:1.45}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start;margin-top:20px}.catalog,.cart{border:1px solid #e4dece;border-radius:26px;background:#ffffffe0;box-shadow:0 18px 55px #18221b0f}.catalog{padding:22px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}h2{margin:5px 0 0;font-size:28px;letter-spacing:-.055em}.category-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.product-card{display:grid;gap:9px;padding:13px;border:1px solid #e8e2d3;border-radius:22px;background:#fff;transition:.18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px #18221b1a}.product-image{height:150px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#eff7ea,#f8f2df)}.product-image span{font-size:48px}.product-meta{color:var(--accent);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.product-card h3{margin:0;font-size:18px;line-height:1.15;letter-spacing:-.04em}.product-card p{margin:0;color:#687765;font-size:13px;font-weight:700}.stock{color:#16803d;font-weight:850}.stock.low{color:#d97706}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.product-bottom strong{font-size:22px;letter-spacing:-.055em}.qty-stepper{display:inline-flex;align-items:center;gap:8px;padding:4px;border-radius:999px;background:#f7f5ef;border:1px solid #e5dfcf}.qty-stepper button{width:30px;height:30px;padding:0;border-radius:50%;box-shadow:none}.qty-stepper span{min-width:20px;text-align:center;font-weight:900}.cart{position:sticky;top:18px;padding:22px}.cart>p{color:#687765;font-weight:700}.cart-row{display:flex;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid #ece6d8}.cart-row strong{display:block;font-size:14px}.cart-row small{display:block;margin-top:4px;color:#687765}.cart-row span{font-weight:850;white-space:nowrap}.cart-total{display:flex;align-items:baseline;justify-content:space-between;margin:18px 0;padding-top:16px;border-top:2px solid #e6dfcf}.cart-total span{color:#687765;font-weight:750}.cart-total strong{font-size:27px;letter-spacing:-.055em}.cart button{width:100%}.cart-note{display:block;margin-top:12px;color:#687765;line-height:1.45}.cart-notice{margin-bottom:12px;padding:10px 14px;border-radius:10px;font-size:14px;font-weight:700;line-height:1.4}.cart-notice-error{background:#fdecea;color:#b3261e}.cart-notice-success{background:#eafaf0;color:#16632f}@media (max-width: 1150px){body{min-width:0}.shop-page{padding:0 14px 28px}.service-bar{height:auto;padding:10px 0;flex-wrap:wrap}.shop-header{grid-template-columns:1fr}.shop-header nav,.header-actions{flex-wrap:wrap}.shop-hero,.shop-layout{grid-template-columns:1fr}.shop-hero h1{font-size:46px}.value-strip{grid-template-columns:1fr}.cart{position:static}}@media (max-width: 720px){.shop-hero>div{padding:26px;min-height:auto}.shop-hero h1{font-size:38px}.product-grid{grid-template-columns:1fr}.section-head,.hero-actions{flex-direction:column;align-items:stretch}}.product-card.unavailable{opacity:.58}.product-card.unavailable .product-image{filter:grayscale(.35)}.qty-stepper button:disabled{opacity:.35;cursor:not-allowed}.login-select{border:1px solid #d1fae5;background:#ecfdf5;color:#047857;border-radius:999px;padding:10px 14px;font-weight:850;max-width:220px}.customer-login-card{margin:12px 0 16px;padding:13px;border-radius:16px;background:#ecfdf5;border:1px solid #bbf7d0}.customer-login-card span,.customer-login-card small{display:block;color:#047857;font-size:12px}.customer-login-card strong{display:block;color:#064e3b;margin:3px 0}body{min-width:1180px;background:#f3f0e7}.shop-page{padding:0 clamp(26px,3vw,58px) 56px;background:radial-gradient(circle at 8% 0%,rgba(22,128,61,.16),transparent 28rem),radial-gradient(circle at 92% 8%,rgba(245,158,11,.12),transparent 26rem),linear-gradient(180deg,#fffdf7,#f3f0e7 62%,#eee9dc)}.service-bar,.shop-header,.category-nav,.shop-hero,.value-strip,.shop-layout{max-width:1640px}.service-bar{height:44px;color:#516052}.shop-header{grid-template-columns:300px minmax(420px,1fr) auto auto;border-radius:28px;padding:14px 16px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:#18221b17;box-shadow:0 24px 80px #18221b1a}.brand-badge{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#143d24,#1d7a3b);box-shadow:0 16px 34px #16803d3d}.brand-lockup strong{font-size:16px}.header-search,.search-placeholder{display:flex;align-items:center;gap:10px;background:#fff;border-color:#e7dfcf;box-shadow:inset 0 1px #fffc}.header-search input,.search-placeholder input{width:100%;border:0;outline:0;background:transparent;color:#18221b;font:inherit;font-weight:750}.header-search input::placeholder,.search-placeholder input::placeholder{color:#7b877a}.login-select{background:#102018;color:#fff;border-color:#102018;max-width:260px}.cart-button{background:linear-gradient(135deg,#111827,#18221b)}.category-nav{padding:18px 2px 20px;overflow-x:auto}.category-nav button,.category-pills button{padding:11px 17px;border-color:#ded5c3;font-weight:900}.category-nav button.active,.category-pills button.active{background:linear-gradient(135deg,#143d24,#18221b)}.shop-hero{grid-template-columns:minmax(0,1.5fr) minmax(390px,.5fr);gap:24px;margin-top:6px}.shop-hero>div{position:relative;overflow:hidden;min-height:510px;padding:clamp(42px,5vw,76px);background:linear-gradient(90deg,#fffffff2,#ffffffd1 46%,#ffffff40),radial-gradient(circle at 77% 22%,rgba(34,197,94,.24),transparent 18rem),linear-gradient(135deg,#fffdf7,#eaf5e6 58%,#dbeed4)}.shop-hero>div:after{content:"🥬";position:absolute;right:clamp(24px,5vw,86px);bottom:28px;font-size:clamp(110px,14vw,230px);filter:drop-shadow(0 30px 40px rgba(22,128,61,.22));opacity:.92}.shop-hero h1{position:relative;z-index:1;max-width:920px;font-size:clamp(58px,5.8vw,96px);line-height:.88;margin:18px 0 20px}.shop-hero p{position:relative;z-index:1;max-width:720px;font-size:19px;color:#4f5e50}.hero-actions,.trust-row{position:relative;z-index:1}.hero-actions button{padding:15px 20px;border-radius:17px}.trust-row span{background:#ffffffe0;border-color:#18221b17}.contact-card{display:flex;flex-direction:column;min-height:510px;padding:28px;border-radius:30px;background:radial-gradient(circle at 80% 0%,rgba(134,239,172,.22),transparent 11rem),linear-gradient(160deg,#102018,#143d24 55%,#07130c)}.hero-product-visual{height:150px;display:grid;place-items:center;margin:8px 0 18px;border-radius:28px;background:#ffffff1a;font-size:82px}.contact-card strong{font-size:clamp(31px,2.1vw,42px)}.contact-card button{margin-top:auto;padding:15px 18px;border-radius:18px}.value-strip{gap:18px;margin-top:22px}.value-strip div{padding:22px;border-radius:24px;background:#ffffffc7;box-shadow:0 16px 50px #18221b0f}.shop-layout{grid-template-columns:minmax(0,1fr) 410px;gap:24px;margin-top:24px}.catalog,.cart{border-radius:30px;background:#ffffffdb;border-color:#18221b17;box-shadow:0 24px 80px #18221b14}.catalog{padding:26px}h2{font-size:34px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;gap:10px;padding:14px;border-radius:26px;border-color:#e6dece;overflow:hidden}.product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(22,128,61,.045),transparent 42%);pointer-events:none}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 46px #18221b21;border-color:#16803d47}.product-image{height:175px;border-radius:22px;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.72),transparent 7rem),linear-gradient(135deg,#eaf7e5,#fbf0cf)}.product-image span{font-size:62px}.product-card h3{font-size:19px;min-height:44px}.product-bottom strong{font-size:25px}.qty-stepper{background:#fff}.cart{top:20px;padding:24px}.cart h2{font-size:32px}.cart button{padding:15px 18px;border-radius:18px}.customer-login-card{border-radius:20px}.empty-products{grid-column:1 / -1;padding:38px;text-align:center;border-radius:24px;background:#f7f5ef;color:#687765;font-weight:850}@media (min-width: 1720px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 1350px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-layout{grid-template-columns:minmax(0,1fr) 370px}}:root{color:#111827;background:#f7f3ea}body{background:#f7f3ea}.shop-page{background:linear-gradient(180deg,#ffffffe0,#f7f3eaeb 48%,#f0eadf),url(https://images.unsplash.com/photo-1498837167922-ddd27525d352?auto=format&fit=crop&w=2400&q=85) center top / cover fixed}.shop-header{border-radius:22px}.shop-hero>div{background:linear-gradient(90deg,#0a120cdb,#0a120c9e 45%,#0a120c2e),url(https://images.unsplash.com/photo-1556911220-bff31c812dba?auto=format&fit=crop&w=2200&q=90) center / cover!important;color:#fff;box-shadow:0 34px 90px #11182738}.shop-hero>div:after{display:none}.shop-hero h1{color:#fff;text-shadow:0 18px 45px rgba(0,0,0,.25)}.shop-hero p{color:#ffffffdb!important}.eyebrow{color:#16a34a}.shop-hero .eyebrow{color:#bbf7d0}.trust-row span{color:#ecfdf5;background:#ffffff1f;border-color:#ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.secondary-button{color:#fff;border-color:#ffffff52;background:#ffffff1f}.contact-card{background:#101828;box-shadow:0 34px 90px #11182738}.hero-product-visual{height:210px;background-size:cover;background-position:center;border-radius:24px;box-shadow:inset 0 -70px 80px #00000029}.value-strip div,.catalog,.cart,.shop-header{background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-card{padding:0;background:#fff;border:0;box-shadow:0 16px 42px #11182714}.product-card:before{display:none}.product-image{height:210px;border-radius:26px 26px 0 0;background-size:cover!important;background-position:center!important;position:relative;overflow:hidden}.product-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005,#00000057)}.product-image span{position:absolute;left:12px;bottom:12px;z-index:1;font-size:12px;color:#fff;background:#0000006b;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:7px 10px;border-radius:999px;font-weight:900}.product-card .product-meta,.product-card h3,.product-card p,.product-card .stock,.product-card .product-bottom{margin-left:16px;margin-right:16px}.product-card .product-meta{margin-top:16px}.product-card .product-bottom{margin-bottom:16px}.product-card h3{min-height:50px;font-size:20px}.product-bottom{align-items:center}.qty-stepper button{background:#111827;color:#fff}.qty-stepper button:first-child{background:#eef2f7;color:#111827}.cart{box-shadow:0 24px 70px #1118271f}.cart button,.hero-actions button:first-child,.contact-card button{background:linear-gradient(135deg,#16a34a,#047857);box-shadow:0 18px 36px #16a34a40}@media (min-width: 1720px){.product-image{height:230px}}.shop-hero,.value-strip{display:none!important}.quick-order-hero{max-width:1640px;margin:8px auto 14px;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px 26px;border-radius:26px;background:linear-gradient(90deg,#0a120cdb,#0a120c73),url(https://images.unsplash.com/photo-1556911220-bff31c812dba?auto=format&fit=crop&w=1800&q=88) center / cover;color:#fff;box-shadow:0 20px 56px #11182729}.quick-order-hero h1{margin:4px 0 0;font-size:clamp(36px,4vw,64px);line-height:.9;letter-spacing:-.06em}.quick-order-hero .eyebrow{color:#bbf7d0}.quick-order-hero button,.offer-strip button{border:0;border-radius:16px;padding:13px 17px;background:#16a34a;color:#fff;font-weight:950}.offer-strip{max-width:1640px;margin:0 auto 18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;gap:12px;align-items:center;padding:13px 16px;border-radius:20px;background:#102018;color:#fff;box-shadow:0 16px 44px #1118271f}.offer-strip span{color:#86efac;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.offer-strip strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-strip small{color:#cbd5e1}.offer-strip b{font-size:20px;white-space:nowrap}.shop-layout{margin-top:10px}.catalog{padding-top:22px}@media (max-width: 720px){.quick-order-hero,.offer-strip{grid-template-columns:1fr;align-items:stretch}.quick-order-hero{flex-direction:column;align-items:stretch}}.quick-order-hero,.offer-strip{display:none!important}.offer-banner{max-width:1640px;margin:10px auto 18px;display:grid;grid-template-columns:82px minmax(0,1fr) auto auto;gap:16px;align-items:center;padding:12px 14px;border-radius:24px;background:linear-gradient(135deg,#102018,#163d26 58%,#0b1410);color:#fff;box-shadow:0 20px 52px #11182729}.offer-banner-image{width:82px;height:64px;border-radius:18px;background-size:cover;background-position:center;box-shadow:inset 0 -30px 30px #0000002e}.offer-banner span{display:block;color:#86efac;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.offer-banner strong{display:block;margin-top:3px;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-banner small{display:block;margin-top:3px;color:#cbd5e1}.offer-banner b{font-size:28px;letter-spacing:-.05em;white-space:nowrap}.offer-banner button{border:0;border-radius:16px;padding:13px 16px;background:#22c55e;color:#052e16;font-weight:950}.shop-layout{margin-top:8px}@media (max-width: 720px){.offer-banner{grid-template-columns:72px 1fr}.offer-banner b,.offer-banner button{grid-column:1 / -1}}.offer-banner{display:none!important}.offers-gallery{max-width:1640px;margin:8px auto 18px;padding:16px;border-radius:26px;background:#ffffffe0;border:1px solid rgba(24,34,27,.08);box-shadow:0 14px 42px #11182712;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.offers-gallery-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px}.offers-gallery-head strong{display:block;margin-top:3px;font-size:20px;letter-spacing:-.04em}.offers-gallery-head button{border:1px solid #d9eadb;background:#f0fdf4;color:#047857;border-radius:999px;padding:9px 13px;font-weight:900}.offers-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:3px}.offer-tile{min-width:230px;display:grid;grid-template-columns:68px minmax(0,1fr) auto 36px;gap:10px;align-items:center;padding:9px;border-radius:18px;background:#fbfaf6;border:1px solid #eee7d8;scroll-snap-align:start}.offer-tile-image{width:68px;height:56px;border-radius:14px;background-size:cover;background-position:center}.offer-tile strong{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-tile small{display:block;margin-top:3px;color:#687765;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-tile b{font-size:15px;white-space:nowrap}.offer-tile button{width:36px;height:36px;border:0;border-radius:12px;background:#102018;color:#fff;font-weight:950}@media (min-width: 1500px){.offers-track{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 1100px){.offers-track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 760px){.offers-track{grid-template-columns:none;grid-auto-columns:minmax(250px,82%)}}.shop-select-label{display:inline-flex;align-items:center;gap:7px;padding-left:11px;border:1px solid #d1fae5;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:950;white-space:nowrap}.shop-select-label span{text-transform:uppercase;letter-spacing:.05em}.shop-select-label .login-select{border:0;background:transparent;box-shadow:none;padding-left:0}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{min-width:0!important}.shop-page{max-width:100%;overflow-x:hidden}.shop-select-label{color:#064e3b!important}.shop-select-label .login-select,.shop-select-label .login-select option{color:#102018!important;-webkit-text-fill-color:#102018!important;font-weight:900}@media (max-width: 760px){.shop-page{padding-left:12px!important;padding-right:12px!important}.shop-header{width:100%;max-width:100%;overflow:visible}.shop-select-label{width:100%;max-width:100%;justify-content:flex-start}.shop-select-label .login-select{min-width:0;max-width:100%;flex:1}}.offer-price-stack,.product-price-stack{display:grid;gap:2px}.offer-price-stack span{color:#047857;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.offer-price-stack small,.product-price-stack small{color:#9ca3af;font-size:12px;font-weight:850;text-decoration:line-through}.product-card .product-meta{width:fit-content;max-width:100%;padding:5px 8px;border-radius:999px;background:#ecfdf5}.shop-header .header-search{min-width:0}.shop-header nav,.header-actions{min-width:0}@media (max-width: 1180px){.shop-header{grid-template-columns:minmax(0,1fr) auto}.shop-header .header-search,.shop-header nav{grid-column:1 / -1}.shop-header nav{justify-content:flex-start;flex-wrap:wrap}.header-actions{justify-content:flex-end}}@media (max-width: 760px){.service-bar{display:none}.shop-header{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:12px!important;border-radius:20px}.shop-header .header-search,.shop-header nav,.header-actions,.shop-select-label{width:100%}.shop-header nav{overflow-x:auto;flex-wrap:nowrap}.shop-header nav a{flex:0 0 auto}.shop-select-label{padding:8px 10px}}
