:root{--bg-dark:#111;--bg-card:#181818;--text-white:#fff;--text-muted:#ffffffb3;--accent-green:#25d366;--transition-fast:.25s cubic-bezier(.25, .1, .25, 1);--transition-normal:.35s cubic-bezier(.25, .1, .25, 1)}body:has(.category-content-wrapper) header{background-color:#fffffff7;box-shadow:0 4px 20px #0000001f}body:has(.category-content-wrapper) header .store{color:#111}body:has(.category-content-wrapper) header .menu-btn{color:#111}body:has(.category-content-wrapper) header nav.main-nav ul li a{color:#111}body:has(.category-content-wrapper) header .cart a{color:#111}body:has(.category-content-wrapper) header .search input{color:#111}body:has(.category-content-wrapper) header .search button{color:#111}body:has(.category-content-wrapper) header .store span:after{background-color:#111}body:has(.category-content-wrapper) header nav.main-nav ul li a:after{background-color:#111}body:has(.category-content-wrapper) header .search{border-bottom-color:#0006}:is(body:has(.category-content-wrapper) header .search.active,body:has(.category-content-wrapper) header .search:focus-within){border-bottom-color:#111}body:has(.category-content-wrapper) header .search input::placeholder{color:#0009}body:has(.category-content-wrapper) header .menu-btn img{filter:brightness(0)opacity(.75)}body:has(.category-content-wrapper) header .cart a img{filter:brightness(0)opacity(.75)}body:has(.category-content-wrapper) header .store{filter:brightness(0)opacity(.75)}body:has(.category-content-wrapper) header .search button img{filter:brightness(0)opacity(.75)}body:has(.category-content-wrapper) header .logo img{filter:invert()}:is(body:has(.category-content-wrapper) header .teaser-section,body:has(.category-content-wrapper) header .video-reveal-on-scroll){display:none}body:has(.category-content-wrapper) .video-control-btn{display:none!important}.breadcrumb{color:#666;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:inline-flex}.breadcrumb img{width:16px;height:16px}.category-content-wrapper{width:100%;margin-top:120px;padding:48px}.category-content-wrapper .category-grid{justify-content:space-between;align-items:center;gap:40px;margin-bottom:48px;display:flex}.category-content-wrapper .category-grid .title-section{flex-direction:column;flex:0 0 910px;gap:20px;display:flex}.category-content-wrapper .category-grid .title-section h1{font-family:Times New Roman,Times,serif;font-size:60px}.category-content-wrapper .category-grid .title-section .discover-link{align-items:flex-start;gap:8px;font-size:14px;font-weight:500;display:flex}.category-content-wrapper .category-grid .carousel-wrapper{flex:1;align-items:center;min-width:0;display:flex;position:relative}.category-content-wrapper .category-grid .carousel-wrapper .products-carousel{scroll-behavior:smooth;scrollbar-width:none;justify-content:flex-start;gap:40px;width:100%;display:flex;overflow-x:auto}.category-content-wrapper .category-grid .carousel-wrapper .products-carousel::-webkit-scrollbar{display:none}.category-content-wrapper .category-grid .carousel-wrapper .products-carousel .product-card{cursor:pointer;width:100px;color:inherit;flex-direction:column;flex:0 0 125px;text-decoration:none;display:flex}.category-content-wrapper .category-grid .carousel-wrapper .products-carousel .product-card .img-wrapper{aspect-ratio:3/3;background-color:#f3f3f3;border-radius:2px;width:120%;overflow:hidden}.category-content-wrapper .category-grid .carousel-wrapper .products-carousel .product-card .img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1)}.category-content-wrapper .category-grid .carousel-wrapper .products-carousel .product-card span{text-align:left;white-space:nowrap;color:#111;margin-top:12px;font-size:13px;font-weight:420}.category-content-wrapper .carousel-fade{pointer-events:none;z-index:5;opacity:0;width:90px;height:calc(100% - 16px);transition:opacity .3s;position:absolute;top:0}.category-content-wrapper .carousel-fade.can-scroll{opacity:1}.category-content-wrapper .carousel-fade.carousel-fade--right{background:linear-gradient(90deg,#fff0 0%,#fff 90%);right:0}.category-content-wrapper .carousel-fade.carousel-fade--left{background:linear-gradient(270deg,#fff0 0%,#fff 90%);left:0}.category-content-wrapper .carousel-arrow{color:#fff;cursor:pointer;z-index:10;opacity:0;pointer-events:none;background:#111;border:1px solid #111;border-radius:10%;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;line-height:3;transition:opacity .2s,background .2s,color .2s,transform .2s;display:flex;position:absolute;top:35%;transform:translateY(-50%)}.category-content-wrapper .carousel-arrow img{filter:brightness(0)invert();width:18px;height:18px;transition:filter .2s}.category-content-wrapper .carousel-arrow:hover{color:#111;background:#fff;transform:translateY(-50%)scale(1.05);box-shadow:0 0 0 1px #e0e0e0}.category-content-wrapper .carousel-arrow:hover img{filter:none}.category-content-wrapper .carousel-arrow.carousel-arrow-left{left:12px}.category-content-wrapper .carousel-arrow.carousel-arrow-right{right:12px}.category-content-wrapper:hover .carousel-arrow-right.can-scroll,.category-content-wrapper:hover .carousel-arrow-left.can-scroll{opacity:1;pointer-events:auto}.shop-body{margin-top:90px;position:relative;overflow:visible}.shop-body .filter-bar-spacer,.shop-body .filter-bar-bottom-spacer{display:none}.shop-body .filter-bar{z-index:100;background-color:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:32px;margin-left:-48px;margin-right:-48px;padding:16px 48px;transition:box-shadow .3s,border-color .3s;display:flex;position:sticky;top:60px}.shop-body .filter-bar.is-pinned{border-top-color:#0000;box-shadow:0 4px 12px #0000000d}.shop-body .filter-bar__left{flex-wrap:wrap;gap:10px;display:flex}.shop-body .filter-bar__left .filter-pill{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;align-items:center;gap:6px;padding:8px 25px;font-size:13px;transition:all .2s;display:inline-flex}.shop-body .filter-bar__left .filter-pill:hover{border-color:#111}.shop-body .filter-bar__left .filter-pill--primary{color:#fff;background:#283833;border-color:#283833}.shop-body .filter-bar__left .filter-pill--primary .icon-img{filter:invert()}.shop-body .filter-bar__right{align-items:center;gap:16px;display:flex}.shop-body .filter-bar__right .filter-bar__count{color:#666;font-size:13px}.shop-body .filter-bar__right .sort-btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:border-color .2s;display:inline-flex}.shop-body .filter-bar__right .sort-btn:hover{border-color:#111}.shop-body .category-product-grid{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:24px 16px;display:grid}@media screen and (width>=1024px){.shop-body .category-product-grid{grid-template-columns:repeat(2,1fr)}.shop-body .category-product-grid .category-card--featured--right,.shop-body .category-product-grid .category-card--featured--left{grid-column:span 2}}@media screen and (width>=480px){.shop-body .category-product-grid{grid-template-columns:1fr}}.shop-body .category-product-grid .category-card{flex-direction:column;display:flex}.shop-body .category-product-grid .category-card__media{aspect-ratio:16/10;background:#f8f8f8;border-radius:4px;width:100%;position:relative;overflow:hidden}.shop-body .category-product-grid .category-card__media img,.shop-body .category-product-grid .category-card__media video{object-fit:contain;width:100%;height:100%;padding:28px}.shop-body .category-product-grid .category-card__media img.category-card__img{opacity:0;pointer-events:none;transition:opacity .35s ease-in-out;position:absolute;top:0;left:0}.shop-body .category-product-grid .category-card__media img.category-card__img.is-active{opacity:1;pointer-events:auto}.shop-body .category-product-grid .category-card__media .category-card__badge{z-index:2;background:#fff;border-radius:2px;padding:3px 6px;font-size:10px;font-weight:600;position:absolute;top:8px;left:8px}.shop-body .category-product-grid .category-card__media .category-card__nav{cursor:pointer;opacity:1;z-index:3;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;line-height:1;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:auto;bottom:8px}.shop-body .category-product-grid .category-card__media .category-card__nav img{width:14px;height:14px}.shop-body .category-product-grid .category-card__media .category-card__nav:hover{transform:scale(1.15)}.shop-body .category-product-grid .category-card__media .category-card__nav.is-disabled{opacity:.35;pointer-events:none;transform:none}.shop-body .category-product-grid .category-card__media .category-card__nav--prev{left:50%;transform:translate(calc(-100% - 6px))}.shop-body .category-product-grid .category-card__media .category-card__nav--next{left:50%;transform:translate(6px)}.shop-body .category-product-grid .category-card__media .category-card__nav--prev:hover{transform:translate(calc(-100% - 6px))scale(1.15)}.shop-body .category-product-grid .category-card__media .category-card__nav--next:hover{transform:translate(6px)scale(1.15)}.shop-body .category-product-grid .category-card__info{padding-top:8px}.shop-body .category-product-grid .category-card__info .category-card__title{margin-bottom:2px;font-size:14px;font-weight:500}.shop-body .category-product-grid .category-card__info .category-card__materials{color:#767676;margin-bottom:6px;font-size:11px}.shop-body .category-product-grid .category-card__info .category-card__swatches{align-items:center;gap:5px;display:flex}.shop-body .category-product-grid .category-card__info .category-card__swatches .swatch{border-radius:50%;width:10px;height:10px;display:inline-block}.shop-body .category-product-grid .category-card__info .category-card__swatches .category-card__more{color:#767676;margin-left:3px;font-size:10px}.shop-body .category-product-grid .category-card__info .category-card__price{margin-top:8px;font-size:12px}.shop-body .category-product-grid .category-card__info .category-card__price .category-card__price-label{color:#767676;margin-bottom:2px;font-size:11px;display:block}.shop-body .category-product-grid .category-card__info .category-card__price .category-card__price-current{color:#111;margin-right:6px;font-weight:600}.shop-body .category-product-grid .category-card__info .category-card__price .category-card__price-from{color:#767676}.shop-body .category-product-grid .category-card--featured{grid-area:span 2/span 2}.shop-body .category-product-grid .category-card--featured--right{grid-column:3/span 2}.shop-body .category-product-grid .category-card--featured--left{grid-column:1/span 2}.shop-body .category-product-grid .category-card--featured .category-card__media{aspect-ratio:auto;background:#f8f8f8;flex:1;min-height:0}.shop-body .category-product-grid .category-card--featured .category-card__media video,.shop-body .category-product-grid .category-card--featured .category-card__media img{object-fit:cover;width:100%;height:100%;padding:0}.shop-body .category-product-grid .category-card--featured .category-card__info--featured{padding-top:16px}.shop-body .category-product-grid .category-card--featured .category-card__info--featured .category-card__featured-eyebrow{color:#767676;margin-bottom:4px;font-size:13px}.shop-body .category-product-grid .category-card--featured .category-card__info--featured .category-card__featured-title{color:#111;margin-bottom:8px;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:600}.shop-body .category-product-grid .category-card--featured .category-card__info--featured .category-card__featured-link{color:#111;font-size:12px;text-decoration:none;display:inline-block;position:relative}.shop-body .category-product-grid .category-card--featured .category-card__info--featured .category-card__featured-link:after{content:"";transform-origin:0;background:#111;width:100%;height:1px;transition:transform .3s;display:block;transform:scaleX(0)}.shop-body .category-product-grid .category-card--featured:hover .category-card__featured-link:after{transform:scaleX(1)}.icon-img{object-fit:contain;width:18px;height:18px;display:block}.load-more-section{text-align:center;padding:48px 0}.load-more-section__count{color:#767676;margin-bottom:16px;font-size:13px}.load-more-section__btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:4px;padding:14px 32px;font-size:14px;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:inline-block}.load-more-section__btn:hover{color:#111;background:#f5f4f4;border:1px solid #111}.buying-guide-promo{background:#efe9e1;justify-content:center;align-items:center;gap:64px;margin-top:40px;margin-left:-48px;margin-right:-48px;padding:72px 0;display:flex}.buying-guide-promo__content{flex-direction:column;flex:0 460px;justify-content:center;display:flex}.buying-guide-promo__eyebrow{color:#767676;margin-bottom:8px;font-size:14px}.buying-guide-promo__title{margin-bottom:16px;font-family:Times New Roman,Times,serif;font-size:32px;font-weight:600;line-height:1.2}.buying-guide-promo__text{color:#4a4a4a;max-width:440px;margin-bottom:24px;font-size:14px;line-height:1.6}.buying-guide-promo__btn{color:#fff;background:#111;border-radius:4px;align-self:flex-start;align-items:center;gap:8px;padding:14px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.buying-guide-promo__btn .icon-img{filter:brightness(0)invert();width:16px;height:16px}.buying-guide-promo__btn span{position:relative}.buying-guide-promo__media{aspect-ratio:1;border-radius:12px;flex:none;width:46%;max-width:480px;overflow:hidden}.buying-guide-promo__media img{object-fit:cover;width:100%;height:100%;display:block}.buying-guide-promo:hover .buying-guide-promo__btn{background:#333}.buying-guide-promo:hover .buying-guide-promo__btn span:after{transform:scaleX(1)}@media screen and (width>=768px){.buying-guide-promo{flex-direction:column;gap:32px;padding:40px 24px}.buying-guide-promo__content{flex:none;width:100%}.buying-guide-promo__media{aspect-ratio:4/3;width:100%;max-width:none}}.style-gallery{padding:46px 48px}.style-gallery__title{margin-bottom:24px;font-size:24px;font-weight:600}.style-gallery__wrapper{position:relative}.style-gallery__wrapper .carousel-arrow{top:50%}.style-gallery__track{scroll-behavior:smooth;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;gap:20px;display:flex;overflow-x:auto}.style-gallery__track::-webkit-scrollbar{display:none}.style-gallery__track.is-dragging{cursor:grabbing;scroll-behavior:auto}.style-gallery__item{color:inherit;flex:0 0 220px;text-decoration:none}.style-gallery__item img{aspect-ratio:4/5;object-fit:cover;border-radius:4px;width:100%;margin-bottom:12px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.style-gallery__item span{color:#111;font-size:14px;font-weight:500}.style-gallery__item:hover img{transform:scale(1.03)}.style-gallery__progress{background:#e2ddd4;height:1px;margin-top:24px;position:relative}.style-gallery__progress-bar{background:#767676;width:55%;height:100%;transition:width .15s,left .15s;position:absolute;top:0;left:0}.category-info{grid-template-columns:1fr 1fr;gap:64px;padding:56px 48px 80px;display:grid}.category-info__text h2{color:#111;margin-bottom:24px;font-family:Times New Roman,Times,serif;font-size:32px;font-weight:600}.category-info__text p{color:#4a4a4a;max-width:95%;font-size:14px;line-height:1.6}.category-info__faq .faq-item{border-top:1px solid #dcdcdc}.category-info__faq .faq-item:last-child{border-bottom:none}.category-info__faq .faq-item__question{cursor:pointer;text-align:left;color:#111;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:24px 0;font-size:15px;font-weight:700;transition:color .2s;display:flex}.category-info__faq .faq-item__question:hover{color:#4a4a4a}.category-info__faq .faq-item__icon{color:#767676;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;font-weight:300;transition:transform .3s cubic-bezier(.4,0,.2,1);display:inline-flex;transform:rotate(90deg)}.category-info__faq .faq-item__answer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.category-info__faq .faq-item__answer p{color:#4a4a4a;padding-bottom:24px;font-size:14px;line-height:1.6}.category-info__faq .faq-item.open .faq-item__icon{transform:rotate(-90deg)}.category-info__faq .faq-item.open .faq-item__answer{max-height:500px}@media screen and (width>=1024px){.category-info .category-content-wrapper{margin-top:80px;padding:24px 20px}.category-info .category-content-wrapper .category-grid{flex-direction:column;align-items:flex-start;gap:24px}.category-info .category-content-wrapper .category-grid .title-section{flex:none;width:100%}.category-info .category-content-wrapper .category-grid .title-section h1{font-size:42px}.category-info .category-content-wrapper .category-grid .carousel-wrapper{width:100%}.category-info .shop-body .filter-bar{margin-left:-20px;margin-right:-20px;padding:12px 20px}.category-info .shop-body .filter-bar__left{gap:8px}.category-info .shop-body .filter-bar__left .filter-pill{padding:6px 14px;font-size:12px}.category-info .style-gallery{padding:32px 20px}.category-info .category-info{padding:40px 20px}}@media screen and (width>=768px){.category-info .category-content-wrapper{margin-top:60px;padding:16px}.category-info .category-content-wrapper .category-grid{margin-bottom:24px}.category-info .category-content-wrapper .category-grid .title-section h1{font-size:32px}.category-info .category-content-wrapper .category-grid .carousel-wrapper .carousel-arrow{width:26px;height:26px;opacity:1!important;pointer-events:auto!important}.category-info .shop-body{margin-top:40px}.category-info .shop-body .filter-bar{flex-direction:column;align-items:flex-start;gap:12px;margin-left:-16px;margin-right:-16px;padding:12px 16px}.category-info .shop-body .filter-bar__left{white-space:nowrap;scrollbar-width:none;flex-wrap:nowrap;width:100%;padding-bottom:4px;overflow-x:auto}.category-info .shop-body .filter-bar__left::-webkit-scrollbar{display:none}.category-info .shop-body .filter-bar__right{justify-content:space-between;width:100%}.category-info .shop-body .category-product-grid{gap:16px 12px}.category-info .shop-body .category-product-grid .category-card--featured{grid-area:span 1/span 1}.category-info .shop-body .category-product-grid .category-card--featured--right,.category-info .shop-body .category-product-grid .category-card--featured--left{grid-column:span 1}.category-info .shop-body .category-product-grid .category-card--featured .category-card__media{aspect-ratio:16/10}.category-info .buying-guide-promo{margin-left:-16px;margin-right:-16px;padding:32px 16px}.category-info .buying-guide-promo__title{font-size:24px}.category-info .category-info{grid-template-columns:1fr;gap:32px}.category-info .category-info__text h2{font-size:24px}}
