product-form-rs{display:contents}.product-info-rs{padding-top:var(--prod-rs-pt, 24px);padding-bottom:var(--prod-rs-pb, 80px)}.product-info-rs__inner{width:100%}.product-info-rs__breadcrumb{padding:16px 4rem 24px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);font-family:var(--font-body-family)}.product-info-rs__breadcrumb a{color:inherit;text-decoration:none;transition:color .2s}.product-info-rs__breadcrumb a:hover{color:rgb(var(--color-foreground))}.product-info-rs__breadcrumb>span:not([aria-hidden]):not(.product-info-rs__breadcrumb-current){opacity:.7;cursor:default}.product-info-rs__breadcrumb-current{color:rgb(var(--color-foreground));font-weight:500}.product-info-rs__breadcrumb span[aria-hidden]{margin:0 8px;opacity:.5}.product-info-rs__layout{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media(min-width:990px){.product-info-rs__layout{grid-template-columns:60fr 40fr;gap:0}}.product-info-rs__gallery{padding:0 16px 0 32px}@media(min-width:990px){.product-info-rs__gallery{position:sticky;top:var(--prod-rs-sticky-offset, 76px);align-self:flex-start}}.product-info-rs__gallery-stage{position:relative;width:100%}.product-info-rs__gallery-main{width:100%;aspect-ratio:3/4;overflow:hidden;background:rgba(var(--color-foreground),.04);position:relative}.product-info-rs__gallery-main img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease}.product-info-rs__gallery-main img.is-leaving{opacity:0}.product-info-rs__gallery-label{position:absolute;top:20px;left:20px;background:rgba(var(--color-background),.95);color:rgb(var(--color-foreground));padding:7px 14px;font-family:var(--font-body-family);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:2}.product-info-rs__gallery-counter{position:absolute;bottom:20px;left:20px;background:rgba(var(--color-foreground),.85);color:rgb(var(--color-background));padding:6px 12px;font-family:var(--font-body-family);font-size:11px;font-weight:700;letter-spacing:.1em;z-index:2}.product-info-rs__gallery-thumbs{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px;z-index:3;max-height:80%;overflow-y:auto;scrollbar-width:none}.product-info-rs__gallery-thumbs::-webkit-scrollbar{display:none}.product-info-rs__gallery-thumb{width:56px;height:56px;overflow:hidden;background:rgba(var(--color-foreground),.04);cursor:pointer;border:2px solid transparent;transition:border-color .2s ease,transform .2s ease;padding:0;display:block;flex-shrink:0}.product-info-rs__gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-info-rs__gallery-thumb:hover{transform:scale(1.06)}.product-info-rs__gallery-thumb.is-active{border-color:rgb(var(--color-foreground))}@media(max-width:989px){.product-info-rs__gallery-thumbs{position:static;transform:none;flex-direction:row;overflow-x:auto;margin-top:12px;gap:6px;padding-bottom:4px;max-height:none}}.product-info-rs__gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:rgba(var(--color-background),.9);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;border-radius:50%;z-index:3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transition:background .2s ease,opacity .2s ease}.product-info-rs__gallery-stage:hover .product-info-rs__gallery-nav{opacity:1}.product-info-rs__gallery-nav:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product-info-rs__gallery-nav--prev{left:20px}.product-info-rs__gallery-nav--next{right:84px}@media(max-width:989px){.product-info-rs__gallery-nav{display:none}}.product-info-rs__gallery-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.06)}.product-info-rs__info{padding:0 32px 0 16px}.product-info-rs__info-inner{padding-bottom:80px;display:flex;flex-direction:column;gap:24px}@media(max-width:989px){.product-info-rs__info{padding:24px 20px 0}.product-info-rs__breadcrumb{padding:8px 20px 16px}}.product-info-rs__badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-info-rs__badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;font-family:var(--font-body-family);font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.product-info-rs__badge--authentic{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product-info-rs__badge--condition{background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground))}.product-info-rs__brand{font-family:var(--font-body-family);font-weight:800;font-size:14px;letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--color-foreground));text-decoration:none;transition:opacity .2s}.product-info-rs__brand:hover{opacity:.7}.product-info-rs__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 600);font-size:clamp(26px,3.4vw,36px);line-height:1.1;letter-spacing:-.01em;margin:0;color:rgb(var(--color-foreground))}.product-info-rs__price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.product-info-rs__price{font-family:var(--font-heading-family);font-weight:700;font-size:28px;color:rgb(var(--color-foreground))}.product-info-rs__price-was{font-size:16px;color:rgba(var(--color-foreground),.45);text-decoration:line-through}.product-info-rs__discount{background:#c8392b;color:#fff;font-family:var(--font-body-family);font-size:11px;font-weight:700;padding:4px 8px;letter-spacing:.06em}.product-info-rs__retail{font-size:12px;color:rgba(var(--color-foreground),.6);margin-top:8px}.product-info-rs__stock{display:flex;align-items:center;gap:12px;padding:14px 16px;background:rgba(var(--color-foreground),.05);border-left:3px solid rgb(var(--color-foreground))}.product-info-rs__stock-pulse{width:8px;height:8px;background:rgb(var(--color-foreground));border-radius:50%;flex-shrink:0;animation:product-info-rs-pulse 2s infinite}@keyframes product-info-rs-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.product-info-rs__stock-text{font-family:var(--font-body-family);font-weight:700;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground))}.product-info-rs__quick-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;border:1px solid rgba(var(--color-foreground),.1)}.product-info-rs__quick-spec-label{font-family:var(--font-body-family);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);margin-bottom:4px}.product-info-rs__quick-spec-value{font-family:var(--font-heading-family);font-weight:700;font-size:14px;color:rgb(var(--color-foreground))}@media(max-width:749px){.product-info-rs__quick-specs{grid-template-columns:repeat(2,1fr)}}.product-info-rs__buy{display:flex;flex-direction:column;gap:8px}.product-info-rs__cta{width:100%;padding:18px;font-family:var(--font-body-family);font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:1px solid rgb(var(--color-button));transition:all .25s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.product-info-rs__cta--primary{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.product-info-rs__cta--primary:hover:not([disabled]){background:rgba(var(--color-button),.85)}.product-info-rs__cta--primary:disabled{opacity:.5;cursor:not-allowed}.product-info-rs__app-block xb-wishlist-button,.product-info-rs__app-block .xb-wishlist-button,.product-info-rs__app-block .xb-wishlist-button__add-style,.product-info-rs__app-block .xb-wishlist-button__remove-style{background:transparent!important;border:none!important;padding:8px!important;min-height:0!important;width:auto!important;height:auto!important;border-radius:0!important;color:rgba(var(--color-foreground),.7)!important;transition:color .2s ease!important}.product-info-rs__app-block xb-wishlist-button:hover,.product-info-rs__app-block .xb-wishlist-button__add-style:hover,.product-info-rs__app-block .xb-wishlist-button__remove-style:hover{color:rgb(var(--color-foreground))!important}.product-info-rs__app-block xb-wishlist-button svg{width:28px!important;height:28px!important}.product-info-rs__share-btn{background:transparent;border:none;padding:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.7);transition:color .2s ease}.product-info-rs__share-btn:hover{color:rgb(var(--color-foreground))}.product-info-rs__share-btn.is-success{color:#4e5a42}.product-info-rs__share-btn svg{width:28px;height:28px}.product-info-rs__share-btn svg[hidden]{display:none!important}.product-info-rs__icons-row{display:flex;align-items:center;justify-content:center;gap:36px;margin-bottom:16px}.product-info-rs__icons-row .product-info-rs__app-block,.product-info-rs__icons-row .product-info-rs__share-block{display:inline-flex;align-items:center;margin:0;padding:0;width:auto}.product-info-rs__share-block{display:flex;justify-content:center}.product-info-rs__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:20px 0;border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08)}.product-info-rs__trust-item{text-align:center}.product-info-rs__trust-icon{color:rgb(var(--color-foreground));margin-bottom:6px;display:flex;justify-content:center}.product-info-rs__trust-title{font-family:var(--font-body-family);font-weight:700;font-size:11px;letter-spacing:.04em;margin-bottom:2px;color:rgb(var(--color-foreground))}.product-info-rs__trust-sub{font-size:10px;color:rgba(var(--color-foreground),.55)}.product-info-rs__seller{background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:24px;border:1px solid rgba(var(--color-foreground),.12)}.product-info-rs__seller-top{display:flex;gap:14px;align-items:center;margin-bottom:14px}.product-info-rs__seller-avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;flex-shrink:0;position:relative;background:rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:center}.product-info-rs__seller-avatar img{width:100%;height:100%;object-fit:cover}.product-info-rs__seller-avatar-initials{font-family:var(--font-heading-family);font-weight:700;font-size:18px;color:rgb(var(--color-foreground))}.product-info-rs__seller-verified{position:absolute;bottom:0;right:0;width:16px;height:16px;background:#4e5a42;border-radius:50%;border:2px solid rgb(var(--color-background));display:flex;align-items:center;justify-content:center;color:#fff}.product-info-rs__seller-overline{font-family:var(--font-body-family);font-size:10px;letter-spacing:.18em;text-transform:uppercase;opacity:.55;margin-bottom:2px}.product-info-rs__seller-name{font-family:var(--font-heading-family);font-weight:700;font-size:16px;margin-bottom:4px}.product-info-rs__seller-meta{display:flex;gap:6px;font-size:12px;align-items:center;flex-wrap:wrap;opacity:.85}.product-info-rs__seller-rating{display:inline-flex;align-items:center;gap:4px}.product-info-rs__seller-stars{letter-spacing:-1px;opacity:.9}.product-info-rs__seller-sep{opacity:.5}.product-info-rs__seller-cta{display:flex;gap:8px}.product-info-rs__seller-btn{flex:1;background:rgb(var(--color-button));border:1px solid rgb(var(--color-button));color:rgb(var(--color-button-text));padding:10px;font-family:var(--font-body-family);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;text-align:center;transition:all .25s ease}.product-info-rs__seller-btn:hover{background:rgba(var(--color-button),.85);border-color:rgba(var(--color-button),.85)}.product-info-rs__accordion{border-top:1px solid rgba(var(--color-foreground),.1)}.product-info-rs__accordion:last-of-type{border-bottom:1px solid rgba(var(--color-foreground),.1)}.product-info-rs__accordion-summary{padding:18px 0;font-family:var(--font-body-family);font-weight:700;font-size:13px;letter-spacing:.06em;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;color:rgb(var(--color-foreground))}.product-info-rs__accordion-summary::-webkit-details-marker{display:none}.product-info-rs__accordion-summary:after{content:"+";font-size:22px;font-weight:300;transition:transform .25s ease}.product-info-rs__accordion[open] .product-info-rs__accordion-summary:after{content:"\2212"}.product-info-rs__accordion-body{padding:0 0 20px;font-family:var(--font-body-family);font-size:14px;line-height:1.65;color:rgba(var(--color-foreground),.78)}.product-info-rs__accordion-body p{margin:0 0 1em}.product-info-rs__accordion-body p:last-child{margin-bottom:0}.product-info-rs__specs-list{display:grid;grid-template-columns:130px 1fr;gap:10px 16px;margin:0}.product-info-rs__specs-list dt{font-family:var(--font-body-family);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);align-self:center;margin:0}.product-info-rs__specs-list dd{font-family:var(--font-heading-family);font-size:13px;font-weight:500;color:rgb(var(--color-foreground));margin:0}.product-info-rs__custom-heading{font-family:var(--font-heading-family);font-size:16px;font-weight:700;margin:0 0 8px;color:rgb(var(--color-foreground))}.product-info-rs__custom-content{font-family:var(--font-body-family);font-size:14px;line-height:1.6;color:rgba(var(--color-foreground),.78)}.product-info-rs__badge--editorial{background:rgba(var(--color-foreground),.85);color:rgb(var(--color-background))}.product-info-rs__badge--offer{background:#c8392b;color:#fff}.product-info-rs__stock-sep{margin:0 6px;opacity:.4}.product-info-rs__stock-listed{font-family:var(--font-body-family);font-size:inherit;font-weight:400;letter-spacing:.02em;opacity:.75;font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-product-info-rs.css.map */
