.storefront-root .pdp{--pdp-ink:#3d2b29;--pdp-accent:#b56576;--pdp-accent-soft:rgba(181,101,118,0.12);--pdp-cream:var(--bg);--pdp-surface:#fff;--pdp-line:rgba(61,43,41,0.1);--pdp-tab-h:52px;--pdp-footer-h:76px;color:var(--pdp-ink);background:var(--pdp-cream);min-height:100%;position:relative}.storefront-root .pdp-hero{position:relative;aspect-ratio:1;max-height:55dvh;width:100%;background:transparent;overflow:hidden;flex-shrink:0;display:flex;flex-direction:row}.storefront-root .pdp-hero__gallery{position:absolute;inset:0;overflow:hidden}.storefront-root .pdp-hero__img{width:100%;height:100%;object-fit:cover;display:block}.storefront-root .pdp-hero__thumbstrip{display:none}.storefront-root .pdp-hero__thumb{width:60px;height:60px;flex-shrink:0;border-radius:10px;overflow:hidden;cursor:pointer;border:2px solid transparent;padding:0;background:var(--pdp-line);transition:border-color .15s}.storefront-root .pdp-hero__thumb.is-active{border-color:var(--pdp-ink)}.storefront-root .pdp-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.storefront-root .pdp-hero__dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:2}.storefront-root .pdp-hero__dot{width:7px;height:7px;border-radius:50%;border:none;padding:0;background:rgba(255,255,255,.45);cursor:pointer}.storefront-root .pdp-hero__dot.is-active{background:#fff;width:20px;border-radius:999px}.storefront-root .pdp-right{display:block;min-width:0}.storefront-root .pdp-right .scroll{overflow:visible;overscroll-behavior:auto;-webkit-overflow-scrolling:unset}.storefront-root .pdp-right .pdp-footer{position:sticky;bottom:var(--nav-h,68px);z-index:30}@media (min-width:768px){.storefront-root .pdp-right .pdp-footer{bottom:0}}@media (max-width:1023px){.storefront-root .pdp{height:auto;min-height:100%;flex-shrink:0}}@media (min-width:1024px){.storefront-root .pdp{flex-direction:row;align-items:stretch;width:100%;height:100%;overflow:hidden}.storefront-root .pdp-hero{flex:1;flex-shrink:1;min-width:0;height:100%;aspect-ratio:unset;border-radius:0}.storefront-root .pdp-hero__thumbstrip{display:flex;flex-direction:column;gap:8px;width:80px;flex-shrink:0;height:100%;overflow-y:auto;padding:16px 10px;background:var(--pdp-cream);border-right:1px solid var(--pdp-line);scrollbar-width:none;-webkit-overflow-scrolling:touch}.storefront-root .pdp-hero__thumbstrip::-webkit-scrollbar{display:none}.storefront-root .pdp-hero__gallery{position:relative;inset:auto;flex:1;min-width:0;height:100%}.storefront-root .pdp-hero__dots{display:none}.storefront-root .pdp-right{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.storefront-root .pdp-right .scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:0!important;padding-inline:40px;padding-top:32px}.storefront-root .pdp-right .pdp-footer{position:static;bottom:auto;padding-inline:40px}.storefront-root .pdp .pdp-section,.storefront-root .pdp .pdp-summary,.storefront-root .pdp .pdp-tabs{padding-inline:0}}.storefront-root .pdp-hero__actions{position:absolute;top:calc(env(safe-area-inset-top) + 8px);left:0;right:0;display:flex;justify-content:space-between;padding:0 14px;z-index:3}.storefront-root .pdp-icon-btn{width:40px;height:40px;border-radius:50%;border:none;background:rgba(255,255,255,.92);color:var(--pdp-ink);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 12px rgba(61,43,41,.08);backdrop-filter:blur(8px)}.storefront-root .pdp-icon-btn.is-wished{color:var(--pdp-accent)}.storefront-root .pdp-icon-btn-group{display:flex;gap:8px}.storefront-root .pdp-summary{padding:18px 16px 8px;background:var(--pdp-cream)}.storefront-root .pdp-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.storefront-root .pdp-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.03em;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.storefront-root .pdp-badge{font-size:12px;padding:6px 12px}}@media (min-width:1024px){.storefront-root .pdp-badges{gap:10px;margin-bottom:20px}.storefront-root .pdp-badge{font-size:12px;white-space:normal}}.storefront-root .pdp-badge--out-of-stock{background:rgba(0,0,0,.08);color:rgba(61,43,41,.5);font-size:12px}.storefront-root .pdp-badge--save{background:var(--pdp-accent);color:#fff;font-size:12px}.storefront-root .pdp-badge--stock{background:rgba(232,154,90,.2);color:#a65a20;font-size:12px}.storefront-root .pdp-badge--stock-low{background:rgba(200,30,30,.1);color:#c02020;font-size:12px}@keyframes pdp-badge-pulse{0%{box-shadow:0 0 0 0 rgba(255,51,204,.8),0 0 8px 2px rgba(255,51,204,.4);background:rgba(255,51,204,.15);border-color:rgb(255,51,204);transform:scale(1)}50%{box-shadow:0 0 0 12px rgba(255,51,204,0),0 0 0 0 rgba(255,51,204,0);background:rgba(255,51,204,.04);border-color:rgba(255,51,204,.3);transform:scale(1.04)}to{box-shadow:0 0 0 0 rgba(255,51,204,.8),0 0 8px 2px rgba(255,51,204,.4);background:rgba(255,51,204,.15);border-color:rgb(255,51,204);transform:scale(1)}}.storefront-root .pdp-badge--coming-soon{background:rgba(255,51,204,.15);color:rgb(185,20,145);border:2px solid rgb(255,51,204);font-size:12px;animation:pdp-badge-pulse 2s ease-in-out infinite}.storefront-root .pdp-badge--ship{background:rgba(232,154,90,.2);color:#a65a20;font-size:12px}.storefront-root .pdp-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.storefront-root .pdp-title{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:600;line-height:1.12;margin:0;flex:1}.storefront-root .pdp-price-block{text-align:end;flex-shrink:0}.storefront-root .pdp-price{font-size:24px;font-weight:700;line-height:1}.storefront-root .pdp-price-was{font-size:13px;color:rgba(61,43,41,.45);text-decoration:line-through;margin-top:2px}.storefront-root .pdp-meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px;font-size:13px}.storefront-root .pdp-rating{display:flex;align-items:center;gap:6px;color:rgba(61,43,41,.75)}.storefront-root .pdp-sku{font-size:11px;font-weight:700;color:var(--pdp-accent);letter-spacing:.06em}.storefront-root .pdp-divider{height:1px;background:var(--pdp-line);margin:14px 0}.storefront-root .pdp-option-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.storefront-root .pdp-option-label span:first-child{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(61,43,41,.5)}.storefront-root .pdp-option-label span:last-child{font-size:13px;font-weight:600;color:rgba(61,43,41,.65)}.storefront-root .pdp-finish-grid{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.storefront-root .pdp-finish-swatch{flex:initial;min-width:auto;max-width:none;padding:8px 14px;border-radius:999px;border:2px solid var(--pdp-line);background:var(--pdp-surface);cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--pdp-ink);transition:border-color .15s,box-shadow .15s;white-space:nowrap}.storefront-root .pdp-finish-swatch.is-active{border-color:var(--pdp-accent);box-shadow:0 0 0 1px var(--pdp-accent)}.storefront-root .pdp-finish-swatch__color{width:24px;height:24px;border-radius:50%;flex-shrink:0;border:1px solid rgba(61,43,41,.12)}@media (max-width:380px){.storefront-root .pdp-finish-swatch{padding:6px 10px;font-size:11px;gap:6px}.storefront-root .pdp-finish-swatch__color{width:20px;height:20px}}@media (min-width:1024px){.storefront-root .pdp-finish-swatch{font-size:13px;padding:9px 16px;gap:10px}.storefront-root .pdp-finish-swatch__color{width:26px;height:26px}}.storefront-root .pdp-size-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.storefront-root .pdp-size-btn{min-width:52px;padding:10px 14px;border-radius:12px;border:1.5px solid var(--pdp-line);background:var(--pdp-surface);font-size:13px;font-weight:600;cursor:pointer;color:var(--pdp-ink)}.storefront-root .pdp-size-btn.is-active{background:var(--pdp-ink);color:#fff;border-color:var(--pdp-ink)}.storefront-root .pdp-tabs{position:sticky;top:0;z-index:20;background:var(--pdp-cream);border-bottom:1px solid var(--pdp-line);scroll-margin-top:0}.storefront-root .pdp-tabs__inner{display:flex;gap:6px;padding:10px 12px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.storefront-root .pdp-tabs__inner::-webkit-scrollbar{display:none}.storefront-root .pdp-tab{flex-shrink:0;padding:8px 14px;border-radius:999px;border:none;background:transparent;font-size:13px;font-weight:600;color:rgba(61,43,41,.55);cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.storefront-root .pdp-tab.is-active{background:var(--pdp-ink);color:#fff}.storefront-root .pdp-section{padding:20px 16px;scroll-margin-top:var(--pdp-tab-h);border-bottom:1px solid var(--pdp-line)}.storefront-root .pdp-section:last-of-type{border-bottom:none}.storefront-root .pdp-section-title{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;margin:0 0 14px;color:var(--pdp-ink)}.storefront-root .pdp-section-sub{font-size:13px;color:rgba(61,43,41,.55);margin:-8px 0 14px}.storefront-root .pdp-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.storefront-root .pdp-highlight{text-align:center;padding:10px 4px}.storefront-root .pdp-highlight__icon{color:var(--pdp-accent);margin-bottom:6px;display:flex;justify-content:center}.storefront-root .pdp-highlight__label{font-size:11px;font-weight:600;line-height:1.3;color:var(--pdp-ink)}.storefront-root .pdp-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.storefront-root .pdp-spec-cell{background:var(--pdp-surface);border:1px solid var(--pdp-line);border-radius:12px;padding:12px}.storefront-root .pdp-spec-cell__label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(61,43,41,.45);margin-bottom:4px}.storefront-root .pdp-spec-cell__value{font-size:13px;font-weight:700;color:var(--pdp-ink);line-height:1.35}.storefront-root .pdp-check-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.storefront-root .pdp-check-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;color:rgba(61,43,41,.85)}.storefront-root .pdp-check-list li svg{flex-shrink:0;margin-top:2px;color:var(--pdp-accent)}.storefront-root .pdp-guarantee{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:14px;background:var(--pdp-accent-soft);margin-top:16px}.storefront-root .pdp-guarantee__title{font-size:14px;font-weight:700;margin:0 0 4px}.storefront-root .pdp-guarantee__body{font-size:13px;color:rgba(61,43,41,.7);margin:0;line-height:1.45}.storefront-root .pdp-care-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.storefront-root .pdp-care-card{padding:14px;border-radius:14px;background:var(--pdp-accent-soft);border:none}.storefront-root .pdp-care-card__emoji{font-size:24px;margin-bottom:8px}.storefront-root .pdp-care-card__title{font-size:13px;font-weight:700;margin:0 0 4px;color:var(--pdp-accent)}.storefront-root .pdp-care-card__body{font-size:12px;color:var(--pdp-ink);margin:0;line-height:1.4}.storefront-root .pdp-do-dont{display:grid;grid-template-columns:1fr 1fr;gap:16px}.storefront-root .pdp-do-dont h4{font-size:13px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:6px}.storefront-root .pdp-do-dont ul{list-style:none;padding:0;margin:0;font-size:12px;line-height:1.5;color:rgba(61,43,41,.75)}.storefront-root .pdp-do-dont li{margin-bottom:8px;padding-inline-start:12px;position:relative}.storefront-root .pdp-do-dont li:before{content:"·";position:absolute;inset-inline-start:0}.storefront-root .pdp-ship-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.storefront-root .pdp-ship-card{text-align:center;padding:12px 6px}.storefront-root .pdp-ship-card__icon{font-size:22px;margin-bottom:6px}.storefront-root .pdp-ship-card__title{font-size:12px;font-weight:700;margin-bottom:4px}.storefront-root .pdp-ship-card__sub{font-size:11px;color:rgba(61,43,41,.55);line-height:1.35}.storefront-root .pdp-ship-card__price{font-size:11px;font-weight:700;color:var(--pdp-accent);margin-top:4px}.storefront-root .pdp-ship-table{width:100%;border-collapse:collapse;font-size:13px}.storefront-root .pdp-ship-table tr{border-bottom:1px solid var(--pdp-line)}.storefront-root .pdp-ship-table td{padding:12px 4px;vertical-align:middle}.storefront-root .pdp-ship-table td:last-child{text-align:end;font-weight:700;white-space:nowrap}.storefront-root .pdp-reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.storefront-root .pdp-reviews-header span:last-child{font-size:12px;color:rgba(61,43,41,.5)}.storefront-root .pdp-rating-summary{display:flex;gap:20px;align-items:flex-start;margin-bottom:20px}.storefront-root .pdp-rating-big{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:600;line-height:1}.storefront-root .pdp-rating-bars{flex:1;display:flex;flex-direction:column;gap:6px}.storefront-root .pdp-rating-bar-row{display:flex;align-items:center;gap:8px;font-size:11px;color:rgba(61,43,41,.55)}.storefront-root .pdp-rating-bar-row span:first-child{width:22px;flex-shrink:0}.storefront-root .pdp-rating-bar{flex:1;height:6px;border-radius:999px;background:var(--pdp-line);overflow:hidden}.storefront-root .pdp-rating-bar__fill{height:100%;background:var(--pdp-accent);border-radius:999px}.storefront-root .pdp-review-scroll{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px;margin-bottom:16px}.storefront-root .pdp-review-scroll::-webkit-scrollbar{display:none}.storefront-root .pdp-review-card{flex-shrink:0;width:260px;padding:14px;border-radius:16px;background:var(--pdp-surface);border:1px solid var(--pdp-line)}.storefront-root .pdp-review-card__top{display:flex;gap:10px;margin-bottom:10px}.storefront-root .pdp-review-card__thumb{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#fce4e8,#e8c4b0);display:flex;align-items:center;justify-content:center;flex-shrink:0}.storefront-root .pdp-review-card__name{font-size:13px;font-weight:700}.storefront-root .pdp-review-card__text{font-size:13px;line-height:1.45;color:rgba(61,43,41,.8);margin:0 0 10px}.storefront-root .pdp-review-card__meta{font-size:11px;color:rgba(61,43,41,.5)}.storefront-root .pdp-btn-outline{width:100%;padding:14px;border-radius:14px;border:1.5px solid var(--pdp-line);background:var(--pdp-surface);font-size:14px;font-weight:600;color:var(--pdp-ink);cursor:pointer}.storefront-root .pdp-style-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.storefront-root .pdp-style-item{flex:1;text-align:center}.storefront-root .pdp-style-item__img{width:72px;height:72px;border-radius:14px;background:var(--pdp-line);margin:0 auto 6px;overflow:hidden}.storefront-root .pdp-style-item__img img{width:100%;height:100%;object-fit:cover}.storefront-root .pdp-style-item__name{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storefront-root .pdp-style-item__price{font-size:12px;color:rgba(61,43,41,.6)}.storefront-root .pdp-style-plus{font-size:20px;color:rgba(61,43,41,.35);flex-shrink:0}.storefront-root .pdp-bundle-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:var(--pdp-accent-soft);margin-bottom:8px}.storefront-root .pdp-bundle-banner__text{font-size:12px;font-weight:600;line-height:1.35;flex:1}.storefront-root .pdp-bundle-btn{padding:10px 16px;border-radius:999px;border:none;background:var(--pdp-ink);color:#fff;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.storefront-root .pdp-faq-item{border-bottom:1px solid var(--pdp-line)}.storefront-root .pdp-faq-item:last-child{border-bottom:none}.storefront-root .pdp-faq-q{width:100%;padding:16px 0;display:flex;justify-content:space-between;align-items:center;gap:12px;background:none;border:none;cursor:pointer;text-align:start;font-size:14px;font-weight:600;color:var(--pdp-ink)}.storefront-root .pdp-faq-a{padding:0 0 16px;font-size:13px;line-height:1.55;color:rgba(61,43,41,.7)}.storefront-root .pdp-footer{flex-shrink:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:rgba(255,249,243,.96);border-top:1px solid var(--pdp-line);backdrop-filter:blur(12px)}.storefront-root .pdp-footer__label{font-size:11px;color:rgba(61,43,41,.5);margin-bottom:2px}.storefront-root .pdp-footer__price{font-size:22px;font-weight:700}.storefront-root .pdp-footer__cta{flex:1;max-width:220px;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:999px;border:none;background:var(--pdp-accent);color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 16px rgba(181,101,118,.35)}.storefront-root .pdp-footer__cta:active{transform:scale(.98)}.storefront-root .pdp-footer__cta:disabled{background:rgba(61,43,41,.12);color:rgba(61,43,41,.4);box-shadow:none;cursor:not-allowed}.storefront-root .pdp-body-text{font-size:14px;line-height:1.6;color:rgba(61,43,41,.75);margin:0}.storefront-root .pdp-photo-bar{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:13px}.storefront-root .pdp-photo-bar__track{flex:1;height:8px;border-radius:999px;background:var(--pdp-line);overflow:hidden}.storefront-root .pdp-photo-bar__fill{height:100%;background:var(--pdp-accent);border-radius:999px}