.product-image-slider.svelte-c3ccge{width:100%;display:flex;flex-direction:column;gap:var(--size-3);padding:var(--size-5);background-color:#f7f7f5;border-radius:var(--radius-2);box-sizing:border-box}.slider-main-overlay-slot.svelte-c3ccge{position:absolute;inset:0;pointer-events:none;z-index:5}.slider-container.svelte-c3ccge{width:100%;aspect-ratio:1 / 1;max-height:600px;position:relative;border-radius:var(--radius-2);background-color:#f5f5f5;border:none;box-sizing:border-box;padding:0}.embla.svelte-c3ccge{overflow:hidden;width:100%;height:100%;border-radius:var(--radius-2)}.embla__container.svelte-c3ccge{display:flex;height:100%}.embla__slide.svelte-c3ccge{flex:0 0 100%;min-width:0;height:100%}.image-wrapper.svelte-c3ccge{width:100%;height:100%;overflow:hidden;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;position:relative}.image-wrapper.svelte-c3ccge .product-image,.image-wrapper.svelte-c3ccge img{width:100%;height:100%;max-width:100%;max-height:100%;display:block}.thumbnail-carousel.svelte-c3ccge{display:flex;align-items:center;gap:0;width:100%;margin-top:var(--size-4)}.thumbnail-carousel-arrow.svelte-c3ccge{flex:0 0 auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--text-primary);color:var(--bg-white);border:none;border-radius:var(--radius-round);cursor:pointer;transition:background-color .2s var(--ease-2),opacity .2s var(--ease-2);box-shadow:0 1px 4px #0003}.thumbnail-carousel-arrow.svelte-c3ccge:hover:not(:disabled){background-color:var(--text-secondary);opacity:.95}.thumbnail-carousel-arrow.svelte-c3ccge:disabled{opacity:.4;cursor:not-allowed}.thumbnail-strip.svelte-c3ccge{flex:1;display:flex;gap:var(--size-2);align-items:center;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:var(--size-2) var(--size-3);min-width:0;scrollbar-width:none;-ms-overflow-style:none}.thumbnail-strip.svelte-c3ccge::-webkit-scrollbar{display:none}.thumbnail-button.svelte-c3ccge{flex:0 0 auto;width:72px;height:72px;border-radius:var(--radius-2);border:2px solid transparent;background-color:#f7f7f5;cursor:pointer;transition:border-color .2s var(--ease-2),box-shadow .2s var(--ease-2);padding:0;overflow:hidden;box-sizing:border-box}.thumbnail-button.svelte-c3ccge:hover:not(.active){border-color:var(--border-default);box-shadow:0 2px 6px #0000001a}.thumbnail-button.active.svelte-c3ccge{border-color:transparent;box-shadow:0 2px 8px #0000001a}.placeholder.svelte-c3ccge{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.placeholder.svelte-c3ccge p:where(.svelte-c3ccge){font-size:var(--font-size-1);color:var(--text-secondary);margin:0}@media(max-width:767.98px){.product-image-slider.svelte-c3ccge{padding:0}.slider-container.svelte-c3ccge{aspect-ratio:1 / 1;max-height:none;min-height:300px}.thumbnail-carousel-arrow.svelte-c3ccge{width:36px;height:36px}.thumbnail-button.svelte-c3ccge{width:56px;height:56px}.image-wrapper.svelte-c3ccge{min-height:0}.image-wrapper.svelte-c3ccge .product-image,.image-wrapper.svelte-c3ccge img{width:100%;height:100%;max-width:100%;max-height:100%;min-height:0}.slider-container.svelte-c3ccge,.embla__container.svelte-c3ccge,.embla__slide.svelte-c3ccge{min-height:0}}.star-rating.svelte-141numm{display:flex;align-items:center;gap:var(--size-2)}.rating-number.svelte-141numm{font-size:var(--font-size-3);font-weight:var(--font-weight-7);color:var(--text-black);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rating-count.svelte-141numm{font-weight:var(--font-weight-4);color:var(--text-secondary)}.stars.svelte-141numm{display:flex;align-items:center;gap:2px}.star.filled.svelte-141numm{fill:#ff9800}.star.empty.svelte-141numm{fill:#e0e0e0}.no-reviews.svelte-141numm{font-size:var(--font-size-1);font-weight:var(--font-weight-4);color:var(--text-secondary)}.review-count.svelte-141numm{font-size:var(--font-size-1);font-weight:var(--font-weight-4);color:var(--text-black);margin:0}.review-link.svelte-141numm{-webkit-text-decoration:none;text-decoration:none;cursor:pointer}.review-link.svelte-141numm:hover{-webkit-text-decoration:underline;text-decoration:underline}.rating-clickable.svelte-141numm{display:flex;align-items:center;gap:var(--size-2);background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.rating-clickable.svelte-141numm:hover{opacity:.8}.dropdown-arrow.svelte-141numm{color:var(--text-secondary);margin-left:-4px}.popup.svelte-1741yzx{position:absolute;top:calc(100% + var(--size-2));left:0;background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-2);padding:var(--size-4);min-width:280px;max-width:320px;box-shadow:var(--shadow-4);z-index:var(--layer-4)}.rating-header.svelte-1741yzx{display:flex;align-items:center;gap:var(--size-2);margin-bottom:var(--size-1)}.stars-display.svelte-1741yzx{display:flex;gap:2px}.star.filled.svelte-1741yzx{fill:#ff9800}.star.empty.svelte-1741yzx{fill:var(--border-default)}.rating-title.svelte-1741yzx{font-size:var(--font-size-2);font-weight:var(--font-weight-7);color:var(--text-primary)}.total-ratings.svelte-1741yzx{font-size:var(--font-size-0);color:var(--text-secondary);margin:0 0 var(--size-4) 0}.rating-breakdown.svelte-1741yzx{display:flex;flex-direction:column;gap:var(--size-2)}.rating-row.svelte-1741yzx{display:flex;align-items:center;gap:var(--size-3)}.star-label.svelte-1741yzx{font-size:var(--font-size-0);font-weight:var(--font-weight-5);color:var(--text-primary);min-width:42px}.bar-container.svelte-1741yzx{flex:1;height:8px;background-color:var(--bg-gray-100);border-radius:var(--radius-2);overflow:hidden}.bar-fill.svelte-1741yzx{height:100%;background-color:#ff9800;border-radius:var(--radius-2);transition:width .3s var(--ease-2)}.percentage.svelte-1741yzx{font-size:var(--font-size-0);color:var(--text-secondary);min-width:32px;text-align:right}.divider.svelte-1741yzx{height:1px;background-color:var(--border-light);margin:var(--size-4) 0}.see-reviews-link.svelte-1741yzx{font-size:var(--font-size-0);font-weight:var(--font-weight-5);color:var(--text-primary);-webkit-text-decoration:underline;text-decoration:underline}.see-reviews-link.svelte-1741yzx:hover{color:var(--text-secondary)}.content-blocks.svelte-i3pdex{display:flex;flex-direction:column}h2.svelte-i3pdex,h3.svelte-i3pdex,h4.svelte-i3pdex{font-weight:var(--font-weight-7);color:var(--text-black);margin:0 0 var(--size-4) 0}h2.svelte-i3pdex{font-size:var(--font-size-4)}h3.svelte-i3pdex{font-size:var(--font-size-3)}h4.svelte-i3pdex{font-size:var(--font-size-2)}p.svelte-i3pdex{font-size:var(--font-size-2);font-weight:var(--font-weight-4);line-height:var(--font-lineheight-4);color:var(--text-black);margin:0 0 var(--size-3) 0}p.svelte-i3pdex:last-child{margin-bottom:0}ul.svelte-i3pdex,ol.svelte-i3pdex{font-size:var(--font-size-2);font-weight:var(--font-weight-4);line-height:var(--font-lineheight-5);color:var(--text-black);margin:0 0 var(--size-7) 0;padding-left:var(--size-5)}ul.svelte-i3pdex:last-child,ol.svelte-i3pdex:last-child{margin-bottom:0}li.svelte-i3pdex{margin-bottom:var(--size-2)}li.svelte-i3pdex:last-child{margin-bottom:0}strong.svelte-i3pdex{font-weight:var(--font-weight-7)}.product-tabs.svelte-15zg7wy{background-color:var(--bg-white);border:1px solid var(--border-default);border-radius:var(--radius-2);overflow:hidden}.tab-headers.svelte-15zg7wy{display:flex;border-bottom:1px solid var(--border-default)}.tab-button.svelte-15zg7wy{padding:var(--size-3) var(--size-5);font-size:var(--font-size-2);font-weight:var(--font-weight-4);color:var(--text-black);background:none;border:none;border-bottom:1px solid transparent;cursor:pointer;transition:font-weight .2s var(--ease-2),border-color .2s var(--ease-2);white-space:nowrap}.tab-button.svelte-15zg7wy:hover{background-color:var(--bg-hover-subtle)}.tab-button.active.svelte-15zg7wy{font-weight:var(--font-weight-7);border-bottom-color:var(--text-black)}.tab-spacer.svelte-15zg7wy{flex:1;border-bottom:1px solid var(--border-default)}.tab-content.svelte-15zg7wy{padding:var(--size-7)}@media(max-width:767.98px){.tab-headers.svelte-15zg7wy{overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-button.svelte-15zg7wy{padding:var(--size-3);font-size:var(--font-size-1)}.tab-content.svelte-15zg7wy{padding:var(--size-5)}}.pdp-why-choose-strip.svelte-xky2ew{width:100vw;margin:var(--size-7) calc(50% - 50vw);padding:var(--size-9) max(var(--page-gutter-x),16px);border-top:1px solid rgba(58,47,42,.08);border-radius:0;background:#f9f7f2;box-sizing:border-box}.pdp-why-choose-strip__inner.svelte-xky2ew{max-width:min(100%,1680px);margin:0 auto}.pdp-why-choose-strip__intro.svelte-xky2ew{text-align:center;margin:0 auto var(--size-8);max-width:1100px;max-width:var(--page-max-width, 1100px)}.pdp-why-choose-strip__title.svelte-xky2ew{margin:0 0 var(--size-3);max-width:none}.pdp-why-choose-strip__sub.svelte-xky2ew{margin:0 auto;max-width:48rem;font-size:var(--font-size-2);line-height:1.65;color:var(--text-secondary)}.pdp-why-choose-strip__grid.svelte-xky2ew{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--size-5) var(--size-3);gap:var(--size-5) var(--size-3);align-items:start}@media(min-width:480px){.pdp-why-choose-strip__grid.svelte-xky2ew{gap:var(--size-7) var(--size-4)}}@media(min-width:768px)and (max-width:1023.98px){.pdp-why-choose-strip__grid.svelte-xky2ew{grid-template-columns:repeat(3,minmax(0,1fr))}}.pdp-why-choose-strip__cell.svelte-xky2ew{position:relative;margin:0;padding:0 var(--size-3);display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--size-4)}@media(min-width:1024px){.pdp-why-choose-strip__grid.svelte-xky2ew{grid-template-columns:repeat(6,minmax(0,1fr));gap:0}.pdp-why-choose-strip__cell.svelte-xky2ew+.pdp-why-choose-strip__cell:where(.svelte-xky2ew):before{content:"";position:absolute;left:0;top:15%;bottom:15%;width:1px;background:#3a2f2a1f}}.pdp-why-choose-strip__icon.svelte-xky2ew{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0;flex-shrink:0}.pdp-why-choose-strip__icon--photo.svelte-xky2ew{width:120px;height:120px;overflow:visible}.pdp-why-choose-strip__iconImg.svelte-xky2ew{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.pdp-why-choose-strip__iconImg--photo.svelte-xky2ew{transform:scale(2);transform-origin:center center}.pdp-why-choose-strip__cell--natural-wood.svelte-xky2ew .pdp-why-choose-strip__iconImg--photo:where(.svelte-xky2ew){filter:brightness(.45) sepia(.2) saturate(.7)}.pdp-why-choose-strip__label.svelte-xky2ew{margin:0;max-width:16ch;font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:var(--font-size-2);font-weight:var(--font-weight-5);line-height:1.5;color:var(--brand-primary);text-align:center;white-space:pre-line}@media(max-width:767.98px){.pdp-why-choose-strip__label.svelte-xky2ew{max-width:22ch}.pdp-why-choose-strip__cell--feat-5.svelte-xky2ew{order:1}.pdp-why-choose-strip__cell--feat-1.svelte-xky2ew{order:2}.pdp-why-choose-strip__cell--feat-2.svelte-xky2ew{order:3}.pdp-why-choose-strip__cell--feat-4.svelte-xky2ew{order:4}.pdp-why-choose-strip__cell--feat-3.svelte-xky2ew{order:5}.pdp-why-choose-strip__cell--feat-6.svelte-xky2ew{order:6}}.morning-blog-more__grid.svelte-1qgdcqe{list-style:none;margin:0;padding:0;display:grid;grid-gap:var(--size-5);gap:var(--size-5);grid-template-columns:1fr}@media(min-width:768px){.morning-blog-more__grid.svelte-1qgdcqe{grid-template-columns:repeat(3,minmax(0,1fr))}}.morning-blog-more__item.svelte-1qgdcqe{min-width:0}.morning-blog-more__card.svelte-1qgdcqe{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid rgba(58,47,42,.1);border-radius:var(--radius-3);overflow:hidden;-webkit-text-decoration:none;text-decoration:none;color:inherit;box-shadow:0 2px 12px #0000000f;transition:box-shadow .2s ease,border-color .2s ease}.morning-blog-more__card.svelte-1qgdcqe:hover{box-shadow:0 8px 28px #0000001a;border-color:#d01f2640}.morning-blog-more__imageWrap.svelte-1qgdcqe{aspect-ratio:1 / 1;background:#f8f5f1;background:var(--bg-beige-light, #f8f5f1);overflow:hidden}.morning-blog-more__image.svelte-1qgdcqe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.morning-blog-more__body.svelte-1qgdcqe{display:flex;flex-direction:column;gap:var(--size-2);padding:var(--size-4) var(--size-4) var(--size-5);flex:1}.morning-blog-more__tag.svelte-1qgdcqe{font-size:var(--font-size-0);font-weight:var(--font-weight-6);letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.morning-blog-more__title.svelte-1qgdcqe{font-family:Cinzel,serif;font-size:var(--font-size-2);font-weight:var(--font-weight-5);line-height:1.25;color:var(--text-primary);margin:0}.morning-blog-more__excerpt.svelte-1qgdcqe{margin:0;font-size:var(--font-size-1);line-height:1.55;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4;overflow:hidden}.morning-blog-more__read.svelte-1qgdcqe{margin-top:auto;padding-top:var(--size-2);font-size:var(--font-size-1);font-weight:var(--font-weight-6);color:#d01f26;color:var(--brand-primary, #d01f26)}.morning-blog-more__card.svelte-1qgdcqe:hover .morning-blog-more__read:where(.svelte-1qgdcqe){-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.reviews-section.svelte-f04e57{background-color:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-2);padding:var(--size-6)}.loading.svelte-f04e57{font-size:var(--font-size-1);color:var(--text-secondary);padding:var(--size-4) 0}.reviews-header.svelte-f04e57{display:flex;justify-content:space-between;align-items:center;padding-bottom:var(--size-5);border-bottom:1px solid var(--border-light);margin-bottom:var(--size-6)}.header-left.svelte-f04e57{display:flex;flex-direction:column;gap:var(--size-2)}.reviews-title.svelte-f04e57{margin:0}.header-rating.svelte-f04e57{display:flex;align-items:center;gap:var(--size-2)}.header-stars.svelte-f04e57{display:flex;align-items:center;gap:2px}.header-stars.svelte-f04e57 .star:where(.svelte-f04e57){fill:gold}.header-stars.svelte-f04e57 .star.empty:where(.svelte-f04e57){fill:#e0e0e0}.header-count.svelte-f04e57{font-size:var(--font-size-1);font-weight:var(--font-weight-5);color:var(--brand-primary)}.header-no-reviews.svelte-f04e57{font-size:var(--font-size-1);font-weight:var(--font-weight-4);color:var(--text-secondary)}.header-right.svelte-f04e57{display:flex;align-items:center;gap:var(--size-3);flex-wrap:wrap}.already-reviewed-message.svelte-f04e57{font-size:var(--font-size-1);font-weight:var(--font-weight-5);color:var(--text-secondary);margin:0;max-width:280px}.sign-in-to-review-message.svelte-f04e57{font-size:var(--font-size-1);font-weight:var(--font-weight-5);color:var(--text-secondary);margin:0}.sign-in-to-review-message.svelte-f04e57 .sign-in-link:where(.svelte-f04e57){color:var(--brand-accent);-webkit-text-decoration:underline;text-decoration:underline;font-weight:var(--font-weight-6)}.sort-select.svelte-f04e57{padding:var(--size-2) var(--size-3);border:1px solid var(--border-input);border-radius:var(--radius-1);font-size:var(--font-size-0);font-weight:var(--font-weight-5);color:var(--text-primary);background-color:var(--bg-white);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--size-2) center;padding-right:var(--size-6);height:38px;height:var(--review-header-control-height, 38px);width:160px;width:var(--review-header-control-width, 160px);box-sizing:border-box}.write-review-btn-wrap.svelte-f04e57{display:inline-block;height:38px;height:var(--review-header-control-height, 38px);width:160px;width:var(--review-header-control-width, 160px)}.write-review-btn-wrap.svelte-f04e57 button{width:100%;height:100%;padding:0 var(--size-3);font-size:var(--font-size-0);font-weight:var(--font-weight-5);border-radius:var(--radius-1);min-width:0;min-width:initial;box-sizing:border-box}.sort-select.svelte-f04e57:focus{outline:none;border-color:var(--brand-primary)}.reviews-verification.svelte-f04e57{display:flex;align-items:center;gap:var(--size-2);padding-bottom:var(--size-5);border-bottom:1px solid var(--border-light);margin-bottom:var(--size-6)}.reviews-verification.svelte-f04e57 span:where(.svelte-f04e57){font-size:var(--font-size-1);font-weight:var(--font-weight-4);color:var(--text-primary)}.rating-summary-section.svelte-f04e57{display:grid;grid-template-columns:3fr 7fr;grid-gap:var(--size-6);gap:var(--size-6);margin-bottom:var(--size-6);padding-bottom:var(--size-6);border-bottom:1px solid var(--border-light);width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.overall-rating.svelte-f04e57{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--size-2);border:1px solid var(--border-light);border-radius:var(--radius-2);padding:var(--size-5);background-color:var(--bg-white);text-align:center;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.rating-number-large.svelte-f04e57{font-size:var(--font-size-7);font-weight:var(--font-weight-7);color:var(--brand-primary);line-height:1}.rating-stars-large.svelte-f04e57{display:flex;align-items:center;gap:4px}.rating-stars-large.svelte-f04e57 .star-large:where(.svelte-f04e57){fill:gold}.rating-stars-large.svelte-f04e57 .star-large.empty:where(.svelte-f04e57){fill:#e0e0e0}.star-distribution.svelte-f04e57{display:flex;flex-direction:column;gap:var(--size-2);border:1px solid var(--border-light);border-radius:var(--radius-2);padding:var(--size-4);background-color:var(--bg-white);width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;min-width:0}.distribution-row.svelte-f04e57{display:flex;align-items:center;gap:var(--size-2);width:100%;min-width:0}.star-label-row.svelte-f04e57{display:flex;align-items:center;gap:var(--size-1);min-width:90px;flex-shrink:0}.star-count-label.svelte-f04e57{font-size:var(--font-size-0);font-weight:var(--font-weight-5);color:var(--text-primary);min-width:45px;flex-shrink:0}.distribution-stars.svelte-f04e57{display:flex;align-items:center;gap:2px;flex-shrink:0}.distribution-stars.svelte-f04e57 .star-small:where(.svelte-f04e57){fill:gold}.distribution-stars.svelte-f04e57 .star-small.empty:where(.svelte-f04e57){fill:#e0e0e0}.bar-container.svelte-f04e57{flex:1;height:10px;background-color:#f5f5f5;border-radius:var(--radius-1);overflow:hidden;min-width:0;max-width:100%}.bar-fill.svelte-f04e57{height:100%;background-color:gold;border-radius:var(--radius-1);transition:width .3s var(--ease-2)}.distribution-count.svelte-f04e57{font-size:var(--font-size-0);font-weight:var(--font-weight-6);color:var(--text-primary);min-width:20px;text-align:right;flex-shrink:0}.reviews-list.svelte-f04e57{display:flex;flex-direction:column;gap:var(--size-5);width:100%;overflow:hidden}.review-item.svelte-f04e57{scroll-margin-top:1.5rem}.no-reviews.svelte-f04e57{font-size:var(--font-size-1);color:var(--text-secondary);margin:var(--size-4) 0 0 0;text-align:center;padding:var(--size-6)}.view-all-link.svelte-f04e57{display:inline-block;margin-top:var(--size-5);font-size:var(--font-size-1);font-weight:var(--font-weight-6);color:var(--brand-accent);-webkit-text-decoration:none;text-decoration:none}.view-all-link.svelte-f04e57:hover{-webkit-text-decoration:underline;text-decoration:underline}@media(max-width:767.98px){.reviews-section.svelte-f04e57{padding:var(--size-4)}.reviews-header.svelte-f04e57{flex-direction:column;align-items:flex-start;gap:var(--size-3)}.header-right.svelte-f04e57,.write-review-btn-wrap.svelte-f04e57,.sort-select.svelte-f04e57{width:100%}.rating-summary-section.svelte-f04e57{grid-template-columns:1fr;gap:var(--size-5)}.rating-number-large.svelte-f04e57{font-size:var(--font-size-6)}.star-label-row.svelte-f04e57{min-width:100px}}
