.fr-producto-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:start}.fr-producto-gallery{position:sticky;top:24px}.fr-gallery-main{position:relative;border-radius:var(--fr-radius);overflow:hidden;background:var(--fr-sand);aspect-ratio:1/1}.fr-gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.fr-producto-badge{position:absolute;top:16px;left:16px;background:var(--fr-coral);color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;padding:6px 14px;border-radius:100px}.fr-gallery-thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.fr-gallery-thumb{width:68px;height:68px;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:var(--fr-sand)}.fr-gallery-thumb.is-active{border-color:var(--fr-teal)}.fr-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.fr-producto-title{font-size:clamp(28px,3.4vw,40px);margin:6px 0 10px;line-height:1.1}.fr-producto-subtitle{color:var(--fr-ink-soft);font-size:16px;margin:0 0 20px;line-height:1.5}.fr-producto-price{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}.fr-price-compare{text-decoration:line-through;color:var(--fr-ink-soft);font-size:18px}.fr-price-now{font-size:30px;font-weight:700;color:var(--fr-teal);font-family:var(--font-heading-family)}.fr-urgency{display:inline-block;background:#d8603e1a;color:var(--fr-coral);font-weight:600;font-size:13px;padding:8px 14px;border-radius:8px;margin:0 0 20px}.fr-option-group{margin-bottom:18px}.fr-option-label{display:block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--fr-ink-soft);margin-bottom:8px}.fr-option-values{display:flex;gap:8px;flex-wrap:wrap}.fr-option-pill{padding:9px 16px;border-radius:8px;border:1.5px solid rgba(23,33,31,.2);background:#fff;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.fr-option-pill.is-selected{border-color:var(--fr-teal);background:var(--fr-teal);color:#fff}.fr-option-pill:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.fr-add-to-cart{width:100%;margin:8px 0 22px;font-size:17px;padding:16px}.fr-add-to-cart:disabled{background:#17211f40;cursor:not-allowed}.fr-add-to-cart:disabled:hover{transform:none;box-shadow:none}.fr-producto-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:28px;padding:18px;background:var(--fr-sand);border-radius:var(--fr-radius);font-size:13px;font-weight:600}.fr-producto-trust div{display:flex;align-items:center;gap:8px}.fr-producto-desc{font-size:15px;line-height:1.6;color:var(--fr-ink-soft)}@media(max-width:989px){.fr-producto-grid{grid-template-columns:1fr;gap:28px}.fr-producto-gallery{position:static}}.fr-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid rgba(23,33,31,.1);box-shadow:0 -6px 24px #17211f14;transform:translateY(100%);transition:transform .3s ease;padding:12px 0}.fr-sticky-atc.is-visible{transform:translateY(0)}.fr-sticky-atc-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.fr-sticky-atc-info{display:flex;align-items:center;gap:12px;min-width:0}.fr-sticky-atc-info img{width:44px;height:44px;object-fit:cover;border-radius:6px;flex:none}.fr-sticky-atc-title{font-size:13px;font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:40vw}.fr-sticky-atc-price{font-size:13px;color:var(--fr-ink-soft);margin:2px 0 0}.fr-sticky-atc .fr-btn{padding:11px 22px;font-size:14px;flex:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fr-producto.css.map */
