.cglp{--cglp-text: #1a1a1a;--cglp-muted: #3d3835;--cglp-muted-light: #5a534d;--cglp-border: #e5e5e5;--cglp-bone: #f9f7f2;--cglp-cream: #fdfbf7;--cglp-teal: #0d9488;--cglp-teal-700: #0f766e;--cglp-white: #ffffff;--cglp-black: #000000;--cglp-font-sans: "Figtree", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--cglp-font-serif: "EB Garamond", "Times New Roman", Times, serif;--cglp-text-xs: clamp(.99rem, 1.85vw, .99rem);--cglp-text-sm: clamp(1rem, 2.2vw, 16px);--cglp-text-base: clamp(1.125rem, 2.5vw, 1.3rem);--cglp-line-body: 1.45;--cglp-line-ui: 1.4;font-family:var(--cglp-font-sans);color:var(--cglp-text);background:var(--cglp-white);overflow-x:hidden;line-height:var(--cglp-line-body)}.cglp *{box-sizing:border-box}.cglp img{max-width:100%;height:auto;vertical-align:middle;max-height:100vh;overflow:hidden}.cglp-inner{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:max(1.5rem,env(safe-area-inset-left,0px));padding-right:max(1.5rem,env(safe-area-inset-right,0px))}.cglp-header .cglp-inner{flex:0 0 auto;min-width:0;width:100%;background:#fff}.cglp-inner--narrow{max-width:48rem}.cglp-inner--wide{max-width:100rem}@media(max-width:767px){.cglp-inner--hero{padding-left:0;padding-right:0;max-width:none}.cglp-hero__copy{padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}}.cglp-inner--ba{max-width:92rem}.cglp-header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;flex-direction:column;align-items:stretch;width:100%;padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);background:var(--cglp-cream);backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:1px solid rgba(28,25,23,.06);box-shadow:0 1px #ffffffa6}.cglp-header__promo{flex:0 0 auto;width:100%;min-width:0;background:var(--cglp-black);color:var(--cglp-white);font-size:clamp(.75rem,2.4vw,.8125rem);font-weight:700;text-transform:uppercase;letter-spacing:.2em;padding:.5rem 1rem;text-align:center}.cglp-header__row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.5rem 1rem;min-width:0;padding:.75rem 1.25rem}.cglp-header__cta{grid-column:2;grid-row:1;justify-self:end;min-width:0}.cglp-header__brand-cluster{grid-column:1;grid-row:1;justify-self:start;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.2rem;min-width:0;text-align:left}.cglp-header__lead-spacer{display:none}@media(min-width:768px){.cglp-header__row{grid-template-columns:1fr auto;column-gap:1.25rem;row-gap:.5rem;padding:.85rem 1.25rem;align-items:center;background-color:#fff}.cglp-header__lead-spacer{display:none}.cglp-header__brand-cluster{position:static;transform:none;z-index:auto;grid-column:1;grid-row:1;justify-self:start;align-items:flex-start;text-align:left;width:auto;max-width:100%;pointer-events:auto}.cglp-header__cta{grid-column:2;grid-row:1;justify-self:end;display:flex;align-items:center}}.cglp-header__brand{font-size:clamp(.8rem,2.5vw,1.125rem);font-weight:300;letter-spacing:.3em;text-transform:uppercase;margin:0;white-space:nowrap;min-width:0;flex-shrink:1;overflow:hidden;text-overflow:ellipsis}.cglp-header__save{display:none;flex-shrink:0;align-items:center}@media(min-width:768px){.cglp-header__save{display:flex}}.cglp-header__save span{font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:700;color:var(--cglp-teal-700);text-transform:uppercase;letter-spacing:.1em}.cglp-cta-wrap{position:relative;padding-bottom:.45rem}.cglp-btn-black{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;background:var(--cglp-black);color:var(--cglp-white);border:none;cursor:pointer;text-transform:uppercase;letter-spacing:.12em;font-weight:600;font-family:inherit;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;text-decoration:none}.cglp-btn-black:hover{background:#fff;transform:scale(1.02);box-shadow:0 10px 20px -5px #0003;color:#000;border:black solid 1px}.cglp-btn-black:active{transform:scale(.98)}.cglp-btn-black--header{padding:.65rem 1rem;font-size:clamp(.75rem,2vw,.8125rem);line-height:1.2}@media(min-width:768px){.cglp-btn-black--header{padding:.75rem 1.75rem;min-height:2.75rem}}.cglp-btn-black--shine:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.4),transparent);transform:skew(-25deg);animation:cglp-shine 4s ease-in-out 2;animation-delay:3s;pointer-events:none}@keyframes cglp-shine{0%{left:-100%}20%{left:100%}to{left:100%}}.cglp-savings-bubble{position:absolute;top:auto;bottom:-7px;right:0;background:var(--cglp-teal-700);color:var(--cglp-white);font-size:clamp(.6875rem,1.65vw,.75rem);font-weight:700;padding:.125rem .5rem;border-radius:999px;box-shadow:0 4px 12px #0000001f;border:1px solid var(--cglp-white);white-space:nowrap;pointer-events:none}.cglp-hero{position:relative;overflow:visible;background:var(--cglp-white)}.cglp-hero__grid{display:grid;gap:0;align-items:stretch;padding-top:1.5rem;padding-bottom:2.5rem}@media(min-width:768px){.cglp-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(2rem,4vw,3.5rem);padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(4rem,7vw,6rem);align-items:center;min-height:min(88vh,52rem)}}@media(min-width:1024px){.cglp-hero__grid{column-gap:clamp(2.5rem,4vw,4rem)}}.cglp-hero__copy{text-align:center;display:flex;flex-direction:column;gap:1.2rem;padding-top:1.75rem}@media(min-width:768px){.cglp-hero__copy{text-align:left;gap:1.35rem;padding-top:0;padding-left:clamp(.25rem,1.5vw,1rem);padding-right:clamp(2.25rem,7vw,6rem);justify-content:center;max-width:28rem;margin-left:0}}.cglp-hero__visual{position:relative;display:flex;justify-content:center}@media(min-width:768px){.cglp-hero__visual{justify-content:stretch;align-self:stretch}}.cglp-title--hero-ref{font-size:clamp(2.125rem,4.5vw,2.875rem);line-height:1.06;letter-spacing:-.03em}.cglp-hero-lede{margin:0;font-size:clamp(.9375rem,2.4vw,1.0625rem);line-height:1.55;color:var(--cglp-muted);max-width:34rem}@media(max-width:767px){.cglp-hero-lede{margin-left:auto;margin-right:auto}}.cglp-hero-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .65rem;font-size:.8125rem;color:var(--cglp-black)}@media(min-width:768px){.cglp-hero-trust{justify-content:flex-start}}.cglp-hero-trust__stars{letter-spacing:.04em;color:var(--cglp-black)}.cglp-hero-trust__rating{font-weight:700}.cglp-hero-trust__line{font-weight:500}.cglp-hero-cta{display:inline-flex;flex-direction:column;align-items:center;gap:.25rem;width:100%;max-width:26rem}@media(min-width:768px){.cglp-hero-cta{align-items:flex-start;width:auto;max-width:none}}.cglp-hero-cta__prices{display:flex;align-items:baseline;justify-content:center;gap:.5rem;font-size:.8125rem;font-weight:600}@media(min-width:768px){.cglp-hero-cta__prices{justify-content:flex-start}}.cglp-hero-cta__was{opacity:.75;font-weight:500}.cglp-pulse-row{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:1.5rem}.cglp-pulse-dot{flex-shrink:0;width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 0 0 4px #ffffff4d;animation:cglp-hotspot-ring-pulse 2.5s infinite}@keyframes cglp-pulse-dot-green{0%{box-shadow:0 0 #22c55eb3}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.cglp-kicker{font-size:var(--cglp-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--cglp-muted)}.cglp-title{font-family:var(--cglp-font-serif);font-weight:300;font-size:clamp(2.5rem,8vw,4.5rem);line-height:1;letter-spacing:-.02em;margin:0;color:var(--cglp-black)}.cglp-title__accent{font-style:italic;color:#292524;font-size:clamp(2.25rem,7vw,5rem)}.cglp-tags{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-bottom:2.5rem;font-size:var(--cglp-text-sm);font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--cglp-muted)}@media(min-width:768px){.cglp-tags{justify-content:flex-start}}.cglp-tags__sep{opacity:.3}.cglp-lede{margin:0 auto 2.5rem;max-width:28rem;color:var(--cglp-muted);font-size:var(--cglp-text-base);line-height:var(--cglp-line-body)}.cglp-lede:has(+.cglp-hero-offers){margin-bottom:1.25rem}@media(min-width:768px){.cglp-lede{margin-left:0;margin-right:0}}.cglp-hero-offers{--cglp-hero-offer-line: 2.75rem;display:block;width:100%;max-width:28rem;margin:0 auto 1.35rem;padding:.65rem 1rem .65rem 1.15rem;border:1px solid var(--cglp-border);border-radius:.35rem;background:var(--cglp-cream);color:var(--cglp-text);font-family:inherit;font-size:var(--cglp-text-sm);font-weight:600;text-align:left;letter-spacing:.04em;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;-webkit-tap-highlight-color:transparent}@media(min-width:768px){.cglp-hero-offers{margin-left:0;margin-right:0}}.cglp-hero-offers:hover{border-color:#d6d3d1;box-shadow:0 4px 14px #0000000f}.cglp-hero-offers:focus{outline:none}.cglp-hero-offers:focus-visible{outline:2px solid var(--cglp-teal);outline-offset:3px}.cglp-hero-offers__inner{display:flex;align-items:center;gap:.65rem;width:100%;min-width:0}.cglp-hero-offers__viewport{flex:1;min-width:0;height:var(--cglp-hero-offer-line);overflow:hidden}.cglp-hero-offers__strip{display:flex;flex-direction:column;transform:translateY(calc(var(--cglp-offer-idx, 0) * -1 * var(--cglp-hero-offer-line)));transition:transform .5s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.cglp-hero-offers__strip{transition:none}}.cglp-hero-offers__line,.cglp-hero-offers__slide{flex:0 0 var(--cglp-hero-offer-line);min-height:var(--cglp-hero-offer-line)}.cglp-hero-offers__line{height:var(--cglp-hero-offer-line);line-height:var(--cglp-hero-offer-line);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cglp-hero-offers--bundles{--cglp-hero-offer-line: 4.5rem;max-width:min(28rem,100%);padding:.5rem .85rem .5rem .65rem}@media(min-width:768px){.cglp-hero-offers--bundles{--cglp-hero-offer-line: 4.85rem}}.cglp-hero-offers__slide{display:flex;align-items:center;gap:.55rem;width:100%;box-sizing:border-box}.cglp-hero-offers__thumb{flex-shrink:0;width:3rem;height:3rem;border-radius:.35rem;overflow:hidden;border:1px solid var(--cglp-border);box-shadow:0 2px 8px #0000000f;background:var(--cglp-white)}.cglp-hero-offers__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.cglp-hero-offers__thumb-ph{display:block;width:100%;height:100%;background:linear-gradient(135deg,var(--cglp-bone),#ebe8e0)}.cglp-hero-offers__mid{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem;justify-content:center}.cglp-hero-offers__price-stack{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem;font-family:var(--cglp-font-serif)}.cglp-hero-offers__was{font-size:.8125rem;color:var(--cglp-muted);text-decoration:line-through;text-decoration-thickness:1px}.cglp-hero-offers__now{font-size:clamp(.9375rem,2.4vw,1.0625rem);font-weight:600;color:var(--cglp-black)}.cglp-hero-offers__sub{font-size:var(--cglp-text-xs);color:var(--cglp-muted);font-weight:600;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cglp-hero-offers__badge{flex-shrink:0;font-size:max(.6875rem,.75rem);font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .45rem;border-radius:999px;background:var(--cglp-teal-700);color:var(--cglp-white);line-height:1.25}@keyframes cglp-hero-offers-discount-pulse{0%{transform:scale(1);box-shadow:0 0 #0d948859}45%{transform:scale(1.06);box-shadow:0 0 0 6px #0d948800}to{transform:scale(1);box-shadow:0 0 #0d948800}}.cglp-hero-offers--bundles.cglp-hero-offers--discount-up .cglp-hero-offers__badge{animation:cglp-hero-offers-discount-pulse .65s ease-out}@media(prefers-reduced-motion:reduce){.cglp-hero-offers--bundles.cglp-hero-offers--discount-up .cglp-hero-offers__badge{animation:none}}.cglp-hero-offers--static .cglp-hero-offers__viewport{height:auto}.cglp-hero-offers--static .cglp-hero-offers__strip{transform:none}.cglp-hero-offers--static .cglp-hero-offers__line--static{flex:none;height:auto;line-height:var(--cglp-line-body);white-space:normal;overflow:visible;text-overflow:unset;text-wrap:balance}.cglp-hero-offers__chev{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--cglp-muted);opacity:.85}.cglp-btn-black--hero{width:100%;padding:1.25rem 1.5rem;min-height:3rem;font-size:clamp(.875rem,2.3vw,1rem)}@media(min-width:768px){.cglp-btn-black--hero{width:auto;padding-left:3rem;padding-right:3rem}}.cglp-hero__frame{position:relative;width:100%;max-width:none;margin:0 auto;max-height:100vh}@media(min-width:768px){.cglp-hero__frame{max-width:none;height:100%;min-height:min(72vh,36rem);max-height:100vh}}.cglp-hero__badge{position:absolute;top:-1rem;right:-1rem;z-index:20;background:var(--cglp-white);padding:1rem;border-radius:50%;box-shadow:0 12px 40px #0000001f;border:1px solid #f5f5f4;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:65px}.cglp-hero__badge--compact{top:1rem;right:1rem;border-radius:12px;min-width:0;padding:.65rem .85rem}.cglp-hero__badge-rating{font-size:1.125rem;font-weight:300;color:var(--cglp-black)}.cglp-hero__badge-stars{display:flex;gap:2px;margin-top:.125rem;font-size:.75rem;color:var(--cglp-black)}.cglp-hero__img{position:relative;z-index:10;width:100%;height:42vh;min-height:280px;object-fit:cover;box-shadow:none;border-radius:0;filter:none}@media(min-width:768px){.cglp-hero__img{height:100%;min-height:min(72vh,36rem);border-radius:2px;box-shadow:0 25px 50px -12px #0000002e}}.cglp-hero__quote{position:absolute;bottom:-1.5rem;left:-1rem;z-index:20;max-width:180px;background:var(--cglp-white);border:1px solid #f5f5f4;padding:1.25rem;box-shadow:0 10px 30px #00000014;text-align:left}.cglp-hero__quote--overlay{bottom:1rem;left:50%;transform:translate(-50%);margin:0;max-width:min(18rem,calc(100% - 2rem));border-radius:10px;padding:.85rem 1rem}@media(min-width:768px){.cglp-hero__quote--overlay{left:1.25rem;transform:none;bottom:1.25rem;max-width:15rem}}.cglp-hero__quote-stars{font-size:.7rem;letter-spacing:.06em;color:var(--cglp-black);margin-bottom:.35rem}.cglp-hero__quote p{margin:0;font-size:var(--cglp-text-sm);line-height:var(--cglp-line-ui);font-weight:300;font-style:italic;color:var(--cglp-muted)}.cglp-hero__quote cite{display:block;margin-top:.5rem;font-size:var(--cglp-text-xs);font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:.15em;color:var(--cglp-black)}.cglp-hero-stars{display:flex;align-items:center;gap:.4rem;font-size:.875rem;line-height:1}.cglp-hero-stars__icons{color:#f59e0b;font-size:1rem;letter-spacing:.05em}.cglp-hero-stars__value{font-weight:700;color:var(--cglp-black)}.cglp-hero-stars__count{color:var(--cglp-muted);font-size:.8125rem}@media(max-width:767px){.cglp-hero-stars{justify-content:center}}.cglp-hero-proof{margin:0;font-size:.9375rem;font-weight:600;color:var(--cglp-text);line-height:1.4}@media(max-width:767px){.cglp-hero-proof{text-align:center}}.cglp-hero-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.cglp-hero-bullets li{display:flex;align-items:baseline;gap:.55rem;font-size:.9375rem;line-height:1.45;color:var(--cglp-text)}.cglp-hero-bullets li:before{content:"\2713";flex-shrink:0;font-weight:700;color:#8f7352}@media(max-width:767px){.cglp-hero-bullets{align-items:center}.cglp-hero-bullets li{justify-content:center}}.cglp-hero-picker{display:flex;flex-direction:column;gap:.6rem}.cglp-hero-picker__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--cglp-muted)}.cglp-hero-picker__cards{display:flex;width:100%;max-width:26rem;margin:0 auto;border:2px solid #e5e5e5;border-radius:0;overflow:visible;background:var(--cglp-white)}@media(min-width:768px){.cglp-hero-picker__cards{margin:0;max-width:none}}.cglp-hero-pick{position:relative;flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.85rem .35rem .65rem;border:0;border-right:1px solid #e5e5e5;border-radius:0;background:var(--cglp-white);cursor:pointer;text-align:center;font:inherit;color:inherit;transition:background .2s ease,box-shadow .2s ease}.cglp-hero-pick:last-child{border-right:0}.cglp-hero-pick:hover{background:#fafaf9}.cglp-hero-pick.is-selected{background:#f5f1eb;box-shadow:none;z-index:1}.cglp-hero-pick.is-selected:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:2px solid #b8956f;border-radius:0;pointer-events:none}.cglp-hero-pick__ribbon{position:absolute;top:-.55rem;left:50%;transform:translate(-50%);padding:.12rem .5rem;background:#b8956f;color:var(--cglp-white);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:10px;white-space:nowrap;line-height:1.4;z-index:2}.cglp-hero-pick__bubble{display:inline-block;margin-bottom:.2rem;padding:.14rem .45rem;border-radius:8px;background:var(--cglp-black);color:var(--cglp-white);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.cglp-hero-pick__thumbs{display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-end;gap:.125rem;min-height:2.5rem;margin-bottom:.15rem}.cglp-hero-pick__thumb{flex:0 0 auto;line-height:0}.cglp-hero-pick__thumb-img{width:clamp(1.65rem,4.2vw,2.15rem);height:clamp(2.05rem,5.2vw,2.65rem);object-fit:cover;border-radius:2px}.cglp-hero-pick__price{font-size:.875rem;font-weight:800;color:var(--cglp-black);line-height:1.2}.cglp-hero-pick__was{font-size:.6875rem;color:var(--cglp-muted);text-decoration-thickness:1px}.cglp-hero-pick__per{font-size:.75rem;font-weight:600;color:var(--cglp-muted)}.cglp-hero-picker__scarcity{display:flex;align-items:center;gap:.4rem;margin:0;font-size:.8125rem;font-weight:600;color:#b45309}.cglp-hero-picker__scarcity-icon{flex-shrink:0;stroke:currentColor}@media(max-width:767px){.cglp-hero-picker__scarcity{justify-content:center}}.cglp-hero-micro{margin:0;font-size:.9375rem;line-height:1.5;color:var(--cglp-text)}.cglp-hero-micro__row{display:inline-flex;align-items:flex-start;gap:.5rem;max-width:36rem}.cglp-hero-micro__shield{flex-shrink:0;margin-top:.1rem;color:var(--cglp-teal-700)}.cglp-hero-micro__shield svg{display:block}.cglp-hero-micro__text{font-weight:500;color:var(--cglp-text);letter-spacing:.01em}@media(max-width:767px){.cglp-hero-micro{text-align:center}.cglp-hero-micro__row{justify-content:center;text-align:left;max-width:100%}}.cglp-hero-urgency{margin:0;font-size:.875rem;font-weight:600;color:#9a3412;line-height:1.45}@media(max-width:767px){.cglp-hero-urgency{text-align:center}}.cglp-hero-social{display:flex;align-items:center;gap:.45rem;font-size:.875rem;font-weight:500;color:var(--cglp-text)}.cglp-pulse-dot--green{background:#22c55e;box-shadow:0 0 0 4px #22c55e4d;animation:cglp-pulse-dot-green 2.5s infinite}@media(max-width:767px){.cglp-hero-social{justify-content:center}}.cglp-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:70;background:var(--cglp-white);border-top:1px solid var(--cglp-border);box-shadow:0 -4px 20px #00000014;padding:.65rem max(.75rem,env(safe-area-inset-right,0px)) max(.65rem,env(safe-area-inset-bottom,0px)) max(.75rem,env(safe-area-inset-left,0px));transform:translateY(100%);visibility:hidden;pointer-events:none;transition:transform .3s ease,visibility .3s ease}.cglp-sticky-cta[hidden]{display:block!important}.cglp-sticky-cta.is-visible{transform:translateY(0);visibility:visible;pointer-events:auto}.cglp-sticky-cta__inner{display:flex;align-items:center;gap:.75rem;max-width:32rem;margin:0 auto}.cglp-sticky-cta__info{display:flex;align-items:baseline;gap:.35rem;flex-wrap:wrap;min-width:0}.cglp-sticky-cta__price{font-size:1.125rem;font-weight:800;color:var(--cglp-black)}.cglp-sticky-cta__was{font-size:.8125rem;color:var(--cglp-muted);text-decoration-thickness:1px}.cglp-sticky-cta__micro{font-size:.6875rem;color:var(--cglp-teal);font-weight:600;width:100%}.cglp-sticky-cta__btn{flex-shrink:0;padding:.85rem 1.5rem;font-size:.875rem;white-space:nowrap}@media(min-width:768px){.cglp-sticky-cta{display:none!important}}.cglp-placeholder{display:flex;align-items:center;justify-content:center;width:100%;background:var(--cglp-bone);color:var(--cglp-muted);font-size:var(--cglp-text-sm);text-align:center;padding:2rem}.cglp-placeholder--hero{aspect-ratio:4 / 5}@keyframes cglp-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cglp-animate-up{animation:cglp-fade-up .6s cubic-bezier(.16,1,.3,1) forwards}.cglp-press{padding:3rem 0;border-top:1px solid #f5f5f4;border-bottom:1px solid #f5f5f4;background:var(--cglp-white)}.cglp-press__label{text-align:center;font-size:clamp(1rem,2.8vw,1.25rem);font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--cglp-muted);margin:0 0 2.5rem;line-height:var(--cglp-line-ui)}.cglp-press__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;filter:grayscale(1)}@media(min-width:768px){.cglp-press__logos{gap:5rem}}.cglp-press__logos span{font-size:clamp(.75rem,2vw,.875rem);font-weight:700;letter-spacing:.15em;color:var(--cglp-muted)}.cglp-press__logo-img{display:block;max-height:1.5rem;width:auto;object-fit:contain}.cglp-ugc{padding:4rem 1rem;background:var(--cglp-bone);overflow:hidden}@media(min-width:768px){.cglp-ugc{padding:8rem 1rem}}.cglp-section-head{text-align:center;margin-bottom:4rem}.cglp-section-head .cglp-kicker{display:block;margin-bottom:1rem;letter-spacing:.28em}.cglp-section-head h2{font-family:var(--cglp-font-serif);font-weight:300;font-size:clamp(1.75rem,5vw,3rem);letter-spacing:-.02em;margin:0 0 1.5rem;color:var(--cglp-black)}.cglp-section-head p{margin:0;color:var(--cglp-muted);font-size:var(--cglp-text-base);line-height:var(--cglp-line-body);letter-spacing:.02em}.cglp-ugc__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:768px){.cglp-ugc__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.cglp-ugc__col{display:flex;flex-direction:column;gap:.75rem;min-width:0}@media(min-width:768px){.cglp-ugc__col{gap:1.5rem}.cglp-ugc__col--stagger{padding-top:3rem}}.cglp-ugc-item{min-width:0;transition:transform .5s cubic-bezier(.16,1,.3,1),filter .5s ease;cursor:pointer;position:relative;display:block;color:inherit;text-decoration:none}@media(hover:hover)and (pointer:fine){.cglp-ugc-item:hover{transform:scale(1.03);z-index:10;filter:grayscale(0)}}.cglp-ugc-item__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;width:100%;background:var(--cglp-bone)}.cglp-ugc-item img{width:100%;height:100%;object-fit:cover;display:block}.cglp-ugc-video{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block}.cglp-ugc-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.cglp-ugc-item--grayscale img,.cglp-ugc-item--grayscale .cglp-ugc-video{filter:grayscale(1)}@media(hover:hover)and (pointer:fine){.cglp-ugc-item--grayscale:hover img,.cglp-ugc-item--grayscale:hover .cglp-ugc-video{filter:grayscale(0)}}.cglp-ugc-item--shadow .cglp-ugc-item__media{box-shadow:0 2px 8px #0000000f}.cglp-routine{padding:6rem 2rem;background:var(--cglp-white)}@media(min-width:768px){.cglp-routine{padding:8rem 2rem}}.cglp-routine__intro{margin-bottom:2.5rem;display:grid;gap:3rem;align-items:end}@media(min-width:768px){.cglp-routine__intro{grid-template-columns:1fr 1fr}}.cglp-routine__intro-aside{display:none}@media(min-width:768px){.cglp-routine__intro-aside{display:block}}.cglp-routine__intro-aside p{margin:0;text-align:right;color:var(--cglp-muted);font-size:var(--cglp-text-sm);text-transform:uppercase;letter-spacing:.15em;font-weight:700;border-bottom:1px solid #f5f5f4;padding-bottom:1rem}.cglp-routine__intro .cglp-kicker{color:#6b5c4d;letter-spacing:.22em;margin-bottom:1rem}.cglp-routine__intro-hint{margin:.75rem 0 0;max-width:36rem;font-size:.9375rem;line-height:1.5;color:var(--cglp-muted);font-weight:500}.cglp-routine__media-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem 1.25rem;margin-bottom:.65rem;flex-wrap:wrap}.cglp-routine__media-kicker{font-size:.6875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cglp-muted-light)}.cglp-routine__media-step{margin:0;font-family:var(--cglp-font-serif);font-size:clamp(1rem,2.8vw,1.35rem);font-weight:600;color:var(--cglp-black);line-height:1.2;text-align:right;flex:1 1 auto;min-width:0}@media(max-width:767px){.cglp-routine__media-step{text-align:left;flex:1 1 100%}}.cglp-routine__intro h2{font-family:var(--cglp-font-serif);font-weight:300;font-size:clamp(2rem,5vw,3.75rem);line-height:1.1;margin:0;color:var(--cglp-black)}.cglp-routine__grid{display:grid;gap:4rem;align-items:start}@media(min-width:768px){.cglp-routine__grid{grid-template-columns:1fr 1fr;gap:4rem 8rem}}.cglp-routine__steps{order:1}@media(min-width:768px){.cglp-routine__steps{order:1}}.cglp-routine__cta{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #f3f4f6}.cglp-routine__cta--above-grid{margin-bottom:3rem;padding-bottom:2.5rem}.cglp-routine__cta-hint{margin:0 0 1rem;font-size:var(--cglp-text-sm);line-height:var(--cglp-line-body);color:var(--cglp-muted);text-transform:uppercase;letter-spacing:.12em;font-weight:600;max-width:32rem}.cglp-btn-black--routine-cta{width:100%;max-width:26rem;padding:1.2rem 1.75rem;font-size:clamp(.8125rem,2.8vw,.9375rem);box-shadow:0 4px 14px #0000001f}.cglp-btn-black--routine-cta:after{content:"";display:inline-block;width:0;height:0;margin-left:.65rem;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor;vertical-align:middle;transform:translateY(1px)}@media(min-width:768px){.cglp-btn-black--routine-cta{width:auto;min-width:17rem;padding:1.25rem 2.25rem}}.cglp-routine__media{order:2;position:relative;top:auto}@media(min-width:768px){.cglp-routine__media{order:2;position:sticky;top:180px}}.cglp-routine-trigger{position:relative;padding-bottom:2.5rem;margin-bottom:2.5rem;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:border-color .4s ease;background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left;font:inherit;color:inherit;padding-left:0;padding-right:0}.cglp-routine-trigger:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cglp-routine-trigger.is-active{border-color:#b8956f}.cglp-routine-trigger__row{display:flex;align-items:baseline;gap:1.5rem;min-width:0}.cglp-routine-trigger__row>div:last-child{min-width:0;flex:1 1 auto}.cglp-step-num{font-family:var(--cglp-font-serif);font-style:italic;font-size:2rem;color:var(--cglp-border);transition:color .4s ease}.cglp-routine-trigger.is-active .cglp-step-num{color:#b8956f}.cglp-step-title{font-size:var(--cglp-text-sm);font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#a39e98;transition:color .4s ease;margin:0}.cglp-routine-trigger.is-active .cglp-step-title{color:var(--cglp-black)}.cglp-routine-detail{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.16,1,.3,1),opacity .5s ease,margin .5s ease;opacity:0;margin-top:0}.cglp-routine-trigger.is-active .cglp-routine-detail{max-height:320px;opacity:1;margin-top:1.5rem}.cglp-routine-detail p{margin:0;font-size:var(--cglp-text-base);color:var(--cglp-muted);line-height:var(--cglp-line-body);max-width:28rem}.cglp-routine-detail.rte{font-size:var(--cglp-text-base);color:var(--cglp-muted);line-height:var(--cglp-line-body);max-width:28rem;overflow-wrap:anywhere;word-break:break-word}.cglp-routine-detail.rte>*:first-child{margin-top:0}.cglp-routine-detail.rte>*:last-child{margin-bottom:0}.cglp-routine-detail.rte p,.cglp-routine-detail.rte ul,.cglp-routine-detail.rte ol{margin:0 0 .65em}.cglp-routine-detail.rte ul,.cglp-routine-detail.rte ol{padding-left:1.15rem}.cglp-video-wrap{background:var(--cglp-black);aspect-ratio:4 / 5;position:relative;overflow:hidden;border-radius:4px;box-shadow:0 25px 50px -12px #00000040}.cglp-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:var(--cglp-white);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;border:none;cursor:pointer;padding:0}.cglp-play-btn svg{width:24px;height:24px;margin-left:4px}.cglp-routine-preview-stack{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.6;transition:opacity .3s ease}.cglp-routine-preview-stack--loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(105deg,#fff0,#ffffff1f,#fff0 90%);background-size:220% 100%;animation:cglp-routine-thumb-shimmer 1.1s ease-in-out infinite}.cglp-routine-preview-stack--loading .cglp-routine-preview-vid{opacity:0}@keyframes cglp-routine-thumb-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.cglp-routine-preview-stack img,.cglp-routine-preview-vid{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s ease}@media(prefers-reduced-motion:reduce){.cglp-routine-preview-stack--loading:after{animation:none;background:#0003}}.cglp-video-progress{position:absolute;bottom:2rem;left:2rem;right:2rem;z-index:5;display:flex;align-items:center;gap:1rem}.cglp-video-progress__track{flex:1;height:1px;background:#fff3}.cglp-video-progress__fill{height:100%;background:var(--cglp-teal);width:33%;transition:width .7s ease-out}.cglp-video-progress__time{font-size:var(--cglp-text-sm);color:#ffffffc7;font-family:ui-monospace,monospace;white-space:nowrap}.cglp-bundles{padding:4rem 1.5rem;background:var(--cglp-bone);border-top:1px solid #f5f5f4}@media(min-width:768px){.cglp-bundles{padding:6rem 1.5rem}}.cglp-bundles .cglp-section-head .cglp-kicker{color:var(--cglp-teal-700)}.cglp-bundles__head--opens-drawer{cursor:pointer;border-radius:.35rem}.cglp-bundles__head--opens-drawer:focus{outline:none}.cglp-bundles__head--opens-drawer:focus-visible{outline:2px solid var(--cglp-teal);outline-offset:4px}.cglp-bundles__title--jump{cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.2em;transition:text-decoration-color .2s ease,color .2s ease}@media(hover:hover)and (pointer:fine){.cglp-bundles__title--jump:hover{text-decoration-color:#1a1a1a59}}.cglp-bundles__title--jump:focus{outline:none}.cglp-bundles__title--jump:focus-visible{outline:2px solid var(--cglp-teal);outline-offset:4px;border-radius:2px}.cglp-bundles__sub{font-size:var(--cglp-text-sm);text-transform:uppercase;font-weight:700;letter-spacing:.18em;color:var(--cglp-muted);margin:0;line-height:var(--cglp-line-ui)}.cglp-bundle-grid{display:grid;gap:1rem;max-width:72rem;margin-left:auto;margin-right:auto}@media(min-width:768px){.cglp-bundle-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.cglp-bundle-card{border:1px solid var(--cglp-border);border-radius:0;display:flex;flex-direction:column;background:var(--cglp-white);position:relative;padding:1.5rem;cursor:pointer;transition:border-color .5s cubic-bezier(.16,1,.3,1),background .5s ease,transform .5s ease,box-shadow .5s ease}@media(min-width:768px){.cglp-bundle-card{padding:2rem}}@media(hover:hover)and (pointer:fine){.cglp-bundle-card:hover:not(.is-selected){border-color:var(--cglp-black);transform:translateY(-2px)}}.cglp-bundle-card.is-selected{border-color:var(--cglp-black);background:var(--cglp-cream);box-shadow:0 28px 56px -14px #00000024;transform:translateY(-4px) scale(1.04);z-index:2}@media(min-width:768px){.cglp-bundle-card.is-selected{transform:translateY(-8px) scale(1.06)}}.cglp-bundle-card__ribbon{position:absolute;top:-.75rem;left:0;right:0;display:flex;justify-content:center;z-index:10}.cglp-bundle-card__ribbon span{background:var(--cglp-black);color:var(--cglp-white);font-size:var(--cglp-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.2em;padding:.5rem 1.5rem;box-shadow:0 4px 12px #0000001a}.cglp-bundle-card__top{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;min-width:0}.cglp-bundle-card__top>div:first-child{min-width:0;flex:1 1 auto}.cglp-bundle-card__title{display:block;font-size:clamp(.8125rem,2.2vw,.9375rem);font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin:0 0 .25rem;color:var(--cglp-black);line-height:1.2}.cglp-bundle-card__sub{font-size:var(--cglp-text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--cglp-muted);margin:0;line-height:var(--cglp-line-ui)}.cglp-bundle-card__sub--emphasis{color:var(--cglp-muted);font-weight:600}.cglp-bundle-thumb{width:56px;height:56px;aspect-ratio:1;background:var(--cglp-white);border:1px solid #f5f5f4;display:flex;align-items:center;justify-content:center;padding:.5rem;box-shadow:0 2px 8px #0000000a;transition:transform .3s ease-out,opacity .3s ease-out}.cglp-bundle-card.is-selected .cglp-bundle-thumb{width:72px;height:72px;padding:.625rem;box-shadow:0 8px 20px #0000001f;border-color:#e7e5e4}.cglp-bundle-thumb img{width:100%;height:100%;object-fit:contain}.cglp-bundle-thumbs{display:flex;flex-shrink:0}.cglp-bundle-thumbs--overlap .cglp-bundle-thumb{margin-left:-1rem}.cglp-bundle-card.is-selected .cglp-bundle-thumbs--overlap .cglp-bundle-thumb{margin-left:-1.125rem}.cglp-bundle-card.is-selected .cglp-bundle-thumbs--overlap .cglp-bundle-thumb:first-child{margin-left:0}.cglp-bundle-thumbs--overlap .cglp-bundle-thumb:first-child{margin-left:0;transform:translateY(4px);z-index:0}.cglp-bundle-thumbs--overlap .cglp-bundle-thumb:last-child{z-index:10;transform:translateY(-4px)}.cglp-bundle-thumbs--triple .cglp-bundle-thumb{width:48px;height:48px;margin-left:-1.25rem;opacity:.6;filter:grayscale(1);transition:filter .5s ease,opacity .5s ease}.cglp-bundle-thumbs--triple .cglp-bundle-thumb:first-child{margin-left:0}.cglp-bundle-thumbs--triple .cglp-bundle-thumb:nth-child(2){opacity:1;filter:none;z-index:10;box-shadow:0 4px 16px #00000014}.cglp-bundle-card.is-selected .cglp-bundle-thumbs--triple .cglp-bundle-thumb{width:64px;height:64px;margin-left:-1.35rem;opacity:1;filter:none;box-shadow:0 6px 18px #0000001a}.cglp-bundle-card.is-selected .cglp-bundle-thumbs--triple .cglp-bundle-thumb:first-child{margin-left:0}@media(hover:hover)and (pointer:fine){.cglp-bundle-card:hover .cglp-bundle-thumbs--triple .cglp-bundle-thumb{opacity:1;filter:none}}.cglp-bundle-card__foot{margin-top:auto;padding-top:1.5rem;border-top:1px solid #f5f5f4;display:flex;align-items:center;justify-content:space-between}.cglp-bundle-card.is-selected .cglp-bundle-card__foot{border-top-color:var(--cglp-border)}.cglp-bundle-price-was{font-size:var(--cglp-text-sm);text-decoration:line-through;text-decoration-thickness:1px;color:var(--cglp-muted)}.cglp-bundle-price-now{font-size:clamp(1.125rem,3.5vw,1.35rem);font-weight:500;color:var(--cglp-black);line-height:1.15}.cglp-bundle-card.is-selected .cglp-bundle-price-now{font-weight:700}.cglp-bundle-badge{font-size:var(--cglp-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem}.cglp-bundle-badge--muted{color:var(--cglp-muted);background:#fafaf9}.cglp-bundle-badge--teal{background:var(--cglp-teal-700);color:var(--cglp-white);box-shadow:0 2px 6px #0f766e47}.cglp-bundle-badge--tealsoft{background:#f0fdfa;color:var(--cglp-teal-700)}.cglp-bundle-checkout{max-width:40rem;margin:2.5rem auto 0;padding:0}.cglp-bundle-checkout__summary{text-align:center;margin-bottom:1rem}.cglp-bundle-checkout__price-line{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.5rem 1rem;margin:0;line-height:var(--cglp-line-ui)}.cglp-bundle-checkout__price-was{font-size:clamp(1rem,3vw,1.25rem);color:var(--cglp-muted);text-decoration:line-through;text-decoration-thickness:1px}.cglp-bundle-checkout__price-now{font-size:clamp(1.75rem,5.5vw,2.5rem);font-weight:700;color:var(--cglp-black);letter-spacing:-.02em}.cglp-bundle-checkout__btn{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;padding:1rem 1.25rem;min-height:3.25rem;font-size:clamp(.9375rem,2.6vw,1.0625rem);font-weight:600;text-transform:none;letter-spacing:.03em;border-radius:.25rem}.cglp-bundle-checkout__btn-label{display:block}.cglp-bundle-checkout__btn-prices{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.35rem .65rem;font-weight:700;font-size:clamp(1rem,3vw,1.2rem)}.cglp-bundle-checkout__btn-was{color:#ffffffb8;text-decoration:line-through;text-decoration-thickness:1px}.cglp-bundle-checkout__btn-now{color:var(--cglp-white)}.cglp-bundle-checkout__urgency{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.65rem 1rem;margin-top:1.25rem;padding:0 .25rem;justify-content:center}@media(min-width:768px){.cglp-bundle-checkout__urgency{flex-wrap:nowrap;align-items:center;justify-content:center}}.cglp-bundle-checkout__dot{width:.5rem;height:.5rem;border-radius:50%;background:#dc2626;flex-shrink:0;margin-top:.4em;animation:cglp-bundle-checkout-dot 1.35s ease-in-out infinite}@keyframes cglp-bundle-checkout-dot{0%,to{opacity:1;box-shadow:0 0 #dc262673}50%{opacity:.88;box-shadow:0 0 0 .5rem #dc262600}}@media(prefers-reduced-motion:reduce){.cglp-bundle-checkout__dot{animation:none;opacity:1}}.cglp-bundle-checkout__urgency-text{flex:1 1 12rem;margin:0;max-width:100%;font-size:var(--cglp-text-sm);font-weight:600;line-height:var(--cglp-line-ui);color:var(--cglp-text);text-align:left}@media(min-width:768px){.cglp-bundle-checkout__urgency-text{flex:0 1 auto;text-align:center}}.cglp-bundle-checkout__timer{flex:0 0 auto;min-width:3.5rem;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:clamp(1.125rem,4vw,1.5rem);font-weight:600;letter-spacing:.08em;color:var(--cglp-muted);text-align:center;padding:.25rem .5rem;border-radius:.25rem;background:#45403c14}@media(max-width:479px){.cglp-bundle-checkout__urgency{flex-direction:column;align-items:center;text-align:center}.cglp-bundle-checkout__dot{margin-top:0}.cglp-bundle-checkout__urgency-text{flex:none;text-align:center}.cglp-bundle-checkout__timer{width:100%;max-width:12rem}}.cglp-ingredients{padding:6rem 2rem;background:var(--cglp-white)}@media(min-width:768px){.cglp-ingredients{padding:8rem 2rem}}.cglp-ingredients .cglp-section-head .cglp-kicker{color:var(--cglp-teal-700)}.cglp-ingredients__intro{margin-bottom:5rem}.cglp-ingredients__intro p{margin:0 auto;max-width:24rem;color:var(--cglp-muted);font-size:var(--cglp-text-base);line-height:var(--cglp-line-body)}.cglp-ingredients__grid{display:grid;gap:4rem;margin-bottom:5rem}@media(min-width:768px){.cglp-ingredients__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 2rem}}@media(min-width:1024px){.cglp-ingredients__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.5rem}}.cglp-ingredient-card{display:flex;align-items:flex-start;gap:1.5rem}.cglp-ingredient-card__icon{font-size:1.875rem;line-height:1;filter:grayscale(1);opacity:.6;flex-shrink:0}.cglp-ingredient-card__icon img{width:56px;height:56px;object-fit:contain}.cglp-ingredient-card__icon:has(img){filter:none;opacity:1}.cglp-ingredient-card h4{font-size:var(--cglp-text-sm);font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin:0 0 .75rem;color:var(--cglp-black)}.cglp-ingredient-card__inci{font-size:var(--cglp-text-sm);color:var(--cglp-muted);font-style:italic;margin:0 0 .5rem}.cglp-ingredient-card p{margin:0;font-size:var(--cglp-text-base);color:var(--cglp-muted);line-height:var(--cglp-line-body)}.cglp-ingredients__learn-more{font-size:var(--cglp-text-xs);text-transform:uppercase;letter-spacing:.12em}.cglp-ingredients__details{border-top:1px solid #f5f5f4;padding:2.5rem 0}.cglp-ingredients__details summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.cglp-ingredients__details summary::-webkit-details-marker{display:none}.cglp-ingredients__details summary span:first-child{font-size:var(--cglp-text-sm);font-weight:700;text-transform:uppercase;letter-spacing:.3em;color:#171717;padding-right:.75rem;overflow-wrap:anywhere}.cglp-ingredients__details .cglp-details-plus{font-size:1.5rem;color:var(--cglp-muted-light);transition:transform .3s ease;line-height:1}.cglp-ingredients__details[open] .cglp-details-plus{transform:rotate(45deg)}.cglp-ingredients__panel{margin-top:3rem}.cglp-ingredients__subsection{margin-bottom:2rem}.cglp-ingredients__subsection:last-child{margin-bottom:0}.cglp-ingredients__subsection h4{font-size:var(--cglp-text-sm);font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--cglp-black);margin:0 0 1rem}.cglp-ingredients__subsection .rte,.cglp-ingredients__full-rte{font-size:var(--cglp-text-base);color:var(--cglp-muted);line-height:var(--cglp-line-body)}.cglp-ingredients__list{margin:0;padding:0;list-style:none;border-left:2px solid #f5f5f4;padding-left:2rem}.cglp-ingredients__list li{font-size:var(--cglp-text-sm);color:var(--cglp-muted);line-height:var(--cglp-line-body);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;overflow-wrap:anywhere;word-break:break-word}.cglp-ingredients__list li:last-child{margin-bottom:0}.cglp-ingredients__list .cglp-inci-name{display:block;text-transform:none;letter-spacing:normal;font-weight:600;color:#44403c}.cglp-ingredients__list .cglp-inci-note{display:block;text-transform:none;letter-spacing:normal;font-size:var(--cglp-text-xs);margin-top:.25rem}.cglp-ingredients__footer-note{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #f5f5f4;font-size:var(--cglp-text-sm);color:var(--cglp-muted);line-height:var(--cglp-line-body)}.cglp-ingredients__footer-note p{margin:0}.cglp-ba{padding:6rem 1.5rem;background:var(--cglp-bone)}@media(min-width:768px){.cglp-ba{padding:8rem 1.5rem}}.cglp-ba__grid{display:grid;gap:2.5rem;align-items:center;margin-inline:auto;max-width:64rem}@media(min-width:768px){.cglp-ba__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:clamp(2rem,4vw,4rem);max-width:none;align-items:stretch}}.cglp-ba__copy{text-align:center;max-width:36rem;margin-inline:auto}@media(min-width:768px){.cglp-ba__copy{text-align:left;margin-inline:0;max-width:none}}.cglp-ba__copy .cglp-kicker{color:#6b5c4d;letter-spacing:.22em;margin-bottom:.75rem;font-size:var(--cglp-text-sm);line-height:var(--cglp-line-ui)}.cglp-ba__copy h2{font-family:var(--cglp-font-serif);font-weight:300;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.12;margin:0 0 1rem;color:var(--cglp-text)}.cglp-ba__tagline{font-size:clamp(.8125rem,2vw,.9375rem);color:var(--cglp-muted);text-transform:uppercase;font-weight:700;letter-spacing:.1em;line-height:var(--cglp-line-ui);margin:0 0 1.25rem}.cglp-ba__body{margin:0;color:var(--cglp-text);line-height:1.65;font-size:clamp(1rem,2.2vw,1.125rem);max-width:36rem}@media(min-width:768px){.cglp-ba__body{margin:0}}.cglp-ba__slider{position:relative;width:100%;max-width:min(32rem,100%);margin-left:auto;margin-right:auto;overflow:hidden;border-radius:2px;cursor:ew-resize;touch-action:none;aspect-ratio:1 / 1;box-shadow:0 25px 50px -12px #00000040;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cglp-ba__slider img{-webkit-user-drag:none;user-drag:none;pointer-events:none}@media(min-width:768px){.cglp-ba__slider{max-width:none;width:100%;margin-left:0;margin-right:0;min-height:clamp(26rem,48vw,40rem);aspect-ratio:auto}}@media(min-width:1024px){.cglp-ba__slider{min-height:clamp(28rem,38vw,42rem)}}.cglp-ba__slider .cglp-ba__after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.cglp-ba__overlay{position:absolute;top:0;left:0;height:100%;width:50%;overflow:hidden;border-right:1px solid var(--cglp-white)}.cglp-ba__overlay .cglp-ba__before{position:absolute;top:0;left:0;height:100%;width:auto;max-width:none;min-width:100%;object-fit:cover}.cglp-ba__handle{position:absolute;top:0;bottom:0;left:50%;width:1px;background:#fff9;pointer-events:none}.cglp-ba__handle-knob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:var(--cglp-white);box-shadow:0 12px 40px #00000026;display:flex;align-items:center;justify-content:center;border:1px solid #f5f5f4}.cglp-gallery{padding:0;background:var(--cglp-white)}.cglp-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;max-width:none;margin:0}@media(min-width:768px){.cglp-gallery__grid{grid-template-columns:repeat(4,1fr);gap:1rem}}.cglp-gallery__grid img{width:100%;aspect-ratio:3 / 4;object-fit:cover}.cglp-gallery__item--gray img{filter:grayscale(1)}.cglp-app-blocks{background:var(--cglp-white);border-top:1px solid #f5f5f4;padding:3.5rem 1.5rem 4.5rem}@media(min-width:768px){.cglp-app-blocks{padding:5rem 2rem 6rem}}.cglp-app-blocks__slot{max-width:80rem;margin:0 auto;padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px))}.cglp-toast{position:fixed;top:6rem;left:50%;transform:translate(-50%);box-sizing:border-box;max-width:calc(100vw - 2rem - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px));background:var(--cglp-black);color:var(--cglp-white);padding:1rem 1.25rem;font-size:clamp(.8125rem,2.2vw,.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.14em;z-index:100;opacity:0;pointer-events:none;transition:opacity .35s ease,top .35s ease;box-shadow:0 20px 50px #0003;text-align:center}.cglp-toast.is-visible{opacity:1}.cglp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cglp :where(a,button,summary,[role=slider]):focus{outline:none}.cglp :where(a,button,summary,[role=slider]):focus-visible{outline:2px solid var(--cglp-teal);outline-offset:3px}.cglp :where(a,button,summary,[role=slider]):focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){.cglp-animate-up{animation:none!important;opacity:1;transform:none}.cglp-pulse-dot{animation:none!important;box-shadow:0 0 0 4px #ffffff59}.cglp-pulse-dot--green{box-shadow:0 0 0 4px #22c55e66}.cglp-btn-black--shine:after{animation:none!important}.cglp *,.cglp *:before,.cglp *:after{scroll-behavior:auto!important}}.cglp-btn-black--header{min-height:32px;min-width:32px;touch-action:manipulation}.cglp-btn-black--hero{min-height:32px;touch-action:manipulation}@media(max-width:767px){.cglp-ugc,.cglp-bundles,.cglp-ingredients,.cglp-ba,.cglp-routine{padding-left:0;padding-right:0}.cglp-header__promo{padding:.45rem .75rem;font-size:clamp(.6875rem,2.2vw,.75rem);letter-spacing:.14em}.cglp-header__row{grid-template-columns:1fr auto;gap:.4rem;padding:.45rem .75rem}.cglp-header__cta{grid-column:2;grid-row:1;justify-self:end;width:auto;max-width:max-content}.cglp-header__brand-cluster{grid-column:1;grid-row:1;justify-self:start;align-items:flex-start;text-align:left}.cglp-cta-wrap{min-width:0;max-width:100%}.cglp-btn-black--header{width:auto;max-width:max-content;white-space:nowrap;text-align:left;line-height:1.25;padding-left:.5rem;padding-right:.5rem;overflow-wrap:normal}.cglp-header__brand{white-space:nowrap;max-width:100%;text-align:left;line-height:1.25;letter-spacing:.16em;font-size:clamp(.7rem,3.2vw,.85rem)}.cglp-header__save span{text-align:center}.cglp-hero__grid{min-width:0;gap:.4rem;padding-top:.125rem;padding-bottom:.5rem}.cglp-hero__copy{gap:.3rem}.cglp-hero__visual{width:100%;max-width:100%;min-width:0}.cglp-hero__frame{margin-bottom:.2rem;max-width:100%;margin-left:auto;margin-right:auto}.cglp-hero:has(.cglp-hero-stars) .cglp-hero__badge{display:none}.cglp-hero__img{aspect-ratio:4 / 5;max-height:min(44vh,320px);max-height:min(42dvh,320px);width:100%;object-fit:cover;box-shadow:0 16px 40px -12px #0000002e}.cglp-placeholder--hero{aspect-ratio:4 / 5;max-height:min(44vh,320px);max-height:min(42dvh,320px);padding:1rem}.cglp-hero-stars{gap:.28rem;font-size:.8125rem;margin-bottom:.05rem}.cglp-hero-stars__icons{font-size:.875rem}.cglp-hero-stars__count{font-size:.75rem}.cglp-title{font-size:clamp(1.5rem,6.5vw,2.05rem);line-height:1.08;letter-spacing:-.03em}.cglp-title__accent{font-size:clamp(1.35rem,5.8vw,1.85rem);line-height:1.08}.cglp-hero-proof{font-size:.8125rem;line-height:1.35}.cglp-hero-bullets{gap:.22rem;margin-top:.05rem}.cglp-hero-bullets li{font-size:.8125rem;line-height:1.32}.cglp-hero-picker{gap:.35rem;margin-top:.2rem}.cglp-hero-picker__label{font-size:.6875rem;letter-spacing:.14em}.cglp-hero-pick{padding:.5rem .3rem .45rem;gap:.1rem;border-radius:0}.cglp-hero-pick:hover{background:#fafaf9}.cglp-hero-pick.is-selected{background:#f5f1eb;box-shadow:none;transform:none}.cglp-hero-pick__ribbon{top:-.45rem;padding:.1rem .4rem;font-size:.6875rem;letter-spacing:.08em;background:#b8956f;color:var(--cglp-white);border-radius:10px}.cglp-hero-pick__bubble{font-size:.6875rem;padding:.1rem .35rem}.cglp-hero-pick__thumb-img{width:clamp(1.45rem,5vw,1.85rem);height:clamp(1.85rem,6vw,2.35rem)}.cglp-hero-pick__price{font-size:.8125rem}.cglp-hero-pick__per{font-size:.6875rem}.cglp-hero-picker__scarcity{font-size:.75rem;line-height:1.3}.cglp-btn-black--hero{margin-top:.35rem;padding:.95rem 1.25rem;min-height:3.1rem;font-size:.875rem;font-weight:700;letter-spacing:.1em}.cglp-hero-micro{margin-top:.25rem;font-size:.75rem;line-height:1.45;color:var(--cglp-muted)}.cglp-hero-micro__shield{display:none}.cglp-hero-micro__row{justify-content:center}.cglp-hero-urgency{font-size:.8125rem;line-height:1.35}.cglp-hero-social{font-size:.8125rem;gap:.35rem}.cglp-hero__quote{left:.5rem;right:.5rem;max-width:none;width:auto;bottom:-5rem}.cglp-section-head .cglp-kicker{letter-spacing:.22em;padding-left:.25rem;padding-right:.25rem}.cglp-routine__media{position:static;top:auto}.cglp-video-progress{left:1rem;right:1rem;bottom:1.25rem}.cglp-ingredient-card{gap:1rem}.cglp-ingredients__full-rte,.cglp-ingredients__subsection .rte{overflow-wrap:anywhere}.cglp-ingredients__details summary{flex-wrap:wrap;row-gap:.5rem}.cglp-ba__grid{gap:2rem}.cglp-ba__copy{min-width:0}.cglp-ba__slider{max-width:100%}.cglp-gallery__grid{min-width:0}.cglp-gallery__grid>div{min-width:0}.cglp-step-num{flex-shrink:0}.cglp-bundle-card__foot{flex-wrap:wrap;row-gap:.5rem}.cglp-bundle-card.is-selected{transform:translateY(-3px) scale(1.03)}.cglp-ba__handle-knob{width:44px;height:44px}}@media(max-width:399px){.cglp-header__row{gap:.375rem}.cglp-header__lead-spacer{display:none!important}}@media(max-width:767px)and (max-height:740px){.cglp-hero__grid{gap:.3rem;padding-top:.0625rem;padding-bottom:.35rem}.cglp-hero__copy{gap:.25rem}.cglp-hero__img,.cglp-placeholder--hero{min-height:min(34vh,260px);min-height:min(32dvh,260px);max-height:min(34vh,260px);max-height:min(32dvh,260px)}.cglp-title{font-size:clamp(1.28rem,5.2vw,1.65rem)}.cglp-title__accent{font-size:clamp(1.12rem,4.6vw,1.45rem)}.cglp-hero-pick{padding:.4rem .25rem .35rem}}.cglp-ugc-item{touch-action:manipulation}.cglp-bundle-card{touch-action:manipulation;text-align:left}.cglp-play-btn:disabled{opacity:.45;cursor:not-allowed}html.cglp-variant-drawer-open{overflow:hidden}.cglp-variant-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:stretch;justify-content:flex-end;padding:0;padding-bottom:env(safe-area-inset-bottom,0px)}.cglp-variant-drawer[hidden]{display:none}.cglp-variant-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;border:0;padding:0;cursor:pointer}.cglp-variant-drawer__panel{position:relative;z-index:1;width:100%;max-width:min(100%,500px);max-height:100%;height:100%;margin:0 0 0 auto;padding:1.25rem max(1.25rem,env(safe-area-inset-right,0px)) max(1.25rem,env(safe-area-inset-bottom,0px)) max(1.25rem,env(safe-area-inset-left,0px));background:var(--cglp-white);border-radius:0;box-shadow:-4px 0 20px #0000001a;outline:none;display:flex;flex-direction:column;gap:1rem;overflow:hidden;min-height:0}@media(min-width:768px){.cglp-variant-drawer{align-items:stretch;padding:0}.cglp-variant-drawer__panel{border-radius:0;max-width:min(100%,500px);max-height:100%;padding:1.5rem 1.75rem 1.75rem;gap:1rem}}@media(prefers-reduced-motion:no-preference){.cglp-variant-drawer__panel{animation:cglp-drawer-in .28s ease-out}}@keyframes cglp-drawer-in{0%{transform:translate(16px);opacity:.96}to{transform:translate(0);opacity:1}}.cglp-variant-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-shrink:0}.cglp-variant-drawer__title{margin:0;font-family:var(--cglp-font-serif);font-size:clamp(1.25rem,3.5vw,1.5rem);font-weight:400;line-height:1.2}.cglp-variant-drawer__close{flex-shrink:0;width:3rem;height:3rem;min-width:3rem;min-height:3rem;margin:-.35rem -.35rem 0 0;border:0;border-radius:999px;background:transparent;color:var(--cglp-text);font-size:1.75rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.cglp-variant-drawer__close-icon{display:block;pointer-events:none}.cglp-variant-drawer__close:focus-visible{outline:2px solid var(--cglp-teal);outline-offset:2px}@media(hover:hover){.cglp-variant-drawer__close:hover{background:var(--cglp-bone)}}.cglp-variant-drawer__hint{margin:0 0 .5rem;font-size:.8125rem;color:var(--cglp-muted);line-height:1.45;flex-shrink:0}.cglp-step{flex-shrink:0;border:1px solid var(--cglp-border);border-radius:4px;overflow:hidden;transition:border-color .2s ease}.cglp-step.is-active{border-color:#b8956f}.cglp-step__header{display:flex;align-items:center;gap:.65rem;width:100%;padding:.85rem 1rem;border:0;background:#f5f1eb;cursor:pointer;font:inherit;color:inherit;text-align:left;transition:background .15s ease}.cglp-step__header--static{cursor:default}@media(hover:hover){.cglp-step.is-collapsed .cglp-step__header:hover{background:#ebe8e0}}.cglp-step__heading{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;flex:1 1 auto;text-align:left}.cglp-step__index{font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#8f7352;line-height:1.2}.cglp-step__caret{flex-shrink:0;align-self:center;color:var(--cglp-muted-light);transition:transform .2s ease}@media(prefers-reduced-motion:reduce){.cglp-step__caret{transition:none}}.cglp-step[data-cglp-step="1"].is-collapsed .cglp-step__caret{transform:rotate(0)}.cglp-step[data-cglp-step="1"]:not(.is-collapsed) .cglp-step__caret{transform:rotate(180deg)}.cglp-step__number{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.65rem;height:1.65rem;border-radius:50%;background:#b8956f;color:var(--cglp-white);font-size:.75rem;font-weight:700;line-height:1}.cglp-step.is-collapsed .cglp-step__number{background:#b8956f}.cglp-step__label{font-family:var(--cglp-font-serif);font-size:clamp(.9375rem,2.4vw,1.0625rem);font-weight:600;line-height:1.3;color:var(--cglp-black)}.cglp-step__summary{margin-left:auto;max-width:min(100%,14rem)}.cglp-step__summary-inner{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;text-align:right}.cglp-step__summary-kicker{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--cglp-muted);line-height:1.2}.cglp-step.is-collapsed .cglp-step__summary-value{border-color:#0e5a4b;background:#eaf5f1;color:#0e5a4b;padding-left:1.75rem;position:relative}.cglp-step.is-collapsed .cglp-step__summary-value:before{content:"";position:absolute;left:.55rem;top:50%;width:.75rem;height:.4rem;border-left:2px solid #0e5a4b;border-bottom:2px solid #0e5a4b;transform:translateY(-65%) rotate(-45deg)}.cglp-step__summary-value{display:inline-block;padding:.4rem .75rem;background:var(--cglp-white);border:2px solid #b8956f;border-radius:4px;font-size:clamp(.8125rem,3.2vw,.9375rem);font-weight:800;color:var(--cglp-black);line-height:1.25;box-shadow:none;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.cglp-step__edit-hint{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;margin:0;padding:0;border-radius:4px;color:#b8956f;transition:background .15s ease,color .15s ease}.cglp-step__edit-icon{display:block;width:1.15rem;height:1.15rem}@media(hover:hover){.cglp-step.is-collapsed .cglp-step__header:hover .cglp-step__edit-hint{background:#b8956f1f;color:#8f7352}}@media(max-width:380px){.cglp-step__header{flex-wrap:wrap;row-gap:.5rem}.cglp-step__heading{order:1;flex:1 1 auto;min-width:0;max-width:calc(100% - 2.5rem)}.cglp-step__caret{order:2;align-self:flex-start;margin-top:.35rem}.cglp-step__summary{order:4;width:100%;max-width:none;margin-left:0}.cglp-step__summary-inner{align-items:stretch;text-align:left}.cglp-step__edit-hint{margin-left:auto}}.cglp-step.is-active .cglp-step__summary,.cglp-step.is-active .cglp-step__edit-hint{display:none}.cglp-step__body{padding:0 1rem 1rem}.cglp-step.is-collapsed .cglp-step__body{display:none}.cglp-step[data-cglp-step="2"]{min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.cglp-step[data-cglp-step="2"] .cglp-step__body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.cglp-step__continue{display:block;width:100%;margin-top:.85rem;padding:.75rem 1.25rem;border:0;border-radius:.55rem;background:var(--cglp-teal);color:var(--cglp-white);font-size:.9375rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,transform .15s ease}.cglp-step__continue:hover{background:var(--cglp-teal-700)}.cglp-step__continue:active{transform:scale(.98)}@media(min-width:768px){.cglp-step__header{padding:1rem 1.25rem;gap:.75rem}.cglp-step__body{padding:0 1.25rem 1.25rem}.cglp-step__number{width:1.85rem;height:1.85rem;font-size:.8125rem}.cglp-step__continue{padding:.85rem 1.5rem}}.cglp-variant-drawer__bottle-step,.cglp-variant-drawer__bottle-step-title,.cglp-variant-drawer__options-title{display:none}.cglp-variant-drawer__qty{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem 1.25rem;flex-shrink:0;padding:0;border:0}.cglp-variant-drawer__qty-label{font-size:clamp(.75rem,2vw,.8125rem);font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--cglp-muted);max-width:12rem;line-height:1.35}.cglp-variant-drawer__qty-controls{display:inline-flex;align-items:stretch;border:1px solid var(--cglp-border);border-radius:.5rem;overflow:hidden;background:var(--cglp-white)}.cglp-variant-drawer__qty-btn{width:3rem;min-height:3rem;border:0;background:var(--cglp-white);color:var(--cglp-black);font-size:1.35rem;line-height:1;cursor:pointer;font-weight:600;flex-shrink:0}@media(min-width:768px){.cglp-variant-drawer__qty-btn{width:3.25rem;min-height:3.25rem;font-size:1.4rem}}.cglp-variant-drawer__qty-btn:focus-visible{outline:2px solid var(--cglp-teal);outline-offset:-2px}.cglp-variant-drawer__qty-input{width:4rem;min-width:3.5rem;text-align:center;border:0;border-left:1px solid var(--cglp-border);border-right:1px solid var(--cglp-border);font-size:1.125rem;font-weight:600;font-variant-numeric:tabular-nums;padding:.5rem .35rem;color:var(--cglp-black);background:var(--cglp-white);-moz-appearance:textfield}@media(min-width:768px){.cglp-variant-drawer__qty-input{width:4.25rem;font-size:1.1875rem;padding:.55rem .4rem}}.cglp-variant-drawer__qty-input::-webkit-outer-spin-button,.cglp-variant-drawer__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media(hover:hover){.cglp-variant-drawer__qty-btn:hover{background:#ebe8e0}}.cglp-variant-drawer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0}.cglp-variant-drawer__item{margin:0}.cglp-variant-drawer__row{width:100%;display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;border:1px solid var(--cglp-border);border-radius:4px;background:var(--cglp-white);text-align:left;cursor:pointer;color:inherit;font:inherit;min-height:3.5rem;transition:border-color .15s ease,background .15s ease}@media(min-width:768px){.cglp-variant-drawer__row{padding:1rem 1.15rem;gap:1.15rem;min-height:3.75rem}}.cglp-variant-drawer__row:focus-visible{outline:2px solid #b8956f;outline-offset:2px}@media(hover:hover){.cglp-variant-drawer__row:hover:not(:disabled){border-color:#b8956f;background:#f5f1eb}}.cglp-variant-drawer__row:disabled{opacity:.68;cursor:not-allowed}.cglp-variant-drawer__thumb{object-fit:cover;background:var(--cglp-bone);display:block}.cglp-variant-drawer__thumb--placeholder{display:block;box-sizing:border-box;background:linear-gradient(135deg,var(--cglp-bone),#ebe8e0)}.cglp-variant-drawer__bubble{display:none}.cglp-variant-drawer__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.cglp-variant-drawer__best-for{font-size:var(--cglp-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#8f7352;line-height:1.35}.cglp-variant-drawer__detail{font-size:var(--cglp-text-sm);color:var(--cglp-muted);line-height:var(--cglp-line-ui);white-space:pre-line}.cglp-variant-drawer__name{font-weight:600;font-size:.9375rem;line-height:1.3}.cglp-variant-drawer__prices{font-size:.875rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;min-width:0}.cglp-variant-drawer__compare{color:var(--cglp-muted);font-size:.8125rem}.cglp-variant-drawer__row-price{font-weight:700;color:var(--cglp-text)}.cglp-variant-drawer--loading .cglp-variant-drawer__backdrop{pointer-events:none;cursor:default}.cglp-variant-drawer__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:flex;align-items:center;justify-content:center;padding:1.5rem;box-sizing:border-box;background:#fffffff0}.cglp-variant-drawer__loading[hidden]{display:none!important}.cglp-variant-drawer__loading-inner{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;max-width:18rem}.cglp-variant-drawer__spinner{width:2.25rem;height:2.25rem;border-radius:50%;border:2px solid var(--cglp-border);border-top-color:var(--cglp-teal);animation:cglp-variant-drawer-spin .75s linear infinite}@keyframes cglp-variant-drawer-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.cglp-variant-drawer__spinner{animation:none;border-top-color:var(--cglp-border);opacity:.9}}.cglp-variant-drawer__loading-text{margin:0;font-family:var(--cglp-font-serif);font-size:clamp(1rem,2.5vw,1.2rem);color:var(--cglp-text)}.cglp-variant-drawer__thumb-wrap{display:flex;align-items:center;gap:.3rem;flex-shrink:0;width:auto;height:auto}.cglp-variant-drawer__thumb,.cglp-variant-drawer__thumb--placeholder{border-radius:.45rem;border:1px solid var(--cglp-border);object-fit:cover;flex-shrink:0}.cglp-variant-drawer__thumb{width:3rem;height:3rem}[data-cglp-thumb-wrap][data-qty="1"] .cglp-variant-drawer__thumb{width:3.5rem;height:3.5rem}[data-cglp-thumb-wrap][data-qty="2"] .cglp-variant-drawer__thumb{width:2.75rem;height:2.75rem}[data-cglp-thumb-wrap][data-qty="3"] .cglp-variant-drawer__thumb{width:2.35rem;height:2.35rem}[data-cglp-thumb-wrap][data-qty="4"] .cglp-variant-drawer__thumb{width:2rem;height:2rem}[data-cglp-thumb-wrap][data-qty="5"] .cglp-variant-drawer__thumb{width:1.75rem;height:1.75rem}[data-cglp-thumb-wrap][data-qty="6"] .cglp-variant-drawer__thumb{width:1.5rem;height:1.5rem}@media(min-width:768px){.cglp-variant-drawer__thumb-wrap{gap:.35rem}[data-cglp-thumb-wrap][data-qty="1"] .cglp-variant-drawer__thumb{width:4rem;height:4rem}[data-cglp-thumb-wrap][data-qty="2"] .cglp-variant-drawer__thumb{width:3.25rem;height:3.25rem}[data-cglp-thumb-wrap][data-qty="3"] .cglp-variant-drawer__thumb{width:2.75rem;height:2.75rem}[data-cglp-thumb-wrap][data-qty="4"] .cglp-variant-drawer__thumb{width:2.35rem;height:2.35rem}[data-cglp-thumb-wrap][data-qty="5"] .cglp-variant-drawer__thumb{width:2rem;height:2rem}[data-cglp-thumb-wrap][data-qty="6"] .cglp-variant-drawer__thumb{width:1.75rem;height:1.75rem}}.cglp-variant-drawer__name{font-size:clamp(1rem,2.8vw,1.1875rem);font-weight:700;letter-spacing:.02em}.cglp-variant-drawer__row.is-selected{border-color:#b8956f;border-width:2px;background:#f5f1eb;box-shadow:none}.cglp-variant-drawer__row-discount{flex-shrink:0;background:#b8956f;color:var(--cglp-white);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.3rem .65rem;border-radius:999px;white-space:nowrap;line-height:1.3;align-self:center;text-align:center}.cglp-variant-drawer__row-discount[hidden]{display:none}.cglp-variant-drawer__best-seller{position:absolute;top:-.5rem;left:50%;transform:translate(-50%);background:var(--cglp-black);color:var(--cglp-white);font-size:var(--cglp-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.18em;padding:.2rem .75rem;white-space:nowrap;z-index:2;box-shadow:0 2px 8px #0000001f}.cglp-variant-drawer__row{position:relative;overflow:visible}.cglp-variant-drawer__list{padding-top:.65rem}.cglp-variant-drawer__compare{text-decoration:line-through;text-decoration-thickness:1px}.cglp-variant-drawer__footer{flex-shrink:0;padding-top:1rem;border-top:1px solid var(--cglp-border);display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative;z-index:2;background:var(--cglp-white)}.cglp-variant-drawer__checkout-btn{width:100%;padding:1.1rem 1.5rem;font-size:clamp(.9375rem,2.6vw,1.0625rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase;border-radius:.25rem;min-height:3.25rem;display:inline-flex;align-items:center;justify-content:center;visibility:visible;transition:background .3s ease,transform .2s ease,opacity .2s ease}.cglp-variant-drawer__checkout-btn.cglp-btn-black--shine:after{z-index:0}.cglp-variant-drawer__checkout-label{position:relative;z-index:1}.cglp-variant-drawer__checkout-btn:after{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:skew(-22deg);animation:cglp-shine 3s linear infinite;pointer-events:none}.cglp-variant-drawer__checkout-btn:hover:after{animation-duration:.6s;animation-iteration-count:2}.cglp-variant-drawer__checkout-btn:focus-visible{outline:2px solid #b8956f;outline-offset:2px}.cglp-variant-drawer__checkout-btn:disabled{opacity:.78;cursor:not-allowed;transform:none}.cglp-variant-drawer__checkout-btn:disabled:hover{transform:none;box-shadow:none}.cglp-variant-drawer__clear-cart{width:100%;min-height:3rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;letter-spacing:.04em;text-transform:none;border-radius:.25rem;border:2px solid #e5e5e5;background:#fafaf9;color:var(--cglp-text);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.cglp-variant-drawer__clear-cart:hover{border-color:#d6d3d1;background:#f5f5f4}.cglp-variant-drawer__clear-cart:focus-visible{outline:2px solid #b8956f;outline-offset:2px}.cglp-variant-drawer__clear-cart:disabled{opacity:.5;cursor:not-allowed}.cglp-variant-drawer__checkout-btn.is-loading{opacity:1;pointer-events:none;color:transparent;position:relative}.cglp-variant-drawer__checkout-btn.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:1.25rem;height:1.25rem;margin:-.625rem 0 0 -.625rem;background:transparent;transform:rotate(0);border:2px solid rgba(255,255,255,.35);border-top-color:var(--cglp-white);border-radius:50%;animation:cglp-checkout-spin .7s linear infinite}@keyframes cglp-checkout-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.cglp-variant-drawer__checkout-btn.is-loading:after{animation:none;border-top-color:#ffffff4d;opacity:.8}.cglp-variant-drawer__checkout-btn.is-loading{color:var(--cglp-white);opacity:.65}}.cglp-variant-drawer__timer-row{margin:0;text-align:center;font-size:clamp(.75rem,2vw,.8125rem);color:var(--cglp-muted);font-weight:600;line-height:1.5;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem}.cglp-variant-drawer__social-proof{margin:0 0 .5rem;text-align:center;font-size:clamp(.8125rem,2.1vw,.875rem);font-weight:600;color:var(--cglp-text, #1f1a18);letter-spacing:.01em;line-height:1.4}.cglp-variant-drawer__timer-text{letter-spacing:.06em}.cglp-variant-drawer__timer-clock{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:clamp(.875rem,2.5vw,1rem);font-weight:700;color:var(--cglp-muted);letter-spacing:.05em;padding:.1rem .4rem;border-radius:.2rem;background:#45403c14}.cglp-hero__grid{padding-top:0;padding-bottom:0}.cglp-hero__frame,.cglp-hero__img,.cglp-placeholder--hero{border-radius:0;box-shadow:none}.cglp-hero__img,.cglp-placeholder--hero{height:40vh;min-height:300px}.cglp-hero__copy{padding:1.5rem max(1rem,env(safe-area-inset-right,0px)) 1rem max(1rem,env(safe-area-inset-left,0px));gap:1rem;text-align:left}.cglp-title--hero-ref{font-size:2rem;line-height:1.2;margin:0}.cglp-hero-lede{font-size:.9375rem;margin:0}.cglp-hero-trust{margin:0;font-size:.8125rem;justify-content:center}.cglp-hero-picker{margin:0;gap:.45rem}.cglp-hero-picker__cards{max-width:none;border:2px solid #e5e5e5;border-radius:0;overflow:visible}.cglp-hero-pick{padding:1rem .375rem .625rem}.cglp-hero-pick__bubble{font-size:.6875rem}.cglp-hero-pick__thumb-img{width:28px;height:36px}.cglp-hero-pick__price{font-size:.875rem;font-weight:700}.cglp-hero-pick__was{font-size:.6875rem}.cglp-hero-cta{width:100%;max-width:none;border-radius:4px;padding:.875rem 1rem;gap:.2rem}.cglp-hero-cta:hover{animation:cglp-shine 3s linear infinite}.cglp-hero-cta__label{font-size:1.09375rem;text-align:center;margin:0 auto}.cglp-hero-cta__prices{font-size:.8125rem;margin:0 auto}.cglp-hero-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.15rem}.cglp-hero-benefit{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem}.cglp-hero-benefit__icon{width:28px;height:28px;color:var(--cglp-black)}.cglp-hero-benefit span{font-size:.6875rem;line-height:1.3;color:var(--cglp-black)}.cglp-hero-hotspots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none}.cglp-hero-hotspot{position:absolute;z-index:30;pointer-events:auto;display:flex;flex-direction:column;align-items:center}.cglp-hero-hotspot__trigger{position:relative;width:44px;height:44px;margin:0;padding:0;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.cglp-hero-hotspot__trigger:focus-visible{outline:2px solid var(--cglp-teal);outline-offset:3px;border-radius:50%}.cglp-hero-hotspot__dot{display:block;width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 0 0 4px #ffffff4d;animation:cglp-hotspot-ring-pulse 2.5s infinite}@media(prefers-reduced-motion:reduce){.cglp-hero-hotspot__dot{animation:none;box-shadow:0 0 0 4px #ffffff59}}@keyframes cglp-hotspot-ring-pulse{0%{box-shadow:0 0 #ffffffb3}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}.cglp-hero-hotspot__tooltip{position:absolute;top:calc(100% + 6px);left:50%;width:200px;max-width:min(200px,calc(100vw - 2rem));padding:.75rem;border-radius:8px;background:#fffffffa;box-shadow:0 4px 16px #0003;opacity:0;transform:translate(-50%,10px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1),visibility .5s;pointer-events:none;visibility:hidden}.cglp-hero-hotspot:hover .cglp-hero-hotspot__tooltip,.cglp-hero-hotspot.is-active .cglp-hero-hotspot__tooltip,.cglp-hero-hotspot__tooltip.is-active{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}@media(prefers-reduced-motion:reduce){.cglp-hero-hotspot__tooltip{transition:opacity .2s ease,visibility .2s;transform:translate(-50%)}}.cglp-hero-hotspot__content{display:flex;align-items:flex-start;gap:.5rem}.cglp-hero-hotspot__avatar{width:32px;height:32px;border-radius:999px;object-fit:cover;flex-shrink:0}.cglp-hero-hotspot__copy{min-width:0;flex:1 1 auto}.cglp-hero-hotspot__stars{font-size:.875rem;margin-bottom:.15rem}.cglp-hero-hotspot__copy p{margin:0 0 .15rem;font-size:.875rem;line-height:1.35;color:var(--cglp-black)}.cglp-hero-hotspot__copy cite{font-size:.8625rem;color:#666;font-style:normal;font-weight:600}.cglp .hotspot{position:absolute;z-index:30}.cglp .hotspot-trigger{display:block;width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 0 0 4px #ffffff4d;animation:cglp-hotspot-ring-pulse 2.5s infinite;cursor:pointer}.cglp .hotspot-content{opacity:0;transform:translateY(10px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);pointer-events:none;width:200px}.cglp .hotspot:hover .hotspot-content,.cglp .hotspot.active .hotspot-content{opacity:1;transform:translateY(0);pointer-events:auto}@media(prefers-reduced-motion:reduce){.cglp .hotspot-trigger{animation:none;box-shadow:0 0 0 4px #ffffff59}}@media(max-width:767px){.cglp-sticky-cta__btn,.cglp-step__continue{min-height:44px}.cglp.cglp-has-sticky-cta{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}}@media(min-width:768px){.cglp-hero__grid{grid-template-columns:1fr 1fr;min-height:100vh;column-gap:0}.cglp-hero__visual,.cglp-hero__frame,.cglp-hero__img,.cglp-placeholder--hero{min-height:100vh;height:100%}.cglp-hero__copy{padding:3.75rem clamp(2rem,5vw,4rem) 3.75rem 0;justify-content:center;max-width:none}.cglp-title--hero-ref{font-size:3rem}.cglp-hero-lede{font-size:1.125rem;max-width:none}.cglp-hero-trust{justify-content:flex-start}.cglp-hero-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.cglp-hero-benefit span{font-size:.6875rem}.cglp-hero-hotspot__tooltip{width:min(240px,calc(100vw - 2rem));max-width:min(240px,calc(100vw - 2rem));padding:.875rem}.cglp-hero-hotspot__avatar{width:36px;height:36px}.cglp-hero-hotspot__stars,.cglp-hero-hotspot__copy p{font-size:.75rem}.cglp-hero-hotspot__copy cite{font-size:.6875rem}}.cglp-variant-drawer__subscription{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.08)}.cglp-variant-drawer__subscription-label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;color:var(--cglp-muted, #78716c)}.cglp-variant-drawer__sp-label{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;margin:.35rem 0;cursor:pointer}.cglp-variant-drawer__sp-label input{margin-top:.2rem}.cglp-header .cglp-inner{max-width:none;padding-left:0;padding-right:0}@media(max-width:767px){.cglp-header{padding-left:0;padding-right:0}.cglp-header__row{grid-template-columns:minmax(0,1fr) auto;column-gap:.5rem;row-gap:.35rem;padding:.5rem max(.625rem,env(safe-area-inset-right,0px)) .5rem max(.625rem,env(safe-area-inset-left,0px))}.cglp-header__brand-cluster{min-width:0;overflow:hidden}.cglp-header__brand{letter-spacing:.12em;font-size:clamp(.66rem,2.75vw,.8rem)}.cglp-btn-black--header{max-width:min(48vw,15rem);min-width:0;white-space:nowrap;font-size:.7rem;padding-left:.45rem;padding-right:.45rem;overflow:hidden;text-overflow:ellipsis}.cglp-header-cta__prefix,.cglp-header-cta__now{display:inline-block;min-width:0;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cglp-header-cta__prefix{max-width:6.5rem}.cglp-hero__grid{gap:.85rem;padding-top:.5rem;padding-bottom:1rem}.cglp-hero__copy{gap:.75rem;padding-top:.25rem}.cglp-hero-trust{justify-content:flex-start;margin-bottom:.15rem}.cglp-hero-picker{margin-top:.25rem;margin-bottom:.25rem}.cglp-hero-cta{margin-inline:auto;width:min(100%,26rem);max-width:min(100%,26rem)}}@media(min-width:768px){.cglp-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(1rem,2.4vw,2rem);min-height:min(88vh,52rem)}.cglp-hero__visual,.cglp-hero__frame,.cglp-hero__img,.cglp-placeholder--hero{min-height:min(88vh,52rem);height:100%}.cglp-hero__copy{padding:clamp(2rem,4vw,3rem) clamp(1.25rem,3vw,2.5rem) clamp(2rem,4vw,3rem) 0;gap:1rem}}.cglp-ingredients__intro{margin-bottom:2.75rem}.cglp-ingredients__grid{gap:2rem;margin-bottom:2.75rem}@media(min-width:768px){.cglp-ingredients__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.75rem}}@media(min-width:1280px){.cglp-ingredients__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cglp-ingredient-card{gap:1rem}.cglp-ingredient-card__icon img{width:46px;height:46px}.cglp-ingredient-card h4{font-size:.86rem;letter-spacing:.09em;margin-bottom:.5rem}.cglp-ingredient-card p{font-size:inherit;line-height:inherit}.cglp-ingredient-card__supporting{margin-top:.6rem;margin-bottom:0;font-size:.875rem;line-height:1.5}.cglp-ingredient-card>div>p:not(.cglp-ingredient-card__inci){font-size:.9rem;line-height:1.45}@media(max-width:767px)and (max-height:740px){.cglp-hero__grid{gap:.35rem;padding-top:.0625rem;padding-bottom:.4rem}.cglp-hero__copy{gap:.32rem;padding-top:.0625rem}}@media(max-width:399px){.cglp-header__row{column-gap:.375rem}.cglp-header-cta__prefix{max-width:5.25rem}.cglp-header__cta [data-cglp-header-price-was]{display:none}}@media(max-width:767px){.cglp-header{backdrop-filter:none;-webkit-backdrop-filter:none}.cglp-btn-black--header{max-width:min(44vw,12rem)}.cglp-header__brand{white-space:normal;line-height:1.2}}@media(min-width:750px){.cglp-hero__copy{padding-right:clamp(2rem,5vw,5rem);padding-left:clamp(1.5rem,3vw,3rem)}}.cglp-ai-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease;z-index:9998}.cglp-ai-modal-overlay.is-active{opacity:1;visibility:visible}.cglp-ai-modal{position:fixed;top:0;right:0;width:min(100%,32rem);height:100%;z-index:9999;transform:translate(100%);transition:transform .22s ease}.cglp-ai-modal.is-active{transform:translate(0)}.cglp-ai-modal__panel{height:100%;background:var(--cglp-white);display:flex;flex-direction:column;box-shadow:-12px 0 40px #1c191714}.cglp-ai-modal__header,.cglp-ai-modal__body,.cglp-ai-modal__footer{padding-left:1.25rem;padding-right:1.25rem}.cglp-ai-modal__header{padding-top:1.125rem;padding-bottom:1.125rem;border-bottom:1px solid var(--cglp-border);display:flex;justify-content:space-between;align-items:center;background:var(--cglp-white);flex-shrink:0}.cglp-ai-modal__footer{padding-top:1.125rem;padding-bottom:max(1.125rem,env(safe-area-inset-bottom,0px))}.cglp-ai-modal__close{border:0;background:transparent;font-size:1.75rem;line-height:1;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:.35rem;color:var(--cglp-muted);cursor:pointer;flex-shrink:0}.cglp-ai-modal__close:hover{color:var(--cglp-black);background:#0000000a}.cglp-ai-modal__close:focus-visible{outline:2px solid var(--cglp-teal);outline-offset:2px}.cglp-ai-modal__body{overflow:auto;flex:1 1 auto;min-height:0;background:var(--cglp-cream);padding-top:1.25rem;padding-bottom:1.5rem}.cglp-ai-modal__header h2{font-family:var(--cglp-font-serif);font-weight:400;font-size:clamp(1.125rem,3.2vw,1.375rem);line-height:1.25;margin:0;padding-right:.75rem;color:var(--cglp-text);letter-spacing:-.02em}.cglp-ai-step{margin-bottom:1.25rem}.cglp-ai-step__head{width:100%;padding:.85rem .9rem;border:1px solid var(--cglp-border);border-radius:0;display:flex;justify-content:space-between;align-items:center;gap:.75rem;background:var(--cglp-white);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--cglp-muted);cursor:pointer;transition:background .15s ease,border-color .15s ease}.cglp-ai-step__head.is-static{cursor:default}.cglp-ai-step__head.is-collapsed,.cglp-ai-step__head.is-static{background:var(--cglp-white)}.cglp-ai-step__qty{font-variant-numeric:tabular-nums;font-weight:800;color:var(--cglp-text);letter-spacing:0}.cglp-ai-offers{display:flex;width:100%;margin-top:.75rem;gap:0;border:2px solid #e5e5e5;border-radius:0;overflow:visible;background:var(--cglp-white)}.cglp-ai-offer{flex:1 1 0;min-width:0;border:0;border-right:1px solid #e5e5e5;border-radius:0;padding:.85rem .3rem .65rem;text-align:center;position:relative;background:var(--cglp-white);cursor:pointer;font:inherit;color:inherit;transition:background .18s ease}.cglp-ai-offer:last-child{border-right:0}@media(hover:hover){.cglp-ai-offer:hover:not(.is-selected){background:#fafaf9}}.cglp-ai-offer:focus-visible{outline:2px solid var(--cglp-teal);outline-offset:-2px;z-index:2}.cglp-ai-offer.is-selected{background:#f5f1eb}.cglp-ai-offer.is-selected:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:2px solid #b8956f;pointer-events:none}.cglp-ai-offer__bubble{display:inline-block;background:#111;color:#fff;border-radius:999px;font-size:.62rem;padding:.1rem .35rem}.cglp-ai-offer__ribbon{position:absolute;top:-.5rem;left:50%;transform:translate(-50%);font-size:.6875rem;background:#b8956f;color:#fff;border-radius:999px;padding:.1rem .35rem}.cglp-ai-offer__price{display:block;margin-top:.35rem;font-weight:700;font-size:.95rem}.cglp-ai-offer__compare{font-size:.78rem;color:#78716c}.cglp-ai-offer__images{display:flex;justify-content:center;gap:2px;min-height:34px;margin-top:.35rem;margin-bottom:.2rem}.cglp-ai-offer__img{width:24px;height:32px;object-fit:cover;border-radius:2px}.cglp-ai-variants{margin-top:.75rem;display:grid;gap:.5rem}.cglp-ai-variant{border:1px solid var(--cglp-border);background:var(--cglp-white);border-radius:0;display:flex;align-items:center;gap:.75rem;padding:.75rem .85rem;text-align:left;cursor:pointer;font:inherit;color:inherit;transition:border-color .15s ease,background .15s ease}.cglp-ai-variant:focus-visible{outline:2px solid var(--cglp-teal);outline-offset:2px}.cglp-ai-variant.is-selected{border-width:2px;border-color:#b8956f;background:#f5f1eb}.cglp-ai-variant.is-disabled{opacity:.5}.cglp-ai-variant__img{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:.25rem}.cglp-ai-variant>span:last-of-type{font-weight:600;font-size:.9375rem;line-height:1.25;flex:1 1 auto;min-width:0}.cglp-ai-modal__footer{flex-shrink:0;margin-top:auto;border-top:1px solid var(--cglp-border);background:var(--cglp-white);position:relative;z-index:3}.cglp-ai-modal__checkout.cglp-btn-black--shine:after{z-index:0}.cglp-ai-modal__checkout.cglp-btn-black--shine>*{position:relative;z-index:1}.cglp-ai-modal__checkout{width:100%;padding:1rem 1.15rem;min-height:3.25rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.35;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem}.cglp-ai-modal__checkout [data-cglp-ai-now]{font-weight:800;letter-spacing:.02em}.cglp-ai-modal__checkout-label{position:relative;z-index:1}.cglp-ai-modal__checkout [data-cglp-ai-was]{font-weight:500;opacity:.72;text-decoration-thickness:1px}.cglp-ai-modal__clear{width:100%;margin-top:.65rem;padding:.5rem;border:0;background:transparent;font-size:.8125rem;font-weight:600;color:var(--cglp-muted);text-decoration:underline;text-underline-offset:.15em;cursor:pointer}.cglp-ai-modal__clear:hover{color:var(--cglp-text)}.cglp-ai-modal__clear:focus-visible{outline:2px solid var(--cglp-teal);outline-offset:2px;border-radius:.25rem}.cglp-ai-modal__timer{margin-top:.75rem;text-align:center;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--cglp-muted)}.cglp-ai-modal__timer span{font-variant-numeric:tabular-nums;color:var(--cglp-text)}.cglp-faq{padding:clamp(4rem,8vw,7rem) clamp(1rem,4vw,2rem);background:var(--cglp-white)}.cglp-faq .cglp-inner{max-width:48rem;margin:0 auto}.cglp-faq__intro{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.cglp-faq__intro h2{margin:.35rem 0 0;font-family:var(--cglp-font-serif);font-weight:400;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.15;letter-spacing:-.01em;color:var(--cglp-black)}.cglp-faq__list{display:flex;flex-direction:column}.cglp-faq__item{border-top:1px solid var(--cglp-border)}.cglp-faq__item:last-child{border-bottom:1px solid var(--cglp-border)}.cglp-faq__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 0;color:var(--cglp-black);font-size:clamp(.95rem,1.8vw,1.0625rem);font-weight:500;line-height:1.4;transition:color .2s ease}.cglp-faq__summary::-webkit-details-marker{display:none}.cglp-faq__summary:hover{color:#8f7352}.cglp-faq__summary:focus-visible{outline:2px solid #8f7352;outline-offset:3px;border-radius:2px}.cglp-faq__question{flex:1 1 auto;min-width:0}.cglp-faq__plus{flex-shrink:0;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:300;line-height:1;color:#8f7352;transition:transform .25s ease}.cglp-faq__item[open] .cglp-faq__plus{transform:rotate(45deg)}.cglp-faq__panel{padding:0 0 1.5rem;color:var(--cglp-muted);font-size:.9375rem;line-height:1.6;max-width:40rem}.cglp-faq__panel p{margin:0 0 .75rem}.cglp-faq__panel p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.cglp-faq__plus{transition:none}}@media(min-width:768px){.cglp-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(2rem,4vw,3.5rem);min-height:min(88vh,52rem);align-items:center}.cglp-hero__copy{max-width:38rem;width:100%;padding:clamp(2rem,4vw,3rem) clamp(1.5rem,3vw,2.5rem) clamp(2rem,4vw,3rem) 0;gap:1.25rem;align-self:center;justify-self:start}.cglp-hero-picker__cards,.cglp-hero-cta,.cglp-btn-black--hero{width:100%;max-width:36rem}.cglp-btn-black--hero:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.4),transparent);transform:skew(-25deg);pointer-events:none}.cglp-btn-black--hero:hover:after{animation:cglp-shine 3s linear infinite}.cglp-hero-cta:hover{animation:none}}@media(min-width:1024px){.cglp-hero__grid{column-gap:clamp(3rem,5vw,4.5rem)}.cglp-hero__copy{max-width:42rem;padding-right:clamp(2rem,4vw,3.5rem)}.cglp-hero-picker__cards,.cglp-hero-cta,.cglp-btn-black--hero{max-width:40rem}}.cglp-hero-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem;margin-top:.25rem}.cglp-hero-benefit{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;gap:.5rem;min-width:0}.cglp-hero-benefit__icon{flex-shrink:0;width:18px;height:18px;padding:0;color:#8f7352}.cglp-hero-benefit span{font-size:.75rem;line-height:1.35;color:var(--cglp-black);letter-spacing:.01em;min-width:0;overflow-wrap:anywhere}@media(min-width:768px){.cglp-hero-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.25rem;margin-top:.5rem}.cglp-hero-benefit span{font-size:.8125rem}}@media(min-width:1024px){.cglp-hero-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.5rem}}.cglp-btn-black--hero:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.4),transparent);transform:skew(-25deg);pointer-events:none}.cglp-btn-black--hero:hover:after{animation:cglp-shine 3s linear infinite}.cglp-hero-cta:hover{animation:none}@media(min-width:768px){.cglp-hero-hotspot__tooltip{width:min(220px,calc(100vw - 2rem));max-width:min(220px,calc(100vw - 2rem));padding:.55rem .65rem;border-radius:6px}.cglp-hero-hotspot__content{gap:.375rem}.cglp-hero-hotspot__avatar{width:28px;height:28px}.cglp-hero-hotspot__stars{font-size:.6875rem;letter-spacing:-.05em;margin-bottom:.1rem}.cglp-hero-hotspot__copy p{font-size:.6875rem;line-height:1.25;margin:0 0 .1rem}.cglp-hero-hotspot__copy cite{font-size:.6875rem}}@media(min-width:768px){.cglp-title--hero-ref{font-size:clamp(2.25rem,4.2vw,3.25rem);line-height:1.1;letter-spacing:-.02em}}@media(min-width:1024px){.cglp-title--hero-ref{font-size:clamp(2.75rem,4vw,3.75rem);line-height:1.05}.cglp-hero-lede{font-size:1.125rem;line-height:1.55}}.cglp-faq .cglp-inner{max-width:56rem}.cglp-faq__summary{padding:1.4rem 0;font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.5;min-height:56px;align-items:center}.cglp-faq__panel{font-size:1rem;line-height:1.65;max-width:none;padding:0 0 1.5rem}@media(min-width:1024px){.cglp-faq{padding-block:clamp(5rem,9vw,8rem)}.cglp-faq__summary{font-size:1.1875rem;padding:1.6rem 0}.cglp-faq__panel{font-size:1.0625rem}}.cglp-hero-cta .cglp-hero-cta__was,.cglp-btn-black--hero s{opacity:1;color:#f0e2cc;text-decoration-thickness:1.5px;text-decoration-color:#f0e2ccbf;font-weight:500;letter-spacing:.04em}.cglp-hero-cta__prices{font-size:.9375rem}.cglp-hero-pick__was{font-size:.8125rem;color:var(--cglp-muted);text-decoration-thickness:1px;text-decoration-color:#78716c80}.cglp-bundle-price-was{color:#6b5d4f;text-decoration-thickness:1px;text-decoration-color:#6b5d4f73}[data-cglp-header-price-was].cglp-bundle-price-was{opacity:.85!important}@media(max-width:767px){.cglp-sticky-cta__was{font-size:.875rem;color:#0000008c;text-decoration-thickness:1px}.cglp-hero-pick__was{font-size:.75rem}.cglp-hero-cta__prices{font-size:.875rem}}@media(min-width:1280px){.cglp-hero__grid{column-gap:clamp(3.5rem,5vw,5rem)}.cglp-hero__copy{max-width:44rem;padding-right:clamp(2rem,4vw,3.5rem)}.cglp-hero-picker__cards,.cglp-hero-cta,.cglp-btn-black--hero{max-width:42rem}.cglp-hero-pick__price{font-size:.9375rem}}@media(min-width:1440px){.cglp-hero__grid{column-gap:clamp(4rem,6vw,6rem)}.cglp-hero__copy{max-width:48rem;gap:1.4rem}.cglp-hero-picker__cards,.cglp-hero-cta,.cglp-btn-black--hero{max-width:46rem}.cglp-title--hero-ref{font-size:clamp(3rem,3.2vw,3.75rem)}.cglp-hero-lede{font-size:1.1875rem}.cglp-hero-pick__price{font-size:1rem}}@media(min-width:1024px){.cglp-hero-trust{font-size:1rem;gap:.6rem .85rem}.cglp-hero-trust__stars{font-size:1.375rem;line-height:1;letter-spacing:.02em}.cglp-hero-trust__line{font-size:1rem}}@media(min-width:1440px){.cglp-hero-trust__stars{font-size:1.5rem}}.cglp-ingredient-card h4{font-size:clamp(1.0625rem,1.5vw,1.1875rem);font-weight:700;text-transform:none;letter-spacing:.005em;line-height:1.3;margin:0 0 .35rem;color:var(--cglp-black)}.cglp-ingredient-card__inci{font-size:.8125rem;font-style:italic;color:var(--cglp-muted);margin:0 0 .5rem;letter-spacing:0}.cglp-ingredient-card>div>p:not(.cglp-ingredient-card__inci){font-size:.9375rem;line-height:1.55;color:var(--cglp-muted)}@media(min-width:768px){.cglp-ingredient-card h4{font-size:1.1875rem}.cglp-ingredient-card__inci{font-size:.8125rem}}.cglp-routine-preview-stack{opacity:1}@media(min-width:1024px){.cglp-hero-picker__label{font-size:1rem;letter-spacing:.11em}.cglp-hero-pick__price{font-size:1.0625rem}.cglp-hero-pick__was{font-size:.9375rem}.cglp-hero-pick__bubble{font-size:.6875rem;padding:.16rem .5rem}.cglp-hero-pick__ribbon{font-size:.6875rem;padding:.14rem .55rem;top:-.6rem}.cglp-hero-picker__scarcity{font-size:.9375rem}.cglp-hero-picker__scarcity-icon{width:16px;height:16px}.cglp-btn-black--hero.cglp-hero-cta{font-size:1.0625rem;padding-top:1.35rem;padding-bottom:1.35rem;min-height:3.25rem}.cglp-hero-cta__label{font-size:1.125rem}.cglp-hero-cta__prices{font-size:1.0625rem}.cglp-hero-benefits{gap:.85rem 1.75rem;margin-top:.6rem}.cglp-hero-benefit span{font-size:.875rem;line-height:1.4}.cglp-hero-benefit__icon{width:20px;height:20px}.cglp-hero-lede{font-size:1.1875rem;line-height:1.55}.cglp-title--hero-ref{letter-spacing:-.025em}}@media(min-width:1440px){.cglp-hero-picker__label{font-size:1.0625rem;letter-spacing:.1em}.cglp-hero-pick__price{font-size:1.125rem}.cglp-hero-pick__was{font-size:1rem}.cglp-hero-pick__bubble{font-size:.75rem;padding:.18rem .55rem}.cglp-hero-pick__ribbon{font-size:.75rem;padding:.15rem .6rem;top:-.65rem}.cglp-hero-picker__scarcity{font-size:1rem}.cglp-hero-picker__scarcity-icon{width:18px;height:18px}.cglp-btn-black--hero.cglp-hero-cta{font-size:1.125rem;padding-top:1.4rem;padding-bottom:1.4rem;min-height:3.5rem}.cglp-hero-cta__label{font-size:1.1875rem}.cglp-hero-cta__prices{font-size:1.125rem}.cglp-hero-benefits{gap:1rem 2rem}.cglp-hero-benefit span{font-size:.9375rem}.cglp-hero-benefit__icon{width:22px;height:22px}.cglp-hero-lede{font-size:1.25rem}.cglp-title--hero-ref{font-size:clamp(3rem,3vw,3.85rem)}}@media(max-width:767px){.cglp-header{background-color:var(--cglp-cream, #faf8f5)}.cglp-btn-black--header{max-width:min(calc(100vw - 2rem),22rem);overflow:visible;text-overflow:unset;white-space:normal;flex-wrap:wrap;justify-content:center;row-gap:.15rem;letter-spacing:.06em}.cglp-header-cta__prefix,.cglp-header-cta__now,.cglp-header__cta [data-cglp-header-price-was]{max-width:none;overflow:visible;text-overflow:unset;white-space:normal}}@media(max-width:399px){.cglp-header-cta__prefix{max-width:none}.cglp-btn-black--header{font-size:.6875rem;letter-spacing:.04em}}.cglp-variant-drawer__bundles{display:flex;flex-direction:column;gap:.65rem;margin-top:.25rem}.cglp-variant-drawer__bundle{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:.85rem;padding:.85rem 1rem;background:var(--cglp-white);border:1.5px solid var(--cglp-border);border-radius:6px;cursor:pointer;text-align:left;font:inherit;color:inherit;min-height:64px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}@media(hover:hover){.cglp-variant-drawer__bundle:hover:not(.is-selected){border-color:#cbb38f;background:#fbf8f2}}.cglp-variant-drawer__bundle:focus-visible{outline:2px solid #8f7352;outline-offset:2px}.cglp-variant-drawer__bundle.is-selected{border-color:#b8956f;background:#fbf6ed;box-shadow:0 1px #b8956f33,inset 0 0 0 1px #b8956f}.cglp-variant-drawer__bundle-ribbon{position:absolute;top:-.55rem;left:50%;transform:translate(-50%);background:#b8956f;color:var(--cglp-white);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.14rem .7rem;border-radius:999px;white-space:nowrap;z-index:1}.cglp-variant-drawer__bundle-bubble{position:absolute;top:.45rem;right:.55rem;background:var(--cglp-black);color:var(--cglp-white);font-size:.6875rem;font-weight:700;letter-spacing:.06em;padding:.14rem .5rem;border-radius:999px;z-index:1}.cglp-variant-drawer__bundle-thumbs{display:inline-flex;align-items:center;gap:.15rem;min-width:2.5rem}.cglp-variant-drawer__bundle-thumb{width:28px;height:32px;object-fit:cover;border-radius:3px;background:var(--cglp-bone)}.cglp-variant-drawer__bundle-meta{display:flex;flex-direction:column;gap:.15rem;min-width:0}.cglp-variant-drawer__bundle-title{font-size:1rem;font-weight:700;color:var(--cglp-black);line-height:1.25}.cglp-variant-drawer__bundle-sub{font-size:.8125rem;color:var(--cglp-muted);letter-spacing:.01em}.cglp-variant-drawer__bundle-prices{display:inline-flex;flex-direction:column;align-items:flex-end;gap:.1rem;white-space:nowrap}.cglp-variant-drawer__bundle-now{font-size:1rem;font-weight:700;color:var(--cglp-black);letter-spacing:.01em}.cglp-variant-drawer__bundle-was{font-size:.8125rem;color:var(--cglp-muted);text-decoration-thickness:1px;text-decoration-color:#78716c8c}@media(min-width:768px){.cglp-variant-drawer__bundles{gap:.75rem}.cglp-variant-drawer__bundle{padding:1rem 1.15rem;column-gap:1rem;min-height:72px}.cglp-variant-drawer__bundle-thumb{width:32px;height:38px}.cglp-variant-drawer__bundle-title,.cglp-variant-drawer__bundle-now{font-size:1.0625rem}}.cglp-variant-drawer__panel{gap:1.25rem}@media(min-width:768px){.cglp-variant-drawer__panel{gap:1.5rem}}.cglp-variant-drawer__hint{font-size:.875rem;line-height:1.5}.cglp-step__heading{gap:.4rem}.cglp-step__index{font-size:.75rem;line-height:1.3}.cglp-step__summary-kicker{font-size:.75rem}.cglp-step__summary-value{font-size:clamp(.9375rem,3vw,1rem);line-height:1.45}.cglp-step__body{padding:1rem 1rem 1.25rem}@media(min-width:768px){.cglp-step__body{padding:1.15rem 1.25rem 1.5rem}}.cglp-variant-drawer__qty-label{font-size:.875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--cglp-muted);margin:0 0 .4rem}.cglp-variant-drawer__list{gap:.75rem;padding-top:0}.cglp-variant-drawer__row{padding:1rem 1.15rem}@media(min-width:768px){.cglp-variant-drawer__row{padding:1.1rem 1.25rem}}.cglp-variant-drawer__prices{font-size:.9375rem;line-height:1.5}.cglp-variant-drawer__compare{font-size:.875rem}.cglp-variant-drawer__row-discount{font-size:.75rem;padding:.18rem .55rem}.cglp-variant-drawer__footer{padding-top:1.25rem;gap:1rem}@media(min-width:768px){.cglp-variant-drawer__footer{padding-top:1.5rem}}.cglp-variant-drawer__clear-cart{font-size:.9375rem;line-height:1.5}.cglp-variant-drawer__timer-row,.cglp-variant-drawer__subscription-label{font-size:.875rem}.cglp-step__continue{font-size:1rem;line-height:1.5;padding:.95rem 1.5rem}.cglp{--cglp-text-sm: clamp(.9375rem, 2.2vw, 1rem);--cglp-text-xs: clamp(.875rem, 1.9vw, .9375rem)}.cglp-hero-trust{font-size:.9375rem}.cglp-hero-hotspot__tooltip{background:#fff;box-shadow:0 1px 2px #00000014,0 8px 24px #0000002e}.cglp-hero-hotspot__stars{color:#f4c430;letter-spacing:.03em;font-size:1rem;margin-bottom:.25rem}.cglp-hero-hotspot__copy p{font-size:.9375rem;line-height:1.4;color:#1a1a1a;font-weight:500}.cglp-hero-hotspot__copy cite{font-size:.875rem;color:#3d3835;font-weight:600}@media(max-width:767px){.cglp-hero-hotspot__tooltip{width:min(280px,calc(100vw - 1.5rem));max-width:min(280px,calc(100vw - 1.5rem));padding:.875rem .9rem}.cglp-hero-hotspot__tooltip[data-edge=left]{left:0;transform:translateY(10px)}.cglp-hero-hotspot:hover .cglp-hero-hotspot__tooltip[data-edge=left],.cglp-hero-hotspot.is-active .cglp-hero-hotspot__tooltip[data-edge=left],.cglp-hero-hotspot__tooltip.is-active[data-edge=left]{transform:translate(0)}.cglp-hero-hotspot__tooltip[data-edge=right]{left:auto;right:0;transform:translateY(10px)}.cglp-hero-hotspot:hover .cglp-hero-hotspot__tooltip[data-edge=right],.cglp-hero-hotspot.is-active .cglp-hero-hotspot__tooltip[data-edge=right],.cglp-hero-hotspot__tooltip.is-active[data-edge=right]{transform:translate(0)}.cglp-hero-hotspot__stars{font-size:1rem}.cglp-hero-hotspot__copy p{font-size:.9375rem;line-height:1.4}.cglp-hero-hotspot__copy cite{font-size:.875rem}}.cglp-hero-picker__scarcity{margin-top:.45rem}@media(max-width:767px){.cglp-hero-picker__scarcity{margin-top:.55rem;margin-bottom:.2rem}}@media(max-width:767px){.cglp-hero__img,.cglp-placeholder--hero{height:auto;min-height:0;aspect-ratio:4 / 5;max-height:min(32vh,260px);max-height:min(30dvh,260px)}.cglp-hero__frame{margin-bottom:0}.cglp-hero__copy{padding-top:.85rem;padding-bottom:.5rem}.cglp-hero__grid{padding-top:0;padding-bottom:.25rem}}@media(max-width:767px){.cglp-cta-wrap{display:flex;flex-direction:column;align-items:stretch;gap:.3rem;padding:0;position:static}.cglp-savings-bubble{position:static;align-self:flex-end;top:auto;right:auto;bottom:auto;font-size:.75rem;font-weight:800;letter-spacing:.04em;padding:.2rem .6rem;line-height:1.1;border-radius:999px;box-shadow:0 2px 6px #0000001f}.cglp-cta-wrap .cglp-btn-black--header{width:100%}}@media(min-width:768px){.cglp-cta-wrap{padding-bottom:0;padding-top:.35rem}.cglp-savings-bubble{top:-9px;right:-6px;bottom:auto;font-size:clamp(.6875rem,1.8vw,.8125rem);font-weight:800;padding:.15rem .5rem;line-height:1.1;z-index:2}}.cglp-cta-trust{display:flex;flex-direction:column;gap:.3rem;margin-top:.6rem;margin-bottom:.25rem;padding:.55rem .75rem;background:#ffffffbf;border:1px solid rgba(0,0,0,.06);border-radius:12px}.cglp-cta-trust__row{display:flex;align-items:center;gap:.45rem;margin:0;font-size:.875rem;line-height:1.3;color:#1f1a18;font-weight:500}.cglp-cta-trust__row--promo{color:#0e5a4b;font-weight:600}.cglp-cta-trust__row--cutoff{color:#6b4b1f}.cglp-cta-trust__row--guarantee{color:#1f1a18;font-weight:700;font-size:.9375rem;letter-spacing:.005em}.cglp-cta-trust__row--guarantee .cglp-cta-trust__icon{color:#0e5a4b;width:16px;height:16px}.cglp-cta-trust__row--try{color:#1f1a18;font-weight:600}.cglp-cta-trust__row--try .cglp-cta-trust__icon{color:#0e5a4b}.cglp-cta-trust__icon{flex-shrink:0;stroke:currentColor}@media(max-width:767px){.cglp-cta-trust{margin-top:.45rem;padding:.45rem .65rem;gap:.25rem}.cglp-cta-trust__row{font-size:.8125rem}.cglp-cta-trust__row--guarantee{font-size:.875rem}}.cglp-cta-trust--sticky{display:inline;flex-direction:unset;gap:0;margin:0;padding:0;background:transparent;border:0;border-radius:0}.cglp-cta-trust__row--sticky{display:inline;margin:0;padding:0;font-size:.6875rem;font-weight:600;color:var(--cglp-teal);line-height:1.3;letter-spacing:.01em}.cglp-sticky-cta__micro--promo{color:var(--cglp-teal);font-weight:600;line-height:1.3}.cglp-press{background:#1f1a18;border-top:1px solid #1f1a18;border-bottom:1px solid #1f1a18;padding:2.25rem 0}.cglp-press__label{color:#ffffffa6;font-size:.8125rem;letter-spacing:.28em;margin-bottom:1.5rem}.cglp-press__logos{filter:grayscale(1) brightness(0) invert(1);opacity:.85;gap:1.5rem}@media(min-width:768px){.cglp-press__logos{gap:4rem}}.cglp-press__logos span{color:#fff;font-weight:800;letter-spacing:.18em;font-size:.9375rem}.cglp-press__logo-img{max-height:1.75rem}.cglp-offer-bar{position:relative;z-index:3;text-align:center;padding:.75rem 1rem;color:#fff;background:#0e5a4b}.cglp-offer-bar--brand{background:linear-gradient(90deg,#0e5a4b,#137a64,#0e5a4b)}.cglp-offer-bar--dark{background:#1f1a18}.cglp-offer-bar--warm{background:linear-gradient(90deg,#7a4c15,#a5691f,#7a4c15);color:#fff8ec}.cglp-offer-bar__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;background:none}.cglp-offer-bar__kicker{font-size:.75rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;opacity:.85;line-height:1}.cglp-offer-bar__head{margin:0;font-size:clamp(1.0625rem,3.4vw,1.25rem);font-weight:800;letter-spacing:.01em;line-height:1.15}.cglp-offer-bar__sub{margin:0;font-size:clamp(.8125rem,2.2vw,.9375rem);font-weight:500;opacity:.92;line-height:1.3}@media(min-width:768px){.cglp-offer-bar{padding:.9rem 1.25rem}.cglp-offer-bar__inner{flex-direction:row;gap:.75rem}.cglp-offer-bar__kicker{border-right:1px solid rgba(255,255,255,.35);padding-right:.75rem}}@media(max-width:767px){.cglp-variant-drawer__panel{max-width:calc(100% - 56px)}.cglp-variant-drawer__backdrop{touch-action:manipulation}.cglp-variant-drawer__close{background:var(--cglp-bone, #f4efe8);color:var(--cglp-text, #1f1a18);box-shadow:0 1px 2px #00000014;width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;margin:-.15rem -.15rem 0 0}.cglp-variant-drawer__close:active{background:#e7e0d4;transform:scale(.96)}}@media(max-width:767px){.cglp-section-head h2,.cglp-bundles .cglp-section-head h2,.cglp-routine__intro h2,.cglp-faq__intro h2,.cglp-ba__copy h2,.cglp-ingredients .cglp-section-head h2{font-size:clamp(1.75rem,7.5vw,2rem);line-height:1.15}.cglp-header__brand{font-size:clamp(.95rem,3.4vw,1.125rem)}.cglp-hero__copy p,.cglp-hero__copy li,.cglp-bundles__sub,.cglp-routine__intro-aside p,.cglp-routine__copy p,.cglp-step p,.cglp-step__copy p,.cglp-benefit-strip__item span,.cglp-faq__answer,.cglp-faq__answer p,.cglp-faq__content,.cglp-faq__content p,.cglp-ba__copy p,.cglp-section-head p{font-size:.9375rem;line-height:1.55}.cglp-faq__summary{font-size:1rem}}.cglp-hero-hotspot__stars{color:#f5b700;font-size:.9375rem}.cglp-hero-hotspot__copy p{font-size:.9375rem;line-height:1.4;color:#1a1a1a}.cglp-hero-hotspot__copy cite{font-size:.8125rem;color:#4a4a4a}@media(max-width:767px){.cglp-hero-hotspot__stars{font-size:.9375rem}.cglp-hero-hotspot__copy p{font-size:.9375rem;line-height:1.4}.cglp-hero-hotspot__copy cite{font-size:.8125rem}}.cglp-hero-cta__price-line{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.5rem;margin:.55rem 0 0;padding:0;font-size:.9375rem;line-height:1.4;color:var(--cglp-black, #1f1a18);letter-spacing:.01em}.cglp-hero-cta__price-line-now{font-weight:700;font-size:1rem;color:var(--cglp-black, #1f1a18)}.cglp-hero-cta__price-line-was{font-weight:400;color:#1f1a188c;text-decoration:line-through}.cglp-hero-cta__price-line-save{font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;padding:.15rem .55rem;border-radius:999px;background:var(--cglp-teal-700, #0d7e72);color:var(--cglp-white, #ffffff)}@media(min-width:768px){.cglp-hero-cta__price-line{justify-content:flex-start}}.cglp-press__label{color:#e6ded0;font-weight:600;font-size:clamp(.875rem,3.2vw,1rem);letter-spacing:.22em;margin-bottom:1.25rem;opacity:1}.cglp-press__logos{gap:1.25rem 1.75rem;opacity:.95}@media(min-width:768px){.cglp-press__logos{gap:1.5rem 3rem}}.cglp-press__logos span{position:relative;font-weight:700;letter-spacing:.2em;color:#fff}.cglp-press__logos span+span:before{content:"";position:absolute;left:-1.1rem;top:50%;width:3px;height:3px;border-radius:50%;background:#ffffff59;transform:translateY(-50%)}@media(min-width:768px){.cglp-press__logos span+span:before{left:-1.75rem}}.cglp-hero-cta__low-stock{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin:.55rem auto 0;padding:.3rem .7rem;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8a4b13;background:#fff4e1;border:1px solid #f2d59a;border-radius:999px;line-height:1.25}.cglp-hero-cta__low-stock-icon{flex-shrink:0}@media(min-width:768px){.cglp-hero-cta__low-stock{margin-left:0;margin-right:0}}.cglp-hero-hotspot__tooltip[data-vedge=bottom]{top:auto;bottom:calc(100% + 6px);transform:translate(-50%,-10px)}.cglp-hero-hotspot:hover .cglp-hero-hotspot__tooltip[data-vedge=bottom],.cglp-hero-hotspot.is-active .cglp-hero-hotspot__tooltip[data-vedge=bottom],.cglp-hero-hotspot__tooltip.is-active[data-vedge=bottom]{transform:translate(-50%)}@media(prefers-reduced-motion:reduce){.cglp-hero-hotspot__tooltip[data-vedge=bottom]{transform:translate(-50%)}}@media(max-width:767px){.cglp-hero-hotspot__tooltip[data-vedge=bottom][data-edge=left],.cglp-hero-hotspot__tooltip[data-vedge=bottom][data-edge=right]{top:auto;bottom:calc(100% + 6px);transform:translateY(-10px)}.cglp-hero-hotspot:hover .cglp-hero-hotspot__tooltip[data-vedge=bottom][data-edge=left],.cglp-hero-hotspot.is-active .cglp-hero-hotspot__tooltip[data-vedge=bottom][data-edge=left],.cglp-hero-hotspot__tooltip.is-active[data-vedge=bottom][data-edge=left],.cglp-hero-hotspot:hover .cglp-hero-hotspot__tooltip[data-vedge=bottom][data-edge=right],.cglp-hero-hotspot.is-active .cglp-hero-hotspot__tooltip[data-vedge=bottom][data-edge=right],.cglp-hero-hotspot__tooltip.is-active[data-vedge=bottom][data-edge=right]{transform:translate(0)}}.cglp-header .cglp-offer-bar{margin:0;border-radius:0;border:0;padding:.5rem 1rem;z-index:auto;position:static;max-width:100%;width:100%}.cglp-header .cglp-offer-bar__inner,.cglp-header .cglp-offer-bar>*{max-width:1200px;margin-left:auto;margin-right:auto;background:none}.cglp-header .cglp-offer-bar+.cglp-header__promo{display:none!important}.cglp-savings-bubble{font-size:clamp(.78rem,2.2vw,.92rem);font-weight:600}.cglp-hero__badge-stars,.cglp-hero__quote-stars{font-size:clamp(.85rem,2.4vw,.98rem)}.cglp-hero-pick__ribbon,.cglp-hero-pick__bubble{font-size:clamp(.8rem,2.2vw,.92rem);font-weight:600}.cglp-hero-pick__per{font-size:clamp(.78rem,2.1vw,.88rem);color:#4a4a4a}.cglp-hero-pick__was,.cglp-hero-cta__price-line-was,.cglp-sticky-cta__was{color:#5f5a56}.cglp-hero-proof,.cglp-hero-bullets li,.cglp-hero-micro{font-size:clamp(.85rem,2.4vw,.95rem);color:#2e2a28}.cglp-hero-stars__count{font-size:clamp(.82rem,2.3vw,.92rem);color:#4a4a4a}.cglp-hero-picker__label,.cglp-hero-picker__scarcity,.cglp-sticky-cta__micro,.cglp-cta-trust__row--sticky{font-size:clamp(.82rem,2.3vw,.92rem);color:#2e2a28}.cglp-press__logos span{font-size:clamp(.78rem,2.1vw,.88rem);color:#3a3633}.cglp-step-num,.cglp-step-title{color:#1f1a18}.cglp-routine__step:not(.is-active) .cglp-step-num,.cglp-routine__step:not(.is-active) .cglp-step-title{color:#4a4a4a}.cglp-ba__copy .cglp-kicker,.cglp-routine__intro .cglp-kicker{color:#4a4a4a;font-weight:600}.cglp-hero-eyebrow{font-family:var(--cglp-font-sans);font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--cglp-text, #1a1a1a);margin:0 0 .6rem;line-height:1.35}@media(min-width:768px){.cglp-hero-eyebrow{font-size:.8125rem;letter-spacing:.18em;margin-bottom:.75rem}}.cglp-title__line1,.cglp-title__line2{display:block}.cglp-title__accent{display:inline-block;font-style:italic;font-weight:400;color:#292524}.cglp-hero-trust.cglp-hero-trust--badge{gap:.35rem .55rem;margin-top:.4rem;align-items:baseline}.cglp-hero-trust__value{font-family:var(--cglp-font-sans);font-size:1.125rem;font-weight:800;line-height:1;color:var(--cglp-black);letter-spacing:-.01em}@media(min-width:768px){.cglp-hero-trust__value{font-size:1.25rem}}.cglp-hero__tags{display:flex;flex-wrap:wrap;gap:.45rem .5rem;list-style:none;padding:0;margin:.85rem 0 0}.cglp-hero__tag{display:inline-flex;align-items:center;padding:.35rem .7rem;font-family:var(--cglp-font-sans);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cglp-black);background:var(--cglp-surface, #fffdf7);border:1px solid var(--cglp-hairline, rgba(0, 0, 0, .12));border-radius:999px;line-height:1.3;min-height:28px}@media(min-width:768px){.cglp-hero__tag{font-size:.8125rem;padding:.4rem .8rem}}.cglp-ba__attribution{margin:.9rem 0 0;font-family:var(--cglp-font-sans);font-size:.8125rem;color:var(--cglp-muted, #78716c);text-align:center;letter-spacing:.01em;line-height:1.4}@media(min-width:768px){.cglp-ba__attribution{font-size:.875rem;margin-top:1rem}}.cglp-sticky-cta__variant{display:block;font-family:var(--cglp-font-sans);font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cglp-muted, #78716c);margin-bottom:.1rem;line-height:1.2;max-width:58vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cglp-hero-pick__ribbon,.cglp-ai-offer__ribbon,.cglp-variant-drawer__bundle-ribbon,.cglp-variant-drawer__row-discount{background:#000!important;color:#fff!important}.cglp-variant-drawer__bundle:hover,.cglp-variant-drawer__bundle.is-selected{border-color:#3a5f47!important}.cglp-hero-stars__icons,.cglp-hero-hotspot__stars{color:var(--cglp-text, #1a1a1a)!important}.cglp-hero-cta__low-stock{background:#fbf7f0!important;border:1px solid #E7E1D4!important;border-left:3px solid #3A5F47!important;color:var(--cglp-text, #1a1a1a)!important;border-radius:2px!important;padding-right:.85rem}.cglp-hero-cta__low-stock-icon{color:#3a5f47!important}.cglp-hero-cta .cglp-hero-cta__was,.cglp-btn-black--hero s{color:#ffffff8c!important;text-decoration-color:#ffffff8c!important}.cglp-offer-bar--warm{background:#3a5f47!important;color:#fff!important}.cglp-btn-black{border-radius:2px}.cglp-hero-cta,.cglp-bundle-checkout__btn,.cglp-variant-drawer__checkout-btn{border-radius:2px!important}.cglp-hero__offer-h1{display:block;margin:0 0 .35rem;font-family:var(--cglp-font-sans, Figtree, system-ui, sans-serif);font-size:clamp(1.5rem,4.5vw,2.5rem);font-weight:800;letter-spacing:.015em;text-transform:uppercase;line-height:1.05;color:var(--cglp-color-black, #000)}@media(min-width:750px){.cglp-hero__offer-h1{margin-bottom:.5rem}}.cglp-hero__offer-h1+.cglp-title--hero-ref{margin-top:0}.cglp-hero-shade{margin:.75rem 0 .25rem;padding:.875rem 1rem;background:#fbf7f0;border:1px solid #E7E1D4;border-left:3px solid #3A5F47;border-radius:2px}.cglp-hero-shade__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem;position:relative}.cglp-hero-shade__label{font-family:var(--cglp-font-sans, "Figtree", system-ui, sans-serif);font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cglp-text, #1a1a1a)}.cglp-hero-shade__tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;position:relative;isolation:isolate;min-width:44px;min-height:44px;width:44px;height:44px;padding:0;border:0;background:transparent;color:#3a5f47;font-family:var(--cglp-font-sans, "Figtree", system-ui, sans-serif);font-size:.75rem;font-weight:700;line-height:1;cursor:pointer;transition:color .15s ease}.cglp-hero-shade__tooltip-trigger:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;transform:translate(-50%,-50%);border:1px solid #3A5F47;border-radius:50%;background:transparent;transition:background .15s ease,border-color .15s ease;pointer-events:none;z-index:-1}.cglp-hero-shade__tooltip-trigger:hover,.cglp-hero-shade__tooltip-trigger:focus-visible{color:#fff;background:transparent}.cglp-hero-shade__tooltip-trigger:hover:before,.cglp-hero-shade__tooltip-trigger:focus-visible:before{background:#3a5f47;border-color:#3a5f47}.cglp-hero-shade__tooltip-trigger:focus-visible{outline:2px solid #3A5F47;outline-offset:2px}.cglp-hero-shade__tooltip{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:5;padding:.75rem .875rem;background:#fff;border:1px solid #3A5F47;border-radius:2px;box-shadow:0 6px 24px #00000014;font-family:var(--cglp-font-sans, "Figtree", system-ui, sans-serif);font-size:.8125rem;line-height:1.45;color:var(--cglp-text, #1a1a1a)}.cglp-hero-shade__tooltip[hidden]{display:none}.cglp-hero-shade__opts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}@media(max-width:420px){.cglp-hero-shade__opts{grid-template-columns:repeat(2,minmax(0,1fr))}.cglp-hero-shade__opts>.cglp-hero-shade__opt:nth-child(3n){grid-column:span 2}}.cglp-hero-shade__opt{min-height:44px;padding:.625rem .75rem;background:#fff;border:1.5px solid #D4CCBC;border-radius:2px;font-family:var(--cglp-font-sans, "Figtree", system-ui, sans-serif);font-size:.875rem;font-weight:600;letter-spacing:.02em;color:var(--cglp-text, #1a1a1a);cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .1s ease;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;text-align:center}.cglp-hero-shade__opt:hover{border-color:#3a5f47}.cglp-hero-shade__opt:focus-visible{outline:2px solid #3A5F47;outline-offset:2px}.cglp-hero-shade__opt.is-selected,.cglp-hero-shade__opt[aria-checked=true]{border-color:#3a5f47;background:#3a5f47;color:#fff}.cglp-hero-shade__opt[aria-disabled=true],.cglp-hero-shade__opt[data-variant-available=false]{opacity:.5;cursor:not-allowed;border-style:dashed}.cglp-hero-shade__opt-title{display:inline-block}.cglp-hero-shade__opt-oos{font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.cglp-hero-shade__hint{margin:.625rem 0 0;font-family:var(--cglp-font-sans, "Figtree", system-ui, sans-serif);font-size:.75rem;line-height:1.4;color:#1a1a1ab3;text-align:center}.cglp-hero-shade__hint.is-hidden{display:none}@media(prefers-reduced-motion:reduce){.cglp-hero-shade__opt{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/260/assets/section-clean-glow-landing.css.map */
