.review-carousel{position:relative;padding:0 64px;margin-top:32px}.reviews .review-grid{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;border-radius:18px}.reviews .review-grid::-webkit-scrollbar{display:none}.reviews .review-grid blockquote{flex:0 0 100%;box-sizing:border-box;scroll-snap-align:center;scroll-snap-stop:always;text-align:center;padding:48px clamp(24px,6vw,96px);border-radius:18px;background:linear-gradient(140deg,#f3eff5,#eae4ee);display:flex;flex-direction:column;justify-content:center;min-height:260px}.reviews .review-grid blockquote p{min-height:0;font-size:clamp(20px,2.4vw,30px);line-height:1.55;margin:24px 0}.review-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid #d4cbdc;border-radius:50%;background:#faf8fc;color:#342c45;font-size:24px;cursor:pointer;transition:background .25s,box-shadow .25s}.review-arrow:hover{background:#e7deee;box-shadow:0 4px 16px #342c4515}.review-arrow:disabled{opacity:.3;cursor:default}.review-arrow--prev{left:0}.review-arrow--next{right:0}.review-position{text-align:center;font-size:12px;letter-spacing:.12em;color:#766981;margin-top:20px}.pair-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.recent-products[hidden]{display:none}.pair-intro{max-width:560px;color:#746a7b;margin-bottom:28px}.review-arrow:focus-visible{outline:2px solid #5d5476;outline-offset:4px}@media(max-width:760px){.review-carousel{padding:0 38px}.review-arrow{width:30px;height:30px;font-size:19px}.reviews .review-grid blockquote{padding:30px 18px;min-height:290px}.pair-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pair-products>.product-card:last-child{display:none}}@media(prefers-reduced-motion:reduce){.review-arrow{transition:none}}
.quantity-offers{border:0;padding:0;margin:8px 0 24px;min-width:0}.quantity-offers legend{font-size:18px;font-weight:600;margin-bottom:20px}.quantity-offers .quantity-offer{position:relative;display:flex;flex-direction:row;align-items:center;gap:14px;border:1px solid #d8cfdf;border-radius:12px;padding:22px 18px;margin:0 0 14px;background:#faf8fb;cursor:pointer;transition:background .25s,border-color .25s,box-shadow .25s}.quantity-offer:has(input:checked){background:#eee7f3;border-color:#6e5c81;box-shadow:0 0 0 1px #6e5c81}.quantity-offers input[type=radio]{width:18px;height:18px;min-width:18px;padding:0;margin:0;accent-color:#59466e}.offer-option{display:flex;flex:1;flex-direction:column;gap:5px}.offer-option small{font-size:12px;color:#786585}.offer-price{display:flex;align-items:flex-end;flex-direction:column;gap:5px}.offer-price s{font-size:12px;color:#8a7f91}.offer-badge{position:absolute;top:-10px;right:16px;background:#5a466f;color:white;border-radius:20px;padding:4px 12px;font-size:10px;letter-spacing:.04em}.offer-terms{font-size:11px;line-height:1.65;color:#7a7081;margin:12px 0 0}@media(prefers-reduced-motion:reduce){.quantity-offers .quantity-offer{transition:none}}
.offer-mobile-title,.offer-images,.offer-unit{display:none}.delivery-estimate{margin:28px 0;padding:24px 12px 18px;background:#f4eff6;border:1px solid #e5ddea;border-radius:14px}.delivery-milestones{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:relative;gap:4px}.delivery-milestones:before{content:'';position:absolute;top:21px;left:16.66%;right:16.66%;height:1px;background:#8f799f}.delivery-milestones li{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;font-size:11px;line-height:1.4}.delivery-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#5a466f;color:#fff;margin-bottom:5px}.delivery-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.delivery-milestones strong{font-size:12px;font-weight:500;min-height:17px}.delivery-estimate>p{font-size:10px;line-height:1.6;color:#7d7087;text-align:center;margin:18px 0 0}
@media(max-width:760px){.quantity-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.quantity-offers legend{width:100%;text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:13px;margin:0 0 18px;display:flex;align-items:center;gap:10px}.quantity-offers legend:before,.quantity-offers legend:after{content:'';height:1px;flex:1;background:#d6cadf}.quantity-offers .quantity-offer{display:flex;flex-direction:column;gap:7px;justify-content:flex-start;padding:0 5px 13px;margin:0;min-width:0;overflow:hidden;border-radius:9px;background:#f8f4fa}.quantity-offer:has(input:checked){background:#eee6f3;border-color:#6e5c81;box-shadow:0 0 0 1px #6e5c81}.quantity-offers input[type=radio]{position:absolute;opacity:0;width:1px;height:1px;min-width:0}.quantity-offer:has(input:focus-visible){outline:2px solid #5a466f;outline-offset:3px}.offer-mobile-title{display:block;background:#d8c6e2;color:#40314e;font-size:9px;letter-spacing:.025em;text-transform:uppercase;text-align:center;width:calc(100% + 10px);padding:8px 1px;white-space:nowrap}.quantity-offer:has(input:checked) .offer-mobile-title{background:#6e5683;color:white}.offer-images{display:flex;align-items:center;justify-content:center;height:95px;max-width:100%;padding:6px 0;overflow:hidden}.offer-images img{width:56px;height:70px;object-fit:cover;border-radius:5px;box-shadow:0 3px 8px #49325912}.offer-images img+img{margin-left:-28px;transform:translateY(4px)}.offer-images img:nth-child(3){transform:translateY(8px)}.offer-option{flex:0;align-items:center;order:3}.offer-option strong{display:none}.offer-option small{font-size:10px;line-height:1.4}.offer-unit{display:block;font-size:10px;color:#796782;order:4}.offer-price{align-items:center;order:5;gap:3px}.offer-price strong{font-size:16px;line-height:1.25}.offer-price s{font-size:10px}.offer-badge{position:static;order:2;font-size:8px;letter-spacing:0;padding:4px 6px;max-width:100%;white-space:nowrap;margin-top:-2px}.quantity-offer:not(:has(.offer-badge)) .offer-images{margin-bottom:21px}.offer-terms{grid-column:1/-1;font-size:10px;line-height:1.65;margin-top:7px}.delivery-milestones strong{font-size:11px}.delivery-milestones li{font-size:10px}.delivery-estimate{padding:20px 8px 14px}}
.product-gallery{min-width:0}.product-gallery-stage{border-radius:14px;overflow:hidden;background:#f0eaf3}.product-gallery-stage img{width:100%;aspect-ratio:1;object-fit:contain}.product-gallery-stage [hidden]{display:none!important}.product-thumbnails{display:flex;gap:12px;overflow-x:auto;padding:14px 2px 5px;scroll-snap-type:x proximity;scrollbar-width:thin}.product-thumbnails button{flex:0 0 76px;width:76px;height:76px;padding:3px;border:1px solid #d9cede;border-radius:9px;background:#f7f3f9;scroll-snap-align:start;transition:border-color .2s,box-shadow .2s}.product-thumbnails button img{width:100%;height:100%;object-fit:cover;border-radius:5px}.product-thumbnails button[aria-pressed=true]{border-color:#6e5683;box-shadow:0 0 0 1px #6e5683}.product-thumbnails button:focus-visible{outline:2px solid #6e5683;outline-offset:3px}.product-gallery-stage [data-gallery-slide]:not([hidden]){animation:gallery-reveal .25s ease-out}@keyframes gallery-reveal{from{opacity:.4}to{opacity:1}}@media(max-width:760px){.product-thumbnails{gap:9px}.product-thumbnails button{flex-basis:64px;width:64px;height:64px}}@media(prefers-reduced-motion:reduce){.product-gallery-stage [data-gallery-slide]:not([hidden]){animation:none}.product-thumbnails button{transition:none}}
.product-thumbnail-nav{display:flex;align-items:center;gap:10px}.product-thumbnail-nav .product-thumbnails{flex:1;min-width:0;position:relative}.thumbnail-arrow{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;border:1px solid #d9cede;background:#f7f3f9;color:#5a466f}.thumbnail-arrow:hover{background:#e8dfee}.thumbnail-arrow:focus-visible{outline:2px solid #6e5683;outline-offset:3px}@media(max-width:760px){.thumbnail-arrow{display:none}.product-thumbnail-nav{display:block}.product-thumbnails{touch-action:pan-x pan-y}}
.product-gallery,.product-gallery-stage{background:transparent;border:0;box-shadow:none}.product-gallery-stage{border-radius:0}.product-gallery-stage img{background:transparent}.product-thumbnails button,.thumbnail-arrow{background:var(--ivory)}@media(max-width:760px){.product-gallery-stage{width:calc(100% + 16px);margin-inline:-8px}}
.product-highlights{margin:20px 0 26px}.product-info .product-highlights details{border-bottom:1px solid #e1dce5;margin:0;padding:0}.product-highlights summary{padding:13px 0;font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.product-highlights summary::-webkit-details-marker{display:none}.product-highlights summary>span:first-child{display:flex;align-items:center;gap:12px}.product-highlights summary svg{width:19px;height:19px;flex-shrink:0;color:#766185}.product-highlights p{font-size:12px;line-height:1.75;color:#756b7d;margin:0 0 15px 31px}.highlight-toggle{transition:transform .2s}.product-highlights details[open] .highlight-toggle{transform:rotate(45deg)}@media(prefers-reduced-motion:reduce){.highlight-toggle{transition:none}}
.review-write-link{border:1px solid #c8bdd1;background:transparent;white-space:nowrap;font-size:13px;min-height:44px;border-radius:6px}.review-overview{display:grid;grid-template-columns:180px minmax(200px,380px) 1fr;gap:40px;align-items:center;padding:26px 0;border-top:1px solid #e1dbe5;border-bottom:1px solid #e1dbe5}.review-score>strong{font-size:52px;font-weight:500;letter-spacing:-2px}.review-score small{font-size:18px;color:#82738c;letter-spacing:0}.review-score p{font-size:12px;color:#776b80;margin:6px 0}.review-distribution>div{display:grid;grid-template-columns:30px 1fr 25px;align-items:center;gap:12px;margin:7px 0;font-size:12px;color:#74617f}.rating-track{height:6px;background:#e8e1ed;border-radius:20px;overflow:hidden}.rating-track i{height:100%;display:block;background:#7d638f;border-radius:20px}.review-overview-note{font-size:13px;color:#776b80;line-height:1.8}.reviews-polished .review-grid blockquote{background:#fbf9fc;border:1px solid #e5dfe9;text-align:left;padding:32px 40px;min-height:240px;border-radius:12px;align-items:stretch}.review-card-person{display:flex;align-items:center;gap:12px;margin-bottom:16px}.review-initial{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eae1ef;color:#6f547e;font-size:16px}.review-card-person strong{font-size:14px;font-weight:600}.review-card-person time{display:block;font-size:11px;color:#8a7d92;margin-top:4px}.reviews-polished .review-grid blockquote .review-card-stars{font-size:15px;letter-spacing:3px;color:#7b608d}.reviews-polished .review-grid blockquote p{font-size:19px;line-height:1.75;margin:14px 0 0;overflow-wrap:anywhere}.review-submit-form{max-width:760px;margin:60px auto 0;padding:32px;border:1px solid #ded5e5;border-radius:12px;scroll-margin-top:100px}.review-submit-form h2{font-size:28px;letter-spacing:-.8px}.review-submit-form>p{font-size:13px;color:#766980}.review-form-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}.review-form-fields label{display:flex;flex-direction:column;gap:8px;font-size:13px}.review-form-fields input,.review-form-fields textarea,.review-form-fields select{width:100%;min-width:0;border:1px solid #d4c8dd;border-radius:6px;background:#fff;padding:12px;color:var(--ink)}.review-body-label{grid-column:1/-1}.review-consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;margin:0 0 25px}.review-consent input{width:16px;height:16px;flex-shrink:0;margin-top:2px}.review-form-success{padding:15px;background:#e9efe7;color:#354b32!important;border-radius:6px}@media(max-width:760px){.reviews-polished .section-heading{flex-direction:column;gap:20px}.review-overview{grid-template-columns:95px minmax(0,1fr);gap:20px;padding:23px 0}.review-score>strong{font-size:38px}.review-score small{font-size:13px}.review-overview-note{grid-column:1/-1;margin:0}.reviews-polished .review-grid blockquote{padding:24px 18px;min-height:270px}.reviews-polished .review-grid blockquote p{font-size:16px}.review-submit-form{padding:22px 16px}.review-form-fields{grid-template-columns:1fr}.review-card-person{gap:8px}.review-initial{width:32px;height:32px}.review-card-person strong{font-size:12px}}
.quantity-offer:has(.offer-badge){z-index:2}.quantity-offers .offer-badge{position:absolute;top:-12px;right:-12px;transform:rotate(12deg);z-index:3;margin:0;padding:6px 12px;border-radius:4px;border:1px solid #9478a6;box-shadow:0 3px 8px #38244725;background:#5a466f;color:#fff;font-size:10px;white-space:nowrap;pointer-events:none}@media(max-width:760px){.quantity-offers .quantity-offer{overflow:visible}.offer-mobile-title{border-radius:8px 8px 0 0}.quantity-offers .offer-badge{top:-13px;right:-23px;font-size:9px;padding:6px 9px;max-width:none}.quantity-offers .quantity-offer .offer-images{margin-bottom:21px}}
