.premium-product__hero{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding-top:2rem;padding-bottom:5rem;align-items:start}@media screen and (max-width:749px){.premium-product__hero{grid-template-columns:1fr;gap:2.4rem;padding-bottom:3rem}}.premium-gallery{display:grid;grid-template-columns:7.2rem 1fr;gap:1.2rem;position:sticky;top:2rem}@media screen and (max-width:749px){.premium-gallery{grid-template-columns:1fr;position:static}}.premium-gallery__thumbs{display:flex;flex-direction:column;gap:.8rem;max-height:56rem;overflow-y:auto;scrollbar-width:none}.premium-gallery__thumbs::-webkit-scrollbar{display:none}@media screen and (max-width:749px){.premium-gallery__thumbs{flex-direction:row;overflow-x:auto;max-height:none;order:2}}.premium-gallery__thumb{width:7.2rem;height:7.2rem;flex-shrink:0;border:2px solid rgba(var(--color-foreground),.12);border-radius:.8rem;overflow:hidden;cursor:pointer;background:none;padding:0;transition:border-color .15s}.premium-gallery__thumb.is-active,.premium-gallery__thumb:hover{border-color:rgb(var(--color-button))}.premium-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.premium-gallery__main{position:relative;aspect-ratio:1;border-radius:1.2rem;overflow:hidden;background:rgba(var(--color-foreground),.03)}@media screen and (max-width:749px){.premium-gallery__main{order:1;border-radius:.8rem}}.premium-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center}.premium-gallery__slide.is-active{display:flex}.premium-gallery__slide img{width:100%;height:100%;object-fit:contain}.premium-gallery__slide video{width:100%;height:100%;object-fit:contain}.premium-product__info{display:flex;flex-direction:column}.premium-product__vendor{font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin:0 0 .8rem}.premium-product__title{font-size:3.2rem;line-height:1.15;margin:0 0 1.2rem;font-weight:700}@media screen and (max-width:749px){.premium-product__title{font-size:2.4rem}}.premium-feature-bullets{display:flex;flex-direction:column;gap:.7rem;margin:1.6rem 0}.premium-feature-bullet{display:flex;align-items:flex-start;gap:1rem;font-size:1.5rem;line-height:1.5}.premium-feature-bullet__icon{width:1.8rem;height:1.8rem;flex-shrink:0;margin-top:.15rem;color:rgb(var(--color-button))}.premium-trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;padding:2rem 0;margin:.8rem 0;border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08)}@media screen and (max-width:749px){.premium-trust-badges{grid-template-columns:1fr;gap:2rem}}.premium-trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.premium-trust-badge__icon-circle{width:4.8rem;height:4.8rem;border-radius:50%;background:rgba(var(--color-button),.12);display:flex;align-items:center;justify-content:center}.premium-trust-badge__icon-circle svg{width:2rem;height:2rem;flex-shrink:0;fill:currentColor;stroke:currentColor;color:rgb(var(--color-button))}.premium-trust-badge__title{font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground))}.premium-trust-badge__subtext{font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.6)}.premium-atc-row{display:flex;gap:1.2rem;align-items:stretch;margin:1.6rem 0 .8rem}.premium-atc-row .quantity{flex-shrink:0}.premium-atc-row .product-form__submit{flex:1}.premium-divider{border:none;border-top:1px solid rgba(var(--color-foreground),.1);margin:1.6rem 0}.premium-anchor-nav{position:sticky;top:0;z-index:10;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.premium-anchor-nav__inner{display:flex;overflow-x:auto;scrollbar-width:none}.premium-anchor-nav__inner::-webkit-scrollbar{display:none}.premium-anchor-nav__link{flex-shrink:0;display:block;padding:1.4rem 2rem;font-size:1.4rem;font-weight:500;color:rgba(var(--color-foreground),.6);text-decoration:none;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;white-space:nowrap}.premium-anchor-nav__link:hover,.premium-anchor-nav__link.is-active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-button))}.premium-below-fold{padding-bottom:4rem}.premium-section{padding:4rem 0;border-top:1px solid rgba(var(--color-foreground),.1)}.premium-section__heading{font-size:2.2rem;font-weight:600;margin:0 0 2.4rem}.premium-addons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));gap:1.6rem}@media screen and (max-width:749px){.premium-addons-grid{grid-template-columns:1fr}}.premium-addon{display:flex;gap:1.6rem;padding:1.6rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;align-items:flex-start;transition:border-color .2s,box-shadow .2s}.premium-addon:hover{border-color:rgba(var(--color-button),.5);box-shadow:0 .4rem 1.6rem #00000012}.premium-addon__image{width:9rem;height:9rem;flex-shrink:0;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.premium-addon__image img{width:100%;height:100%;object-fit:cover;display:block}.premium-addon__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.4rem}.premium-addon__title{font-size:1.4rem;font-weight:600;margin:0;line-height:1.3}.premium-addon__desc{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin:0;line-height:1.4}.premium-addon__price{font-size:1.4rem;font-weight:600;margin:.4rem 0 0}.premium-addon__price s{font-weight:400;color:rgba(var(--color-foreground),.5);font-size:1.2rem;margin-left:.4rem}.premium-addon__btn{margin-top:.8rem;font-size:1.2rem!important;padding:.7rem 1.6rem!important;min-height:unset!important;width:fit-content}.premium-addon__btn.is-added{background:rgba(var(--color-button),.15);color:rgb(var(--color-button))}.premium-accordion{border-top:1px solid rgba(var(--color-foreground),.1)}.premium-accordion__item{border-bottom:1px solid rgba(var(--color-foreground),.1)}.premium-accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:2rem 0;background:none;border:none;cursor:pointer;font-size:1.6rem;font-weight:500;text-align:left;color:rgb(var(--color-foreground));gap:1.6rem}.premium-accordion__trigger:hover{color:rgba(var(--color-foreground),.7)}.premium-accordion__icon{width:2rem;height:2rem;flex-shrink:0;transition:transform .25s ease}.premium-accordion__item.is-open .premium-accordion__icon{transform:rotate(45deg)}.premium-accordion__body{overflow:hidden;max-height:0;transition:max-height .3s ease}.premium-accordion__item.is-open .premium-accordion__body{max-height:200rem}.premium-accordion__content{padding-bottom:2rem;font-size:1.5rem;line-height:1.75;color:rgba(var(--color-foreground),.8)}.premium-accordion__content h1,.premium-accordion__content h2,.premium-accordion__content h3{font-size:1.6rem;margin-top:1.6rem;margin-bottom:.8rem}.premium-accordion__content table{width:100%;border-collapse:collapse;font-size:1.4rem;margin:1.2rem 0}.premium-accordion__content td,.premium-accordion__content th{padding:1rem 1.4rem;border:1px solid rgba(var(--color-foreground),.1);text-align:left}.premium-accordion__content th{background:rgba(var(--color-foreground),.04);font-weight:600}.premium-accordion__content tr:nth-child(2n) td{background:rgba(var(--color-foreground),.02)}.premium-product__hook{font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.75);margin:0 0 1.6rem}.premium-hero-badges{position:absolute;top:1.2rem;right:1.2rem;z-index:5;display:flex;flex-direction:column;align-items:flex-end;gap:.6rem;pointer-events:none}.premium-hero-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.1rem;background:rgb(var(--color-background));border-radius:999px;font-size:1.2rem;font-weight:600;box-shadow:0 .2rem .8rem #0000001f;width:fit-content}.premium-hero-badge svg{width:1.6rem;height:1.6rem;flex-shrink:0;color:rgb(var(--color-button))}@media screen and (max-width:749px){.premium-hero-badges{top:.8rem;right:.8rem}.premium-hero-badge{font-size:1.1rem;padding:.5rem .9rem}}.premium-section--flush{padding-top:0;border-top:none}.premium-format-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}@media screen and (max-width:749px){.premium-format-cards{grid-template-columns:1fr}}.premium-format-card{position:relative;padding:2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem}.premium-format-card.is-current{border-color:rgb(var(--color-button));border-width:2px;background:rgba(var(--color-button),.04)}.premium-format-card__tag{display:inline-block;margin-bottom:.8rem;padding:.3rem .9rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.1rem;font-weight:600;border-radius:999px}.premium-format-card__heading{font-size:1.6rem;font-weight:600;margin:0 0 .6rem}.premium-format-card__text{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.75);margin:0}.premium-format-card__link{display:inline-block;margin-top:1rem;font-size:1.3rem;font-weight:600;color:rgb(var(--color-button));text-decoration:underline}.premium-brand-copy{font-size:1.5rem;line-height:1.75;color:rgba(var(--color-foreground),.85);max-width:80ch}.premium-brand-copy p{margin:0 0 1.2rem}.premium-brand-copy p:last-child{margin-bottom:0}.premium-brand-copy h2{font-size:1.8rem;font-weight:600;margin:2rem 0 1rem}.premium-brand-copy ul{padding-left:2rem;margin:0 0 1.2rem}.premium-brand-copy li{margin-bottom:.4rem}.premium-brand-copy img{max-width:100%;height:auto;border-radius:.8rem}.premium-table-wrap{overflow-x:auto}.premium-spec-table{width:100%;border-collapse:collapse;font-size:1.4rem}.premium-spec-table th,.premium-spec-table td{padding:1.2rem 1.6rem;border:1px solid rgba(var(--color-foreground),.1);text-align:left}.premium-spec-table th{width:40%;background:rgba(var(--color-foreground),.04);font-weight:600}.premium-spec-table tr:nth-child(2n) td{background:rgba(var(--color-foreground),.02)}.premium-compat-line{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.8);max-width:80ch;margin:0}.premium-explainer{display:grid;grid-template-columns:1fr 1fr;gap:3.2rem;align-items:center}@media screen and (max-width:749px){.premium-explainer{grid-template-columns:1fr}}.premium-explainer__media{border-radius:1.2rem;overflow:hidden;background:rgba(var(--color-foreground),.03)}.premium-explainer__media video,.premium-explainer__media img{width:100%;height:auto;display:block}.premium-explainer__description{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.8)}.premium-explainer__description ol,.premium-explainer__description ul{padding-left:2rem}@media screen and (max-width:749px){.premium-product .page-width{padding-left:2rem;padding-right:2rem}.premium-anchor-nav__link{padding-left:1.6rem;padding-right:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/product-premium.css.map */
