.collection-hero{position:relative;padding:8rem 12% 4rem;background:#fff;text-align:center}.collection-hero .collection-hero__eyebrow{display:inline-block;font-family:HarmonyOS Sans,sans-serif;font-size:1rem;letter-spacing:.25em;text-transform:uppercase;color:#06f;font-weight:700;margin-bottom:1rem}.collection-hero .collection-hero__title{font-family:Gadugi-b,sans-serif;font-size:5.25rem;font-weight:700;line-height:1;color:#000;margin:0;position:relative;display:inline-block;padding:0 1.5rem}.collection-hero .collection-hero__title:before{position:absolute;bottom:-5%;left:0;width:100%;height:1.875rem;border-radius:.9375rem;content:"";z-index:-1;background-image:linear-gradient(90deg,#3cf 0 0,#d4f8ae 100% 100%)}.collection-hero .collection-hero__desc{max-width:56rem;margin:2.5rem auto 0;font-family:HarmonyOS Sans,sans-serif;font-size:1.125rem;line-height:1.7;color:#5f5f5f}.collection-hero .collection-hero__count{margin-top:1.5rem;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border:1px solid #0D0409;border-radius:1rem;font-family:HarmonyOS Sans,sans-serif;font-size:.9375rem;color:#000}.collection-hero .collection-hero__count strong{color:#06f;font-weight:700}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;padding:2rem 12%;border-bottom:1px solid #ECECEC;background:#fff}.collection-filters{display:flex;flex-wrap:wrap;gap:.75rem}.collection-filter{display:inline-block;padding:0 1.25rem;height:2.25rem;line-height:2.15rem;border:1px solid #0D0409;border-radius:1.125rem;font-family:HarmonyOS Sans,sans-serif;font-size:.9375rem;color:#000;cursor:pointer;transition:all .3s;background:#fff}.collection-filter:hover,.collection-filter.is-active{background:#06f;color:#fff;border-color:#06f}.collection-sort{display:flex;align-items:center;gap:.75rem}.collection-sort label{font-family:HarmonyOS Sans,sans-serif;font-size:.9375rem;color:#5f5f5f;letter-spacing:.05em;text-transform:uppercase}.collection-sort select{height:2.25rem;padding:0 2.5rem 0 1rem;border:1px solid #0D0409;border-radius:1.125rem;background:#fff;color:#000;font-family:HarmonyOS Sans,sans-serif;font-size:.9375rem;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1.5l5 5 5-5' stroke='%230066FF' stroke-width='1.5' fill='none' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-position:right 1rem center}.collection-grid{padding:4rem 12% 6rem;background:#fff}.collection-grid__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 2rem}.product-card{display:flex;flex-direction:column;color:#000;font-family:HarmonyOS Sans,sans-serif}.product-card__media{position:relative;border-radius:2rem;overflow:hidden;aspect-ratio:1 / 1;background:#f7f8fa;transition:border-radius .5s;cursor:pointer}.product-card__media:hover{border-radius:6rem}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s,opacity .4s}.product-card__media img.product-card__media-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__media img.product-card__media-main{opacity:0;transform:scale(1.05)}.product-card:hover .product-card__media img.product-card__media-hover{opacity:1;transform:scale(1.1)}.product-card__media:hover img{transform:scale(1.08)}.product-card__badge{position:absolute;top:1rem;left:1rem;z-index:3;padding:0 .75rem;height:1.75rem;line-height:1.75rem;border-radius:.875rem;font-family:HarmonyOS Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#06f}.product-card__badge--hot{background:#ff544f}.product-card__badge--coming{background:#fad126;color:#000}.product-card__badge--new{background:#06f}.product-card__badge--sold-out{background:#696969}.product-card__body{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.product-card__series{font-family:HarmonyOS Sans,sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#06f}.product-card__title{margin:0;font-family:HarmonyOS Sans,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;color:#000;transition:color .3s}.product-card:hover .product-card__title{color:#06f}.product-card__slogan{font-family:HarmonyOS Sans,sans-serif;font-size:.9375rem;line-height:1.5;color:#5f5f5f;min-height:2.8rem}.product-card__tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.product-card__tag{padding:0 .9rem;height:1.75rem;line-height:1.6rem;border:1px solid #0D0409;border-radius:.875rem;font-family:HarmonyOS Sans,sans-serif;font-size:.8125rem;color:#000;background:#fff}.product-card__tag strong{color:#06f;font-weight:700;margin-right:.25rem}.product-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #ECECEC}.product-card__price{font-family:HarmonyOS Sans,sans-serif;font-size:1.125rem;font-weight:700;color:#000}.product-card__price del{color:#999;font-weight:400;font-size:.875rem;margin-left:.5rem}.product-card__cta{display:inline-flex;align-items:center;gap:.25rem;font-family:HarmonyOS Sans,sans-serif;font-size:.9375rem;font-weight:700;color:#000;transition:gap .3s,color .3s}.product-card__cta:after{content:"\2192";transition:transform .3s}.product-card:hover .product-card__cta{color:#06f;gap:.625rem}.collection-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:2rem 0 4rem}.collection-pagination a,.collection-pagination span{min-width:2.75rem;height:2.75rem;padding:0 1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1.375rem;border:1px solid #0D0409;background:#fff;color:#000;font-family:HarmonyOS Sans,sans-serif;font-size:.9375rem;font-weight:600;transition:all .3s}.collection-pagination a:hover{background:#06f;color:#fff;border-color:#06f}.collection-pagination .collection-pagination__current{background:#06f;border-color:#06f;color:#fff}.collection-empty{padding:8rem 12%;text-align:center;color:#5f5f5f}.collection-empty h3{font-family:Gadugi-b,sans-serif;font-size:3rem;color:#000;margin-bottom:1rem}@media(max-width:750px){.collection-hero{padding:6rem 4% 3rem}.collection-hero .collection-hero__title{font-size:4rem}.collection-hero .collection-hero__desc{font-size:1.5rem}.collection-toolbar{padding:1.5rem 4%}.collection-filter{font-size:1.375rem;padding:0 1.5rem;height:3.5rem;line-height:3.4rem;border-radius:1.75rem}.collection-sort select{height:3.5rem;font-size:1.375rem;border-radius:1.75rem}.collection-grid{padding:3rem 4%}.collection-grid__list{grid-template-columns:1fr;gap:4rem}.product-card__title{font-size:2.25rem}.product-card__slogan{font-size:1.375rem;min-height:0}.product-card__tag{font-size:1.25rem;height:2.75rem;line-height:2.6rem;padding:0 1.25rem}.product-card__price{font-size:1.625rem}.product-card__cta{font-size:1.375rem}.collection-pagination a,.collection-pagination span{min-width:3.5rem;height:3.5rem;font-size:1.25rem}}.product-hero{position:relative;width:100%;background:#000;overflow:hidden}.product-hero img{width:100%;height:auto;display:block}.product-hero .product-hero__pc{display:block}.product-hero .product-hero__mobile{display:none}@media(max-width:750px){.product-hero .product-hero__pc{display:none}.product-hero .product-hero__mobile{display:block}}.product-breadcrumb{padding:1.5rem 12% .5rem;font-family:HarmonyOS Sans,sans-serif;font-size:.875rem;color:#5f5f5f;background:#fff}.product-breadcrumb a{color:#5f5f5f;transition:color .2s}.product-breadcrumb a:hover{color:#06f}.product-breadcrumb .sep{margin:0 .5rem;color:#ccc}.product-breadcrumb .current{color:#000}@media(max-width:750px){.product-breadcrumb{padding:1.5rem 4% .5rem;font-size:1.25rem}}.product-intro{padding:4rem 12% 3rem;background:#fff;text-align:center}.product-intro__series{display:inline-block;font-family:HarmonyOS Sans,sans-serif;font-size:1rem;letter-spacing:.25em;text-transform:uppercase;color:#06f;font-weight:700;margin-bottom:1rem}.product-intro__title{font-family:Gadugi-b,sans-serif;font-size:5.625rem;font-weight:700;line-height:1;color:#000;margin:0;position:relative;display:inline-block;padding:0 1.5rem}.product-intro__title:before{position:absolute;bottom:-5%;left:0;width:100%;height:1.875rem;border-radius:.9375rem;content:"";z-index:-1;background-image:linear-gradient(90deg,#3cf 0 0,#d4f8ae 100% 100%)}.product-intro__slogan{margin-top:2.5rem;font-family:HarmonyOS Sans,sans-serif;font-size:1.5rem;font-weight:500;letter-spacing:.05em;color:#000;text-transform:uppercase}.product-intro__desc{max-width:56rem;margin:1.5rem auto 0;font-family:HarmonyOS Sans,sans-serif;font-size:1.0625rem;line-height:1.75;color:#5f5f5f;text-align:center}@media(max-width:750px){.product-intro{padding:4rem 4% 3rem}.product-intro__title{font-size:4.25rem}.product-intro__slogan{font-size:1.75rem}.product-intro__desc{font-size:1.5rem}}.product-specs{background:#fff;padding:4rem 12%;border-top:1px solid #ECECEC;border-bottom:1px solid #ECECEC}.product-specs__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:2rem;list-style:none;margin:0;padding:0;text-align:center}.product-specs__item{display:flex;flex-direction:column;align-items:center;gap:.75rem;font-family:HarmonyOS Sans,sans-serif}.product-specs__icon{width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;color:#06f;background:#0066ff14;border-radius:50%}.product-specs__icon svg{width:2.25rem;height:2.25rem}.product-specs__icon img{width:2.5rem;height:2.5rem}.product-specs__num{font-family:Gadugi-b,sans-serif;font-size:2.75rem;font-weight:700;color:#000;line-height:1;letter-spacing:.02em}.product-specs__num small{font-family:HarmonyOS Sans,sans-serif;font-size:1rem;color:#5f5f5f;font-weight:400;margin-left:.25rem}.product-specs__label{font-family:HarmonyOS Sans,sans-serif;font-size:.875rem;letter-spacing:.15em;color:#696969;text-transform:uppercase}@media(max-width:750px){.product-specs{padding:4rem 4%}.product-specs__list{grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem}.product-specs__num{font-size:3rem}.product-specs__num small{font-size:1.25rem}.product-specs__label{font-size:1.125rem}}.product-buy{display:grid;grid-template-columns:1.15fr 1fr;gap:4rem;padding:5rem 12%;background:#fff;align-items:center}.product-gallery{background:#f7f8fa;border-radius:2rem;padding:2rem;position:relative}.product-gallery__main{aspect-ratio:1 / 1;overflow:hidden;border-radius:1.25rem;background:#fff}.product-gallery__main img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.product-gallery__main:hover img{transform:scale(1.04)}.product-gallery__thumbs{margin-top:1.25rem;display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem}.product-gallery__thumb{aspect-ratio:1 / 1;background:#fff;border-radius:.75rem;border:2px solid transparent;overflow:hidden;cursor:pointer;transition:border-color .2s}.product-gallery__thumb:hover,.product-gallery__thumb.is-active{border-color:#06f}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info{font-family:HarmonyOS Sans,sans-serif}.product-info__title{font-family:Gadugi-b,sans-serif;font-size:3rem;color:#000;margin:0 0 .5rem;line-height:1.1}.product-info__slogan{font-size:1rem;color:#5f5f5f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem}.product-info__price{display:flex;align-items:baseline;gap:1rem;margin:1.5rem 0 1.75rem}.product-info__price-now{font-family:Gadugi-b,sans-serif;font-size:2.75rem;font-weight:700;color:#06f}.product-info__price-old{font-size:1.25rem;color:#999;text-decoration:line-through}.product-info__price-save{padding:.25rem .75rem;border-radius:.75rem;background:#ff544f;color:#fff;font-size:.8125rem;font-weight:700;letter-spacing:.05em}.product-info__stock{font-size:.9375rem;color:#5f5f5f;margin-bottom:1.5rem}.product-info__stock .in-stock{color:#2ecc71;font-weight:700}.product-info__stock .out-stock{color:#ff544f;font-weight:700}.product-options{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.product-option__label{font-family:HarmonyOS Sans,sans-serif;font-size:.875rem;letter-spacing:.15em;color:#696969;text-transform:uppercase;margin-bottom:.75rem;display:block}.product-option__label strong{color:#000;margin-left:.5rem;font-weight:700}.product-option__values{display:flex;flex-wrap:wrap;gap:.625rem}.product-option__value{padding:0 1.25rem;height:2.5rem;line-height:2.4rem;border:1px solid #0D0409;border-radius:1.25rem;background:#fff;color:#000;font-family:HarmonyOS Sans,sans-serif;font-size:.9375rem;cursor:pointer;transition:all .25s}.product-option__value:hover{border-color:#06f;color:#06f}.product-option__value.is-active{background:#06f;border-color:#06f;color:#fff}.product-option__value.is-disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.product-qty{display:inline-flex;align-items:center;border:1px solid #0D0409;border-radius:1.25rem;overflow:hidden;height:2.75rem}.product-qty button{width:2.75rem;height:100%;background:transparent;border:0;color:#000;font-size:1.25rem;cursor:pointer;transition:color .2s}.product-qty button:hover{color:#06f}.product-qty input{width:3rem;height:100%;background:transparent;border:0;text-align:center;font-family:HarmonyOS Sans,sans-serif;font-size:1rem;font-weight:600}.product-actions{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:0 2.25rem;height:3rem;border-radius:1.5rem;font-family:HarmonyOS Sans,sans-serif;font-size:.9375rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:2px solid transparent;transition:all .3s;min-width:12rem}.btn-primary{background:#06f;color:#fff;border-color:#06f}.btn-primary:hover{background:#0052cc;border-color:#0052cc;border-radius:3rem;color:#fff}.btn-secondary{background:#fff;color:#000;border-color:#0d0409}.btn-secondary:hover{border-color:#06f;color:#06f;border-radius:3rem}.btn-primary[disabled],.btn-secondary[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.product-trust{margin-top:2rem;padding-top:2rem;border-top:1px solid #ECECEC;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;font-family:HarmonyOS Sans,sans-serif;font-size:.875rem;color:#5f5f5f}.product-trust__item{display:flex;align-items:center;gap:.625rem}.product-trust__item svg{width:1.25rem;height:1.25rem;color:#06f;flex-shrink:0}.product-meta{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #ECECEC;font-family:HarmonyOS Sans,sans-serif;font-size:.875rem;color:#5f5f5f}.product-meta p{margin:0 0 .5rem}.product-meta span{color:#999;display:inline-block;min-width:6rem}@media(max-width:750px){.product-buy{grid-template-columns:1fr;gap:2.5rem;padding:4rem 4%}.product-info__title{font-size:3rem}.product-info__slogan{font-size:1.375rem}.product-info__price-now{font-size:3.25rem}.product-info__price-old{font-size:1.5rem}.product-options{gap:1.75rem}.product-option__value{font-size:1.375rem;height:3.5rem;line-height:3.4rem;padding:0 1.5rem;border-radius:1.75rem}.product-qty{height:3.5rem}.product-qty button{width:3.5rem;font-size:1.75rem}.product-qty input{width:4rem;font-size:1.5rem}.btn-primary,.btn-secondary{height:4rem;font-size:1.375rem;min-width:100%}.product-trust{grid-template-columns:1fr;font-size:1.25rem}}.product-features{background:#fff;padding:4rem 0}.product-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:5rem 12%}.product-feature--reverse .product-feature__media{order:2}.product-feature--dark{background:#0a0a0d;color:#fff}.product-feature--dark .product-feature__desc,.product-feature--dark .product-feature__highlight-sub{color:#ccc}.product-feature__media{border-radius:2rem;overflow:hidden;aspect-ratio:4 / 3;background:#f7f8fa}.product-feature__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.product-feature__media:hover img{transform:scale(1.06)}.product-feature__media video{width:100%;height:100%;object-fit:cover}.product-feature__content{font-family:HarmonyOS Sans,sans-serif}.product-feature__eyebrow{display:inline-block;font-size:.875rem;letter-spacing:.25em;text-transform:uppercase;color:#06f;font-weight:700;margin-bottom:1rem}.product-feature__title{font-family:Gadugi-b,sans-serif;font-size:3.25rem;line-height:1.1;color:inherit;margin:0 0 1.5rem}.product-feature__desc{font-size:1.0625rem;line-height:1.75;color:#5f5f5f;margin-bottom:1.5rem;max-width:34rem}.product-feature__highlight{font-family:Gadugi-b,sans-serif;font-size:3.5rem;color:#06f;line-height:1;margin-top:1.5rem}.product-feature__highlight-sub{font-family:HarmonyOS Sans,sans-serif;font-size:1rem;color:#5f5f5f;margin-top:.5rem;letter-spacing:.1em;text-transform:uppercase}@media(max-width:750px){.product-feature{grid-template-columns:1fr;gap:2.5rem;padding:4rem 4%}.product-feature--reverse .product-feature__media{order:0}.product-feature__title{font-size:2.5rem}.product-feature__desc{font-size:1.5rem}.product-feature__highlight{font-size:3.5rem}}.product-flavors{padding:6rem 0 5rem;background:#fff;text-align:center}.product-flavors__title{position:relative;display:inline-block;font-family:Gadugi-b,sans-serif;font-size:3.5rem;line-height:1;color:#000;margin:0;padding:0 1.5rem}.product-flavors__title:before{position:absolute;bottom:-5%;left:0;width:100%;height:1.5rem;border-radius:.75rem;content:"";z-index:-1;background-image:linear-gradient(90deg,#fdea96 0 0,#e252e0 100% 100%)}.product-flavors__count{margin-top:1.5rem;font-family:Gadugi-b,sans-serif;font-size:1.75rem;color:#06f;letter-spacing:.05em}.product-flavors__track{margin-top:3rem;padding:0 6% 1rem;display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory}.product-flavors__track::-webkit-scrollbar{height:.375rem}.product-flavors__track::-webkit-scrollbar-track{background:#f7f8fa}.product-flavors__track::-webkit-scrollbar-thumb{background:#06f;border-radius:.25rem}.product-flavor{flex:0 0 13rem;aspect-ratio:3 / 4;border-radius:1.25rem;overflow:hidden;background:#f7f8fa;position:relative;scroll-snap-align:start;transition:transform .4s}.product-flavor:hover{transform:translateY(-.5rem)}.product-flavor img{width:100%;height:100%;object-fit:cover}.product-flavor__label{position:absolute;left:0;right:0;bottom:0;padding:1rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.85));color:#fff;font-family:HarmonyOS Sans,sans-serif;font-size:.9375rem;font-weight:700;text-align:left}@media(max-width:750px){.product-flavors{padding:4rem 0}.product-flavors__title{font-size:3rem}.product-flavors__count{font-size:1.875rem}.product-flavor{flex:0 0 18rem}.product-flavor__label{font-size:1.375rem}}.product-package{padding:6rem 12%;background:#f7f8fa;text-align:center}.product-package__title{position:relative;display:inline-block;font-family:Gadugi-b,sans-serif;font-size:3.5rem;line-height:1;color:#000;margin:0;padding:0 1.5rem}.product-package__title:before{position:absolute;bottom:-5%;left:0;width:100%;height:1.5rem;border-radius:.75rem;content:"";z-index:-1;background-image:linear-gradient(90deg,#d4f8ae 0 0,#3cf 100% 100%)}.product-package__image{max-width:45rem;margin:3rem auto 2rem}.product-package__info{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;font-family:HarmonyOS Sans,sans-serif;color:#5f5f5f;font-size:1rem}.product-package__info strong{display:block;font-family:Gadugi-b,sans-serif;color:#000;font-size:1.5rem;margin-bottom:.25rem}@media(max-width:750px){.product-package{padding:4rem 4%}.product-package__title{font-size:3rem}.product-package__info{gap:2rem;font-size:1.375rem}.product-package__info strong{font-size:1.875rem}}.product-tabs{padding:4rem 12%;background:#fff;font-family:HarmonyOS Sans,sans-serif}.product-tabs__nav{display:flex;flex-wrap:wrap;gap:2.5rem;border-bottom:1px solid #ECECEC;margin-bottom:2.5rem}.product-tab{background:transparent;border:0;padding:1rem 0;font-family:HarmonyOS Sans,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#696969;cursor:pointer;position:relative;transition:color .2s}.product-tab:hover,.product-tab.is-active{color:#000}.product-tab.is-active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:.1875rem;background:#06f}.product-tab-panel{display:none;font-size:1rem;line-height:1.85;color:#5f5f5f}.product-tab-panel.is-active{display:block}.product-tab-panel h3{font-family:Gadugi-b,sans-serif;color:#000;font-size:1.5rem;margin:1.5rem 0 .75rem}.product-tab-panel ul{padding-left:1.5rem;list-style:disc}.product-tab-panel ul li{margin-bottom:.5rem}.product-tab-panel table{width:100%;border-collapse:collapse;margin:1rem 0}.product-tab-panel th,.product-tab-panel td{padding:.875rem 1rem;text-align:left;border-bottom:1px solid #ECECEC;font-size:.9375rem}.product-tab-panel th{color:#999;font-weight:500;width:16rem}.product-tab-panel td{color:#000;font-weight:600}@media(max-width:750px){.product-tabs{padding:4rem 4%}.product-tabs__nav{gap:1.5rem}.product-tab{font-size:1.25rem}.product-tab-panel{font-size:1.375rem}.product-tab-panel th,.product-tab-panel td{font-size:1.25rem;padding:1rem .5rem}}.product-related{padding:5rem 12% 6rem;background:#fff}.product-related__title{position:relative;display:inline-block;font-family:Gadugi-b,sans-serif;font-size:3.5rem;color:#000;margin:0 auto 3rem;padding:0 1.5rem}.product-related__head{text-align:center;margin-bottom:3rem}.product-related__title:before{position:absolute;bottom:-5%;left:0;width:100%;height:1.5rem;border-radius:.75rem;content:"";z-index:-1;background-image:linear-gradient(90deg,#ff544f 0 0,#fad126 100% 100%)}.product-related__list{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:1024px){.product-related__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:750px){.product-related{padding:4rem 4%}.product-related__title{font-size:3rem}.product-related__list{grid-template-columns:1fr;gap:3rem}}.product-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:99;padding:1rem 4%;background:#fff;box-shadow:0 -.5rem 2rem #00000014;border-top:1px solid #ECECEC;align-items:center;gap:1rem}.product-sticky-cta__price{font-family:Gadugi-b,sans-serif;font-size:1.75rem;color:#06f}.product-sticky-cta .btn-primary{flex:1;min-width:auto}@media(max-width:750px){.product-sticky-cta{display:flex}body{padding-bottom:6rem}}.product-compliance{background:#0a0a0d;color:#888;font-family:HarmonyOS Sans,sans-serif;font-size:.8125rem;padding:1rem 12%;text-align:center;letter-spacing:.05em}.product-compliance strong{color:#06f}@media(max-width:750px){.product-compliance{padding:1.5rem 4%;font-size:1.125rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/vanza-style.css.map */
