/* Vega Modern Catalog 2.7 — Marketplace Pro */
.vega-v27{
  --v27-ink:#111827;
  --v27-muted:#6b7280;
  --v27-line:#e8ebef;
  --v27-soft:#f5f7fa;
  --v27-blue:#1769e8;
  --v27-green:#0b8f54;
  --v27-yellow:#ffd51f;
  --v27-radius:22px;
  --v27-shadow:0 14px 40px rgba(16,24,40,.08);
  color:var(--v27-ink);
}
.vega-v27 .vega-site-main{background:#fff}
.vega-v27 .vega-container{width:min(100% - 28px,1240px)}

/* Header - tighter and more deliberate */
.vega-v27 .vega-topbar{background:#101318;color:#fff}
.vega-v27 .vega-header{background:#fff;border-bottom:1px solid var(--v27-line);box-shadow:none}
.vega-v27 .vega-header__inner{min-height:68px;gap:18px}
.vega-v27 .vega-brand img.custom-logo{max-height:48px;width:auto}
.vega-v27 .vega-header__search{flex:1;max-width:680px}
.vega-v27 .vega-marketplace-search,.vega-v27 .vega-qc-search{border:1.5px solid #a7c9f7!important;border-radius:16px!important;background:#f8fbff!important;box-shadow:none!important}
.vega-v27 .vega-marketplace-search input,.vega-v27 .vega-qc-search input{font-size:15px!important}
.vega-v27 .vega-icon-btn{width:42px;height:42px;border-radius:13px;background:#f7f8fa;border:1px solid var(--v27-line)}
.vega-v27 .vega-header-wa{border-radius:13px;min-height:42px;font-weight:850}

/* Home */
.vega-v27-home{padding-bottom:18px;overflow:hidden}
.vega-v27-mobile-search-shell{display:none;background:#fff;padding:10px 0 6px;position:relative;z-index:5}
.vega-v27-search-open{width:100%;height:52px;border:1.6px solid #4ba4ea;border-radius:17px;background:#fff;color:#3f4650;display:flex;align-items:center;gap:10px;padding:0 16px;font-size:16px;text-align:left}
.vega-v27-search-icon{font-size:27px;line-height:1;color:#0f63d8;transform:rotate(-18deg)}

.vega-v27-category-tabs{background:rgba(255,255,255,.97);border-bottom:1px solid var(--v27-line);position:sticky;top:0;z-index:18}
.vega-v27-category-tabs__track{display:flex;align-items:center;gap:30px;overflow-x:auto;scrollbar-width:none;white-space:nowrap}
.vega-v27-category-tabs__track::-webkit-scrollbar{display:none}
.vega-v27-category-tabs a{position:relative;display:block;padding:14px 2px 12px;text-decoration:none;color:#30343b;font-size:14px;font-weight:650}
.vega-v27-category-tabs a.is-active{color:#111;font-weight:850}
.vega-v27-category-tabs a.is-active:after{content:"";position:absolute;height:4px;border-radius:9px;background:var(--v27-blue);left:0;right:0;bottom:0}

.vega-v27-hero{padding:18px 0 10px}
.vega-v27-hero-card{min-height:330px;border-radius:28px;overflow:hidden;text-decoration:none;color:#fff;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);background:radial-gradient(circle at 84% 10%,rgba(255,255,255,.22),transparent 25%),linear-gradient(120deg,#111820 0%,#253e57 55%,#1977d2 100%);box-shadow:0 22px 60px rgba(15,40,70,.18)}
.vega-v27-hero-card__copy{padding:46px 24px 42px 48px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.vega-v27-pill{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);font-size:11px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}
.vega-v27-hero-card h1{color:#fff;font-size:clamp(34px,4.6vw,64px);line-height:.97;letter-spacing:-.055em;max-width:730px;margin:18px 0 14px}
.vega-v27-hero-price{font-size:23px;font-weight:800}.vega-v27-hero-price del{opacity:.58;font-size:.72em}.vega-v27-hero-price ins{text-decoration:none;color:#fff}
.vega-v27-hero-meta{display:flex;align-items:center;gap:18px;margin-top:20px}.vega-v27-hero-meta strong{color:#9af7bf}.vega-v27-hero-meta span{background:#fff;color:#101318;border-radius:13px;padding:11px 15px;font-weight:850}
.vega-v27-hero-card__media{background-repeat:no-repeat;background-position:center;background-size:contain;margin:24px;background-color:rgba(255,255,255,.96);border-radius:24px;min-height:282px}

.vega-v27-quick-cats{padding:14px 0 8px}
.vega-v27-quick-cats__track{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:16px}
.vega-v27-quick-cat{text-decoration:none;color:var(--v27-ink);text-align:center;min-width:0}
.vega-v27-quick-cat__media{display:block;width:82px;aspect-ratio:1;margin:0 auto 8px;border-radius:22px;background:#f3f5f7 center/cover no-repeat;border:1px solid var(--v27-line);box-shadow:0 7px 20px rgba(17,24,39,.05)}
.vega-v27-quick-cat strong{display:block;font-size:12px;line-height:1.22;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.vega-v27-feed{padding-top:20px}
.vega-v27-section{margin:0 0 28px}
.vega-v27-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 14px}
.vega-v27-section__head h2{font-size:clamp(24px,2.3vw,34px);letter-spacing:-.035em;margin:0;line-height:1.05}
.vega-v27-section__head p{margin:5px 0 0;color:var(--v27-muted);font-size:13px}
.vega-v27-section__head>a{text-decoration:none;color:#151922;font-weight:800;font-size:13px;white-space:nowrap}
.vega-v27-section__head>a span{display:inline-grid;place-items:center;width:30px;height:30px;margin-left:5px;border-radius:50%;background:#111;color:#fff}

.vega-v27-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:2px 2px 12px;scrollbar-width:none}
.vega-v27-product-rail::-webkit-scrollbar{display:none}
.vega-v27-product-slot{scroll-snap-align:start;min-width:0}
.vega-v27 .vega-product-card{height:100%;border:1px solid var(--v27-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;transform:none!important}
.vega-v27 .vega-product-card:hover{box-shadow:0 14px 36px rgba(16,24,40,.08)!important;transform:translateY(-2px)!important}
.vega-v27 .vega-product-card__media{aspect-ratio:1/1!important;background:#f6f7f8!important}
.vega-v27 .vega-product-card__media img{object-fit:contain!important;padding:10px!important}
.vega-v27 .vega-product-card__body{padding:11px 11px 12px!important}
.vega-v27 .vega-product-card h3{font-size:13px!important;line-height:1.25!important;margin:2px 0 7px!important;min-height:2.5em!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.vega-v27 .vega-product-card__price{font-size:15px!important;font-weight:850!important}
.vega-v27 .vega-product-card__price del{font-size:11px;color:#8a9099}
.vega-v27 .vega-product-card__price ins{text-decoration:none;color:#111}
.vega-v27 .vega-product-card__rating{font-size:10px!important}
.vega-v27 .vega-product-card__actions{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:9px!important}
.vega-v27 .vega-product-card__actions .vega-btn,.vega-v27 .vega-product-card__actions .button{min-height:38px!important;border-radius:11px!important;font-size:11px!important;font-weight:850!important;padding:8px 9px!important}
.vega-v27 .vega-product-card__actions .vega-btn--buy-now{background:#111!important;color:#fff!important;border-color:#111!important}
.vega-v27 .vega-product-card__actions .vega-btn--cart,.vega-v27 .vega-product-card__actions .add_to_cart_button{background:#fff!important;border:1px solid #cfd5dc!important;color:#111!important}

.vega-v27-mosaic-wrap{background:#dff5ef;border-radius:28px;padding:24px}
.vega-v27-mosaic{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;background:#fff;border-radius:22px;padding:14px}
.vega-v27-mosaic-card{text-decoration:none;color:var(--v27-ink);min-width:0}
.vega-v27-mosaic-card__image{display:block;aspect-ratio:1.05;background:#f4f5f6 center/cover no-repeat;border-radius:15px}
.vega-v27-mosaic-card__copy{display:block;padding:9px 2px 2px}.vega-v27-mosaic-card__copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#3f4650}.vega-v27-mosaic-card__copy strong{display:block;font-size:15px;margin-top:3px}

.vega-v27-category-showcase{background:#fff6df;border-radius:28px;padding:24px}
.vega-v27-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.vega-v27-category-tile{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:12px;text-decoration:none;color:var(--v27-ink);background:#fff;border:1px solid rgba(90,74,34,.10);border-radius:18px;padding:9px;min-width:0}
.vega-v27-category-tile__media{display:block;width:86px;aspect-ratio:1;border-radius:14px;background:#f4f4f2 center/cover no-repeat}
.vega-v27-category-tile strong{display:block;font-size:14px;line-height:1.2}.vega-v27-category-tile small{display:block;color:var(--v27-muted);font-size:11px;margin-top:4px}

/* WooCommerce shop/archive */
.vega-v27.woocommerce-shop .vega-site-main,.vega-v27.tax-product_cat .vega-site-main{background:#f7f8fa}
.vega-v27 .woocommerce-products-header{background:#fff;border-bottom:1px solid var(--v27-line)}
.vega-v27 .woocommerce ul.products{gap:14px!important}
.vega-v27 .woocommerce ul.products li.product{background:#fff!important;border:1px solid var(--v27-line)!important;border-radius:18px!important;padding:0 0 12px!important;overflow:hidden!important;box-shadow:none!important}
.vega-v27 .woocommerce ul.products li.product a img{background:#f5f6f7!important;margin:0 0 10px!important;aspect-ratio:1;object-fit:contain;padding:10px;box-sizing:border-box}
.vega-v27 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;line-height:1.25;padding:0 11px!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.5em}
.vega-v27 .woocommerce ul.products li.product .price{padding:0 11px;font-size:15px;font-weight:850;color:#111}
.vega-v27 .woocommerce ul.products li.product .button{margin:8px 11px 0!important;width:calc(100% - 22px)!important;min-height:38px;border-radius:11px!important;text-align:center!important}

/* Product page - stronger information hierarchy */
.vega-v27.single-product .vega-site-main{background:#fff}
.vega-v27.single-product div.product{max-width:1240px;margin-inline:auto}
.vega-v27.single-product div.product .product_title{font-size:clamp(24px,3vw,38px);line-height:1.05;letter-spacing:-.035em}
.vega-v27.single-product div.product p.price{font-size:28px;font-weight:900;color:#111}
.vega-v27.single-product div.product p.price ins{text-decoration:none}.vega-v27.single-product div.product p.price del{font-size:17px;color:#8a8f98}
.vega-v27 .vega-v25-offer-card,.vega-v27 .vega-v25-delivery-card,.vega-v27 .vega-v26-seller-card,.vega-v27 .vega-v25-highlights,.vega-v27 .vega-v26-all-details,.vega-v27 .vega-v26-rating-summary,.vega-v27 .vega-v26-qa{border-radius:20px!important;border:1px solid var(--v27-line)!important;box-shadow:none!important}
.vega-v27 .vega-v25-offer-card{background:linear-gradient(180deg,#edf7ff,#dcefff)!important;border-color:#c9e3f8!important}
.vega-v27 .vega-v26-seller-card{background:#f7f7f8!important}
.vega-v27 .vega-v25-highlights{background:#fff!important}
.vega-v27 .vega-v25-highlights-grid>div{background:#f4f8fc!important;border-radius:15px!important}
.vega-v27 .vega-v26-details-grid article{background:#f7f7f9!important;border-radius:18px!important;border:1px solid #eceef1!important}
.vega-v27 .vega-v25-sticky-cta{background:rgba(255,255,255,.96)!important;backdrop-filter:blur(16px);border-top:1px solid #e5e7eb!important;box-shadow:0 -12px 40px rgba(17,24,39,.08)!important}
.vega-v27 .vega-v25-cta--cart{background:#fff!important;color:#111!important;border:1px solid #cfd4db!important}
.vega-v27 .vega-v25-cta--buy{background:linear-gradient(90deg,#ffdf24,#ffc914)!important;color:#171717!important;border:0!important}

/* Cart/account states */
.vega-v27 .woocommerce-cart .cart-empty,.vega-v27 .woocommerce-account .woocommerce{border-radius:22px}
.vega-v27 .vega-mobile-dock{background:#fff!important;border-top:1px solid #e5e7eb!important;box-shadow:0 -9px 24px rgba(17,24,39,.06)!important}
.vega-v27 .vega-mobile-dock__item{color:#595f68!important;font-size:11px!important}
.vega-v27 .vega-mobile-dock__item.is-active{color:var(--v27-blue)!important;font-weight:800!important}

/* Visual presets */
.vega-v27-premium-event .vega-v27-hero-card{background:radial-gradient(circle at 84% 16%,rgba(255,184,77,.28),transparent 25%),linear-gradient(120deg,#17110e,#39261d 58%,#b85d25)}
.vega-v27-premium-event .vega-v27-category-tabs a.is-active:after{background:#f26a2e}
.vega-v27-premium-event .vega-v27-mosaic-wrap{background:#f5eadf}
.vega-v27-premium-event .vega-v27-category-showcase{background:#f7efd9}
.vega-v27-quick-dark{background:#15161a;color:#f6f7f8}
.vega-v27-quick-dark .vega-site-main,.vega-v27-quick-dark .vega-header,.vega-v27-quick-dark .vega-v27-mobile-search-shell,.vega-v27-quick-dark .vega-v27-category-tabs{background:#15161a;color:#f6f7f8;border-color:#2a2c31}
.vega-v27-quick-dark .vega-v27-category-tabs a,.vega-v27-quick-dark .vega-v27-section__head>a,.vega-v27-quick-dark .vega-v27-quick-cat{color:#f6f7f8}
.vega-v27-quick-dark .vega-product-card,.vega-v27-quick-dark .vega-v27-mosaic,.vega-v27-quick-dark .vega-v27-category-tile{background:#202126!important;color:#f5f6f7!important;border-color:#32343a!important}
.vega-v27-quick-dark .vega-v27-mosaic-wrap,.vega-v27-quick-dark .vega-v27-category-showcase{background:#1e2025}

@media(max-width:1100px){
  .vega-v27-quick-cats__track{grid-template-columns:repeat(8,minmax(0,1fr))}.vega-v27-quick-cats__track>a:nth-child(n+9){display:none}
  .vega-v27-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:767px){
  .vega-v27{padding-bottom:68px}
  .vega-v27 .vega-container{width:calc(100% - 24px)}
  .vega-v27 .vega-topbar{display:none!important}
  .vega-v27 .vega-location-bar{font-size:12px!important}
  .vega-v27 .vega-header{position:sticky;top:0;z-index:30;border-bottom:0}
  .vega-v27 .vega-header__inner{min-height:58px;padding-top:3px;padding-bottom:3px}
  .vega-v27 .vega-header__search{display:none!important}
  .vega-v27 .vega-brand img.custom-logo{max-height:38px;max-width:145px}
  .vega-v27 .vega-header__actions .vega-header-wa{display:none!important}
  .vega-v27-mobile-search-shell{display:block}
  .vega-v27-category-tabs{top:58px}
  .vega-v27-category-tabs .vega-container{width:100%}
  .vega-v27-category-tabs__track{gap:30px;padding:0 14px}
  .vega-v27-category-tabs a{font-size:13px;padding:12px 0 11px}
  .vega-v27-hero{padding:10px 0 4px}
  .vega-v27-hero .vega-container{width:100%}
  .vega-v27-hero-card{margin:0 12px;min-height:300px;grid-template-columns:1fr 42%;border-radius:22px}
  .vega-v27-hero-card__copy{padding:24px 8px 24px 20px}
  .vega-v27-hero-card h1{font-size:30px;margin:12px 0 10px;line-height:1.02}
  .vega-v27-hero-price{font-size:18px}
  .vega-v27-hero-meta{display:block;margin-top:14px}.vega-v27-hero-meta span{display:inline-block;margin-top:9px;padding:9px 11px;font-size:11px}
  .vega-v27-hero-card__media{margin:12px 12px 12px 0;min-height:276px;border-radius:18px;background-size:contain}
  .vega-v27-pill{font-size:9px;padding:6px 8px}
  .vega-v27-quick-cats{padding:12px 0 5px}
  .vega-v27-quick-cats .vega-container{width:100%}
  .vega-v27-quick-cats__track{display:flex;overflow-x:auto;gap:12px;padding:0 14px 4px;scrollbar-width:none}
  .vega-v27-quick-cats__track::-webkit-scrollbar{display:none}.vega-v27-quick-cats__track>a:nth-child(n){display:block}
  .vega-v27-quick-cat{flex:0 0 72px}.vega-v27-quick-cat__media{width:66px;border-radius:18px}.vega-v27-quick-cat strong{font-size:10.5px}
  .vega-v27-feed{padding-top:14px}
  .vega-v27-section{margin-bottom:20px}
  .vega-v27-section__head{margin-bottom:10px;align-items:center}.vega-v27-section__head h2{font-size:22px}.vega-v27-section__head p{font-size:11px}.vega-v27-section__head>a{font-size:11px}
  .vega-v27-section__head>a span{width:26px;height:26px}
  .vega-v27-product-rail{grid-auto-columns:42%;gap:10px;margin-right:-12px;padding-bottom:8px}
  .vega-v27 .vega-product-card{border-radius:14px!important}.vega-v27 .vega-product-card__body{padding:8px!important}.vega-v27 .vega-product-card h3{font-size:11px!important}.vega-v27 .vega-product-card__price{font-size:13px!important}.vega-v27 .vega-product-card__actions .vega-btn,.vega-v27 .vega-product-card__actions .button{min-height:34px!important;font-size:10px!important}
  .vega-v27-mosaic-wrap,.vega-v27-category-showcase{margin-left:-2px;margin-right:-2px;border-radius:22px;padding:14px}
  .vega-v27-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;border-radius:18px}
  .vega-v27-mosaic-card__image{border-radius:12px}.vega-v27-mosaic-card__copy small{font-size:11px}.vega-v27-mosaic-card__copy strong{font-size:14px}
  .vega-v27-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .vega-v27-category-tile{grid-template-columns:1fr;gap:7px;padding:7px;border-radius:14px}.vega-v27-category-tile__media{width:100%;border-radius:11px}.vega-v27-category-tile strong{font-size:12px}.vega-v27-category-tile small{font-size:9px}
  .vega-v27.single-product div.product{padding-bottom:92px}
  .vega-v27.single-product .woocommerce-product-gallery{margin-bottom:8px!important}
  .vega-v27.single-product div.product .summary{padding-left:14px!important;padding-right:14px!important}
  .vega-v27.single-product div.product .product_title{font-size:20px!important}
  .vega-v27.single-product div.product p.price{font-size:26px!important}
  .vega-v27 .vega-v25-offer-card,.vega-v27 .vega-v25-delivery-card,.vega-v27 .vega-v26-seller-card,.vega-v27 .vega-v25-highlights,.vega-v27 .vega-v26-all-details,.vega-v27 .vega-v26-rating-summary,.vega-v27 .vega-v26-qa{border-left:0!important;border-right:0!important;border-radius:0!important;margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important}
  .vega-v27 .vega-v25-sticky-cta{left:0!important;right:0!important;bottom:0!important;border-radius:0!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;z-index:80!important}
  .vega-v27 .vega-v25-sticky-cta__price{display:none!important}.vega-v27 .vega-v25-sticky-cta__buttons{width:100%!important;grid-template-columns:1fr 1.1fr!important}
  .vega-v27.single-product .vega-mobile-dock{display:none!important}
}
