.luxury-collection{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.luxury-collection .page-width{max-width:var(--page-width);margin:10px auto;padding:0 1.5rem}.luxury-collection__hero{position:relative;min-height:52rem;display:grid;align-items:center;overflow:hidden;isolation:isolate;background:#090909;color:var(--luxury-collection-hero-text)}.luxury-collection__hero--compact{min-height:42rem}.luxury-collection__hero--large{min-height:68rem}.luxury-collection__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,var(--luxury-collection-overlay) 0%,transparent 72%),linear-gradient(0deg,var(--luxury-collection-overlay) 0%,transparent 56%);opacity:var(--luxury-collection-overlay-opacity)}.luxury-collection__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.luxury-collection__hero-inner{width:100%;padding-top:8rem;padding-bottom:clamp(4rem,7vw,8rem)}.luxury-collection__hero-copy{max-width:78rem}.luxury-collection__eyebrow{margin:0 0 1rem;color:var(--luxury-collection-accent);font-size:1.2rem;font-weight:800;letter-spacing:0;line-height:1.2;text-transform:uppercase}.luxury-collection h1,.luxury-collection__toolbar h2{margin:0;font-family:var(--font-heading-family);font-weight:500;letter-spacing:0;line-height:.95}.luxury-collection h1{max-width:72rem;font-size:clamp(4.8rem,8vw,10rem)}.luxury-collection__intro{max-width:56rem;margin-top:2rem;color:currentColor;font-size:clamp(1.6rem,2vw,2rem);line-height:1.55}.luxury-collection__hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:3rem}.luxury-collection__button{min-width:18rem}.luxury-collection__button--secondary{color:rgb(var(--color-foreground))}.luxury-collection__conversion{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:clamp(2rem,2.5vw,3.2rem)}.luxury-collection__trust-item,.luxury-collection__promo{position:relative;overflow:hidden;min-height:10rem;padding:1.8rem;border:.1rem solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.035);color:var(--luxury-trust-text-color, rgb(var(--color-foreground)));text-decoration:none}.luxury-collection__trust-item{display:grid;align-items:end;transition:border-color var(--duration-default) ease}.luxury-collection__trust-item--image{min-height:18rem}.luxury-collection__trust-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--luxury-trust-overlay-color, #000000);opacity:0;transition:opacity var(--duration-default) ease}.luxury-collection__trust-item--image:before{opacity:var(--luxury-trust-overlay-opacity, .55)}.luxury-collection__trust-item img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform var(--duration-long) ease}.luxury-collection__trust-content{position:relative;z-index:2;display:block}.luxury-collection__trust-item:hover,.luxury-collection__trust-item:focus-visible{border-color:var(--luxury-collection-accent)}.luxury-collection__trust-item:hover img,.luxury-collection__trust-item:focus-visible img{transform:scale(1.04)}.luxury-collection__trust-item:hover strong,.luxury-collection__trust-item:hover span,.luxury-collection__trust-item:focus-visible strong,.luxury-collection__trust-item:focus-visible span{color:var(--luxury-collection-accent)}.luxury-collection__trust-item strong,.luxury-collection__trust-item span,.luxury-collection__promo strong,.luxury-collection__promo small{display:block}.luxury-collection__trust-item strong,.luxury-collection__promo strong{font-size:1.5rem;font-weight:800;line-height:1.2;text-transform:uppercase;transition:color var(--duration-default) ease}.luxury-collection__trust-item span,.luxury-collection__promo small{margin-top:.7rem;color:currentColor;font-size:1.3rem;line-height:1.35;opacity:.78;transition:color var(--duration-default) ease}.luxury-collection__promo{display:grid;align-items:end;min-height:18rem;color:#fff}.luxury-collection__promo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 0%,#000 100%);opacity:.78}.luxury-collection__promo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.luxury-collection__promo span{position:relative;z-index:2}.luxury-collection__promo small{color:#ffffffc7}.luxury-collection__grid-wrap{background:rgb(var(--color-background))}.luxury-collection__toolbar{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.4rem}.luxury-collection__toolbar h2{font-size:clamp(3.2rem,5vw,6.8rem)}.luxury-collection__count{margin:0;color:rgba(var(--color-foreground),.62);font-size:1.3rem;font-weight:800;text-transform:uppercase}.luxury-collection__facets{margin-bottom:2.4rem}.luxury-collection__body--vertical{display:grid;grid-template-columns:minmax(22rem,28rem) minmax(0,1fr);gap:clamp(2.4rem,4vw,4.8rem);align-items:start}.luxury-collection__body--vertical .luxury-collection__facets{position:sticky;top:10rem;margin-bottom:0}.luxury-collection__sidebar-promos{display:grid;gap:1.2rem;margin-top:2rem}.luxury-collection__sidebar-promo{position:relative;display:grid;align-items:end;min-height:18rem;overflow:hidden;color:var(--sidebar-promo-text-color);text-decoration:none;background:#090909}.luxury-collection__sidebar-promo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 0%,#000 100%);opacity:var(--sidebar-promo-overlay-opacity)}.luxury-collection__sidebar-promo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.luxury-collection__sidebar-promo span{position:relative;z-index:2;display:block;padding:1.6rem}.luxury-collection__sidebar-promo small,.luxury-collection__sidebar-promo strong,.luxury-collection__sidebar-promo em,.luxury-collection__sidebar-promo b{display:block}.luxury-collection__sidebar-promo small{margin-bottom:.7rem;color:var(--luxury-collection-accent);font-size:1.1rem;font-style:normal;font-weight:800;text-transform:uppercase}.luxury-collection__sidebar-promo strong{font-size:2rem;line-height:1}.luxury-collection__sidebar-promo em{margin-top:.9rem;color:currentColor;font-size:1.3rem;font-style:normal;line-height:1.4;opacity:.78}.luxury-collection__sidebar-promo b{margin-top:1.3rem;font-size:1.1rem;text-transform:uppercase}.luxury-collection__grid-promo-item{min-width:0}.luxury-collection__grid-promo{position:relative;display:grid;align-items:end;box-sizing:border-box;width:100%;max-width:100%;min-width:0;height:100%;min-height:0;aspect-ratio:var(--grid-promo-aspect-ratio);overflow:hidden;color:var(--grid-promo-text-color);text-decoration:none;background:#090909}.luxury-collection__grid-promo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 0%,#000 100%);opacity:var(--grid-promo-overlay-opacity)}.luxury-collection__grid-promo picture,.luxury-collection__grid-promo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.luxury-collection__grid-promo img{object-fit:cover}.luxury-collection__grid-promo span{position:relative;z-index:2;display:block;min-width:0;padding:clamp(1.2rem,2vw,2rem)}.luxury-collection__grid-promo small,.luxury-collection__grid-promo strong,.luxury-collection__grid-promo em,.luxury-collection__grid-promo b{display:block;max-width:100%;overflow-wrap:anywhere}.luxury-collection__grid-promo small{margin-bottom:.8rem;color:var(--luxury-collection-accent);font-size:1.1rem;font-style:normal;font-weight:800;text-transform:uppercase}.luxury-collection__grid-promo strong{font-size:clamp(1.6rem,2.2vw,2.6rem);line-height:.95}.luxury-collection__grid-promo em{margin-top:1rem;color:currentColor;font-size:clamp(1.1rem,1.2vw,1.4rem);font-style:normal;line-height:1.4;opacity:.78}.luxury-collection__grid-promo b{margin-top:1.2rem;font-size:1.1rem;text-transform:uppercase}.luxury-collection .product-grid{row-gap:3rem}@media screen and (max-width:989px){.luxury-collection__conversion{grid-template-columns:repeat(2,minmax(0,1fr))}.luxury-collection__body--vertical{display:block}.luxury-collection__body--vertical .luxury-collection__facets{position:static;margin-bottom:2.4rem}}@media screen and (max-width:749px){.luxury-collection__hero{min-height:48rem}.luxury-collection h1{font-size:clamp(4rem,13vw,6.4rem)}.luxury-collection__hero-actions,.luxury-collection__toolbar{display:grid}.luxury-collection__button{width:100%}.luxury-collection__conversion{grid-template-columns:1fr}.luxury-collection__trust-item{min-height:auto}}.premium-contact-page{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.premium-contact-page__hero{position:relative;display:flex;align-items:center;min-height:64rem;overflow:hidden;background:#0c0d0e;color:#fff}.premium-contact-page__hero:after,.premium-contact-page__image-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#08090ac2,#08090a47)}.premium-contact-page__image-card:after{background:linear-gradient(180deg,#08090a2e,#08090ac7)}.premium-contact-page__background-image,.premium-contact-page__background-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.premium-contact-page__background-placeholder{display:grid;place-items:center;border:.1rem solid rgba(255,255,255,.24);background:linear-gradient(135deg,#ebff0033,#ffffff0a),#151719;color:#ffffffd1;text-transform:uppercase;font-size:1.1rem;font-weight:800;letter-spacing:.08em}.premium-contact-page__hero-copy{position:relative;z-index:2;max-width:74rem;padding:7rem clamp(2.4rem,5vw,8rem)}.premium-contact-page__eyebrow{margin:0 0 1.4rem;font-size:1.2rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.premium-contact-page h1,.premium-contact-page h2{margin:0;color:var(--heading-color, currentColor);letter-spacing:0}.premium-contact-page h1{font-size:clamp(4.8rem,7vw,10.4rem);line-height:.95}.premium-contact-page h2{font-size:clamp(3rem,4vw,5.8rem);line-height:1}.premium-contact-page__intro{max-width:58rem;margin-top:2.2rem;color:#ffffffc2;font-size:1.8rem}.premium-contact-page__inner{padding-top:5rem;padding-bottom:7rem;margin-top:var(--contact-page-top-margin);margin-bottom:var(--contact-page-bottom-margin)}.premium-contact-page__trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.6rem}.premium-contact-page__trust-item{min-height:12rem;padding:2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgba(var(--color-foreground),.03)}.premium-contact-page__trust-item strong,.premium-contact-page__trust-item span{display:block}.premium-contact-page__trust-item strong{margin-bottom:.8rem;font-size:1.8rem}.premium-contact-page__trust-item span{color:rgba(var(--color-foreground),.68)}.premium-contact-page__main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(32rem,.9fr);gap:1.6rem}.premium-contact-page__form-panel,.premium-contact-page__methods{border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgba(var(--color-foreground),.025)}.premium-contact-page__form-panel{padding:clamp(2.4rem,5vw,5rem)}.premium-contact-page__form-panel .rte{max-width:62rem;margin-top:1.6rem;color:rgba(var(--color-foreground),.68)}.premium-contact-page__form{display:grid;gap:1.8rem;margin-top:3rem}.premium-contact-page__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.premium-contact-page__form textarea{min-height:16rem}.premium-contact-page__form-status{margin:0;padding:1.4rem 1.6rem;border-radius:.8rem;background:#ebff0029;font-size:1.5rem}.premium-contact-page__form-status--error{background:#be1e1e1f}.premium-contact-page__submit-row{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}.premium-contact-page__button{background:#ebff00;border-color:#ebff00;color:#000}.premium-contact-page__submit-row span{color:rgba(var(--color-foreground),.62);font-size:1.3rem}.premium-contact-page__side{display:grid;gap:1.6rem}.premium-contact-page__image-card{position:relative;min-height:42rem;overflow:hidden;border-radius:.8rem;background:#111315;color:#fff}.premium-contact-page__image-card-copy{position:relative;z-index:2;max-width:42rem;padding:clamp(2.4rem,4vw,4rem)}.premium-contact-page__image-card-copy .rte{margin-top:1.4rem;color:#ffffffb8}.premium-contact-page__methods{display:grid;overflow:hidden}.premium-contact-page__methods a,.premium-contact-page__methods div{display:block;padding:1.8rem 2rem;color:rgb(var(--color-foreground));text-decoration:none}.premium-contact-page__methods a+a,.premium-contact-page__methods a+div,.premium-contact-page__methods div+div{border-top:.1rem solid rgba(var(--color-foreground),.1)}.premium-contact-page__methods span,.premium-contact-page__methods strong{display:block}.premium-contact-page__methods span{margin-bottom:.4rem;color:rgba(var(--color-foreground),.58);font-size:1.2rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.premium-contact-page__methods strong{font-size:1.7rem}.premium-contact-page__methods a:hover{background:#ebff00;color:#000}.premium-contact-page__methods a:hover span{color:#000000ad}@media screen and (max-width:989px){.premium-contact-page__main,.premium-contact-page__fields{grid-template-columns:1fr}.premium-contact-page__trust-row{display:flex;gap:1rem;overflow-x:auto;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.2rem;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.premium-contact-page__trust-row::-webkit-scrollbar{display:none}.premium-contact-page__trust-item{flex:0 0 86%;max-width:42rem;scroll-snap-align:start}.premium-contact-page__hero{min-height:56rem}}@media screen and (max-width:749px){.premium-contact-page__hero-copy{padding:4rem 2rem 5rem}.premium-contact-page__inner{padding-top:3rem;padding-bottom:5rem}.premium-contact-page__trust-item{min-height:0}}.premium-faq-page{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.premium-faq-page__hero{position:relative;display:flex;align-items:center;min-height:72rem;overflow:hidden;background:#0c0d0e;color:#fff}.premium-faq-page__hero:after,.premium-faq-page__image-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#08090ab8,#08090a47)}.premium-faq-page__image-card:after{background:linear-gradient(180deg,#08090a1f,#08090ac2)}.premium-faq-page__background-image,.premium-faq-page__background-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.premium-faq-page__background-placeholder{display:grid;place-items:center;border:.1rem solid rgba(255,255,255,.24);background:linear-gradient(135deg,#ebff0038,#ffffff0a),#151719;color:#ffffffd1;text-transform:uppercase;font-size:1.1rem;font-weight:800;letter-spacing:.08em}.premium-faq-page__hero-copy{position:relative;z-index:2;max-width:62rem;padding:7rem clamp(2.4rem,5vw,8rem)}.premium-faq-page__eyebrow{margin:0 0 1.4rem;font-size:1.2rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.premium-faq-page h1,.premium-faq-page h2{margin:0;letter-spacing:0}.premium-faq-page h1{font-size:clamp(4.8rem,7vw,10.8rem);line-height:.95;color:var(--heading-color, currentColor)}.premium-faq-page h2{font-size:clamp(3rem,4vw,6.2rem);line-height:1;color:var(--heading-color, currentColor)}.premium-faq-page__intro{max-width:52rem;margin-top:2.4rem;color:#ffffffc7;font-size:1.8rem}.premium-faq-page__button{margin-top:3rem;background:#ebff00;color:#000;border-color:#ebff00}.premium-faq-page__inner{padding-top:7rem;padding-bottom:8rem;margin-bottom:var(--faq-page-bottom-margin)}.premium-faq-page__proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin-bottom:8rem}.premium-faq-page__proof-card{position:relative;overflow:hidden;min-height:30rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgba(var(--color-foreground),.03);color:#fff}.premium-faq-page__image-card-copy{position:relative;z-index:2;align-self:end;max-width:48rem;padding:clamp(2.4rem,4vw,4rem)}.premium-faq-page__proof-card--dark{background:#111315;color:#fff}.premium-faq-page__proof-card .rte{margin-top:1.6rem;color:#ffffffb8}.premium-faq-page__faq-head{position:relative;min-height:36rem;overflow:hidden;border-radius:.8rem;color:#fff;margin-bottom:2rem}.premium-faq-page__faq-head h2{max-width:56rem}.premium-faq-page__faq-list{display:grid;gap:1rem}.premium-faq-page__faq-item{border:.1rem solid rgba(var(--color-foreground),.14);border-radius:.8rem;background:rgba(var(--color-foreground),.025)}.premium-faq-page__faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:8.4rem;padding:2rem 2.4rem;cursor:pointer;font-size:clamp(1.9rem,2vw,2.8rem);font-weight:800}.premium-faq-page__faq-item .icon-caret{width:1.3rem;flex:0 0 auto}.premium-faq-page__faq-item[open] .icon-caret{transform:rotate(180deg)}.premium-faq-page__faq-item .rte{max-width:86rem;padding:0 2.4rem 2.4rem;color:rgba(var(--color-foreground),.72)}.premium-faq-page__contact-box{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:1.6rem;padding:2.2rem 2.4rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgba(var(--color-foreground),.035)}.premium-faq-page__contact-box h2{font-size:clamp(2rem,2vw,3rem)}.premium-faq-page__contact-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.8rem}.premium-faq-page__contact-actions a{display:inline-flex;align-items:center;min-height:4.4rem;padding:0 1.6rem;border:.1rem solid rgba(var(--color-foreground),.16);border-radius:999rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.4rem;font-weight:800}.premium-faq-page__contact-actions a:hover{border-color:#ebff00;background:#ebff00;color:#000}.premium-faq-page__cta{margin-top:7rem;padding:clamp(3rem,6vw,7rem);border-radius:.8rem;background:#111315;color:#fff}.premium-faq-page__cta .rte{max-width:68rem;margin-top:1.8rem;color:#ffffffb8}@media screen and (max-width:989px){.premium-faq-page__proof,.premium-faq-page__faq-head{grid-template-columns:1fr}.premium-faq-page__hero{min-height:58rem}}@media screen and (max-width:749px){.premium-faq-page__hero-copy{padding:4rem 2rem 5rem}.premium-faq-page__inner{padding-top:4rem;padding-bottom:5rem}.premium-faq-page__proof{margin-bottom:5rem}.premium-faq-page__contact-box{align-items:flex-start;flex-direction:column;padding:1.8rem}.premium-faq-page__contact-actions{justify-content:flex-start}.premium-faq-page__faq-item summary{min-height:7.2rem;padding:1.6rem}.premium-faq-page__faq-item .rte{padding:0 1.6rem 1.8rem}}.premium-footer{padding:clamp(4.8rem,6vw,7.2rem) 0 3rem;background:var(--premium-footer-bg);color:var(--premium-footer-text)}.premium-footer__inner{display:grid;grid-template-columns:minmax(22rem,.82fr) minmax(0,2.5fr);gap:clamp(4rem,8vw,10rem);align-items:start}.premium-footer__brand-column{display:grid;align-content:start;gap:3.2rem}.premium-footer__logo-link{display:inline-flex;width:fit-content;color:var(--premium-footer-text);text-decoration:none}.premium-footer__logo-link:hover{color:var(--premium-footer-hover)}.premium-footer__logo{display:block;width:min(100%,var(--premium-footer-logo-width));height:auto}.premium-footer__logo--invert{filter:invert(1)}.premium-footer__logo-text{color:currentColor;font-size:clamp(2rem,2vw,2.8rem);font-weight:800;letter-spacing:.02em;line-height:1;text-transform:uppercase}.premium-footer__contact{display:grid;gap:1.2rem}.premium-footer__contact-link{display:inline-flex;align-items:center;gap:1.2rem;width:fit-content;color:var(--premium-footer-text);font-size:1.5rem;font-weight:700;line-height:1.3;text-decoration:none;transition:color var(--duration-default) ease}.premium-footer__contact-icon{display:inline-flex;flex:0 0 auto;width:2rem;height:2rem}.premium-footer__contact-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.premium-footer__contact-link:hover{color:var(--premium-footer-hover)}.premium-footer__small-heading{margin:0 0 1.4rem;color:var(--premium-footer-text);font-size:1.3rem;font-weight:800;line-height:1.2}.premium-footer__social-wrap{text-align:left}.premium-footer__social{display:flex;flex-wrap:wrap;gap:1.2rem 1.8rem;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0}.premium-footer .list-social.premium-footer__social{justify-content:flex-start!important;margin-inline:0!important;text-align:left}.premium-footer__social .list-social__link{min-height:2.8rem;padding:0;color:var(--premium-footer-text);transition:color var(--duration-default) ease}.premium-footer__social .list-social__link:hover{color:var(--premium-footer-hover)}.premium-footer__social .svg-wrapper{width:2rem;height:2rem}.premium-footer__company{color:var(--premium-footer-text);font-size:1.3rem;font-weight:700;line-height:1.45}.premium-footer__company p{margin:0 0 .7rem}.premium-footer__company p:last-child{margin-bottom:0}.premium-footer__company a{color:var(--premium-footer-text);transition:color var(--duration-default) ease}.premium-footer__company a:hover{color:var(--premium-footer-hover)}.premium-footer__payments{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0}.premium-footer__payments li{display:flex;line-height:0}.premium-footer__payment-icon{display:block;width:4.5rem;height:2.8rem;border-radius:.3rem;background:#fff;transition:box-shadow var(--duration-default) ease,transform var(--duration-default) ease}.premium-footer__payments li:hover .premium-footer__payment-icon{box-shadow:0 0 0 .2rem var(--premium-footer-hover);transform:translateY(-.1rem)}.premium-footer__menus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(3rem,5vw,7rem)}.premium-footer__menu h2,.premium-footer__newsletter h2{margin:0 0 2.2rem;color:var(--premium-footer-text);font-size:2rem;font-weight:800;line-height:1.1}.premium-footer__menu ul{display:grid;gap:1.8rem;margin:0;padding:0}.premium-footer__menu a{color:var(--premium-footer-text);font-size:1.6rem;font-weight:700;line-height:1.35;text-decoration:none;transition:color var(--duration-default) ease}.premium-footer__menu a:hover{color:var(--premium-footer-hover)}.premium-footer__newsletter{grid-column:1 / -1;max-width:48rem;margin-top:0}.premium-footer__newsletter p{margin:-1rem 0 1.8rem;color:var(--premium-footer-muted);font-size:1.4rem;font-weight:600;line-height:1.5}.premium-footer__newsletter-field{display:grid;grid-template-columns:minmax(18rem,32rem) auto;gap:1rem;width:fit-content;max-width:100%}.premium-footer__newsletter-field input{min-width:0;min-height:4.6rem;padding:0 1.4rem;border:.1rem solid rgba(255,255,255,.25);border-radius:.4rem;background:transparent;color:var(--premium-footer-text);font-family:var(--font-body-family);font-size:1.4rem}.premium-footer__newsletter-field input::placeholder{color:var(--premium-footer-muted);opacity:.8}.premium-footer__newsletter-field input:focus{border-color:var(--premium-footer-hover);box-shadow:0 0 0 .1rem var(--premium-footer-hover);outline:none}.premium-footer__newsletter-field button{min-height:4.6rem;padding:0 2.2rem;border:.1rem solid var(--premium-footer-text);border-radius:.4rem;background:var(--premium-footer-text);color:var(--premium-footer-bg);font-family:var(--font-body-family);font-size:1.3rem;font-weight:800;cursor:pointer;transition:background var(--duration-default) ease,border-color var(--duration-default) ease,color var(--duration-default) ease}.premium-footer__newsletter-field button:hover{border-color:#000;background:#000;color:var(--premium-footer-hover)}.premium-footer__newsletter-message{display:block;margin-top:1rem;color:var(--premium-footer-hover);font-size:1.3rem;font-weight:700}.premium-footer__bottom{display:flex;justify-content:flex-end;margin-top:clamp(4rem,7vw,8rem)}.premium-footer__bottom p{margin:0;color:var(--premium-footer-muted);font-size:1.2rem;font-weight:700;line-height:1.4}@media screen and (max-width:989px){.premium-footer__inner{grid-template-columns:1fr;gap:4.8rem}.premium-footer__menus{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.premium-footer{padding:4rem 0 2.4rem}.premium-footer__brand-column{gap:2.6rem}.premium-footer__menus{grid-template-columns:1fr;gap:3.6rem}.premium-footer__menu h2{margin-bottom:1.4rem}.premium-footer__menu ul{gap:1.2rem}.premium-footer__social{justify-content:flex-start!important}.premium-footer__bottom{justify-content:flex-start;margin-top:4rem}.premium-footer__newsletter{margin-top:0}.premium-footer__newsletter-field{grid-template-columns:1fr;width:100%}}.premium-home{overflow:hidden;background:radial-gradient(circle at 82% 12%,rgba(var(--color-button),.13),transparent 26rem),rgb(var(--color-background))}.premium-home__hero{position:relative;display:grid;align-items:center;min-height:min(82rem,calc(100vh - 6rem));isolation:isolate;overflow:hidden;color:var(--hero-text-color)}.premium-home__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(var(--hero-gradient-angle),var(--hero-gradient-start),var(--hero-gradient-end));opacity:var(--hero-overlay-opacity)}.premium-home__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.premium-home__hero--center{justify-items:center;text-align:center}.premium-home__hero--right{justify-items:end;text-align:right}.premium-home__hero-copy{display:flex;flex-direction:column;justify-content:center;max-width:68rem;padding:clamp(4rem,7vw,9rem) clamp(2rem,5vw,7rem) clamp(12rem,16vw,17rem)}.premium-home__eyebrow{margin:12px auto;color:rgb(var(--color-button));font-size:1.2rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.premium-home h1,.premium-home h2{margin:0;color:rgb(var(--color-foreground));line-height:calc(1 + .12 / var(--font-heading-scale))}.premium-home__hero h1,.premium-home__hero .premium-home__eyebrow,.premium-home__hero .premium-home__intro{color:var(--hero-text-color)}.premium-home__hero .premium-home__eyebrow{margin:0 0 .8rem}.premium-home h1{font-size:clamp(4.2rem,6vw,7.6rem)}.premium-home h2{font-size:clamp(2.8rem,4vw,4.8rem)}.premium-home__intro{max-width:58rem;margin-top:1.8rem;color:rgba(var(--color-foreground),.76);font-size:1.8rem}.premium-home__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.8rem}.premium-home__metal-button{border:.1rem solid rgba(255,255,255,.14);background:linear-gradient(135deg,#ffffff2e,#fff0 34%),linear-gradient(160deg,#252525,#070707 46%,#1b1b1b);box-shadow:inset 0 .1rem #ffffff29,0 1rem 2.2rem #00000029}.premium-home__metal-button:hover{color:var(--hero-primary-hover-color)}.premium-home__outline-button{background:transparent}.premium-home__outline-button:hover{border-color:var(--hero-secondary-hover-bg);background:var(--hero-secondary-hover-bg);color:var(--hero-secondary-hover-color)}.premium-home__racket-wall{display:grid;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;grid-template-columns:repeat(3,minmax(8rem,14rem));justify-content:center;gap:clamp(1.2rem,3vw,3rem);align-items:center;background:linear-gradient(135deg,#ffffff2e,#fff0 26%),linear-gradient(150deg,#222,#090909 52%,#1a1a1a);opacity:.95}.premium-home__racket-wall img{width:100%;height:auto;filter:invert(1) drop-shadow(0 2rem 3rem rgba(0,0,0,.35))}.premium-home__inner{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(4rem,7vw,8rem);padding-top:var(--trust-padding-top);padding-bottom:var(--bottom-padding)}.premium-home__inner>*{min-width:0;max-width:100%}.premium-home__spacer{height:var(--spacer-mobile);margin-bottom:calc(-1*clamp(4rem,7vw,8rem))}@media screen and (min-width:750px){.premium-home__spacer{height:var(--spacer-desktop)}}.premium-home__hero-trust{position:absolute;right:clamp(1.6rem,4vw,5rem);bottom:clamp(1.6rem,4vw,3.2rem);left:clamp(1.6rem,4vw,5rem);z-index:2;display:block;overflow:hidden}.premium-home__hero-trust-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.premium-home__trust-item,.premium-home__path,.premium-home__proof-card,.premium-home__faq-item{border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgba(var(--color-foreground),.03)}.premium-home__trust-item{display:grid;grid-template-columns:auto 1fr;gap:1.4rem;align-items:center;padding:1.4rem;border-color:var(--trust-border-color);background:#00000094;color:#fff;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);transition:background-color var(--duration-short) ease,color var(--duration-short) ease,border-color var(--duration-short) ease}.premium-home__trust-item:hover{border-color:#ebff00;background:#ebff00;color:#000}.premium-home__trust-item .svg-wrapper{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;color:currentColor}.premium-home__trust-item .svg-wrapper svg{width:100%;height:100%}.premium-home__trust-item .svg-wrapper svg,.premium-home__trust-item .svg-wrapper path{fill:currentColor}.premium-home__trust-item strong,.premium-home__trust-item div>span{display:block}.premium-home__trust-item div>span{color:#ffffffb8;font-size:1.3rem}.premium-home__trust-item:hover .svg-wrapper,.premium-home__trust-item:hover div>span{color:#000}.premium-home__section-head{max-width:76rem}.premium-home__section-head--split{display:flex;align-items:end;justify-content:space-between;gap:2rem;max-width:none}.premium-home__paths{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.premium-home__path{position:relative;display:grid;align-content:end;min-height:30rem;padding:2rem;overflow:hidden;color:var(--path-text-color);text-decoration:none;transition:transform var(--duration-short) ease,border-color var(--duration-short) ease}.premium-home__path:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 0%,var(--path-gradient-start) 100%);opacity:var(--path-overlay-opacity)}.premium-home__path:hover{border-color:rgba(var(--color-foreground),.32);transform:translateY(-.2rem)}.premium-home__path-bg{position:absolute;top:0;right:0;bottom:0;left:0}.premium-home__path-bg img{display:block;width:100%;height:100%;object-fit:cover}.premium-home__path-badge{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;margin-bottom:1.4rem;border-radius:999px;background:#ffffffe0;box-shadow:0 1rem 2.4rem #00000038}.premium-home__path-badge img{width:2.8rem;height:2.8rem;object-fit:contain;transition:filter var(--duration-short) ease}.premium-home__path:hover .premium-home__path-badge img{filter:brightness(0) saturate(100%) invert(90%) sepia(100%) saturate(879%) hue-rotate(11deg) brightness(108%) contrast(105%)}.premium-home__path-copy{position:relative;z-index:2}.premium-home__path strong,.premium-home__path small{display:block}.premium-home__path strong{font-size:2rem}.premium-home__path small{margin-top:.5rem;color:currentColor;font-size:1.4rem;opacity:.82}.premium-home__proof{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem;align-items:start;padding:clamp(2rem,4vw,4rem);border-radius:.8rem;background:linear-gradient(135deg,#ffffff29,#fff0 34%),linear-gradient(160deg,#252525,#080808 48%,#1b1b1b);color:#fff}.premium-home__proof .premium-home__eyebrow,.premium-home__proof h2{color:#fff}.premium-home__proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.premium-home__proof-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;isolation:isolate;min-height:18rem;padding:1.6rem;border-color:#ffffff24;background:#ffffff0f;color:var(--proof-text-color)}.premium-home__proof-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 8%,var(--proof-gradient-start) 100%);opacity:var(--proof-overlay-opacity)}.premium-home__proof-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.premium-home__proof-bg img{display:block;width:100%;height:100%;object-fit:cover}.premium-home__proof-card strong{position:relative;z-index:2;display:block;font-size:2.8rem;line-height:1}.premium-home__proof-text{position:relative;z-index:2;display:block;margin-top:.8rem;color:currentColor;opacity:.78}.premium-home__featured-actions,.premium-home__carousel-controls{display:flex;align-items:center;gap:1rem}.premium-home__featured-actions{justify-content:flex-end;flex-wrap:wrap}.premium-home__carousel-controls{gap:.6rem}.premium-home__carousel-button{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:999px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.premium-home__carousel-button:hover{border-color:rgb(var(--color-button));background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.premium-home__carousel-button[disabled]{opacity:.35;cursor:not-allowed}.premium-home__carousel-button .icon-caret{width:1.3rem}.premium-home__carousel-button--prev .icon-caret{transform:rotate(90deg)}.premium-home__carousel-button--next .icon-caret{transform:rotate(-90deg)}.premium-home__product-carousel{display:block;margin-top:2rem;max-width:100%;overflow:hidden}.premium-home__product-track{display:flex;gap:1.6rem;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:none}.premium-home__product-track::-webkit-scrollbar{display:none}.premium-home__product-slide{flex:0 0 calc((100% - 4.8rem)/4);min-width:0;max-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.premium-home__product-slide .card-wrapper,.premium-home__product-slide .card{height:100%}.premium-home__product-slide .card>.card__content{position:relative}.premium-home__product-slide .card-information{position:relative;min-height:4.6rem}.premium-home__product-slide .card-information .price{transition:opacity var(--duration-short) ease}.premium-home__product-slide .quick-add{position:absolute;right:0;bottom:0;left:0;margin:0;opacity:1;transform:none;transition:opacity var(--duration-short) ease,transform var(--duration-short) ease}.premium-home__product-slide .quick-add__submit{color:#fff;background-color:#000;border-color:#000;min-height:4.6rem}.premium-home__product-slide .quick-add__submit:hover{color:#ebff00;background-color:#000;border-color:#000}@media screen and (max-width:749px){.premium-home__product-slide .quick-add{position:relative;right:auto;bottom:auto;left:auto;margin:1rem}.premium-home__product-slide .quick-add__submit{min-height:4.8rem}}@media(hover:hover)and (pointer:fine){.premium-home__product-slide .quick-add{pointer-events:none;opacity:0;transform:translateY(.8rem)}.premium-home__product-slide .card-wrapper:hover .card-information .price,.premium-home__product-slide .card-wrapper:focus-within .card-information .price{opacity:0}.premium-home__product-slide .card-wrapper:hover .quick-add,.premium-home__product-slide .card-wrapper:focus-within .quick-add{pointer-events:auto;opacity:1;transform:translateY(0)}}.premium-home__faq{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:2rem;margin-bottom:var(--faq-bottom-margin)}.premium-home__faq-image{display:block;width:min(100%,52rem);height:auto;margin-top:2.8rem;border-radius:.8rem;object-fit:cover}.premium-home__faq-list{display:grid;gap:1rem}.premium-home__faq-item summary{display:flex;justify-content:space-between;gap:1.6rem;padding:1.8rem 2rem;cursor:pointer;font-weight:700}.premium-home__faq-item .rte{padding:0 2rem 2rem;color:rgba(var(--color-foreground),.72)}.premium-home__faq-item .icon-caret{width:1.2rem}.premium-home__faq-item[open] .icon-caret{transform:rotate(180deg)}@media screen and (max-width:989px){.premium-home__proof,.premium-home__faq{grid-template-columns:1fr}.premium-home__paths{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-home__product-slide{flex-basis:calc((100% - 1.6rem)/2)}}@media screen and (max-width:749px){.premium-home__hero{min-height:auto}.premium-home__paths,.premium-home__proof-grid{grid-template-columns:1fr}.premium-home__featured-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:initial;width:100%;gap:1rem}.premium-home__featured-actions .underlined-link{justify-self:start;align-self:center;min-width:0}.premium-home__carousel-controls{justify-self:end}.premium-home__carousel-button{width:3.6rem;height:3.6rem}.premium-home__product-track{gap:0}.premium-home__product-slide{flex:0 0 100%;width:100%;max-width:100%}.premium-home__hero-copy{padding-top:calc(var(--header-height, 7rem) + 2rem);padding-bottom:18rem}.premium-home__hero-trust-track{display:flex;gap:1rem;transition:transform .45s ease;touch-action:pan-y;will-change:transform}.premium-home__hero-trust .premium-home__trust-item{flex:0 0 100%}.premium-home__section-head--split{display:grid}}.premium-reviews-guides{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.premium-reviews-guides__hero,.premium-reviews-guides__feature-card{position:relative;overflow:hidden;background:#0c0d0e;color:#fff}.premium-reviews-guides__hero{display:flex;align-items:center;min-height:66rem}.premium-reviews-guides__hero:after,.premium-reviews-guides__feature-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#08090ac2,#08090a47)}.premium-reviews-guides__feature-card:after{background:linear-gradient(180deg,#08090a2e,#08090acc)}.premium-reviews-guides__background-image,.premium-reviews-guides__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.premium-reviews-guides__placeholder,.premium-reviews-guides__guide-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#ebff0033,#ffffff0a),#151719;color:#ffffffd1;text-transform:uppercase;font-size:1.1rem;font-weight:800;letter-spacing:.08em}.premium-reviews-guides__hero-copy,.premium-reviews-guides__feature-copy{position:relative;z-index:2;max-width:74rem;padding:7rem clamp(2.4rem,5vw,8rem)}.premium-reviews-guides__eyebrow{margin:0 0 1.4rem;font-size:1.2rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.premium-reviews-guides h1,.premium-reviews-guides h2{margin:0;color:var(--heading-color, currentColor);letter-spacing:0}.premium-reviews-guides h1{font-size:clamp(4.8rem,7vw,10.4rem);line-height:.95}.premium-reviews-guides h2{font-size:clamp(3rem,4vw,5.8rem);line-height:1}.premium-reviews-guides__intro,.premium-reviews-guides__feature-copy .rte,.premium-reviews-guides__cta .rte{margin-top:2rem;color:#ffffffbd;font-size:1.8rem}.premium-reviews-guides__button{margin-top:3rem;background:#ebff00;border-color:#ebff00;color:#000}.premium-reviews-guides__inner{padding-top:5rem;padding-bottom:7rem;margin-top:var(--reviews-guides-top-margin);margin-bottom:var(--reviews-guides-bottom-margin)}.premium-reviews-guides__split-head{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:3rem;align-items:end;margin-bottom:1.6rem}.premium-reviews-guides__split-head .rte{max-width:68rem;color:rgba(var(--color-foreground),.68)}.premium-reviews-guides__reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:5rem}.premium-reviews-guides__review{padding:2.4rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgba(var(--color-foreground),.03)}.premium-reviews-guides__review-media{overflow:hidden;aspect-ratio:9 / 16;margin-bottom:2rem;border-radius:.8rem;background:#111315}.premium-reviews-guides__review-media img{display:block;width:100%;height:100%;object-fit:cover}.premium-reviews-guides__stars{display:flex;align-items:center;gap:.2rem;margin-bottom:1.8rem;color:rgba(var(--color-foreground),.22);font-size:1.7rem;line-height:1}.premium-reviews-guides__stars .is-filled{color:#ebff00}.premium-reviews-guides__review blockquote{margin:0 0 2.4rem;font-size:clamp(1.8rem,2vw,2.6rem);font-weight:800;line-height:1.22}.premium-reviews-guides__review strong,.premium-reviews-guides__review span{display:block}.premium-reviews-guides__review span{margin-top:.4rem;color:rgba(var(--color-foreground),.62)}.premium-reviews-guides__feature-card{display:flex;align-items:end;min-height:42rem;border-radius:.8rem;margin-bottom:5rem}.premium-reviews-guides__guides{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.premium-reviews-guides__guide{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;color:rgb(var(--color-foreground));text-decoration:none;background:rgba(var(--color-foreground),.025)}.premium-reviews-guides__guide-media{display:block;aspect-ratio:4 / 3;overflow:hidden;background:#111315}.premium-reviews-guides__guide-media img,.premium-reviews-guides__guide-placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.premium-reviews-guides__guide:hover img{transform:scale(1.035)}.premium-reviews-guides__guide-copy{display:grid;gap:1rem;padding:1.8rem}.premium-reviews-guides__guide-copy small{font-size:1.1rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.premium-reviews-guides__guide-copy strong{font-size:2rem;line-height:1.12}.premium-reviews-guides__guide-copy span{color:rgba(var(--color-foreground),.64)}.premium-reviews-guides__cta{margin-top:5rem;padding:clamp(3rem,6vw,7rem);border-radius:.8rem;background:#111315;color:#fff}@media screen and (max-width:989px){.premium-reviews-guides__split-head,.premium-reviews-guides__guides{grid-template-columns:1fr}.premium-reviews-guides__reviews{grid-template-columns:repeat(3,minmax(28rem,1fr));overflow-x:auto;margin-left:calc(var(--page-width-margin) * -1);margin-right:calc(var(--page-width-margin) * -1);padding:0 0 1.2rem;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.premium-reviews-guides__reviews::-webkit-scrollbar{display:none}.premium-reviews-guides__review{scroll-snap-align:start}.premium-reviews-guides__hero{min-height:56rem}}@media screen and (min-width:750px)and (max-width:989px){.premium-reviews-guides__guides{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.premium-reviews-guides__hero-copy,.premium-reviews-guides__feature-copy{padding:4rem 2rem 5rem}.premium-reviews-guides__inner{padding-top:3rem;padding-bottom:5rem}.premium-reviews-guides__reviews{display:flex;gap:1rem;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.premium-reviews-guides__review{flex:0 0 86%;max-width:42rem}.premium-reviews-guides__guides{display:flex;gap:1rem;overflow-x:auto;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.2rem;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.premium-reviews-guides__guides::-webkit-scrollbar{display:none}.premium-reviews-guides__guide{flex:0 0 86%;max-width:42rem;scroll-snap-align:start}}.premium-spacer{display:block;height:var(--premium-spacer-mobile);background:rgb(var(--color-background))}@media screen and (min-width:750px){.premium-spacer{height:var(--premium-spacer-desktop)}}.product-conversion__inner{display:grid;gap:3.2rem}.product-conversion__header{max-width:78rem;margin:0 auto;text-align:center}.product-conversion__eyebrow{margin:0 0 .8rem;color:rgb(var(--color-button));font-size:1.2rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.product-conversion__heading,.product-conversion h3{margin-top:0}.product-conversion__text{color:rgba(var(--color-foreground),.76)}.product-conversion__blocks{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.6rem}.product-conversion__feature,.product-conversion__story-wrap,.product-conversion__story,.product-conversion__triptych,.product-conversion__quote,.product-conversion__review,.product-conversion__faq,.product-conversion__cta{border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgb(var(--color-background))}.product-conversion__feature{grid-column:span 4;display:grid;grid-template-columns:auto 1fr;gap:1.2rem;padding:2rem}.product-conversion__feature .svg-wrapper{width:2rem;height:2rem;color:rgb(var(--color-button))}.product-conversion__feature h3,.product-conversion__review h3,.product-conversion__triptych h3,.product-conversion__cta h3{margin-bottom:.8rem}.product-conversion__story-wrap,.product-conversion__story,.product-conversion__triptych,.product-conversion__quote,.product-conversion__review,.product-conversion__cta{grid-column:1 / -1}.product-conversion__story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden}.product-conversion__story-wrap{overflow:hidden}.product-conversion__story-wrap .product-conversion__story{border:0;border-radius:0}.product-conversion__story--no-image{grid-template-columns:1fr}.product-conversion__story--no-image .product-conversion__story-copy{max-width:86rem;margin:0 auto}.product-conversion__story--left .product-conversion__image{order:-1}.product-conversion__story-copy,.product-conversion__triptych-copy,.product-conversion__quote,.product-conversion__review,.product-conversion__cta{padding:clamp(2rem,4vw,4rem)}.product-conversion__image{min-height:34rem;background:rgba(var(--color-foreground),.04)}.product-conversion__show-more{display:none}.product-conversion__image img,.product-conversion__triptych img,.product-conversion__quote img,.product-conversion__review img{display:block;width:100%;height:100%;object-fit:cover}.product-conversion__triptych{padding:clamp(2rem,4vw,4rem)}.product-conversion__triptych-copy{max-width:74rem;padding:0;margin-bottom:2rem}.product-conversion__triptych-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.product-conversion__triptych figure{margin:0;overflow:hidden;border-radius:.8rem;background:rgba(var(--color-foreground),.04)}.product-conversion__triptych img{aspect-ratio:4 / 5}.product-conversion__triptych figcaption{padding:1rem 1.2rem;font-size:1.3rem;color:rgba(var(--color-foreground),.74)}.product-conversion__quote{display:grid;grid-template-columns:18rem 1fr;gap:2rem;align-items:center}.product-conversion__quote img{aspect-ratio:1;border-radius:50%}.product-conversion__quote blockquote{margin:0;font-size:clamp(2rem,3vw,3.2rem);line-height:calc(1 + .25 / var(--font-body-scale))}.product-conversion__quote figcaption{display:grid;gap:.2rem;margin-top:1.6rem;color:rgba(var(--color-foreground),.72)}.product-conversion__review{display:grid;grid-template-columns:minmax(18rem,28rem) 1fr;gap:2.4rem;align-items:center}.product-conversion__review img{aspect-ratio:4 / 3;border-radius:.8rem}.product-conversion__stars{color:rgb(var(--color-button));letter-spacing:0;margin-bottom:.8rem}.product-conversion__reviewer{margin:1.2rem 0 0;font-weight:700}.product-conversion__faq{grid-column:span 6}.product-conversion__faq summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 2rem;cursor:pointer;font-weight:700}.product-conversion__faq summary .icon-caret{width:1.2rem;flex:0 0 auto}.product-conversion__faq[open] summary .icon-caret{transform:rotate(180deg)}.product-conversion__faq .rte{padding:0 2rem 2rem;color:rgba(var(--color-foreground),.76)}.product-conversion__cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:rgba(var(--color-foreground),.04)}.product-conversion__cta .button{flex:0 0 auto}@media screen and (max-width:989px){.product-conversion__feature,.product-conversion__faq{grid-column:span 6}.product-conversion__story,.product-conversion__quote,.product-conversion__review{grid-template-columns:1fr}.product-conversion__story--left .product-conversion__image{order:0}.product-conversion__quote img{width:12rem}}@media screen and (min-width:990px){.product-conversion__story-wrap{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-right:0;border-left:0;border-radius:0}.product-conversion__story{min-height:52rem}.product-conversion__story-copy{display:flex;flex-direction:column;justify-content:center;max-width:72rem;margin-left:auto}.product-conversion__story--left .product-conversion__story-copy{margin-right:auto;margin-left:0}}@media screen and (max-width:749px){.product-conversion__blocks{grid-template-columns:1fr}.product-conversion__feature,.product-conversion__faq{grid-column:1}.product-conversion__triptych-grid{grid-template-columns:1fr}.product-conversion__cta{display:grid}.product-conversion__cta .button{width:100%}.product-conversion__story-wrap--no-image:not([data-expanded=true]) .product-conversion__story-copy .rte{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.product-conversion__story-wrap--no-image .product-conversion__show-more{display:inline-flex;margin:0 2rem 2rem;padding:0;border:0;background:transparent;color:rgb(var(--color-link));cursor:pointer;font:inherit;text-decoration:underline;text-underline-offset:.3rem}}.back-in-stock{margin-top:1.2rem;padding:1.6rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgba(var(--color-foreground),.03)}.payment-trust-card{margin-top:1.2rem;padding:1.4rem;border-radius:.8rem;border:.1rem solid rgba(255,255,255,.12);background:linear-gradient(135deg,#ffffff29,#fff0 34%),linear-gradient(160deg,#232323,#080808 46%,#1a1a1a);box-shadow:inset 0 .1rem #ffffff29,0 1rem 2.4rem #00000029;color:#fff;text-align:center}.payment-trust-card__heading{margin:0 0 1rem;color:inherit;font-size:1.3rem;font-weight:700;line-height:calc(1 + .3 / var(--font-body-scale))}.payment-trust-card__icons{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin:0;padding:0}.payment-trust-card__icon{display:block;width:3.8rem;height:2.4rem}.product-form__buttons .shopify-payment-button__button,.product-form__buttons .shopify-payment-button__button--unbranded{border:.1rem solid rgba(255,255,255,.14)!important;background:linear-gradient(135deg,#ffffff2e,#fff0 34%),linear-gradient(160deg,#252525,#070707 46%,#1b1b1b)!important;box-shadow:inset 0 .1rem #ffffff29,0 1rem 2.2rem #00000029!important;color:#fff!important}.product-form__buttons .shopify-payment-button__button:hover,.product-form__buttons .shopify-payment-button__button--unbranded:hover{background:linear-gradient(135deg,#ffffff38,#fff0 34%),linear-gradient(160deg,#2c2c2c,#0b0b0b 46%,#202020)!important}.back-in-stock__copy{margin-bottom:1.2rem}.back-in-stock__heading{margin:0 0 .4rem;font-weight:700}.back-in-stock__text{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.3rem;line-height:calc(1 + .35 / var(--font-body-scale))}.back-in-stock__fields{display:grid;gap:1rem}.back-in-stock__success{margin:1rem 0 0;color:rgb(var(--color-foreground));font-weight:700}.back-in-stock__message{margin:0 0 1.2rem;color:rgb(var(--color-foreground));font-size:1.3rem}.back-in-stock__message:empty{display:none}@media screen and (min-width:750px){.back-in-stock__fields{grid-template-columns:minmax(0,1fr) auto;align-items:start}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
