.product-premium-tabs{--premium-tabs-border: rgba(var(--color-foreground), .1);--premium-tabs-muted: rgba(var(--color-foreground), .46);--premium-tabs-body: rgba(var(--color-foreground), .78);--premium-tabs-title-size: 1.34rem;--premium-tabs-body-size: 1.32rem;--premium-tabs-heading-size: 1.44rem;--premium-tabs-mobile-trigger-space: .96rem;--premium-tabs-panel-space-top: .55rem;display:block;border-top:1px solid var(--premium-tabs-border);border-bottom:1px solid var(--premium-tabs-border)}.product-premium-tabs__item{border-bottom:1px solid var(--premium-tabs-border)}.product-premium-tabs__item:last-child{border-bottom:0}.product-premium-tabs__trigger{width:100%;touch-action:manipulation;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:space-between;gap:.95rem;padding:var(--premium-tabs-mobile-trigger-space) 0;margin:0;border:0;background:transparent;color:rgb(var(--color-foreground));text-align:left;cursor:pointer;transition:color .2s ease}.product-premium-tabs__trigger:hover{color:rgba(var(--color-foreground),.86)}.product-premium-tabs__trigger:focus-visible{outline:none}.product-premium-tabs__trigger-main{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;width:100%;min-width:0}.product-premium-tabs__trigger-icon-shell{width:2.45rem;height:2.45rem;flex:0 0 2.45rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(var(--color-foreground),.03);border:1px solid var(--premium-tabs-border)}.product-premium-tabs__trigger-icon-shell .icon{width:1.35rem;height:1.35rem}.product-premium-tabs__trigger-text{display:block;flex:1 1 auto;min-width:0;max-width:100%;font-size:var(--premium-tabs-title-size);line-height:1.16;font-weight:500;letter-spacing:-.012em;white-space:normal;overflow-wrap:anywhere;text-wrap:balance}.product-premium-tabs__item.is-active .product-premium-tabs__trigger-text{font-weight:600}.product-premium-tabs__trigger-toggle{width:1.85rem;height:1.85rem;position:relative;flex:0 0 auto;color:rgba(var(--color-foreground),.62)}.product-premium-tabs__trigger-toggle:before,.product-premium-tabs__trigger-toggle:after{content:"";position:absolute;top:50%;left:50%;width:1.1rem;height:.14rem;background:currentColor;border-radius:999px;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}.product-premium-tabs__trigger-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.product-premium-tabs__item.is-active .product-premium-tabs__trigger-toggle:after{transform:translate(-50%,-50%) rotate(180deg);opacity:0}.product-premium-tabs__panel[hidden]{display:none!important}.product-premium-tabs__panel{color:var(--premium-tabs-body);animation:premium-tabs-fade .24s cubic-bezier(.2,.75,.18,1)}.product-premium-tabs__panel-inner{margin:0 0 .95rem;padding:calc(var(--premium-tabs-panel-space-top) - .05rem) 0 .05rem;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.product-premium-tabs__panel-inner>:first-child{margin-top:0}.product-premium-tabs__panel-inner>:last-child{margin-bottom:0}.product-premium-tabs__panel :is(p,li,td,th){font-size:var(--premium-tabs-body-size);line-height:1.62;letter-spacing:-.006em}.product-premium-tabs__panel :is(h1,h2,h3,h4,h5,h6){margin:0 0 .72rem;color:rgb(var(--color-foreground));font-size:var(--premium-tabs-heading-size);line-height:1.24;letter-spacing:-.015em;font-weight:600}.product-premium-tabs__panel :is(ul,ol){margin:.72rem 0 0;padding-left:1.8rem}.product-premium-tabs__panel li+li{margin-top:.18rem}.product-premium-tabs__panel :is(p+p,p+ul,p+ol,ul+p,ol+p){margin-top:.64rem}.product-premium-tabs__panel a{color:rgb(var(--color-link))}@keyframes premium-tabs-fade{0%{opacity:0;transform:translate3d(0,.45rem,0)}to{opacity:1;transform:translateZ(0)}}@media(min-width:990px){.product-premium-tabs{--premium-tabs-panel-space-top: .72rem;display:grid;grid-template-columns:repeat(var(--premium-tabs-count),max-content) minmax(0,1fr);column-gap:clamp(2rem,3vw,4.2rem);row-gap:.72rem;align-items:end;border-top:0;border-bottom:0}.product-premium-tabs__item{display:contents;border-bottom:0}.product-premium-tabs__trigger{grid-row:1;justify-self:start;width:auto;min-height:auto;align-items:flex-end;justify-content:center;gap:0;padding:0 0 .94rem;color:var(--premium-tabs-muted);position:relative;box-shadow:none}.product-premium-tabs__trigger:after{content:"";position:absolute;left:50%;bottom:0;width:calc(100% + .42rem);height:.16rem;border-radius:999px;background:rgb(var(--color-foreground));transform:translate(-50%) scaleX(0);transform-origin:center;opacity:0;transition:transform .2s ease,opacity .2s ease}.product-premium-tabs__trigger:hover{color:rgba(var(--color-foreground),.74)}.product-premium-tabs__trigger:focus-visible{color:rgb(var(--color-foreground))}.product-premium-tabs__trigger:focus-visible:after,.product-premium-tabs__item.is-active .product-premium-tabs__trigger:after{transform:translate(-50%) scaleX(1);opacity:1}.product-premium-tabs__trigger-main{width:auto;align-items:flex-end;justify-content:center;gap:0}.product-premium-tabs__trigger-text{flex:0 0 auto;font-size:clamp(1.24rem,.18vw + 1.12rem,1.48rem);line-height:1.12;font-weight:400;letter-spacing:-.01em;white-space:nowrap;overflow:visible;text-overflow:clip;text-align:center}.product-premium-tabs__trigger-icon-shell,.product-premium-tabs__trigger-toggle{display:none}.product-premium-tabs__item.is-active .product-premium-tabs__trigger{color:rgb(var(--color-foreground))}.product-premium-tabs__item.is-active .product-premium-tabs__trigger-text{font-weight:500}.product-premium-tabs__panel{grid-column:1 / -1;grid-row:2}.product-premium-tabs__panel-inner{margin:0;padding:var(--premium-tabs-panel-space-top) 0 .08rem}.product-premium-tabs__panel :is(p,li,td,th){font-size:1.34rem;line-height:1.64}.product-premium-tabs__panel :is(h1,h2,h3,h4,h5,h6){font-size:1.46rem}}@media(min-width:990px)and (max-width:1199.98px){.product-premium-tabs{column-gap:clamp(1.4rem,2vw,2.4rem)}.product-premium-tabs__trigger{padding-bottom:.84rem}.product-premium-tabs__trigger-text{font-size:1.18rem}}@media(min-width:990px)and (max-width:1089.98px){.product-premium-tabs{column-gap:1.2rem}.product-premium-tabs__trigger-text{font-size:1.12rem}}@media(max-width:989.98px){.product-premium-tabs__panel-inner{margin-bottom:.8rem}}@media(max-width:639.98px){.product-premium-tabs{--premium-tabs-title-size: 1.28rem;--premium-tabs-body-size: 1.24rem;--premium-tabs-heading-size: 1.36rem}.product-premium-tabs__trigger{gap:.78rem;padding:.92rem 0}.product-premium-tabs__trigger-icon-shell{width:2.25rem;height:2.25rem;flex-basis:2.25rem}.product-premium-tabs__trigger-icon-shell .icon{width:1.25rem;height:1.25rem}.product-premium-tabs__panel-inner{margin-bottom:.7rem;padding-top:.46rem}}@media(prefers-reduced-motion:reduce){.product-premium-tabs__trigger,.product-premium-tabs__trigger:after,.product-premium-tabs__trigger-toggle:before,.product-premium-tabs__trigger-toggle:after,.product-premium-tabs__panel{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/201/assets/component-product-premium-tabs.css.map */
