/*
Theme Name: Tienda Usabilidad
Version: 1.0.0
Text Domain: tienda-usabilidad
*/
:root{--ink:#10233f;--muted:#617087;--blue:#2367f2;--cyan:#16c8b9;--soft:#f4f7fb;--line:#dde5ef;--white:#fff;--radius:22px;--font-brand:"Montserrat",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Montserrat",Arial,sans-serif;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(221,229,239,.8)}.nav{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:850;font-size:20px;letter-spacing:-.5px}.brand-logo{display:block;width:176px;height:auto}.store-label{padding:4px 9px;border-left:1px solid var(--line);color:#4e5f76;font-size:13px;letter-spacing:.02em}.brand-footer .brand-logo{filter:brightness(0) invert(1);opacity:.94}.brand-footer .store-label{color:#cbd6e5;border-color:#49617e}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;color:white;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 8px 24px rgba(35,103,242,.25)}.main-nav{display:flex;align-items:center;gap:24px;margin-left:auto;color:#44536a;font-size:14px;font-weight:650}.cart-link{display:flex;align-items:center;gap:8px;padding:10px 15px;border-radius:999px;background:var(--ink);color:#fff}.cart-count{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--cyan);color:#082b34;font-size:12px}.hero{padding:72px 0 52px;background:radial-gradient(circle at 80% 10%,rgba(22,200,185,.18),transparent 30%),radial-gradient(circle at 15% 0,rgba(35,103,242,.15),transparent 34%),linear-gradient(180deg,#f8fbff,#fff)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:7px 12px;border-radius:999px;background:#e9f9f7;color:#087d75;font-weight:750;font-size:13px}.hero h1{max-width:720px;margin:0;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-3px}.hero h1 span{color:var(--blue)}.hero-copy{max-width:610px;margin:24px 0 30px;color:var(--muted);font-size:19px}.actions{display:flex;gap:12px;flex-wrap:wrap}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:14px;font-weight:800}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px rgba(35,103,242,.26)}.button-secondary{background:#fff;border:1px solid var(--line)}.trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px;color:#56657a;font-size:13px;font-weight:650}.visual{position:relative;min-height:410px}.visual-card{position:absolute;inset:20px;border-radius:34px;background:linear-gradient(145deg,#0f2340,#1b4580);box-shadow:0 30px 70px rgba(16,35,63,.25);overflow:hidden}.visual-card:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(22,200,185,.25);right:-60px;top:-70px}.device{position:absolute;inset:92px 72px 72px;display:grid;place-items:center;border-radius:28px;background:linear-gradient(145deg,#273b57,#09182c);box-shadow:inset 0 1px rgba(255,255,255,.25),0 24px 38px rgba(0,0,0,.35);color:#fff;text-align:center}.device-icon{font-size:64px}.device strong{font-size:20px}.price-chip{position:absolute;right:0;bottom:32px;padding:18px 22px;border-radius:18px;background:#fff;box-shadow:0 16px 34px rgba(16,35,63,.2);font-size:13px;color:var(--muted)}.price-chip b{display:block;color:var(--ink);font-size:22px}.section{padding:76px 0}.section-soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section h2{margin:0;font-size:clamp(30px,4vw,44px);letter-spacing:-1.5px;line-height:1.1}.section-head p{max-width:480px;margin:0;color:var(--muted)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.benefit-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:18px;border-radius:14px;background:#eaf1ff;font-size:22px}.benefit h3{margin:0 0 8px}.benefit p{margin:0;color:var(--muted)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.2s ease}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(16,35,63,.1)}.woocommerce ul.products li.product a img{border-radius:16px;background:linear-gradient(145deg,#edf3fa,#dbe7f4);margin-bottom:18px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;line-height:1.35;padding:0!important}.woocommerce ul.products li.product .price{color:var(--blue)!important;font-size:18px!important;font-weight:850}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:12px!important;background:var(--ink)!important;color:#fff!important;padding:13px 16px!important}.content-area{padding:56px 0;min-height:60vh}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:14px;border-top-color:var(--blue)}.site-footer{padding:50px 0;background:var(--ink);color:#cbd6e5}.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:center}.site-footer .brand{color:#fff}.site-footer p{margin:0;font-size:13px}.empty-note{padding:32px;border-radius:20px;background:var(--soft);text-align:center;color:var(--muted)}
@media(max-width:800px){.main-nav>a:not(.cart-link){display:none}.hero{padding-top:48px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero h1{letter-spacing:-2px}.visual{min-height:330px}.visual-card{inset:0}.device{inset:70px 42px}.benefits,.woocommerce ul.products{grid-template-columns:1fr 1fr!important}.section-head{align-items:start;flex-direction:column}.footer-grid{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.wrap{width:min(100% - 28px,1160px)}.nav{height:68px}.brand{font-size:17px}.hero h1{font-size:40px}.hero-copy{font-size:17px}.visual{min-height:290px}.device{inset:62px 28px}.benefits,.woocommerce ul.products{grid-template-columns:1fr!important}.section{padding:54px 0}.trust{gap:12px}.price-chip{right:8px}}

/* Ficha de producto inspirada en una experiencia de marketplace. */
.single-product{background:#f5f6f8}
.single-product .content-area{padding:26px 24px 72px}
.single-product .site-main{width:100%}
.single-product .woocommerce-breadcrumb{display:none}
.ui-single-product{width:min(1200px,100%);margin:0 auto;color:#24262b}
.ui-product-breadcrumb{display:flex;align-items:center;gap:6px;min-width:0;margin:0 0 16px;color:#2367f2;font-size:13px;white-space:nowrap;overflow:hidden}
.ui-product-breadcrumb span:last-child{color:#667085;overflow:hidden;text-overflow:ellipsis}
.ui-product-breadcrumb .dashicons{width:14px;height:14px;font-size:14px;color:#98a2b3}
.ui-product-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr) minmax(296px,.94fr);gap:22px;padding:24px;border:1px solid #e2e5e9;border-radius:10px;background:#fff;box-shadow:0 1px 2px rgba(16,24,40,.03)}
.ui-product-gallery{display:grid;grid-template-columns:62px minmax(0,1fr);gap:16px;min-width:0}
.ui-gallery-thumbs{display:flex;flex-direction:column;gap:10px}
.ui-gallery-thumb{display:grid;place-items:center;width:58px;height:58px;padding:4px;border:1px solid #cfd4dc;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}
.ui-gallery-thumb:hover,.ui-gallery-thumb:focus-visible,.ui-gallery-thumb.is-active{border:2px solid var(--blue);padding:3px;outline:none;box-shadow:0 0 0 2px rgba(35,103,242,.12)}
.ui-gallery-thumb img{display:block;width:100%;height:100%;margin:0!important;object-fit:contain}
.ui-gallery-stage{display:flex;align-items:center;justify-content:center;min-width:0;height:530px;padding:14px;background:#fff;overflow:hidden}
.ui-product-main-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;transition:opacity .12s ease,transform .12s ease}
.ui-product-main-image.is-changing{opacity:.45;transform:scale(.985)}
.ui-product-summary{min-width:0;padding:22px 0 12px}
.ui-product-kicker{margin:0 0 12px;color:#667085;font-size:13px}
.ui-product-kicker span{padding:0 5px;color:#c2c7d0}
.ui-product-badge{display:inline-flex;margin-bottom:8px;padding:3px 7px;border-radius:3px;background:#ff7a45;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}
.ui-product-title{margin:0;color:#272a30;font-size:24px;line-height:1.22;letter-spacing:-.45px;font-weight:700}
.ui-product-rating{display:flex;align-items:center;gap:5px;margin-top:9px;color:#2367f2;font-size:13px}
.ui-product-rating .dashicons{width:17px;height:17px;font-size:17px}
.ui-product-price{margin-top:22px;color:#202228;font-size:34px;line-height:1;font-weight:500;letter-spacing:-1px}
.ui-product-price del{display:block;margin-bottom:7px;color:#8a9099;font-size:14px;font-weight:400}
.ui-product-price ins{text-decoration:none}
.ui-installments{margin:10px 0 2px;color:#079455;font-size:14px}
.ui-payment-link,.ui-product-highlights a,.ui-original-link{color:#2367f2;font-size:13px}
.ui-payment-methods{margin-top:20px;padding:16px;border:1px solid #dfe5ed;border-radius:9px;background:#f8faff}
.ui-payment-methods h2{margin:0 0 12px;font-size:14px;color:#252a31}
.ui-payment-choice{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0}
.ui-payment-choice+.ui-payment-choice{border-top:1px solid #e4e8ef}
.ui-payment-choice>.dashicons{width:23px;height:23px;color:#2367f2;font-size:23px}
.ui-payment-choice>div:not(.ui-card-flags){display:flex;flex-direction:column;min-width:0}
.ui-payment-choice strong{font-size:13px;color:#252a31}
.ui-payment-choice span{font-size:11px;color:#667085}
.ui-card-flags{display:flex;align-items:center;gap:4px}
.ui-card-flags img{display:block;width:30px;height:20px;padding:2px;border:1px solid #e1e5eb;border-radius:4px;background:#fff;object-fit:contain}
.ui-pse-logo{display:block;width:28px;height:28px;object-fit:contain}
.ui-test-pill{padding:3px 6px;border-radius:999px;background:#eaf1ff;color:#2367f2!important;font-size:10px!important;font-weight:700;white-space:nowrap}
.ui-product-variant{display:flex;flex-direction:column;gap:10px;margin-top:24px;font-size:14px}
.ui-product-variant img{width:52px;height:52px;margin:0;padding:3px;border:2px solid #2367f2;border-radius:6px;object-fit:contain}
.ui-product-highlights{margin-top:28px;padding-top:20px;border-top:1px solid #eceef1}
.ui-product-highlights h2{margin:0 0 13px;font-size:14px;font-weight:700}
.ui-product-highlights ul{margin:0 0 14px;padding-left:18px;color:#3e4249;font-size:13px}
.ui-product-highlights li+li{margin-top:8px}
.ui-purchase-card{align-self:start;padding:18px 16px;border:1px solid #dfe3e8;border-radius:9px;background:#fff}
.ui-shipping-summary{display:flex;gap:11px;color:#079455}
.ui-shipping-summary .dashicons{flex:0 0 auto;width:22px;height:22px;font-size:22px}
.ui-shipping-summary strong{font-size:16px}
.ui-shipping-summary p{margin:4px 0 0;color:#4e5661;font-size:13px;line-height:1.4}
.ui-buy-form{margin-top:22px}
.ui-quantity-row{display:grid;grid-template-columns:auto 72px 1fr;align-items:center;gap:8px;margin-bottom:16px;font-size:13px}
.ui-quantity-row label{font-weight:700}
.ui-quantity-row .quantity{width:72px!important;float:none!important;margin:0!important}
.ui-quantity-row input.qty{width:72px;height:36px;padding:5px 7px;border:1px solid #cfd4dc;border-radius:6px;background:#fff}
.ui-quantity-row>span{color:#7a818b;font-size:12px}
.ui-buy-now,.ui-add-cart{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:48px;margin:0!important;border:0!important;border-radius:7px!important;font-family:inherit;font-size:15px!important;font-weight:700!important;cursor:pointer;transition:filter .18s ease,transform .18s ease}
.woocommerce .ui-buy-now{background:#2367f2!important;color:#fff!important}
.woocommerce .ui-add-cart{gap:6px;margin-top:8px!important;background:#e9f0ff!important;color:#2367f2!important}
.ui-buy-now:hover,.ui-add-cart:hover{filter:brightness(.97);transform:translateY(-1px)}
.ui-add-cart .dashicons{width:18px;height:18px;font-size:18px}
.ui-seller{margin-top:24px;padding-top:20px;border-top:1px solid #eceef1;font-size:13px}
.ui-seller p{margin:0;color:#4c525b}
.ui-seller strong{color:#2367f2;font-weight:600}
.ui-seller span{display:block;margin-top:3px;color:#202328;font-weight:600}
.ui-purchase-benefits{display:flex;flex-direction:column;gap:18px;margin:22px 0;padding:0;list-style:none}
.ui-purchase-benefits li{display:flex;gap:10px;color:#69717d;font-size:12px;line-height:1.4}
.ui-purchase-benefits .dashicons{flex:0 0 auto;width:18px;height:18px;color:#6e7a8d;font-size:18px}
.ui-purchase-benefits strong{color:#2367f2;font-weight:500}
.ui-out-of-stock{padding:14px;border-radius:7px;background:#fff2f0;color:#b42318}
.ui-original-link{display:inline-flex;margin-top:2px}
.ui-product-details{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;margin-top:22px;padding:42px;border:1px solid #e2e5e9;border-radius:10px;background:#fff}
.ui-section-label{color:#2367f2;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}
.ui-product-details h2{margin:8px 0 0;color:#20242b;font-size:30px;line-height:1.15;letter-spacing:-1px}
.ui-product-description{max-height:360px;color:#535b66;font-size:14px;line-height:1.7;overflow:auto}
.ui-product-description p:first-child{margin-top:0}
.ui-single-product>.ui-related-section{margin-top:44px;padding:30px;border:1px solid #dfe5ed;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(16,35,63,.05)}
.ui-related-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}
.ui-related-heading>div{min-width:0}
.ui-related-kicker{display:inline-flex;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:#d9f7f4;color:#087d75;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.ui-related-heading h2{margin:0;color:var(--ink);font-size:28px;line-height:1.15;letter-spacing:-.7px}
.ui-related-heading p{margin:7px 0 0;color:var(--muted);font-size:14px}
.ui-related-catalog-link{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;color:var(--blue);font-size:13px;font-weight:750}
.ui-related-catalog-link .dashicons{width:17px;height:17px;font-size:17px}
.ui-related-section ul.products.ui-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px}
.woocommerce .ui-related-section ul.products li.product.ui-related-card{display:flex;flex-direction:column;min-width:0;padding:0 0 16px!important;border:1px solid #dfe5ed;border-radius:14px;background:#fff;overflow:hidden;box-shadow:none}
.woocommerce .ui-related-section ul.products li.product.ui-related-card:hover{transform:translateY(-4px);border-color:#c8d7ef;box-shadow:0 14px 30px rgba(16,35,63,.09)}
.ui-related-card>.woocommerce-loop-product__link{display:flex;flex:1;flex-direction:column;min-width:0;color:var(--ink)}
.ui-related-image-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:230px;padding:14px;background:#f7f9fc;border-bottom:1px solid #edf1f5;overflow:hidden}
.woocommerce .ui-related-section ul.products li.product.ui-related-card .ui-related-image-wrap img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;border-radius:0;background:transparent;object-fit:contain;transition:transform .2s ease}
.woocommerce .ui-related-section ul.products li.product.ui-related-card:hover .ui-related-image-wrap img{transform:scale(1.025)}
.ui-related-badge{position:absolute;top:12px;left:12px;padding:5px 8px;border-radius:999px;background:#d9f7f4;color:#087d75;font-size:10px;font-weight:800;text-transform:uppercase}
.woocommerce .ui-related-section ul.products li.product.ui-related-card .woocommerce-loop-product__title{min-height:61px;margin:0;padding:16px 16px 4px!important;color:var(--ink);font-size:15px!important;line-height:1.35;font-weight:750;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.woocommerce .ui-related-section ul.products li.product.ui-related-card .price{display:block;margin:0;padding:0 16px;color:var(--blue)!important;font-size:21px!important;line-height:1.25;font-weight:850}
.ui-related-installments,.ui-related-shipping{display:block;padding:0 16px;font-size:11px;line-height:1.4}
.ui-related-installments{margin-top:6px;color:#087d75}
.ui-related-shipping{margin-top:3px;color:#079455;font-weight:700}
.woocommerce .ui-related-section a.button.ui-related-button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin:14px 16px 0!important;padding:11px 16px!important;border-radius:8px!important;background:var(--blue)!important;color:#fff!important;font-size:13px;font-weight:800;box-shadow:0 7px 16px rgba(35,103,242,.16)}
.woocommerce .ui-related-section a.button.ui-related-button:hover{background:#1558db!important;transform:translateY(-1px)}

.ui-checkout-methods{margin:24px 0 18px;padding:20px;border:1px solid #dbe4f1;border-radius:14px;background:#f8faff}
.ui-checkout-methods-head{display:flex;align-items:flex-start;gap:11px}
.ui-checkout-methods-head>.dashicons{width:24px;height:24px;color:#2367f2;font-size:24px}
.ui-checkout-methods h3{margin:0;color:#182b47;font-size:20px}
.ui-checkout-methods-head p{margin:2px 0 0;color:#667085;font-size:13px}
.ui-checkout-methods-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px}
.ui-checkout-method{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-height:66px;padding:11px;border:1px solid #dfe5ed;border-radius:10px;background:#fff}
.ui-checkout-method:first-child{grid-template-columns:30px minmax(0,1fr);position:relative;padding-bottom:34px}
.ui-checkout-method:first-child .ui-card-flags{position:absolute;left:49px;bottom:10px}
.ui-checkout-method>.dashicons{width:23px;height:23px;color:#2367f2;font-size:23px}
.ui-checkout-method>div:not(.ui-card-flags){display:flex;flex-direction:column;min-width:0}
.ui-checkout-method strong{color:#202b3c;font-size:13px}
.ui-checkout-method span{color:#667085;font-size:11px}
.ui-checkout-methods-note{margin:13px 0 0;color:#667085;font-size:12px}
.woocommerce-checkout #payment ul.payment_methods{padding:0!important;border:0!important}
.woocommerce-checkout #payment ul.payment_methods>li{margin:10px 0!important;padding:14px!important;border:1px solid #dfe5ed;border-radius:12px;background:#fff}
.woocommerce-checkout #payment ul.payment_methods>li:has(input:checked){border-color:#2367f2;box-shadow:0 0 0 2px rgba(35,103,242,.09)}
.woocommerce-checkout #payment div.payment_box{margin:14px -4px -4px!important;border-radius:10px!important;background:#f5f8fc!important}
.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#f5f8fc!important}

@media(max-width:1060px){
  .ui-product-card{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}
  .ui-purchase-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 28px}
  .ui-buy-form{grid-column:2;grid-row:1/3;margin-top:0}
  .ui-seller{grid-column:1;margin-top:18px}
  .ui-purchase-benefits{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);padding-top:20px;border-top:1px solid #eceef1}
  .ui-original-link{grid-column:1/-1}
}
@media(max-width:760px){
  .single-product .content-area{padding:18px 12px 54px}
  .ui-product-card{grid-template-columns:1fr;padding:16px}
  .ui-product-gallery{grid-template-columns:1fr;gap:10px}
  .ui-gallery-thumbs{grid-row:2;flex-direction:row;overflow-x:auto;padding-bottom:3px}
  .ui-gallery-thumb{flex:0 0 58px}
  .ui-gallery-stage{height:min(72vw,500px);padding:4px}
  .ui-product-summary{padding-top:8px}
  .ui-purchase-card{grid-column:auto;display:block}
  .ui-buy-form{margin-top:22px}
  .ui-purchase-benefits{display:flex;padding-top:0;border-top:0}
  .ui-product-details{grid-template-columns:1fr;gap:24px;padding:28px 22px}
  .ui-single-product>.ui-related-section{padding:24px 20px}
  .ui-related-heading{align-items:flex-start;flex-direction:column;gap:12px}
  .ui-related-section ul.products.ui-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .ui-checkout-methods-grid{grid-template-columns:1fr}
}
@media(max-width:460px){
  .ui-product-title{font-size:21px}
  .ui-product-price{font-size:31px}
  .ui-product-details h2{font-size:25px}
  .ui-single-product>.ui-related-section{padding:22px 14px;border-radius:14px}
  .ui-related-section ul.products.ui-related-grid{grid-template-columns:1fr!important}
  .ui-related-image-wrap{height:260px}
  .ui-payment-choice{grid-template-columns:28px minmax(0,1fr)}
  .ui-payment-choice .ui-card-flags,.ui-payment-choice .ui-test-pill{grid-column:2;justify-self:start}
}

/* Portada marketplace — identidad Usabilidad Integrada. */
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.home{background:#f2f4f7}
.home .site-header{position:relative;background:#fff;backdrop-filter:none;border-bottom:0;box-shadow:0 1px 0 rgba(16,35,63,.08)}
.home .market-nav{height:86px;gap:24px}
.home .market-nav .brand{flex:0 0 auto}
.home .market-nav .brand-logo{width:172px}
.market-search{display:flex;align-items:center;flex:1;max-width:610px;height:46px;margin-left:10px;border:1px solid #d5dce6;border-radius:8px;background:#fff;box-shadow:0 3px 12px rgba(16,35,63,.07);overflow:hidden}
.market-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(35,103,242,.12)}
.market-search input{width:100%;height:100%;padding:0 16px;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:14px}
.market-search input::placeholder{color:#8793a4}
.market-search button{display:grid;place-items:center;width:50px;height:100%;border:0;border-left:1px solid #e5e9ef;background:#fff;color:var(--blue);cursor:pointer}
.market-search button:hover{background:#f2f6ff}
.market-search .dashicons{width:21px;height:21px;font-size:21px}
.home .main-nav{gap:12px}
.home .main-nav>a:not(.cart-link){display:none}
.home .cart-link{min-height:44px;padding:8px 14px;background:var(--ink)}
.home .cart-link>.dashicons{width:18px;height:18px;font-size:18px}
.market-subnav{background:#fff;border-top:1px solid #edf0f4}
.market-subnav .wrap{display:flex;align-items:center;gap:28px;min-height:42px;overflow-x:auto;color:#4c5b70;font-size:13px;white-space:nowrap}
.market-subnav a{display:inline-flex;align-items:center;gap:5px;transition:color .18s ease}
.market-subnav a:hover{color:var(--blue)}
.market-subnav .dashicons{width:16px;height:16px;font-size:16px}
.market-subnav span:last-child{margin-left:auto;color:#087d75;font-weight:750}
.market-home{padding-bottom:56px;background:#f2f4f7}
.market-hero{padding:22px 0 0;background:#e7eef9}
.market-hero-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);min-height:390px;border-radius:18px;background:#102b50;box-shadow:0 18px 42px rgba(16,35,63,.18);overflow:hidden}
.market-hero-copy{align-self:center;padding:54px 48px;color:#fff}
.market-kicker{display:inline-flex;align-items:center;margin-bottom:16px;padding:7px 11px;border-radius:999px;background:#d9f7f4;color:#087d75;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}
.market-hero h1{max-width:680px;margin:0;font-size:clamp(38px,4.3vw,58px);line-height:1.01;letter-spacing:-2.4px}
.market-hero-copy>p{max-width:620px;margin:20px 0 27px;color:#d8e5f5;font-size:17px;line-height:1.55}
.market-hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.market-primary-button,.market-light-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:8px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.market-primary-button{background:var(--blue);color:#fff;box-shadow:0 9px 20px rgba(8,26,55,.25)}
.market-primary-button:hover,.market-light-button:hover{transform:translateY(-2px)}
.market-text-button{display:inline-flex;align-items:center;gap:5px;color:#fff;font-weight:750}
.market-text-button .dashicons,.market-section-heading a .dashicons{width:17px;height:17px;font-size:17px}
.market-hero-product{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;margin:26px 26px 26px 0;padding:28px;border-radius:14px;background:#f9fbfd;color:var(--ink);overflow:hidden}
.market-hero-product:focus-visible,.market-primary-button:focus-visible,.market-product-card a:focus-visible,.market-category-grid a:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}
.market-hero-image{display:block;width:100%;height:285px;object-fit:contain;mix-blend-mode:multiply}
.market-hero-badge{position:absolute;left:20px;top:20px;z-index:2;padding:6px 10px;border-radius:999px;background:#d9f7f4;color:#087d75;font-size:11px;font-weight:800;text-transform:uppercase}
.market-hero-product-info{position:absolute;right:18px;bottom:18px;left:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #e1e7ef;border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(16,35,63,.1)}
.market-hero-product-info strong{max-width:68%;font-size:14px;line-height:1.3}
.market-hero-product-info>span{color:var(--blue);font-size:20px;font-weight:850;white-space:nowrap}
.market-quick-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}
.market-quick-card{display:flex;align-items:center;gap:13px;min-height:92px;padding:16px;border:1px solid #e0e5ec;border-radius:12px;background:#fff;box-shadow:0 7px 18px rgba(16,35,63,.05);transition:transform .18s ease,box-shadow .18s ease}
.market-quick-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(16,35,63,.09)}
.market-quick-card>.dashicons{display:grid;place-items:center;flex:0 0 43px;width:43px;height:43px;border-radius:12px;background:#eaf1ff;color:var(--blue);font-size:23px;line-height:43px}
.market-quick-card>span:last-child{display:flex;flex-direction:column;min-width:0}
.market-quick-card strong{font-size:14px;line-height:1.25}
.market-quick-card small{margin-top:4px;color:#6c798b;font-size:11px;line-height:1.35}
.market-section{padding-top:54px}
.market-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}
.market-section-kicker{display:block;margin-bottom:4px;color:#087d75;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.market-section-heading h2,.market-final-cta h2{margin:0;color:#172b47;font-size:30px;line-height:1.15;letter-spacing:-.8px}
.market-section-heading>a{display:inline-flex;align-items:center;gap:3px;color:var(--blue);font-size:14px;font-weight:750}
.market-section-heading>p{margin:0;color:#6a7788;font-size:14px}
.market-product-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.market-product-card{position:relative;display:flex;min-width:0;flex-direction:column;border:1px solid #e0e5ec;border-radius:11px;background:#fff;overflow:hidden;box-shadow:0 5px 16px rgba(16,35,63,.04);transition:transform .2s ease,box-shadow .2s ease}
.market-product-card:hover{transform:translateY(-4px);box-shadow:0 15px 28px rgba(16,35,63,.1)}
.market-product-image{position:relative;display:flex;align-items:center;justify-content:center;height:218px;padding:13px;border-bottom:1px solid #edf0f4;background:#fff;overflow:hidden}
.market-product-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;margin:0;object-fit:contain}
.market-product-label{position:absolute;top:11px;left:11px;padding:5px 8px;border-radius:5px;background:#087d75;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}
.market-product-body{display:flex;flex:1;flex-direction:column;padding:15px}
.market-product-name{display:-webkit-box;min-height:39px;overflow:hidden;color:#2b3440;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.market-product-price{margin-top:12px;color:#172b47;font-size:21px;line-height:1.1;font-weight:500}
.market-product-price del{display:none}
.market-product-price ins{text-decoration:none}
.market-installments,.market-shipping{margin:5px 0 0;font-size:11px;line-height:1.35}
.market-installments{color:#087d75}
.market-shipping{color:#109c65;font-weight:700}
.market-product-cta{align-self:flex-start;margin-top:auto;padding-top:13px;color:var(--blue);font-size:12px;font-weight:800}
.market-promo{display:grid;grid-template-columns:1.1fr .9fr;min-height:285px;margin-top:54px;border-radius:14px;background:#1d5bcc;box-shadow:0 14px 32px rgba(16,35,63,.14);overflow:hidden}
.market-promo-copy{align-self:center;padding:40px 44px;color:#fff}
.market-kicker-light{background:#fff;color:#1d5bcc}
.market-promo h2{max-width:600px;margin:0;font-size:34px;line-height:1.12;letter-spacing:-1px}
.market-promo p{max-width:580px;margin:15px 0 22px;color:#dce8ff}
.market-light-button{background:#fff;color:#1748a0}
.market-promo-visual{display:grid;place-items:center;margin:22px;padding:18px;border-radius:12px;background:#fff;overflow:hidden}
.market-promo-visual img{display:block;width:100%;height:235px;object-fit:contain}
.market-product-rail-compact{grid-template-columns:repeat(6,minmax(0,1fr))}
.market-product-rail-compact .market-product-image{height:170px}
.market-product-rail-compact .market-product-body{padding:13px}
.market-product-rail-compact .market-product-price{font-size:18px}
.market-payment-band{margin-top:56px;padding:32px 0;background:#fff;border-top:1px solid #e2e6ec;border-bottom:1px solid #e2e6ec}
.market-payment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
.market-payment-grid article{display:flex;gap:15px;min-height:96px;padding:14px 28px}
.market-payment-grid article+article{border-left:1px solid #e2e6ec}
.market-payment-grid .dashicons{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border:1px solid #dbe5f3;border-radius:50%;color:var(--blue);font-size:24px;line-height:48px}
.market-payment-grid .ui-payment-provider-logo{display:block;flex:0 0 48px;width:48px;height:48px;border:1px solid #dbe5f3;border-radius:50%;object-fit:cover;box-shadow:0 4px 12px rgba(16,35,63,.08)}
.market-payment-grid h3{margin:2px 0 6px;font-size:15px}
.market-payment-grid p{margin:0;color:#6d7989;font-size:12px;line-height:1.45}
.market-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.market-category-grid a{display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:78px;padding:14px 16px;border:1px solid #e0e5ec;border-radius:10px;background:#fff;transition:border-color .18s ease,transform .18s ease}
.market-category-grid a:hover{transform:translateY(-2px);border-color:#aebfda}
.market-category-grid .dashicons:first-child{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;background:#eaf1ff;color:var(--blue);font-size:22px;line-height:44px}
.market-category-grid .dashicons:last-child{width:18px;height:18px;color:#8a96a6;font-size:18px}
.market-category-grid strong{font-size:14px}
.market-final-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:54px;padding:34px 38px;border-radius:14px;background:#fff;border:1px solid #e0e5ec}
.market-final-cta h2{max-width:720px}
.home .site-footer{margin-top:0}

@media(max-width:1080px){
  .home .market-nav .brand-logo{width:145px}
  .home .market-nav .store-label{display:none}
  .market-hero-shell{grid-template-columns:1fr .82fr}
  .market-hero-copy{padding:42px 34px}
  .market-product-rail{grid-template-columns:repeat(4,minmax(0,1fr))}
  .market-product-rail .market-product-card:nth-child(5){display:none}
  .market-product-rail-compact{grid-template-columns:repeat(4,minmax(0,1fr))}
  .market-product-rail-compact .market-product-card:nth-child(n+5){display:none}
}
@media(max-width:820px){
  .home .market-nav{height:auto;min-height:76px;flex-wrap:wrap;padding:12px 0}
  .market-search{order:3;flex-basis:100%;max-width:none;margin:0}
  .market-subnav .wrap{gap:22px}
  .market-subnav span:last-child{display:none}
  .market-hero{padding-top:16px}
  .market-hero-shell{grid-template-columns:1fr}
  .market-hero-copy{padding:42px 30px 28px}
  .market-hero-product{min-height:300px;margin:0 22px 22px}
  .market-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .market-product-rail,.market-product-rail-compact{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}
  .market-product-card,.market-product-rail-compact .market-product-card{display:flex!important;flex:0 0 230px;scroll-snap-align:start}
  .market-promo{grid-template-columns:1fr}
  .market-promo-visual{margin-top:0}
  .market-payment-grid{grid-template-columns:1fr}
  .market-payment-grid article+article{border-left:0;border-top:1px solid #e2e6ec}
  .market-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .home .market-nav .brand-logo{width:130px}
  .home .cart-copy{display:none}
  .home .cart-link{padding:8px 10px}
  .market-hero-shell{border-radius:0}
  .market-hero>.wrap{width:100%}
  .market-hero-copy{padding:34px 22px 24px}
  .market-hero h1{font-size:38px;letter-spacing:-1.5px}
  .market-hero-copy>p{font-size:15px}
  .market-hero-product{min-height:270px;margin:0 14px 14px;padding:18px}
  .market-hero-image{height:230px}
  .market-hero-product-info{align-items:flex-start;flex-direction:column;gap:4px}
  .market-hero-product-info strong{max-width:100%}
  .market-quick-grid{grid-template-columns:1fr;gap:8px;margin-top:12px}
  .market-quick-card{min-height:76px}
  .market-section{padding-top:42px}
  .market-section-heading{align-items:flex-start;flex-direction:column;gap:8px}
  .market-section-heading h2,.market-final-cta h2{font-size:26px}
  .market-promo{margin-top:42px;border-radius:0}
  .market-promo.wrap{width:100%}
  .market-promo-copy{padding:34px 22px}
  .market-promo h2{font-size:29px}
  .market-promo-visual{margin:0 14px 14px}
  .market-category-grid{grid-template-columns:1fr}
  .market-final-cta{align-items:flex-start;flex-direction:column;padding:28px 24px}
}

/* Checkout marketplace — continuidad visual con la portada. */
.woocommerce-checkout{background:#f2f4f7;color:var(--ink)}
.woocommerce-checkout .site-header{position:relative;background:#fff;backdrop-filter:none;border-bottom:0;box-shadow:0 1px 0 rgba(16,35,63,.08)}
.woocommerce-checkout .market-nav{height:86px;gap:24px}
.woocommerce-checkout .market-nav .brand-logo{width:172px}
.woocommerce-checkout .content-area{padding:30px 0 70px}
.woocommerce-checkout .content-area>.wrap{width:min(1180px,calc(100% - 40px))}
.woocommerce-checkout .content-area>.wrap>h1{display:none}
.ui-checkout-subnav .wrap{justify-content:flex-start;gap:12px}
.ui-checkout-subnav span,.ui-checkout-subnav strong{display:inline-flex;align-items:center;gap:5px;color:#657389;font-size:12px}
.ui-checkout-subnav strong{color:var(--ink)}
.ui-checkout-subnav .dashicons{width:17px;height:17px;color:#087d75;font-size:17px}
.ui-checkout-subnav .ui-checkout-step-separator{color:#a0a8b5}
.ui-checkout-subnav .ui-checkout-test-state{margin-left:auto;color:#087d75;font-weight:750}
.ui-checkout-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:18px;padding:30px 32px;border-radius:18px;background:#102b50;color:#fff;box-shadow:0 16px 34px rgba(16,35,63,.14)}
.ui-checkout-kicker{display:inline-flex;margin-bottom:9px;padding:6px 10px;border-radius:999px;background:#d9f7f4;color:#087d75;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.ui-checkout-intro h1{margin:0;font-size:34px;line-height:1.08;letter-spacing:-1px}
.ui-checkout-intro p{max-width:620px;margin:8px 0 0;color:#d9e5f4;font-size:14px}
.ui-checkout-trust{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}
.ui-checkout-trust>span{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);font-size:11px;font-weight:700;white-space:nowrap}
.ui-checkout-trust .dashicons{width:17px;height:17px;color:#6fe2d7;font-size:17px}
.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .woocommerce-notices-wrapper{margin:0 0 16px}
.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-message,.woocommerce-checkout .woocommerce-error{margin:0!important;padding:14px 18px 14px 46px!important;border:1px solid #dce5f2!important;border-top:1px solid #dce5f2!important;border-radius:12px;background:#fff;color:#4d5b70;box-shadow:0 5px 14px rgba(16,35,63,.04)}
.woocommerce-checkout .woocommerce-info:before,.woocommerce-checkout .woocommerce-message:before{top:14px;color:#087d75}
.woocommerce-checkout form.checkout_coupon{margin:0 0 18px!important;padding:18px;border:1px solid #dce5f2;border-radius:12px;background:#fff}
.ui-market-checkout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);align-items:start;gap:20px;margin-top:20px}
.ui-checkout-panel{min-width:0;padding:26px;border:1px solid #dfe5ed;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(16,35,63,.05)}
.ui-checkout-panel-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #e8edf3}
.ui-checkout-panel-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#eaf1ff;color:var(--blue);font-size:22px;line-height:42px}
.ui-panel-step{display:block;margin-bottom:2px;color:#087d75;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.ui-checkout-panel-heading h2{margin:0;color:var(--ink);font-size:22px;line-height:1.2;letter-spacing:-.35px}
.ui-checkout-panel-heading p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}
.woocommerce-checkout #customer_details,.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none!important;width:100%!important}
.woocommerce-checkout #customer_details .col-2{margin-top:14px;padding-top:18px;border-top:1px solid #edf1f5}
.woocommerce-checkout #customer_details h3{margin:0 0 16px;color:var(--ink);font-size:17px}
.woocommerce-checkout form .form-row{margin:0 0 14px;padding:0}
.woocommerce-checkout form .form-row label{margin-bottom:6px;color:#35445a;font-size:12px;font-weight:700;line-height:1.3}
.woocommerce-checkout form .form-row label .optional{color:#8b96a5;font-weight:500}
.woocommerce-checkout form .form-row input.input-text,.woocommerce-checkout form .form-row textarea,.woocommerce-checkout form .form-row select,.woocommerce-checkout .select2-container .select2-selection--single{min-height:44px;padding:10px 12px;border:1px solid #cfd9e6;border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:13px;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease}
.woocommerce-checkout form .form-row textarea{min-height:92px;resize:vertical}
.woocommerce-checkout .select2-container .select2-selection--single{display:flex;align-items:center;padding-top:0;padding-bottom:0}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{top:9px;right:8px}
.woocommerce-checkout form .form-row input:focus,.woocommerce-checkout form .form-row textarea:focus,.woocommerce-checkout form .form-row select:focus,.woocommerce-checkout .select2-container--focus .select2-selection--single{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px rgba(35,103,242,.11)}
.woocommerce-checkout .woocommerce-additional-fields__field-wrapper{margin-top:2px}
.woocommerce-checkout-review-order-table{margin:0 0 18px!important;border:0!important;border-collapse:separate!important;border-spacing:0;font-size:12px}
.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{padding:12px 8px!important;border-color:#e8edf3!important;color:#435168}
.woocommerce-checkout-review-order-table thead th{padding-top:0!important;color:var(--ink);font-size:11px;text-transform:uppercase;letter-spacing:.04em}
.woocommerce-checkout-review-order-table .product-name{width:72%;line-height:1.4}
.woocommerce-checkout-review-order-table .product-total{text-align:right;white-space:nowrap}
.woocommerce-checkout-review-order-table tfoot th,.woocommerce-checkout-review-order-table tfoot td{color:var(--ink);font-weight:750}
.woocommerce-checkout-review-order-table .order-total th,.woocommerce-checkout-review-order-table .order-total td{padding-top:15px!important;color:var(--blue);font-size:16px}
.ui-checkout-order-panel #payment{border-radius:14px!important;background:#f4f7fb!important}
.ui-checkout-order-panel .ui-checkout-methods{margin:0 0 14px;padding:16px;border-radius:12px;background:#f8faff}
.ui-checkout-order-panel .ui-checkout-methods-grid{grid-template-columns:1fr;gap:7px;margin-top:12px}
.ui-checkout-order-panel .ui-checkout-method{min-height:54px;padding:9px}
.ui-checkout-order-panel .ui-checkout-method:first-child{padding-bottom:31px}
.ui-checkout-order-panel .ui-checkout-methods-note{font-size:10px}
.woocommerce-checkout #payment ul.payment_methods>li{margin:8px 0!important;padding:12px!important;border-radius:10px;background:#fff}
.woocommerce-checkout #payment ul.payment_methods>li>label{color:#26354b;font-size:12px;font-weight:700}
.woocommerce-checkout #payment div.payment_box{margin:12px -3px -3px!important;padding:14px!important}
.woocommerce-checkout #payment div.payment_box p{font-size:11px;line-height:1.5}
.woocommerce-checkout #payment .form-row{margin-bottom:12px}
.woocommerce-checkout #payment .form-row label{font-size:11px}
.woocommerce-checkout #payment .form-row input.input-text,.woocommerce-checkout #payment .form-row select{min-height:42px;font-size:12px}
.woocommerce-checkout #payment .payment_method_woo-mercado-pago-custom img,.woocommerce-checkout #payment .payment_method_woo-mercado-pago-basic img{max-height:26px;width:auto}
.woocommerce-checkout #payment .place-order{margin:0!important;padding:16px!important;border-top:1px solid #dfe5ed;background:#fff}
.woocommerce-checkout #payment .woocommerce-privacy-policy-text p{margin:0 0 14px;color:#667085;font-size:10px;line-height:1.5}
.woocommerce-checkout #payment #place_order{float:none;width:100%;min-height:48px;margin:0!important;border-radius:8px!important;background:var(--blue)!important;color:#fff!important;font-size:14px!important;font-weight:800!important;box-shadow:0 9px 20px rgba(35,103,242,.2)}
.woocommerce-checkout #payment #place_order:hover{background:#1558db!important;transform:translateY(-1px)}
@media(min-width:981px){.ui-checkout-order-panel{position:sticky;top:18px}}
@media(max-width:980px){
  .woocommerce-checkout .market-nav{height:auto;min-height:76px;flex-wrap:wrap;padding:12px 0}
  .woocommerce-checkout .market-search{order:3;flex-basis:100%;max-width:none;margin:0}
  .ui-market-checkout{grid-template-columns:1fr}
  .ui-checkout-order-panel{position:static}
}
@media(max-width:680px){
  .woocommerce-checkout .content-area>.wrap{width:min(100% - 24px,1180px)}
  .woocommerce-checkout .market-nav .brand-logo{width:132px}
  .woocommerce-checkout .main-nav>a:not(.cart-link){display:none}
  .ui-checkout-subnav .wrap{overflow-x:auto;white-space:nowrap}
  .ui-checkout-subnav .ui-checkout-test-state{display:none}
  .ui-checkout-intro{align-items:flex-start;flex-direction:column;padding:24px 22px;border-radius:14px}
  .ui-checkout-intro h1{font-size:29px}
  .ui-checkout-trust{justify-content:flex-start}
  .ui-checkout-panel{padding:21px 16px;border-radius:14px}
  .ui-checkout-panel-heading h2{font-size:20px}
  .woocommerce-checkout form .form-row-first,.woocommerce-checkout form .form-row-last{float:none;width:100%}
}

/* Navegación secundaria global — consistente en todo el recorrido de compra. */
.market-site-header{position:relative;background:#fff;backdrop-filter:none;border-bottom:0;box-shadow:0 1px 0 rgba(16,35,63,.08)}
.market-site-header .market-nav{height:86px;gap:24px}
.market-site-header .market-nav .brand{flex:0 0 auto}
.market-site-header .market-nav .brand-logo{width:172px}
.market-site-header .main-nav{gap:12px}
.market-site-header .main-nav>a:not(.cart-link){display:none}
.market-site-header .cart-link{transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
.market-site-header .cart-link:hover,.market-site-header .cart-link.is-active{transform:translateY(-1px);background:#17365f;box-shadow:0 8px 20px rgba(16,35,63,.2)}

.market-subnav{border-top:1px solid #edf0f4;border-bottom:1px solid #e8edf4;background:#fff}
.market-subnav .market-subnav__track{display:flex;align-items:center;gap:6px;min-height:44px;overflow-x:auto;color:#4c5b70;font-size:13px;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}
.market-subnav .market-subnav__track::-webkit-scrollbar{display:none}
.market-subnav__link,.market-subnav__trust,.market-step{position:relative;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;min-height:44px;padding:0 10px;color:#4c5b70;font-weight:650;transition:color .18s ease,background .18s ease}
.market-subnav__link:hover,.market-subnav__trust:hover,.market-step:hover{color:var(--blue);background:#f6f9ff}
.market-subnav__link:focus-visible,.market-subnav__trust:focus-visible,.market-step:focus-visible{z-index:1;outline:3px solid rgba(35,103,242,.22);outline-offset:-3px;border-radius:8px}
.market-subnav__link.is-active{color:var(--blue);font-weight:800}
.market-subnav__link.is-active:after{content:"";position:absolute;right:10px;bottom:0;left:10px;height:3px;border-radius:3px 3px 0 0;background:var(--blue)}
.market-subnav .market-subnav__link .dashicons,.market-subnav .market-subnav__trust .dashicons{width:17px;height:17px;color:#087d75;font-size:17px;line-height:17px}
.market-subnav .market-subnav__link span:last-child,.market-subnav .market-subnav__trust span:last-child,.market-subnav .market-step span:last-child{display:inline;color:inherit;margin-left:0;font-weight:inherit}
.market-subnav .market-subnav__environment{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;margin-left:auto;padding:6px 10px;border-radius:999px;background:#e9f9f7;color:#087d75;font-size:12px;font-weight:800}
.market-subnav__environment .dashicons{width:16px;height:16px;font-size:16px;line-height:16px}

.market-subnav--steps .market-subnav__track{gap:8px}
.market-subnav__trust{padding-left:0;color:#087d75;font-weight:800}
.market-step{min-height:34px;margin:5px 0;padding:0 10px;border-radius:999px}
.market-step__number{display:grid!important;place-items:center;flex:0 0 20px;width:20px;height:20px;margin:0!important;border:1px solid #cbd5e2;border-radius:50%;background:#fff;color:#657389!important;font-size:11px;font-weight:800!important;line-height:1}
.market-step.is-active{background:#eaf1ff;color:var(--blue);font-weight:800}
.market-step.is-active .market-step__number{border-color:var(--blue);background:var(--blue);color:#fff!important}
.market-step__separator{display:inline!important;flex:0 0 auto;margin:0!important;color:#a0a8b5!important;font-size:18px;font-weight:500!important}

@media(max-width:900px){
  .market-site-header .market-nav{height:auto;min-height:76px;flex-wrap:wrap;padding:12px 0}
  .market-site-header .market-nav .brand-logo{width:145px}
  .market-site-header .market-nav .store-label{display:none}
  .market-site-header .market-search{order:3;flex-basis:100%;max-width:none;margin:0}
  .market-subnav .market-subnav__track{gap:4px}
  .market-subnav .market-subnav__environment{display:none}
}
@media(max-width:620px){
  .market-site-header .market-nav{gap:10px}
  .market-site-header .market-nav .brand-logo{width:130px}
  .market-site-header .market-nav .main-nav{margin-left:auto}
  .market-site-header .cart-link{padding:9px 12px}
  .market-site-header .cart-copy{display:none}
  .market-subnav .market-subnav__track{width:100%;padding-inline:10px;scroll-padding-inline:10px}
  .market-subnav__link,.market-subnav__trust{padding-inline:9px}
  .market-subnav .market-subnav__link span:last-child,.market-subnav .market-subnav__trust span:last-child,.market-subnav .market-step span:last-child{display:inline}
  .market-subnav--steps .market-subnav__trust span:last-child{display:none}
  .market-subnav--steps .market-subnav__trust{padding-right:4px}
  .market-step{padding-inline:8px}
}

/* Montserrat, la misma familia utilizada en usabilidad.co. */
body,button,input,select,textarea,option,.woocommerce,.woocommerce button,.woocommerce input,.woocommerce select,.woocommerce textarea{font-family:var(--font-brand)}

/* Catálogo y búsquedas — continuidad visual con el home marketplace. */
.market-archive{min-height:70vh;padding-bottom:64px;background:#f2f4f7}
.market-archive-hero{padding:20px 0 0;background:#e7eef9}
.market-archive-hero .woocommerce-breadcrumb{margin:0 0 14px;padding:0;color:#657389;font-size:12px}
.market-archive-hero .woocommerce-breadcrumb a{color:var(--blue);font-weight:600}
.market-archive-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;min-height:210px;padding:36px 40px;border-radius:16px;background:#102b50;color:#fff;box-shadow:0 16px 36px rgba(16,35,63,.16)}
.market-archive-hero .market-section-kicker{display:inline-flex;margin-bottom:0;padding:6px 9px;border-radius:999px;color:#0b726c;background:#d9f7f4}
.market-archive-hero h1{max-width:760px;margin:10px 0 10px;color:#fff;font-size:clamp(30px,4vw,45px);font-weight:700;line-height:1.08;letter-spacing:-1.3px}
.market-archive-hero p{max-width:690px;margin:0;color:#d8e5f5;font-size:15px}
.market-archive-summary{display:flex;align-items:center;gap:13px;min-width:220px;padding:18px 20px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.08)}
.market-archive-summary>.dashicons{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#fff;color:var(--blue);font-size:22px;line-height:42px}
.market-archive-summary>span:last-child{display:flex;flex-direction:column}
.market-archive-summary strong{font-size:24px;line-height:1}
.market-archive-summary small{margin-top:5px;color:#d8e5f5;font-size:11px}
.market-archive-content{padding-top:24px}
.market-archive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px;padding:15px 18px;border:1px solid #e0e5ec;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(16,35,63,.05)}
.market-archive-toolbar__count,.market-archive-toolbar__order{display:flex;align-items:center;gap:10px}
.market-archive-toolbar__count>.dashicons{color:#087d75}
.market-archive-toolbar .woocommerce-result-count,.market-archive-toolbar .woocommerce-ordering{float:none;margin:0;color:#5f6d81;font-size:12px}
.market-archive-toolbar__order>span{color:#657389;font-size:12px;font-weight:600}
.market-archive-toolbar select{min-width:180px;height:40px;padding:0 34px 0 12px;border:1px solid #d5dce6;border-radius:8px;background:#fff;color:var(--ink);font-size:12px;outline:none}
.market-archive-toolbar select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(35,103,242,.12)}
.market-archive ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:0!important}
.market-archive ul.products:before,.market-archive ul.products:after{display:none!important}
.market-archive ul.products li.product.market-archive-card{display:flex;float:none!important;flex-direction:column;width:auto!important;min-width:0;margin:0!important;padding:0!important;border:1px solid #e0e5ec;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(16,35,63,.04);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.market-archive ul.products li.product.market-archive-card:hover{transform:translateY(-3px);border-color:#c6d3e5;box-shadow:0 16px 32px rgba(16,35,63,.1)}
.market-archive-card__image{position:relative;display:flex;align-items:center;justify-content:center;height:245px;padding:14px;border-bottom:1px solid #edf0f4;background:#fff;overflow:hidden}
.market-archive-card__image>img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;border-radius:9px!important;background:#fff!important;object-fit:contain}
.market-archive-card__image .market-product-label{position:absolute;top:13px;left:13px;padding:5px 8px;border-radius:6px;background:#ff7043;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase}
.market-product-placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;padding:28px;border-radius:9px;background:#eef4fb;color:#657389;text-align:center}
.market-product-placeholder img{display:block;width:min(150px,72%)!important;height:auto!important;margin:0 0 18px!important;opacity:.72}
.market-product-placeholder span{font-size:11px;font-weight:600}
.market-archive-card__body{display:flex;flex:1;flex-direction:column;padding:17px}
.market-archive-card__name{display:-webkit-box;height:2.76em;min-height:2.76em;max-height:2.76em;margin-bottom:9px;color:var(--ink);font-size:14px;font-weight:700;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.market-archive-card__name:hover{color:var(--blue)}
.market-archive-card__price{margin-bottom:10px;color:var(--blue);font-size:20px;font-weight:700;line-height:1.15}
.market-archive-card__price del{color:#8a96a6;font-size:12px;font-weight:500}
.market-archive-card__price ins{text-decoration:none}
.market-archive-card__benefits{display:grid;gap:5px;margin-bottom:16px;color:#5f6d81;font-size:10px;line-height:1.35}
.market-archive-card__benefits>span{display:flex;align-items:center;gap:5px}
.market-archive-card__benefits .dashicons{width:14px;height:14px;color:#087d75;font-size:14px;line-height:14px}
.market-archive-card__actions{display:flex;align-items:center;gap:10px;margin-top:auto}
.woocommerce .market-archive-card__actions a.button{display:inline-flex!important;align-items:center;justify-content:center;min-height:40px;margin:0!important;padding:10px 13px!important;border-radius:8px!important;background:var(--blue)!important;color:#fff!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important}
.market-archive-card__actions .added_to_cart{display:none}
.market-archive-card__details{color:var(--blue);font-size:11px;font-weight:700}
.market-archive-pagination{display:flex;justify-content:center;margin-top:32px}
.market-archive-pagination .woocommerce-pagination{width:100%;max-width:100%}
.market-archive-pagination .woocommerce-pagination ul.page-numbers{display:flex;gap:7px;border:0}
.market-archive-pagination .woocommerce-pagination ul.page-numbers li{border:0}
.market-archive-pagination .woocommerce-pagination .page-numbers a,.market-archive-pagination .woocommerce-pagination .page-numbers span{display:grid;place-items:center;min-width:38px;height:38px;padding:0;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#4c5b70;font-size:12px;font-weight:700}
.market-archive-pagination .woocommerce-pagination .page-numbers .current{border-color:var(--blue);background:var(--blue);color:#fff}
.market-archive-empty{padding:60px 28px;border:1px solid #e0e5ec;border-radius:16px;background:#fff;text-align:center}
.market-archive-empty>.dashicons{width:48px;height:48px;color:var(--blue);font-size:48px}
.market-archive-empty h2{margin:14px 0 6px;font-size:28px}
.market-archive-empty p{margin:0 0 22px;color:var(--muted)}

@media(min-width:1021px){
  body.search .market-archive ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.search .market-archive-card__image{height:275px}
}

@media(max-width:1020px){
  .market-archive ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .market-archive-card__image{height:230px}
}
@media(max-width:760px){
  .market-archive-hero__grid{grid-template-columns:1fr;padding:30px 26px}
  .market-archive-summary{min-width:0;width:100%}
  .market-archive-toolbar{align-items:flex-start;flex-direction:column}
  .market-archive-toolbar__order{width:100%;justify-content:space-between}
  .market-archive-toolbar select{min-width:0;width:100%}
  .market-archive ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:480px){
  .market-archive{padding-bottom:44px}
  .market-archive-hero>.wrap{width:100%}
  .market-archive-hero .woocommerce-breadcrumb{padding-inline:16px}
  .market-archive-hero__grid{min-height:0;border-radius:0;padding:28px 20px}
  .market-archive-hero h1{font-size:30px;letter-spacing:-.8px}
  .market-archive-content{width:min(100% - 24px,1160px)}
  .market-archive-toolbar__count{align-items:flex-start}
  .market-archive-toolbar__order{align-items:flex-start;flex-direction:column}
  .market-archive ul.products{grid-template-columns:1fr!important}
  .market-archive-card__image{height:min(82vw,320px)}
  .market-archive-pagination .woocommerce-pagination ul.page-numbers{width:100%;flex-wrap:wrap;justify-content:center}
}

/* Carrito marketplace — continuidad visual con la portada. */
.woocommerce-cart{background:#f2f4f7;color:var(--ink)}
.woocommerce-cart .content-area{min-height:68vh;padding:24px 0 72px}
.woocommerce-cart .content-area>.wrap{width:min(1180px,calc(100% - 40px))}
.woocommerce-cart .content-area>.wrap>h1{display:none}
.woocommerce-cart .woocommerce-notices-wrapper{margin-bottom:16px}
.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-info,.woocommerce-cart .woocommerce-error{margin:0 0 16px!important;padding:14px 18px 14px 46px!important;border:1px solid #dce5f2!important;border-top:1px solid #dce5f2!important;border-radius:12px;background:#fff;color:#4d5b70;box-shadow:0 5px 14px rgba(16,35,63,.04)}
.woocommerce-cart .woocommerce-message:before,.woocommerce-cart .woocommerce-info:before{top:14px;color:#087d75}
.ui-cart-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;min-height:190px;margin-bottom:22px;padding:34px 38px;border-radius:18px;background:#102b50;color:#fff;box-shadow:0 16px 34px rgba(16,35,63,.14)}
.ui-cart-kicker{display:inline-flex;margin-bottom:9px;padding:6px 10px;border-radius:999px;background:#d9f7f4;color:#087d75;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.ui-cart-intro h1{margin:0;color:#fff;font-size:38px;line-height:1.08;letter-spacing:-1.2px}
.ui-cart-intro p{max-width:670px;margin:9px 0 0;color:#d9e5f4;font-size:14px;line-height:1.55}
.ui-cart-intro__summary{display:flex;align-items:center;gap:13px;min-width:230px;padding:18px 20px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.08)}
.ui-cart-intro__summary>.dashicons{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;background:#fff;color:var(--blue);font-size:23px;line-height:44px}
.ui-cart-intro__summary>span:last-child{display:flex;flex-direction:column}
.ui-cart-intro__summary strong{font-size:25px;line-height:1}
.ui-cart-intro__summary small{margin-top:5px;color:#d9e5f4;font-size:11px}
.ui-cart-layout{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(330px,.78fr);align-items:start;gap:20px}
.ui-cart-products,.ui-cart-summary-column>.cart_totals{min-width:0;margin:0;padding:24px;border:1px solid #dfe5ed;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(16,35,63,.05)}
.ui-cart-panel-heading,.ui-cart-totals-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:8px;padding-bottom:20px;border-bottom:1px solid #e8edf3}
.ui-cart-panel-heading h2,.ui-cart-totals-heading h2{margin:0;color:var(--ink);font-size:22px;line-height:1.2;letter-spacing:-.4px}
.ui-cart-panel-heading>a{color:var(--blue);font-size:12px;font-weight:750}
.ui-cart-panel-heading>a:hover{text-decoration:underline}
.ui-cart-items{display:grid}
.ui-cart-item{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr) 96px 88px 102px;grid-template-areas:"media details price quantity subtotal" "media details remove remove remove";align-items:center;gap:14px 16px;padding:20px 0;border-bottom:1px solid #e8edf3}
.ui-cart-item__media{grid-area:media;display:grid;place-items:center;width:112px;height:112px;border:1px solid #edf0f4;border-radius:12px;background:#fff;overflow:hidden}
.ui-cart-item__media>a{display:grid;width:100%;height:100%;place-items:center}
.ui-cart-item__media img{display:block;width:100%!important;height:100%!important;margin:0!important;padding:7px;object-fit:contain}
.ui-cart-item__placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;padding:13px;background:#eef4fb;text-align:center}
.ui-cart-item__placeholder img{width:82%!important;height:auto!important;padding:0;opacity:.72}
.ui-cart-item__placeholder span{margin-top:8px;color:#657389;font-size:8px;font-weight:650}
.ui-cart-item__details{grid-area:details;align-self:center;min-width:0}
.ui-cart-item__status{display:inline-flex;align-items:center;gap:4px;margin-bottom:6px;color:#087d75;font-size:10px;font-weight:750}
.ui-cart-item__status .dashicons{width:14px;height:14px;font-size:14px;line-height:14px}
.ui-cart-item__details h3{margin:0;color:var(--ink);font-size:14px;font-weight:700;line-height:1.42}
.ui-cart-item__details h3 a{color:inherit}
.ui-cart-item__details h3 a:hover{color:var(--blue)}
.ui-cart-item__details .variation{margin:6px 0 0;color:#657389;font-size:10px}
.ui-cart-item__details small{display:block;margin-top:6px;color:#8b96a5;font-size:9px}
.ui-cart-item__unit-price{grid-area:price}
.ui-cart-item__quantity{grid-area:quantity}
.ui-cart-item__subtotal{grid-area:subtotal;text-align:right}
.ui-cart-item__unit-price,.ui-cart-item__quantity,.ui-cart-item__subtotal{display:flex;align-items:flex-start;flex-direction:column;gap:6px;min-width:0}
.ui-cart-item__unit-price>span,.ui-cart-item__quantity>label,.ui-cart-item__subtotal>span{color:#7a8799;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.ui-cart-item__unit-price strong,.ui-cart-item__subtotal strong{color:var(--ink);font-size:13px;white-space:nowrap}
.ui-cart-item__subtotal strong{color:var(--blue);font-size:14px}
.ui-cart-item__quantity .quantity{float:none!important;width:76px;margin:0!important}
.ui-cart-item__quantity input.qty{width:76px;height:38px;padding:5px 8px;border:1px solid #ced7e4;border-radius:8px;background:#fff;color:var(--ink);font-size:12px;font-weight:700;outline:none}
.ui-cart-item__quantity input.qty:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(35,103,242,.12)}
.ui-cart-item__remove{grid-area:remove;justify-self:end}
.woocommerce .ui-cart-item__remove a.remove{display:inline-flex;align-items:center;gap:5px;width:auto;height:auto;padding:5px 7px;border-radius:7px;color:#7c8797!important;font-size:10px;font-weight:650;line-height:1!important}
.woocommerce .ui-cart-item__remove a.remove:hover{background:#fff1f1!important;color:#b42318!important}
.ui-cart-item__remove .dashicons{width:15px;height:15px;font-size:15px;line-height:15px}
.ui-cart-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-top:20px}
.ui-cart-coupon{min-width:0}
.ui-cart-coupon>label{display:block;margin-bottom:7px;color:#4d5b70;font-size:11px;font-weight:700}
.ui-cart-coupon>div{display:flex;gap:7px}
.ui-cart-coupon input.input-text{width:160px;height:40px;padding:8px 10px;border:1px solid #ced7e4;border-radius:8px;background:#fff;color:var(--ink);font-size:11px;outline:none}
.ui-cart-coupon input.input-text:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(35,103,242,.12)}
.woocommerce .ui-cart-actions button.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;margin:0;padding:9px 13px;border-radius:8px;background:#eaf1ff;color:var(--blue);font-size:11px;font-weight:750;line-height:1.2}
.woocommerce .ui-cart-actions button.button:hover{background:#dce8ff;color:#1558db}
.woocommerce .ui-cart-actions button.button[name="apply_coupon"]{background:var(--ink);color:#fff}
.woocommerce .ui-cart-actions button.button[name="apply_coupon"]:hover{background:#17365f;color:#fff}
.woocommerce .ui-cart-actions button.button:disabled{background:#eef1f5;color:#98a2b3;opacity:1}
.ui-cart-update .dashicons{width:15px;height:15px;font-size:15px;line-height:15px}
.ui-cart-summary-column{min-width:0}
.ui-cart-summary-column>.cart_totals{float:none!important;width:100%!important}
.ui-cart-totals-heading{align-items:flex-start;justify-content:flex-start;gap:12px;margin-bottom:10px}
.ui-cart-totals-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#eaf1ff;color:var(--blue)}
.ui-cart-totals-icon .dashicons{width:21px;height:21px;font-size:21px;line-height:21px}
.ui-cart-totals-heading p{margin:4px 0 0;color:var(--muted);font-size:10px}
.ui-cart-summary-column .shop_table{margin:0 0 16px!important;border:0!important;border-collapse:separate!important;border-spacing:0}
.ui-cart-summary-column .shop_table th,.ui-cart-summary-column .shop_table td{padding:12px 0!important;border-color:#e8edf3!important;color:#4c5b70;font-size:11px}
.ui-cart-summary-column .shop_table th{font-weight:650}
.ui-cart-summary-column .shop_table td{text-align:right;color:var(--ink);font-weight:700}
.ui-cart-summary-column .shop_table .order-total th,.ui-cart-summary-column .shop_table .order-total td{padding-top:16px!important;color:var(--ink);font-size:15px}
.ui-cart-summary-column .shop_table .order-total td{color:var(--blue);font-size:20px}
.ui-cart-delivery-note{display:flex;align-items:flex-start;gap:9px;margin:0 0 16px;padding:12px;border-radius:10px;background:#ecfaf7;color:#087d75}
.ui-cart-delivery-note>.dashicons{width:18px;height:18px;font-size:18px;line-height:18px}
.ui-cart-delivery-note>div{display:flex;flex-direction:column;gap:3px}
.ui-cart-delivery-note strong{font-size:11px}
.ui-cart-delivery-note span{font-size:9px;line-height:1.4}
.ui-cart-summary-column .wc-proceed-to-checkout{padding:0}
.woocommerce .ui-cart-summary-column .checkout-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin:0 0 10px!important;padding:12px 18px!important;border-radius:9px!important;background:var(--blue)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;box-shadow:0 10px 22px rgba(35,103,242,.2)}
.woocommerce .ui-cart-summary-column .checkout-button:hover{transform:translateY(-1px);background:#1558db!important}
.ui-cart-continue{display:flex;align-items:center;justify-content:center;gap:5px;min-height:38px;color:#526178;font-size:10px;font-weight:700}
.ui-cart-continue:hover{color:var(--blue)}
.ui-cart-continue .dashicons{width:15px;height:15px;font-size:15px;line-height:15px}
.ui-cart-trust-list{display:grid;gap:10px;margin-top:14px;padding-top:16px;border-top:1px solid #e8edf3}
.ui-cart-trust-list>span{display:flex;align-items:flex-start;gap:8px;color:#657389}
.ui-cart-trust-list>span>.dashicons{width:17px;height:17px;color:#087d75;font-size:17px;line-height:17px}
.ui-cart-trust-list>span>span:last-child{display:flex;flex-direction:column;gap:2px}
.ui-cart-trust-list strong{color:#35445a;font-size:10px}
.ui-cart-trust-list small{font-size:9px;line-height:1.35}
.ui-cart-payment-brands{display:flex;align-items:center;gap:6px;margin-top:16px;padding-top:14px;border-top:1px solid #e8edf3}
.ui-cart-payment-brands>span{margin-right:auto;color:#8b96a5;font-size:9px;font-weight:650}
.ui-cart-payment-brands img{display:block;width:auto;max-width:34px;height:20px;object-fit:contain}

/* Integración logística 99 Envíos — clara, compacta y coherente con la tienda. */
.ui-logistics-card{margin:18px 0;padding:14px;border:1px solid #dbe4f1;border-radius:12px;background:#f8fbff;color:var(--ink)}
.ui-logistics-card__provider{display:flex;align-items:flex-start;gap:11px;min-width:0}
.ui-logistics-card__logo{display:block;flex:0 0 48px;width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:0 5px 13px rgba(16,35,63,.11)}
.ui-logistics-card__provider>div{display:flex;flex-direction:column;min-width:0}
.ui-logistics-card__eyebrow{margin-bottom:2px;color:#087d75;font-size:9px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}
.ui-logistics-card__provider strong{color:var(--ink);font-size:12px;line-height:1.35}
.ui-logistics-card__provider p{margin:3px 0 0;color:#657389;font-size:9px;line-height:1.45}
.ui-logistics-card__network{margin-top:12px;padding-top:11px;border-top:1px solid #e3eaf3}
.ui-logistics-card__network>span{display:block;margin-bottom:7px;color:#657389;font-size:8px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}
.ui-logistics-card__network>div{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.ui-logistics-card__carrier{display:grid;place-items:center;width:42px;height:30px;padding:4px;border:1px solid #e4e9f0;border-radius:7px;background:#fff;overflow:hidden}
.ui-logistics-card__carrier img{display:block;width:100%;height:100%;object-fit:contain}
.ui-logistics-card--product{margin:0 0 20px;background:#f7fbfa;border-color:#d4ebe7}
.ui-logistics-card--checkout{margin:20px 0 0;background:#f7fbfa;border-color:#d4ebe7}
.ui-logistics-card--cart{margin:0 0 16px;background:#f7fbfa;border-color:#d4ebe7}
.ui-logistics-card--confirmation{max-width:760px;margin:22px 0;padding:18px;background:#f7fbfa;border-color:#d4ebe7}
.ui-logistics-card--confirmation .ui-logistics-card__provider strong{font-size:15px}
.ui-logistics-card--confirmation .ui-logistics-card__provider p{font-size:11px}
@media(min-width:981px){.ui-cart-summary-column{position:sticky;top:18px}}
@media(max-width:980px){
  .ui-cart-layout{grid-template-columns:1fr}
  .ui-cart-summary-column{position:static}
  .ui-cart-item{grid-template-columns:100px minmax(0,1fr) 90px 82px 98px}
  .ui-cart-item__media{width:100px;height:100px}
}
@media(max-width:720px){
  .woocommerce-cart .content-area{padding-top:14px}
  .woocommerce-cart .content-area>.wrap{width:min(100% - 24px,1180px)}
  .ui-cart-intro{grid-template-columns:1fr;min-height:0;padding:24px 22px;border-radius:14px}
  .ui-cart-intro h1{font-size:30px}
  .ui-cart-intro__summary{min-width:0;width:100%}
  .ui-cart-products,.ui-cart-summary-column>.cart_totals{padding:18px 15px;border-radius:14px}
  .ui-cart-panel-heading{align-items:flex-start}
  .ui-cart-panel-heading h2,.ui-cart-totals-heading h2{font-size:19px}
  .ui-cart-item{grid-template-columns:82px minmax(0,1fr) auto;grid-template-areas:"media details remove" "price quantity subtotal";align-items:start;gap:12px;padding:17px 0}
  .ui-cart-item__media{width:82px;height:82px}
  .ui-cart-item__remove{align-self:start}
  .woocommerce .ui-cart-item__remove a.remove{padding:6px}
  .ui-cart-item__remove a.remove span:last-child{display:none}
  .ui-cart-item__unit-price,.ui-cart-item__quantity,.ui-cart-item__subtotal{padding-top:7px;border-top:1px solid #edf0f4}
  .ui-cart-item__subtotal{align-items:flex-end}
  .ui-cart-actions{align-items:stretch;flex-direction:column}
  .ui-cart-coupon>div{display:grid;grid-template-columns:minmax(0,1fr) auto}
  .ui-cart-coupon input.input-text{width:100%}
  .woocommerce .ui-cart-actions .ui-cart-update{align-self:flex-start}
}
@media(max-width:420px){
  .ui-cart-item{grid-template-columns:72px minmax(0,1fr) auto;gap:10px}
  .ui-cart-item__media{width:72px;height:72px}
  .ui-cart-item__details h3{font-size:12px}
  .ui-cart-item__unit-price strong,.ui-cart-item__subtotal strong{font-size:11px}
  .ui-cart-item__quantity .quantity,.ui-cart-item__quantity input.qty{width:62px}
  .ui-logistics-card__carrier{width:38px;height:28px}
}
