.th-closed--banner{display:flex;align-items:center;gap:var(--space-3);max-width:none;margin:var(--space-3) var(--space-4);padding:var(--space-3) var(--space-4);text-align:left}.th-closed--banner>i{font-size:22px;margin-bottom:0;flex-shrink:0}.th-closed--banner .th-closed__txt{color:var(--text-muted);line-height:1.45;font-size:14px}.th-closed--banner .th-closed__txt b{color:var(--text)}.th-toast{position:fixed;left:50%;bottom:84px;transform:translateX(-50%) translateY(16px);max-width:min(92vw,420px);background:var(--text);color:var(--card);padding:12px 18px;border-radius:var(--radius-md);box-shadow:var(--shadow-lg,0 8px 24px rgba(0,0,0,.25));font-size:14px;line-height:1.4;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;z-index:1200}.th-toast--visible{opacity:1;transform:translateX(-50%) translateY(0)}@media (prefers-reduced-motion:reduce){.th-toast{transition:none}}.th-sheet__nota{padding:0 var(--space-4) var(--space-3)}.th-sheet__nota label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.th-sheet__nota label span{font-weight:400;color:var(--text-muted)}.th-sheet__nota textarea{width:100%;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);color:var(--text);padding:8px 10px;font:inherit;font-size:14px;resize:none}.th-cart-item__nota{display:block;color:var(--text-muted);font-style:italic;font-size:12.5px}.th-resumen{border-top:1px dashed var(--border);padding-top:var(--space-3);margin-top:var(--space-3);display:grid;gap:6px}.th-resumen__row{display:flex;justify-content:space-between;font-size:14px;color:var(--text-muted)}.th-resumen__row--desc{color:var(--accent);font-weight:600}.th-cupon{display:flex;gap:8px;margin:var(--space-3) 0}.th-cupon input{flex:1;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);color:var(--text);padding:9px 12px;font:inherit;font-size:14px;text-transform:uppercase}.th-cupon input::placeholder{text-transform:none}.th-cupon button{border:1px solid var(--accent-safe,var(--accent));background:0 0;color:var(--accent-safe,var(--accent));border-radius:var(--radius-md);padding:0 16px;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.th-cupon button:disabled{opacity:.5;cursor:default}.th-cupon--ok{align-items:center;justify-content:space-between;background:var(--bg);border:1px dashed var(--accent-safe,var(--accent));border-radius:var(--radius-md);padding:8px 12px;font-size:14px}.th-cupon--ok button{border:none;font-size:18px;padding:0 4px;line-height:1}.th-envio-strip{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap;margin:var(--space-2) var(--space-4);padding:10px var(--space-3);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);font-size:13.5px}.th-envio-strip__estado{font-weight:600;color:var(--text);white-space:nowrap}.th-envio-strip__estado i{font-size:9px;color:#2e9e5b;vertical-align:1px}.th-envio-strip__estado.is-cerrado i{color:#c0392b}.th-envio-strip__modos{display:flex;gap:4px;background:var(--bg);border-radius:999px;padding:3px}.th-envio-strip__modos button{border:none;background:0 0;color:var(--text-muted);font:inherit;font-size:13px;font-weight:600;padding:5px 14px;border-radius:999px;cursor:pointer}.th-envio-strip__modos button.is-activo{background:var(--accent);color:var(--accent-fg,#fff)}.th-envio-strip__dato{color:var(--text-muted);white-space:nowrap}.th-portada{position:relative;height:150px;margin:var(--space-2) var(--space-4) 0;border-radius:var(--radius-lg);background-size:cover;background-position:center;box-shadow:var(--shadow-sm,0 1px 4px rgba(0,0,0,.12))}.th-portada__rating{position:absolute;right:10px;bottom:10px;background:rgba(0,0,0,.65);color:#fff;font-size:13px;font-weight:600;padding:4px 10px;border-radius:999px}@media (min-width:720px){.th-portada{height:220px}}@media (min-width:768px){.th-closed--banner,.th-envio-strip,.th-portada{max-width:var(--th-container,1120px);margin-left:auto;margin-right:auto}}.th-steps{display:flex;align-items:center;gap:10px;margin:0 0 var(--space-3)}.th-steps button{border:none;background:0 0;font:inherit;font-size:14px;font-weight:600;color:var(--text-muted);padding:6px 2px;cursor:pointer;border-bottom:2px solid transparent}.th-steps button.is-on{color:var(--text);border-bottom-color:var(--accent-safe,var(--accent))}.th-steps button:disabled{opacity:.45;cursor:default}.th-steps__sep{flex:0 0 24px;height:1px;background:var(--border)}.th-transferencia{background:var(--bg);border:1px dashed var(--border);border-radius:var(--radius-md);padding:10px 14px;margin:var(--space-2) 0;font-size:14px}.th-transferencia p{margin:0 0 6px}.th-transferencia button{border:1px solid var(--accent-safe,var(--accent));background:0 0;color:var(--accent-safe,var(--accent));border-radius:var(--radius-md);padding:5px 14px;font:inherit;font-size:13px;font-weight:600;cursor:pointer;margin-bottom:6px}.th-resenia{margin:var(--space-3) 0;padding:var(--space-3);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md)}.th-resenia__titulo{font-weight:600;margin:0 0 6px}.th-resenia__stars{display:flex;gap:4px;margin-bottom:8px}.th-resenia__stars button{border:none;background:0 0;font-size:28px;line-height:1;color:var(--border);cursor:pointer;padding:2px}.th-resenia__stars button.is-on{color:#f5a623}.th-resenia textarea{margin-bottom:8px}.th-upsell{margin:var(--space-3) 0}.th-upsell__titulo{font-weight:600;margin:0 0 8px}.th-upsell__items{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.th-upsell__item{flex:0 0 130px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);padding:8px;font:inherit;font-size:13px;text-align:left;cursor:pointer;color:var(--text)}.th-upsell__item img{width:100%;height:70px;object-fit:cover;border-radius:calc(var(--radius-md) - 4px)}.th-upsell__item b{color:var(--accent-safe,var(--accent))}.th-card__agregar{border:1px solid var(--accent-safe,var(--accent));background:0 0;color:var(--accent-safe,var(--accent));border-radius:999px;padding:6px 16px;font:inherit;font-size:13.5px;font-weight:600;cursor:pointer}.th-card__agregar:disabled{opacity:.4;cursor:default}.th-card-stepper{display:inline-flex;align-items:center;gap:2px;background:var(--accent-safe,var(--accent));border-radius:999px;padding:2px}.th-card-stepper button{width:30px;height:30px;border:none;background:0 0;color:var(--accent-fg,#fff);font-size:17px;font-weight:700;line-height:1;cursor:pointer;border-radius:999px}.th-card-stepper button:hover{background:rgba(255,255,255,.18)}.th-card-stepper button:disabled{opacity:.45;cursor:default}.th-card-stepper span{min-width:22px;text-align:center;color:var(--accent-fg,#fff);font-weight:700;font-size:14.5px}@keyframes pb-badge-pop{0%{transform:scale(1)}40%{transform:scale(1.45)}100%{transform:scale(1)}}.pb-badge-pop{animation:pb-badge-pop .35s ease}@media (prefers-reduced-motion:reduce){.pb-badge-pop{animation:none}}.th-sheet__header{padding-top:0}.th-sheet__header:not(:has(.th-sheet__img)){padding-top:var(--space-4)}.th-sheet .th-sheet__header .th-sheet__img{max-height:none;height:132px;width:100%;margin:0 0 var(--space-3);border-radius:var(--radius) var(--radius) 0 0;object-fit:cover}.th-sheet__close{position:absolute;top:10px;right:10px;z-index:5;background:rgba(0,0,0,.45);color:#fff}.th-sheet__close:hover{background:rgba(0,0,0,.6)}.th-sheet__title{font-size:19px;font-weight:700}.th-sheet__price{font-size:17px}@media (min-width:720px){.th-sheet__panel{border-radius:var(--radius)}.th-sheet .th-sheet__header .th-sheet__img{height:168px}}.th-portada{height:auto;min-height:130px;display:flex;align-items:flex-end}.th-portada:not(.th-portada--foto){background:linear-gradient(135deg,var(--accent-safe,var(--accent)) 0,rgba(0,0,0,.45) 160%);background-color:var(--accent-safe,var(--accent))}.th-portada__info{width:100%;padding:14px 16px;color:#fff}.th-portada__nombre{margin:0 0 6px;font-size:clamp(20px, 5vw, 30px);line-height:1.1;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.45)}.th-portada__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.th-portada__estado{font-size:13px;font-weight:600;background:rgba(0,0,0,.5);padding:4px 10px;border-radius:999px}.th-portada__estado i{font-size:8px;color:#4ade80;vertical-align:1px}.th-portada__estado.is-cerrado i{color:#f87171}.th-portada__rating{position:static;background:rgba(0,0,0,.5)}.th-portada__infobtn{border:1px solid rgba(255,255,255,.65);background:rgba(0,0,0,.35);color:#fff;border-radius:999px;padding:4px 12px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}@media (min-width:720px){.th-portada{min-height:170px}}.th-info-body{padding:var(--space-3) var(--space-4) var(--space-4);display:grid;gap:14px}.th-info-item{display:flex;gap:12px;align-items:flex-start;font-size:14.5px}.th-info-item>i{width:20px;text-align:center;color:var(--accent-safe,var(--accent));font-size:16px;margin-top:2px}.th-info-item b{display:block;font-size:13px;margin-bottom:2px}.th-info-item a,.th-info-item span{color:var(--text-muted)}.th-info-acciones{display:flex;gap:8px;flex-wrap:wrap}.th-info-accion{display:inline-flex;align-items:center;gap:6px;margin-top:6px;padding:6px 14px;border:1px solid var(--border);border-radius:999px;background:var(--bg);color:var(--accent)!important;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer}.th-info-accion--btn{font-family:inherit}.th-info-item>div{display:flex;flex-direction:column;align-items:flex-start}.th-info-turno{display:block}.th-info-rating{display:inline-block;margin-top:4px;color:#f5a623;font-weight:700}.th-info-rating small{color:var(--text-muted);font-weight:400}.th-envio-strip__chipbtn{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:999px;padding:4px 12px;font:inherit;font-size:12.5px;font-weight:600;cursor:pointer;white-space:nowrap}.th-closed__link{border:none;background:0 0;color:var(--accent-safe,var(--accent));font:inherit;font-size:14px;font-weight:600;text-decoration:underline;cursor:pointer;padding:0;margin-top:4px}.th-datos-card{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px 14px;margin-bottom:var(--space-3)}.th-datos-card__txt{display:grid;gap:2px;font-size:14px;min-width:0}.th-datos-card__txt span{color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-datos-card__txt i{color:#2e9e5b;margin-left:4px}.th-datos-card button{border:1px solid var(--accent-safe,var(--accent));background:0 0;color:var(--accent-safe,var(--accent));border-radius:var(--radius-md);padding:6px 14px;font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;flex-shrink:0}.th-check-inline{display:flex;align-items:center;gap:6px;font-size:14px;margin-bottom:6px;cursor:pointer}.th-inline-err{display:block;color:#c0392b;font-size:12.5px;margin-top:3px}.th-busqueda-vacia{text-align:center;padding:var(--space-5) var(--space-4);color:var(--text-muted)}.th-busqueda-vacia b{color:var(--text)}.th-busqueda-vacia button{display:block;margin:12px auto 0;border:1px solid var(--accent-safe,var(--accent));background:0 0;color:var(--accent-safe,var(--accent));border-radius:999px;padding:7px 18px;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.th-footer{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.th-footer a{display:inline-flex;align-items:center}.th-sheet .th-sheet__panel{position:relative;overflow:hidden;max-height:92vh;max-height:92dvh}@media (min-width:768px){.th-sheet .th-sheet__panel{max-width:560px;max-height:88vh;max-height:min(88dvh,860px)}}.th-sheet .th-sheet__panel .th-sheet__header{padding:0 0 var(--space-3,12px)}.th-sheet .th-sheet__panel .th-sheet__head-text{padding:0 var(--space-4,16px)}.th-sheet .th-sheet__panel .th-sheet__head-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3,12px)}.th-sheet .th-sheet__panel .th-sheet__title{margin:0;padding-right:0;line-height:1.25}.th-sheet .th-sheet__panel .th-sheet__price{white-space:nowrap}.th-sheet .th-sheet__panel .th-sheet__desc{margin:4px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.th-sheet .th-sheet__panel .th-sheet__header:not(:has(.th-sheet__img)) .th-sheet__head-text{padding-right:calc(var(--space-4,16px) + 36px)}.th-sheet .th-sheet__panel .th-sheet__body{overscroll-behavior:contain;padding-bottom:var(--space-2,8px)}.th-sheet .th-sheet__panel .th-sheet__group{padding:0 0 var(--space-3,12px)}.th-sheet .th-sheet__panel .th-sheet__group-head{position:sticky;top:0;z-index:3;background:var(--card,#fff);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3,12px);padding:10px var(--space-4,16px);margin:0 0 var(--space-2,8px);box-shadow:0 1px 0 rgba(0,0,0,.08)}.th-sheet .th-sheet__panel .th-sheet__options{padding:0 var(--space-4,16px);gap:6px}.th-sheet .th-sheet__panel .th-sheet__options li{padding:4px 6px 4px 12px;min-height:46px;border-radius:10px;gap:8px}.th-sheet .th-sheet__panel .th-sheet__opt-name{min-width:0;overflow-wrap:anywhere}.th-sheet .th-sheet__panel .th-sheet__stepper{flex-shrink:0}.th-sheet .th-sheet__panel .th-sheet__stepper button{width:32px;height:32px;font-size:16px}.th-sheet .th-sheet__panel .th-sheet__stepper input{width:24px}.th-sheet .th-sheet__panel>.th-sheet__close{z-index:6}