.product-page{padding:1.25rem 0 4rem}.product-breadcrumb{color:var(--color-muted);gap:.55rem;margin-bottom:1rem;font-size:.78rem}.product-breadcrumb a{color:var(--color-muted)}.product-hero{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:start;gap:clamp(1.5rem,3vw,3rem)}.product-hero__copy{grid-area:1/2;gap:.85rem;padding:0;display:grid;position:sticky;top:7.5rem}.product-hero>.product-gallery,.product-hero>.product-gallery__empty{grid-area:1/1}.product-hero__badges{flex-wrap:wrap;gap:.4rem;display:flex}.product-hero__badges span{background:var(--color-surface-strong);color:var(--color-muted);border-radius:999px;padding:.32rem .55rem;font-size:.68rem;font-weight:800}.product-hero__badges span:last-child:not(:first-child){background:var(--color-accent);color:#251400}.product-hero__copy h1{letter-spacing:-.035em;max-width:15ch;font-size:clamp(1.9rem,3.8vw,3rem);line-height:1}.product-model{color:var(--color-muted);font-size:.78rem}.product-lede{font-size:1rem;line-height:1.65}.product-hero__commerce{border-block:1px solid var(--color-border);justify-content:space-between;align-items:end;gap:1rem;padding:1rem 0;display:flex}.product-hero__commerce>div{gap:.15rem;display:grid}.product-hero__commerce small{color:var(--color-muted)}.product-hero__commerce strong{letter-spacing:-.02em;font-size:clamp(1.25rem,2.5vw,1.65rem)}.product-hero__specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.product-hero__specs>div{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.65rem;gap:.2rem;min-width:0;padding:.65rem .7rem;display:grid}.product-hero__specs dt{color:var(--color-muted);font-size:.65rem}.product-hero__specs dd{overflow-wrap:anywhere;margin:0;font-size:.78rem;font-weight:800}.product-hero__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.product-hero__facts>div{background:var(--color-surface-strong);border-radius:.65rem;gap:.2rem;padding:.7rem;display:grid}.product-hero__facts dt{color:var(--color-muted);font-size:.65rem}.product-hero__facts dd{margin:0;font-size:.76rem;font-weight:800}.product-variant-picker{gap:.55rem;display:grid}.product-variant-picker>.eyebrow{margin:0}.product-variant-picker .product-variant-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.product-variant-picker .product-variant-option{border-radius:.6rem;min-height:3.3rem;padding:.6rem .7rem}.product-variant-picker .product-variant-option__meta{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.product-variant-picker__cart,.product-variant-picker__cart .cart-add,.product-variant-picker__cart .ui-button{width:100%}.product-variant-picker__cart .ui-button,.product-hero__secondary-actions .ui-button{min-height:2.9rem}.product-hero__actions{gap:.65rem;display:grid}.product-hero__actions>.ui-button--primary{justify-content:center;width:100%;text-decoration:none}.product-hero__secondary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;min-width:0;display:grid}.product-hero__secondary-actions>.wishlist-button,.product-hero__secondary-actions .product-compare-action,.product-hero__secondary-actions .product-compare-action>button{width:100%;min-width:0}.product-hero__secondary-actions .ui-button{white-space:normal}.wishlist-button--active{border-color:color-mix(in srgb, var(--color-danger) 55%, var(--color-border));background:color-mix(in srgb, var(--color-danger) 10%, var(--color-surface));color:var(--color-danger)}.wishlist-button--active:hover,.wishlist-button--active:focus-visible{background:color-mix(in srgb, var(--color-danger) 16%, var(--color-surface));color:var(--color-danger)}.product-hero__actions .wishlist-button{margin:0}.product-compare-action{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.product-compare-action__link{min-height:2.75rem;color:var(--color-ink);font-size:var(--text-sm);align-items:center;gap:.35rem;font-weight:700;text-decoration:none;display:inline-flex}.product-compare-action__status{min-height:1.25rem;color:var(--color-muted);font-size:var(--text-xs);flex-basis:100%;margin:0;line-height:1.45}.product-mobile-cta{display:none}.product-gallery{gap:.75rem}.product-gallery figure{border-color:var(--color-border);border-radius:.8rem;overflow:hidden}.product-gallery img{object-fit:contain;background:#f1f3f5;padding:1rem}.product-gallery figcaption{border-color:var(--color-surface-strong)}.product-gallery__empty{border-color:var(--color-border);border-radius:1rem}.product-overview{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1rem;grid-template-columns:minmax(12rem,.35fr) minmax(0,1fr);gap:2rem;margin-top:clamp(2rem,4vw,3.5rem);padding:1.5rem}.product-variants,.product-related{margin-top:clamp(2.5rem,5vw,4rem)}.product-variants>h2,.product-related h2{margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1}.product-variant{border-color:var(--color-border);border-radius:.9rem;box-shadow:0 .35rem 1rem #1018280a}.product-variant__body{border-color:var(--color-surface-strong);padding:0 1rem 1rem}.product-detail-section{border-color:var(--color-border);background:color-mix(in srgb, var(--color-surface-strong) 40%, var(--color-surface));border-radius:.7rem}.product-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.product-section-heading h2,.product-section-heading p{margin:0}.product-section-heading a{color:var(--color-accent-strong);font-size:.85rem;font-weight:800}.product-related__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-variant-selector{gap:1rem;display:grid}.product-variant-options{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.65rem;display:grid}.product-variant-option{border:1px solid var(--color-border);background:var(--color-surface);min-width:0;color:var(--color-ink);text-align:left;cursor:pointer;border-radius:.75rem;gap:.3rem;padding:.8rem .9rem;display:grid}.product-variant-option:hover,.product-variant-option:focus-visible{border-color:var(--color-accent-strong);outline:3px solid color-mix(in srgb, var(--color-accent) 28%, transparent)}.product-variant-option--selected{border-color:var(--color-accent-strong);background:color-mix(in srgb, var(--color-accent) 14%, var(--color-surface));box-shadow:inset 0 0 0 2px var(--color-accent)}.product-variant-option__label{overflow-wrap:anywhere;font-weight:800}.product-variant-option__meta{color:var(--color-muted);font-size:.78rem}.product-variant__summary{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.product-variant-selector__cart{justify-content:flex-start;display:flex}.product-variant-selector__cart .cart-add,.product-variant-selector__cart .cart-add .ui-button{width:100%}@media (max-width:36rem){.product-variant-options{grid-template-columns:1fr}.product-variant__summary{grid-template-columns:1fr;gap:.6rem}.product-variant__commercial{text-align:left;justify-items:start}}@media (max-width:24rem){.product-hero__secondary-actions{grid-template-columns:1fr}}
@media (max-width:72rem){.home-product-grid,.product-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:52rem){.home-intro{grid-template-columns:1fr}.home-intro__spotlight{background:0 0;padding-top:0}.home-intro__product{width:min(100%,24rem)}.home-promise{grid-template-columns:1fr}.home-promise>div+div{border-top:1px solid var(--color-border);border-left:0}.home-product-grid,.product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:1fr}.catalog-category-disclosure{position:static}.product-hero{grid-template-columns:1fr}.product-hero__copy,.product-hero>.product-gallery,.product-hero>.product-gallery__empty{grid-area:auto;position:static}.product-hero__copy{order:-1}.product-overview{grid-template-columns:1fr}}@media (max-width:38rem){.homepage,.home-empty,.catalog-page,.product-page{width:min(100% - 1.25rem,90rem)}.homepage{gap:1.25rem;padding-top:.6rem}.home-intro{border-radius:.9rem;min-height:auto}.home-intro__copy{padding:1.25rem}.home-intro h1{font-size:clamp(1.75rem,9vw,2.35rem)}.home-intro__actions,.home-intro__actions .ui-button,.home-intro__secondary{width:100%}.home-intro__spotlight{padding:0 1.25rem 1.25rem}.home-product-grid,.catalog-grid,.product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.home-product-grid .marketplace-card__meta{min-height:0;display:flex}.home-product-grid .marketplace-card__meta>span:not(.marketplace-card__stock){display:none}.home-product-grid .marketplace-card__body{gap:.45rem;padding:.8rem}.home-product-grid .marketplace-card__footer{gap:.45rem;display:grid}.home-product-grid .marketplace-card__action{background:color-mix(in srgb, var(--color-accent) 13%, transparent);justify-content:center;width:100%}.home-section__heading,.catalog-results__toolbar-summary,.product-section-heading{align-items:flex-start}.home-hero__card{border-radius:.9rem;min-height:18rem}.home-hero__card:after{background:linear-gradient(#090e1a33 18%,#090e1ae0 100%)}.home-hero__caption{bottom:1rem;left:1rem;right:1rem}.home-hero__caption h2{font-size:1.65rem}.home-whatsapp{grid-template-columns:auto 1fr}.home-whatsapp .site-contact{grid-column:1/-1;justify-content:center;width:100%}.home-products-empty{grid-template-columns:auto 1fr}.home-products-empty>a{grid-column:2}.product-hero__specs,.product-hero__facts{grid-template-columns:1fr}.product-hero__actions,.product-hero__actions .ui-button,.product-hero__actions .wishlist-button,.product-hero__actions .product-compare-action{width:100%}.product-compare-action__link{justify-content:center}.product-page{padding-bottom:calc(6.5rem + env(safe-area-inset-bottom))}.product-mobile-cta{z-index:24;padding:.7rem max(.75rem, env(safe-area-inset-right)) calc(.7rem + env(safe-area-inset-bottom)) max(.75rem, env(safe-area-inset-left));border-top:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 96%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.5rem 1.5rem #0f172a1f}.product-mobile-cta>span{gap:.1rem;min-width:0;display:grid}.product-mobile-cta small{color:var(--color-muted);font-size:var(--text-xs)}.product-mobile-cta strong{font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-mobile-cta .ui-button{min-height:2.75rem;padding-inline:1rem}}@media (max-width:24rem){.home-product-grid,.catalog-grid,.product-related__grid{grid-template-columns:1fr}}@media (max-width:52rem){.site-header__main{grid-template-columns:minmax(0,1fr) auto auto}.site-header__actions{grid-column:2;justify-content:flex-end;display:flex}.site-header__actions .site-wishlist-link,.site-header__actions .site-cart-link{min-width:2.75rem;padding-inline:.5rem;display:inline-grid}.site-header__actions .site-wishlist-link>span:last-child,.site-header__actions .site-cart-link>span:last-child,.site-header__actions .site-auth-link{display:none}.site-mobile-menu{grid-column:3}}@media (max-width:30rem){.home-product-grid{grid-template-columns:1fr}.home-section__heading{flex-direction:column;align-items:flex-start;gap:.45rem}.home-section__heading>a{width:max-content;max-width:100%}.home-intro__spotlight{padding-inline:1rem}.home-intro__product{width:100%}.home-promise>div{padding-inline:.85rem}}@media (max-width:52rem){.site-header__actions .theme-preference{display:none}.site-mobile-menu__actions{align-items:stretch;gap:.5rem}.site-mobile-menu__actions .theme-preference--compact{background:0 0;border:0;grid-column:1/-1;width:max-content;padding:0;display:inline-flex}.site-mobile-menu__actions .theme-preference--compact .theme-preference__toggle{width:2.75rem;min-height:2.75rem}.site-mobile-menu__actions .theme-preference__error{grid-column:1/-1;width:auto;margin:0;position:static}}
.product-page{width:min(100% - 2rem,86rem);padding:1rem 0 4rem;overflow-x:clip}.product-breadcrumb{margin-bottom:.75rem}.product-hero{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1.25rem;grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);align-items:start;gap:clamp(1.25rem,2.5vw,2.25rem);padding:clamp(1rem,2vw,1.5rem);display:grid;box-shadow:0 1rem 2.5rem #10182812}.product-hero__copy{gap:.7rem;min-width:0;padding:.15rem 0;top:6.5rem}.product-hero__copy h1{letter-spacing:-.025em;max-width:22ch;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.12}.product-model{background:var(--color-surface-strong);border:0;border-radius:.35rem;width:max-content;max-width:100%;padding:.2rem .45rem}.product-lede{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:60ch;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.product-hero__commerce{background:color-mix(in srgb, var(--color-accent) 10%, var(--color-surface));border:0;border-radius:.75rem;align-items:center;padding:.9rem 1rem}.product-hero__commerce strong{color:var(--color-accent-strong);font-size:clamp(1.65rem,3vw,2.15rem)}.product-hero__price-meta{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.72rem;display:flex}.product-hero__price-meta b{background:var(--color-accent);color:#251400;border-radius:.3rem;padding:.18rem .4rem}.product-hero__specs{border-block:1px solid var(--color-border);grid-template-columns:1fr;gap:0;display:grid;overflow:hidden}.product-hero__specs>div{border:0;border-bottom:1px solid var(--color-surface-strong);background:0 0;border-radius:0;grid-template-columns:7.25rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.55rem .1rem;display:grid}.product-hero__specs>div:last-child{border-bottom:0}.product-hero__specs dt{font-size:.72rem}.product-hero__specs dd{font-size:.82rem}.product-hero__facts{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.4rem}.product-hero__facts>div{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface-strong) 55%, var(--color-surface));min-width:0;padding:.55rem .6rem}.product-hero__facts dd{text-overflow:ellipsis;overflow:hidden}.product-variant-picker{gap:.45rem;padding-top:.15rem}.product-variant-picker .product-variant-options{grid-template-columns:repeat(2,minmax(0,1fr))}.product-variant-picker .product-variant-option{border-radius:.45rem;min-height:2.9rem;padding:.5rem .65rem}.product-variant-picker__cart .ui-button{min-height:3.15rem}.product-purchase-cart,.product-mobile-cta__actions{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem;display:grid}.product-purchase-cart .cart-add,.product-purchase-cart .cart-add .ui-button,.product-mobile-cta__actions .cart-add,.product-mobile-cta__actions .cart-add .ui-button{width:100%}.product-purchase-cart,.product-mobile-cta__actions{align-items:stretch}.product-purchase-cart .cart-add,.product-mobile-cta__actions .cart-add{min-width:0;margin-top:0}.product-purchase-cart .cart-add__message{display:block}.product-purchase-cart .cart-add .ui-button svg{width:1.25rem;height:1.25rem}.product-purchase-cart .cart-add .ui-button{border-color:var(--color-accent-strong);box-shadow:0 .35rem .8rem #d86b0026}.product-quantity{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.45rem;grid-template-columns:minmax(2rem,1fr) minmax(2.25rem,auto) minmax(2rem,1fr);align-items:center;width:100%;min-height:3.15rem;display:grid;overflow:hidden}.product-quantity button{width:100%;height:100%;min-height:3.15rem;color:var(--color-ink);cursor:pointer;background:0 0;border:0;place-items:center;font-size:1.15rem;display:grid}.product-quantity button:disabled{color:var(--color-muted);cursor:not-allowed;opacity:.45}.product-quantity output{text-align:center;font-size:.9rem;font-weight:700}.product-hero__facts{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}.product-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.product-hero__actions>.wishlist-button,.product-hero__actions>.product-compare-action,.product-hero__actions .product-compare-action>button{width:100%;min-width:0;min-height:3rem}.product-hero__actions .product-compare-action{display:grid}.product-hero__actions .product-compare-action__status:empty{display:none}.product-gallery{grid-template-columns:repeat(5,minmax(0,1fr));align-content:start;gap:.55rem}.product-gallery__primary{grid-column:1/-1}.product-gallery__stage,.product-gallery__thumbnail-button{cursor:crosshair;background:0 0;border:0;width:100%;padding:0;display:block}.product-gallery__thumbnail-button{border:1px solid var(--color-border);background:var(--color-surface-strong);border-radius:.65rem;overflow:hidden}.product-gallery__thumbnail-button[aria-pressed=true]{border-color:var(--color-accent-strong);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-accent) 30%, transparent)}.product-gallery figure{border-radius:.65rem}.product-gallery__primary img{height:clamp(22rem,38vw,32rem);padding:clamp(1rem,3vw,2rem)}.product-gallery__thumbnail-button img{object-fit:contain;width:100%;height:5.75rem;padding:.35rem;display:block}.product-gallery__lightbox{z-index:80;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background:#0a1220e0;place-items:center;padding:2rem;display:grid;position:fixed;inset:0}.product-gallery__lightbox img{object-fit:contain;background:#fff;border-radius:.75rem;width:min(92vw,72rem);max-height:88vh;box-shadow:0 1.5rem 4rem #00000059}.product-gallery__lightbox-close{z-index:1;color:#fff;cursor:pointer;background:#0a1220b3;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;font-size:1.5rem;display:grid;position:absolute;top:1rem;right:1rem}.product-overview,.product-variants{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1rem;margin-top:1.25rem;padding:clamp(1rem,2vw,1.5rem);box-shadow:0 .5rem 1.5rem #1018280a}.product-variants{margin-top:1.25rem}.product-overview>h2{margin-bottom:.65rem;font-size:clamp(1.35rem,2.5vw,1.8rem);line-height:1.2}.product-overview>p{max-width:65ch;color:var(--color-muted);margin:0;font-size:1rem;line-height:1.6}.product-variant{margin-top:.75rem}.product-mobile-cta .cart-add,.product-mobile-cta .cart-add .ui-button{width:100%}.product-mobile-cta .cart-add__message{display:none}.product-mobile-cta__actions .product-quantity,.product-mobile-cta__actions .product-quantity button,.product-mobile-cta__actions .cart-add .ui-button{min-height:2.75rem}@media (max-width:52rem){.product-hero{grid-template-columns:1fr}.product-hero__copy{order:0;position:static}.product-hero>.product-gallery,.product-hero>.product-gallery__empty{order:-1}}@media (max-width:38rem){.product-page{width:min(100% - 1rem,86rem);padding-top:.5rem}.product-breadcrumb{white-space:nowrap;overflow-x:auto}.product-hero{border-radius:.9rem;gap:1rem;padding:.75rem}.product-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.product-gallery__primary{grid-column:1/-1}.product-gallery__primary img{height:min(78vw,25rem);padding:.75rem}.product-gallery__thumbnail-button img{height:4.25rem}.product-hero__copy h1{font-size:1.65rem}.product-hero__commerce{padding:.75rem}.product-hero__specs>div{grid-template-columns:6rem minmax(0,1fr)}.product-hero__facts{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr))}.product-hero__facts>div{padding:.45rem}.product-hero__facts dd{font-size:.7rem}.product-variant-picker .product-variant-options{grid-template-columns:1fr}.product-variant-picker__cart{display:none}.product-variant__body,.product-variant__grid,.product-detail-section{min-width:0}.product-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero__actions .ui-button{padding-inline:.65rem;font-size:.78rem}.product-overview,.product-variants{padding:1rem}.product-overview{gap:.75rem}.product-mobile-cta{grid-template-columns:minmax(0,.8fr) minmax(9rem,1.2fr)}.product-mobile-cta>span strong{letter-spacing:-.02em;text-overflow:clip;white-space:nowrap;font-size:clamp(.78rem,3.7vw,1rem);overflow:visible}.product-mobile-cta .product-hero__price-meta{gap:.2rem;font-size:.65rem}.product-mobile-cta .product-hero__price-meta b{display:none}.product-mobile-cta__actions{grid-template-columns:auto 3rem;justify-content:end;align-items:stretch;gap:.35rem;min-width:0}.product-mobile-cta__actions>.cart-add{justify-items:center;width:3rem;min-width:3rem}.product-mobile-cta__actions>.product-quantity,.product-mobile-cta__actions>.cart-add,.product-mobile-cta__actions>.cart-add .ui-button{height:2.75rem;min-height:2.75rem}.product-mobile-cta__actions .product-quantity button{justify-content:center;align-self:stretch;align-items:center;min-width:0;padding:0;font-size:1.2rem;font-weight:800;line-height:1;display:flex}.product-mobile-cta__actions .cart-add .ui-button{justify-content:center;place-items:center;width:3rem;min-width:3rem;max-width:3rem;padding:0;font-size:0;line-height:1;display:grid;position:relative}.product-mobile-cta__actions .cart-add .ui-button svg{width:1.4rem;height:1.4rem;margin:0;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-mobile-cta__actions .cart-add .ui-button svg path{stroke-width:2.2px}}@media (max-width:30rem){.product-mobile-cta{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.product-mobile-cta__actions{grid-template-columns:auto 3rem;align-items:stretch;gap:.35rem;min-width:0}.product-mobile-cta__actions .cart-add{min-width:3rem}}@media (max-width:24rem){.product-mobile-cta{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}.product-mobile-cta__actions{grid-template-columns:auto 3rem}.product-mobile-cta__actions .product-quantity{grid-template-columns:minmax(1.75rem,1fr) 2rem minmax(1.75rem,1fr);min-width:0}.product-mobile-cta__actions .product-quantity button{min-width:0;padding:0}.product-hero__actions{grid-template-columns:1fr}}
