/* =========================================================
   Samurai Store V1.20.0 · Pulido visual integral
   Capa visual segura: no modifica lógica de ventas, stock o B2B.
   ========================================================= */

/* ---------- TIENDA PÚBLICA ---------- */
.storefront-v22{
  --v120-surface:#0c1119;
  --v120-surface-2:#101722;
  --v120-line:rgba(158,174,199,.16);
  --v120-muted:#8e99aa;
}

/* Jerarquía y orden */
.storefront-v22 .promo-strip-section{order:1!important}
.storefront-v22 .category-section{order:2!important;display:block!important}
.storefront-v22 #combos{order:3!important}
.storefront-v22 #catalogo{order:4!important}
.storefront-v22 #mas-vendidos{order:5!important}
.storefront-v22 #novedades{order:6!important}
.storefront-v22 .reseller-cta-v2243{order:7!important}
.storefront-v22 .trust-strip{order:8!important}
.storefront-v22 .reseller-zone{display:none!important}

/* Más aire, menos cajas duras */
.storefront-v22 .shop-section,
.storefront-v22 .category-section,
.storefront-v22 .catalog{
  width:min(1180px,calc(100% - 32px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.storefront-v22 .shop-section{padding-top:52px!important}
.storefront-v22 .section-minihead{margin-bottom:20px!important}
.storefront-v22 .section-minihead>div>p,
.storefront-v22 .catalog-kicker,
.storefront-v22 .catalog-category-title span{
  font-size:10px!important;
  letter-spacing:.16em!important;
}
.storefront-v22 .section-minihead h2,
.storefront-v22 .catalog-category-title h2{
  font-size:28px!important;
  line-height:1.08!important;
  letter-spacing:-.03em!important;
}
.storefront-v22 .section-minihead>p{font-size:12px!important;color:#8d96a6!important}

/* Categorías: acceso rápido visible */
.storefront-v22 .category-section{
  padding:34px 0 12px!important;
}
.storefront-v22 .category-tiles{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:10px!important;
}
.storefront-v22 .category-tile{
  min-height:92px!important;
  padding:14px!important;
  border:1px solid var(--v120-line)!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,rgba(18,24,35,.94),rgba(11,16,24,.94))!important;
  box-shadow:0 10px 26px rgba(0,0,0,.12)!important;
}
.storefront-v22 .category-tile:hover{border-color:rgba(151,111,232,.5)!important;background:#151a25!important}
.storefront-v22 .category-tile-icon{font-size:23px!important;margin-bottom:10px!important}
.storefront-v22 .category-tile b{font-size:13px!important;line-height:1.2!important}
.storefront-v22 .category-tile span{font-size:10px!important;line-height:1.35!important;color:#8b95a5!important}

/* Banner: presencia y lectura */
.storefront-v22 .promo-banner{
  min-height:315px!important;
  height:clamp(315px,29vw,440px)!important;
}
.storefront-v22 .promo-banner-content{max-width:610px!important}
.storefront-v22 .promo-banner-badge{font-size:10px!important}
.storefront-v22 .promo-banner h3{font-size:34px!important}
.storefront-v22 .promo-banner p{font-size:13px!important;line-height:1.6!important}
.storefront-v22 .promo-banner .btn{min-height:42px!important;font-size:11px!important}

/* Catálogo: controles legibles */
.storefront-v22 .catalog{padding-top:54px!important}
.storefront-v22 .catalog .head{margin-bottom:18px!important}
.storefront-v22 .catalog .head h2{font-size:31px!important}
.storefront-v22 .search{min-height:46px!important;font-size:14px!important;border-radius:13px!important}
.storefront-v22 .filters{gap:8px!important;margin-bottom:32px!important}
.storefront-v22 .filter{
  min-height:36px!important;
  padding:0 13px!important;
  border-radius:999px!important;
  font-size:10px!important;
  letter-spacing:.055em!important;
}
.storefront-v22 .filter.active{border-color:#7055a4!important;background:#1a1724!important}

/* Tarjetas principales: jerarquía, tamaño y logos completos */
.storefront-v22 .catalog-category-grid{
  width:min(1120px,100%)!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.storefront-v22 .v22-product-card,
.storefront-v22 .v23-service-card,
.storefront-v22 .shop-ribbon-card{
  border-color:var(--v120-line)!important;
  border-radius:17px!important;
  background:linear-gradient(180deg,#101722,#0b1119)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.18)!important;
}
.storefront-v22 .v22-product-media,
.storefront-v22 .v23-service-media,
.storefront-v22 .shop-ribbon-media{
  background:radial-gradient(circle at 50% 40%,#171d28,#0e141d 70%)!important;
}
.storefront-v22 .v22-product-media img,
.storefront-v22 .v23-service-media img,
.storefront-v22 .shop-ribbon-media img{
  object-fit:contain!important;
  padding:12px!important;
  transform:none!important;
}
.storefront-v22 .v22-product-card:hover img,
.storefront-v22 .v23-service-card:hover img,
.storefront-v22 .shop-ribbon-card:hover img{transform:scale(1.025)!important}

.storefront-v22 .v22-stock-chip{
  top:9px!important;left:9px!important;min-height:25px!important;padding:0 8px!important;
  border-radius:999px!important;font-size:8px!important;background:rgba(4,8,13,.82)!important
}
.storefront-v22 .v22-product-body{padding:13px!important}
.storefront-v22 .v22-product-from{font-size:9px!important;margin-bottom:4px!important}
.storefront-v22 .v22-product-price{font-size:25px!important}
.storefront-v22 .v22-product-name{
  min-height:34px!important;margin-top:10px!important;font-size:13px!important;line-height:1.3!important
}
.storefront-v22 .v22-product-meta{margin:8px 0 10px!important;font-size:10px!important;color:#909aaa!important}
.storefront-v22 .v22-card-details{font-size:10px!important;line-height:1.5!important;padding-top:9px!important}
.storefront-v22 .v22-card-details p{font-size:10px!important;line-height:1.5!important}
.storefront-v22 .v22-multi-service-price{
  width:max-content;max-width:100%;margin:8px auto 0!important;padding:6px 8px!important;
  border:1px solid #5b4728;border-radius:999px;background:#1b160d;color:#e9c66f!important;
  font-size:9px!important
}
.storefront-v22 .v22-multi-service-price b{font-size:10px!important;color:#ffdd88!important}
.storefront-v22 .v22-product-actions{grid-template-columns:1fr 1fr auto!important;gap:8px!important;margin-top:10px!important}
.storefront-v22 .v22-product-add,
.storefront-v22 .v22-product-buy-now,
.storefront-v22 .v22-product-info{
  min-height:42px!important;border-radius:11px!important;font-size:10px!important;padding:0 10px!important
}
.storefront-v22 .v22-product-buy-now{
  background:linear-gradient(135deg,#7041e8,#914fff)!important;
  border-color:#946bff!important;color:#fff!important;box-shadow:0 8px 18px rgba(108,62,226,.2)!important
}
.storefront-v22 .v22-product-info{min-width:42px!important;font-size:16px!important;padding:0!important}

/* Tarjetas de servicios */
.storefront-v22 .v23-service-grid{width:min(1120px,100%)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
.storefront-v22 .v23-service-body{padding:14px!important}
.storefront-v22 .v23-service-from{font-size:9px!important}
.storefront-v22 .v23-service-price{font-size:26px!important}
.storefront-v22 .v23-service-body h3{min-height:36px!important;margin-top:10px!important;font-size:13px!important;line-height:1.3!important}
.storefront-v22 .v23-service-meta{min-height:30px!important;font-size:10px!important;line-height:1.45!important;color:#8a95a5!important}
.storefront-v22 .v23-service-open{min-height:43px!important;border-radius:11px!important;font-size:10px!important}

/* Más vendidos / combos / novedades */
.storefront-v22 .product-ribbon-track{width:min(1120px,100%)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin-inline:auto!important}
.storefront-v22 .shop-ribbon-body{padding:13px 13px 7px!important}
.storefront-v22 .shop-ribbon-kicker{font-size:9px!important}
.storefront-v22 .shop-ribbon-body>b{min-height:36px!important;font-size:13px!important;line-height:1.3!important}
.storefront-v22 .shop-ribbon-price,
.storefront-v22 .combo-sale-price{font-size:23px!important}
.storefront-v22 .combo-old-price{font-size:10px!important}
.storefront-v22 .combo-save{font-size:9px!important}
.storefront-v22 .ribbon-multi-service-price{font-size:9px!important}
.storefront-v22 .shop-ribbon-bottom{padding:8px 13px 13px!important}
.storefront-v22 .shop-ribbon-add{min-height:42px!important;border-radius:11px!important;font-size:10px!important}
.storefront-v22 .shop-rank,.storefront-v22 .new-product-chip{font-size:9px!important;min-height:25px!important;border-radius:999px!important}

/* Promo 2+ más visible */
.storefront-v22 .multi-service-promo-bar{border-radius:17px!important;padding:16px 18px!important}
.storefront-v22 .multi-service-promo-copy b{font-size:14px!important}
.storefront-v22 .multi-service-promo-copy span{font-size:11px!important;line-height:1.5!important}
.storefront-v22 .multi-service-promo-chip{font-size:10px!important}

/* Carrito y checkout */
.storefront-v22 .cart{border-left-color:rgba(161,178,204,.16)!important;box-shadow:-24px 0 70px rgba(0,0,0,.36)!important}
.storefront-v22 .cart-head-copy span{font-size:11px!important}
.storefront-v22 .cart-item-info b{font-size:13px!important}
.storefront-v22 .cart-item-info span{font-size:11px!important}
.storefront-v22 .cart-foot-note{font-size:11px!important;line-height:1.5!important}
.storefront-v22 .cart-recommendations-head b{font-size:13px!important}
.storefront-v22 .cart-recommendations-head span{font-size:10px!important}
.storefront-v22 .cart-rec-info b{font-size:12px!important}
.storefront-v22 .cart-rec-info span{font-size:10px!important}
.storefront-v22 .cart-rec-reason{font-size:8px!important}
.storefront-v22 .checkout-modal>p{font-size:12px!important;line-height:1.55!important}
.storefront-v22 .checkout-fields label{font-size:12px!important}

/* Footer y CTA revendedor */
.storefront-v22 .reseller-cta-v2243 p{font-size:12px!important}
.storefront-v22 .reseller-cta-kicker,.storefront-v22 .reseller-cta-benefits span{font-size:10px!important}
.storefront-v22 .reseller-cta-action small{font-size:9px!important}
.storefront-v22 .v22-footer-grid span,
.storefront-v22 .v22-footer-grid a,
.storefront-v22 .v22-footer-grid p{font-size:11px!important;line-height:1.55!important}

/* ---------- B2B ---------- */
.b2b-v22 .b2b-main{width:min(1180px,calc(100% - 32px))!important}
.b2b-v22 .b2b-topbar .brand strong{font-size:13px!important}
.b2b-v22 .b2b-topbar .brand span{font-size:10px!important}
.b2b-v22 .b2b-top-badge{font-size:9px!important}
.b2b-v22 .b2b-topbar .btn{min-height:38px!important;font-size:10px!important}

/* Login / formularios */
.b2b-v22 .auth-card>p{font-size:12px!important}
.b2b-v22 .auth-tab{min-height:40px!important;font-size:11px!important}
.b2b-v22 .auth-form label>span,
.b2b-v22 .field label{font-size:10px!important}
.b2b-v22 .auth-form input,
.b2b-v22 .field input,
.b2b-v22 .field select,
.b2b-v22 .field textarea{min-height:44px!important;font-size:13px!important}
.b2b-v22 .auth-form .btn{min-height:44px!important;font-size:11px!important}

/* Encabezado */
.b2b-v22 .b2b-app-head{padding:22px 24px!important;border-color:rgba(143,164,195,.16)!important;border-radius:18px!important}
.b2b-v22 .b2b-app-head h1{font-size:30px!important}
.b2b-v22 .b2b-app-head p{font-size:12px!important;line-height:1.5!important}
.b2b-v22 .b2b-app-head .b2b-badge{font-size:9px!important}
.b2b-v22 .balance-pill{min-width:155px!important;padding:12px 14px!important;border-radius:13px!important}
.b2b-v22 .balance-pill span{font-size:9px!important}
.b2b-v22 .balance-pill b{font-size:24px!important}

/* Navegación desktop */
.b2b-v22 .b2b-nav{gap:7px!important;padding:8px!important;border-color:rgba(143,164,195,.16)!important}
.b2b-v22 .b2b-nav button{min-height:39px!important;padding:0 14px!important;font-size:10px!important;border-radius:10px!important}

/* Home y paneles */
.b2b-v22 .b2b-stats{gap:12px!important}
.b2b-v22 .b2b-stat{min-height:118px!important;padding:16px!important;border-color:rgba(143,164,195,.15)!important;border-radius:15px!important}
.b2b-v22 .b2b-stat span{font-size:9px!important}
.b2b-v22 .b2b-stat b{font-size:27px!important}
.b2b-v22 .b2b-stat small{font-size:9px!important;line-height:1.45!important}
.b2b-v22 .b2b-panel{padding:17px!important;border-color:rgba(143,164,195,.15)!important;border-radius:15px!important}
.b2b-v22 .b2b-panel-head b{font-size:13px!important}
.b2b-v22 .b2b-panel-head span{font-size:10px!important}
.b2b-v22 .quick-row{min-height:55px!important}
.b2b-v22 .quick-row b{font-size:11px!important}
.b2b-v22 .quick-row span{font-size:10px!important}
.b2b-v22 .quick-row strong{font-size:12px!important}
.b2b-v22 .empty-state{font-size:11px!important;line-height:1.5!important}
.b2b-v22 .b2b-section>.b2b-panel-head:first-child>div:first-child>b{font-size:23px!important}
.b2b-v22 .b2b-section>.b2b-panel-head:first-child>div:first-child>span{font-size:10px!important}

/* Catálogo B2B */
.b2b-v22 .catalog-tools{width:min(760px,100%)!important;gap:9px!important}
.b2b-v22 .catalog-tools input,
.b2b-v22 .catalog-tools select{min-height:44px!important;font-size:12px!important;border-radius:11px!important}
.b2b-v22 .b2b-grid{width:min(1120px,100%)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:17px!important}
.b2b-v22 .b2b-product{border-color:rgba(143,164,195,.16)!important;border-radius:16px!important;box-shadow:0 14px 34px rgba(0,0,0,.18)!important}
.b2b-v22 .b2b-product-media{background:radial-gradient(circle at 50% 40%,#17202b,#0e151e 70%)!important}
.b2b-v22 .b2b-product-media img{object-fit:contain!important;padding:12px!important;transform:none!important}
.b2b-v22 .b2b-product:hover .b2b-product-media img{transform:scale(1.025)!important}
.b2b-v22 .b2b-product-cat{margin:10px 12px 0!important;font-size:9px!important}
.b2b-v22 .b2b-product h3{min-height:38px!important;margin:5px 12px 0!important;font-size:13px!important;line-height:1.3!important}
.b2b-v22 .b2b-product-meta{margin:8px 12px 0!important;gap:6px!important;flex-wrap:wrap!important}
.b2b-v22 .b2b-chip{min-height:25px!important;padding:0 8px!important;border-radius:999px!important;font-size:8px!important}
.b2b-v22 .b2b-product-meta .b2b-chip:nth-child(n+3){display:inline-flex!important}
.b2b-v22 .b2b-product-bottom{padding:10px 12px 12px!important}
.b2b-v22 .b2b-price span{font-size:8px!important}
.b2b-v22 .b2b-price b{font-size:24px!important}
.b2b-v22 .b2b-product-purchase-actions{min-width:0!important;width:100%!important;gap:8px!important}
.b2b-v22 .b2b-product-purchase-actions .btn,
.b2b-v22 .b2b-buy{min-height:42px!important;border-radius:10px!important;font-size:10px!important}

/* Pedidos / renovaciones / movimientos */
.b2b-v22 .b2b-orders,
.b2b-v22 .b2b-renewals,
.b2b-v22 .b2b-movements{width:min(1040px,100%)!important}
.b2b-v22 .b2b-order,
.b2b-v22 .renew-card,
.b2b-v22 .topup-card,
.b2b-v22 .movement-row{border-color:rgba(143,164,195,.15)!important;border-radius:14px!important}
.b2b-v22 .b2b-order-code{font-size:13px!important}
.b2b-v22 .b2b-order-date{font-size:10px!important}
.b2b-v22 .b2b-order-total>b{font-size:18px!important}
.b2b-v22 .b2b-order-items{font-size:11px!important;line-height:1.6!important}
.b2b-v22 .b2b-order-client{font-size:10px!important}
.b2b-v22 .b2b-order-actions .btn{min-height:38px!important;font-size:10px!important}
.b2b-v22 .status-chip{min-height:26px!important;padding:0 9px!important;border-radius:999px!important;font-size:9px!important}
.b2b-v22 .status-chip.pending::before{content:"● ";color:#f2bd63}
.b2b-v22 .status-chip.delivered::before,
.b2b-v22 .status-chip.completed::before,
.b2b-v22 .status-chip.paid::before{content:"● ";color:#64d9a8}
.b2b-v22 .status-chip.cancelled::before,
.b2b-v22 .status-chip.rejected::before{content:"● ";color:#ff7e92}
.b2b-v22 .renewal-info-strip span{font-size:10px!important}
.b2b-v22 .renewal-tools input{min-height:43px!important;font-size:12px!important}
.b2b-v22 .renew-filter{min-height:35px!important;font-size:9px!important}
.b2b-v22 .renew-card h3{font-size:14px!important}
.b2b-v22 .renew-card p{font-size:10px!important;line-height:1.5!important}
.b2b-v22 .renew-card .btn{min-height:38px!important;font-size:10px!important}
.b2b-v22 .movement-row span{font-size:10px!important}
.b2b-v22 .movement-value small{font-size:9px!important}

/* Carga de saldo */
.b2b-v22 .topup-risk-info{font-size:10px!important;line-height:1.55!important}
.b2b-v22 .topup-form label{font-size:10px!important}
.b2b-v22 .topup-file-help{font-size:9px!important}
.b2b-v22 .topup-warning-box b{font-size:11px!important}
.b2b-v22 .topup-warning-box span{font-size:10px!important}
.b2b-v22 .topup-card-head b{font-size:12px!important}
.b2b-v22 .topup-card-head small{font-size:9px!important}
.b2b-v22 .topup-status{font-size:8px!important}

/* Telegram / datos requeridos / códigos */
.b2b-v22 .telegram-b2b-copy b{font-size:13px!important}
.b2b-v22 .telegram-b2b-copy span{font-size:10px!important}
.b2b-v22 .telegram-b2b-state{font-size:10px!important}
.b2b-v22 .b2b-required-head b{font-size:13px!important}
.b2b-v22 .b2b-required-head span{font-size:10px!important}
.b2b-v22 .b2b-required-product>strong{font-size:12px!important}
.b2b-v22 .b2b-required-unit>span{font-size:9px!important}
.b2b-v22 .b2b-required-unit label{font-size:10px!important}
.b2b-v22 .b2b-requirement-badge{font-size:9px!important}
.b2b-v22 .external-code-box-head b{font-size:13px!important}
.b2b-v22 .external-code-box-head small{font-size:10px!important}
.b2b-v22 .external-code-btn{font-size:10px!important;min-height:38px!important}

/* Modales B2B */
.b2b-v22 .b2b-modal{border-color:rgba(143,164,195,.2)!important;border-radius:18px!important}
.b2b-v22 .b2b-modal h2{font-size:23px!important}
.b2b-v22 .b2b-modal>p{font-size:11px!important;line-height:1.55!important}
.b2b-v22 .modal-actions .btn{min-height:42px!important;font-size:11px!important}
.b2b-v22 .credential span,.b2b-v22 .delivery-terms{font-size:10px!important}

/* ---------- TABLET ---------- */
@media (min-width:701px) and (max-width:1100px){
  .storefront-v22 .category-tiles{grid-template-columns:repeat(3,1fr)!important}
  .storefront-v22 .catalog-category-grid,
  .storefront-v22 .v23-service-grid,
  .storefront-v22 .product-ribbon-track{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
  .b2b-v22 .b2b-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

/* ---------- MÓVIL ---------- */
@media(max-width:700px){
  /* Tienda */
  .storefront-v22 main.container{padding-bottom:92px!important}
  .storefront-v22 .shop-section,
  .storefront-v22 .category-section,
  .storefront-v22 .catalog{width:calc(100% - 18px)!important}
  .storefront-v22 .shop-section{padding-top:38px!important}
  .storefront-v22 .section-minihead{align-items:flex-start!important;margin-bottom:14px!important}
  .storefront-v22 .section-minihead>p{display:none!important}
  .storefront-v22 .section-minihead>div>p,
  .storefront-v22 .catalog-kicker,
  .storefront-v22 .catalog-category-title span{font-size:9px!important}
  .storefront-v22 .section-minihead h2,
  .storefront-v22 .catalog-category-title h2{font-size:23px!important}

  .storefront-v22 .promo-banner{min-height:205px!important;height:205px!important}
  .storefront-v22 .promo-banner-content{padding-inline:18px!important}
  .storefront-v22 .promo-banner h3{font-size:25px!important}
  .storefront-v22 .promo-banner p{font-size:12px!important;line-height:1.45!important}
  .storefront-v22 .promo-banner-badge{font-size:9px!important}
  .storefront-v22 .promo-banner .btn{min-height:40px!important;font-size:10px!important}

  /* chips horizontales de categorías */
  .storefront-v22 .category-section{padding:24px 0 4px!important}
  .storefront-v22 .category-tiles{
    display:flex!important;gap:8px!important;overflow-x:auto!important;scroll-snap-type:x proximity;
    padding:0 0 7px!important;scrollbar-width:none
  }
  .storefront-v22 .category-tiles::-webkit-scrollbar{display:none}
  .storefront-v22 .category-tile{
    flex:0 0 auto!important;min-width:132px!important;min-height:48px!important;padding:9px 11px!important;
    display:grid!important;grid-template-columns:24px auto!important;column-gap:7px!important;align-items:center!important;
    border-radius:999px!important;scroll-snap-align:start
  }
  .storefront-v22 .category-tile-icon{grid-row:1/3!important;font-size:18px!important;margin:0!important}
  .storefront-v22 .category-tile b{font-size:11px!important}
  .storefront-v22 .category-tile span{font-size:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

  .storefront-v22 .catalog{padding-top:42px!important}
  .storefront-v22 .catalog .head{display:block!important;margin-bottom:14px!important}
  .storefront-v22 .catalog .head h2{font-size:26px!important;margin-bottom:12px!important}
  .storefront-v22 .search{min-height:47px!important;font-size:16px!important}
  .storefront-v22 .filters{justify-content:flex-start!important;gap:7px!important;margin-bottom:24px!important}
  .storefront-v22 .filter{min-height:36px!important;padding:0 12px!important;font-size:9px!important}

  /* 2 por fila, legibles */
  .storefront-v22 .catalog-category-grid,
  .storefront-v22 .v23-service-grid,
  .storefront-v22 .product-ribbon-track{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
  .storefront-v22 .v22-product-card,
  .storefront-v22 .v23-service-card,
  .storefront-v22 .shop-ribbon-card{border-radius:14px!important}
  .storefront-v22 .v22-product-media img,
  .storefront-v22 .v23-service-media img,
  .storefront-v22 .shop-ribbon-media img{padding:8px!important}
  .storefront-v22 .v22-product-body{padding:10px!important}
  .storefront-v22 .v22-product-from{font-size:8px!important}
  .storefront-v22 .v22-product-price{font-size:21px!important}
  .storefront-v22 .v22-product-name{min-height:34px!important;font-size:11px!important;margin-top:8px!important}
  .storefront-v22 .v22-product-meta{font-size:9px!important;margin:7px 0 8px!important}
  .storefront-v22 .v22-stock-chip{font-size:7px!important;min-height:22px!important}
  .storefront-v22 .v22-card-details,.storefront-v22 .v22-card-details p{font-size:9px!important}
  .storefront-v22 .v22-multi-service-price{font-size:8px!important;padding:5px 6px!important}
  .storefront-v22 .v22-multi-service-price b{font-size:9px!important}
  .storefront-v22 .v22-product-actions{grid-template-columns:1fr 1fr!important;gap:6px!important}
  .storefront-v22 .v22-product-add,
  .storefront-v22 .v22-product-buy-now{min-height:40px!important;font-size:9px!important;padding:0 5px!important}
  .storefront-v22 .v22-product-info{grid-column:1/-1!important;width:100%!important;min-height:34px!important;font-size:13px!important}

  .storefront-v22 .v23-service-body{padding:10px!important}
  .storefront-v22 .v23-service-from{font-size:8px!important}
  .storefront-v22 .v23-service-price{font-size:21px!important}
  .storefront-v22 .v23-service-body h3{min-height:34px!important;font-size:11px!important}
  .storefront-v22 .v23-service-meta{min-height:30px!important;font-size:9px!important}
  .storefront-v22 .v23-service-open{min-height:40px!important;font-size:9px!important}

  .storefront-v22 .shop-ribbon-card{min-width:0!important}
  .storefront-v22 .shop-ribbon-body{padding:10px 10px 5px!important}
  .storefront-v22 .shop-ribbon-kicker{font-size:8px!important}
  .storefront-v22 .shop-ribbon-body>b{min-height:34px!important;font-size:11px!important}
  .storefront-v22 .shop-ribbon-price,.storefront-v22 .combo-sale-price{font-size:20px!important}
  .storefront-v22 .combo-old-price{font-size:9px!important}
  .storefront-v22 .combo-save,.storefront-v22 .ribbon-multi-service-price{font-size:8px!important}
  .storefront-v22 .shop-ribbon-bottom{padding:7px 10px 10px!important}
  .storefront-v22 .shop-ribbon-add{min-height:40px!important;font-size:9px!important}

  .storefront-v22 .multi-service-promo-bar{grid-template-columns:auto 1fr!important;padding:13px!important}
  .storefront-v22 .multi-service-promo-copy b{font-size:12px!important}
  .storefront-v22 .multi-service-promo-copy span{font-size:10px!important}
  .storefront-v22 .multi-service-promo-chip{grid-column:1/-1!important;font-size:9px!important}

  /* Barra inferior activa: Inicio / Comprar / Combos / B2B / Carrito */
  .storefront-v22 .mobile-shop-nav{
    display:grid!important;grid-template-columns:repeat(5,1fr)!important;
    position:fixed!important;left:8px!important;right:8px!important;bottom:8px!important;z-index:60!important;
    width:auto!important;height:64px!important;padding:6px!important;border:1px solid rgba(142,159,184,.22)!important;
    border-radius:18px!important;background:rgba(8,12,19,.94)!important;backdrop-filter:blur(18px)!important;
    box-shadow:0 16px 45px rgba(0,0,0,.42)!important
  }
  .storefront-v22 .mobile-shop-nav button,
  .storefront-v22 .mobile-shop-nav a{font-size:9px!important;color:#98a2b2!important;border-radius:12px!important}
  .storefront-v22 .mobile-shop-nav .nav-icon{font-size:18px!important}
  .storefront-v22 .mobile-shop-nav a:active,
  .storefront-v22 .mobile-shop-nav button:active{background:#151c28!important;color:#fff!important}

  .storefront-v22 .reseller-cta-v2243 p{font-size:12px!important}
  .storefront-v22 .reseller-cta-benefits span{font-size:9px!important}
  .storefront-v22 .reseller-cta-action small{font-size:9px!important}

  /* B2B móvil */
  .b2b-v22 .b2b-main{width:calc(100% - 18px)!important;padding-top:14px!important}
  .b2b-v22 .b2b-topbar .brand strong{font-size:11px!important}
  .b2b-v22 .b2b-app-head{padding:16px!important;grid-template-columns:minmax(0,1fr) auto!important}
  .b2b-v22 .b2b-app-head h1{font-size:21px!important}
  .b2b-v22 .b2b-app-head p{max-width:none!important;white-space:normal!important;font-size:10px!important}
  .b2b-v22 .b2b-app-head .balance-pill{min-width:108px!important;padding:9px 10px!important}
  .b2b-v22 .b2b-app-head .balance-pill span{font-size:8px!important}
  .b2b-v22 .b2b-app-head .balance-pill b{font-size:18px!important}

  .b2b-v22 .b2b-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .b2b-v22 .b2b-stat{min-height:104px!important;padding:13px!important}
  .b2b-v22 .b2b-stat span{font-size:8px!important}
  .b2b-v22 .b2b-stat b{font-size:22px!important}
  .b2b-v22 .b2b-stat small{font-size:8px!important}
  .b2b-v22 .b2b-panel{padding:14px!important}
  .b2b-v22 .b2b-panel-head b{font-size:12px!important}
  .b2b-v22 .b2b-panel-head span{font-size:9px!important}
  .b2b-v22 .quick-row b{font-size:10px!important}
  .b2b-v22 .quick-row span{font-size:9px!important}
  .b2b-v22 .quick-row strong{font-size:11px!important}

  .b2b-v22 .b2b-section>.b2b-panel-head:first-child>div:first-child>b{font-size:20px!important}
  .b2b-v22 .b2b-section>.b2b-panel-head:first-child>div:first-child>span{font-size:9px!important}
  .b2b-v22 .catalog-tools{grid-template-columns:1fr!important;width:100%!important}
  .b2b-v22 .catalog-tools input,
  .b2b-v22 .catalog-tools select{min-height:45px!important;font-size:16px!important}

  .b2b-v22 .b2b-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
  .b2b-v22 .b2b-product{border-radius:14px!important}
  .b2b-v22 .b2b-product-media img{padding:8px!important}
  .b2b-v22 .b2b-product-cat{margin:8px 9px 0!important;font-size:8px!important}
  .b2b-v22 .b2b-product h3{min-height:34px!important;margin:4px 9px 0!important;font-size:10px!important}
  .b2b-v22 .b2b-product-meta{margin:7px 9px 0!important;gap:4px!important}
  .b2b-v22 .b2b-chip{min-height:22px!important;padding:0 6px!important;font-size:7px!important}
  .b2b-v22 .b2b-product-bottom{padding:8px 9px 9px!important}
  .b2b-v22 .b2b-price span{font-size:7px!important}
  .b2b-v22 .b2b-price b{font-size:20px!important}
  .b2b-v22 .b2b-product-purchase-actions{grid-template-columns:1fr 1fr!important;gap:6px!important}
  .b2b-v22 .b2b-product-purchase-actions .btn,
  .b2b-v22 .b2b-buy{min-height:40px!important;font-size:8px!important;padding:0 5px!important}

  .b2b-v22 .b2b-orders,
  .b2b-v22 .b2b-renewals{grid-template-columns:1fr!important;width:100%!important}
  .b2b-v22 .b2b-order-code{font-size:12px!important}
  .b2b-v22 .b2b-order-date{font-size:9px!important}
  .b2b-v22 .b2b-order-items{font-size:10px!important}
  .b2b-v22 .b2b-order-client{font-size:9px!important}
  .b2b-v22 .b2b-order-actions .btn{min-height:38px!important;font-size:9px!important}
  .b2b-v22 .status-chip{font-size:8px!important}
  .b2b-v22 .renew-card h3{font-size:13px!important}
  .b2b-v22 .renew-card p{font-size:9px!important}
  .b2b-v22 .renew-card .btn{font-size:9px!important}

  .b2b-v22 .auth-card>p{font-size:11px!important}
  .b2b-v22 .auth-form input,
  .b2b-v22 .field input,
  .b2b-v22 .field select,
  .b2b-v22 .field textarea{font-size:16px!important}
  .b2b-v22 .b2b-modal-bg{padding:7px!important;align-items:end!important}
  .b2b-v22 .b2b-modal{width:100%!important;max-height:92dvh!important;border-radius:20px 20px 11px 11px!important;padding:18px!important}
  .b2b-v22 .b2b-modal h2{font-size:21px!important}
  .b2b-v22 .b2b-modal>p{font-size:10px!important}

  .b2b-v22 .b2b-mobile-nav{width:min(88vw,340px)!important}
  .b2b-v22 .b2b-mobile-nav-brand strong{font-size:13px!important}
  .b2b-v22 .b2b-mobile-nav-brand span{font-size:10px!important}
  .b2b-v22 .b2b-mobile-nav-balance span{font-size:9px!important}
  .b2b-v22 .b2b-mobile-nav-links button,
  .b2b-v22 .b2b-mobile-nav-links a{min-height:54px!important;font-size:14px!important}
  .b2b-v22 .b2b-mobile-nav-note{font-size:10px!important}
}

@media(max-width:390px){
  .storefront-v22 .catalog-category-grid,
  .storefront-v22 .v23-service-grid,
  .storefront-v22 .product-ribbon-track,
  .b2b-v22 .b2b-grid{gap:8px!important}
  .storefront-v22 .v22-product-name,
  .storefront-v22 .v23-service-body h3,
  .storefront-v22 .shop-ribbon-body>b{font-size:10px!important}
  .storefront-v22 .v22-product-price,
  .storefront-v22 .v23-service-price,
  .storefront-v22 .shop-ribbon-price{font-size:19px!important}
}
