/* ==========================================================
   SITIO V30 Aurora Fusion Pro — UX/UI Upgrade Layer
   Este archivo se carga después de V24. Sólo corrige/potencia.
   ========================================================== */
:root{
  --sv30-ink:#0f172a;
  --sv30-muted:#7b8494;
  --sv30-line:#dfe7f1;
  --sv30-soft:#f3f6fb;
  --sv30-soft2:#eefdf7;
  --sv30-radius:20px;
  --sv30-shadow:0 10px 30px rgba(15,23,42,.08);
  --sv30-shadow-soft:0 5px 18px rgba(15,23,42,.055);
  --sv30-green:#007a5a;
  --sv30-green2:#22d37d;
  --sv30-orange:#ff5a2c;
  --sv30-font:'Plus Jakarta Sans','Poppins',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  --sv30-body:'DM Sans','Poppins',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
}
body.sitio-v30-body{background:var(--sv22-bg,#f5f7fb);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;}
.sitio-v22{font-family:var(--sv30-body);}
.sitio-v22 h1,.sitio-v22 h2,.sitio-v22 h3,.sv22-logo,.sv22-btn,.sv22-card-wa,.sv22-card-cart,.sv22-bottom-nav small,.sv22-eyebrow{font-family:var(--sv30-font)!important;letter-spacing:-.025em;}
.sv22-eyebrow{letter-spacing:.08em!important;color:#26bfa5!important;}
.sv22-container{max-width:1180px;}

/* Header app: más compacto, menos “zoom”, mejor escritorio */
.sv22-app-header{position:relative;z-index:5;}
.sv22-logo{letter-spacing:-.05em!important;}
.sv22-searchbar{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;}
.sv22-searchbar:hover{border-color:rgba(0,122,90,.45);box-shadow:0 9px 26px rgba(15,23,42,.075);}
.sv22-live-search-panel{backdrop-filter:blur(10px);}
.sv22-live-search-card{border:1px solid rgba(226,232,240,.95);box-shadow:0 28px 80px rgba(15,23,42,.22)!important;}
.sv22-search-result{display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center;text-decoration:none;background:#fff;border:1px solid var(--sv30-line);border-radius:16px;padding:10px;margin:8px 0;color:var(--sv30-ink);}
.sv22-search-result img{width:52px;height:52px;border-radius:13px;object-fit:cover;background:#f8fafc;}
.sv22-search-result strong{font-family:var(--sv30-font);font-size:14px;display:block;line-height:1.15;}
.sv22-search-result span{font-size:12px;color:var(--sv30-muted);}
.sv30-empty-state{padding:18px;text-align:center;color:var(--sv30-muted);font-weight:700;background:#fff;border:1px dashed var(--sv30-line);border-radius:18px;}

/* Home: banners más compactos y carruseles con respiración precisa */
.sv22-hero-slide{box-shadow:var(--sv30-shadow);}
.sv22-hero-slide h1{font-weight:800!important;}
.sv22-section{box-shadow:var(--sv30-shadow-soft);}
.sv22-section-head{align-items:center;}
.sv22-section h2{font-weight:800!important;}
.sv22-scroll-row{-webkit-overflow-scrolling:touch;scroll-padding-left:6px;}
.sv22-scroll-row:after{content:"";min-width:2px;}
.sv22-trust-row span{font-family:var(--sv30-font);font-weight:700;}
.sv22-local-banner{box-shadow:0 8px 22px rgba(20,184,166,.08);}

/* Product cards: más compactas, legibles y consistentes */
.sv22-product-card{border-color:rgba(211,222,235,.95);box-shadow:0 8px 22px rgba(15,23,42,.06);}
.sv22-product-card:hover{box-shadow:0 12px 30px rgba(15,23,42,.1);}
.sv22-product-media{background:linear-gradient(135deg,#eef6ff,#f7f2ff);}
.sv22-product-media img{object-fit:contain;}
.sv22-product-card h3{font-weight:800!important;color:var(--sv30-ink);}
.sv22-price ins{font-weight:800;letter-spacing:-.035em;}
.sv22-card-actions{grid-template-columns:1fr 46px;align-items:stretch;}
.sv22-card-wa{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sv22-card-cart{min-width:46px;}
.sv22-badge-sale,.sv22-badge-stock{box-shadow:0 8px 18px rgba(255,90,44,.22);}

/* Tiendas: cards compactas, directorio usable */
.sv22-store-card{border-color:rgba(211,222,235,.98);box-shadow:0 8px 22px rgba(15,23,42,.055);}
.sv22-store-logo{background:#fff;box-shadow:inset 0 0 0 1px #eef2f7;}
.sv22-store-card h3{font-weight:800!important;}
.sv22-store-card p{line-height:1.35;}
.sv22-store-wa{background:linear-gradient(90deg,#e9fff5,#dbffed);}
.sv22-directory-filters{position:sticky;top:0;z-index:7;background:rgba(255,255,255,.82);backdrop-filter:blur(12px);}
.sv22-directory-filters input,.sv22-directory-filters select{font-family:var(--sv30-font);font-weight:700;}
.sv22-directory .sv22-store-grid{align-items:stretch;}

/* Storefront: hero premium compacto + carruseles por categoría */
.sv22-storefront{background:var(--sv22-bg,#f5f7fb);}
.sv22-store-hero{border-radius:0 0 28px 28px;box-shadow:0 16px 40px rgba(15,23,42,.16);overflow:hidden;}
.sv22-store-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 20%,rgba(34,211,125,.22),transparent 34%),radial-gradient(circle at 5% 90%,rgba(255,255,255,.12),transparent 30%);pointer-events:none;}
.sv22-store-hero>*{position:relative;z-index:1;}
.sv22-store-hero-logo{box-shadow:0 18px 40px rgba(0,0,0,.2);border:4px solid rgba(255,255,255,.92)!important;background:#fff;}
.sv22-store-hero h1{font-weight:800!important;line-height:.98!important;}
.sv22-store-search{box-shadow:0 8px 28px rgba(15,23,42,.08);}
.sv22-store-tabs{background:#fff;border-radius:18px 18px 0 0;}
.sv22-store-tabs button{font-family:var(--sv30-font)!important;font-weight:800!important;}
.sv22-store-content .sv22-product-section{padding-top:20px;}
.sv22-storefront .sv22-product-row .sv22-product-card{min-width:196px;max-width:216px;}

/* Product page: control de espacios y sticky limpio */
.sv22-single-layout{align-items:start;}
.sv22-single-media{box-shadow:var(--sv30-shadow-soft);border-color:rgba(211,222,235,.95);}
.sv22-single-media img{object-fit:contain;}
.sv22-single-summary{box-shadow:var(--sv30-shadow-soft);border-color:rgba(211,222,235,.95);}
.sv22-single-summary h1{font-weight:800!important;letter-spacing:-.055em!important;}
.sv22-rating-line{gap:8px;flex-wrap:wrap;}
.sv22-single-price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;}
.sv22-single-price ins{font-family:var(--sv30-font);font-weight:800;letter-spacing:-.06em;}
.sv22-single-tags{grid-template-columns:repeat(2,minmax(0,1fr));}
.sv22-single-tags span{font-family:var(--sv30-font);font-weight:800;}
.sv22-addtocart-card{box-shadow:var(--sv30-shadow-soft);}
.sv22-sticky-buy{box-shadow:0 -8px 30px rgba(15,23,42,.12);backdrop-filter:blur(14px);}
.sv22-sticky-buy .sv22-btn-wa{white-space:normal;line-height:1.15;text-align:center;}
.sv22-sticky-buy .sv22-btn-light{font-weight:800;}

/* Carrito y cuenta: convertir WooCommerce en pantallas tipo app */
.sv22-cart-intro,.sv22-cart-form,.sv22-cart-totals,.woocommerce-account.sitio-v22-body .woocommerce{box-shadow:var(--sv30-shadow-soft);border-color:rgba(211,222,235,.95)!important;}
.sv22-cart-item{box-shadow:0 4px 14px rgba(15,23,42,.04);}
.sv22-cart-img img{object-fit:cover;border-radius:14px!important;}
.sv22-cart-remove{font-family:var(--sv30-font);font-weight:800;color:#ef4444!important;}
.sv22-qty-btn{font-family:var(--sv30-font);font-weight:900;color:var(--sv22-primary-dark);}
.sv22-account-hero{box-shadow:var(--sv30-shadow-soft);}
.sv22-account-nav-item{border-radius:18px!important;box-shadow:0 4px 14px rgba(15,23,42,.04);}
.sv22-account-nav-item strong{font-family:var(--sv30-font);font-weight:800;}

/* WhatsApp bridge */
.sv22-wa-sheet{box-shadow:0 -20px 70px rgba(15,23,42,.28);}
.sv22-wa-sheet h2{letter-spacing:-.06em!important;}
.sv22-wa-preview pre{font-size:13px;line-height:1.55;}
.sv22-wa-open{font-family:var(--sv30-font);font-weight:800;}

/* Barra inferior: más estable y realmente clickeable */
.sv22-bottom-nav{z-index:999!important;isolation:isolate;}
.sv22-bottom-nav a{position:relative;z-index:2;touch-action:manipulation;}
.sv22-nav-center{transform:translateY(-15px);}
.sv22-nav-center .sv22-nav-icon{box-shadow:0 12px 30px rgba(0,122,90,.24)!important;}
.sv22-wa-float{z-index:998!important;}

/* Desktop real: no se ve como móvil estirado */
@media (min-width: 1024px){
  .sv22-home .sv22-container,.sv22-directory .sv22-container,.sv22-shop .sv22-container{padding-top:24px;}
  .sv22-app-header{padding:18px 0 14px;}
  .sv22-hero-slide{min-height:260px;}
  .sv22-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
  .sv22-shop .sv22-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
  .sv22-store-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
  .sv22-single-layout{display:grid;grid-template-columns:minmax(420px,52%) minmax(360px,48%);gap:24px;width:min(1180px,calc(100% - 48px));margin:24px auto;}
  .sv22-single-media{position:sticky;top:20px;min-height:560px;max-height:680px;}
  .sv22-single-summary h1{font-size:clamp(36px,4.2vw,58px)!important;}
  .sv22-single-price ins{font-size:clamp(38px,4vw,56px)!important;}
  .sv22-storefront .sv22-product-row .sv22-product-card{min-width:220px;max-width:238px;}
  .sv22-bottom-nav{width:min(720px,calc(100% - 70px));left:50%;transform:translateX(-50%);border-radius:26px 26px 0 0;}
  .sv30-hide-desktop-nav .sv22-bottom-nav{display:none!important;}
  .sv30-hide-desktop-nav .sv22-wa-float{bottom:28px!important;}
}
@media (min-width: 1280px){
  .sv22-shop .sv22-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));}
  .sv22-product-card-grid .sv22-product-media{height:178px;}
}

/* Mobile refinado: más compacto, menos espacios en blanco */
@media (max-width: 780px){
  :root{--sv22-nav-h:74px;}
  body.sv22-has-bottom-nav{padding-bottom:calc(var(--sv22-nav-h) + env(safe-area-inset-bottom,0px));}
  .sv22-container{width:calc(100% - 24px)!important;}
  .sv22-home .sv22-container,.sv22-directory .sv22-container,.sv22-shop .sv22-container{padding-top:6px!important;padding-bottom:94px!important;}
  .sv22-app-header{padding:8px 0 6px!important;}
  .sv22-header-brand span{font-size:9px!important;letter-spacing:.13em!important;}
  .sv22-logo{font-size:30px!important;}
  .sv22-icon-btn,.sv22-avatar-mini{width:40px!important;height:40px!important;}
  .sv22-searchbar{height:46px!important;border-radius:18px!important;border-width:2px!important;padding-left:13px!important;}
  .sv22-searchbar span{font-size:21px!important;}
  .sv22-searchbar strong{font-size:14px!important;}
  .sv22-searchbar b{padding:9px 15px!important;border-radius:13px!important;font-size:13px!important;}
  .sv22-stories{gap:10px!important;padding:7px 0 8px!important;}
  .sv22-story{min-width:64px!important;}
  .sv22-story img,.sv22-story span{width:54px!important;height:54px!important;outline-width:3px!important;border-width:3px!important;}
  .sv22-story small{font-size:10.5px!important;max-width:64px!important;}
  .sv22-hero-slider{margin:6px 0 10px!important;}
  .sv22-hero-slide{min-height:158px!important;border-radius:20px!important;padding:16px!important;}
  .sv22-hero-slide h1{font-size:25px!important;line-height:1.02!important;max-width:78%!important;margin-bottom:7px!important;}
  .sv22-hero-slide p{font-size:12.5px!important;line-height:1.34!important;margin-bottom:10px!important;max-width:80%!important;}
  .sv22-hero-kicker{font-size:9.5px!important;padding:5px 10px!important;margin-bottom:8px!important;}
  .sv22-hero-slide a{font-size:12.5px!important;padding:8px 15px!important;}
  .sv22-hero-slide b{font-size:42px!important;}
  .sv22-dots{margin-top:6px!important;}
  .sv22-trust-row{padding:2px 0 8px!important;gap:8px!important;}
  .sv22-trust-row span{font-size:12px!important;padding:6px 11px!important;}
  .sv22-section{margin:10px 0!important;padding:12px!important;border-radius:19px!important;}
  .sv22-section-head{margin-bottom:9px!important;}
  .sv22-section h2,.sv22-directory-hero h1{font-size:27px!important;line-height:.98!important;}
  .sv22-section-head p,.sv22-directory-hero p{font-size:13.5px!important;line-height:1.35!important;}
  .sv22-see-all{font-size:13px!important;}
  .sv22-scroll-row{gap:9px!important;padding-bottom:7px!important;}
  .sv22-product-card{min-width:154px!important;max-width:164px!important;border-radius:16px!important;}
  .sv22-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;}
  .sv22-product-grid .sv22-product-card{min-width:0!important;max-width:none!important;width:100%!important;}
  .sv22-product-media{height:114px!important;}
  .sv22-product-card-flash .sv22-product-media{height:100px!important;}
  .sv22-product-media img{padding:7px!important;}
  .sv22-badge{font-size:10px!important;padding:4px 8px!important;}
  .sv22-heart{width:31px!important;height:31px!important;font-size:18px!important;}
  .sv22-product-info{padding:8px!important;}
  .sv22-card-store{font-size:10.5px!important;margin-bottom:4px!important;}
  .sv22-product-card h3{font-size:12.5px!important;line-height:1.16!important;min-height:30px!important;margin-bottom:5px!important;}
  .sv22-mini-meta{font-size:10.5px!important;gap:6px!important;margin-bottom:5px!important;}
  .sv22-price{font-size:18.5px!important;margin-bottom:7px!important;}
  .sv22-price del{font-size:12px!important;}
  .sv22-card-actions{grid-template-columns:1fr 40px!important;gap:6px!important;}
  .sv22-card-wa,.sv22-card-cart{min-height:35px!important;border-radius:11px!important;padding:8px!important;}
  .sv22-card-wa{font-size:11.2px!important;}
  .sv22-card-cart{min-width:40px!important;}
  .sv22-store-card{min-width:112px!important;padding:9px!important;border-radius:16px!important;}
  .sv22-store-logo,.sv22-store-logo img{width:52px!important;height:52px!important;border-radius:16px!important;}
  .sv22-store-card h3{font-size:12.5px!important;line-height:1.1!important;}
  .sv22-store-card p{font-size:10.5px!important;margin-bottom:6px!important;}
  .sv22-store-chips{gap:4px!important;}
  .sv22-store-chips span{font-size:9.5px!important;padding:3px 6px!important;}
  .sv22-store-wa{min-height:32px!important;padding:7px!important;font-size:11px!important;}
  .sv22-local-banner{padding:14px!important;border-radius:18px!important;}
  .sv22-local-banner strong{font-size:23px!important;line-height:1!important;}
  .sv22-local-banner p{font-size:13.5px!important;}
  .sv22-directory-hero{padding:18px!important;border-radius:20px!important;margin-bottom:10px!important;}
  .sv22-directory-filters{grid-template-columns:1fr!important;padding:10px!important;gap:8px!important;border-radius:18px!important;}
  .sv22-directory-filters input,.sv22-directory-filters select{height:44px!important;border-radius:13px!important;font-size:13px!important;}
  .sv22-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;}
  .sv22-store-card-directory{min-width:0!important;}
  .sv22-store-hero{min-height:218px!important;padding:18px 18px 22px!important;grid-template-columns:70px 1fr!important;gap:12px!important;border-radius:0 0 24px 24px!important;}
  .sv22-store-hero-logo{width:70px!important;height:70px!important;border-radius:20px!important;}
  .sv22-store-hero h1{font-size:26px!important;line-height:1!important;}
  .sv22-store-hero p{font-size:13px!important;}
  .sv22-store-ctas{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  .sv22-store-ctas .sv22-share-page{grid-column:1/-1!important;}
  .sv22-store-search{height:46px!important;margin:-20px 0 8px!important;border-radius:18px!important;}
  .sv22-store-search input{font-size:13.5px!important;}
  .sv22-store-search button{padding:8px 14px!important;font-size:12px!important;}
  .sv22-store-tabs button{font-size:12px!important;padding:11px 0!important;}
  .sv22-storefront .sv22-product-row .sv22-product-card{min-width:154px!important;max-width:164px!important;}
  .sv22-single-layout{display:block!important;width:calc(100% - 24px)!important;margin:10px auto!important;}
  .sv22-single-media{min-height:254px!important;max-height:310px!important;border-radius:21px!important;margin-bottom:10px!important;}
  .sv22-single-media img{max-height:285px!important;padding:10px!important;}
  .sv22-single-summary{padding:14px!important;border-radius:21px!important;}
  .sv22-single-summary h1{font-size:27px!important;line-height:1.04!important;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;}
  .sv22-single-price ins{font-size:34px!important;}
  .sv22-single-price del{font-size:16px!important;}
  .sv22-single-price span{font-size:11px!important;}
  .sv22-single-tags{gap:7px!important;}
  .sv22-single-tags span{font-size:12px!important;padding:9px!important;border-radius:13px!important;}
  .sv22-addtocart-card{padding:11px!important;border-radius:17px!important;}
  .sv22-buybox-head strong{font-size:13px!important;}
  .sv22-buybox-head small{display:none!important;}
  .sv22-addtocart-card form.cart{grid-template-columns:72px 1fr!important;gap:7px!important;}
  .sv22-addtocart-card input.qty{height:42px!important;}
  .sv22-addtocart-card .single_add_to_cart_button{min-height:42px!important;font-size:12px!important;border-radius:12px!important;}
  .sv22-form-wa-inline{min-height:42px!important;font-size:12px!important;border-radius:12px!important;}
  .sv22-product-tabs-card{padding:10px!important;border-radius:17px!important;}
  .sv22-product-tabs-card .woocommerce-Tabs-panel{font-size:15px!important;line-height:1.58!important;}
  .sv22-sticky-buy{grid-template-columns:1fr!important;gap:7px!important;width:calc(100% - 22px)!important;bottom:calc(var(--sv22-nav-h) + 8px + env(safe-area-inset-bottom,0px))!important;padding:8px!important;border-radius:18px!important;}
  .sv22-sticky-buy .sv22-btn{min-height:44px!important;font-size:13.2px!important;border-radius:14px!important;}
  .sv22-cart-intro,.sv22-cart-form,.sv22-cart-totals,.woocommerce-account.sitio-v22-body .woocommerce{width:calc(100% - 24px)!important;border-radius:22px!important;}
  .sv22-cart-intro{padding:18px!important;}
  .sv22-cart-item{grid-template-columns:22px 72px 1fr!important;gap:8px!important;padding:9px!important;border-radius:15px!important;}
  .sv22-cart-img img{width:72px!important;height:72px!important;}
  .sv22-cart-info h3{font-size:14px!important;line-height:1.16!important;}
  .sv22-cart-info p{font-size:11.5px!important;}
  .sv22-cart-info strong{font-size:16px!important;}
  .sv22-cart-qty{grid-column:2/4!important;grid-template-columns:30px 54px 30px 1fr!important;margin-top:5px!important;}
  .sv22-cart-qty .qty{height:34px!important;width:54px!important;}
  .sv22-qty-btn{width:30px!important;height:30px!important;}
  .sv22-account-hero{padding:16px!important;border-radius:22px!important;}
  .sv22-account-hero h1{font-size:26px!important;line-height:1!important;}
  .sv22-account-hero p{font-size:13.5px!important;line-height:1.35!important;}
  .sv22-account-avatar{width:58px!important;height:58px!important;border-radius:18px!important;}
  .sv22-account-nav-grid{grid-template-columns:1fr!important;gap:10px!important;}
  .sv22-account-nav-item{padding:12px!important;min-height:58px!important;}
  .sv22-wa-sheet{width:100%!important;max-height:88vh!important;border-radius:28px 28px 0 0!important;padding:20px 16px calc(20px + env(safe-area-inset-bottom,0px))!important;}
  .sv22-wa-sheet h2{font-size:30px!important;line-height:1!important;}
  .sv22-wa-sheet>p{font-size:14.5px!important;line-height:1.45!important;}
  .sv22-wa-benefits{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  .sv22-wa-open{min-height:50px!important;font-size:14.5px!important;}
  .sv22-bottom-nav{height:auto!important;padding:8px 0 calc(8px + env(safe-area-inset-bottom,0px))!important;}
  .sv22-bottom-nav a{min-width:0!important;}
  .sv22-bottom-nav small{font-size:10.5px!important;}
  .sv22-nav-icon{width:34px!important;height:28px!important;}
  .sv22-nav-center .sv22-nav-icon{width:60px!important;height:60px!important;}
  .sv22-wa-float{right:15px!important;width:56px!important;height:56px!important;bottom:calc(var(--sv22-nav-h) + 14px + env(safe-area-inset-bottom,0px))!important;}
}
@media (max-width: 380px){
  .sv22-product-card{min-width:148px!important;max-width:158px!important;}
  .sv22-product-media{height:108px!important;}
  .sv22-single-summary h1{font-size:25px!important;}
  .sv22-single-price ins{font-size:31px!important;}
  .sv22-hero-slide h1{font-size:23px!important;}
  .sv22-storefront .sv22-product-row .sv22-product-card{min-width:148px!important;max-width:158px!important;}
}
