.cl-features{padding:48px 0}.cl-features__heading{font-size:2.4rem;font-weight:700;margin:0 0 32px;line-height:1.2}@media screen and (min-width:750px){.cl-features__heading{font-size:3rem}}.cl-features__grid{display:grid;gap:24px;grid-template-columns:1fr}@media screen and (min-width:750px){.cl-features__grid{grid-template-columns:repeat(3,1fr)}}.cl-features__card{display:flex;flex-direction:column;background:#fff}.cl-features__image{aspect-ratio:4 / 3;overflow:hidden}.cl-features__image--placeholder{background:#f5f5f5;display:flex;align-items:center;justify-content:center}.cl-features__placeholder{width:60%;height:60%;opacity:.4}.cl-features__img{width:100%;height:100%;object-fit:cover}.cl-features__content{padding:24px 0;display:flex;flex-direction:column;flex:1}.cl-features__card-heading{font-size:1.8rem;font-weight:700;margin:0 0 12px;line-height:1.3}.cl-features__card-text{font-size:1.4rem;margin:0;line-height:1.6;color:rgba(var(--color-foreground),.7);flex:1}.cl-features__arrow{display:inline-flex;margin-top:20px;transition:transform .2s}.cl-features__arrow:hover{transform:translate(4px)}@media screen and (max-width:749px){.cl-features{padding:36px 0}.cl-features__content{padding:20px 0}}.cl-promo{background:var(--promo-bg, #FFDB00);color:var(--promo-text, #000);padding:48px 0}.cl-promo__inner{text-align:left;max-width:var(--page-width)}.cl-promo__heading{font-size:2.8rem;font-weight:700;margin:0 0 16px;line-height:1.15}@media screen and (min-width:750px){.cl-promo__heading{font-size:3.6rem}}.cl-promo__body{font-size:1.6rem;margin:0 0 24px;line-height:1.6;max-width:680px}.cl-promo__body p{margin:0 0 8px}.cl-promo__body p:last-child{margin-bottom:0}.cl-promo__cta{display:inline-block;background:var(--promo-text, #000);color:var(--promo-bg, #FFDB00);padding:14px 36px;border-radius:40px;font-size:1.4rem;font-weight:700;text-decoration:none;letter-spacing:.02em;transition:opacity .2s;margin-top:8px}.cl-promo__cta:hover{opacity:.85}@media screen and (max-width:749px){.cl-promo{padding:36px 0}.cl-promo__heading{font-size:2.2rem}}.cl-services{background:#f5f5f5;padding:56px 0}.cl-services__heading{font-size:2.4rem;font-weight:700;margin:0 0 40px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.cl-services__heading{font-size:3rem}}.cl-services__grid{display:grid;gap:32px;grid-template-columns:1fr}@media screen and (min-width:750px){.cl-services__grid{grid-template-columns:repeat(3,1fr)}}.cl-services__card{text-align:center;padding:24px 16px}.cl-services__icon{margin-bottom:16px;color:#111}.cl-services__title{font-size:1.6rem;font-weight:700;margin:0 0 8px;line-height:1.3}.cl-services__desc{font-size:1.4rem;margin:0 0 16px;line-height:1.6;color:#484848}.cl-services__link{font-size:1.4rem;color:#111;text-decoration:underline;text-underline-offset:3px;font-weight:600;transition:opacity .2s}.cl-services__link:hover{opacity:.7}@media screen and (max-width:749px){.cl-services{padding:40px 0}.cl-services__grid{gap:24px}}.mrk-gallery-media-wrapper{display:block;width:100%;height:100%;position:relative;overflow:hidden}.mrk-gallery-video{width:100%;height:100%;object-fit:cover}.bulb-cross{padding:40px 0;background:var(--bc-bg)}.bulb-cross__head{margin-bottom:20px}.bulb-cross__heading{font-size:var(--bc-heading-size);font-weight:600;color:var(--bc-text);margin:0 0 4px;line-height:1.25}.bulb-cross__sub{font-size:14px;color:var(--bc-text-muted);margin:0}.bulb-cross__wrapper{position:relative}.bulb-cross__track{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.bulb-cross__track::-webkit-scrollbar{display:none}.bulb-cross__card{flex:0 0 220px;scroll-snap-align:start;display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--bc-bg);border:1px solid var(--bc-border);border-radius:8px;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.bulb-cross__card:hover{box-shadow:0 4px 16px #1a1a2e14;transform:translateY(-2px)}.bulb-cross__image-wrapper{position:relative;aspect-ratio:1 / 1;background:#f8f6f3;overflow:hidden}.bulb-cross__image{display:block;width:100%;height:100%;object-fit:contain;padding:12px}.bulb-cross__badge{position:absolute;top:8px;right:8px;padding:3px 8px;font-size:11px;font-weight:600;border-radius:4px;line-height:1.3;background:var(--bc-accent);color:#fff}.bulb-cross__badge--soldout{background:#6b7280}.bulb-cross__info{padding:12px 14px 14px;display:flex;flex-direction:column;gap:4px}.bulb-cross__brand{font-size:11px;font-weight:600;color:var(--bc-text-muted);letter-spacing:.04em;text-transform:uppercase}.bulb-cross__title{font-size:13px;font-weight:500;color:var(--bc-text);margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bulb-cross__specs{font-size:11px;color:var(--bc-text-muted);display:flex;gap:6px;flex-wrap:wrap}.bulb-cross__chip{background:#f5f0eb;border-radius:3px;padding:1px 6px}.bulb-cross__pricing{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:4px}.bulb-cross__price{font-size:16px;font-weight:700;color:var(--bc-text)}.bulb-cross__compare{font-size:12px;color:var(--bc-text-muted);text-decoration:line-through}.bulb-cross__arrow{position:absolute;top:calc(50% - 50px);transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;background:var(--bc-bg);border:1px solid var(--bc-border);box-shadow:0 2px 8px #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--bc-text);transition:background .15s,box-shadow .15s}.bulb-cross__arrow:hover{background:#f5f0eb;box-shadow:0 2px 12px #0000001f}.bulb-cross__arrow--prev{left:-14px}.bulb-cross__arrow--next{right:-14px}.bulb-cross__arrow[hidden]{display:none}@media screen and (max-width:749px){.bulb-cross{padding:28px 0}.bulb-cross__card{flex:0 0 170px}.bulb-cross__arrow{display:none}}.test-product__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#ffffffd9;color:var(--tp-color-text);cursor:pointer;box-shadow:0 1px 4px #0000001a;transition:opacity .2s ease,background .15s ease;padding:0}.test-product__arrow:hover{background:#fff;box-shadow:0 2px 8px #00000026}.test-product__arrow:focus-visible{outline:2px solid var(--tp-color-btn);outline-offset:2px}.test-product__arrow--prev{left:12px}.test-product__arrow--next{right:12px}@media(min-width:990px){.test-product__arrow{opacity:0}.test-product__viewer:hover .test-product__arrow{opacity:1}}@media(max-width:989px){.test-product__arrow{opacity:1;width:32px;height:32px}.test-product__arrow--prev{left:8px}.test-product__arrow--next{right:8px}}.test-product__dots{display:flex;justify-content:center;gap:6px;position:absolute;bottom:12px;left:0;right:0;z-index:3}@media(min-width:990px){.test-product__dots{display:none}}.test-product__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:#ffffff80;cursor:pointer;transition:background .2s ease,transform .2s ease}.test-product__dot--active{background:var(--tp-color-text);transform:scale(1.2)}.test-product__title{font-size:var(--tp-title-size);font-weight:var(--tp-title-weight);line-height:1.25;margin:0;color:var(--tp-color-text)}@media(min-width:990px){.test-product__title{font-size:calc(var(--tp-title-size) + 2px)}}.test-product__brand{display:inline-block;font-size:.8125rem;color:var(--tp-color-text-muted);text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.test-product__brand:hover{color:var(--tp-color-text)}.test-product__brand-logo{display:block;height:28px;width:auto}.test-product__brand:has(.test-product__brand-logo){text-decoration:none}.test-product__sku{font-size:13px;color:var(--tp-color-muted);margin:4px 0 0}.test-product__designer{font-size:.8125rem;color:var(--tp-color-text-muted);margin:0;font-style:italic}.test-product__rating-wrap{min-height:22px}.test-product__rating-wrap:empty{display:none}.test-product__rating{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.test-product__rating:hover .test-product__rating-text{text-decoration:underline}.test-product__stars{display:inline-flex;gap:1px}.test-product__star--filled,.test-product__star--half{color:var(--tp-color-star)}.test-product__star--empty{color:var(--tp-color-star-empty)}.test-product__rating-text{font-size:.8125rem;color:var(--tp-color-text-muted)}.test-product__badges{display:flex;flex-wrap:wrap;gap:.375rem}.test-product__badge{display:inline-flex;align-items:center;padding:.2rem .625rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:100px;line-height:1.5}.test-product__badge--new{background:var(--tp-color-badge-new);color:#fff}.test-product__badge--breathtaking{background:var(--tp-color-badge-breathtaking);color:#1a1a2e}.test-product__badge--last{background:var(--tp-color-badge-last);color:#fff}.test-product__badge--bestseller{background:var(--tp-color-badge-bestseller);color:#fff}.test-product__badge--sustain{background:var(--tp-color-badge-sustain);color:#fff}.test-product__option{border:none;margin:0;padding:0}.test-product__option-label{font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:var(--tp-color-text)}.test-product__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.test-product__option-value{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;padding:.5rem 1rem;border:1.5px solid var(--tp-color-border);border-radius:var(--tp-radius);font-size:.875rem;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease;-webkit-user-select:none;user-select:none;background:var(--tp-bg-card);color:var(--tp-color-text)}.test-product__option-value:hover{border-color:var(--tp-color-text)}.test-product__option-value--selected{border-color:var(--tp-color-text);background:var(--tp-color-text);color:var(--tp-color-btn-text)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.test-product__cart-row{display:flex;gap:.75rem;align-items:stretch}.test-product__quantity{flex-shrink:0}.test-product__quantity-selector{display:inline-flex;align-items:center;border:1.5px solid var(--tp-color-border);border-radius:var(--tp-radius);height:100%;min-height:52px}.test-product__quantity-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:100%;background:none;border:none;cursor:pointer;color:var(--tp-color-text);padding:0;transition:background .1s ease}.test-product__quantity-btn:hover{background:var(--tp-bg-page)}.test-product__quantity-input{width:2.5rem;height:100%;text-align:center;border:none;border-left:1px solid var(--tp-color-border);border-right:1px solid var(--tp-color-border);font-size:.9375rem;color:var(--tp-color-text);background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.test-product__quantity-input::-webkit-inner-spin-button,.test-product__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.test-product__cart-row .test-product__add-btn{flex:1;min-height:52px}.test-product__restock{font-size:.8125rem;color:var(--tp-color-text-muted);margin:0}.test-product__delivery{display:flex;flex-direction:column;gap:.625rem;padding-top:1rem;margin-top:.25rem;border-top:1px solid var(--tp-color-border)}.test-product__delivery-location{display:flex;align-items:center;gap:.5rem;font-size:var(--tp-info-size);color:var(--tp-color-text-muted)}.test-product__delivery-location svg{flex-shrink:0;color:var(--tp-color-text-muted)}.test-product__delivery-dispatch{display:flex;align-items:flex-start;gap:.5rem;font-size:var(--tp-info-size);color:var(--tp-color-text-muted)}.test-product__delivery-icon{flex-shrink:0;margin-top:1px}.test-product__delivery-fast,.test-product__delivery-standard{color:var(--tp-color-text);font-size:var(--tp-info-size);display:block;margin-bottom:.125rem}.test-product__delivery-text{display:block;line-height:1.4}.test-product__delivery-urgency{display:flex;align-items:center;gap:.5rem;font-size:var(--tp-info-size);font-weight:600;color:var(--tp-color-urgency)}.test-product__delivery-urgency svg{flex-shrink:0;color:var(--tp-color-urgency)}.test-product__stock{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--tp-color-border)}.test-product__stock-row{display:flex;align-items:center;gap:.5rem;font-size:var(--tp-info-size);color:var(--tp-color-text-muted);line-height:1.4}.test-product__stock-dot{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}.test-product__stock-dot--green{background:#4caf50}.test-product__stock-dot--orange{background:#ff9800}.test-product__stock-dot--red{background:#ef4444}.test-product__stock-dot--blue{background:#3b82f6}.test-product__stock-dot--grey{background:#6b7280}.test-product__stock-dot--loading{background:#9ca3af;animation:tp-pulse 1.2s ease-in-out infinite}@keyframes tp-pulse{0%,to{opacity:1}50%{opacity:.3}}.test-product__stock-restock{font-size:.75rem;color:var(--tp-color-text-muted);margin-left:1.25rem}.test-product__benefit{font-size:var(--tp-body-size);line-height:1.5;color:var(--tp-color-text-muted);margin:0;padding-top:.75rem;border-top:1px solid var(--tp-color-border)}.test-product__weight{display:inline-flex;align-items:center;gap:.375rem;font-size:var(--tp-body-size);color:var(--tp-color-text-muted);margin:.25rem 0}.test-product__mattress-attrs{display:flex;gap:1.25rem;margin:.75rem 0;padding:.75rem 0;border-top:1px solid var(--tp-color-border);border-bottom:1px solid var(--tp-color-border)}.test-product__mattress-attr{display:flex;align-items:center;gap:.5rem;font-size:var(--tp-body-size);color:var(--tp-color-text)}.test-product__mattress-attr svg{color:var(--tp-color-text);flex-shrink:0}.test-product__complete-with{padding-top:.75rem;border-top:1px solid var(--tp-color-border)}.test-product__complete-with-title{font-size:.875rem;font-weight:600;margin:0 0 .625rem;color:var(--tp-color-text)}.test-product__complete-with-items{display:flex;gap:.75rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.test-product__complete-with-items::-webkit-scrollbar{display:none}.test-product__complete-with-card{flex:0 0 auto;display:flex;align-items:center;gap:.625rem;padding:.5rem;border:1px solid var(--tp-color-border);border-radius:var(--tp-radius);text-decoration:none;color:inherit;transition:box-shadow .15s ease;min-width:180px;max-width:220px}.test-product__complete-with-card:hover{box-shadow:0 2px 8px #00000014}.test-product__complete-with-img{width:60px;height:60px;object-fit:contain;border-radius:4px;background:#f8f6f3;flex-shrink:0}.test-product__complete-with-info{display:flex;flex-direction:column;gap:2px;min-width:0}.test-product__complete-with-name{font-size:.75rem;font-weight:500;color:var(--tp-color-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.test-product__complete-with-price{font-size:.8125rem;font-weight:700;color:var(--tp-color-text)}.test-product__bundle{margin:1.25rem 0;padding-top:.75rem;border-top:1px solid var(--tp-color-border)}.test-product__bundle-title{font-size:var(--tp-body-size);font-weight:600;color:var(--tp-color-text);margin:0 0 .5rem}.test-product__bundle-list{list-style:none;margin:0;padding:0}.test-product__bundle-item{display:flex;align-items:center;gap:.375rem;padding:.375rem 0;font-size:.8125rem;line-height:1.4;color:var(--tp-color-text)}.test-product__bundle-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.test-product__bundle-dot--loading{background:#d4d4d4;animation:tp-pulse 1.2s ease-in-out infinite}.test-product__bundle-dot--green{background:#4caf50}.test-product__bundle-dot--orange{background:#ff9800}.test-product__bundle-dot--blue{background:#747d84}.test-product__bundle-dot--black{background:#424242}.test-product__bundle-qty{font-weight:600}.test-product__bundle-sku{font-size:.75rem;color:var(--tp-color-text-muted)}.test-product__bundle-note{font-size:.75rem;color:var(--tp-color-text-muted);margin-left:auto}.test-product__trust-line{display:flex;align-items:center;gap:.375rem;font-size:var(--tp-body-size);color:var(--tp-color-text-muted);margin:0;padding-top:.75rem;border-top:1px solid var(--tp-color-border);line-height:1.4}.test-product__trust-line svg{flex-shrink:0;color:var(--tp-color-text-muted)}.test-product__app-block{margin-top:.5rem}.test-product__app-block--price{margin-top:0}.test-sticky-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:50;transform:translateY(100%);transition:transform .3s ease;background:var(--tp-color-btn);border-top:none;box-shadow:0 -4px 16px #0000001f;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.test-sticky-cta.is-visible{transform:translateY(0)}@media(min-width:990px){.test-sticky-cta{display:none}}.test-sticky-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--tp-max-width);margin:0 auto}.test-sticky-cta__info{display:flex;flex-direction:column;gap:.125rem;min-width:0}.test-sticky-cta__title{font-size:.8125rem;font-weight:500;color:#ffffffbf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.test-sticky-cta__price{font-size:1rem;font-weight:700;color:#fff}.test-sticky-cta__btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.375rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;color:var(--tp-color-btn);background:#fff;border:none;border-radius:var(--tp-radius);cursor:pointer;transition:background .15s ease,transform .1s ease}.test-sticky-cta__btn:hover{background:#ffffffe6}.test-sticky-cta__btn:active{transform:scale(.97)}.test-sticky-cta__btn:disabled{background:#ffffff4d;color:#fff9;cursor:not-allowed}.test-sticky-cta__btn svg{flex-shrink:0;color:var(--tp-color-btn)}.test-sticky-cta__btn:disabled svg{color:#fff9}.test-main-product{overflow-x:hidden;width:100%}@media(max-width:989px){.test-product__info>*{min-width:0;max-width:100%}.test-product__title,.test-product__benefit,.test-product__designer,.test-product__weight,.test-product__trust-line,.test-product__delivery-row,.test-product__stock-line{overflow-wrap:break-word;word-break:break-word}.test-product__price-current{font-size:calc(var(--tp-price-size) - 2px)}.test-product__price-row{gap:.5rem}.test-product__info{gap:.75rem}.test-product__option-value{padding:.375rem .75rem;font-size:.8125rem;min-width:2.5rem}.test-product__option-values{gap:.375rem;flex-wrap:wrap}.test-product__quantity-btn,.test-product__quantity-input{width:2rem}.test-product__quantity-selector{min-height:48px}.test-product__cart-row{flex-wrap:wrap}.test-product__cart-row .test-product__add-btn{min-height:48px;padding:.75rem 1rem;font-size:.9375rem}.test-product__delivery{gap:.5rem;padding-top:.75rem}.test-product__delivery-row{flex-wrap:wrap}.test-product__complete-with-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.test-product__complete-with-card{min-width:140px;max-width:180px}.test-product__complete-with-img{width:50px;height:50px}.test-product__bundle-item{flex-wrap:wrap;font-size:.75rem}.test-product__bundle-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.test-product__bundle-note{width:100%;margin-left:1.375rem}.test-sticky-cta+.test-sticky-cta{display:none}}.test-product__discounts{display:flex;align-items:center}.test-product__discount-banner{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;padding:4px 10px;border-radius:100px;border:1px dashed var(--tp-color-sale, #e8826a);background:#fef7f5;font-size:12px;line-height:1.3;color:var(--tp-color-text, #1a1a2e)}.test-product__discount-min{display:inline-flex;align-items:center;padding:1px 6px;background:#fff;border:1px solid var(--tp-color-sale, #e8826a);border-radius:3px;font-size:11px;font-weight:700;color:var(--tp-color-sale, #e8826a);letter-spacing:.01em}.test-product__discount-icon{flex-shrink:0;color:var(--tp-color-sale, #e8826a)}.test-product__discount-title{font-weight:700;color:var(--tp-color-sale, #e8826a)}.test-product__discount-code{font-family:monospace;font-weight:700;background:#fff;border:1px solid var(--tp-color-sale, #e8826a);border-radius:3px;padding:0 4px;font-size:11px;letter-spacing:.05em;cursor:pointer}.test-product__discount-sep{color:var(--tp-color-text-muted, #6b7280)}.paired-cross{padding:40px 0;background:var(--pc-bg)}.paired-cross__head{margin-bottom:20px}.paired-cross__heading{font-size:var(--pc-heading-size);font-weight:600;color:var(--pc-text);margin:0 0 4px;line-height:1.25}.paired-cross__sub{font-size:14px;color:var(--pc-text-muted);margin:0}.paired-cross__wrapper{position:relative}.paired-cross__track{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.paired-cross__track::-webkit-scrollbar{display:none}.paired-cross__card{flex:0 0 220px;scroll-snap-align:start;display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--pc-bg);border:1px solid var(--pc-border);border-radius:8px;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.paired-cross__card:hover{box-shadow:0 4px 16px #1a1a2e14;transform:translateY(-2px)}.paired-cross__image-wrapper{position:relative;aspect-ratio:1 / 1;background:#f8f6f3;overflow:hidden}.paired-cross__image{display:block;width:100%;height:100%;object-fit:contain;padding:12px}.paired-cross__badge{position:absolute;top:8px;right:8px;padding:3px 8px;font-size:11px;font-weight:600;border-radius:4px;line-height:1.3;background:var(--pc-accent);color:#fff}.paired-cross__badge--soldout{background:#6b7280}.paired-cross__info{padding:12px 14px 14px;display:flex;flex-direction:column;gap:4px}.paired-cross__brand{font-size:11px;font-weight:600;color:var(--pc-text-muted);letter-spacing:.04em;text-transform:uppercase}.paired-cross__title{font-size:13px;font-weight:500;color:var(--pc-text);margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.paired-cross__pricing{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:4px}.paired-cross__price{font-size:16px;font-weight:700;color:var(--pc-text)}.paired-cross__compare{font-size:12px;color:var(--pc-text-muted);text-decoration:line-through}.paired-cross__arrow{position:absolute;top:calc(50% - 50px);transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;background:var(--pc-bg);border:1px solid var(--pc-border);box-shadow:0 2px 8px #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--pc-text);transition:background .15s,box-shadow .15s}.paired-cross__arrow:hover{background:#f5f0eb;box-shadow:0 2px 12px #0000001f}.paired-cross__arrow--prev{left:-14px}.paired-cross__arrow--next{right:-14px}.paired-cross__arrow[hidden]{display:none}@media screen and (max-width:749px){.paired-cross{padding:28px 0}.paired-cross__card{flex:0 0 180px}.paired-cross__arrow{display:none}}.cross-sell{padding:40px 0}.cross-sell__heading{font-size:1.25rem;font-weight:var(--cs-heading-weight);color:var(--cs-text);margin:0 0 20px}.cross-sell__wrapper{position:relative}.cross-sell__track{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.cross-sell__track::-webkit-scrollbar{display:none}.cross-sell__card{flex:0 0 220px;scroll-snap-align:start;display:block;text-decoration:none;color:inherit;background:var(--cs-bg);border:1px solid var(--cs-border);border-radius:8px;overflow:hidden;transition:box-shadow .2s ease}.cross-sell__card:hover{box-shadow:0 4px 16px #1a1a2e14}.cross-sell__image-wrapper{position:relative;aspect-ratio:1 / 1;background:#f8f6f3;overflow:hidden}.cross-sell__image{display:block;width:100%;height:100%;object-fit:contain;padding:12px}.cross-sell__badge{position:absolute;top:8px;right:8px;padding:3px 8px;font-size:11px;font-weight:600;border-radius:4px;line-height:1.3}.cross-sell__badge--low{background:#e8826a;color:#fff}.cross-sell__badge--sold-out{background:#6b7280;color:#fff}.cross-sell__info{padding:12px 14px 14px}.cross-sell__title{font-size:13px;font-weight:500;color:var(--cs-text);margin:0 0 6px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cross-sell__pricing{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.cross-sell__price{font-size:var(--cs-heading-size);font-weight:700;color:var(--cs-text)}.cross-sell__compare{font-size:12px;color:var(--cs-text-muted);text-decoration:line-through}.cross-sell__arrow{position:absolute;top:50%;transform:translateY(calc(-50% - 20px));z-index:2;width:36px;height:36px;border-radius:50%;background:var(--cs-bg);border:1px solid var(--cs-border);box-shadow:0 2px 8px #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--cs-text);transition:background .15s,box-shadow .15s}.cross-sell__arrow:hover{background:#f5f0eb;box-shadow:0 2px 12px #0000001f}.cross-sell__arrow--prev{left:-12px}.cross-sell__arrow--next{right:-12px}.cross-sell__arrow[hidden]{display:none}@media screen and (max-width:749px){.cross-sell__card{flex:0 0 170px}.cross-sell__arrow{display:none}}.test-specs{padding:0 0 40px}.test-specs__card{background:var(--ts-bg);border:1px solid var(--ts-border);border-radius:8px;overflow:hidden}.test-specs__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font-size:var(--ts-heading-size);font-weight:var(--ts-heading-weight);color:var(--ts-text);cursor:pointer;list-style:none;user-select:none;-webkit-user-select:none}.test-specs__header::-webkit-details-marker{display:none}.test-specs__header:focus-visible{outline:2px solid var(--ts-text);outline-offset:-2px;border-radius:2px}.test-specs__chevron{width:20px;height:20px;color:var(--ts-text-muted);transition:transform .2s ease;flex-shrink:0}details[open]>.test-specs__header .test-specs__chevron{transform:rotate(180deg)}.test-specs__body{padding:0 24px 24px;font-size:var(--ts-body-size);line-height:1.6;color:var(--ts-text-muted)}.test-specs__grid{display:grid;grid-template-columns:180px 1fr;gap:0}.test-specs__item{display:contents}.test-specs__item>.test-specs__label,.test-specs__item>.test-specs__value{padding:12px 0;border-bottom:1px solid #f0ebe6}.test-specs__item:last-child>.test-specs__label,.test-specs__item:last-child>.test-specs__value{border-bottom:none}.test-specs__label{font-weight:var(--ts-heading-weight);color:var(--ts-text);font-size:var(--ts-body-size)}.test-specs__value{color:var(--ts-text-muted);font-size:var(--ts-body-size)}.test-specs__subtitle{font-size:var(--ts-body-size);font-weight:var(--ts-heading-weight);margin:24px 0 12px;padding-top:16px;border-top:1px solid var(--ts-border);color:var(--ts-text)}.test-specs__materials{display:grid;grid-template-columns:1fr;gap:0;margin:0}.test-specs__material-row{display:grid;grid-template-columns:180px 1fr;border-bottom:1px solid #f0ebe6}.test-specs__material-row:last-child{border-bottom:none}.test-specs__material-label{font-weight:var(--ts-heading-weight);color:var(--ts-text);padding:10px 0;font-size:var(--ts-body-size)}.test-specs__material-value{color:var(--ts-text-muted);padding:10px 0;margin:0;font-size:var(--ts-body-size)}@media screen and (max-width:749px){.test-specs__header{padding:16px;font-size:14px}.test-specs__body{padding:0 16px 20px;font-size:13px}.test-specs__grid{grid-template-columns:1fr}.test-specs__item{display:flex;flex-direction:column;gap:2px;padding:10px 0;border-bottom:1px solid #f0ebe6}.test-specs__item:last-child{border-bottom:none}.test-specs__item>.test-specs__label,.test-specs__item>.test-specs__value{padding:0;border-bottom:none}.test-specs__label{font-size:12px;text-transform:uppercase;letter-spacing:.03em;color:var(--ts-text-muted)}.test-specs__value{font-size:14px;color:var(--ts-text)}.test-specs__material-row{grid-template-columns:1fr}.test-specs__material-label{font-size:12px;text-transform:uppercase;letter-spacing:.03em;color:var(--ts-text-muted);padding-bottom:2px}.test-specs__material-value{font-size:14px;color:var(--ts-text);padding-top:0}}.test-content{padding:0 0 40px}.test-content__card{background:var(--tc-bg);border:1px solid var(--tc-border);border-radius:8px;overflow:hidden}.test-content__accordion{border-bottom:1px solid var(--tc-border)}.test-content__accordion:last-child{border-bottom:none}.test-content__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font-size:var(--tc-heading-size);font-weight:var(--tc-heading-weight);color:var(--tc-text);cursor:pointer;list-style:none;user-select:none;-webkit-user-select:none}.test-content__header::-webkit-details-marker{display:none}.test-content__header:focus-visible{outline:2px solid var(--tc-text);outline-offset:-2px;border-radius:2px}.test-content__chevron{width:20px;height:20px;color:var(--tc-text-muted);transition:transform .2s ease;flex-shrink:0}details[open]>.test-content__header .test-content__chevron{transform:rotate(180deg)}.test-content__body{padding:0 24px 24px;font-size:var(--tc-body-size);line-height:1.7;color:var(--tc-text-muted)}.test-content__summary{margin:0 0 16px;font-size:var(--tc-heading-size);line-height:1.6;color:var(--tc-text-muted)}.test-content__subheading{font-size:var(--tc-body-size);font-weight:var(--tc-heading-weight);margin:20px 0 8px;color:var(--tc-text)}.test-content__subheading:first-child{margin-top:0}.test-content__list{margin:0;padding:0 0 0 20px;list-style:disc}.test-content__list li{margin-bottom:6px;color:var(--tc-text-muted)}.test-content__list li:last-child{margin-bottom:0}.test-content__text{margin:0;color:var(--tc-text-muted)}.test-content__description{color:var(--tc-text-muted);line-height:1.7}.test-content__description p{margin:0 0 12px}.test-content__description p:last-child{margin-bottom:0}.test-content__link-list{margin:0;padding:0;list-style:none}.test-content__link-list li{margin-bottom:8px}.test-content__link-list li:last-child{margin-bottom:0}.test-content__link-list a{color:var(--tc-text);text-decoration:underline;text-underline-offset:2px;text-decoration-color:#c5bfb8;transition:text-decoration-color .15s ease}.test-content__link-list a:hover{text-decoration-color:var(--tc-text)}.test-content__external-icon{vertical-align:middle;margin-left:4px}@media screen and (max-width:749px){.test-content__header{padding:16px;font-size:14px}.test-content__body{padding:0 16px 20px;font-size:13px}}.test-trust{background:var(--tt-bg);border:1px solid var(--tt-border);border-radius:8px;padding:20px 0;margin:0 auto;max-width:1200px}.test-trust__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.test-trust__item{display:flex;align-items:center;gap:10px;flex:1 1 200px;max-width:260px;padding:10px 16px}.test-trust__icon{flex-shrink:0;color:var(--tt-text)}.test-trust__text{display:flex;flex-direction:column;gap:1px}.test-trust__title{font-weight:var(--tt-heading-weight);font-size:var(--tt-heading-size);line-height:1.3;color:var(--tt-text)}.test-trust__subtitle{font-size:var(--tt-body-size);line-height:1.3;color:var(--tt-text-muted)}@media screen and (max-width:749px){.test-trust__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.test-trust__item{max-width:none;padding:8px 12px}}.ws-cross{padding:40px 0;background:var(--ws-bg)}.ws-cross__head{margin-bottom:20px}.ws-cross__heading{font-size:var(--ws-heading-size);font-weight:600;color:var(--ws-text);margin:0 0 4px;line-height:1.25}.ws-cross__sub{font-size:14px;color:var(--ws-text-muted);margin:0}.ws-cross__wrapper{position:relative}.ws-cross__track{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.ws-cross__track::-webkit-scrollbar{display:none}.ws-cross__card{flex:0 0 240px;scroll-snap-align:start;display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--ws-bg);border:1px solid var(--ws-border);border-radius:8px;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.ws-cross__card:hover{box-shadow:0 4px 16px #1a1a2e14;transform:translateY(-2px)}.ws-cross__image-wrapper{position:relative;aspect-ratio:1 / 1;background:#f8f6f3;overflow:hidden}.ws-cross__image{display:block;width:100%;height:100%;object-fit:contain;padding:12px}.ws-cross__badge{position:absolute;top:8px;right:8px;padding:3px 8px;font-size:11px;font-weight:600;border-radius:4px;line-height:1.3}.ws-cross__badge--sale{background:var(--ws-accent);color:#fff}.ws-cross__badge--sold-out{background:#6b7280;color:#fff}.ws-cross__info{padding:12px 14px 14px;display:flex;flex-direction:column;gap:4px}.ws-cross__brand{font-size:11px;font-weight:600;color:var(--ws-text-muted);letter-spacing:.04em;text-transform:uppercase}.ws-cross__title{font-size:14px;font-weight:500;color:var(--ws-text);margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ws-cross__size{font-size:12px;color:var(--ws-text-muted)}.ws-cross__pricing{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:4px}.ws-cross__price{font-size:16px;font-weight:700;color:var(--ws-text)}.ws-cross__compare{font-size:12px;color:var(--ws-text-muted);text-decoration:line-through}.ws-cross__arrow{position:absolute;top:calc(50% - 50px);transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;background:var(--ws-bg);border:1px solid var(--ws-border);box-shadow:0 2px 8px #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ws-text);transition:background .15s,box-shadow .15s}.ws-cross__arrow:hover{background:#f5f0eb;box-shadow:0 2px 12px #0000001f}.ws-cross__arrow--prev{left:-14px}.ws-cross__arrow--next{right:-14px}.ws-cross__arrow[hidden]{display:none}@media screen and (max-width:749px){.ws-cross{padding:28px 0}.ws-cross__card{flex:0 0 180px}.ws-cross__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/153/compiled_assets/styles.css.map */
