.bundles-teaser{padding:var(--uc-space-48) var(--page-margin);background-color:var(--uc-surface)}.bundles-teaser__inner{max-width:var(--page-width);margin:0 auto;text-align:center}.bundles-teaser__headline{margin:0 0 var(--uc-space-8);font-size:1.25rem;font-weight:600;letter-spacing:-.02em;color:var(--uc-text)}.bundles-teaser__subline{margin:0 0 var(--uc-space-16);font-size:.9375rem;line-height:1.5;color:var(--uc-muted)}.bundles-teaser__button{display:inline-block;padding:12px 20px;font-size:.9375rem;font-weight:500;text-decoration:none;color:var(--uc-btn-text);background-color:var(--uc-btn);border:1px solid var(--uc-btn);border-radius:var(--uc-radius-btn)}.bundles-teaser__button:hover{opacity:.9}.collection{padding:var(--uc-space-32) 0 var(--uc-space-48)}.collection__header{margin-bottom:var(--uc-space-24)}.collection__title{margin:0 0 var(--uc-space-8);font-size:.9375rem;font-weight:600;letter-spacing:-.02em;color:var(--uc-muted)}.collection__description{margin:0;font-size:.8125rem;line-height:1.5;color:var(--uc-muted)}.collection__intro{margin:var(--uc-space-8) 0 0;font-size:.75rem;line-height:1.5;color:var(--uc-muted);max-width:42ch}.collection__filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--uc-border)}.collection__filter summary{font-size:.9375rem;font-weight:500;color:var(--uc-text);cursor:pointer;list-style:none}.collection__filter summary::-webkit-details-marker{display:none}.collection__filter-content{margin-top:.5rem}.collection__filter-list{margin:0;padding:0;list-style:none}.collection__filter-tag{display:block;padding:.25rem 0;font-size:.875rem;text-decoration:none;color:var(--uc-text);opacity:.85}.collection__filter-tag:hover,.collection__filter-tag.is-active{opacity:1}.collection__filter-tag.is-active{font-weight:500}.collection__filter-price{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.collection__filter-price input[type=number]{width:5rem;padding:.35rem .5rem;font-size:.875rem;border:1px solid var(--uc-border);border-radius:var(--style-border-radius-inputs)}.collection__filter-btn{padding:.35rem .75rem;font-size:.875rem;font-weight:500;color:var(--uc-btn-text);background-color:var(--uc-btn);border:none;border-radius:var(--style-border-radius-inputs);cursor:pointer}.collection__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--uc-space-16);margin:0;padding:0;list-style:none}@media(min-width:990px){.collection__grid{grid-template-columns:repeat(var(--cols-desktop),1fr);gap:var(--uc-space-24)}}.collection__card{display:block;text-decoration:none;color:var(--uc-text)}.collection__card:hover{opacity:.85}.collection__card-image{display:block;aspect-ratio:1;margin-bottom:var(--uc-space-12);border-radius:var(--uc-radius-image);overflow:hidden;border:1px solid rgba(17,17,17,.04);background-color:var(--uc-bg)}.collection__card-image img,.collection__card-image svg{width:100%;height:100%;object-fit:cover;display:block}.collection__placeholder{width:100%;height:100%;object-fit:cover}.collection__card-title{display:block;font-size:.9375rem;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:var(--uc-text);margin-bottom:.25rem}.collection__card-type{display:block;font-size:.75rem;font-weight:400;letter-spacing:-.01em;color:var(--uc-muted);margin-bottom:var(--uc-space-8)}.collection__card-price{display:block;font-size:.8125rem;font-weight:400;color:var(--uc-muted)}.collection__empty{margin:0;font-size:1rem;color:var(--uc-text);opacity:.8}.collection .pagination{margin-top:2rem;text-align:center}.collection .pagination a,.collection .pagination span{display:inline-block;padding:.5rem .75rem;margin:0 .25rem;font-size:.9375rem;text-decoration:none;color:var(--uc-text);border-radius:var(--style-border-radius-inputs)}.collection .pagination a:hover{opacity:.85}.collection .pagination .current{font-weight:600}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.complete-the-set{padding:var(--uc-space-24) var(--uc-space-32);background-color:var(--uc-bg);border-top:1px solid var(--uc-border)}.complete-the-set__inner{max-width:var(--page-width);margin:0 auto}.complete-the-set__heading{margin:0 0 var(--uc-space-12);font-size:.9375rem;font-weight:600;letter-spacing:-.02em;color:var(--uc-muted)}.complete-the-set__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--uc-space-16);margin:0;padding:0;list-style:none}@media(min-width:750px){.complete-the-set__grid{grid-template-columns:repeat(3,1fr);gap:var(--uc-space-24)}}.complete-the-set__card{display:flex;align-items:center;gap:var(--uc-space-12);padding:var(--uc-space-8);text-decoration:none;color:var(--uc-text);background-color:var(--uc-surface);border:1px solid var(--uc-border);border-radius:var(--uc-radius-image)}.complete-the-set__card:hover{border-color:var(--uc-border-strong)}.complete-the-set__card-image{flex-shrink:0;width:4rem;height:4rem;border-radius:var(--uc-radius-image);overflow:hidden;background-color:var(--uc-bg)}.complete-the-set__card-image img,.complete-the-set__card-image svg{width:100%;height:100%;object-fit:cover;display:block}.complete-the-set__placeholder{width:100%;height:100%;object-fit:cover}.complete-the-set__card-title{flex:1;min-width:0;font-size:.8125rem;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:var(--uc-text)}.complete-the-set__card-price{flex-shrink:0;font-size:.75rem;font-weight:400;color:var(--uc-muted)}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.email-signup{padding:var(--uc-space-48) var(--page-margin);background-color:var(--uc-bg)}.email-signup__inner{max-width:32rem;margin:0 auto}.email-signup__heading{margin:0 0 var(--uc-space-12);font-size:.8125rem;font-weight:400;letter-spacing:-.01em;color:var(--uc-muted)}.email-signup__form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.email-signup__input{flex:1 1 12rem;min-width:0;min-height:44px;padding:12px 16px;font-size:.9375rem;border:1px solid var(--uc-border);border-radius:var(--uc-radius-btn);background-color:var(--uc-surface);color:var(--uc-text)}.email-signup__input::placeholder{color:var(--uc-muted)}.email-signup__input:focus{outline:none;border-color:var(--uc-text)}.email-signup__btn{min-height:44px;padding:12px 20px;font-size:.9375rem;font-weight:500;color:var(--uc-text);background:transparent;border:1px solid var(--uc-border-strong);border-radius:var(--uc-radius-btn);cursor:pointer}.email-signup__btn:hover{opacity:.8}.featured-categories{padding:3rem var(--page-margin);background-color:var(--uc-bg)}.featured-categories__inner{max-width:var(--page-width);margin:0 auto}.featured-categories__heading{margin:0 0 1.5rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;color:var(--uc-text);text-align:center}.featured-categories__grid{display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:1.5rem}@media(max-width:768px){.featured-categories__grid{grid-template-columns:1fr;--cols: 1}}.featured-categories__card{display:block;text-decoration:none;color:var(--uc-text);border-radius:var(--style-border-radius-inputs);overflow:hidden;transition:opacity .15s ease}.featured-categories__card:hover{opacity:.9}.featured-categories__card-image{display:block;aspect-ratio:1;background-color:var(--uc-border)}.featured-categories__card-image img,.featured-categories__card-image svg{width:100%;height:100%;object-fit:cover}.featured-categories__card-title{display:block;padding:1rem 0 0;font-size:1rem;font-weight:600}.featured-collection{padding:var(--uc-space-48) var(--page-margin);background-color:var(--uc-bg)}.featured-collection__inner{max-width:var(--page-width);margin:0 auto}.featured-collection__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--uc-space-8);margin-bottom:var(--uc-space-24)}.featured-collection__heading{margin:0;font-size:.9375rem;font-weight:600;letter-spacing:-.02em;color:var(--uc-muted)}.featured-collection__link{font-size:.8125rem;text-decoration:none;color:var(--uc-muted)}.featured-collection__link:hover{color:var(--uc-text)}.featured-collection__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--uc-space-16);margin:0;padding:0;list-style:none}@media(min-width:990px){.featured-collection__grid{grid-template-columns:repeat(4,1fr);gap:var(--uc-space-24)}}.featured-collection__card{display:block;text-decoration:none;color:var(--uc-text)}.featured-collection__card:hover{opacity:.85}@media(min-width:750px){.featured-collection__card{transition:transform .2s ease,box-shadow .2s ease}.featured-collection__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1111110f}}@media(prefers-reduced-motion:reduce){.featured-collection__card{transition:none}.featured-collection__card:hover{transform:none}}.featured-collection__card-image{display:block;aspect-ratio:1;margin-bottom:var(--uc-space-12);border-radius:var(--uc-radius-image);overflow:hidden;border:1px solid rgba(17,17,17,.04);background-color:var(--uc-bg)}.featured-collection__card-image img,.featured-collection__card-image svg{display:block;width:100%;height:100%;object-fit:cover}.featured-collection__placeholder{width:100%;height:100%;object-fit:cover}.featured-collection__card-title{display:block;font-size:.9375rem;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:var(--uc-text);margin-bottom:var(--uc-space-8)}.featured-collection__card-device-line{display:block;font-size:.75rem;line-height:1.3;color:var(--uc-muted);margin-bottom:var(--uc-space-8)}.featured-collection--placeholder .featured-collection__placeholder-text{margin:0;padding:var(--uc-space-48) var(--page-margin);font-size:.8125rem;color:var(--uc-muted);text-align:center}.featured-collection__card-price{display:block;font-size:.8125rem;font-weight:400;color:var(--uc-muted)}.footer{margin-top:auto;padding:2rem 0 1.5rem;background-color:var(--uc-bg);border-top:1px solid var(--uc-border)}.footer__inner{display:flex;flex-direction:column;gap:1.5rem}.footer__newsletter-heading{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--uc-text)}.footer__newsletter-form{display:flex;flex-wrap:wrap;gap:.5rem;max-width:24rem}.footer__newsletter-input{flex:1 1 12rem;min-width:0;min-height:44px;padding:12px 16px;font-size:.9375rem;border:1px solid var(--uc-border);border-radius:var(--uc-radius-btn);background-color:var(--uc-surface);color:var(--uc-text)}.footer__newsletter-btn{min-height:44px;padding:12px 20px;font-size:.9375rem;font-weight:500;color:var(--uc-btn-text);background-color:var(--uc-btn);border:1px solid var(--uc-btn);border-radius:var(--uc-radius-btn);cursor:pointer}.footer__nav{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.footer__link{font-size:.9375rem;text-decoration:none;color:var(--uc-text)}.footer__link:hover{opacity:.7}.footer__payment{display:flex;flex-wrap:wrap;gap:.5rem}.footer__payment svg{height:1.5rem;width:auto}.footer__bottom{padding-top:1rem;border-top:1px solid var(--uc-border)}.footer__copyright{margin:0;font-size:.875rem;color:var(--uc-muted)}.footer__copyright a{text-decoration:none;color:var(--uc-text)}.footer__copyright a:hover{opacity:.7}.footer__trust{margin:.5rem 0 0;font-size:.8125rem;color:var(--uc-muted)}.header__sticky-wrapper{position:sticky;top:0;z-index:50;background-color:var(--uc-surface);transition:box-shadow .2s ease}.header__sticky-wrapper.is-scrolled{box-shadow:0 1px 0 var(--uc-border)}.header{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:72px;padding:0 24px;background-color:#fff;border-bottom:1px solid rgba(17,17,17,.1)}@media(min-width:990px){.header{padding-left:40px;padding-right:40px}}.header__logo{font-size:1.125rem;font-weight:500;letter-spacing:.02em;text-decoration:none;text-transform:uppercase;color:var(--uc-text);flex-shrink:0;transition:opacity .2s ease}.header__logo:hover{opacity:.7}.header__logo:focus-visible{outline:2px solid var(--uc-focus);outline-offset:2px}.header__nav{display:flex;align-items:center;gap:2rem;flex:1;justify-content:center}.header__link{font-size:.9375rem;font-weight:500;text-decoration:none;color:var(--uc-text);transition:opacity .2s ease,text-decoration .2s ease}.header__link:hover{text-decoration:underline;text-underline-offset:.2em}.header__link:focus-visible{outline:2px solid var(--uc-focus);outline-offset:2px}.header__utility{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.header__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--uc-text);text-decoration:none;transition:opacity .2s ease}.header__icon-svg{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.header__icon-svg img{width:18px;height:18px;object-fit:contain;vertical-align:middle}.header__icon:hover{opacity:.6}.header__icon:focus-visible{outline:2px solid var(--uc-focus);outline-offset:2px}.header__cart{position:relative}.header__cart-count{position:absolute;top:-4px;right:-4px;min-width:1.125rem;height:1.125rem;padding:0 3px;font-size:.6875rem;font-weight:500;line-height:1.125rem;text-align:center;color:var(--uc-btn-text);background-color:var(--uc-btn);border-radius:999px}.header__link--help{font-size:.875rem;font-weight:500}.header__icon-btn{background:none;border:none;padding:0;cursor:pointer;font:inherit}.uc-search-dropdown{position:absolute;top:100%;left:0;right:0;background-color:var(--uc-surface);border-bottom:1px solid var(--uc-border);opacity:0;visibility:hidden;transition:opacity .12s ease,visibility .12s ease}.uc-search-dropdown.is-open{opacity:1;visibility:visible}.uc-search-dropdown__inner{max-width:var(--page-width);margin:0 auto;padding:var(--uc-space-16) var(--page-margin)}.uc-search-dropdown__input-wrap{margin-bottom:var(--uc-space-12)}.uc-search-dropdown__input{width:100%;min-height:48px;padding:0 var(--uc-space-16);font-size:1rem;font-weight:400;border:1px solid var(--uc-border);border-radius:var(--uc-radius-btn);background-color:var(--uc-bg);color:var(--uc-text)}.uc-search-dropdown__input:focus{outline:none;border-color:var(--uc-text)}.uc-search-dropdown__input::placeholder{color:var(--uc-muted)}.uc-search-results{max-height:320px;overflow-y:auto;margin-bottom:var(--uc-space-8)}.uc-search-results__list{margin:0;padding:0;list-style:none}.uc-search-result{border-bottom:1px solid var(--uc-border)}.uc-search-result:last-child{border-bottom:none}.uc-search-result__link{display:flex;align-items:center;gap:var(--uc-space-12);padding:var(--uc-space-12) 0;text-decoration:none;color:var(--uc-text)}.uc-search-result__link:hover{opacity:.85}.uc-search-result__thumb{flex-shrink:0;width:48px;height:48px;border-radius:var(--uc-radius-image);overflow:hidden;background-color:var(--uc-bg)}.uc-search-result__img{width:100%;height:100%;object-fit:cover;display:block}.uc-search-result__img--placeholder{background-color:var(--uc-border)}.uc-search-result__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.uc-search-result__title{font-size:.9375rem;font-weight:500;color:var(--uc-text)}.uc-search-result__price{font-size:.8125rem;color:var(--uc-muted)}.uc-search-results__loading,.uc-search-results__empty{margin:0;padding:var(--uc-space-24) 0;font-size:.875rem;color:var(--uc-muted);text-align:center}.uc-search-dropdown__view-all{display:block;padding:var(--uc-space-8) 0;font-size:.8125rem;font-weight:500;color:var(--uc-text);text-decoration:underline;text-underline-offset:.2em}.uc-search-dropdown__view-all:hover{opacity:.85}.header__wrap{position:relative}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:989px){.header__nav,.header__link--help{display:none}}@media(max-width:749px){.header{min-height:56px;padding:0 24px;flex-wrap:wrap}.header__utility{gap:1.25rem}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.hero{display:flex;align-items:center;justify-content:center;min-height:var(--hero-min-height);padding:var(--uc-space-48) var(--page-margin);background-color:var(--uc-surface);overflow:hidden}.hero__inner{width:100%;max-width:var(--page-width);margin:0 auto}.hero__main{display:flex;flex-direction:column;gap:var(--uc-space-48);width:100%}.hero__content{max-width:42ch}.hero__headline{margin:0 0 .75rem;font-size:clamp(1.75rem,4.5vw,2.5rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:var(--uc-text)}.hero__subline{margin:0 0 1.5rem;font-size:1rem;line-height:1.5;color:var(--uc-muted)}.hero__button{display:inline-block;padding:12px 20px;font-size:1rem;font-weight:500;text-decoration:none;color:var(--uc-btn-text);background-color:var(--uc-btn);border:1px solid var(--uc-btn);border-radius:var(--uc-radius-btn)}.hero__button:hover{opacity:.9}.hero__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:var(--uc-space-16);margin-top:var(--uc-space-24)}.hero__secondary-cta{font-size:.9375rem;font-weight:500;color:var(--uc-text);text-decoration:underline;text-underline-offset:.2em}.hero__secondary-cta:hover{opacity:.8}.hero__image-wrap{width:100%;max-width:520px;margin:0 auto;aspect-ratio:1;border-radius:var(--uc-radius-image);overflow:hidden;border:1px solid rgba(17,17,17,.04);background-color:var(--uc-surface)}.hero__image-wrap img,.hero__image-wrap svg{width:100%;height:100%;object-fit:cover;display:block}.hero__placeholder{width:100%;height:100%;background-color:var(--uc-border);opacity:.5}@media(min-width:990px){.hero{padding:var(--uc-space-48) var(--page-margin)}.hero__main{flex-direction:row;align-items:center;justify-content:space-between;gap:var(--uc-space-48)}.hero__content{flex-shrink:0}.hero__image-wrap{flex:1;max-width:none;margin:0;min-width:0}}.product-recommendations{padding:2rem var(--page-margin) 3rem;background-color:var(--uc-bg);border-top:1px solid var(--uc-border)}.product-recommendations__inner{max-width:var(--page-width);margin:0 auto}.product-recommendations__heading{margin:0 0 1rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;color:var(--uc-text)}.product-recommendations__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--uc-space-16);margin:0;padding:0;list-style:none}@media(min-width:990px){.product-recommendations__grid{grid-template-columns:repeat(4,1fr);gap:var(--uc-space-24)}}.product-recommendations__card{display:block;text-decoration:none;color:var(--uc-text);transition:opacity .2s ease}.product-recommendations__card:hover{opacity:.85}.product-recommendations__card-image{display:block;aspect-ratio:1;margin-bottom:var(--uc-space-12);border-radius:var(--uc-radius-image);overflow:hidden;background-color:var(--uc-bg)}.product-recommendations__card-image img,.product-recommendations__card-image svg{width:100%;height:100%;object-fit:cover;display:block}.product-recommendations__placeholder{width:100%;height:100%;object-fit:cover}.product-recommendations__card-title{display:block;font-size:.9375rem;font-weight:400;line-height:1.4;letter-spacing:-.01em;color:var(--uc-text);margin-bottom:var(--uc-space-8)}.product-recommendations__card-price{display:block;font-size:.8125rem;font-weight:400;color:var(--uc-muted)}.product-reviews{padding:2rem var(--page-margin) 3rem;border-top:1px solid var(--uc-border)}.product-reviews__heading{margin:0 0 1rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;color:var(--uc-text)}.product-reviews__content{min-height:1px}.product{display:grid;gap:3rem;padding:2rem 0 4rem}@media(min-width:990px){.product{grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}}.product__media{position:sticky;top:2rem}.uc-gallery{position:relative;aspect-ratio:1;width:100%;overflow:hidden}.uc-media{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .18s ease;pointer-events:none}.uc-media.is-active{opacity:1;pointer-events:auto}@media(prefers-reduced-motion:reduce){.uc-media{transition:none}}.uc-thumb.is-active,.uc-thumb:focus-visible{outline:2px solid rgba(17,17,17,.18);outline-offset:2px}.product__featured{aspect-ratio:1;overflow:hidden;border-radius:10px;border:1px solid rgba(17,17,17,.04);background-color:var(--uc-bg);box-shadow:none}.product__featured img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);transform-origin:center center}.product__thumbs{display:flex;gap:.5rem;margin-top:1rem}.product__thumb{width:4.5rem;height:4.5rem;padding:0;border:1px solid rgba(17,17,17,.07);border-radius:8px;overflow:hidden;background-color:var(--uc-bg);cursor:pointer;transition:border-color .15s ease;box-shadow:none}.product__thumb:hover{border-color:#1111111f}.product__thumb.is-active{border-color:#11111147}.product__thumb img{width:100%;height:100%;object-fit:cover;pointer-events:none}@media(min-width:750px){.product__thumb{width:3.75rem;height:3.75rem}}.product__title-block{margin-bottom:var(--uc-space-12)}.product__title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--uc-space-12);margin-bottom:var(--uc-space-8)}.product__title-row .product__title{margin:0}.product__title{margin:0;font-size:clamp(1.575rem,4.2vw,2rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;color:var(--uc-text)}.product__rating{display:inline-flex;align-items:center;gap:.35em;margin:0;font-size:.8125rem;font-weight:400;letter-spacing:.01em;color:var(--uc-muted)}.product__rating-stars{display:inline-flex;letter-spacing:.05em}.product__rating-star{color:var(--uc-muted);opacity:.85}.product__rating-value{font-weight:500;color:var(--uc-text);opacity:.9}.product__rating-count{color:var(--uc-muted)}.product__type{margin:0;font-size:.9375rem;font-weight:400;letter-spacing:-.01em;color:var(--uc-muted)}.uc-pdp-line{margin:var(--uc-space-8) 0 0;font-size:.8125rem;line-height:1.4;font-weight:400;letter-spacing:.01em;color:var(--uc-muted);max-width:42ch}.product__price{margin:0 0 var(--uc-space-24);font-size:1.125rem;font-weight:400;color:var(--uc-text)}.uc-price-note,.uc-dispatch-note{margin:var(--uc-space-8) 0 0;font-size:.8125rem;line-height:1.4;font-weight:400;letter-spacing:.01em;color:var(--uc-muted)}.product__key-features{margin-top:0;margin-bottom:var(--uc-space-24)}.product__key-features-label{display:block;margin-bottom:var(--uc-space-8);font-family:var(--uc-font-base);font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--uc-muted)}.product__key-features-list{display:grid;grid-template-columns:1fr;gap:var(--uc-space-8) var(--uc-space-16);margin:0;padding:0;list-style:none;font-size:.8125rem;line-height:1.4;color:var(--uc-muted)}@media(min-width:750px){.product__key-features-list{grid-template-columns:repeat(2,1fr)}}.product__key-features-list li{padding-left:0}.product__description{margin-bottom:var(--uc-space-24);font-size:.875rem;line-height:1.6;color:var(--uc-text);opacity:.9}.product__description ul,.product__description ol{margin:var(--uc-space-12) 0;padding-left:1.25rem;font-size:.8125rem;line-height:1.5;color:var(--uc-muted)}.product__description ul{list-style:disc}.product__description ol{list-style:decimal}.product__description li+li{margin-top:var(--uc-space-8)}.uc-buybox{margin-top:var(--uc-space-16);padding:var(--uc-space-12) var(--uc-space-16);background-color:var(--uc-surface);border:1px solid var(--uc-border);border-radius:10px}.uc-buybox .product-form__options,.uc-buybox .product-form__option{margin-bottom:var(--uc-space-8)}.uc-buybox .product-form__option:last-child{margin-bottom:0}.uc-buybox .product-form__actions{margin-top:var(--uc-space-8);gap:var(--uc-space-8)}.product-form__label{display:block;margin-bottom:var(--uc-space-8);font-family:var(--uc-font-base);font-size:.8125rem;font-weight:500;letter-spacing:-.01em;color:var(--uc-muted)}.product-form__hint{margin:0 0 var(--uc-space-8);font-size:.8125rem;font-weight:400;letter-spacing:-.01em;color:var(--uc-muted)}.product-form__select{width:100%;height:48px;min-height:48px;padding:0 2.75rem 0 var(--uc-space-16);font-family:var(--uc-font-base);font-size:.9375rem;font-weight:500;line-height:48px;color:var(--uc-text);background-color:var(--uc-surface);border:1px solid var(--uc-border);border-radius:8px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23111111' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px 12px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}@media(min-width:750px){.product-form__select{font-size:1rem}}.product-form__select:hover{border-color:var(--uc-border-strong)}.product-form__select:focus{border-color:var(--uc-text);outline:none}.product-form__select:focus-visible{outline:1px solid var(--uc-focus);outline-offset:2px}.product-form__actions{display:flex;flex-wrap:wrap;flex-direction:column;align-items:stretch;gap:var(--uc-space-8);margin-bottom:0;margin-top:0}@media(min-width:750px){.product-form__actions{flex-direction:row;align-items:flex-end}}.product-form__quantity{flex-shrink:0}.product-form__input--quantity{width:4.5rem;height:48px;min-height:48px;padding:0 var(--uc-space-16);font-size:.9375rem;font-weight:500;text-align:center;border:1px solid var(--uc-border);background-color:var(--uc-surface);color:var(--uc-text);border-radius:8px;box-sizing:border-box}.product-form__input--quantity:focus{outline:none;border-color:var(--uc-text)}.product-form__input--quantity:focus-visible{outline:2px solid var(--uc-focus);outline-offset:2px}.product-form__submit-btn{width:100%;height:48px;min-height:48px;padding:0 var(--uc-space-24);background-color:var(--uc-btn);color:var(--uc-btn-text);border:1px solid var(--uc-btn);border-radius:8px;font-weight:500;box-sizing:border-box}@media(min-width:750px){.product-form__submit-btn{width:auto;flex:1;min-width:0}}.product-form__sold-out{margin:0 0 var(--uc-space-12);font-size:.875rem;color:var(--uc-muted)}.product-form__payment-note,.product-form__policy-link{margin:var(--uc-space-16) 0 0;font-size:.8125rem}.product-form__payment-link{color:var(--uc-muted);text-decoration:none}.product-form__payment-link:hover{text-decoration:underline;text-underline-offset:.2em;opacity:1}.product-form__reassurance{margin:var(--uc-space-12) 0 0;font-size:.75rem;font-weight:400;letter-spacing:.01em;color:var(--uc-muted)}.product__materials{margin-top:var(--uc-space-48);padding-top:var(--uc-space-32);border-top:1px solid var(--uc-border)}.product__materials-heading{margin:0 0 var(--uc-space-12);font-family:var(--uc-font-base);font-size:.9375rem;font-weight:600;letter-spacing:-.01em;color:var(--uc-text)}.product__materials-support{margin:0 0 var(--uc-space-12);font-size:.8125rem;font-weight:400;line-height:1.45;letter-spacing:.01em;color:var(--uc-muted)}.product__materials-text{margin:0;font-size:.875rem;line-height:1.6;color:var(--uc-muted)}.product-block{margin-top:var(--uc-space-24)}.product-block__heading{margin:0 0 var(--uc-space-8);font-size:.75rem;font-weight:500;letter-spacing:.02em;color:var(--uc-muted)}.product-block__icon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--uc-space-12);align-items:start}.product-block__icon-item{display:flex;flex-direction:column;align-items:center;gap:var(--uc-space-8);font-size:.6875rem;color:var(--uc-muted);text-align:center}.product-block__icon-item svg{flex-shrink:0;color:var(--uc-text);opacity:.7}.product-block--icon-strip .product-block__icon-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:var(--uc-space-16)}.product-block--icon-strip .product-block__icon-item{flex-direction:row;text-align:left;gap:var(--uc-space-8)}.product-block__benefit-list{margin:0;padding:0;list-style:none;font-size:.8125rem;line-height:1.45;color:var(--uc-muted)}.product-block--benefits-bullets .product-block__benefit-list li{position:relative;padding-left:1em}.product-block--benefits-bullets .product-block__benefit-list li:before{content:"\b7";position:absolute;left:0;color:var(--uc-muted)}.product-block--benefits-pills .product-block__benefit-list{display:flex;flex-wrap:wrap;gap:var(--uc-space-8)}.product-block--benefits-pills .product-block__benefit-list li{padding:var(--uc-space-8) var(--uc-space-12);background-color:var(--uc-surface);border:1px solid var(--uc-border);border-radius:var(--uc-radius-btn)}.product-block__delivery-text{margin:0;font-size:.6875rem;line-height:1.4;color:var(--uc-muted)}.product-block__faq-item{border-bottom:1px solid var(--uc-border)}.product-block__faq-item:first-child{border-top:1px solid var(--uc-border)}.product-block__faq-question{padding:var(--uc-space-12) 0;font-size:.8125rem;font-weight:500;color:var(--uc-text);cursor:pointer;list-style:none}.product-block__faq-question::-webkit-details-marker{display:none}.product-block__faq-answer{padding:0 0 var(--uc-space-12);font-size:.8125rem;line-height:1.5;color:var(--uc-muted)}.product-block__faq-answer p:first-child{margin-top:0}@media(prefers-reduced-motion:reduce){.product-block__faq-item summary{transition:none}}.product-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:40;padding:var(--uc-space-12) var(--page-margin);background-color:var(--uc-surface);border-top:1px solid var(--uc-border);box-sizing:border-box}.product-sticky-atc.is-visible{display:block!important}.product-sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--uc-space-16);max-width:var(--page-width);margin:0 auto}.product-sticky-atc__info{display:flex;flex-direction:column;gap:.125rem;min-width:0}.product-sticky-atc__title{font-size:.8125rem;font-weight:500;color:var(--uc-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-atc__price{font-size:.75rem;color:var(--uc-muted)}.product-sticky-atc__variant{font-size:.6875rem;color:var(--uc-muted)}.product-sticky-atc__actions{display:flex;align-items:center;gap:var(--uc-space-12);flex-shrink:0}.product-sticky-atc__link-select{font-size:.8125rem;font-weight:500;color:var(--uc-text);text-decoration:underline;text-underline-offset:.2em}.product-sticky-atc__btn{min-height:44px;padding:0 var(--uc-space-20);font-size:.9375rem;font-weight:500;color:var(--uc-btn-text);background-color:var(--uc-btn);border:1px solid var(--uc-btn);border-radius:var(--uc-radius-btn);cursor:pointer}.product-sticky-atc__btn:disabled{opacity:.5;cursor:not-allowed}@media(min-width:990px){.product-sticky-atc{display:none!important}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.social-proof{padding:var(--uc-space-24) var(--page-margin);background-color:var(--uc-bg)}.social-proof__inner{max-width:var(--page-width);margin:0 auto;text-align:center}.social-proof__line{margin:0;font-size:.8125rem;line-height:1.4;font-weight:400;letter-spacing:.01em;color:var(--uc-muted)}.trust-block{padding:var(--uc-space-32) var(--page-margin);background-color:var(--uc-bg)}.trust-block__inner{max-width:var(--page-width);margin:0 auto;text-align:center}.trust-block__lines{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--uc-space-8) var(--uc-space-24)}.trust-block__line{margin:0;font-size:.75rem;font-weight:400;letter-spacing:-.01em;color:var(--uc-muted)}.why-upcover{padding:var(--uc-space-24) var(--page-margin);background-color:var(--uc-surface)}.why-upcover__inner{max-width:var(--page-width);margin:0 auto}.why-upcover__list{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--uc-space-16) var(--uc-space-32);margin:0;padding:0;list-style:none;font-size:.8125rem;line-height:1.45;color:var(--uc-muted);text-align:center}.why-upcover__item{max-width:22ch}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
