/* Yaran Market v3.4.0 — mobile-only home/categories app experience */
.ymc-mobile-home-app,.ymc-mobile-catalog-app,.ymc-mobile-cart-summary{display:none}

@media(max-width:900px){
    body.ymc-shell-page{overflow-x:hidden!important;background:#fff!important}
    body.ymc-shell-page .ymc-system-page{background:#fff!important}
    body.ymc-shell-page .ymc-store-home{width:100%!important;max-width:100%!important;margin:0!important;padding-left:10px!important;padding-right:10px!important}

    .ymc-mobile-home-app,.ymc-mobile-catalog-app{display:block!important;margin:0 -10px 18px!important;background:#fff!important}
    .ymc-mobile-market-head{position:relative;background:#fff;border-bottom:1px solid #eee;padding:12px 14px 14px;z-index:20}
    .ymc-mobile-market-head-row{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;margin-bottom:12px}
    .ymc-mobile-market-head-row>strong{display:block;text-align:center;font-size:17px;font-weight:950;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    .ymc-mobile-market-back,.ymc-mobile-market-account{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#222!important;border:1px solid #eee;text-decoration:none!important;box-shadow:0 5px 16px rgba(15,23,42,.06)}
    .ymc-mobile-market-back svg,.ymc-mobile-market-account svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

    .ymc-mobile-market-search{position:relative;display:flex;align-items:center;gap:0;width:100%;height:50px;border-radius:18px;background:#f4f4f4;overflow:visible}
    .ymc-mobile-market-search>button{width:50px;height:50px;flex:0 0 50px;border:0!important;background:transparent!important;color:#666!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;box-shadow:none!important}
    .ymc-mobile-market-search>button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
    .ymc-mobile-market-search>input{flex:1 1 auto;width:auto!important;min-width:0!important;height:50px!important;border:0!important;background:transparent!important;box-shadow:none!important;outline:none!important;padding:0 8px 0 14px!important;margin:0!important;font-size:13px!important;color:#222!important;text-align:right!important}
    .ymc-mobile-market-search>input::placeholder{color:#8d8d8d!important}
    .ymc-mobile-market-search>.ymc-search-results{position:absolute!important;top:56px!important;right:0!important;left:0!important;width:100%!important;z-index:100!important;background:#fff!important;border:1px solid #eee!important;border-radius:16px!important;box-shadow:0 16px 40px rgba(15,23,42,.14)!important}

    .ymc-mobile-category-app{padding:18px 14px 8px;background:#fff}
    .ymc-mobile-category-app h2{margin:0 0 14px!important;font-size:18px!important;line-height:1.5!important;font-weight:950!important;color:#171717!important;text-align:right!important}
    .ymc-mobile-category-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
    .ymc-mobile-category-grid>a{position:relative;display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-width:0!important;min-height:142px!important;padding:12px 9px 8px!important;background:#f5f5f5!important;border:0!important;border-radius:16px!important;color:#171717!important;text-decoration:none!important;overflow:hidden!important;box-shadow:none!important}
    .ymc-mobile-category-grid>a strong{position:relative;z-index:2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:38px;font-size:12px!important;line-height:1.65!important;font-weight:900!important;color:#181818!important;text-align:right!important}
    .ymc-mobile-category-grid>a span{display:flex;align-items:flex-end;justify-content:center;width:100%;height:82px;margin-top:3px;overflow:hidden}
    .ymc-mobile-category-grid>a img{display:block!important;max-width:96%!important;width:auto!important;height:76px!important;object-fit:contain!important;padding:0!important;margin:0 auto!important;filter:drop-shadow(0 7px 9px rgba(15,23,42,.08))}

    /* Home: mobile app shell replaces the desktop header/search/category duplicate only. */
    .ymc-home-v3>.ymc-app-header,
    .ymc-home-v3>.ymc-qc-search-strip,
    .ymc-home-v3>.ymc-qc-categories,
    .ymc-home-v3>.ymc-home-promo-strip{display:none!important}
    .ymc-home-v3>.ymc-mobile-home-app{display:block!important}
    .ymc-home-v3 .ymc-qc-banner-grid{margin-top:8px!important}

    /* Categories root: Snapp-style category-only screen on mobile. Desktop stays unchanged. */
    .ymc-store-catalog>.ymc-app-header{display:none!important}
    .ymc-store-catalog>.ymc-store-search-panel,
    .ymc-store-catalog>.ymc-category-breadcrumb{display:none!important}
    .ymc-store-catalog>.ymc-mobile-catalog-app{display:block!important}
    .ymc-store-catalog.ymc-catalog-root>.ymc-catalog-toolbar,
    .ymc-store-catalog.ymc-catalog-root>.ymc-category-section,
    .ymc-store-catalog.ymc-catalog-root>.ymc-catalog-layout{display:none!important}

    /* When a specific category is open: show subcategories in the app grid, then products below. */
    .ymc-store-catalog:not(.ymc-catalog-root)>.ymc-category-section{display:none!important}
    .ymc-store-catalog:not(.ymc-catalog-root)>.ymc-catalog-toolbar{display:flex!important;margin:8px 4px 12px!important;padding-bottom:4px!important}
    .ymc-store-catalog:not(.ymc-catalog-root)>.ymc-catalog-layout{display:block!important;margin-top:0!important}
    .ymc-store-catalog:not(.ymc-catalog-root) .ymc-filter-panel{display:none!important}
    .ymc-store-catalog:not(.ymc-catalog-root) .ymc-catalog-results{margin-top:0!important}
    .ymc-store-catalog:not(.ymc-catalog-root) .ymc-product-grid--catalog{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;overflow:visible!important}
    .ymc-store-catalog:not(.ymc-catalog-root) .ymc-product-grid--catalog .ymc-store-product-card{width:auto!important;min-width:0!important;flex:none!important}

    /* Floating cart summary like quick-commerce apps; sits above persistent bottom navigation. */
    .ymc-mobile-cart-summary{position:fixed;right:10px;left:10px;bottom:88px;z-index:9998;display:none;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px 9px 12px;background:#fff;border:1px solid #e9e9e9;border-radius:17px;box-shadow:0 10px 35px rgba(15,23,42,.13)}
    .ymc-mobile-cart-summary.is-visible{display:flex!important}
    .ymc-mobile-cart-summary>div{display:grid;gap:2px;min-width:0;text-align:right}
    .ymc-mobile-cart-summary small{font-size:10px;color:#777}
    .ymc-mobile-cart-summary strong{font-size:12px;color:#171717;white-space:nowrap}
    .ymc-mobile-cart-summary strong .woocommerce-Price-amount{font-size:12px!important}
    .ymc-mobile-cart-summary>a{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:4px;min-height:48px;padding:0 18px;border-radius:13px;background:#ef3b2d;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:950;box-shadow:0 8px 20px rgba(239,59,45,.22)}
    .ymc-mobile-cart-summary>a span{font-size:10px;font-weight:800}.ymc-mobile-cart-summary>a i{font-style:normal}

    .ymc-store-catalog.ymc-catalog-root,.ymc-home-v3{padding-bottom:175px!important}
}

@media(max-width:390px){
    .ymc-mobile-category-grid{gap:8px!important}
    .ymc-mobile-category-grid>a{min-height:132px!important;padding:10px 7px 7px!important;border-radius:14px!important}
    .ymc-mobile-category-grid>a strong{font-size:11px!important}
    .ymc-mobile-category-grid>a span{height:74px}
    .ymc-mobile-category-grid>a img{height:68px!important}
    .ymc-mobile-cart-summary>a{padding:0 13px}
}
