.page-wrap{max-width:1240px;margin:auto;padding:24px 18px}.home-hero-wrap{padding:18px;background:linear-gradient(#edf3f7,#dfe8ee)}.home-hero-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:2fr 1fr;gap:13px}.main-banner{min-height:350px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;border-radius:20px;color:#fff;background:linear-gradient(135deg,#153f31,#27603b);box-shadow:var(--shadow)}.banner-copy{padding:48px 30px 42px 45px;position:relative;z-index:2}.banner-copy>span{display:inline-flex;padding:6px 10px;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:9px;font-weight:800}.banner-copy h1{margin:17px 0 10px;font-size:43px;line-height:1.15}.banner-copy h1 em{color:var(--lime);font-style:normal}.banner-copy p{max-width:590px;color:#dbe9df;line-height:1.7}.banner-actions{margin-top:22px;display:flex;gap:10px}.primary-btn,.secondary-btn{min-height:45px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;text-decoration:none;font-weight:800;cursor:pointer}.primary-btn{border:0;color:#fff;background:linear-gradient(145deg,#72bd3c,#3d922d);box-shadow:0 4px 0 #2b6e27}.secondary-btn{border:1px solid #d5dfd1;color:#305f34;background:#fff}.banner-media{position:relative;min-height:280px;background:linear-gradient(#bfe9df 0 55%,#9dcc64 56%)}.banner-media img{width:100%;height:100%;object-fit:cover}.banner-fallback{height:100%;display:grid;place-items:center;font-size:90px}.side-banner-stack{display:grid;gap:13px}.side-banner{min-height:168px;padding:27px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;border-radius:20px;background:linear-gradient(145deg,#eaffcf,#aedf63);box-shadow:var(--shadow)}.side-banner.orange{background:linear-gradient(145deg,#fff1d6,#ffb35d)}.side-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.side-banner.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.15))}.side-banner>*{position:relative;z-index:2}.side-banner small{font-weight:800}.side-banner h3{margin:7px 0 2px;font-size:27px;color:#2c572f}.side-banner p{margin:0;color:#647165;font-size:11px}.benefit-strip{max-width:1180px;margin:-4px auto 0;padding:15px 21px;position:relative;z-index:4;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;border-radius:17px;background:#fff;box-shadow:var(--shadow)}.benefit-strip div{display:flex;align-items:center;justify-content:center;gap:9px;font-size:23px}.benefit-strip b{display:block;font-size:11px}.benefit-strip small{display:block;color:var(--muted);font-size:8px}
.section{max-width:1240px;margin:auto;padding:55px 18px}.section.alt{max-width:none;background:#fff}.section.alt>.section-inner{max-width:1240px;margin:auto}.section-head{text-align:center}.section-head.left{display:flex;align-items:flex-end;justify-content:space-between;text-align:left}.section-head span,.eyebrow{color:#58a93e;font-size:9px;font-weight:800;letter-spacing:1.3px}.section-head h2{margin:5px 0;font-size:30px}.section-head p{margin:0;color:var(--muted);font-size:11px}.category-grid{margin-top:24px;display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.category-card{min-height:128px;padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(42,80,39,.08);text-align:center;text-decoration:none;transition:.2s}.category-card:hover{transform:translateY(-4px);border-color:#8dc576}.category-card b{display:block;font-size:35px}.category-card span{display:block;margin-top:7px;font-weight:700}.category-card small{color:var(--muted);font-size:9px}.product-grid{margin-top:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(42,80,39,.09);transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 17px 34px rgba(42,80,39,.14)}.product-image{height:210px;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f1f8eb,#dfedcf)}.product-image img{width:100%;height:100%;object-fit:cover}.plant-placeholder{font-size:72px}.badge-row{position:absolute;top:10px;left:10px;display:flex;gap:5px}.badge{padding:5px 8px;border-radius:999px;color:#fff;background:#47a33a;font-size:8px;font-weight:800}.badge.new{background:#348ac7}.badge.promo{background:#f17a22}.badge.low{background:#dc941c}.badge.out{background:#ca4d48}.product-body{padding:14px}.product-body>span{color:#5ba641;font-size:8px;font-weight:800}.product-body h3{min-height:43px;margin:5px 0 7px;font-size:16px}.product-body p{height:36px;overflow:hidden;margin:0;color:#758078;font-size:9px;line-height:1.55}.product-meta{margin-top:10px;display:flex;align-items:flex-end;justify-content:space-between}.price{color:#2d672f;font-size:21px;font-weight:800}.price del{display:block;color:#9b9f9c;font-size:10px;font-weight:400}.price small{font-size:8px;font-weight:400}.stock{text-align:right;font-size:9px}.stock b{display:block;color:#2f7d32}.stock.low b{color:#d48615}.stock.out b{color:#c64743}.card-actions{margin-top:12px;display:grid;grid-template-columns:82px 1fr;gap:8px}.qty{height:39px;display:grid;grid-template-columns:27px 1fr 27px;border:1px solid var(--line);border-radius:9px}.qty button{border:0;background:transparent;cursor:pointer}.qty input{width:100%;border:0;outline:0;text-align:center}.add-cart{border:0;border-radius:9px;color:#fff;background:linear-gradient(145deg,#61b633,#31802d);font-size:10px;font-weight:800;cursor:pointer}.add-cart:disabled{background:#b9c3b6}.view-all{border:0;color:var(--green);background:transparent;text-decoration:none;font-weight:800}
.listing-layout{display:grid;grid-template-columns:235px 1fr;gap:20px}.sidebar{align-self:start;position:sticky;top:140px;padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(35,73,39,.08)}.sidebar h3{margin:0 0 12px}.sidebar-list{display:grid;gap:6px}.sidebar-list button{padding:10px 12px;border:1px solid transparent;border-radius:9px;text-align:left;background:#f5f8f3;cursor:pointer}.sidebar-list button.active,.sidebar-list button:hover{color:#fff;background:var(--green)}.listing-banner{min-height:190px;padding:28px;position:relative;overflow:hidden;border-radius:18px;color:#fff;background:linear-gradient(135deg,#245e37,#5c9d43);box-shadow:var(--shadow)}.listing-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.listing-banner:has(img):after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,55,35,.9),rgba(17,55,35,.2))}.listing-banner>*{position:relative;z-index:2}.listing-banner h1{margin:7px 0;font-size:34px}.listing-banner p{max-width:600px;color:#e4efe7}.listing-toolbar{margin:18px 0 0;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.listing-toolbar h2{margin:4px 0}.filters{display:flex;gap:8px}.filters select,.filters input{height:42px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.status-line{color:var(--muted);font-size:10px}.empty-state,.loading-state{padding:65px;text-align:center;color:var(--muted)}
.drawer{position:fixed;inset:0;z-index:180;visibility:hidden}.drawer.open{visibility:visible}.drawer-bg{position:absolute;inset:0;background:rgba(18,32,21,.52);opacity:0;transition:.2s}.drawer.open .drawer-bg{opacity:1}.drawer-panel{position:absolute;top:0;right:0;width:min(450px,100%);height:100%;display:flex;flex-direction:column;background:#fff;transform:translateX(100%);transition:.23s}.drawer.open .drawer-panel{transform:none}.drawer-panel header,.modal-card header{padding:19px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-panel h2,.modal-card h2{margin:2px 0}.icon-close{width:37px;height:37px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:21px}.cart-items{flex:1;overflow:auto;padding:14px}.cart-item{padding:11px;display:grid;grid-template-columns:58px 1fr auto;gap:10px;border-bottom:1px solid var(--line)}.cart-image{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#edf5e5;font-size:28px}.cart-image img{width:100%;height:100%;object-fit:cover}.cart-item small{display:block;color:var(--muted)}.cart-controls{margin-top:6px;display:flex;align-items:center;gap:5px}.cart-controls button{min-width:26px;height:26px;border:1px solid var(--line);border-radius:7px;background:#fff}.cart-controls .remove{width:auto;color:#a74843}.cart-footer{padding:17px;border-top:1px solid var(--line);background:#fafbf9}.cart-total-row{display:flex;justify-content:space-between}.wide{width:100%;margin-top:11px}.empty-cart{flex:1;display:grid;place-items:center;text-align:center;color:var(--muted)}
.modal{position:fixed;inset:0;z-index:190;display:grid;place-items:center;padding:15px;background:rgba(18,32,21,.54)}.modal-card,.payment-card{width:min(920px,100%);max-height:95vh;overflow:auto;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.27)}.checkout-grid{padding:19px;display:grid;grid-template-columns:1.1fr .9fr;gap:17px}.form-fields{display:grid;gap:10px}.form-fields label{font-size:10px;font-weight:700}.form-fields input,.form-fields textarea{width:100%;margin-top:5px;padding:11px;border:1px solid var(--line);border-radius:9px}.order-summary{padding:17px;border-radius:14px;background:#f4f8f0}.order-summary>div{display:flex;justify-content:space-between;padding:7px 0}.order-summary .total{border-top:2px solid #cad8c6;font-size:17px}.modal-actions{padding:0 19px 19px;display:flex;justify-content:flex-end;gap:8px}.payment-card{width:min(700px,100%);padding:27px;text-align:center}.success-check{width:68px;height:68px;margin:auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:#58aa38;box-shadow:0 0 0 9px #e8f5df;font-size:32px}.order-id{padding:8px 14px;border:1px dashed #91bd7b;border-radius:9px;color:#315f31;background:#f0f8e9;font-weight:800}.payment-grid{margin:19px 0;display:grid;grid-template-columns:220px 1fr;gap:17px;text-align:left}.qr-box{min-height:210px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:#fafafa}.qr-box img{max-width:100%;max-height:210px}.bank-box{padding:17px;border-radius:14px;background:#f4f8f0}.bank-box>span{color:var(--muted)}.bank-box>b{display:block;margin:4px 0 12px;color:#2c682f;font-size:28px}.bank-box dl div{display:flex;justify-content:space-between;padding:7px 0;border-top:1px solid #dce5d8}.bank-box dd{margin:0;font-weight:700}.payment-note{padding:10px;border-radius:10px;color:#806527;background:#fff4d6}.payment-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.line-btn{color:#fff;background:#06c755;box-shadow:none}.fb-btn{color:#fff;background:#1877f2;box-shadow:none}
@media(max-width:1000px){.home-hero-grid{grid-template-columns:1fr}.side-banner-stack{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.benefit-strip{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.main-banner{grid-template-columns:1fr}.banner-copy{padding:33px 24px}.banner-copy h1{font-size:34px}.listing-layout{grid-template-columns:1fr}.sidebar{position:static}.sidebar-list{display:flex;overflow:auto}.sidebar-list button{white-space:nowrap}.listing-toolbar{align-items:stretch;flex-direction:column}.filters{overflow:auto}.checkout-grid,.payment-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.page-wrap{padding:15px 10px}.home-hero-wrap{padding:9px}.side-banner-stack{grid-template-columns:1fr}.banner-copy h1{font-size:29px}.benefit-strip{margin-top:9px;grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.product-image{height:235px}.section{padding:40px 11px}.payment-card{padding:20px 13px}.payment-actions>*{width:100%}}

/* Product gallery V7 */
.product-open{width:100%;border:0;padding:0;cursor:pointer;text-align:inherit}.product-title-button{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;color:inherit}.product-title-button h3{margin:5px 0 7px}.image-count{position:absolute;right:10px;bottom:10px;padding:5px 8px;border-radius:999px;color:#fff;background:rgba(24,45,27,.75);font-size:9px;font-weight:700}
/* Product gallery V8 — responsive, no horizontal overflow */
.product-detail-card{width:min(1180px,calc(100vw - 30px));max-height:calc(100vh - 30px);display:flex;flex-direction:column;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.27)}
.product-detail-card>header{flex:0 0 auto;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}
.product-detail-card>header>div{min-width:0}.product-detail-card>header h2{margin:2px 0;white-space:normal}.product-detail-card .icon-close{flex:0 0 auto}
#productDetailContent{min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden}
.product-detail-grid{min-width:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:start;gap:22px;padding:22px}
.gallery-panel,.product-detail-info{min-width:0;max-width:100%}
.gallery-main{position:relative;width:100%;height:clamp(340px,58vh,620px);min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#f3f8ef}
.gallery-main>img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.gallery-arrow{position:absolute;top:50%;width:42px;height:42px;transform:translateY(-50%);border:0;border-radius:50%;color:#fff;background:rgba(20,54,27,.72);font-size:31px;line-height:1;cursor:pointer}.gallery-arrow.prev{left:12px}.gallery-arrow.next{right:12px}
.gallery-thumbs{width:100%;max-width:100%;min-width:0;margin-top:10px;display:flex;gap:9px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 7px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:thin}
.gallery-thumbs button{width:78px;height:65px;flex:0 0 78px;padding:2px;border:2px solid transparent;border-radius:10px;background:#fff;cursor:pointer;scroll-snap-align:center}.gallery-thumbs button.active{border-color:#4c9d38;box-shadow:0 0 0 2px rgba(76,157,56,.12)}.gallery-thumbs img{display:block;width:100%;height:100%;object-fit:cover;border-radius:7px}
.product-detail-info{padding:9px 4px}.product-detail-info h2{margin:6px 0 12px;font-size:30px}.product-detail-info>p{color:var(--muted);line-height:1.8}.detail-line{padding:13px 0;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.detail-line>span{color:var(--muted)}.detail-price{color:#2d672f;font-size:22px}.detail-price del{display:block;color:#999;font-size:11px}.detail-buy{margin-top:22px;display:grid;grid-template-columns:100px 1fr;gap:10px}.detail-buy .qty{height:46px}.detail-buy .primary-btn:disabled{opacity:.55;cursor:not-allowed}
@media(max-width:900px){.product-detail-grid{grid-template-columns:1fr;padding:16px}.gallery-main{height:clamp(300px,52vh,540px)}.product-detail-info{padding:4px 2px 10px}.product-detail-info h2{font-size:26px}}
@media(max-width:480px){.product-detail-card{width:calc(100vw - 16px);max-height:calc(100vh - 16px);border-radius:14px}.product-detail-card>header{padding:13px 14px}.product-detail-grid{padding:10px;gap:12px}.gallery-main{height:clamp(250px,45vh,420px);border-radius:12px}.gallery-arrow{width:36px;height:36px;font-size:27px}.gallery-thumbs button{width:64px;height:54px;flex-basis:64px}.detail-buy{grid-template-columns:92px 1fr}}

/* ===== Banner Image-only Slider V9 ===== */
.main-banner.image-only,.side-banner.image-only,.listing-banner.image-only{padding:0!important;display:block!important;background:#edf5e8;color:inherit}
.main-banner.image-only{min-height:350px}
.side-banner.image-only{min-height:168px}
.listing-banner.image-only{min-height:190px}
.banner-carousel{position:relative;width:100%;height:100%;min-height:inherit;overflow:hidden;border-radius:inherit;background:#edf5e8}
.banner-slides{position:absolute;inset:0}
.banner-slide{position:absolute;inset:0;display:block;opacity:0;visibility:hidden;transition:opacity .45s ease;z-index:0}
.banner-slide.active{opacity:1;visibility:visible;z-index:1}
.banner-slide img{position:absolute!important;inset:0;width:100%!important;height:100%!important;display:block;object-fit:cover!important}
.banner-arrow{position:absolute;top:50%;z-index:4;width:38px;height:38px;transform:translateY(-50%);border:1px solid rgba(255,255,255,.55);border-radius:50%;color:#fff;background:rgba(20,48,28,.48);font-size:26px;line-height:1;cursor:pointer;backdrop-filter:blur(5px);opacity:.82}
.banner-arrow:hover{opacity:1;background:rgba(20,48,28,.72)}
.banner-arrow.prev{left:12px}.banner-arrow.next{right:12px}
.banner-dots{position:absolute;left:50%;bottom:11px;z-index:4;display:flex;gap:7px;transform:translateX(-50%)}
.banner-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.62);box-shadow:0 1px 5px rgba(0,0,0,.24);cursor:pointer;transition:.2s}
.banner-dots button.active{width:23px;background:#fff}
.listing-banner.image-only:after,.side-banner.image-only:after{display:none!important}
@media(max-width:760px){.main-banner.image-only{min-height:260px}.side-banner.image-only{min-height:150px}.listing-banner.image-only{min-height:150px}.banner-arrow{width:34px;height:34px}.banner-arrow.prev{left:8px}.banner-arrow.next{right:8px}}

/* SERIOUS CORPORATE TYPOGRAPHY — V11 */
.banner-copy h1{font-weight:700;letter-spacing:-.035em}
.banner-copy p{font-size:15px;font-weight:400}
.primary-btn,.secondary-btn{font-weight:600;letter-spacing:-.01em}
.side-banner h3{font-weight:700;letter-spacing:-.025em}
.side-banner small{font-weight:600}
.benefit-strip b{font-size:13px;font-weight:600}
.benefit-strip small{font-size:10px}
.section-head h2{font-size:32px;font-weight:700;letter-spacing:-.03em}
.section-head p{font-size:13px}
.category-card span{font-size:14px;font-weight:600}
.category-card small{font-size:11px}
.product-card h3,.product-name{font-weight:600;letter-spacing:-.015em}
.price,.product-price{font-family:var(--font-en)!important;font-weight:700;letter-spacing:-.02em}
.badge,.stock-badge{font-weight:600}
@media(max-width:600px){.section-head h2{font-size:26px}.banner-copy h1{font-size:34px}}

/* =====================================================
   MOBILE-FIRST STOREFRONT PATCH — V12
   ===================================================== */
@media (max-width:768px){
  .page-wrap{padding:12px 10px}
  .home-hero-wrap{padding:10px;background:linear-gradient(#edf3f7,#e4ebef)}
  .home-hero-grid{display:block}
  .main-banner{min-height:0;border-radius:15px}
  .main-banner.image-only{min-height:0;aspect-ratio:16/9}
  .main-banner:not(.image-only){display:block}
  .banner-copy{padding:24px 18px 25px}
  .banner-copy>span{font-size:8px}
  .banner-copy h1{margin:12px 0 8px;font-size:28px;line-height:1.22}
  .banner-copy p{margin:0;font-size:13px;line-height:1.65}
  .banner-actions{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .primary-btn,.secondary-btn{min-height:42px;padding:0 12px;font-size:13px}
  .banner-media{display:none}
  .side-banner-stack{
    margin-top:10px;
    display:flex;
    gap:10px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .side-banner-stack::-webkit-scrollbar{display:none}
  .side-banner{flex:0 0 82vw;min-height:142px;padding:20px;border-radius:14px;scroll-snap-align:start}
  .side-banner.image-only{min-height:0;aspect-ratio:16/7}
  .side-banner h3{font-size:22px}
  .banner-arrow{width:32px;height:32px;font-size:24px}
  .banner-dots{bottom:8px}
  .benefit-strip{
    margin:10px 0 0;
    padding:0;
    display:flex;
    gap:8px;
    overflow-x:auto;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    scrollbar-width:none;
    scroll-snap-type:x proximity;
  }
  .benefit-strip::-webkit-scrollbar{display:none}
  .benefit-strip>div{
    flex:0 0 148px;
    min-height:66px;
    padding:10px 11px;
    justify-content:flex-start;
    border:1px solid #e1e9de;
    border-radius:13px;
    background:#fff;
    box-shadow:0 6px 18px rgba(35,73,39,.07);
    scroll-snap-align:start;
    font-size:21px;
  }
  .benefit-strip b{font-size:12px}
  .benefit-strip small{font-size:9px}
  .section{padding:34px 11px}
  .section.alt{padding-left:11px;padding-right:11px}
  .section-head h2{font-size:25px}
  .section-head p{font-size:12px}
  .section-head.left{align-items:center;gap:10px}
  .view-all{white-space:nowrap;font-size:12px}
  .category-grid{
    margin-top:16px;
    display:flex;
    gap:9px;
    overflow-x:auto;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .category-grid::-webkit-scrollbar{display:none}
  .category-card{flex:0 0 122px;min-height:105px;padding:12px 9px;border-radius:14px;scroll-snap-align:start}
  .category-card b{font-size:31px}
  .category-card span{font-size:13px}
  .category-card small{font-size:10px}
  .product-grid{margin-top:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .product-card{min-width:0;border-radius:14px}
  .product-card:hover{transform:none}
  .product-image{height:auto;aspect-ratio:1/1}
  .plant-placeholder{font-size:52px}
  .badge-row{top:7px;left:7px;gap:3px;flex-wrap:wrap}
  .badge{padding:4px 6px;font-size:7px}
  .image-count{right:7px;bottom:7px;font-size:8px}
  .product-body{padding:10px}
  .product-body>span{font-size:8px}
  .product-body h3,.product-title-button h3{min-height:38px;margin:4px 0 6px;font-size:13px;line-height:1.45}
  .product-body p{display:none}
  .product-meta{margin-top:6px;align-items:flex-start;gap:5px}
  .price{font-size:17px;line-height:1.2}
  .price del{font-size:9px}
  .price small{font-size:7px}
  .stock{font-size:8px;line-height:1.35}
  .card-actions{margin-top:9px;grid-template-columns:66px 1fr;gap:6px}
  .qty{height:36px;grid-template-columns:22px 1fr 22px;border-radius:8px}
  .qty input{font-size:11px}
  .add-cart{min-width:0;padding:0 5px;border-radius:8px;font-size:9px}
  .listing-layout{gap:12px}
  .sidebar{position:static;padding:0;border:0;background:transparent;box-shadow:none}
  .sidebar h3{margin:0 0 8px;font-size:16px}
  .sidebar-list{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}
  .sidebar-list::-webkit-scrollbar{display:none}
  .sidebar-list button{flex:0 0 auto;padding:8px 11px;white-space:nowrap;border:1px solid var(--line);background:#fff;font-size:12px}
  .listing-banner{min-height:145px;padding:20px;border-radius:14px}
  .listing-banner.image-only{min-height:0;aspect-ratio:16/6}
  .listing-banner h1{font-size:25px}
  .listing-banner p{font-size:12px}
  .listing-toolbar{margin-top:14px;align-items:stretch;flex-direction:column;gap:10px}
  .listing-toolbar h2{font-size:24px}
  .filters{display:grid;grid-template-columns:1fr 1fr;gap:7px;overflow:visible}
  .filters input{grid-column:1/-1}
  .filters select,.filters input{width:100%;min-width:0;height:40px;padding:0 9px;font-size:12px}
  .empty-state,.loading-state{padding:42px 15px}
  .drawer-panel{width:100%;max-width:none}
  .drawer-panel header,.modal-card header{padding:14px 15px}
  .cart-items{padding:8px}
  .cart-item{padding:10px 6px;grid-template-columns:54px minmax(0,1fr) auto;gap:8px}
  .cart-image{width:54px;height:54px}
  .cart-footer{padding:13px 14px calc(13px + env(safe-area-inset-bottom))}
  .modal{padding:0;align-items:end}
  .modal-card,.payment-card,.product-detail-card{width:100%;max-width:none;max-height:96dvh;border-radius:20px 20px 0 0}
  .checkout-grid{padding:14px;grid-template-columns:1fr;gap:12px}
  .form-fields label{font-size:12px}
  .modal-actions{padding:0 14px calc(14px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr}
  .payment-card{padding:20px 14px calc(18px + env(safe-area-inset-bottom))}
  .payment-grid{grid-template-columns:1fr;gap:12px}
  .qr-box{min-height:180px}
  .bank-box>b{font-size:24px}
  .payment-actions{display:grid;grid-template-columns:1fr}
  .payment-actions>*{width:100%}
  .product-detail-card>header{padding:13px 14px}
  .product-detail-grid{padding:10px;gap:12px}
  .gallery-main{height:auto;aspect-ratio:1/1;max-height:52dvh;border-radius:12px}
  .gallery-thumbs button{width:62px;height:52px;flex-basis:62px}
  .product-detail-info h2{font-size:23px}
  .detail-line{padding:10px 0;font-size:13px}
  .detail-buy{position:sticky;bottom:0;margin:15px -10px -10px;padding:10px;background:#fff;border-top:1px solid var(--line);grid-template-columns:88px 1fr}
}

@media (max-width:360px){
  .product-grid{gap:7px}
  .product-body{padding:8px}
  .product-body h3,.product-title-button h3{font-size:12px}
  .card-actions{grid-template-columns:60px 1fr;gap:5px}
  .qty{grid-template-columns:20px 1fr 20px}
  .add-cart{font-size:8px}
  .banner-actions{grid-template-columns:1fr}
}

/* =====================================================
   ALL STORE PAGES MOBILE POLISH — V13
   Products / New / Promotions / Cart / Checkout / Detail
   ===================================================== */
@media (max-width:768px){
  .page-wrap{padding:10px 8px 24px}
  .listing-layout{gap:9px}
  .listing-layout>section{min-width:0}

  .sidebar{
    padding:8px;
    border-radius:12px;
    box-shadow:0 5px 15px rgba(35,73,39,.07);
  }
  .sidebar h3{display:none}
  .sidebar-list{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}
  .sidebar-list::-webkit-scrollbar{display:none}
  .sidebar-list button{
    flex:0 0 auto;
    min-height:36px;
    padding:7px 11px;
    white-space:nowrap;
    border:1px solid #e1eadc;
    border-radius:999px;
    font-size:11px;
    background:#f8faf7;
  }

  .listing-banner{
    min-height:118px;
    padding:18px 16px;
    border-radius:13px;
  }
  .listing-banner h1{margin:4px 0;font-size:23px;line-height:1.18}
  .listing-banner p{margin:4px 0 0;font-size:12px;line-height:1.45}
  .listing-banner .primary-btn{min-height:37px;margin-top:9px;padding:0 13px;font-size:11px}
  .listing-banner.image-only{
    min-height:0!important;
    aspect-ratio:16/5.8;
    border-radius:13px;
  }
  .listing-carousel,.listing-carousel .banner-slides,.listing-carousel .banner-slide{height:100%}
  .listing-carousel img{width:100%;height:100%;object-fit:cover}

  .listing-toolbar{margin:12px 0 0;gap:9px}
  .listing-toolbar>div:first-child{display:grid;grid-template-columns:1fr auto;align-items:end;column-gap:8px}
  .listing-toolbar .eyebrow{grid-column:1/-1;font-size:8px}
  .listing-toolbar h2{margin:2px 0;font-size:22px}
  .status-line{margin:0;text-align:right;font-size:9px}
  .filters{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:6px;
    overflow:visible;
  }
  .filters input{grid-column:1/-1}
  .filters input,.filters select{width:100%;height:38px;padding:0 10px;border-radius:10px;font-size:11px;min-width:0}

  .loading-state,.empty-state{padding:38px 12px;font-size:12px}

  .product-grid{margin-top:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .product-card{min-width:0;border-radius:13px;box-shadow:0 5px 14px rgba(42,80,39,.08)}
  .product-image{height:auto;aspect-ratio:1/1;border:0;padding:0}
  .plant-placeholder{font-size:52px}
  .badge-row{top:6px;left:6px;gap:3px;max-width:calc(100% - 12px);flex-wrap:wrap}
  .badge{padding:3px 6px;font-size:7px}
  .image-count{right:6px;bottom:6px;padding:3px 6px;font-size:8px}
  .product-body{padding:9px}
  .product-body>span{font-size:7px}
  .product-title-button{width:100%;text-align:left}
  .product-body h3{min-height:34px;margin:3px 0 4px;font-size:13px;line-height:1.3}
  .product-body p{display:none}
  .product-meta{margin-top:6px;display:grid;grid-template-columns:1fr;gap:2px;align-items:start}
  .price{font-size:17px;line-height:1.2}
  .price del{display:inline;margin-right:4px;font-size:8px}
  .price small{font-size:7px}
  .stock{text-align:left;font-size:8px}
  .stock b{display:inline;margin-left:3px}
  .card-actions{margin-top:8px;grid-template-columns:1fr;gap:5px}
  .qty{height:33px;grid-template-columns:30px 1fr 30px;border-radius:8px}
  .qty button{font-size:16px}
  .qty input{font-size:11px}
  .add-cart{min-height:36px;border-radius:8px;font-size:10px}

  .drawer-panel{width:min(94vw,430px)}
  .drawer-panel header,.modal-card header{padding:14px}
  .drawer-panel h2,.modal-card h2{font-size:21px}
  .cart-items{padding:8px}
  .cart-item{padding:9px 5px;grid-template-columns:52px 1fr auto;gap:8px}
  .cart-image{width:52px;height:52px}
  .cart-footer{padding:13px 12px calc(13px + env(safe-area-inset-bottom))}

  .modal{padding:0;align-items:end}
  .modal-card,.payment-card{width:100%;max-height:96dvh;border-radius:18px 18px 0 0}
  .modal-card>header{position:sticky;top:0;z-index:4;background:#fff}
  .checkout-grid{padding:12px;gap:10px}
  .form-fields{gap:8px}
  .form-fields label{font-size:11px}
  .form-fields input,.form-fields textarea{margin-top:3px;padding:10px;font-size:12px}
  .order-summary{padding:12px;border-radius:12px;font-size:11px}
  .order-summary h3{margin-top:0;font-size:17px}
  .modal-actions{position:sticky;bottom:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;background:#fff;border-top:1px solid var(--line)}
  .modal-actions>*{width:100%;min-height:42px;padding:0 8px;font-size:11px}

  .payment-card{padding:18px 12px calc(16px + env(safe-area-inset-bottom))}
  .success-check{width:56px;height:56px;font-size:26px}
  .payment-card h2{font-size:23px}
  .order-id{font-size:17px}
  .payment-grid{gap:10px}
  .qr-box,.bank-box{padding:12px;border-radius:12px}
  .payment-actions{display:grid;grid-template-columns:1fr;gap:7px}
  .payment-actions>*{width:100%;min-height:42px}

  .product-detail-card{width:100%;max-height:96dvh;border-radius:18px 18px 0 0}
  .product-detail-grid{padding:10px;gap:10px}
  .gallery-main{height:auto;aspect-ratio:1/1;border-radius:12px}
  .gallery-thumbs{padding-bottom:2px}
  .gallery-thumbs button{width:58px;height:49px;flex-basis:58px}
  .product-detail-info h2{font-size:22px}
  .product-detail-info p{font-size:12px;line-height:1.6}
  .detail-line{padding:8px 0;font-size:12px}
  .detail-buy{position:sticky;bottom:0;padding-top:8px;grid-template-columns:96px 1fr;background:#fff}
  .detail-buy .primary-btn{min-height:42px;font-size:11px}
}

@media (max-width:390px){
  .page-wrap{padding-left:7px;padding-right:7px}
  .listing-banner{min-height:108px;padding:15px 13px}
  .listing-banner h1{font-size:21px}
  .filters input,.filters select{font-size:10px}
  .product-grid{gap:7px}
  .product-body{padding:8px}
  .product-body h3{font-size:12px}
  .price{font-size:16px}
  .add-cart{font-size:9px}
}

/* =====================================================
   CATALOG POLISH — V15
   Products / New Arrivals / Promotions only
   ===================================================== */
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]){
  background:
    radial-gradient(circle at 9% 2%,rgba(117,176,91,.10),transparent 28rem),
    linear-gradient(180deg,#f6f8f4 0,#f8faf7 42%,#f2f5f0 100%);
}
.catalog-page{padding:24px 18px 68px}
.catalog-shell{max-width:1240px;margin:0 auto}
.catalog-shell .listing-banner{
  min-height:270px;
  padding:42px 46px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-radius:26px;
  background:
    radial-gradient(circle at 88% 22%,rgba(255,255,255,.18) 0 88px,transparent 89px),
    radial-gradient(circle at 78% 82%,rgba(205,237,167,.18) 0 140px,transparent 141px),
    linear-gradient(135deg,#143b29 0%,#2f7044 58%,#78a852 100%);
  box-shadow:0 24px 58px rgba(28,71,42,.18);
}
body[data-store-mode="new"] .catalog-shell .listing-banner{
  background:
    radial-gradient(circle at 88% 22%,rgba(255,255,255,.17) 0 88px,transparent 89px),
    radial-gradient(circle at 78% 82%,rgba(165,238,222,.18) 0 140px,transparent 141px),
    linear-gradient(135deg,#153d37 0%,#217768 58%,#65ab8b 100%);
}
body[data-store-mode="promo"] .catalog-shell .listing-banner{
  background:
    radial-gradient(circle at 88% 22%,rgba(255,255,255,.19) 0 88px,transparent 89px),
    radial-gradient(circle at 78% 82%,rgba(255,226,153,.24) 0 140px,transparent 141px),
    linear-gradient(135deg,#673719 0%,#b86425 58%,#efa44a 100%);
}
.catalog-shell .listing-banner:not(.image-only):before{
  content:"🌱";
  position:absolute;
  right:7.5%;
  bottom:-28px;
  z-index:1;
  font-size:150px;
  line-height:1;
  opacity:.18;
  transform:rotate(-9deg);
  filter:saturate(.8);
}
body[data-store-mode="new"] .catalog-shell .listing-banner:not(.image-only):before{content:"✨"}
body[data-store-mode="promo"] .catalog-shell .listing-banner:not(.image-only):before{content:"🏷️"}
.catalog-shell .listing-banner .eyebrow{color:#d3f0c1;font-size:11px;letter-spacing:1.7px}
body[data-store-mode="new"] .catalog-shell .listing-banner .eyebrow{color:#c7f4e8}
body[data-store-mode="promo"] .catalog-shell .listing-banner .eyebrow{color:#ffe9c5}
.catalog-shell .listing-banner h1{max-width:720px;margin:9px 0 10px;font-size:46px;line-height:1.08;letter-spacing:-.045em}
.catalog-shell .listing-banner p{max-width:620px;margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.7}
.catalog-shell .listing-banner.image-only{
  min-height:0;
  aspect-ratio:16/5.4;
  padding:0;
  border-radius:26px;
  background:#e9f1e5;
}
.catalog-shell .listing-banner.image-only .banner-carousel,
.catalog-shell .listing-banner.image-only .banner-slides,
.catalog-shell .listing-banner.image-only .banner-slide{height:100%}
.catalog-shell .listing-banner.image-only img{width:100%;height:100%;object-fit:cover}

.catalog-mode-nav{
  width:min(100%,560px);
  margin:16px auto 18px;
  padding:6px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:5px;
  border:1px solid #dfe7dc;
  border-radius:16px;
  background:rgba(255,255,255,.88);
  box-shadow:0 10px 28px rgba(38,76,43,.08);
  backdrop-filter:blur(12px);
}
.catalog-mode-nav a{
  min-height:43px;
  padding:0 12px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  border-radius:11px;
  color:#536357;
  text-decoration:none;
  font-size:13px;
  font-weight:600;
  white-space:nowrap;
  transition:.2s ease;
}
.catalog-mode-nav a:hover{background:#f0f5ee;color:#245a35}
.catalog-mode-nav a.active{color:#fff;background:linear-gradient(135deg,#235f39,#4b8d4d);box-shadow:0 7px 16px rgba(47,111,66,.23)}
body[data-store-mode="new"] .catalog-mode-nav a.active{background:linear-gradient(135deg,#1f665d,#3b9582)}
body[data-store-mode="promo"] .catalog-mode-nav a.active{background:linear-gradient(135deg,#a9501d,#dd812e)}
.catalog-mode-nav span{font-size:16px}

.listing-highlights{margin:0 0 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.listing-highlight-card{
  min-height:94px;
  padding:17px 19px;
  display:flex;
  align-items:center;
  gap:14px;
  border:1px solid #e0e8dd;
  border-radius:18px;
  background:rgba(255,255,255,.92);
  box-shadow:0 10px 28px rgba(38,76,43,.07);
}
.listing-highlight-card>span{
  width:48px;height:48px;flex:0 0 48px;
  display:grid;place-items:center;
  border-radius:15px;
  background:linear-gradient(145deg,#eaf5e4,#d8ebce);
  font-size:24px;
}
body[data-store-mode="new"] .listing-highlight-card>span{background:linear-gradient(145deg,#e3f7f2,#ccebe2)}
body[data-store-mode="promo"] .listing-highlight-card>span{background:linear-gradient(145deg,#fff2dd,#ffe2ba)}
.listing-highlight-card b{display:block;color:#1c3c28;font-family:var(--font-en);font-size:27px;line-height:1}
.listing-highlight-card small{display:block;margin-top:6px;color:#718076;font-size:12px}

.catalog-category-panel,
.catalog-products-panel{
  border:1px solid #e1e8df;
  border-radius:22px;
  background:rgba(255,255,255,.94);
  box-shadow:0 14px 38px rgba(37,73,42,.07);
}
.catalog-category-panel{margin-bottom:16px;padding:20px}
.category-panel-title{margin-bottom:13px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}
.category-panel-title h2{margin:3px 0 0;color:#1f3d29;font-size:22px;letter-spacing:-.025em}
.category-panel-title small{color:#849087;font-size:11px}
.catalog-category-panel .sidebar-list{display:flex;flex-wrap:wrap;gap:8px}
.catalog-category-panel .sidebar-list button{
  min-height:40px;
  padding:0 14px;
  border:1px solid #dde6da;
  border-radius:999px;
  color:#536157;
  background:#f8faf7;
  font-size:12px;
  font-weight:500;
  cursor:pointer;
  transition:.18s ease;
}
.catalog-category-panel .sidebar-list button:hover{border-color:#9fc493;background:#f0f7ed;color:#245a35}
.catalog-category-panel .sidebar-list button.active{border-color:transparent;color:#fff;background:#2f7044;box-shadow:0 7px 16px rgba(47,112,68,.22)}
body[data-store-mode="new"] .catalog-category-panel .sidebar-list button.active{background:#277a6c}
body[data-store-mode="promo"] .catalog-category-panel .sidebar-list button.active{background:#c26b27}

.catalog-products-panel{padding:22px}
.catalog-products-panel .listing-toolbar{
  margin:0 0 20px;
  padding-bottom:20px;
  align-items:center;
  border-bottom:1px solid #e7ece5;
}
.listing-title h2{margin:4px 0 2px;color:#1b3825;font-size:30px;letter-spacing:-.035em}
.listing-title>p:not(.status-line){margin:0;color:#748178;font-size:12px}
.listing-title .status-line{margin:5px 0 0;color:#4e7d5a;font-size:10px}
.catalog-products-panel .filters{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(130px,.7fr) minmax(155px,.8fr) auto;gap:8px;align-items:center}
.catalog-search{position:relative;min-width:0}
.catalog-search span{position:absolute;left:13px;top:50%;transform:translateY(-51%);color:#6d7d72;font-family:var(--font-en);font-size:24px;line-height:1;pointer-events:none}
.catalog-products-panel .filters .catalog-search input{width:100%;padding-left:39px}
.catalog-products-panel .filters input,
.catalog-products-panel .filters select,
.filter-reset{
  height:44px;
  border:1px solid #dce5d9;
  border-radius:12px;
  background:#fafcf9;
  color:#314437;
  font-size:12px;
}
.catalog-products-panel .filters input:focus,
.catalog-products-panel .filters select:focus{outline:0;border-color:#7daf70;box-shadow:0 0 0 3px rgba(78,146,72,.12)}
.filter-reset{padding:0 14px;color:#657168;background:#fff;cursor:pointer;font-weight:600;white-space:nowrap}
.filter-reset:hover{border-color:#b8c9b4;color:#245a35;background:#f5f9f3}

body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-grid{
  margin-top:0;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-card{
  min-width:0;
  display:flex;
  flex-direction:column;
  border:1px solid #e0e7dd;
  border-radius:18px;
  background:#fff;
  box-shadow:0 9px 26px rgba(38,75,42,.08);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-card:hover{transform:translateY(-5px);border-color:#b8d1af;box-shadow:0 18px 40px rgba(38,75,42,.14)}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-image{height:auto;aspect-ratio:1/1;border:0;background:linear-gradient(145deg,#f1f7ed,#e5efdd)}
body[data-store-mode="new"] .catalog-products-panel .product-image{background:linear-gradient(145deg,#eef8f5,#deeee9)}
body[data-store-mode="promo"] .catalog-products-panel .product-image{background:linear-gradient(145deg,#fff7eb,#f9ead5)}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-body{flex:1;padding:14px;display:flex;flex-direction:column}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-body>span{color:#4d8a58;font-size:9px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}
body[data-store-mode="new"] .catalog-products-panel .product-body>span{color:#2c8576}
body[data-store-mode="promo"] .catalog-products-panel .product-body>span{color:#b76124}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-body h3{min-height:44px;margin:5px 0 6px;font-size:15px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-body p{min-height:36px;margin:0;color:#7b877e;font-size:10px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-meta{margin-top:11px;padding-top:10px;border-top:1px dashed #e2e8df}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .stock{padding:4px 7px;border-radius:8px;background:#f2f6f0;text-align:right}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .stock.low{background:#fff5e2}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .stock.out{background:#fff0ee}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .card-actions{margin-top:auto;padding-top:12px}
body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .add-cart{min-height:40px;border-radius:10px;font-weight:600}
body[data-store-mode="new"] .catalog-products-panel .add-cart{background:linear-gradient(145deg,#358a78,#226c5f);box-shadow:0 4px 0 #19584e}
body[data-store-mode="promo"] .catalog-products-panel .add-cart{background:linear-gradient(145deg,#e58a37,#bd5f20);box-shadow:0 4px 0 #974716}
.catalog-products-panel .empty-state{min-height:240px;padding:54px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px dashed #d7e1d4;border-radius:16px;background:#f9fbf8}
.catalog-products-panel .empty-state.hidden{display:none}
.catalog-products-panel .empty-state span{font-size:42px}
.catalog-products-panel .empty-state b{color:#38503e;font-size:18px}
.catalog-products-panel .empty-state small{color:#7a887e}

@media(max-width:1080px){
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .catalog-products-panel .listing-toolbar{align-items:stretch;flex-direction:column}
  .catalog-products-panel .filters{grid-template-columns:minmax(0,1fr) minmax(130px,.45fr) minmax(150px,.5fr) auto}
}

@media(max-width:768px){
  .catalog-page{padding:10px 8px 38px}
  .catalog-shell .listing-banner{
    min-height:148px;
    padding:20px 18px;
    border-radius:17px;
    box-shadow:0 13px 28px rgba(28,71,42,.16);
  }
  .catalog-shell .listing-banner:not(.image-only):before{right:3%;bottom:-15px;font-size:90px}
  .catalog-shell .listing-banner h1{margin:5px 0 6px;font-size:27px;line-height:1.12}
  .catalog-shell .listing-banner p{max-width:78%;font-size:11px;line-height:1.5}
  .catalog-shell .listing-banner .eyebrow{font-size:8px}
  .catalog-shell .listing-banner.image-only{aspect-ratio:16/7;border-radius:17px}
  .catalog-mode-nav{margin:10px 0;padding:4px;border-radius:13px;gap:3px}
  .catalog-mode-nav a{min-height:38px;padding:0 5px;gap:4px;border-radius:9px;font-size:10px}
  .catalog-mode-nav span{font-size:13px}
  .listing-highlights{margin-bottom:10px;gap:7px}
  .listing-highlight-card{min-height:68px;padding:10px 8px;gap:7px;border-radius:13px;box-shadow:0 6px 16px rgba(38,76,43,.06)}
  .listing-highlight-card>span{width:34px;height:34px;flex-basis:34px;border-radius:10px;font-size:17px}
  .listing-highlight-card b{font-size:19px}
  .listing-highlight-card small{margin-top:3px;font-size:8px;line-height:1.25}
  .catalog-category-panel,.catalog-products-panel{border-radius:16px;box-shadow:0 8px 22px rgba(37,73,42,.06)}
  .catalog-category-panel{margin-bottom:10px;padding:13px 11px}
  .category-panel-title{margin-bottom:9px;align-items:center}
  .category-panel-title h2{font-size:17px}
  .category-panel-title small{display:none}
  .catalog-category-panel .sidebar-list{flex-wrap:nowrap;gap:6px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .catalog-category-panel .sidebar-list::-webkit-scrollbar{display:none}
  .catalog-category-panel .sidebar-list button{flex:0 0 auto;min-height:34px;padding:0 11px;font-size:10px}
  .catalog-products-panel{padding:12px 9px 14px}
  .catalog-products-panel .listing-toolbar{margin-bottom:12px;padding-bottom:12px;gap:10px}
  .listing-title{display:grid;grid-template-columns:1fr auto;align-items:end;column-gap:8px}
  .listing-title .eyebrow,.listing-title>p:not(.status-line){grid-column:1/-1}
  .listing-title h2{margin:2px 0 0;font-size:22px}
  .listing-title>p:not(.status-line){display:none}
  .listing-title .status-line{margin:0;text-align:right;font-size:8px}
  .catalog-products-panel .filters{grid-template-columns:1fr 1fr;gap:6px}
  .catalog-search{grid-column:1/-1}
  .catalog-products-panel .filters input,
  .catalog-products-panel .filters select,
  .filter-reset{height:38px;border-radius:10px;font-size:10px}
  .catalog-search span{left:11px;font-size:21px}
  .catalog-products-panel .filters .catalog-search input{padding-left:34px}
  .filter-reset{grid-column:1/-1;height:34px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-card{border-radius:13px;box-shadow:0 5px 15px rgba(38,75,42,.07)}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-card:hover{transform:none}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-image{aspect-ratio:4/3}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-body{padding:9px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-body h3{min-height:34px;margin:3px 0 5px;font-size:12px;line-height:1.38}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-body p{display:none}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-meta{margin-top:6px;padding-top:7px;display:grid;grid-template-columns:1fr;gap:5px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .price{font-size:16px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .stock{padding:3px 6px;text-align:left;font-size:8px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .stock b{display:inline;margin-left:3px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .card-actions{padding-top:7px;grid-template-columns:1fr}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .card-actions .qty{display:none}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .add-cart{min-height:38px;font-size:10px}
  .catalog-products-panel .loading-state{padding:38px 10px;font-size:11px}
}

@media(max-width:380px){
  .catalog-page{padding-left:6px;padding-right:6px}
  .catalog-mode-nav a{font-size:9px}
  .listing-highlight-card{padding:8px 6px;gap:5px}
  .listing-highlight-card>span{width:30px;height:30px;flex-basis:30px;font-size:15px}
  .listing-highlight-card b{font-size:17px}
  .catalog-products-panel{padding-left:7px;padding-right:7px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-grid{gap:6px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-body{padding:7px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .product-body h3{font-size:11px}
  body:is([data-store-mode="products"],[data-store-mode="new"],[data-store-mode="promo"]) .catalog-products-panel .add-cart{font-size:9px}
}


/* V18: YouTube section */
.youtube-section{max-width:none;background:linear-gradient(180deg,#f6faf3,#eef6eb)}
.youtube-section>.section-head,.youtube-section>.youtube-grid{max-width:1240px;margin-left:auto;margin-right:auto}
.youtube-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.youtube-card{overflow:hidden;border:1px solid rgba(39,91,44,.12);border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(31,72,35,.1);transition:transform .2s ease,box-shadow .2s ease}
.youtube-card:hover{transform:translateY(-5px);box-shadow:0 22px 44px rgba(31,72,35,.16)}
.youtube-player,.youtube-iframe{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border:0;background:#17291c}
.youtube-player{display:block;padding:0;cursor:pointer}.youtube-player img{width:100%;height:100%;display:block;object-fit:cover;opacity:.88;transition:transform .35s ease,opacity .35s ease}.youtube-player:hover img{transform:scale(1.04);opacity:.72}
.youtube-play{position:absolute;left:50%;top:50%;width:64px;height:64px;display:grid;place-items:center;transform:translate(-50%,-50%);padding-left:4px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#ff4e46,#d91822);box-shadow:0 12px 25px rgba(171,19,25,.35),inset 0 2px 2px rgba(255,255,255,.35);font-size:25px}
.youtube-player small{position:absolute;left:12px;bottom:10px;padding:5px 9px;border-radius:99px;color:#fff;background:rgba(0,0,0,.58);font-size:9px}
.youtube-iframe iframe{width:100%;height:100%;border:0}
.youtube-copy{padding:16px}.youtube-copy>span{font:800 9px/1 Montserrat,sans-serif;letter-spacing:1.2px;color:#58a93e}.youtube-copy h3{margin:7px 0 5px;font-size:18px}.youtube-copy p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}
@media(max-width:900px){.youtube-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.youtube-section{padding-top:32px;padding-bottom:34px}.youtube-grid{margin-top:16px;grid-template-columns:1fr;gap:12px}.youtube-card{display:grid;grid-template-columns:145px minmax(0,1fr);border-radius:14px}.youtube-player,.youtube-iframe{height:100%;min-height:108px;aspect-ratio:auto}.youtube-play{width:46px;height:46px;font-size:18px}.youtube-player small{display:none}.youtube-copy{padding:12px}.youtube-copy h3{font-size:15px}.youtube-copy p{font-size:10px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}}


/* V20 — payment slip upload */
.slip-upload-box{margin:16px 0;padding:15px;border:1px solid #cfe0c7;border-radius:14px;background:linear-gradient(145deg,#f7fbf4,#eef7e9);text-align:left}
.slip-upload-head{display:flex;align-items:center;gap:10px;margin-bottom:11px}.slip-upload-head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#fff;font-size:24px;box-shadow:0 5px 14px rgba(46,102,49,.09)}.slip-upload-head b,.slip-upload-head small{display:block}.slip-upload-head small{margin-top:2px;color:var(--muted);font-size:10px}
.slip-picker{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:center;border:1px dashed #79a968;border-radius:11px;color:#2f6b32;background:#fff;font-weight:800;cursor:pointer}.slip-picker input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.slip-picker:hover{background:#f1f8ed}
.slip-preview-wrap{margin-top:10px;padding:9px;display:grid;grid-template-columns:74px 1fr;align-items:center;gap:10px;border-radius:11px;background:#fff}.slip-preview-wrap img{width:74px;height:74px;object-fit:cover;border-radius:9px;border:1px solid var(--line)}.slip-preview-wrap b,.slip-preview-wrap small{display:block;word-break:break-word}.slip-preview-wrap small{margin-top:4px;color:var(--muted)}
.slip-upload-box>.wide{width:100%;margin-top:10px}.slip-upload-box>.wide:disabled{cursor:not-allowed;opacity:.58}.slip-upload-status{margin:8px 0 0;color:#68776c;font-size:10px;line-height:1.5}.slip-upload-status.success{padding:9px;border-radius:9px;color:#27622d;background:#e1f3dd}.slip-upload-status.error{padding:9px;border-radius:9px;color:#9b332e;background:#ffe7e4}
@media(max-width:480px){.slip-upload-box{padding:12px}.slip-upload-head{align-items:flex-start}.slip-preview-wrap{grid-template-columns:60px 1fr}.slip-preview-wrap img{width:60px;height:60px}}
