/* =============================================================
   AROGYAM SHOP — STOREFRONT APP UI v14
   Shared customer-facing design system.
   Scope: body.shop-page and exact storefront component classes.
   ============================================================= */

:root{
  --sf-green:#557b15;
  --sf-green-2:#6f9625;
  --sf-green-dark:#28420b;
  --sf-ink:#1e2b18;
  --sf-muted:#74806c;
  --sf-bg:#f7f9f4;
  --sf-surface:#ffffff;
  --sf-soft:#eff5e8;
  --sf-line:#e3e9dd;
  --sf-red:#e93f4f;
  --sf-amber:#d88a1f;
  --sf-radius:22px;
  --sf-radius-sm:15px;
  --sf-shadow:0 16px 45px rgba(39,61,12,.08);
  --sf-shadow-soft:0 8px 26px rgba(39,61,12,.06);
  --sf-page:1180px;
}

html{background:var(--sf-bg);scroll-behavior:smooth}
body.shop-page{margin:0;background:var(--sf-bg);color:var(--sf-ink);font-family:Poppins,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}
body.shop-page main{min-height:55vh}
body.shop-page button,body.shop-page input,body.shop-page select,body.shop-page textarea{font:inherit}
body.shop-page a{-webkit-tap-highlight-color:transparent}

/* ============================= HEADER ============================= */
body.shop-page .ash-top-bar{background:#243b0c;border:0;min-height:31px;padding:0 4%;font-size:10px;letter-spacing:.01em}
body.shop-page .ash-desktop-header{max-width:none;width:100%;min-height:76px;padding:0 max(4%,calc((100% - var(--sf-page))/2));background:rgba(255,255,255,.96);border-bottom:1px solid var(--sf-line);box-shadow:0 3px 18px rgba(30,46,15,.035);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
body.shop-page .ash-desktop-header.scrolled{box-shadow:0 12px 35px rgba(30,46,15,.08)}
body.shop-page .ash-logo-image{max-height:50px;max-width:146px;object-fit:contain}
body.shop-page .ash-nav{gap:8px}
body.shop-page .ash-nav-link{padding:10px 14px;border-radius:12px;font-size:12px;font-weight:700;color:#5d6756}
body.shop-page .ash-nav-link.active,body.shop-page .ash-nav-link:hover{background:var(--sf-soft);color:var(--sf-green-dark)}
body.shop-page .ash-support-link{width:42px;height:42px;border:1px solid var(--sf-line);background:#fff;border-radius:14px;color:var(--sf-green-dark);box-shadow:none}
body.shop-page .ash-order-button{min-height:44px;border-radius:14px;padding:0 16px;background:var(--sf-green);box-shadow:0 8px 18px rgba(85,123,21,.18);font-size:11px}
body.shop-page .ash-order-cart-count{background:#fff;color:var(--sf-green-dark)}

@media(max-width:768px){
  body.shop-page{padding-bottom:78px}
  body.shop-page .ash-mobile-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--sf-line);box-shadow:0 4px 18px rgba(32,52,13,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
  body.shop-page .ash-mobile-inner{min-height:58px;padding:7px 12px}
  body.shop-page .ash-mobile-logo{width:42px;height:42px;flex-basis:42px;border-radius:14px;background:var(--sf-soft);border:1px solid #e1e8da}
  body.shop-page .ash-mobile-brand-copy strong{font-size:14px;max-width:180px;color:var(--sf-green-dark)}
  body.shop-page .ash-mobile-brand-copy span{font-size:9px;color:var(--sf-muted);font-weight:700}
  body.shop-page .ash-mobile-actions{gap:7px}
  body.shop-page .ash-mobile-action{width:42px;height:42px;border-radius:14px;border:1px solid var(--sf-line);background:#fff;color:var(--sf-green-dark)}
  body.shop-page .ash-mobile-action-shop{background:var(--sf-soft);color:var(--sf-green)}
  body.shop-page .ash-cart-badge{background:var(--sf-red);border:2px solid #fff}
  body.shop-page .ash-mobile-commerce-strip{padding:3px 12px 10px;background:#fff;display:grid;gap:8px}
  body.shop-page .ash-mobile-delivery{min-height:30px;padding:0 2px;font-size:11px;color:#57664c}
  body.shop-page .ash-mobile-delivery strong{color:var(--sf-green-dark)}
  body.shop-page .ash-mobile-search{height:46px;border:1px solid #dfe6d9;border-radius:15px;background:#f7f9f5;box-shadow:none}
  body.shop-page .ash-mobile-search input{font-size:14px;padding-left:14px}
  body.shop-page .ash-mobile-search button{width:48px;color:var(--sf-green)}
  body.shop-page .ash-mobile-page-line{display:none}
}

/* ============================= FOOTER ============================= */
body.shop-page .gf-features-bar{background:#f0f5e9;border-top:1px solid var(--sf-line);padding:28px max(4%,calc((100% - var(--sf-page))/2))}
body.shop-page .gf-footer-main{background:#24380d}
body.shop-page .gf-footer-bottom{background:#1d2d0a}
body.shop-page .arogyam-global-footer{margin-top:40px}

@media(max-width:768px){
  body.shop-page .arogyam-global-footer{display:none!important}
  body.shop-page .arogyam-mobile-nav{height:68px;left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));width:auto;border:1px solid rgba(49,71,23,.10);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 14px 36px rgba(33,51,14,.15);padding:5px 5px 4px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
  body.shop-page .gmn-item{height:56px;border-radius:17px;gap:3px;color:#7a8374;font-size:9px;font-weight:800}
  body.shop-page .gmn-item>i{font-size:18px}
  body.shop-page .gmn-item.active{color:var(--sf-green)}
  body.shop-page .gmn-item.active:not(.gmn-shop){background:#f1f6eb}
  body.shop-page .gmn-shop{margin-top:-17px;background:transparent!important}
  body.shop-page .gmn-shop-icon{width:52px;height:52px;border-radius:18px;background:linear-gradient(145deg,var(--sf-green-2),var(--sf-green));box-shadow:0 9px 22px rgba(85,123,21,.24);border:4px solid #fff}
  body.shop-page .gmn-shop span{color:var(--sf-green-dark)}
}

/* ============================= HOME ============================= */
body.shop-page-home .hero-carousel{width:min(var(--sf-page),calc(100% - 32px));margin:22px auto 0;border:0;border-radius:28px;overflow:hidden;background:#eef2e8;box-shadow:var(--sf-shadow)}
body.shop-page-home .carousel-item{min-height:0;aspect-ratio:2.5/1;background:#eef2e8}
body.shop-page-home .carousel-item img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center;display:block}
body.shop-page-home .carousel-control{width:42px;height:42px;background:rgba(24,41,10,.72);border:1px solid rgba(255,255,255,.45)}
body.shop-page-home .carousel-indicators{bottom:14px}
body.shop-page-home .pattern-section{background:transparent!important;background-image:none!important;padding:48px 0!important}
body.shop-page-home .section-title{margin-bottom:28px;padding:0 16px}
body.shop-page-home .section-title h2{font-size:27px;letter-spacing:-.7px;color:var(--sf-green-dark)}
body.shop-page-home .section-title h2::after{display:none}
body.shop-page-home .packs-container{max-width:var(--sf-page);padding:0 16px;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}
body.shop-page-home .pack-card{padding:15px;border:1px solid var(--sf-line);border-radius:22px;box-shadow:var(--sf-shadow-soft);text-align:left;overflow:hidden;transform:none!important;background:#fff}
body.shop-page-home .pack-card:hover{box-shadow:var(--sf-shadow)}
body.shop-page-home .product-img-wrapper{height:260px;border-radius:17px;background:#fafbf8;overflow:hidden;margin:0 0 10px}
body.shop-page-home .pack-img{width:100%;height:100%;object-fit:contain;padding:8px}
body.shop-page-home .gallery-thumbnails{display:flex!important;gap:7px;overflow-x:auto;padding:2px 0 8px;scrollbar-width:none}
body.shop-page-home .gallery-thumbnails::-webkit-scrollbar{display:none}
body.shop-page-home .thumb-img{width:42px;height:42px;flex:0 0 42px;border-radius:10px;object-fit:contain;background:#f5f7f2;border:1px solid var(--sf-line);padding:2px}
body.shop-page-home .thumb-img.active{border:2px solid var(--sf-green);box-shadow:0 0 0 2px rgba(85,123,21,.10)}
body.shop-page-home .pack-title{font-size:17px;line-height:1.35;color:var(--sf-green-dark);margin:5px 0 7px;min-height:auto;text-align:left}
body.shop-page-home .pack-desc{font-size:11px;border-radius:999px;padding:7px 10px;background:#f2f6ed;color:#64705b;justify-content:flex-start}
body.shop-page-home .home-retention-row{margin-top:10px;align-items:center}
body.shop-page-home .home-wishlist-btn{width:42px;height:42px;border-radius:13px;border:1px solid var(--sf-line);background:#fff;color:#738066}
body.shop-page-home .home-wishlist-btn.is-saved{color:var(--sf-red);background:#fff1f3;border-color:#ffcbd1}
body.shop-page-home .home-stock-note{font-size:10px}
body.shop-page-home .pack-price-box{justify-content:flex-start;gap:9px;margin:11px 0 12px}
body.shop-page-home .original-price{font-size:11px;color:#939b8d}
body.shop-page-home .pack-price{font-size:22px;color:var(--sf-green-dark)}
body.shop-page-home .pack-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
body.shop-page-home .btn-add-cart,body.shop-page-home .btn-buy-pack{min-height:44px;border-radius:13px;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px}
body.shop-page-home .btn-add-cart{background:#f1f6eb;color:var(--sf-green-dark);border:1px solid #d7e3cc}
body.shop-page-home .btn-buy-pack{background:var(--sf-green);color:#fff;border:1px solid var(--sf-green)}
body.shop-page-home .home-discount-tag{transform:scale(.88);transform-origin:top right;right:5px;top:2px}
body.shop-page-home .mobile-home-trust{max-width:var(--sf-page);margin:14px auto 0;padding:0 16px;gap:8px}
body.shop-page-home .home-recent-wrap{max-width:var(--sf-page);margin:0 auto;padding:10px 16px 40px}
body.shop-page-home .home-recent-list{gap:12px}
body.shop-page-home .home-recent-card{border-radius:18px;border:1px solid var(--sf-line);box-shadow:none}
body.shop-page-home .mini-features{max-width:var(--sf-page);margin:0 auto;padding:32px 16px;gap:10px}
body.shop-page-home .m-feat-box{border-radius:18px;background:#fff;border:1px solid var(--sf-line);box-shadow:none}
body.shop-page-home .platforms-section{padding:45px 0;background:#fff}
body.shop-page-home .platforms-container{max-width:var(--sf-page);padding:0 16px}
body.shop-page-home .platform-card{border:1px solid var(--sf-line);border-radius:18px;box-shadow:none}
/* Home is conversion-focused; reviews remain on product/review surfaces, not the landing page. */
body.shop-page-home .reviews-section{display:none!important}

@media(max-width:768px){
  body.shop-page-home .hero-carousel{width:calc(100% - 20px);margin:10px auto 0;border-radius:20px;box-shadow:none;border:1px solid var(--sf-line)}
  body.shop-page-home .carousel-item{aspect-ratio:16/9;min-height:0!important;max-height:240px}
  body.shop-page-home .carousel-item img{height:100%!important;max-height:none!important;object-fit:cover!important}
  body.shop-page-home .carousel-control{display:none}
  body.shop-page-home .carousel-indicators{bottom:8px}
  body.shop-page-home .dot{width:7px;height:7px}
  body.shop-page-home .mobile-home-trust{display:grid!important;grid-template-columns:repeat(3,1fr);margin:10px auto 0;padding:0 10px;gap:6px}
  body.shop-page-home .mobile-home-trust>div{min-height:58px;border:1px solid var(--sf-line);background:#fff;border-radius:15px;padding:8px 5px;font-size:9px;box-shadow:none}
  body.shop-page-home .pattern-section{padding:28px 0!important}
  body.shop-page-home .section-title{margin-bottom:18px;text-align:left;padding:0 12px}
  body.shop-page-home .section-title h2{font-size:20px;line-height:1.25}
  body.shop-page-home .packs-container{display:flex!important;grid-template-columns:none!important;gap:12px;padding:0 12px 8px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:12px;scrollbar-width:none}
  body.shop-page-home .packs-container::-webkit-scrollbar{display:none}
  body.shop-page-home .pack-card{flex:0 0 min(82vw,310px);scroll-snap-align:start;padding:12px;border-radius:20px}
  body.shop-page-home .product-img-wrapper{height:205px;border-radius:15px}
  body.shop-page-home .pack-title{font-size:15px}
  body.shop-page-home .pack-desc{font-size:10px}
  body.shop-page-home .pack-price{font-size:20px}
  body.shop-page-home .btn-add-cart,body.shop-page-home .btn-buy-pack{min-height:43px;font-size:10.5px}
  body.shop-page-home .home-recent-wrap{padding:4px 12px 28px}
  body.shop-page-home .home-recent-list{overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}
  body.shop-page-home .home-recent-card{min-width:160px;scroll-snap-align:start}
  body.shop-page-home .mini-features{grid-template-columns:repeat(2,1fr)!important;padding:22px 12px;gap:8px}
  body.shop-page-home .m-feat-box{padding:13px 10px}
  body.shop-page-home .platforms-section{padding:28px 0}
  body.shop-page-home .platforms-container{display:flex;overflow-x:auto;gap:10px;padding:0 12px;scrollbar-width:none}
  body.shop-page-home .platform-card{flex:0 0 120px}
  body.shop-page-home .mobile-home-hide{display:none!important}
}

/* ============================= PRODUCTS ============================= */
body.shop-page-products .shop-header{display:none!important}
body.shop-page-products .products-container{max-width:var(--sf-page);margin:0 auto;padding:34px 16px 70px!important}
body.shop-page-products .product-search-state{background:#fff;border:1px solid var(--sf-line);border-radius:18px;padding:14px 16px;margin-bottom:16px;box-shadow:none}
body.shop-page-products .products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
body.shop-page-products .product-card{background:#fff;border:1px solid var(--sf-line);border-radius:22px;padding:14px;box-shadow:var(--sf-shadow-soft);overflow:hidden;position:relative}
body.shop-page-products .product-img-wrapper{height:250px;background:#fafbf8;border-radius:17px;overflow:hidden}
body.shop-page-products .product-img{width:100%;height:100%;object-fit:contain;padding:8px}
body.shop-page-products .gallery-thumbnails{display:flex!important;gap:7px;padding:8px 0 3px;overflow-x:auto;scrollbar-width:none}
body.shop-page-products .gallery-thumbnails::-webkit-scrollbar{display:none}
body.shop-page-products .thumb-img{width:42px;height:42px;flex:0 0 42px;border-radius:10px;object-fit:contain;background:#f5f7f2;border:1px solid var(--sf-line);padding:2px}
body.shop-page-products .thumb-img.active{border:2px solid var(--sf-green)}
body.shop-page-products .product-info{padding:8px 1px 0}
body.shop-page-products .product-title{font-size:17px;line-height:1.35;color:var(--sf-green-dark);margin-bottom:6px}
body.shop-page-products .product-desc{font-size:11px;color:var(--sf-muted);line-height:1.55}
body.shop-page-products .product-meta{border-radius:999px;background:#f2f6ed;padding:7px 10px;font-size:10px}
body.shop-page-products .retention-product-row{margin-top:9px}
body.shop-page-products .retention-save-btn{width:42px;height:42px;border-radius:13px;background:#fff;border:1px solid var(--sf-line)}
body.shop-page-products .retention-save-btn.is-saved{color:var(--sf-red);background:#fff1f3;border-color:#ffcbd1}
body.shop-page-products .product-action{margin-top:10px}
body.shop-page-products .product-price-box{justify-content:flex-start;gap:8px}
body.shop-page-products .product-price{font-size:22px;color:var(--sf-green-dark)}
body.shop-page-products .original-price{font-size:11px;color:#979f92}
body.shop-page-products .product-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}
body.shop-page-products .btn-cart,body.shop-page-products .btn-buy{min-height:44px;border-radius:13px;font-size:11px;font-weight:800}
body.shop-page-products .btn-cart{background:#f1f6eb;border:1px solid #d7e3cc;color:var(--sf-green-dark)}
body.shop-page-products .btn-buy{background:var(--sf-green);color:#fff;border:1px solid var(--sf-green)}

@media(max-width:768px){
  body.shop-page-products .products-container{padding:16px 10px 94px!important}
  body.shop-page-products .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  body.shop-page-products .product-card{padding:8px;border-radius:17px;box-shadow:none}
  body.shop-page-products .product-img-wrapper{height:150px;border-radius:13px}
  body.shop-page-products .gallery-thumbnails{gap:5px;padding:6px 0 1px}
  body.shop-page-products .thumb-img{width:32px;height:32px;flex-basis:32px;border-radius:8px}
  body.shop-page-products .product-title{font-size:12.5px;line-height:1.35;margin-top:5px}
  body.shop-page-products .product-desc{display:none}
  body.shop-page-products .product-meta{font-size:8.5px;padding:5px 7px}
  body.shop-page-products .retention-product-row{gap:5px}
  body.shop-page-products .retention-stock-note{font-size:8.5px}
  body.shop-page-products .retention-save-btn{width:36px;height:36px;border-radius:11px}
  body.shop-page-products .product-price{font-size:17px}
  body.shop-page-products .original-price{font-size:9px}
  body.shop-page-products .product-buttons{grid-template-columns:1fr;gap:6px}
  body.shop-page-products .btn-cart,body.shop-page-products .btn-buy{min-height:39px;border-radius:11px;font-size:9.5px}
  body.shop-page-products .product-discount-tag{transform:scale(.72);transform-origin:top right;right:0;top:0}
}

@media(max-width:360px){
  body.shop-page-products .products-grid{grid-template-columns:1fr}
  body.shop-page-products .product-img-wrapper{height:210px}
  body.shop-page-products .product-buttons{grid-template-columns:1fr 1fr}
}

/* ============================= CART ============================= */
body.shop-page-cart .cart-wrap{background:var(--sf-bg);padding:34px 16px 90px!important}
body.shop-page-cart .cart-shell{max-width:var(--sf-page)!important;margin:auto}
body.shop-page-cart .cart-head{margin-bottom:18px}
body.shop-page-cart .cart-head h1{font-size:28px;color:var(--sf-green-dark);letter-spacing:-.6px}
body.shop-page-cart .continue-link{border-radius:13px;background:#fff;border:1px solid var(--sf-line);color:var(--sf-green-dark)}
body.shop-page-cart .cart-layout{grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:18px!important}
body.shop-page-cart .cart-list,body.shop-page-cart .cart-summary{border:1px solid var(--sf-line)!important;border-radius:22px!important;box-shadow:var(--sf-shadow-soft)!important;background:#fff!important}
body.shop-page-cart .cart-card{border-radius:17px!important;border:1px solid #edf0e9!important;background:#fff!important}
body.shop-page-cart .cart-img{border-radius:14px!important;background:#f8faf6!important;object-fit:contain!important}
body.shop-page-cart .checkout-btn{border-radius:14px!important;background:var(--sf-green)!important;box-shadow:0 10px 22px rgba(85,123,21,.18)!important}

@media(max-width:768px){
  body.shop-page-cart .cart-wrap{padding:18px 10px 94px!important}
  body.shop-page-cart .cart-head h1{font-size:22px}
  body.shop-page-cart .cart-layout{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  body.shop-page-cart .cart-list,body.shop-page-cart .cart-summary{border-radius:18px!important;box-shadow:none!important}
  body.shop-page-cart .cart-card{grid-template-columns:76px 1fr!important;gap:10px!important;padding:10px!important}
  body.shop-page-cart .cart-img{width:76px!important;height:76px!important}
  body.shop-page-cart .cart-name{font-size:12px!important}
  body.shop-page-cart .cart-price{font-size:15px!important}
  body.shop-page-cart .cart-tools{grid-column:2!important;justify-content:flex-start!important;flex-wrap:wrap!important}
  body.shop-page-cart .cart-summary{position:static!important;padding:16px!important}
}

/* ============================= CHECKOUT ============================= */
body.shop-page-checkout .checkout-wrap{background:var(--sf-bg)!important;padding:26px 16px 100px!important}
body.shop-page-checkout .checkout-shell{max-width:var(--sf-page)!important;margin:auto}
body.shop-page-checkout .checkout-progress{border:1px solid var(--sf-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important}
body.shop-page-checkout .checkout-head h1{color:var(--sf-green-dark)!important;letter-spacing:-.5px}
body.shop-page-checkout .checkout-grid{gap:18px!important}
body.shop-page-checkout .checkout-card,body.shop-page-checkout .checkout-summary,body.shop-page-checkout .payment-box{border:1px solid var(--sf-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:var(--sf-shadow-soft)!important}
body.shop-page-checkout .place-order,body.shop-page-checkout .pay-now{background:var(--sf-green)!important;border-radius:14px!important;box-shadow:0 10px 22px rgba(85,123,21,.18)!important}

@media(max-width:768px){
  body.shop-page-checkout .checkout-wrap{padding:14px 10px 94px!important}
  body.shop-page-checkout .checkout-grid{grid-template-columns:1fr!important;gap:10px!important}
  body.shop-page-checkout .checkout-card,body.shop-page-checkout .checkout-summary,body.shop-page-checkout .payment-box{border-radius:18px!important;box-shadow:none!important;padding:15px!important}
  body.shop-page-checkout .checkout-progress{overflow-x:auto;justify-content:flex-start!important;gap:7px!important;padding:9px!important;font-size:9px!important}
}

/* ============================= ACCOUNT ============================= */
body.shop-page-account .account-wrap{background:var(--sf-bg)!important;padding:34px 16px 90px!important}
body.shop-page-account .account-shell{max-width:var(--sf-page)!important}
body.shop-page-account .account-head h1{font-size:28px!important;color:var(--sf-green-dark)!important}
body.shop-page-account .account-logout{border:1px solid var(--sf-line)!important;border-radius:13px!important;background:#fff!important}
body.shop-page-account .account-grid{grid-template-columns:270px 1fr!important;gap:18px!important}
body.shop-page-account .account-side,body.shop-page-account .account-main-card{border:1px solid var(--sf-line)!important;border-radius:22px!important;box-shadow:var(--sf-shadow-soft)!important}
body.shop-page-account .account-avatar{border-radius:18px!important;background:var(--sf-soft)!important;color:var(--sf-green)!important}
body.shop-page-account .account-menu a{border-radius:13px!important}
body.shop-page-account .account-menu a.active{background:var(--sf-soft)!important;color:var(--sf-green-dark)!important}
body.shop-page-account .stat-grid{gap:10px!important}
body.shop-page-account .stat-card{border:1px solid var(--sf-line)!important;border-radius:17px!important;box-shadow:none!important}
body.shop-page-account .profile-save{background:var(--sf-green)!important;border-radius:13px!important}

@media(max-width:820px){
  body.shop-page-account .account-wrap{padding:18px 10px 94px!important}
  body.shop-page-account .account-head{align-items:flex-start!important}
  body.shop-page-account .account-head h1{font-size:22px!important}
  body.shop-page-account .account-grid{grid-template-columns:1fr!important;gap:10px!important}
  body.shop-page-account .account-side{padding:14px!important}
  body.shop-page-account .account-menu{grid-template-columns:repeat(3,1fr)!important;gap:6px!important}
  body.shop-page-account .account-menu a{min-height:58px;display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:center!important;font-size:9px!important;padding:8px 4px!important}
  body.shop-page-account .stat-grid{grid-template-columns:repeat(2,1fr)!important}
  body.shop-page-account .stat-card{padding:13px!important}
  body.shop-page-account .profile-form{grid-template-columns:1fr!important}
  body.shop-page-account .profile-save{grid-column:1!important}
  body.shop-page-account .account-main-card{padding:15px!important;border-radius:18px!important;box-shadow:none!important}
  body.shop-page-account .order-row{grid-template-columns:1fr auto!important;gap:8px!important}
}

/* ============================= ORDERS ============================= */
body.shop-page-orders .orders-wrap,body.shop-page-order .order-wrap{background:var(--sf-bg)!important;padding:30px 16px 90px!important}
body.shop-page-orders .orders-shell,body.shop-page-order .order-shell{max-width:var(--sf-page)!important;margin:auto}
body.shop-page-orders .orders-head h1,body.shop-page-order .order-head h1{color:var(--sf-green-dark)!important;letter-spacing:-.5px}
body.shop-page-orders .order-filters{display:flex!important;gap:7px!important;overflow-x:auto!important;scrollbar-width:none!important;padding-bottom:4px!important}
body.shop-page-orders .order-filters a{flex:0 0 auto;border-radius:999px!important;border:1px solid var(--sf-line)!important;background:#fff!important}
body.shop-page-orders .order-filters a.active{background:var(--sf-green)!important;color:#fff!important;border-color:var(--sf-green)!important}
body.shop-page-orders .customer-order,body.shop-page-order .order-card,body.shop-page-order .order-support-card{background:#fff!important;border:1px solid var(--sf-line)!important;border-radius:20px!important;box-shadow:var(--sf-shadow-soft)!important}
body.shop-page-orders .order-view,body.shop-page-order .action-btn{border-radius:12px!important}

@media(max-width:768px){
  body.shop-page-orders .orders-wrap,body.shop-page-order .order-wrap{padding:16px 10px 94px!important}
  body.shop-page-orders .customer-order{border-radius:17px!important;box-shadow:none!important;padding:13px!important}
  body.shop-page-orders .hide-small{display:none!important}
  body.shop-page-order .order-grid{grid-template-columns:1fr!important;gap:10px!important}
  body.shop-page-order .order-card,body.shop-page-order .order-support-card{border-radius:17px!important;box-shadow:none!important;padding:14px!important}
}

/* ============================= WISHLIST ============================= */
body.shop-page-wishlist .ret-page{max-width:var(--sf-page)!important;margin:auto!important;padding:30px 16px 90px!important}
body.shop-page-wishlist .ret-head h1{color:var(--sf-green-dark)!important;letter-spacing:-.5px}
body.shop-page-wishlist .wish-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
body.shop-page-wishlist .wish-card{border:1px solid var(--sf-line)!important;border-radius:20px!important;box-shadow:var(--sf-shadow-soft)!important;background:#fff!important;overflow:hidden!important}
body.shop-page-wishlist .wish-media{background:#fafbf8!important}
body.shop-page-wishlist .wish-media img{object-fit:contain!important}
body.shop-page-wishlist .wish-buy{background:var(--sf-green)!important;border-radius:12px!important}
body.shop-page-wishlist .wish-remove{border-radius:12px!important}

@media(max-width:768px){
  body.shop-page-wishlist .ret-page{padding:16px 10px 94px!important}
  body.shop-page-wishlist .wish-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  body.shop-page-wishlist .wish-card{border-radius:16px!important;box-shadow:none!important}
  body.shop-page-wishlist .wish-copy{padding:10px!important}
  body.shop-page-wishlist .wish-actions{grid-template-columns:1fr!important}
}
@media(max-width:350px){body.shop-page-wishlist .wish-grid{grid-template-columns:1fr!important}}

/* ============================= REWARDS ============================= */
body.shop-page-rewards .reward-page{max-width:var(--sf-page)!important;padding:30px 16px 90px!important}
body.shop-page-rewards .reward-hero{border-radius:24px!important;background:linear-gradient(135deg,#263e0c,#6f9625)!important;box-shadow:0 18px 45px rgba(52,78,17,.16)!important}
body.shop-page-rewards .reward-card{border:1px solid var(--sf-line)!important;border-radius:20px!important;box-shadow:var(--sf-shadow-soft)!important}
body.shop-page-rewards .ref-code input{border-radius:13px!important;border:1px solid var(--sf-line)!important}
body.shop-page-rewards .ref-code button{background:var(--sf-green)!important;border-radius:13px!important}
@media(max-width:768px){
  body.shop-page-rewards .reward-page{padding:16px 10px 94px!important}
  body.shop-page-rewards .reward-hero{border-radius:19px!important;padding:20px!important;box-shadow:none!important}
  body.shop-page-rewards .reward-grid{grid-template-columns:1fr!important;gap:10px!important}
  body.shop-page-rewards .reward-card{border-radius:17px!important;box-shadow:none!important;padding:15px!important}
}

/* ============================= ADDRESSES ============================= */
body.shop-page-addresses .address-wrap{background:var(--sf-bg)!important;padding:30px 16px 90px!important}
body.shop-page-addresses .address-shell{max-width:var(--sf-page)!important}
body.shop-page-addresses .address-layout{gap:18px!important}
body.shop-page-addresses .address-card,body.shop-page-addresses .address-form,body.shop-page-addresses .empty-card{border:1px solid var(--sf-line)!important;border-radius:20px!important;box-shadow:var(--sf-shadow-soft)!important;background:#fff!important}
body.shop-page-addresses .save-address{background:var(--sf-green)!important;border-radius:13px!important}
@media(max-width:768px){
  body.shop-page-addresses .address-wrap{padding:16px 10px 94px!important}
  body.shop-page-addresses .address-layout{grid-template-columns:1fr!important;gap:10px!important}
  body.shop-page-addresses .address-card,body.shop-page-addresses .address-form,body.shop-page-addresses .empty-card{border-radius:17px!important;box-shadow:none!important}
  body.shop-page-addresses .form-grid{grid-template-columns:1fr!important}
  body.shop-page-addresses .field.full{grid-column:1!important}
}

/* ============================= NOTIFICATIONS ============================= */
body.shop-page-notifications .notify-page{background:var(--sf-bg)!important;padding:28px 16px 90px!important}
body.shop-page-notifications .notify-shell{max-width:860px!important}
body.shop-page-notifications .notify-item{border:1px solid var(--sf-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important}
body.shop-page-notifications .notify-item.is-new{background:#f4f8ef!important;border-color:#d8e5cc!important}
@media(max-width:768px){body.shop-page-notifications .notify-page{padding:14px 10px 94px!important}}

/* ============================= ABOUT / CONTACT / POLICY ============================= */
body.shop-page-about .page-banner,body.shop-page-contact .page-header{background:linear-gradient(135deg,#29410d,#698f21)!important;color:#fff!important}
body.shop-page-about .about-section,body.shop-page-contact .contact-wrapper{background:var(--sf-bg)!important}
body.shop-page-about .value-card,body.shop-page-contact .contact-info-box,body.shop-page-contact .contact-form-box{border:1px solid var(--sf-line)!important;border-radius:20px!important;box-shadow:var(--sf-shadow-soft)!important;background:#fff!important}
body.shop-page-contact .btn-submit,body.shop-page-about .btn-primary{background:var(--sf-green)!important;border-radius:13px!important}
body.shop-page-privacy-policy main,body.shop-page-terms-conditions main,body.shop-page-shipping-policy main,body.shop-page-cancellation-policy main,body.shop-page-refund-policy main{background:var(--sf-bg)!important}

/* ============================= FLASH / EMPTY STATES ============================= */
body.shop-page .flash,body.shop-page .ret-flash,body.shop-page .reward-flash{border-radius:14px!important;border:1px solid var(--sf-line)!important;box-shadow:none!important}
body.shop-page .empty-cart,body.shop-page .empty-orders,body.shop-page .ret-empty,body.shop-page .notify-empty{border-radius:22px!important;border:1px dashed #ced9c6!important;background:#fff!important}

/* ============================= MOTION ============================= */
body.shop-page .sfv14-reveal{opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .28s ease}
body.shop-page .sfv14-reveal.is-visible{opacity:1;transform:none}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  body.shop-page .sfv14-reveal{opacity:1;transform:none;transition:none}
}

/* =============================================================
   v14.2 MOBILE POLISH — NAV + ACCOUNT
   ============================================================= */
@media(max-width:768px){
  body.shop-page{padding-bottom:82px}
  body.shop-page .arogyam-mobile-nav{
    height:68px;
    left:8px;
    right:8px;
    bottom:max(8px,env(safe-area-inset-bottom));
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    align-items:stretch;
    padding:5px;
    border-radius:22px;
  }
  body.shop-page .gmn-item{
    position:relative;
    min-width:0;
    height:56px;
    margin:0!important;
    padding:5px 2px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    border-radius:17px!important;
    background:transparent!important;
    color:#7a8374!important;
    box-shadow:none!important;
    transform:none!important;
  }
  body.shop-page .gmn-item>i,
  body.shop-page .gmn-icon-wrap>i{font-size:18px;line-height:1}
  body.shop-page .gmn-item>span:last-child{font-size:9px;font-weight:800;line-height:1.05;white-space:nowrap}
  body.shop-page .gmn-item.active{background:#eef5e8!important;color:var(--sf-green)!important}
  body.shop-page .gmn-item.active>span:last-child{color:var(--sf-green-dark)!important}
  body.shop-page .gmn-icon-wrap{position:relative;width:24px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:inherit}
  body.shop-page .gmn-cart-item{margin:0!important;background:transparent!important}
  body.shop-page .gmn-cart-item.active{background:#eef5e8!important}
  body.shop-page .gmn-cart-badge{
    position:absolute;top:-8px;right:-9px;min-width:17px;height:17px;padding:0 4px;
    border-radius:999px;background:var(--sf-red);color:#fff;border:2px solid #fff;
    display:inline-flex;align-items:center;justify-content:center;font-size:7px;font-weight:900;line-height:1;
    box-sizing:border-box;
  }
  /* Neutralize the legacy raised center-cart styles if old markup is cached. */
  body.shop-page .gmn-shop{margin:0!important;background:transparent!important}
  body.shop-page .gmn-shop-icon{
    width:24px!important;height:22px!important;min-width:24px!important;min-height:22px!important;
    margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;
    color:inherit!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  }
  body.shop-page .gmn-shop-icon i{font-size:18px!important}
  body.shop-page .gmn-shop span{color:inherit!important}
}

/* ACCOUNT — premium app dashboard */
body.shop-page-account .account-wrap{background:linear-gradient(180deg,#f3f7ee 0,#f8faf6 240px)!important}
body.shop-page-account .account-head{
  padding:22px 24px;border-radius:24px;background:linear-gradient(135deg,#29480f 0%,#5f861d 100%);
  color:#fff;box-shadow:0 16px 40px rgba(48,77,15,.14);position:relative;overflow:hidden;
}
body.shop-page-account .account-head::after{
  content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-54px;top:-88px;
  background:rgba(255,255,255,.08);pointer-events:none;
}
body.shop-page-account .account-head h1{color:#fff!important}
body.shop-page-account .account-head p{color:#e3edd7!important;max-width:620px}
body.shop-page-account .account-logout{position:relative;z-index:1;background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.24)!important;color:#fff!important}
body.shop-page-account .account-side{padding:18px!important;overflow:hidden}
body.shop-page-account .account-side .account-avatar{width:54px;height:54px;margin-bottom:11px}
body.shop-page-account .account-main{gap:14px!important}
body.shop-page-account .stat-card{position:relative;overflow:hidden;min-height:105px;padding:16px!important;background:#fff!important}
body.shop-page-account .stat-card i{width:34px;height:34px;border-radius:11px;background:var(--sf-soft);display:flex;align-items:center;justify-content:center;font-size:15px!important}
body.shop-page-account .stat-card strong{font-size:23px!important;margin-top:10px!important;line-height:1}
body.shop-page-account .stat-card span{display:block;margin-top:5px;font-weight:700}
body.shop-page-account .account-main-card{overflow:hidden}
body.shop-page-account .card-title h2{font-size:17px!important}
body.shop-page-account .field input{min-height:48px;border-radius:14px!important;background:#fbfcfa;border-color:#dfe7d8!important;outline:none}
body.shop-page-account .field input:focus{border-color:#7e9f4e!important;box-shadow:0 0 0 4px rgba(85,123,21,.08)}
body.shop-page-account .profile-save{min-height:48px;box-shadow:0 8px 18px rgba(85,123,21,.16)}
body.shop-page-account .account-mobile-profile,
body.shop-page-account .account-mobile-actions{display:none}

@media(max-width:850px){
  body.shop-page-account .account-head{display:none!important}
  body.shop-page-account .account-side{display:none!important}
  body.shop-page-account .account-mobile-profile{display:flex;align-items:center;gap:12px;padding:16px;border-radius:20px;background:linear-gradient(135deg,#29480f,#658c20);color:#fff;box-shadow:none;position:relative;overflow:hidden}
  body.shop-page-account .account-mobile-profile::after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-44px;top:-58px;background:rgba(255,255,255,.08)}
  body.shop-page-account .account-mobile-avatar{position:relative;z-index:1;width:52px;height:52px;flex:0 0 52px;border-radius:16px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;font-size:20px}
  body.shop-page-account .account-mobile-copy{position:relative;z-index:1;min-width:0;flex:1}
  body.shop-page-account .account-mobile-copy strong{display:block;font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.shop-page-account .account-mobile-copy span{display:block;margin-top:4px;color:#e2edd6;font-size:10px;font-weight:600}
  body.shop-page-account .account-mobile-edit{position:relative;z-index:1;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#fff;color:var(--sf-green-dark);display:flex;align-items:center;justify-content:center;text-decoration:none}
  body.shop-page-account .account-mobile-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:10px 0 12px}
  body.shop-page-account .account-mobile-action{position:relative;min-width:0;min-height:72px;padding:9px 4px;border:1px solid var(--sf-line);border-radius:17px;background:#fff;color:#596452;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;font-size:8.5px;font-weight:800}
  body.shop-page-account .account-mobile-action-icon{width:34px;height:34px;border-radius:11px;background:var(--sf-soft);color:var(--sf-green);display:flex;align-items:center;justify-content:center;font-size:14px}
  body.shop-page-account .account-mobile-action-badge{position:absolute;right:8px;top:6px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--sf-red);color:#fff;border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:900}
  body.shop-page-account .account-grid{display:block!important}
  body.shop-page-account .account-main{gap:10px!important}
}

@media(max-width:768px){
  body.shop-page-account .account-wrap{padding:12px 10px 96px!important;background:#f6f8f3!important}
  body.shop-page-account .account-shell{width:100%!important}
  body.shop-page-account .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  body.shop-page-account .stat-card{min-height:94px;padding:13px!important;border-radius:17px!important}
  body.shop-page-account .stat-card i{width:31px;height:31px;border-radius:10px;font-size:13px!important}
  body.shop-page-account .stat-card strong{font-size:20px!important;margin-top:9px!important}
  body.shop-page-account .stat-card span{font-size:9px!important;margin-top:4px}
  body.shop-page-account .account-main-card{padding:14px!important;border-radius:18px!important;background:#fff!important}
  body.shop-page-account .card-title{margin-bottom:13px!important}
  body.shop-page-account .card-title h2{font-size:15px!important}
  body.shop-page-account .card-title a{font-size:9px!important}
  body.shop-page-account .field label{font-size:10px!important;margin-bottom:5px!important}
  body.shop-page-account .field input{font-size:14px!important;min-height:46px;padding:10px 12px!important}
  body.shop-page-account .profile-save{min-height:46px;font-size:12px!important}
  body.shop-page-account .order-list{gap:8px!important}
  body.shop-page-account .order-row{min-height:64px;padding:11px 10px!important;border-radius:14px!important;background:#fbfcfa!important}
  body.shop-page-account .order-row strong{font-size:11px!important}
  body.shop-page-account .order-row small{font-size:8.5px!important}
  body.shop-page-account .view-order{width:34px!important;height:34px!important;border-radius:11px!important}
}

@media(max-width:380px){
  body.shop-page-account .account-mobile-actions{grid-template-columns:repeat(3,minmax(0,1fr))}
}


/* =============================================================
   v14.4 MOBILE HOME POLISH — CART EMPHASIS + BENEFIT STRIP
   ============================================================= */
@media (max-width:768px){
  /* Keep the navigation balanced, but make Cart the clearest action. */
  body.shop-page .arogyam-mobile-nav{
    height:72px!important;
    padding:5px 5px 4px!important;
  }
  body.shop-page .gmn-item{
    height:60px!important;
  }
  body.shop-page .gmn-cart-item{
    background:transparent!important;
    overflow:visible!important;
  }
  body.shop-page .gmn-cart-item.active{
    background:transparent!important;
  }
  body.shop-page .gmn-cart-item .gmn-icon-wrap{
    position:relative!important;
    width:42px!important;
    height:38px!important;
    min-width:42px!important;
    min-height:38px!important;
    border-radius:13px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#eef5e8!important;
    border:1px solid #d8e5cc!important;
    color:var(--sf-green)!important;
    box-shadow:0 3px 9px rgba(52,83,18,.08)!important;
  }
  body.shop-page .gmn-cart-item .gmn-icon-wrap>i{
    font-size:21px!important;
    line-height:1!important;
  }
  body.shop-page .gmn-cart-item.active .gmn-icon-wrap{
    color:#fff!important;
    background:linear-gradient(145deg,var(--sf-green-2),var(--sf-green))!important;
    border-color:var(--sf-green)!important;
    box-shadow:0 7px 16px rgba(85,123,21,.22)!important;
  }
  body.shop-page .gmn-cart-item>span:last-child{
    margin-top:-1px!important;
    font-size:9.5px!important;
    color:var(--sf-green-dark)!important;
  }
  body.shop-page .gmn-cart-badge{
    top:-7px!important;
    right:-7px!important;
    min-width:17px!important;
    height:17px!important;
    padding:0 4px!important;
    border:2px solid #fff!important;
    background:var(--sf-red)!important;
    color:#fff!important;
    font-size:7px!important;
    font-weight:900!important;
    line-height:1!important;
    box-shadow:0 2px 7px rgba(190,43,57,.22)!important;
  }

  /* Home hero -> benefits -> products should read as one composition. */
  body.shop-page-home .hero-carousel{
    position:relative;
    z-index:1;
  }
  body.shop-page-home .mobile-home-trust{
    position:relative!important;
    z-index:4!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:0!important;
    margin:-12px 10px 0!important;
    padding:8px 7px!important;
    border:1px solid rgba(75,108,31,.12)!important;
    border-radius:19px!important;
    background:linear-gradient(135deg,#f8fbf4 0%,#eff6e8 55%,#f8f6ec 100%)!important;
    box-shadow:0 12px 26px rgba(38,63,14,.10)!important;
    overflow:hidden!important;
  }
  body.shop-page-home .mobile-home-trust::before{
    content:"";
    position:absolute;
    width:110px;
    height:110px;
    right:-54px;
    top:-68px;
    border-radius:50%;
    background:rgba(111,150,44,.07);
    pointer-events:none;
  }
  body.shop-page-home .mobile-home-trust>div{
    position:relative!important;
    z-index:1!important;
    min-width:0!important;
    min-height:60px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:7px!important;
    padding:7px 8px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  body.shop-page-home .mobile-home-trust>div:not(:last-child)::after{
    content:"";
    position:absolute;
    top:11px;
    bottom:11px;
    right:0;
    width:1px;
    background:rgba(70,101,29,.13);
  }
  body.shop-page-home .mobile-home-trust i{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    aspect-ratio:1/1!important;
    border-radius:11px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff!important;
    border:1px solid rgba(76,108,35,.10)!important;
    color:var(--sf-green)!important;
    font-size:15px!important;
    box-shadow:0 4px 10px rgba(44,68,18,.07)!important;
  }
  body.shop-page-home .mobile-home-trust span{
    min-width:0!important;
    display:block!important;
  }
  body.shop-page-home .mobile-home-trust strong{
    display:block!important;
    color:var(--sf-green-dark)!important;
    font-size:10px!important;
    font-weight:850!important;
    line-height:1.15!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.shop-page-home .mobile-home-trust small{
    display:block!important;
    margin-top:3px!important;
    color:#7b8674!important;
    font-size:7.5px!important;
    font-weight:650!important;
    line-height:1.15!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.shop-page-home .pattern-section{
    position:relative!important;
    margin-top:-18px!important;
    padding-top:44px!important;
    background:linear-gradient(180deg,#f4f8ef 0%,#f8faf6 175px,#f5f7f2 100%)!important;
    border-radius:26px 26px 0 0!important;
    border-top:1px solid rgba(72,103,31,.07)!important;
  }
  body.shop-page-home .section-title{
    position:relative;
    z-index:2;
  }
}

@media (max-width:380px){
  body.shop-page-home .mobile-home-trust{padding-left:4px!important;padding-right:4px!important}
  body.shop-page-home .mobile-home-trust>div{gap:5px!important;padding-left:5px!important;padding-right:5px!important}
  body.shop-page-home .mobile-home-trust i{width:31px!important;height:31px!important;min-width:31px!important;font-size:14px!important}
  body.shop-page-home .mobile-home-trust strong{font-size:9px!important}
  body.shop-page-home .mobile-home-trust small{font-size:6.8px!important}
}

/* =============================================================
   v15 PROFILE-LED STOREFRONT APP LANGUAGE
   Reference direction: clean mobile profile/settings UI while
   preserving the existing Arogyam green / cream palette.
   ============================================================= */

:root{
  --sf-app-bg:#f5f7f2;
  --sf-app-surface:#ffffff;
  --sf-app-line:#e1e7dc;
  --sf-app-soft:#f0f5ea;
  --sf-app-shadow:0 12px 34px rgba(39,61,12,.07);
}

/* Shared storefront polish — exact page/component selectors only. */
body.shop-page-products .product-card,
body.shop-page-cart .cart-list,
body.shop-page-cart .cart-summary,
body.shop-page-checkout .checkout-card,
body.shop-page-checkout .checkout-summary,
body.shop-page-checkout .payment-box,
body.shop-page-orders .customer-order,
body.shop-page-order .order-card,
body.shop-page-order .order-support-card,
body.shop-page-wishlist .wish-card,
body.shop-page-rewards .reward-card,
body.shop-page-addresses .address-card,
body.shop-page-addresses .address-form,
body.shop-page-notifications .notify-item{
  border-color:var(--sf-app-line)!important;
  box-shadow:var(--sf-app-shadow)!important;
}

body.shop-page-cart .checkout-btn,
body.shop-page-checkout .place-order,
body.shop-page-checkout .pay-now,
body.shop-page-wishlist .wish-buy,
body.shop-page-addresses .save-address,
body.shop-page-contact .btn-submit{
  min-height:48px!important;
  border-radius:16px!important;
}

@media(max-width:768px){
  body.shop-page-products .product-card,
  body.shop-page-cart .cart-list,
  body.shop-page-cart .cart-summary,
  body.shop-page-checkout .checkout-card,
  body.shop-page-checkout .checkout-summary,
  body.shop-page-checkout .payment-box,
  body.shop-page-orders .customer-order,
  body.shop-page-order .order-card,
  body.shop-page-order .order-support-card,
  body.shop-page-wishlist .wish-card,
  body.shop-page-rewards .reward-card,
  body.shop-page-addresses .address-card,
  body.shop-page-addresses .address-form,
  body.shop-page-notifications .notify-item{
    box-shadow:0 6px 22px rgba(39,61,12,.045)!important;
  }
}

/* ============================= ACCOUNT v15 ============================= */
body.shop-page-account{background:var(--sf-app-bg)!important}
body.shop-page-account .account-v15-page{min-height:72vh;padding:38px 16px 92px;background:linear-gradient(180deg,#f2f6ed 0,#f7f9f5 270px,#f7f9f5 100%)}
body.shop-page-account .account-v15-shell{width:min(100%,1040px);margin:0 auto}

body.shop-page-account .account-v15-flash{display:flex;align-items:flex-start;gap:10px;margin:0 0 14px;padding:12px 14px;border-radius:16px;border:1px solid var(--sf-app-line);background:#fff;font-size:12px;font-weight:700}
body.shop-page-account .account-v15-flash-icon{width:28px;height:28px;flex:0 0 28px;border-radius:9px;display:flex;align-items:center;justify-content:center}
body.shop-page-account .account-v15-flash-copy{padding-top:4px;line-height:1.45}
body.shop-page-account .account-v15-flash-success{color:#3f6815;background:#f6fbf1;border-color:#dcebcf}
body.shop-page-account .account-v15-flash-success .account-v15-flash-icon{background:#e7f4dc;color:#4f7c19}
body.shop-page-account .account-v15-flash-error{color:#a12e37;background:#fff6f6;border-color:#f2d5d8}
body.shop-page-account .account-v15-flash-error .account-v15-flash-icon{background:#fde8ea;color:#c23c47}

body.shop-page-account .account-v15-profile-card{position:relative;overflow:hidden;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:26px 28px;border:1px solid var(--sf-app-line);border-radius:30px;background:rgba(255,255,255,.96);box-shadow:var(--sf-app-shadow)}
body.shop-page-account .account-v15-profile-card::after{content:"";position:absolute;right:-80px;top:-110px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(104,145,35,.12),rgba(104,145,35,0) 70%);pointer-events:none}
body.shop-page-account .account-v15-avatar-ring{position:relative;z-index:1;width:112px;height:112px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,#f7faef,#e8f1dd);box-shadow:0 0 0 1px #dce8d0,0 0 0 7px rgba(107,145,40,.07)}
body.shop-page-account .account-v15-avatar{width:94px;height:94px;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#60881e,#365a10);color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:800;letter-spacing:.02em}
body.shop-page-account .account-v15-avatar img{width:100%;height:100%;object-fit:cover;display:block}
body.shop-page-account .account-v15-camera{position:absolute;right:0;bottom:4px;width:34px;height:34px;border:3px solid #fff;border-radius:50%;background:var(--sf-green);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 14px rgba(56,88,16,.2);z-index:2}
body.shop-page-account .account-v15-camera i{font-size:12px}
body.shop-page-account .account-v15-identity{position:relative;z-index:1;min-width:0}
body.shop-page-account .account-v15-identity h1{margin:0;color:var(--sf-green-dark);font-size:26px;line-height:1.2;letter-spacing:-.5px}
body.shop-page-account .account-v15-identity p{margin:5px 0 0;color:#677060;font-size:12px;font-weight:600}
body.shop-page-account .account-v15-identity .account-v15-email{color:#858d7f;font-size:11px}
body.shop-page-account .account-v15-status{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:6px 9px;border-radius:999px;background:#f0f6e8;color:#52771a;font-size:9px;font-weight:800}
body.shop-page-account .account-v15-status i{font-size:6px;color:#60a226}
body.shop-page-account .account-v15-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(72px,1fr));gap:8px;min-width:270px}
body.shop-page-account .account-v15-stat{min-height:72px;padding:11px 10px;border:1px solid #e4eadf;border-radius:18px;background:#fbfcfa;text-decoration:none;text-align:center;color:#687260;display:flex;flex-direction:column;align-items:center;justify-content:center}
body.shop-page-account .account-v15-stat strong{display:block;color:var(--sf-green-dark);font-size:18px;line-height:1}
body.shop-page-account .account-v15-stat span{display:block;margin-top:5px;font-size:9px;font-weight:800}

body.shop-page-account .account-v15-content-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:18px;margin-top:18px}
body.shop-page-account .account-v15-menu-card,body.shop-page-account .account-v15-orders-card{overflow:hidden;border:1px solid var(--sf-app-line);border-radius:26px;background:#fff;box-shadow:var(--sf-app-shadow)}
body.shop-page-account .account-v15-menu-card{padding:8px 16px}
body.shop-page-account .account-v15-menu-row{position:relative;width:100%;min-height:72px;padding:12px 4px;display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;gap:12px;align-items:center;border:0;border-bottom:1px solid #edf1e9;background:transparent;color:inherit;text-decoration:none;text-align:left;cursor:pointer}
body.shop-page-account .account-v15-menu-row:last-child{border-bottom:0}
body.shop-page-account .account-v15-menu-row:hover{background:#fbfcf9}
body.shop-page-account .account-v15-menu-icon{width:42px;height:42px;border-radius:14px;background:#f1f5ed;color:#72806a;display:flex;align-items:center;justify-content:center;font-size:15px}
body.shop-page-account .account-v15-menu-copy{min-width:0;display:block}
body.shop-page-account .account-v15-menu-copy strong{display:block;color:#28311f;font-size:13px;line-height:1.25}
body.shop-page-account .account-v15-menu-copy small{display:block;margin-top:4px;color:#8a9185;font-size:9.5px;line-height:1.35;font-weight:600}
body.shop-page-account .account-v15-menu-arrow{width:26px;height:26px;display:flex;align-items:center;justify-content:center;color:#a6ada0;font-size:10px}
body.shop-page-account .account-v15-row-badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--sf-red);color:#fff;font-size:8px;font-weight:900;display:flex;align-items:center;justify-content:center}
body.shop-page-account .account-v15-menu-row-danger .account-v15-menu-icon{background:#fff2f3;color:#d64b56}
body.shop-page-account .account-v15-menu-row-danger .account-v15-menu-copy strong{color:#b73d47}

body.shop-page-account .account-v15-orders-card{padding:20px}
body.shop-page-account .account-v15-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}
body.shop-page-account .account-v15-section-head span{display:block;color:#8b9384;font-size:8px;font-weight:900;letter-spacing:.12em}
body.shop-page-account .account-v15-section-head h2{margin:4px 0 0;color:var(--sf-green-dark);font-size:18px;letter-spacing:-.25px}
body.shop-page-account .account-v15-section-head a{color:var(--sf-green);font-size:10px;font-weight:800;text-decoration:none}
body.shop-page-account .account-v15-order-list{display:grid;gap:8px}
body.shop-page-account .account-v15-order-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto 26px;gap:10px;align-items:center;padding:11px;border:1px solid #edf1e9;border-radius:16px;background:#fcfdfb;text-decoration:none;color:inherit}
body.shop-page-account .account-v15-order-icon{width:38px;height:38px;border-radius:12px;background:var(--sf-app-soft);color:var(--sf-green);display:flex;align-items:center;justify-content:center;font-size:13px}
body.shop-page-account .account-v15-order-copy,body.shop-page-account .account-v15-order-meta{min-width:0}
body.shop-page-account .account-v15-order-copy strong{display:block;color:#2b3423;font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.shop-page-account .account-v15-order-copy small{display:block;margin-top:3px;color:#92998e;font-size:8px}
body.shop-page-account .account-v15-order-meta{text-align:right}
body.shop-page-account .account-v15-order-meta strong{display:block;color:var(--sf-green-dark);font-size:11px}
body.shop-page-account .account-v15-order-meta small{display:block;margin-top:3px;color:#718065;font-size:8px;font-weight:700;text-transform:capitalize}
body.shop-page-account .account-v15-order-arrow{color:#a3aa9d;font-size:9px;text-align:center}
body.shop-page-account .account-v15-empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7f8878;padding:20px}
body.shop-page-account .account-v15-empty-icon{width:52px;height:52px;border-radius:17px;background:var(--sf-soft);color:var(--sf-green);display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:12px}
body.shop-page-account .account-v15-empty strong{color:var(--sf-green-dark);font-size:13px}
body.shop-page-account .account-v15-empty p{font-size:10px;margin:5px 0 12px}
body.shop-page-account .account-v15-empty a{padding:9px 13px;border-radius:12px;background:var(--sf-green);color:#fff;text-decoration:none;font-size:9px;font-weight:800}

/* Edit profile dialog / mobile profile screen */
body.shop-page-account.account-v15-modal-open{overflow:hidden!important}
body.shop-page-account .account-v15-edit-modal[hidden]{display:none!important}
body.shop-page-account .account-v15-edit-modal{position:fixed;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:20px}
body.shop-page-account .account-v15-edit-backdrop{position:absolute;inset:0;background:rgba(22,31,15,.48);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
body.shop-page-account .account-v15-edit-panel{position:relative;z-index:1;width:min(100%,590px);max-height:min(720px,calc(100dvh - 40px));overflow:auto;border:1px solid rgba(255,255,255,.75);border-radius:28px;background:#fff;box-shadow:0 28px 80px rgba(20,34,10,.23)}
body.shop-page-account .account-v15-edit-head{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:42px 1fr 42px;gap:12px;align-items:center;padding:16px 18px;border-bottom:1px solid #edf1e9;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
body.shop-page-account .account-v15-edit-head span{display:block;color:#90978b;font-size:7.5px;font-weight:900;letter-spacing:.13em}
body.shop-page-account .account-v15-edit-head h2{margin:2px 0 0;color:#20291b;font-size:18px;line-height:1.2}
body.shop-page-account .account-v15-edit-back,body.shop-page-account .account-v15-edit-x{width:40px;height:40px;border:1px solid var(--sf-app-line);border-radius:13px;background:#fff;color:#46533d;display:flex;align-items:center;justify-content:center;cursor:pointer}
body.shop-page-account .account-v15-edit-back{display:none}
body.shop-page-account .account-v15-edit-form{padding:20px;display:grid;gap:16px}
body.shop-page-account .account-v15-photo-editor{display:grid;grid-template-columns:92px 1fr;gap:16px;align-items:center;padding:14px;border-radius:20px;background:#f7faf4;border:1px solid #e5ebdf}
body.shop-page-account .account-v15-photo-preview{width:88px;height:88px;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#60881e,#365a10);color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;box-shadow:0 0 0 5px #eef4e8}
body.shop-page-account .account-v15-photo-preview img{width:100%;height:100%;object-fit:cover;display:block}
body.shop-page-account .account-v15-photo-actions{min-width:0}
body.shop-page-account .account-v15-photo-pick{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #dae4d1;color:var(--sf-green-dark);font-size:10px;font-weight:800;cursor:pointer}
body.shop-page-account .account-v15-file-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
body.shop-page-account .account-v15-photo-actions>small{display:block;margin-top:6px;color:#92998d;font-size:8px}
body.shop-page-account .account-v15-remove-photo{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#a64a52;font-size:9px;font-weight:700;cursor:pointer}
body.shop-page-account .account-v15-remove-photo input{accent-color:#c34d56}
body.shop-page-account .account-v15-form-field{display:grid;gap:7px}
body.shop-page-account .account-v15-form-field>label{color:#56604f;font-size:10px;font-weight:800}
body.shop-page-account .account-v15-form-field>input,body.shop-page-account .account-v15-readonly-field{width:100%;min-height:50px;border:1px solid #dfe6d9;border-radius:15px;background:#fbfcfa;color:#20271c;font-size:13px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}
body.shop-page-account .account-v15-form-field>input{padding:0 14px}
body.shop-page-account .account-v15-form-field>input:focus{border-color:#8ca75f;box-shadow:0 0 0 4px rgba(85,123,21,.08)}
body.shop-page-account .account-v15-form-field>small{color:#939b8f;font-size:8.5px;line-height:1.45}
body.shop-page-account .account-v15-readonly-field{display:grid;grid-template-columns:36px 1fr auto;align-items:center;padding:0 12px;color:#708066}
body.shop-page-account .account-v15-readonly-field i{font-size:13px;color:#819373}
body.shop-page-account .account-v15-readonly-field input{width:100%;border:0!important;outline:0!important;background:transparent!important;color:#6b7465;font:inherit;padding:0;min-width:0}
body.shop-page-account .account-v15-readonly-field span{padding:5px 8px;border-radius:999px;background:#ecf5e4;color:#59821d;font-size:7px;font-weight:900}
body.shop-page-account .account-v15-edit-actions{display:grid;grid-template-columns:.7fr 1.3fr;gap:9px;padding-top:4px}
body.shop-page-account .account-v15-cancel,body.shop-page-account .account-v15-save{min-height:48px;border-radius:15px;font-size:11px;font-weight:800;cursor:pointer}
body.shop-page-account .account-v15-cancel{border:1px solid #dfe6d9;background:#fff;color:#687260}
body.shop-page-account .account-v15-save{border:1px solid var(--sf-green);background:var(--sf-green);color:#fff;box-shadow:0 8px 18px rgba(85,123,21,.18)}
body.shop-page-account .account-v15-save i{margin-right:5px}

/* Logged-in customer profile photo can be used by the shared header/footer. */
body.shop-page .ash-account-user-photo{width:100%;height:100%;border-radius:12px;object-fit:cover;display:block}
body.shop-page .gmn-account-photo{width:24px;height:24px;border-radius:50%;overflow:hidden;background:var(--sf-soft);border:1px solid #dbe4d3;display:inline-flex;align-items:center;justify-content:center}
body.shop-page .gmn-account-photo img{width:100%;height:100%;object-fit:cover;display:block}

@media(max-width:820px){
  body.shop-page-account .account-v15-page{padding:14px 10px 96px;background:#f5f7f2}
  body.shop-page-account .account-v15-shell{max-width:640px}
  body.shop-page-account .account-v15-profile-card{grid-template-columns:1fr;text-align:center;gap:10px;padding:24px 16px 16px;border-radius:26px;box-shadow:none}
  body.shop-page-account .account-v15-avatar-ring{width:106px;height:106px;margin:0 auto}
  body.shop-page-account .account-v15-avatar{width:88px;height:88px;font-size:27px}
  body.shop-page-account .account-v15-identity h1{font-size:19px}
  body.shop-page-account .account-v15-identity p{font-size:10px}
  body.shop-page-account .account-v15-status{margin-top:8px;font-size:8px}
  body.shop-page-account .account-v15-stats{min-width:0;width:100%;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:4px}
  body.shop-page-account .account-v15-stat{min-height:62px;border-radius:15px;padding:8px}
  body.shop-page-account .account-v15-stat strong{font-size:16px}
  body.shop-page-account .account-v15-stat span{font-size:8px}
  body.shop-page-account .account-v15-content-grid{grid-template-columns:1fr;gap:10px;margin-top:10px}
  body.shop-page-account .account-v15-menu-card,body.shop-page-account .account-v15-orders-card{border-radius:22px;box-shadow:none}
  body.shop-page-account .account-v15-menu-card{padding:5px 14px}
  body.shop-page-account .account-v15-menu-row{min-height:66px;grid-template-columns:42px minmax(0,1fr) auto auto;gap:10px;padding:10px 0}
  body.shop-page-account .account-v15-menu-icon{width:38px;height:38px;border-radius:12px;font-size:13px}
  body.shop-page-account .account-v15-menu-copy strong{font-size:12px}
  body.shop-page-account .account-v15-menu-copy small{font-size:8.5px}
  body.shop-page-account .account-v15-orders-card{padding:15px}
  body.shop-page-account .account-v15-order-row{grid-template-columns:36px minmax(0,1fr) auto 20px;padding:9px}
  body.shop-page-account .account-v15-order-icon{width:34px;height:34px;border-radius:11px;font-size:11px}
}

@media(max-width:768px){
  body.shop-page-account .account-v15-edit-modal{padding:0;align-items:stretch}
  body.shop-page-account .account-v15-edit-backdrop{display:none}
  body.shop-page-account .account-v15-edit-panel{width:100%;max-width:none;height:100dvh;max-height:100dvh;border:0;border-radius:0;box-shadow:none;background:#f7f9f5}
  body.shop-page-account .account-v15-edit-head{grid-template-columns:42px 1fr 42px;padding:12px 14px;background:rgba(255,255,255,.98)}
  body.shop-page-account .account-v15-edit-back{display:flex}
  body.shop-page-account .account-v15-edit-x{visibility:hidden;pointer-events:none}
  body.shop-page-account .account-v15-edit-form{padding:18px 14px calc(22px + env(safe-area-inset-bottom));gap:14px}
  body.shop-page-account .account-v15-photo-editor{grid-template-columns:1fr;text-align:center;justify-items:center;padding:18px 14px;border-radius:22px;background:#fff}
  body.shop-page-account .account-v15-photo-preview{width:104px;height:104px;font-size:28px}
  body.shop-page-account .account-v15-photo-actions{display:flex;flex-direction:column;align-items:center}
  body.shop-page-account .account-v15-photo-pick{padding:10px 14px}
  body.shop-page-account .account-v15-form-field>input,body.shop-page-account .account-v15-readonly-field{min-height:52px;border-radius:16px;background:#fff}
  body.shop-page-account .account-v15-edit-actions{position:sticky;bottom:0;margin:4px -14px -22px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(247,249,245,.96);border-top:1px solid #e4e9df;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
}

@media(max-width:380px){
  body.shop-page-account .account-v15-profile-card{padding-left:12px;padding-right:12px}
  body.shop-page-account .account-v15-menu-row{grid-template-columns:38px minmax(0,1fr) auto auto;gap:8px}
  body.shop-page-account .account-v15-menu-icon{width:36px;height:36px}
  body.shop-page-account .account-v15-order-meta{display:none}
  body.shop-page-account .account-v15-order-row{grid-template-columns:34px minmax(0,1fr) 20px}
}

/* =============================================================
   v16.1 STOREFRONT RESPONSIVE FOUNDATION
   Shared viewport, safe-area and mobile fixed-action geometry.
   This is intentionally scoped to exact storefront containers.
   ============================================================= */
:root{
  --sf-mobile-nav-height:72px;
  --sf-mobile-nav-edge:8px;
  --sf-mobile-fixed-gap:10px;
}

@media (max-width:768px){
  html{
    width:100%;
    max-width:100%;
    overflow-x:clip;
  }

  body.shop-page{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:clip!important;
    padding-bottom:calc(88px + env(safe-area-inset-bottom))!important;
  }

  body.shop-page main{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:clip!important;
  }

  body.shop-page .arogyam-site-header,
  body.shop-page .ash-mobile-header,
  body.shop-page .ash-mobile-inner,
  body.shop-page .ash-mobile-commerce-strip,
  body.shop-page .ash-mobile-search,
  body.shop-page .ash-mobile-delivery{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }

  body.shop-page .ash-mobile-header,
  body.shop-page .arogyam-site-header{
    left:0!important;
    right:0!important;
  }

  /* One consistent mobile navigation geometry on every customer page. */
  body.shop-page .arogyam-mobile-nav{
    display:grid!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    left:var(--sf-mobile-nav-edge)!important;
    right:var(--sf-mobile-nav-edge)!important;
    width:auto!important;
    max-width:none!important;
    bottom:max(var(--sf-mobile-nav-edge),env(safe-area-inset-bottom))!important;
    height:var(--sf-mobile-nav-height)!important;
    min-height:var(--sf-mobile-nav-height)!important;
    padding:5px 5px 4px!important;
    border-radius:22px!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }

  body.shop-page .gmn-item{
    min-width:0!important;
    height:60px!important;
    box-sizing:border-box!important;
  }

  /* Exact public-page roots are constrained to the real viewport. */
  body.shop-page .cart-wrap,
  body.shop-page .cart-shell,
  body.shop-page .checkout-wrap,
  body.shop-page .checkout-shell,
  body.shop-page .account-wrap,
  body.shop-page .account-shell,
  body.shop-page .orders-wrap,
  body.shop-page .orders-shell,
  body.shop-page .order-wrap,
  body.shop-page .order-shell,
  body.shop-page .ret-page,
  body.shop-page .addresses-wrap,
  body.shop-page .addresses-shell,
  body.shop-page .notifications-wrap,
  body.shop-page .notifications-shell,
  body.shop-page .products-wrap,
  body.shop-page .products-container,
  body.shop-page .pattern-section,
  body.shop-page .packs-container,
  body.shop-page .hero-carousel,
  body.shop-page .pdp-v16,
  body.shop-page .pdp-hero,
  body.shop-page .pdp-gallery,
  body.shop-page .pdp-info{
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }

  /* Grid/flex children must be allowed to shrink rather than widen the page. */
  body.shop-page .cart-layout,
  body.shop-page .cart-card,
  body.shop-page .cart-tools,
  body.shop-page .cart-secondary-actions,
  body.shop-page .checkout-grid,
  body.shop-page .checkout-card,
  body.shop-page .checkout-summary,
  body.shop-page .account-grid,
  body.shop-page .account-main,
  body.shop-page .stat-grid,
  body.shop-page .order-grid,
  body.shop-page .customer-order,
  body.shop-page .wish-grid,
  body.shop-page .wish-card,
  body.shop-page .pdp-pincode-form,
  body.shop-page .pdp-delivery-card,
  body.shop-page .pdp-delivery-result{
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  body.shop-page input,
  body.shop-page select,
  body.shop-page textarea{
    max-width:100%;
    box-sizing:border-box;
  }

  /* Default support position clears the global app navigation. */
  body.shop-page .asc-launcher{
    right:12px!important;
    bottom:calc(98px + env(safe-area-inset-bottom))!important;
  }
}

/* Small Android/iPhone widths: preserve touch targets, reduce horizontal padding. */
@media (max-width:420px){
  body.shop-page .ash-mobile-inner{padding-left:10px!important;padding-right:10px!important}
  body.shop-page .ash-mobile-commerce-strip{padding-left:10px!important;padding-right:10px!important}
  body.shop-page .arogyam-mobile-nav{left:6px!important;right:6px!important}
}

@media (max-width:350px){
  body.shop-page .ash-mobile-brand-copy strong{max-width:150px!important}
  body.shop-page .gmn-item{font-size:8px!important}
  body.shop-page .gmn-item>i{font-size:17px!important}
}

/* Tablet widths should never inherit phone-only fixed action geometry. */
@media (min-width:769px) and (max-width:1100px){
  body.shop-page main{width:100%;max-width:100%;min-width:0;overflow-x:clip}
  body.shop-page-cart .cart-layout{grid-template-columns:minmax(0,1fr) 320px!important}
  body.shop-page-checkout .checkout-grid{min-width:0!important}
  body.shop-page-account .account-grid{min-width:0!important}
}

/* Cart-specific fixed checkout dock sits above mobile navigation. */
@media (max-width:768px){
  body.shop-page-cart{
    padding-bottom:calc(178px + env(safe-area-inset-bottom))!important;
  }

  body.shop-page-cart .cart-wrap{
    padding-left:10px!important;
    padding-right:10px!important;
    padding-bottom:calc(178px + env(safe-area-inset-bottom))!important;
  }

  body.shop-page-cart .checkout-btn{
    left:10px!important;
    right:10px!important;
    bottom:calc(90px + env(safe-area-inset-bottom))!important;
    width:auto!important;
    max-width:none!important;
    box-sizing:border-box!important;
    z-index:99976!important;
  }

  body.shop-page-cart .cart-summary{
    padding-bottom:88px!important;
  }

  body.shop-page-cart .asc-launcher{
    bottom:calc(158px + env(safe-area-inset-bottom))!important;
    z-index:99978!important;
  }
}
