.ProductPage-module__Pl2RQa__page{background:#f7f7f7;min-height:100vh;padding-top:76px}.ProductPage-module__Pl2RQa__breadcrumb{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#aaa;flex-wrap:wrap;align-items:center;gap:6px;padding:20px 48px;font-size:13px;display:flex}.ProductPage-module__Pl2RQa__breadcrumbLink{color:#aaa;text-decoration:none;transition:color .15s}.ProductPage-module__Pl2RQa__breadcrumbLink:hover{color:#555}.ProductPage-module__Pl2RQa__breadcrumbSep{color:#ccc}.ProductPage-module__Pl2RQa__product{grid-template-columns:55% 45%;gap:0;max-width:1300px;margin:0 auto;padding:0 48px 64px;display:grid}.ProductPage-module__Pl2RQa__gallery{align-self:flex-start;padding-right:48px;position:sticky;top:96px}.ProductPage-module__Pl2RQa__mainImageWrap{aspect-ratio:4/5;background:#fff0f8;border-radius:24px;width:100%;position:relative;overflow:hidden}.ProductPage-module__Pl2RQa__mainImage{object-fit:cover}.ProductPage-module__Pl2RQa__galleryEmpty{aspect-ratio:4/5;background:#f0dce6;border-radius:24px;width:100%}.ProductPage-module__Pl2RQa__thumbRow{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.ProductPage-module__Pl2RQa__thumb{cursor:pointer;background:#fff0f8;border:2px solid #0000;border-radius:12px;flex-shrink:0;width:72px;height:72px;transition:border-color .15s;position:relative;overflow:hidden}.ProductPage-module__Pl2RQa__thumb:hover{border-color:#d48aad}.ProductPage-module__Pl2RQa__thumbActive{border-color:#c06090}.ProductPage-module__Pl2RQa__thumbImage{object-fit:cover}.ProductPage-module__Pl2RQa__info{padding-top:8px;padding-left:8px}.ProductPage-module__Pl2RQa__categoryTag{font-family:var(--font-dm-sans), system-ui, sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#c06090;margin-bottom:12px;font-size:11px;font-weight:600;text-decoration:none;display:inline-block}.ProductPage-module__Pl2RQa__categoryTag:hover{opacity:.75}.ProductPage-module__Pl2RQa__name{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;letter-spacing:-.5px;margin:0 0 12px;font-size:clamp(32px,4vw,52px);font-weight:600;line-height:1.05}.ProductPage-module__Pl2RQa__stars{align-items:center;gap:3px;margin-bottom:16px;display:flex}.ProductPage-module__Pl2RQa__ratingCount{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#8a7a5a;margin-left:4px;font-size:13px}.ProductPage-module__Pl2RQa__priceRow{align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.ProductPage-module__Pl2RQa__price{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;letter-spacing:-.5px;font-size:36px;font-weight:600}.ProductPage-module__Pl2RQa__comparePrice{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#bbb;font-size:18px;text-decoration:line-through}.ProductPage-module__Pl2RQa__shortDesc{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#666;margin:0 0 28px;font-size:15px;line-height:1.65}.ProductPage-module__Pl2RQa__actions{border-top:1px solid #ede8e3;border-bottom:1px solid #ede8e3;flex-direction:column;gap:16px;margin-bottom:28px;padding:24px 0;display:flex}.ProductPage-module__Pl2RQa__stockBadge{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#2a7a4b;align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.ProductPage-module__Pl2RQa__stockDot{background:#2a7a4b;border-radius:50%;width:7px;height:7px}.ProductPage-module__Pl2RQa__stockOut,.ProductPage-module__Pl2RQa__stockLast{color:#c0392b}.ProductPage-module__Pl2RQa__stockLow{color:#a0650a}.ProductPage-module__Pl2RQa__qtyRow{align-items:center;gap:16px;display:flex}.ProductPage-module__Pl2RQa__qtyLabel{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#888;min-width:60px;font-size:13px;font-weight:500}.ProductPage-module__Pl2RQa__qtyControl{border:1.5px solid #e0e0e0;border-radius:12px;align-items:center;gap:0;display:flex;overflow:hidden}.ProductPage-module__Pl2RQa__qtyBtn{cursor:pointer;color:#333;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:background .15s;display:flex}.ProductPage-module__Pl2RQa__qtyBtn:hover:not(:disabled){background:#f5f5f5}.ProductPage-module__Pl2RQa__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.ProductPage-module__Pl2RQa__qtyNum{font-family:var(--font-dm-sans), system-ui, sans-serif;text-align:center;border-left:1.5px solid #e0e0e0;border-right:1.5px solid #e0e0e0;justify-content:center;align-items:center;min-width:36px;height:40px;font-size:15px;font-weight:600;display:flex}.ProductPage-module__Pl2RQa__addToCartBtn{color:#fff;width:100%;font-family:var(--font-dm-sans), system-ui, sans-serif;cursor:pointer;letter-spacing:.02em;background:#0d1b39;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-size:15px;font-weight:600;transition:background .15s,transform .1s;display:flex}.ProductPage-module__Pl2RQa__addToCartBtn:hover:not(:disabled){background:#1a2f5e;transform:translateY(-1px)}.ProductPage-module__Pl2RQa__addedBtn,.ProductPage-module__Pl2RQa__addedBtn:hover{background:#2a7a4b}.ProductPage-module__Pl2RQa__disabledBtn{cursor:not-allowed;background:#ccc}.ProductPage-module__Pl2RQa__tags{flex-wrap:wrap;gap:8px;display:flex}.ProductPage-module__Pl2RQa__tag{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#888;background:#efefef;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}.ProductPage-module__Pl2RQa__descSection{border-top:1px solid #e8e2dc;max-width:1300px;margin:0 auto;padding:48px 48px 0}.ProductPage-module__Pl2RQa__descHeading{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;margin:0 0 24px;font-size:28px;font-weight:600}.ProductPage-module__Pl2RQa__richText{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#444;max-width:720px;font-size:15px;line-height:1.75}.ProductPage-module__Pl2RQa__richText p{margin:0 0 1em}.ProductPage-module__Pl2RQa__richText h2,.ProductPage-module__Pl2RQa__richText h3{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;margin:1.5em 0 .5em;font-weight:600}.ProductPage-module__Pl2RQa__richText ul,.ProductPage-module__Pl2RQa__richText ol{margin:0 0 1em;padding-left:1.5em}.ProductPage-module__Pl2RQa__richText li{margin-bottom:.4em}.ProductPage-module__Pl2RQa__richText strong{color:#1a1a1a;font-weight:600}.ProductPage-module__Pl2RQa__similarSection{max-width:1300px;margin:0 auto;padding:48px 48px 64px}.ProductPage-module__Pl2RQa__similarHeading{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;margin:0 0 28px;font-size:32px;font-weight:600}@media (max-width:900px){.ProductPage-module__Pl2RQa__product{grid-template-columns:1fr;gap:32px;padding:0 24px 48px}.ProductPage-module__Pl2RQa__gallery{padding-right:0;position:static}.ProductPage-module__Pl2RQa__info{padding-top:0;padding-left:0}.ProductPage-module__Pl2RQa__breadcrumb{padding:16px 24px}.ProductPage-module__Pl2RQa__descSection,.ProductPage-module__Pl2RQa__similarSection{padding-left:24px;padding-right:24px}}
.ReviewForm-module__f5x6gW__root{border-top:1px solid #e8e2dc;max-width:1300px;margin:0 auto;padding:48px 48px 64px}.ReviewForm-module__f5x6gW__heading{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;margin:0 0 32px;font-size:28px;font-weight:600}.ReviewForm-module__f5x6gW__starRow{align-items:center;gap:16px;margin-bottom:28px;display:flex}.ReviewForm-module__f5x6gW__starLabel{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#888;min-width:76px;font-size:13px;font-weight:500}.ReviewForm-module__f5x6gW__stars{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:2px;display:flex}.ReviewForm-module__f5x6gW__star{line-height:0;display:flex}.ReviewForm-module__f5x6gW__ratingLabel{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#c06090;font-size:13px;font-weight:600}.ReviewForm-module__f5x6gW__field{flex-direction:column;gap:8px;max-width:640px;display:flex;position:relative}.ReviewForm-module__f5x6gW__label{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#555;font-size:13px;font-weight:500}.ReviewForm-module__f5x6gW__textarea{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#1a1a1a;resize:vertical;background:#fff;border:1.5px solid #e0d8d0;border-radius:16px;outline:none;padding:16px 18px;font-size:14px;line-height:1.65;transition:border-color .15s}.ReviewForm-module__f5x6gW__textarea::placeholder{color:#bbb}.ReviewForm-module__f5x6gW__textarea:focus{border-color:#c06090}.ReviewForm-module__f5x6gW__charCount{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#bbb;text-align:right;align-self:flex-end;font-size:11px}.ReviewForm-module__f5x6gW__form{flex-direction:column;gap:24px;display:flex}.ReviewForm-module__f5x6gW__row{grid-template-columns:1fr 1fr;gap:16px;max-width:640px;display:grid}.ReviewForm-module__f5x6gW__input{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#1a1a1a;box-sizing:border-box;background:#fff;border:1.5px solid #e0d8d0;border-radius:12px;outline:none;width:100%;padding:11px 16px;font-size:14px;transition:border-color .15s}.ReviewForm-module__f5x6gW__input::placeholder{color:#bbb}.ReviewForm-module__f5x6gW__input:focus{border-color:#c06090}.ReviewForm-module__f5x6gW__req{color:#c06090}.ReviewForm-module__f5x6gW__optional{color:#bbb;font-size:11px;font-weight:400}.ReviewForm-module__f5x6gW__submitBtn{color:#fff;font-family:var(--font-dm-sans), system-ui, sans-serif;letter-spacing:.02em;cursor:pointer;background:#0d1b39;border:none;border-radius:40px;align-items:center;gap:8px;width:fit-content;margin-top:4px;padding:13px 32px;font-size:14px;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.ReviewForm-module__f5x6gW__submitBtn:hover:not(.ReviewForm-module__f5x6gW__submitDisabled){background:#1a2f5e}.ReviewForm-module__f5x6gW__submitDisabled{opacity:.4;cursor:not-allowed}.ReviewForm-module__f5x6gW__errorMsg{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#c0392b;margin:0;font-size:13px}.ReviewForm-module__f5x6gW__successMsg{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.ReviewForm-module__f5x6gW__successSub{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#666;margin:0;font-size:14px}@media (max-width:900px){.ReviewForm-module__f5x6gW__root{padding:40px 24px 48px}}
.ReviewsList-module__GMnY1q__root{max-width:1300px;margin:0 auto;padding:0 48px 64px}.ReviewsList-module__GMnY1q__header{border-bottom:1px solid #e8e2dc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:28px;display:flex}.ReviewsList-module__GMnY1q__heading{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;align-items:baseline;gap:10px;margin:0;font-size:28px;font-weight:600;display:flex}.ReviewsList-module__GMnY1q__count{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#aaa;font-size:16px;font-weight:400}.ReviewsList-module__GMnY1q__summary{align-items:center;gap:14px;display:flex}.ReviewsList-module__GMnY1q__avgNumber{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;font-size:48px;font-weight:600;line-height:1}.ReviewsList-module__GMnY1q__summaryRight{flex-direction:column;gap:4px;display:flex}.ReviewsList-module__GMnY1q__based{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#aaa;font-size:12px}.ReviewsList-module__GMnY1q__stars{align-items:center;gap:2px;display:flex}.ReviewsList-module__GMnY1q__ratingNum{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#888;margin-left:4px;font-size:12px;font-weight:600}.ReviewsList-module__GMnY1q__empty{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#aaa;margin:0;font-size:14px}.ReviewsList-module__GMnY1q__list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.ReviewsList-module__GMnY1q__item{border-bottom:1px solid #f0ebe5;flex-direction:column;gap:14px;padding:28px 0;display:flex}.ReviewsList-module__GMnY1q__item:last-child{border-bottom:none}.ReviewsList-module__GMnY1q__itemHeader{align-items:center;gap:14px;display:flex}.ReviewsList-module__GMnY1q__avatar{width:44px;height:44px;font-family:var(--font-dm-sans), system-ui, sans-serif;color:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.ReviewsList-module__GMnY1q__meta{flex-direction:column;gap:4px;display:flex}.ReviewsList-module__GMnY1q__name{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#1a1a1a;font-size:14px;font-weight:600}.ReviewsList-module__GMnY1q__metaRow{align-items:center;gap:12px;display:flex}.ReviewsList-module__GMnY1q__date{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#bbb;font-size:12px}.ReviewsList-module__GMnY1q__reviewText{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#444;max-width:720px;margin:0;font-size:14px;line-height:1.7}@media (max-width:900px){.ReviewsList-module__GMnY1q__root{padding:0 24px 48px}.ReviewsList-module__GMnY1q__header{flex-direction:column;align-items:flex-start}.ReviewsList-module__GMnY1q__avgNumber{font-size:36px}}
