.admin-views-module__o7ZR8a__dashboardGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px;display:grid}@media (max-width:992px){.admin-views-module__o7ZR8a__dashboardGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.admin-views-module__o7ZR8a__dashboardGrid{grid-template-columns:1fr}}.admin-views-module__o7ZR8a__metricCard{background-color:var(--color-white);border:1px solid var(--color-border);box-shadow:var(--shadow-subtle);flex-direction:column;padding:24px;display:flex}.admin-views-module__o7ZR8a__metricTitle{text-transform:uppercase;color:var(--color-gray);letter-spacing:.05em;margin-bottom:8px;font-size:12px;font-weight:600}.admin-views-module__o7ZR8a__metricValue{color:var(--color-dark);font-size:28px;font-weight:700}.admin-views-module__o7ZR8a__toolbar{background-color:var(--color-white);border:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:20px;display:flex}.admin-views-module__o7ZR8a__filterGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-views-module__o7ZR8a__searchInput{border:1px solid var(--color-border);width:260px;padding:10px 16px;font-size:14px}.admin-views-module__o7ZR8a__selectInput{border:1px solid var(--color-border);background-color:var(--color-white);padding:10px 16px;font-size:14px}.admin-views-module__o7ZR8a__tableContainer{background-color:var(--color-white);border:1px solid var(--color-border);box-shadow:var(--shadow-subtle);margin-bottom:40px;overflow-x:auto}.admin-views-module__o7ZR8a__table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.admin-views-module__o7ZR8a__table th{background-color:var(--color-light-gray);color:var(--color-dark);border-bottom:1px solid var(--color-border);padding:16px 20px;font-weight:600}.admin-views-module__o7ZR8a__table td{border-bottom:1px solid var(--color-border);color:#333;padding:16px 20px}.admin-views-module__o7ZR8a__table tr:last-child td{border-bottom:none}.admin-views-module__o7ZR8a__table tr:hover td{background-color:#fafafa}.admin-views-module__o7ZR8a__badge{text-transform:uppercase;letter-spacing:.05em;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.admin-views-module__o7ZR8a__badgeNew{color:#0d47a1;background-color:#e3f2fd}.admin-views-module__o7ZR8a__badgeContacted{color:#004d40;background-color:#e0f2f1}.admin-views-module__o7ZR8a__badgeAdvising{color:#e65100;background-color:#fff3e0}.admin-views-module__o7ZR8a__badgeSuccess{color:#1b5e20;background-color:#e8f5e9}.admin-views-module__o7ZR8a__badgeUnsuccessful{color:#b71c1c;background-color:#ffebee}.admin-views-module__o7ZR8a__badgeVisible{color:#1b5e20;background-color:#e8f5e9}.admin-views-module__o7ZR8a__badgeHidden{color:#777;background-color:#f5f5f5}.admin-views-module__o7ZR8a__actionBtnRow{gap:8px;display:flex}.admin-views-module__o7ZR8a__iconBtn{border:1px solid var(--color-border);cursor:pointer;transition:var(--transition-smooth);background:0 0;justify-content:center;align-items:center;padding:6px;display:inline-flex}.admin-views-module__o7ZR8a__iconBtn:hover{background-color:var(--color-light-gray);border-color:var(--color-gray)}.admin-views-module__o7ZR8a__editBtn:hover{color:var(--color-gold);border-color:var(--color-gold)}.admin-views-module__o7ZR8a__deleteBtn:hover{color:var(--color-danger);border-color:var(--color-danger)}.admin-views-module__o7ZR8a__formModalBackdrop{z-index:1100;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-views-module__o7ZR8a__modalContent{background-color:var(--color-white);width:100%;max-width:600px;max-height:90vh;box-shadow:var(--shadow-medium);padding:36px;overflow-y:auto}.admin-views-module__o7ZR8a__modalLarge{max-width:800px}.admin-views-module__o7ZR8a__modalTitle{font-family:var(--font-serif);border-bottom:1px solid var(--color-border);margin-bottom:24px;padding-bottom:10px;font-size:24px}.admin-views-module__o7ZR8a__formGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:576px){.admin-views-module__o7ZR8a__formGrid{grid-template-columns:1fr}}.admin-views-module__o7ZR8a__formGroup{margin-bottom:20px}.admin-views-module__o7ZR8a__formLabel{color:var(--color-dark);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.admin-views-module__o7ZR8a__formInput{border:1px solid var(--color-border);width:100%;transition:var(--transition-smooth);padding:10px 14px;font-size:14px}.admin-views-module__o7ZR8a__formInput:focus{border-color:var(--color-gold)}.admin-views-module__o7ZR8a__formTextArea{border:1px solid var(--color-border);resize:vertical;width:100%;height:120px;padding:10px 14px;font-size:14px}.admin-views-module__o7ZR8a__formTextArea:focus{border-color:var(--color-gold)}.admin-views-module__o7ZR8a__checkboxLabel{cursor:pointer;align-items:center;gap:8px;margin-top:10px;font-size:14px;display:inline-flex}.admin-views-module__o7ZR8a__checkboxInput{width:18px;height:18px}.admin-views-module__o7ZR8a__modalActions{border-top:1px solid var(--color-border);justify-content:flex-end;gap:12px;margin-top:30px;padding-top:20px;display:flex}.admin-views-module__o7ZR8a__imageUploadRow{align-items:center;gap:16px;display:flex}.admin-views-module__o7ZR8a__imagePreview{border:1px solid var(--color-border);background-color:var(--color-light-gray);width:80px;height:80px;color:var(--color-gray);justify-content:center;align-items:center;font-size:11px;display:flex;overflow:hidden}.admin-views-module__o7ZR8a__imagePreview img{object-fit:cover;width:100%;height:100%}.admin-views-module__o7ZR8a__settingsGrid{grid-template-columns:2fr 1fr;gap:30px;display:grid}@media (max-width:992px){.admin-views-module__o7ZR8a__settingsGrid{grid-template-columns:1fr}}.admin-views-module__o7ZR8a__settingsCard{background-color:var(--color-white);border:1px solid var(--color-border);box-shadow:var(--shadow-subtle);margin-bottom:24px;padding:30px}.admin-views-module__o7ZR8a__settingsCardTitle{border-bottom:1px solid var(--color-border);color:var(--color-dark);margin-bottom:20px;padding-bottom:8px;font-size:18px;font-weight:600}
.product-details-module__tAJeAW__detailsPage{background-color:#fff;min-height:100vh;padding-bottom:72px}.product-details-module__tAJeAW__breadcrumbBar{background-color:#fff;padding:24px 0 12px}.product-details-module__tAJeAW__breadcrumbs{letter-spacing:.15em;text-transform:uppercase;color:#999;flex-wrap:wrap;align-items:center;font-size:11px;display:flex}.product-details-module__tAJeAW__breadcrumbLink{color:#999;text-decoration:none;transition:color .2s}.product-details-module__tAJeAW__breadcrumbLink:hover{color:#121212}.product-details-module__tAJeAW__breadcrumbDivider{color:#ccc;margin:0 10px}.product-details-module__tAJeAW__breadcrumbActive{color:#121212;font-weight:400}.product-details-module__tAJeAW__mainProductSection{padding-bottom:60px}.product-details-module__tAJeAW__productMainGrid{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:50px;display:grid}.product-details-module__tAJeAW__galleryCol{width:100%}.product-details-module__tAJeAW__productMetaCol{flex-direction:column;display:flex}.product-details-module__tAJeAW__reviewsStarsRow{align-items:center;gap:8px;margin-bottom:12px;display:flex}.product-details-module__tAJeAW__starsGold{color:#ffb800;font-size:14px}.product-details-module__tAJeAW__reviewsCount{color:#666;font-size:13px;font-weight:400;font-family:var(--font-primary), sans-serif}.product-details-module__tAJeAW__productTitle{color:#121212;font-size:44px;font-weight:200;line-height:1.15;font-family:var(--font-primary), sans-serif;letter-spacing:.01em;margin-bottom:16px}.product-details-module__tAJeAW__priceContainer{border-bottom:1px solid #f0f0f0;align-items:baseline;gap:16px;margin-top:12px;margin-bottom:24px;padding:8px 0;display:flex}.product-details-module__tAJeAW__priceSale{color:#121212;font-size:38px;font-weight:600;font-family:var(--font-primary), sans-serif;letter-spacing:-.02em}.product-details-module__tAJeAW__priceOriginal{color:#999;font-size:20px;text-decoration:line-through}.product-details-module__tAJeAW__taxNotice{color:#666;margin:0 0 24px;font-size:13px;font-weight:400}.product-details-module__tAJeAW__taxLink{color:#666;text-decoration:underline}.product-details-module__tAJeAW__highlightsBox{background-color:#f6f5f3;border-radius:8px;flex-direction:column;gap:12px;margin-bottom:20px;padding:20px;display:flex}.product-details-module__tAJeAW__highlightItem{align-items:center;gap:10px;display:flex}.product-details-module__tAJeAW__highlightIcon{flex-shrink:0;font-size:16px}.product-details-module__tAJeAW__highlightText{color:#333;font-size:13px;font-weight:400}.product-details-module__tAJeAW__limitedBox{color:#fff;text-align:center;background-color:#121212;border-radius:4px;margin-bottom:24px;padding:16px 20px}.product-details-module__tAJeAW__limitedBox p{letter-spacing:.02em;margin:0;font-size:13px;font-weight:400;line-height:1.4}.product-details-module__tAJeAW__insiderTagline{color:var(--color-gold,#c5a47e);letter-spacing:.08em;margin-bottom:20px;font-size:18px;font-weight:700;line-height:1.4;display:block}.product-details-module__tAJeAW__shortDesc{color:#222;margin-bottom:28px;font-size:15px;font-weight:500;line-height:1.6}.product-details-module__tAJeAW__bookingSection{background-color:#f3f0ea;padding:80px 0}.product-details-module__tAJeAW__bookingGrid{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;display:grid}.product-details-module__tAJeAW__bookingInfo h2{font-size:32px;font-weight:400;font-family:var(--font-primary), sans-serif;letter-spacing:.02em;margin-bottom:20px}.product-details-module__tAJeAW__bookingInfo p{color:#555;margin-bottom:30px;font-size:15px;font-weight:400;line-height:1.7}.product-details-module__tAJeAW__bookingChecklist{flex-direction:column;gap:16px;display:flex}.product-details-module__tAJeAW__checkItem{align-items:center;gap:12px;display:flex}.product-details-module__tAJeAW__checkIcon{color:var(--color-gold,#c5a47e);flex-shrink:0}.product-details-module__tAJeAW__checkItem span{color:#333;font-size:14.5px;font-weight:400}.product-details-module__tAJeAW__bookingFormCard{width:100%}.product-details-module__tAJeAW__faqsSection{background-color:#fff;border-top:1px solid #f0f0f0;padding:80px 0}.product-details-module__tAJeAW__faqsTitle{text-align:center;letter-spacing:.02em;font-size:32px;font-weight:400;font-family:var(--font-primary), sans-serif;margin-bottom:48px}@media (max-width:992px){.product-details-module__tAJeAW__productMainGrid,.product-details-module__tAJeAW__bookingGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:576px){.product-details-module__tAJeAW__productTitle{font-size:30px}.product-details-module__tAJeAW__bookingInfo h2{text-align:center;font-size:26px}.product-details-module__tAJeAW__bookingInfo p{text-align:center}.product-details-module__tAJeAW__faqsTitle{margin-bottom:30px;font-size:26px}}.product-details-module__tAJeAW__marqueeBanner{color:#fff;white-space:nowrap;background-image:url(https://cdn.shopify.com/s/files/1/0680/2515/5890/files/LED_Page_1.jpg?v=1729586679);background-position:50%;background-size:cover;border-radius:16px;align-items:center;width:calc(100% - 40px);max-width:1400px;height:350px;margin:40px auto;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.product-details-module__tAJeAW__marqueeInner{animation:30s linear infinite product-details-module__tAJeAW__marquee;display:inline-block}.product-details-module__tAJeAW__marqueeInner span{text-transform:uppercase;letter-spacing:.05em;text-shadow:0 2px 8px #00000080;margin-right:80px;font-size:75px;font-weight:700}.product-details-module__tAJeAW__sgsBannerSection{width:calc(100% - 40px);max-width:1400px;margin:0 auto 60px}.product-details-module__tAJeAW__sgsBannerImage{border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 4px 20px #0000000d}.product-details-module__tAJeAW__comparisonBannerSection{width:calc(100% - 40px);max-width:1024px;margin:0 auto 60px}.product-details-module__tAJeAW__comparisonBannerImage{border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 4px 20px #0000000a}@keyframes product-details-module__tAJeAW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.product-details-module__tAJeAW__clinicalSgsSection{background-color:#fff;border-bottom:1px solid #f2f2f2;padding:80px 0}.product-details-module__tAJeAW__sgsGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;display:grid}.product-details-module__tAJeAW__sgsTextCol{width:100%}.product-details-module__tAJeAW__sgsTitle{letter-spacing:.02em;margin:12px 0 20px;font-size:36px;font-weight:400}.product-details-module__tAJeAW__sgsDesc{color:#666;margin-bottom:36px;font-size:15px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__sgsRowsContainer{flex-direction:column;gap:32px;display:flex}.product-details-module__tAJeAW__sgsRowGroup{border-bottom:1px solid #f5f5f5;align-items:stretch;gap:0;padding-bottom:24px;display:flex}.product-details-module__tAJeAW__sgsRowGroup:last-child{border-bottom:none;padding-bottom:0}.product-details-module__tAJeAW__sgsVerticalLabel{writing-mode:vertical-lr;text-transform:uppercase;letter-spacing:.15em;color:#999;text-align:center;border-right:1px solid #e5e5e5;justify-content:center;align-items:center;width:24px;padding-right:12px;font-size:9px;font-weight:500;display:flex;transform:rotate(180deg)}.product-details-module__tAJeAW__sgsStatsSubgrid{flex-grow:1;gap:48px;padding-left:24px;display:flex}.product-details-module__tAJeAW__sgsStatCard{flex-direction:column;min-width:110px;display:flex}.product-details-module__tAJeAW__sgsStatScope{text-transform:uppercase;color:#999;letter-spacing:.05em;margin-bottom:4px;font-size:9px}.product-details-module__tAJeAW__sgsStatNum{color:var(--color-gold,#c5a47e);font-size:44px;font-weight:200;line-height:1;font-family:var(--font-primary), sans-serif;margin-bottom:2px}.product-details-module__tAJeAW__sgsStatLabel{color:#666;font-size:11px;font-weight:400;line-height:1.4}.product-details-module__tAJeAW__sgsImageCol{width:100%}.product-details-module__tAJeAW__sgsImage{object-fit:cover;border-radius:8px;width:100%;height:100%;box-shadow:0 4px 20px #00000008}.product-details-module__tAJeAW__endorsementSection{background-color:#fbfbf9;border-bottom:1px solid #f2f2f2;padding:80px 0}.product-details-module__tAJeAW__endorsementGrid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;display:grid}.product-details-module__tAJeAW__endorsementImgCol{width:100%}.product-details-module__tAJeAW__endorsementImg{object-fit:cover;border-radius:8px;width:100%;height:100%;box-shadow:0 4px 25px #0000000d}.product-details-module__tAJeAW__endorsementTextCol{max-width:620px}.product-details-module__tAJeAW__endorsementName{letter-spacing:.02em;margin:12px 0 4px;font-size:28px;font-weight:400}.product-details-module__tAJeAW__endorsementTitle{color:var(--color-gold,#c5a47e);margin:0 0 24px;font-size:13.5px;font-weight:400}.product-details-module__tAJeAW__quoteBlock{color:#121212;border-left:2px solid var(--color-gold,#c5a47e);margin:0 0 24px;padding-left:20px;font-size:16px;font-style:italic;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__expertBioList{margin:0;padding:0;list-style:none}.product-details-module__tAJeAW__expertBioList li{color:#555;margin-bottom:8px;font-size:13.5px;font-weight:400}.product-details-module__tAJeAW__wavelengthsSection{text-align:center;background-color:#fff;border-bottom:1px solid #f2f2f2;padding:80px 0}.product-details-module__tAJeAW__wavesSectionTitle{letter-spacing:.02em;margin-bottom:12px;font-size:36px;font-weight:400}.product-details-module__tAJeAW__wavesSectionSubtitle{color:#666;max-width:600px;margin:0 auto 56px;font-size:15px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__wavesGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.product-details-module__tAJeAW__waveCard{text-align:center;flex-direction:column;align-items:center;display:flex}.product-details-module__tAJeAW__waveIconWrapper{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;transition:transform .3s;display:flex}.product-details-module__tAJeAW__waveCard:hover .product-details-module__tAJeAW__waveIconWrapper{transform:scale(1.08)}.product-details-module__tAJeAW__waveIconPink{background-color:#f472b614;box-shadow:0 0 20px #f472b659}.product-details-module__tAJeAW__waveIconRed{background-color:#ef444414;box-shadow:0 0 20px #ef444459}.product-details-module__tAJeAW__waveIconBlue{background-color:#3b82f614;box-shadow:0 0 20px #3b82f659}.product-details-module__tAJeAW__waveIconYellow{background-color:#eab30814;box-shadow:0 0 20px #eab30859}.product-details-module__tAJeAW__waveButterfly{font-size:22px}.product-details-module__tAJeAW__waveName{color:#121212;letter-spacing:.05em;margin-bottom:12px;font-size:15px;font-weight:500}.product-details-module__tAJeAW__waveDesc{color:#666;margin:0;font-size:13px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__treatmentsSection{background-color:#f3f0ea;border-bottom:1px solid #eae6df;padding:80px 0}.product-details-module__tAJeAW__treatmentsLayout{flex-direction:column;display:flex}.product-details-module__tAJeAW__splitRowLayout{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;display:grid}.product-details-module__tAJeAW__splitImagesCol{width:100%}.product-details-module__tAJeAW__dualImagesGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.product-details-module__tAJeAW__dualImagesGrid img{object-fit:cover;border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 4px 20px #0000000d}.product-details-module__tAJeAW__singleLargeImageWrapper{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 20px #0000000d}.product-details-module__tAJeAW__singleLargeImage{aspect-ratio:1.35;object-fit:cover;width:100%;height:auto;display:block}.product-details-module__tAJeAW__proofFooter{background-color:#fff;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.product-details-module__tAJeAW__proofTextCol{flex-direction:column;gap:2px;display:flex}.product-details-module__tAJeAW__proofDays{color:#121212;font-size:16px;font-weight:600}.product-details-module__tAJeAW__proofLabel{color:#666;font-size:12px}.product-details-module__tAJeAW__proofMaskIcon{object-fit:contain;width:32px;height:32px}.product-details-module__tAJeAW__architectureSection{background-color:#fff;border-bottom:1px solid #eae6df;padding:80px 0}.product-details-module__tAJeAW__treatmentsInfoCol{flex-direction:column;width:100%;display:flex}.product-details-module__tAJeAW__treatmentsTitle{letter-spacing:.02em;color:#121212;margin-top:4px;margin-bottom:16px;font-size:36px;font-weight:400;line-height:1.2}.product-details-module__tAJeAW__treatmentSubtitleText{color:#555;margin:0 0 24px;font-size:14px;font-weight:400;line-height:1.7}.product-details-module__tAJeAW__circadianBadge{color:var(--color-gold,#c5a47e);text-transform:uppercase;letter-spacing:.1em;margin-top:16px;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.product-details-module__tAJeAW__circadianTitle{letter-spacing:.02em;color:#121212;margin-top:4px;margin-bottom:12px;font-size:28px;font-weight:400}.product-details-module__tAJeAW__circadianBox{background-color:#fbfbfa;border:1px solid #eae6df;border-radius:12px;grid-template-columns:1fr 1fr;margin:24px 0;display:grid;overflow:hidden;box-shadow:0 2px 12px #00000005}.product-details-module__tAJeAW__circadianCol{flex-direction:column;gap:8px;padding:24px;display:flex}.product-details-module__tAJeAW__circadianCol:first-child{border-right:1px solid #eae6df}.product-details-module__tAJeAW__circadianColHeader{color:#121212;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.product-details-module__tAJeAW__circadianColDesc{color:#555;margin:0;font-size:13px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__treatmentsFootnote{color:#666;margin:12px 0 0;font-size:13px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__treatmentsFootnote strong{color:#121212;font-weight:500}.product-details-module__tAJeAW__comfortSection{background-color:#fff;border-bottom:1px solid #f2f2f2;padding:80px 0}.product-details-module__tAJeAW__comfortTitle{text-align:center;letter-spacing:.02em;margin-bottom:56px;font-size:36px;font-weight:400}.product-details-module__tAJeAW__comfortGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.product-details-module__tAJeAW__comfortCard{background-color:#fcfbfa;border:1px solid #f2f1ed;border-radius:8px;padding:30px;transition:transform .3s}.product-details-module__tAJeAW__comfortCard:hover{transform:translateY(-4px)}.product-details-module__tAJeAW__comfortCard h4{color:#121212;letter-spacing:.02em;margin:0 0 16px;font-size:16px;font-weight:500}.product-details-module__tAJeAW__comfortCard p{color:#555;margin:0;font-size:13.5px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__comparisonSection{background-color:#fbfbf9;border-bottom:1px solid #f2f2f2;padding:80px 0}.product-details-module__tAJeAW__comparisonTitle{text-align:center;letter-spacing:.02em;margin-bottom:48px;font-size:36px;font-weight:400}.product-details-module__tAJeAW__tableWrapper{background-color:#fff;border:1px solid #eaeaea;border-radius:8px;max-width:900px;margin:0 auto;overflow-x:auto}.product-details-module__tAJeAW__comparisonTable{border-collapse:collapse;text-align:left;width:100%}.product-details-module__tAJeAW__comparisonTable th,.product-details-module__tAJeAW__comparisonTable td{border-bottom:1px solid #f2f2f2;padding:20px 24px;font-size:13.5px}.product-details-module__tAJeAW__comparisonTable th{color:#121212;text-transform:uppercase;letter-spacing:.05em;background-color:#fcfbfa;font-size:12px;font-weight:500}.product-details-module__tAJeAW__comparisonTable tr:last-child td{border-bottom:none}.product-details-module__tAJeAW__comparisonTable td strong{color:#121212;font-weight:500}.product-details-module__tAJeAW__comparisonTable td:first-child{color:#666;width:30%}.product-details-module__tAJeAW__comparisonTable td:nth-child(2),.product-details-module__tAJeAW__comparisonTable td:nth-child(3){color:#333;width:35%;font-weight:400}@media (max-width:992px){.product-details-module__tAJeAW__sgsGrid,.product-details-module__tAJeAW__endorsementGrid,.product-details-module__tAJeAW__treatmentsLayout{grid-template-columns:1fr;gap:40px}.product-details-module__tAJeAW__sgsTextCol,.product-details-module__tAJeAW__endorsementTextCol,.product-details-module__tAJeAW__treatmentsInfoCol{text-align:center;max-width:100%}.product-details-module__tAJeAW__sgsStatsGrid,.product-details-module__tAJeAW__satisfactionGrid,.product-details-module__tAJeAW__wavesGrid,.product-details-module__tAJeAW__comfortGrid{grid-template-columns:repeat(2,1fr)}.product-details-module__tAJeAW__quoteBlock{text-align:left}.product-details-module__tAJeAW__expertBioList{text-align:left;display:inline-block}.product-details-module__tAJeAW__treatmentList{text-align:left}.product-details-module__tAJeAW__treatmentsVisualCol{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.product-details-module__tAJeAW__sgsStatsSubgrid{flex-wrap:wrap;gap:24px}}@media (max-width:576px){.product-details-module__tAJeAW__sgsRowGroup{flex-direction:column;gap:16px}.product-details-module__tAJeAW__sgsVerticalLabel{writing-mode:horizontal-tb;text-align:left;border-bottom:1px solid #e5e5e5;border-right:none;justify-content:flex-start;width:100%;padding-bottom:8px;padding-right:0;transform:none}.product-details-module__tAJeAW__sgsStatsSubgrid{gap:16px;padding-left:0}.product-details-module__tAJeAW__sgsStatsGrid,.product-details-module__tAJeAW__satisfactionGrid,.product-details-module__tAJeAW__wavesGrid,.product-details-module__tAJeAW__comfortGrid{grid-template-columns:1fr}.product-details-module__tAJeAW__sgsTitle,.product-details-module__tAJeAW__endorsementName,.product-details-module__tAJeAW__wavesSectionTitle,.product-details-module__tAJeAW__treatmentsTitle,.product-details-module__tAJeAW__comfortTitle,.product-details-module__tAJeAW__comparisonTitle{font-size:26px}.product-details-module__tAJeAW__comparisonTable th,.product-details-module__tAJeAW__comparisonTable td{padding:16px 14px;font-size:12.5px}}.product-details-module__tAJeAW__diagramSection{background-color:#fff;border-bottom:1px solid #f2f2f2;padding:80px 0}.product-details-module__tAJeAW__diagramTextWrapper{text-align:center;margin-bottom:50px}.product-details-module__tAJeAW__diagramTitle{letter-spacing:.02em;margin:12px 0 10px;font-size:36px;font-weight:400}.product-details-module__tAJeAW__diagramSubtitle{color:#666;text-align:center;font-size:15px;font-weight:400;display:block}.product-details-module__tAJeAW__diagramContainer{max-width:800px;margin:0 auto;display:block;position:relative}.product-details-module__tAJeAW__diagramImage{object-fit:contain;width:100%;height:auto;display:block}.product-details-module__tAJeAW__hotspot{background-color:var(--color-gold,#c5a47e);color:#fff;cursor:pointer;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;box-shadow:0 0 15px #c5a47e99}.product-details-module__tAJeAW__hotspot:hover{background-color:#121212;transform:scale(1.15);box-shadow:0 0 15px #12121299}.product-details-module__tAJeAW__hotspotNumber{font-size:14px;font-weight:500}.product-details-module__tAJeAW__hotspotTooltip{color:#fff;opacity:0;visibility:hidden;z-index:10;pointer-events:none;text-align:left;background-color:#121212;border-radius:8px;width:260px;padding:16px 20px;transition:all .3s;position:absolute;bottom:44px;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 4px 20px #00000026}.product-details-module__tAJeAW__hotspotTooltip:after{content:"";border:6px solid #0000;border-top-color:#121212;position:absolute;top:100%;left:50%;transform:translate(-50%)}.product-details-module__tAJeAW__hotspot:hover .product-details-module__tAJeAW__hotspotTooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.product-details-module__tAJeAW__hotspotTooltip h4{letter-spacing:.1em;color:var(--color-gold,#c5a47e);text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:600}.product-details-module__tAJeAW__hotspotTooltip p{color:#ccc;margin:0;font-size:11.5px;font-weight:400;line-height:1.5}.product-details-module__tAJeAW__hsFaceMask{top:28%;left:38%}.product-details-module__tAJeAW__hsFaceLeds{top:18%;left:52%}.product-details-module__tAJeAW__hsEyeProtectors{top:34%;left:54%}.product-details-module__tAJeAW__hsBreathable{top:48%;left:48%}.product-details-module__tAJeAW__hsHandles{top:56%;left:28%}.product-details-module__tAJeAW__hsNeckMask{top:80%;left:38%}.product-details-module__tAJeAW__hsNeckLeds{top:84%;left:56%}.product-details-module__tAJeAW__beforeAfterSection{background-color:#fff;border-bottom:1px solid #f2f2f2;padding:80px 0}.product-details-module__tAJeAW__beforeAfterLayout{grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;display:grid}.product-details-module__tAJeAW__sliderCol{border-radius:8px;width:100%;overflow:hidden;box-shadow:0 8px 30px #0000000a}.product-details-module__tAJeAW__infoCol{width:100%}.product-details-module__tAJeAW__beforeAfterTitle{letter-spacing:.02em;margin:12px 0 20px;font-size:36px;font-weight:400}.product-details-module__tAJeAW__beforeAfterDesc{color:#666;margin-bottom:32px;font-size:15px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__caseStudiesList{flex-direction:column;gap:24px;display:flex}.product-details-module__tAJeAW__caseStudyItem{border-bottom:1px solid #f5f5f5;align-items:flex-start;gap:20px;padding-bottom:16px;display:flex}.product-details-module__tAJeAW__caseStudyItem:last-child{border-bottom:none;padding-bottom:0}.product-details-module__tAJeAW__caseStudyDays{text-transform:uppercase;color:var(--color-gold,#c5a47e);letter-spacing:.05em;border:1px solid var(--color-gold,#c5a47e);text-align:center;border-radius:4px;flex-shrink:0;padding:4px 12px;font-size:13px;font-weight:500}.product-details-module__tAJeAW__caseStudyMeta{flex-grow:1}.product-details-module__tAJeAW__caseStudyMeta strong{color:#121212;margin-bottom:4px;font-size:14.5px;font-weight:500;display:block}.product-details-module__tAJeAW__caseStudyMeta p{color:#666;margin:0;font-size:13px;font-weight:400;line-height:1.5}.product-details-module__tAJeAW__packagingSection{background-color:#fbfbf9;border-bottom:1px solid #f2f2f2;padding:80px 0}.product-details-module__tAJeAW__packagingGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid}.product-details-module__tAJeAW__packagingTextCol{width:100%}.product-details-module__tAJeAW__packagingTitle{letter-spacing:.02em;margin:12px 0 20px;font-size:36px;font-weight:400}.product-details-module__tAJeAW__packagingDesc{color:#555;margin-bottom:28px;font-size:15px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__packagingList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.product-details-module__tAJeAW__packagingList li{color:#333;font-size:14px;font-weight:400}.product-details-module__tAJeAW__packagingImgCol{width:100%}.product-details-module__tAJeAW__packagingImage{object-fit:cover;border-radius:8px;width:100%;height:auto;box-shadow:0 8px 30px #0000000d}.product-details-module__tAJeAW__investmentSection{background-color:#fff;border-bottom:1px solid #f2f2f2;padding:80px 0}.product-details-module__tAJeAW__investmentLayout{grid-template-columns:.95fr 1.05fr;align-items:center;gap:60px;display:grid}.product-details-module__tAJeAW__investmentText{width:100%}.product-details-module__tAJeAW__investmentTitle{letter-spacing:.02em;margin:12px 0 20px;font-size:36px;font-weight:400}.product-details-module__tAJeAW__investmentDesc{color:#555;font-size:15px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__investmentGrid{flex-direction:column;gap:14px;display:flex}.product-details-module__tAJeAW__investmentCard{background-color:#fcfbfa;border:1px solid #eae8e2;border-radius:6px;justify-content:space-between;align-items:center;padding:16px 24px;transition:all .3s;display:flex}.product-details-module__tAJeAW__investmentCard:hover{border-color:#c5a47e}.product-details-module__tAJeAW__invHighlight{color:#fff;background-color:#121212;border-color:#121212;box-shadow:0 4px 20px #00000014}.product-details-module__tAJeAW__invHighlight .product-details-module__tAJeAW__invName{color:#fff;font-weight:500}.product-details-module__tAJeAW__invHighlight .product-details-module__tAJeAW__invPrice{color:var(--color-gold,#c5a47e);font-size:16px;font-weight:600}.product-details-module__tAJeAW__invName{color:#444;font-size:14px;font-weight:400}.product-details-module__tAJeAW__invPrice{color:#121212;font-size:14px;font-weight:500}.product-details-module__tAJeAW__reviewsSection{background-color:#fff;padding:80px 0}.product-details-module__tAJeAW__reviewsTitle{text-align:center;letter-spacing:.02em;margin-bottom:24px;font-size:36px;font-weight:400}.product-details-module__tAJeAW__reviewsSummary{flex-direction:column;align-items:center;gap:6px;margin-bottom:50px;display:flex}.product-details-module__tAJeAW__reviewsRatingBig{color:#121212;font-size:48px;font-weight:200;line-height:1}.product-details-module__tAJeAW__reviewsStarsBig{color:#ffb800;letter-spacing:2px;font-size:20px}.product-details-module__tAJeAW__reviewsCountBig{color:#666;font-size:13px;font-weight:400}.product-details-module__tAJeAW__reviewsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.product-details-module__tAJeAW__reviewCard{background-color:#fcfbfa;border:1px solid #f2f1ed;border-radius:8px;flex-direction:column;gap:10px;padding:24px;transition:transform .3s;display:flex}.product-details-module__tAJeAW__reviewCard:hover{transform:translateY(-4px)}.product-details-module__tAJeAW__reviewHeader{justify-content:space-between;align-items:center;display:flex}.product-details-module__tAJeAW__reviewAuthor{color:#121212;font-size:14px;font-weight:500}.product-details-module__tAJeAW__reviewStars{color:#ffb800;font-size:12px}.product-details-module__tAJeAW__reviewDate{color:#999;font-size:11px}.product-details-module__tAJeAW__reviewBody{color:#555;margin:0;font-size:13px;font-weight:400;line-height:1.6}@media (max-width:992px){.product-details-module__tAJeAW__beforeAfterLayout,.product-details-module__tAJeAW__packagingGrid,.product-details-module__tAJeAW__investmentLayout,.product-details-module__tAJeAW__splitRowLayout{text-align:center;grid-template-columns:1fr;gap:40px}.product-details-module__tAJeAW__reviewsGrid{grid-template-columns:1fr;gap:20px}.product-details-module__tAJeAW__caseStudyItem{text-align:center;flex-direction:column;align-items:center;gap:12px}.product-details-module__tAJeAW__investmentCard{flex-direction:column;gap:6px;padding:14px}.product-details-module__tAJeAW__packagingList{align-items:center}.product-details-module__tAJeAW__circadianBox{grid-template-columns:1fr}.product-details-module__tAJeAW__circadianCol:first-child{border-bottom:1px solid #eae6df;border-right:none}.product-details-module__tAJeAW__circadianCol{text-align:left}}@media (max-width:576px){.product-details-module__tAJeAW__diagramTitle,.product-details-module__tAJeAW__beforeAfterTitle,.product-details-module__tAJeAW__packagingTitle,.product-details-module__tAJeAW__investmentTitle,.product-details-module__tAJeAW__reviewsTitle{font-size:26px}.product-details-module__tAJeAW__hotspotTooltip{width:200px;padding:12px 14px}.product-details-module__tAJeAW__marqueeInner span{margin-right:30px;font-size:22px}.product-details-module__tAJeAW__marqueeBanner{margin:24px auto;padding:16px 0}}.product-details-module__tAJeAW__techGrid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px;display:grid}.product-details-module__tAJeAW__techCard{background-color:#fafaf8;border:1px solid #eaeaea;border-radius:12px;padding:30px;transition:all .3s}.product-details-module__tAJeAW__techCard:hover{border-color:#bda37a;transform:translateY(-4px);box-shadow:0 8px 30px #0000000d}.product-details-module__tAJeAW__techCard h3{font-family:var(--font-jost);color:#121212;margin-bottom:12px;font-size:20px;font-weight:600}.product-details-module__tAJeAW__techCard p{color:#555;font-size:14px;line-height:1.6}@media (max-width:768px){.product-details-module__tAJeAW__techGrid{grid-template-columns:1fr;gap:20px}}.product-details-module__tAJeAW__productMetaCol{flex-direction:column;display:flex;position:sticky;top:40px}.product-details-module__tAJeAW__expertProtocolsBox{border-top:1px solid #eaeaea;margin-bottom:28px;padding-top:24px}.product-details-module__tAJeAW__expertProtocolsTag{color:var(--color-gold,#c5a47e);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.product-details-module__tAJeAW__expertProtocolsTitle{letter-spacing:.01em;color:#121212;margin-bottom:12px;font-size:22px;font-weight:600}.product-details-module__tAJeAW__expertProtocolsDesc{color:#222;margin-bottom:0;font-size:15px;font-weight:500;line-height:1.6}.product-details-module__tAJeAW__circadianSectionBox{border-top:1px solid #eaeaea;margin-bottom:28px;padding-top:24px;display:block}.product-details-module__tAJeAW__circadianSectionTag{color:#4a6f91;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.product-details-module__tAJeAW__circadianSectionTitle{letter-spacing:.01em;color:#121212;margin-bottom:12px;font-size:22px;font-weight:600}.product-details-module__tAJeAW__circadianSectionDesc{color:#222;margin-bottom:20px;font-size:15px;font-weight:500;line-height:1.6}.product-details-module__tAJeAW__circadianSectionSplit{grid-template-columns:1fr 1fr;margin-bottom:20px;display:grid}.product-details-module__tAJeAW__circadianSectionLeftBox{background-color:#faf6ee;border:1px solid #e5dcd0;border-right:none;border-radius:4px 0 0 4px;padding:20px}.product-details-module__tAJeAW__circadianSectionRightBox{background-color:#f3f6fa;border:1px solid #d9e2ec;border-left:3px solid #5b7aa2;border-radius:0 4px 4px 0;padding:20px}.product-details-module__tAJeAW__circadianSectionHeader{color:#121212;align-items:center;gap:6px;margin-bottom:10px;font-size:15px;font-weight:700;display:flex}.product-details-module__tAJeAW__sunSymbol{color:#b38a4b;font-size:16px}.product-details-module__tAJeAW__moonSymbol{color:#5b7aa2;font-size:14px}.product-details-module__tAJeAW__circadianSectionText{color:#222;margin:0;font-size:14.5px;font-weight:500;line-height:1.5}.product-details-module__tAJeAW__circadianSectionFooter{color:#222;margin-bottom:0;font-size:15px;font-weight:500;line-height:1.6}.product-details-module__tAJeAW__ledArchitectureBox{border-top:1px solid #eaeaea;margin-bottom:28px;padding-top:24px;display:block}.product-details-module__tAJeAW__ledArchitectureTag{color:var(--color-gold,#c5a47e);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.product-details-module__tAJeAW__ledArchitectureTitle{letter-spacing:.01em;color:#121212;margin-bottom:12px;font-size:22px;font-weight:600}.product-details-module__tAJeAW__ledArchitectureDesc{color:#222;margin-bottom:20px;font-size:15px;font-weight:500;line-height:1.6}.product-details-module__tAJeAW__specTable{border-collapse:collapse;border:1px solid #eaeaea;width:100%;font-size:14.5px}.product-details-module__tAJeAW__specTable tr{border-bottom:1px solid #eaeaea}.product-details-module__tAJeAW__specTable tr:last-child{border-bottom:none}.product-details-module__tAJeAW__specLabel{color:#444;background-color:#fafafa;border-right:1px solid #eaeaea;width:35%;padding:14px 16px;font-weight:500}.product-details-module__tAJeAW__specValue{color:#121212;background-color:#fff;width:65%;padding:14px 16px;font-weight:700}.product-details-module__tAJeAW__investmentBox{border-top:1px solid #eaeaea;margin-bottom:28px;padding-top:24px}.product-details-module__tAJeAW__investmentTag{color:var(--color-gold,#c5a47e);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.product-details-module__tAJeAW__investmentTitle{letter-spacing:.01em;color:#121212;margin-bottom:12px;font-size:22px;font-weight:600}.product-details-module__tAJeAW__investmentDesc{color:#222;margin-bottom:20px;font-size:15px;font-weight:500;line-height:1.6}.product-details-module__tAJeAW__investmentTable{border-collapse:collapse;border:1px solid #eaeaea;width:100%;margin-bottom:16px;font-size:14.5px}.product-details-module__tAJeAW__investmentTable th{color:#fff;text-align:left;background-color:#121212;border:1px solid #121212;padding:14px 16px;font-weight:700}.product-details-module__tAJeAW__investmentTable td{color:#222;background-color:#fff;border:1px solid #eaeaea;padding:14px 16px;font-weight:500}.product-details-module__tAJeAW__investmentTable tr:last-child td{color:#fff;background-color:#121212;border:1px solid #121212;font-weight:700}.product-details-module__tAJeAW__investmentFootnote{color:#555;margin:0;font-size:13px;font-style:italic;line-height:1.5}.product-details-module__tAJeAW__sgsBriefTableWrapper{border-top:1px solid #eaeaea;margin:32px 0 16px;padding-top:24px}.product-details-module__tAJeAW__sgsBriefBadge{color:var(--color-gold,#c5a47e);text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.product-details-module__tAJeAW__sgsBriefTitle{letter-spacing:.02em;color:#121212;margin-bottom:12px;font-size:24px;font-weight:400}.product-details-module__tAJeAW__sgsBriefDesc{color:#222;margin-bottom:20px;font-size:15px;font-weight:500;line-height:1.6}.product-details-module__tAJeAW__sgsTable{border-collapse:collapse;border:1px solid #eaeaea;width:100%;margin-bottom:16px;font-size:14.5px}.product-details-module__tAJeAW__sgsTable tr{border-bottom:1px solid #eaeaea}.product-details-module__tAJeAW__sgsTable tr:last-child{border-bottom:none}.product-details-module__tAJeAW__sgsLabel{color:#444;white-space:nowrap;background-color:#fafafa;border-right:1px solid #eaeaea;width:50%;padding:14px 16px;font-weight:500}.product-details-module__tAJeAW__sgsValue{color:#121212;text-align:center;background-color:#fff;width:50%;padding:14px 16px;font-weight:700}.product-details-module__tAJeAW__sgsBriefFootnote{color:#555;margin:0;font-size:13px;font-style:italic;line-height:1.5}.product-details-module__tAJeAW__serumDetailsBox{text-align:left;border-top:1px solid #eaeaea;margin-top:40px;padding-top:30px}.product-details-module__tAJeAW__serumDetailHeading{text-transform:uppercase;letter-spacing:.1em;color:#121212;margin:24px 0 12px;font-size:14px;font-weight:700}.product-details-module__tAJeAW__serumBenefitsList{margin:0 0 24px;padding:0;list-style:none}.product-details-module__tAJeAW__serumBenefitsList li{color:#444;margin-bottom:10px;padding-left:20px;font-size:14.5px;font-weight:400;line-height:1.5;position:relative}.product-details-module__tAJeAW__serumBenefitsList li:before{content:"•";color:var(--color-gold,#c5a47e);font-size:18px;line-height:1;position:absolute;top:-2px;left:0}.product-details-module__tAJeAW__serumHowToUseText{color:#444;margin:0;font-size:14.5px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__serumRoutineWrapper{width:100%}.product-details-module__tAJeAW__routineSection{text-align:center;background-color:#fbfbf9;border-bottom:1px solid #f2f2f2;padding:100px 0}.product-details-module__tAJeAW__routineSectionTitle{letter-spacing:.02em;font-size:38px;font-weight:400;font-family:var(--font-primary), sans-serif;color:#121212;margin-bottom:48px}.product-details-module__tAJeAW__routineGrid{background-color:#f5f5f2;border-radius:12px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:1000px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 4px 20px #00000005}.product-details-module__tAJeAW__routineCardLeft{text-align:left;padding:60px 48px}.product-details-module__tAJeAW__routineCardText h3{color:#121212;font-size:28px;font-weight:400;font-family:var(--font-primary), sans-serif;margin:0 0 16px}.product-details-module__tAJeAW__routineDesc{color:#666;margin-bottom:32px;font-size:14.5px;font-weight:400;line-height:1.6}.product-details-module__tAJeAW__routineLinkBox{color:#121212;background-color:#fff;border:1px solid #eaeaea;border-radius:8px;align-items:center;gap:16px;padding:10px 16px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.product-details-module__tAJeAW__routineLinkBox:hover{border-color:var(--color-gold,#c5a47e);box-shadow:0 4px 15px #0000000d}.product-details-module__tAJeAW__routineLinkBox img{object-fit:cover;border-radius:4px;width:32px;height:32px}.product-details-module__tAJeAW__routineCardRight{width:100%;height:100%;min-height:380px}.product-details-module__tAJeAW__routineCardRight img{object-fit:cover;width:100%;height:100%;display:block}.product-details-module__tAJeAW__eyeRoutineGrid{grid-template-columns:1fr 1fr;gap:30px;max-width:1100px;margin:0 auto;display:grid}.product-details-module__tAJeAW__eyeRoutineCard{text-align:left;background-color:#f5f5f2;border-radius:12px;grid-template-columns:1.2fr .8fr;align-items:center;display:grid;overflow:hidden;box-shadow:0 4px 20px #00000005}.product-details-module__tAJeAW__eyeRoutineCardText{padding:40px 30px}.product-details-module__tAJeAW__eyeRoutineCardText h3{color:#121212;font-size:22px;font-weight:400;font-family:var(--font-primary), sans-serif;margin:0 0 12px}.product-details-module__tAJeAW__eyeRoutineCardImg{width:100%;height:100%;min-height:280px}.product-details-module__tAJeAW__eyeRoutineCardImg img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:992px){.product-details-module__tAJeAW__routineGrid,.product-details-module__tAJeAW__eyeRoutineGrid{grid-template-columns:1fr;gap:20px}.product-details-module__tAJeAW__eyeRoutineCard{grid-template-columns:1fr}.product-details-module__tAJeAW__routineCardRight,.product-details-module__tAJeAW__eyeRoutineCardImg{min-height:240px}}.product-details-module__tAJeAW__serumFaqsContainer{margin-top:30px}.product-details-module__tAJeAW__serumFaqGroupBlock{text-align:left;margin-bottom:48px}.product-details-module__tAJeAW__serumFaqGroupBlock:last-child{margin-bottom:0}.product-details-module__tAJeAW__serumFaqGroupTitle{color:#121212;font-size:20px;font-weight:500;font-family:var(--font-primary), sans-serif;letter-spacing:.01em;border-bottom:1px solid #eaeaea;margin-bottom:16px;padding-bottom:8px}.product-details-module__tAJeAW__relatedSection{text-align:center;background-color:#fff;border-bottom:1px solid #f2f2f2;padding:80px 0}.product-details-module__tAJeAW__relatedSectionTitle{font-size:32px;font-weight:400;font-family:var(--font-primary), sans-serif;color:#121212;margin-bottom:40px}.product-details-module__tAJeAW__relatedGrid{justify-content:center;gap:40px;max-width:800px;margin:0 auto;display:flex}.product-details-module__tAJeAW__relatedCard{color:#121212;flex-direction:column;flex:1;align-items:center;max-width:280px;text-decoration:none;transition:all .3s;display:flex}.product-details-module__tAJeAW__relatedCard:hover{transform:translateY(-4px)}.product-details-module__tAJeAW__relatedCardImg{aspect-ratio:1;background-color:#fcfcfc;border:1px solid #eaeaea;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:16px;display:flex;overflow:hidden}.product-details-module__tAJeAW__relatedCardImg img{object-fit:cover;width:100%;height:100%}.product-details-module__tAJeAW__relatedCard h3{text-align:center;margin:0 0 6px;font-size:15px;font-weight:500}.product-details-module__tAJeAW__relatedCardPrice{color:#666;font-size:14.5px;font-weight:400}@media (max-width:768px){.product-details-module__tAJeAW__relatedGrid{flex-direction:column;align-items:center;gap:30px}}.product-details-module__tAJeAW__leftPanelImagesContainer{flex-direction:column;gap:52px;margin-top:55px;display:flex}@media (max-width:991px){.product-details-module__tAJeAW__leftPanelImagesContainer{display:none}}.product-details-module__tAJeAW__leftCircadianSection{align-items:center;height:490px;display:flex}.product-details-module__tAJeAW__leftCircadianImages{grid-template-columns:1fr 1fr;gap:16px;width:100%;height:100%;display:grid}.product-details-module__tAJeAW__leftCircadianImg{object-fit:cover;border-radius:12px;width:100%;height:100%;box-shadow:0 4px 20px #0000000a}.product-details-module__tAJeAW__leftLedArchSection{justify-content:center;align-items:center;height:620px;display:flex}.product-details-module__tAJeAW__leftLedArchImg{object-fit:cover;border-radius:12px;width:100%;height:100%;box-shadow:0 4px 20px #0000000a}.product-details-module__tAJeAW__leftInvestmentSection{align-items:center;height:280px;display:flex}.product-details-module__tAJeAW__leftInvestmentImages{grid-template-columns:1fr 1fr;gap:16px;width:100%;height:100%;display:grid}.product-details-module__tAJeAW__leftInvestmentImg{object-fit:cover;border-radius:12px;width:100%;height:100%;box-shadow:0 4px 20px #0000000a}.product-details-module__tAJeAW__leftSgsSection{justify-content:center;align-items:center;min-height:480px;display:flex}.product-details-module__tAJeAW__leftSgsImg{object-fit:contain;background-color:#0000;border-radius:12px;width:100%;height:auto;box-shadow:0 4px 20px #0000000a}.product-details-module__tAJeAW__leftAccordionsSection{align-items:center;height:480px;display:flex}.product-details-module__tAJeAW__leftAccordionsImages{grid-template-columns:1fr 1fr;gap:16px;width:100%;height:100%;display:grid}.product-details-module__tAJeAW__leftAccordionsImg{object-fit:contain;background-color:#0000;border-radius:12px;width:100%;height:100%;box-shadow:0 4px 20px #0000000a}.product-details-module__tAJeAW__expertProfileSection{width:calc(100% - 40px);max-width:1400px;margin:0 auto 60px;padding:40px 0}.product-details-module__tAJeAW__expertProfileGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:991px){.product-details-module__tAJeAW__expertProfileGrid{grid-template-columns:1fr;gap:40px}}.product-details-module__tAJeAW__expertProfileText{flex-direction:column;display:flex}.product-details-module__tAJeAW__expertProfileName{color:#121212;letter-spacing:.05em;font-size:36px;font-weight:700;font-family:var(--font-family-title,inherit);margin-bottom:20px}.product-details-module__tAJeAW__expertProfileSub{color:#666;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:14px;font-weight:600;line-height:1.6}.product-details-module__tAJeAW__expertProfileRole{color:#c5a880;margin-bottom:30px;font-size:16px;font-weight:700}.product-details-module__tAJeAW__expertProfileList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.product-details-module__tAJeAW__expertProfileList li{color:#444;padding-left:20px;font-size:15px;line-height:1.5;position:relative}.product-details-module__tAJeAW__expertProfileList li:before{content:"•";color:#121212;font-weight:700;position:absolute;left:0}.product-details-module__tAJeAW__expertProfileImgCol{width:100%}.product-details-module__tAJeAW__expertProfileImg{border-radius:16px;width:100%;height:auto;box-shadow:0 10px 30px #00000014}.product-details-module__tAJeAW__treatmentsListSection{width:calc(100% - 40px);max-width:1400px;margin:0 auto 60px;padding:40px 0}.product-details-module__tAJeAW__treatmentsListGrid{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}@media (max-width:991px){.product-details-module__tAJeAW__treatmentsListGrid{grid-template-columns:1fr;gap:40px}}.product-details-module__tAJeAW__treatmentsListImgCol{width:100%}.product-details-module__tAJeAW__treatmentsListImg{border-radius:16px;width:100%;height:auto;box-shadow:0 10px 30px #00000014}.product-details-module__tAJeAW__treatmentsListTextCol{flex-direction:column;display:flex}.product-details-module__tAJeAW__treatmentsListTitle{color:#121212;font-size:24px;font-weight:700;line-height:1.3;font-family:var(--font-family-title,inherit);margin-bottom:24px}.product-details-module__tAJeAW__treatmentsListItems{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.product-details-module__tAJeAW__treatmentsListItem{flex-direction:column;gap:4px;display:flex}.product-details-module__tAJeAW__treatmentsListItemTitle{color:#121212;font-size:16px;font-weight:700}.product-details-module__tAJeAW__treatmentsListItemDesc{color:#666;font-size:15px;line-height:1.5}.product-details-module__tAJeAW__comfortFitSection{width:calc(100% - 40px);max-width:1400px;margin:0 auto 60px;padding:40px 0}.product-details-module__tAJeAW__comfortFitGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:991px){.product-details-module__tAJeAW__comfortFitGrid{grid-template-columns:1fr;gap:40px}}.product-details-module__tAJeAW__comfortFitTextCol{flex-direction:column;display:flex}.product-details-module__tAJeAW__comfortFitTitle{color:#121212;font-size:32px;font-weight:700;line-height:1.3;font-family:var(--font-family-title,inherit);margin-bottom:30px}.product-details-module__tAJeAW__comfortFitItems{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.product-details-module__tAJeAW__comfortFitItem{flex-direction:column;gap:4px;display:flex}.product-details-module__tAJeAW__comfortFitItemTitle{color:#121212;font-size:16px;font-weight:700}.product-details-module__tAJeAW__comfortFitItemDesc{color:#666;font-size:15px;line-height:1.5}.product-details-module__tAJeAW__comfortFitImgCol{width:100%}.product-details-module__tAJeAW__comfortFitImg{border-radius:16px;width:100%;height:auto;box-shadow:0 10px 30px #00000014}.product-details-module__tAJeAW__proofSection{text-align:center;width:calc(100% - 40px);max-width:1400px;margin:0 auto 60px;padding:40px 0}.product-details-module__tAJeAW__proofTitle{color:#121212;font-size:32px;font-weight:700;font-family:var(--font-family-title,inherit);margin-bottom:40px}.product-details-module__tAJeAW__proofGrid{grid-template-columns:1fr 1fr 1fr;gap:30px;display:grid}@media (max-width:991px){.product-details-module__tAJeAW__proofGrid{grid-template-columns:1fr;gap:30px}}.product-details-module__tAJeAW__proofCard{width:100%}.product-details-module__tAJeAW__proofImg{border-radius:16px;width:100%;height:auto;box-shadow:0 10px 30px #00000014}.product-details-module__tAJeAW__videoGuideSection{width:calc(100% - 40px);max-width:1400px;margin:0 auto 60px;padding:40px 0}.product-details-module__tAJeAW__videoGuideGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:991px){.product-details-module__tAJeAW__videoGuideGrid{grid-template-columns:1fr;gap:40px}}.product-details-module__tAJeAW__videoGuidePlayerCol{width:100%}.product-details-module__tAJeAW__videoGuidePlayer{border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 10px 30px #00000014}.product-details-module__tAJeAW__videoGuideTextCol{flex-direction:column;display:flex}.product-details-module__tAJeAW__videoGuideTitle{color:#121212;font-size:32px;font-weight:700;line-height:1.3;font-family:var(--font-family-title,inherit);margin-bottom:24px}.product-details-module__tAJeAW__videoGuideSteps{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.product-details-module__tAJeAW__videoGuideStep{flex-direction:column;gap:4px;display:flex}.product-details-module__tAJeAW__videoGuideStepTitle{color:#121212;font-size:16px;font-weight:700}.product-details-module__tAJeAW__videoGuideStepDesc{color:#666;font-size:15px;line-height:1.5}.product-details-module__tAJeAW__techListContainer{border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-top:8px;margin-bottom:28px;padding:24px 0}.product-details-module__tAJeAW__techListTitle{color:#121212;letter-spacing:.01em;margin:0 0 16px;font-size:16px;font-weight:700}.product-details-module__tAJeAW__techList{flex-direction:column;gap:12px;margin:0;padding-left:20px;list-style:outside;display:flex}.product-details-module__tAJeAW__techListItem{color:#444;font-size:14px;line-height:1.6}.product-details-module__tAJeAW__techListItem strong{color:#121212;font-weight:700}.product-details-module__tAJeAW__howToUseContainer{border-bottom:1px solid #eaeaea;margin-bottom:28px;padding-bottom:24px}.product-details-module__tAJeAW__howToUseTitle{color:#121212;letter-spacing:.01em;margin:0 0 16px;font-size:16px;font-weight:700}.product-details-module__tAJeAW__howToUseText{color:#444;margin-bottom:16px;font-size:14px;line-height:1.6}.product-details-module__tAJeAW__howToUseText strong{color:#121212;font-weight:700}.product-details-module__tAJeAW__morphoSpecsBox{background-color:#f9f9f9;border-radius:8px;margin-bottom:20px;padding:24px}.product-details-module__tAJeAW__morphoSpecsTitle{text-transform:uppercase;letter-spacing:.1em;color:#666;margin:0 0 16px;font-size:11px;font-weight:700}.product-details-module__tAJeAW__morphoSpecsTable{border-collapse:collapse;width:100%}.product-details-module__tAJeAW__morphoSpecsTable tr{border-bottom:1px solid #eaeaea}.product-details-module__tAJeAW__morphoSpecsTable tr:last-child{border-bottom:none}.product-details-module__tAJeAW__morphoSpecsTable td{vertical-align:middle;padding:12px 8px;font-size:13.5px}.product-details-module__tAJeAW__morphoSpecsLabel{color:#666;width:35%}.product-details-module__tAJeAW__morphoSpecsValue{color:#121212;font-weight:700}.product-details-module__tAJeAW__morphoDisclaimer{color:#888;margin-bottom:28px;font-size:11.5px;line-height:1.6}.product-details-module__tAJeAW__morphoLeftGrid{grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-top:24px;display:grid}.product-details-module__tAJeAW__morphoLeftImg{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%;height:auto;box-shadow:0 4px 20px #0000000a}.product-details-module__tAJeAW__morphoDiagramContainer{width:100%;margin-top:16px}.product-details-module__tAJeAW__morphoDiagramImg{border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 4px 20px #0000000a}.product-details-module__tAJeAW__morphoMorningRitualSection{background-color:#f7f5f2;width:100%;padding:80px 0}.product-details-module__tAJeAW__morphoMorningRitualCard{background-color:#fff;border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:35px 60px;display:grid;overflow:hidden;box-shadow:0 10px 40px #00000008}.product-details-module__tAJeAW__morphoMorningRitualText{flex-direction:column;display:flex}.product-details-module__tAJeAW__morphoMorningRitualTag{color:var(--color-gold,#c5a47e);text-transform:uppercase;letter-spacing:.15em;margin-bottom:12px;font-size:11px;font-weight:700}.product-details-module__tAJeAW__morphoMorningRitualTitle{color:#121212;margin-bottom:20px;font-size:28px;font-weight:600;line-height:1.35}.product-details-module__tAJeAW__morphoMorningRitualDesc{color:#444;margin-bottom:0;font-size:15px;line-height:1.7}.product-details-module__tAJeAW__morphoMorningRitualImage{border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.product-details-module__tAJeAW__morphoMorningRitualImg{object-fit:contain;max-width:100%;height:auto;max-height:280px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:block}.product-details-module__tAJeAW__morphoMorningRitualImg:hover{transform:scale(1.5)}@media (max-width:991px){.product-details-module__tAJeAW__morphoMorningRitualCard{text-align:center;grid-template-columns:1fr;gap:32px;padding:40px 32px}.product-details-module__tAJeAW__morphoMorningRitualTitle{font-size:24px}}.product-details-module__tAJeAW__morphoSplitGrid{grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-top:16px;display:grid}.product-details-module__tAJeAW__morphoSplitLeft{grid-template-columns:1fr 1fr;align-content:start;gap:16px;width:100%;display:grid}.product-details-module__tAJeAW__morphoSplitSubImg{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%;height:auto;box-shadow:0 4px 20px #0000000a}.product-details-module__tAJeAW__morphoSplitRight{width:100%}.product-details-module__tAJeAW__morphoSplitMainImg{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%;height:auto;box-shadow:0 4px 20px #0000000a}@media (max-width:767px){.product-details-module__tAJeAW__morphoSplitGrid{grid-template-columns:1fr;gap:16px}}.product-details-module__tAJeAW__morphoFeaturesGridSection{background-color:#fff;border-bottom:1px solid #f2f2f2;width:100%;padding:80px 0}.product-details-module__tAJeAW__morphoFeaturesGridSectionTitle{text-align:center;color:#121212;letter-spacing:.01em;margin-bottom:50px;font-size:32px;font-weight:500}.product-details-module__tAJeAW__morphoFeaturesGrid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.product-details-module__tAJeAW__morphoFeatureCard{flex-direction:column;display:flex}.product-details-module__tAJeAW__morphoFeatureImageWrapper{aspect-ratio:16/9;background-color:#f7f5f2;border-radius:8px;width:100%;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 20px #0000000a}.product-details-module__tAJeAW__morphoFeatureImage{object-fit:cover;width:100%;height:100%;display:block}.product-details-module__tAJeAW__morphoFeatureName{color:#121212;margin-bottom:12px;font-size:17px;font-weight:700;line-height:1.35}.product-details-module__tAJeAW__morphoFeatureDesc{color:#555;margin-bottom:0;font-size:14.5px;line-height:1.6}.product-details-module__tAJeAW__morphoFeatureFootnote{color:#888;margin-top:4px;font-size:12px;display:block}@media (max-width:991px){.product-details-module__tAJeAW__morphoFeaturesGrid{grid-template-columns:repeat(2,1fr);gap:24px}.product-details-module__tAJeAW__morphoFeaturesGridSectionTitle{margin-bottom:32px;font-size:26px}}@media (max-width:575px){.product-details-module__tAJeAW__morphoFeaturesGrid{grid-template-columns:1fr;gap:32px}}.product-details-module__tAJeAW__morphoProofGallerySection{background-color:#fff;border-bottom:1px solid #f2f2f2;width:100%;padding:80px 0}.product-details-module__tAJeAW__morphoProofGalleryTitle{text-align:center;color:#121212;letter-spacing:.01em;margin-bottom:50px;font-size:32px;font-weight:500}.product-details-module__tAJeAW__morphoProofGalleryGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product-details-module__tAJeAW__morphoProofGalleryCard{border-radius:16px;width:100%;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 30px #0000000a}.product-details-module__tAJeAW__morphoProofGalleryCard:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.product-details-module__tAJeAW__morphoProofGalleryImg{object-fit:contain;width:100%;height:auto;transition:transform .4s;display:block}.product-details-module__tAJeAW__morphoProofGalleryCard:hover .product-details-module__tAJeAW__morphoProofGalleryImg{transform:scale(1.05)}@media (max-width:991px){.product-details-module__tAJeAW__morphoProofGalleryGrid{grid-template-columns:repeat(2,1fr);gap:24px}.product-details-module__tAJeAW__morphoProofGalleryTitle{margin-bottom:32px;font-size:26px}}@media (max-width:575px){.product-details-module__tAJeAW__morphoProofGalleryGrid{grid-template-columns:1fr;gap:32px}}.product-details-module__tAJeAW__morphoTutorialSection{background-color:#fff;border-bottom:1px solid #f2f2f2;width:100%;padding:40px 0}.product-details-module__tAJeAW__morphoTutorialTitle{text-align:center;color:#121212;letter-spacing:.01em;margin-bottom:30px;font-size:32px;font-weight:500}.product-details-module__tAJeAW__morphoTutorialCard{background-color:#fff;border-radius:16px;grid-template-columns:320px 1fr;align-items:stretch;height:480px;display:grid;overflow:hidden;box-shadow:0 10px 40px #0000000a}.product-details-module__tAJeAW__morphoTutorialVideoCol{background-color:#000;width:100%;display:flex}.product-details-module__tAJeAW__morphoTutorialVideo{object-fit:cover;width:100%;height:100%;display:block}.product-details-module__tAJeAW__morphoTutorialTextCol{background-color:#f7f5f2;flex-direction:column;justify-content:flex-start;padding:40px 60px;display:flex}.product-details-module__tAJeAW__morphoTutorialTag{color:var(--color-gold,#c5a47e);text-transform:uppercase;letter-spacing:.15em;margin-bottom:16px;font-size:11px;font-weight:700}.product-details-module__tAJeAW__morphoTutorialHeading{color:#121212;letter-spacing:.02em;margin-bottom:20px;font-size:22px;font-weight:600;line-height:1.4}.product-details-module__tAJeAW__morphoTutorialDesc{color:#444;margin-bottom:20px;font-size:15px;line-height:1.7}.product-details-module__tAJeAW__morphoTutorialBtn{color:#fff;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;background-color:#121212;border:none;border-radius:4px;align-self:flex-start;padding:16px 36px;font-size:13px;font-weight:600;transition:background-color .2s,opacity .2s}.product-details-module__tAJeAW__morphoTutorialBtn:hover{background-color:var(--color-gold,#c5a47e)}.product-details-module__tAJeAW__morphoTutorialCardMirrored{grid-template-columns:1fr 320px;height:480px}.product-details-module__tAJeAW__morphoTutorialCardMirrored .product-details-module__tAJeAW__morphoTutorialTextCol{padding:40px 60px}.product-details-module__tAJeAW__morphoTutorialCardMirrored .product-details-module__tAJeAW__morphoTutorialHeading,.product-details-module__tAJeAW__morphoTutorialCardMirrored .product-details-module__tAJeAW__morphoTutorialDesc{margin-bottom:20px}@media (max-width:991px){.product-details-module__tAJeAW__morphoTutorialCard{grid-template-columns:1fr;height:auto}.product-details-module__tAJeAW__morphoTutorialCardMirrored{flex-direction:column-reverse;height:auto;display:flex}.product-details-module__tAJeAW__morphoTutorialTextCol{padding:40px}.product-details-module__tAJeAW__morphoTutorialTitle{margin-bottom:32px;font-size:26px}}.product-details-module__tAJeAW__morphoExpertSection{background-color:#fff;border-bottom:1px solid #f2f2f2;width:100%;padding:60px 0 80px}.product-details-module__tAJeAW__morphoExpertCard{background-color:#f7f5f2;border-radius:16px;grid-template-columns:1.1fr .9fr;align-items:stretch;display:grid;overflow:hidden;box-shadow:0 10px 40px #0000000a}.product-details-module__tAJeAW__morphoExpertImgCol{background-color:#000;width:100%;min-height:350px;position:relative}.product-details-module__tAJeAW__morphoExpertImg{object-fit:cover;width:100%;height:100%;display:block}.product-details-module__tAJeAW__morphoExpertTextCol{flex-direction:column;justify-content:center;padding:60px;display:flex}.product-details-module__tAJeAW__morphoExpertTag{color:var(--color-gold,#c5a47e);text-transform:uppercase;letter-spacing:.15em;margin-bottom:16px;font-size:11px;font-weight:700}.product-details-module__tAJeAW__morphoExpertHeading{color:#121212;letter-spacing:.02em;margin-bottom:8px;font-size:22px;font-weight:600;line-height:1.4}.product-details-module__tAJeAW__morphoExpertSubHeading{color:#888;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-size:12px;font-weight:600}.product-details-module__tAJeAW__morphoExpertDesc{color:#444;font-size:15px;line-height:1.7}@media (max-width:991px){.product-details-module__tAJeAW__morphoExpertCard{grid-template-columns:1fr}.product-details-module__tAJeAW__morphoExpertTextCol{padding:40px}}.product-details-module__tAJeAW__morphoRight4Grid{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:30px;display:grid}.product-details-module__tAJeAW__morphoRight4Img{border-radius:8px;width:100%;height:auto;display:block;box-shadow:0 4px 20px #00000008}@media (min-width:992px){.product-details-module__tAJeAW__morphoMainGrid{grid-template-columns:1fr 1fr!important;align-items:stretch!important}.product-details-module__tAJeAW__galleryCol{flex-direction:column;height:100%;display:flex}.product-details-module__tAJeAW__galleryCol>.product-details-module__tAJeAW__morphoDiagramContainer:last-child{flex-direction:column;flex-grow:1;display:flex}.product-details-module__tAJeAW__galleryCol>.product-details-module__tAJeAW__morphoDiagramContainer:last-child img{object-fit:fill;flex-grow:1;width:100%;height:100%!important}}.product-details-module__tAJeAW__reviewsHeaderWrapper{flex-direction:column;align-items:center;margin-bottom:50px;display:flex}.product-details-module__tAJeAW__reviewsSummaryRow{justify-content:center;align-items:center;gap:12px;margin-top:12px;display:flex}.product-details-module__tAJeAW__starsGold{color:var(--color-gold,#c5a47e);letter-spacing:.1em;font-size:16px}.product-details-module__tAJeAW__reviewsSummaryText{color:#666;letter-spacing:.02em;font-size:14px}.product-details-module__tAJeAW__morphoFaqSection{background-color:#f6f4f0;width:100%;padding:80px 0}.product-details-module__tAJeAW__morphoFaqSectionTitle{text-align:center;letter-spacing:.1em;color:#121212;font-size:26px;font-weight:300;font-family:var(--font-secondary), serif;margin-bottom:50px}.product-details-module__tAJeAW__morphoFaqContainer{flex-direction:column;max-width:900px;margin:0 auto;display:flex}.product-details-module__tAJeAW__morphoFaqItem{border-bottom:1px solid #e2ded8}.product-details-module__tAJeAW__morphoFaqQuestion{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 0;transition:opacity .2s;display:flex}.product-details-module__tAJeAW__morphoFaqQuestion:hover{opacity:.7}.product-details-module__tAJeAW__morphoFaqQuestionText{color:#121212;font-size:16px;font-weight:400;line-height:1.5;font-family:var(--font-primary), sans-serif}.product-details-module__tAJeAW__morphoFaqIcon{color:#121212;flex-shrink:0;justify-content:center;align-items:center;display:flex}.product-details-module__tAJeAW__morphoFaqAnswer{transition:max-height .3s cubic-bezier(0,1,0,1),opacity .3s,padding .3s;overflow:hidden}.product-details-module__tAJeAW__morphoFaqAnswerText{color:#555;white-space:pre-wrap;font-size:14px;line-height:1.8;font-family:var(--font-primary), sans-serif}.product-details-module__tAJeAW__whiteDividerGap{background-color:#fff;width:100%;height:60px}.product-details-module__tAJeAW__sgsHtmlBanner{border-radius:16px;width:calc(100% - 40px);max-width:1400px;margin:0 auto 60px;font-family:Outfit,sans-serif;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000d}.product-details-module__tAJeAW__sgsMorphoBg{color:#121212;background:linear-gradient(105deg,#ebdcd0 15%,#f6ebe2 35%,#ebdcd0 55%,#dfcbbd 75%,#d2bfae 100%)}.product-details-module__tAJeAW__sgsRadianceBg{color:#121212;background:linear-gradient(105deg,#f9f9f9 15%,#fff 35%,#f5f5f5 55%,#eaeaea 75%,#dfdfdf 100%)}.product-details-module__tAJeAW__sgsImageBannerSection{width:100%}.product-details-module__tAJeAW__sgsImageBannerWrapper{border-radius:16px;width:calc(100% - 40px);max-width:1400px;margin:0 auto;overflow:hidden;box-shadow:0 10px 40px #0000000a}.product-details-module__tAJeAW__sgsImageBanner{width:100%;height:auto;display:block}.product-details-module__tAJeAW__sgsHtmlContent{grid-template-columns:1.25fr .75fr;align-items:stretch;min-height:440px;display:grid}.product-details-module__tAJeAW__sgsLeftCol{flex-direction:column;justify-content:space-between;max-width:650px;padding:50px 30px 50px 40px;display:flex}.product-details-module__tAJeAW__sgsHeader{letter-spacing:.01em;text-transform:uppercase;color:#121212;margin:0 0 30px;font-family:Playfair Display,Outfit,serif;font-size:21px;font-weight:600;line-height:1.45}.product-details-module__tAJeAW__sgsMetricsGrid{flex-direction:column;gap:25px;margin-bottom:30px;display:flex}.product-details-module__tAJeAW__sgsMetricRow{align-items:center;gap:12px;display:flex}.product-details-module__tAJeAW__sgsRowLabel{text-align:right;border-right:1px solid #00000026;flex-shrink:0;width:75px;padding-right:10px}.product-details-module__tAJeAW__sgsRowLabel span{text-transform:uppercase;letter-spacing:.1em;color:#666;font-size:11px;font-weight:700;display:block}.product-details-module__tAJeAW__sgsMetricsList{flex-grow:1;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.product-details-module__tAJeAW__sgsMetricItem{flex-direction:column;align-items:flex-start;display:flex}.product-details-module__tAJeAW__sgsMetricValue{color:#121212;letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:42px;font-weight:500;line-height:1.1}.product-details-module__tAJeAW__sgsMetricName{text-transform:uppercase;letter-spacing:.05em;color:#444;margin-top:6px;font-size:10px;font-weight:600;line-height:1.3}.product-details-module__tAJeAW__sgsFootnote{color:#555;margin:0;font-size:10.5px;line-height:1.5}.product-details-module__tAJeAW__sgsRightCol{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-details-module__tAJeAW__sgsDeviceImage{object-fit:contain;filter:drop-shadow(0 15px 30px #0000001f);mix-blend-mode:multiply;max-width:85%;max-height:90%}.product-details-module__tAJeAW__sgsRadianceHtmlBanner{color:#121212;background-image:url(/image/products/radiance_kit_sgs_clean.png);background-position:100%;background-repeat:no-repeat;background-size:cover}.product-details-module__tAJeAW__sgsRadianceHtmlBanner .product-details-module__tAJeAW__sgsHtmlContent{grid-template-columns:1.25fr .75fr}@media (max-width:991px){.product-details-module__tAJeAW__sgsHtmlContent{grid-template-columns:1fr;min-height:auto}.product-details-module__tAJeAW__sgsLeftCol{max-width:none;padding:30px 24px}.product-details-module__tAJeAW__sgsHeader{margin-bottom:20px;font-size:18px}.product-details-module__tAJeAW__sgsMetricRow{flex-direction:column;align-items:flex-start;gap:8px}.product-details-module__tAJeAW__sgsRowLabel{text-align:left;border-bottom:1px solid #00000026;border-right:none;width:auto;padding-bottom:4px;padding-right:0}.product-details-module__tAJeAW__sgsMetricsList{grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.product-details-module__tAJeAW__sgsMetricValue{font-size:30px}.product-details-module__tAJeAW__sgsMetricName{font-size:9px}.product-details-module__tAJeAW__sgsRightCol{display:none}.product-details-module__tAJeAW__sgsRadianceHtmlBanner{background-color:#f7f5f2;background-image:none}}
.ProductAccordions-module__CP9d6G__accordionContainer{border-top:1px solid #f0f0f0;width:100%;margin-top:32px}.ProductAccordions-module__CP9d6G__accordionItem{border-bottom:1px solid #f0f0f0}.ProductAccordions-module__CP9d6G__accordionTrigger{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:24px 0;display:flex}.ProductAccordions-module__CP9d6G__tabTitle{color:#121212;font-size:16px;font-weight:500;font-family:var(--font-primary), sans-serif;letter-spacing:.01em}.ProductAccordions-module__CP9d6G__tabIcon{color:#121212;opacity:.7;transition:transform .2s}.ProductAccordions-module__CP9d6G__accordionContent{max-height:0;transition:max-height .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.ProductAccordions-module__CP9d6G__contentInner{color:#555;padding-bottom:24px;font-size:13.5px;font-weight:400;line-height:1.7}.ProductAccordions-module__CP9d6G__tabBody p{margin:0 0 12px}.ProductAccordions-module__CP9d6G__tabBody p:last-child{margin-bottom:0}.ProductAccordions-module__CP9d6G__tabBody strong{color:#121212;font-weight:500}.ProductAccordions-module__CP9d6G__bulletList{margin:0;padding:0;list-style:none}.ProductAccordions-module__CP9d6G__bulletList li{margin-bottom:8px;padding-left:18px;position:relative}.ProductAccordions-module__CP9d6G__bulletList li:before{content:"•";color:var(--color-gold,#c5a47e);font-size:14px;position:absolute;top:0;left:0}.ProductAccordions-module__CP9d6G__bulletList li:last-child{margin-bottom:0}
.ProductStickyBar-module__D6Myfa__stickyBarWrapper{z-index:999;background-color:#fff;border-top:1px solid #f0f0f0;width:100%;padding:12px 0;animation:.3s cubic-bezier(.16,1,.3,1) forwards ProductStickyBar-module__D6Myfa__slideUp;position:fixed;bottom:0;left:0;box-shadow:0 -4px 15px #0000000d}@keyframes ProductStickyBar-module__D6Myfa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ProductStickyBar-module__D6Myfa__stickyBarInner{justify-content:space-between;align-items:center;display:flex}.ProductStickyBar-module__D6Myfa__productDetailsCol{align-items:center;gap:12px;display:flex}.ProductStickyBar-module__D6Myfa__thumbnailWrapper{background-color:#f6f5f3;border-radius:4px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.ProductStickyBar-module__D6Myfa__thumbnailImg{object-fit:cover;width:100%;height:100%}.ProductStickyBar-module__D6Myfa__metaInfo{flex-direction:column;gap:2px;display:flex}.ProductStickyBar-module__D6Myfa__productName{color:#121212;font-size:14px;font-weight:500;font-family:var(--font-primary), sans-serif}.ProductStickyBar-module__D6Myfa__price{color:#121212;font-size:13px;font-weight:400}.ProductStickyBar-module__D6Myfa__actionCol{align-items:center;gap:16px;display:flex}.ProductStickyBar-module__D6Myfa__quantitySelector{border:1px solid #e0e0e0;border-radius:4px;align-items:center;height:38px;display:flex;overflow:hidden}.ProductStickyBar-module__D6Myfa__qtyBtn{cursor:pointer;color:#121212;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:100%;padding:0;font-size:16px;transition:background-color .2s;display:flex}.ProductStickyBar-module__D6Myfa__qtyBtn:hover{background-color:#f9f8f6}.ProductStickyBar-module__D6Myfa__qtyVal{text-align:center;color:#121212;-webkit-user-select:none;user-select:none;width:30px;font-size:13.5px;font-weight:400}.ProductStickyBar-module__D6Myfa__ctaButton{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background-color:#121212;border:none;align-items:center;height:38px;padding:0 24px;font-size:11px;font-weight:500;transition:background-color .2s;display:flex}.ProductStickyBar-module__D6Myfa__ctaButton:hover{background-color:#333}@media (max-width:576px){.ProductStickyBar-module__D6Myfa__productName{display:none}.ProductStickyBar-module__D6Myfa__actionCol{gap:8px}.ProductStickyBar-module__D6Myfa__ctaButton{padding:0 12px;font-size:10px}}
.ProductActions-module__7pXdaW__actionsContainer{flex-direction:column;gap:12px;width:100%;margin:28px 0;display:flex}.ProductActions-module__7pXdaW__qtyRow{align-items:stretch;gap:12px;width:100%;display:flex}.ProductActions-module__7pXdaW__qtySelector{background-color:#fff;border:1px solid #eaeaea;border-radius:4px;align-items:center;height:52px;display:flex;overflow:hidden}.ProductActions-module__7pXdaW__qtyBtn{cursor:pointer;color:#121212;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:100%;font-size:16px;transition:background-color .2s;display:flex}.ProductActions-module__7pXdaW__qtyBtn:hover{background-color:#fafaf8}.ProductActions-module__7pXdaW__qtyVal{text-align:center;color:#121212;-webkit-user-select:none;user-select:none;min-width:32px;font-size:14px;font-weight:500}.ProductActions-module__7pXdaW__ctaButton{color:#fff;letter-spacing:.05em;cursor:pointer;background-color:#121212;border:none;border-radius:4px;flex-grow:1;justify-content:center;align-items:center;height:52px;font-size:13px;font-weight:500;transition:all .3s;display:flex}.ProductActions-module__7pXdaW__ctaButton:hover{background-color:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.ProductActions-module__7pXdaW__zaloButton{color:#0068ff;letter-spacing:.02em;cursor:pointer;background-color:#0000;border:1px solid #0068ff;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.ProductActions-module__7pXdaW__zaloButton:hover{color:#fff;background-color:#0068ff;transform:translateY(-1px);box-shadow:0 4px 12px #0068ff26}@media (max-width:576px){.ProductActions-module__7pXdaW__qtyRow{flex-direction:column}.ProductActions-module__7pXdaW__qtySelector{justify-content:space-between;width:100%}.ProductActions-module__7pXdaW__qtyBtn{width:60px}}
