.tpvy-shortcode{--tpvy-primary:#2f4df4;--tpvy-text:#161925;--tpvy-muted:#697083;--tpvy-border:#e0e5ee;box-sizing:border-box;color:var(--tpvy-text);font-family:inherit}.tpvy-shortcode *{box-sizing:border-box}.tpvy-module-title{margin:0 0 18px;font-size:clamp(1.3rem,2vw,2rem);line-height:1.15}.tpvy-company-items{display:grid;gap:10px}.tpvy-company.tpvy-layout-tarjetas .tpvy-company-items{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.tpvy-company-item{padding:14px 16px;border:1px solid var(--tpvy-border);border-radius:14px;background:#fff}.tpvy-company-item span,.tpvy-company-item strong{display:block}.tpvy-company-item span{margin-bottom:4px;color:var(--tpvy-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.tpvy-company-item a{color:inherit;text-decoration:none}.tpvy-company.tpvy-layout-inline .tpvy-company-items{display:flex;flex-wrap:wrap}.tpvy-hours{padding:18px;border:1px solid var(--tpvy-border);border-radius:16px;background:#fff}.tpvy-map iframe{display:block;width:100%;border:0;border-radius:18px}.tpvy-socials{display:flex;flex-wrap:wrap;gap:8px}.tpvy-social{padding:9px 13px;border:1px solid var(--tpvy-border);border-radius:999px;background:#fff;color:var(--tpvy-text);text-decoration:none}.tpvy-category-grid,.tpvy-brand-grid,.tpvy-product-grid{display:grid;grid-template-columns:repeat(var(--tpvy-columns,4),minmax(0,1fr));gap:16px}.tpvy-category-card,.tpvy-brand-card{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--tpvy-border);border-radius:16px;background:#fff;color:var(--tpvy-text);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.tpvy-category-card:hover,.tpvy-brand-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(20,35,70,.09)}.tpvy-category-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:color-mix(in srgb,var(--tpvy-primary) 9%,#fff);color:var(--tpvy-primary);font-weight:800}.tpvy-category-card strong,.tpvy-category-card small,.tpvy-brand-card strong,.tpvy-brand-card small{display:block}.tpvy-category-card small,.tpvy-brand-card small{margin-top:4px;color:var(--tpvy-muted);font-size:.78rem}.tpvy-categories.tpvy-layout-list .tpvy-category-grid{display:block}.tpvy-categories.tpvy-layout-list .tpvy-category-card{margin-bottom:8px;margin-left:calc(var(--tpvy-depth,0)*18px)}.tpvy-category-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.tpvy-category-header h2{margin:0}.tpvy-product-card{position:relative;overflow:hidden;border:1px solid var(--tpvy-border);border-radius:20px;background:#fff;box-shadow:0 7px 22px rgba(20,35,70,.05)}.tpvy-product-media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f2f4f8}.tpvy-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.tpvy-product-card:hover .tpvy-product-media img{transform:scale(1.035)}.tpvy-product-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:3rem;font-weight:800;color:#9da6b8}.tpvy-product-badge{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:999px;background:#e02d39;color:#fff;font-size:.72rem;font-weight:800}.tpvy-product-copy{padding:17px}.tpvy-product-brand{color:var(--tpvy-primary);font-size:.72rem;font-weight:800;text-transform:uppercase}.tpvy-product-copy h3{margin:6px 0 8px;font-size:1rem}.tpvy-product-copy h3 a{color:inherit;text-decoration:none}.tpvy-product-copy p{margin:0 0 15px;color:var(--tpvy-muted);font-size:.86rem}.tpvy-product-footer{display:flex;align-items:end;justify-content:space-between;gap:12px}.tpvy-product-price del,.tpvy-product-price strong{display:block}.tpvy-product-price del{color:var(--tpvy-muted);font-size:.75rem}.tpvy-product-price strong{font-size:1.05rem}.tpvy-product-price small{font-size:.7rem;font-weight:500}.tpvy-product-button,.tpvy-module-button,.tpvy-module-actions a,.tpvy-search button,.tpvy-order-tracking button{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:0;border-radius:11px;background:var(--tpvy-primary);color:#fff;text-decoration:none;font-weight:750;cursor:pointer}.tpvy-products.tpvy-layout-list .tpvy-product-grid{display:block}.tpvy-products.tpvy-layout-list .tpvy-product-card{display:grid;grid-template-columns:170px 1fr;margin-bottom:14px}.tpvy-products.tpvy-layout-list .tpvy-product-media{aspect-ratio:1/1}.tpvy-products.tpvy-layout-minimalista .tpvy-product-card{border:0;box-shadow:none}.tpvy-search,.tpvy-order-tracking>div{display:flex;gap:8px}.tpvy-search input,.tpvy-order-tracking input{flex:1;min-height:46px;padding:0 14px;border:1px solid var(--tpvy-border);border-radius:12px;background:#fff}.tpvy-cart-module,.tpvy-checkout-module,.tpvy-account-module,.tpvy-order-tracking{padding:20px;border:1px solid var(--tpvy-border);border-radius:18px;background:#fff}.tpvy-cart-items{display:grid;gap:9px}.tpvy-cart-item{display:flex;justify-content:space-between;gap:16px;padding-bottom:9px;border-bottom:1px solid var(--tpvy-border)}.tpvy-cart-item strong,.tpvy-cart-item small{display:block}.tpvy-cart-item small{color:var(--tpvy-muted)}.tpvy-cart-total,.tpvy-checkout-summary{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:14px;border-top:1px solid var(--tpvy-border)}.tpvy-module-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tpvy-module-actions a{background:#eef1f7;color:var(--tpvy-text)}.tpvy-module-actions a.is-primary{background:var(--tpvy-primary);color:#fff}.tpvy-module-empty{padding:24px;border:1px dashed #cbd3df;border-radius:16px;text-align:center}.tpvy-notice{padding:15px 17px;border-left:4px solid var(--tpvy-primary);border-radius:12px;background:#eef2ff}.tpvy-notice.is-exito{border-color:#18864b;background:#eaf8f0}.tpvy-notice.is-aviso{border-color:#b87500;background:#fff6db}.tpvy-notice.is-error{border-color:#c8333d;background:#fff0f1}.tpvy-code-module img{max-width:100%;height:auto}.tpvy-module-error{padding:12px;border:1px solid #e4a4a8;background:#fff1f2;color:#9d2029}.tpvy-map-link,.tpvy-data-link{color:inherit}.tpvy-layout-compacto .tpvy-company-item{padding:8px 0;border:0;border-radius:0;background:transparent}@media(max-width:900px){.tpvy-category-grid,.tpvy-brand-grid,.tpvy-product-grid{grid-template-columns:repeat(min(var(--tpvy-columns,4),2),minmax(0,1fr))}}@media(max-width:560px){.tpvy-category-grid,.tpvy-brand-grid,.tpvy-product-grid{grid-template-columns:1fr}.tpvy-products.tpvy-layout-list .tpvy-product-card{grid-template-columns:110px 1fr}.tpvy-product-footer{align-items:start;flex-direction:column}.tpvy-search,.tpvy-order-tracking>div{flex-direction:column}}

.tpvy-customer-orders a.tpvy-cart-item{color:inherit;text-decoration:none}.tpvy-stock{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#eaf8f0;color:#16713b;font-size:.8rem;font-weight:800}.tpvy-stock.is-out{background:#fff0f1;color:#a72f36}.tpvy-banner{position:relative;overflow:hidden;padding:clamp(28px,6vw,70px);border-radius:24px;background:linear-gradient(135deg,var(--tpvy-primary),#1838df);background-size:cover;background-position:center;color:#fff}.tpvy-banner.is-claro{background:#f2f5ff;color:var(--tpvy-text)}.tpvy-banner.is-oscuro{background:#101624;color:#fff}.tpvy-banner h2{margin:0 0 10px;font-size:clamp(1.8rem,4vw,3.5rem)}.tpvy-banner p{max-width:760px;margin:0 0 20px;font-size:1.05rem}.tpvy-banner .tpvy-module-button{background:#fff;color:#1838df}


.tpvy-product-gallery-shortcode{display:grid;gap:10px}.tpvy-gallery-shortcode-main{overflow:hidden;border-radius:18px;background:#f4f5f8;aspect-ratio:1/1}.tpvy-gallery-shortcode-main img{width:100%;height:100%;display:block;object-fit:contain}.tpvy-gallery-shortcode-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.tpvy-gallery-shortcode-list button{overflow:hidden;padding:3px;border:1px solid #dfe4ec;border-radius:11px;background:#fff;aspect-ratio:1/1;cursor:pointer}.tpvy-gallery-shortcode-list button.is-active{border-color:var(--tpvy-primary,#3858e9)}.tpvy-gallery-shortcode-list img{width:100%;height:100%;display:block;object-fit:contain}.tpvy-gallery-rejilla .tpvy-gallery-shortcode-list{grid-template-columns:repeat(4,minmax(0,1fr))}.tpvy-gallery-rejilla .tpvy-gallery-shortcode-list button{padding:0;border:0;border-radius:16px}.tpvy-gallery-rejilla .tpvy-gallery-shortcode-list img{object-fit:cover}@media(max-width:700px){.tpvy-gallery-shortcode-list,.tpvy-gallery-rejilla .tpvy-gallery-shortcode-list{grid-template-columns:repeat(3,1fr)}}


/* TPVy Store 0.18.5 — portada predeterminada */
.tpvy-storefront-home-page{display:grid;gap:26px}.tpvy-home-shortcuts{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.tpvy-home-shortcuts .tpvy-search{flex:1 1 360px;margin:0}.tpvy-home-shortcuts .tpvy-module-button{margin:0}.tpvy-storefront-home-page .tpvy-shortcode{margin:0}@media(max-width:782px){.tpvy-home-shortcuts{flex-direction:column;align-items:stretch}.tpvy-home-shortcuts .tpvy-module-button,.tpvy-home-shortcuts .tpvy-search{width:100%}}

/* v0.33.5 · CTA de reserva */
.tpvy-booking-cta{gap:8px}.tpvy-booking-cta .dashicons{width:18px;height:18px;font-size:18px}

.tpvy-map iframe[data-tpvy-third-party-frame="1"]{
    width:100%;
    border:0;
    background:linear-gradient(135deg,#f3f6fa,#e7edf5);
}

/* TPVy Store v1.16.6 · Promotion Experience in public shortcodes */
.tpvy-shortcode .tpvy-product-badge.is-campaign{max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tpvy-shortcode .tpvy-product-promo{margin-top:7px;color:var(--tpvy-muted)}
.tpvy-shortcode .tpvy-promo-countdown{display:inline-flex;align-items:center;gap:6px;padding:4px 7px;border-radius:6px;background:#f4f6f9;font-size:.72rem;line-height:1.2}
.tpvy-shortcode .tpvy-promo-countdown-prefix{opacity:.78}
.tpvy-shortcode .tpvy-promo-countdown [data-tpvy-countdown-output]{font-variant-numeric:tabular-nums;font-weight:800;white-space:nowrap}
