.pdp-features-bar{width:100%;overflow:hidden}.pdp-features-bar__grid{display:grid;width:calc(100% + .1rem);padding-top:.1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.pdp-features-bar__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.pdp-features-bar__grid{grid-template-columns:repeat(6,1fr)}}.pdp-features-bar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.4rem;padding:2rem 1.2rem;min-height:14rem;border:.1rem solid rgb(var(--color-border));box-sizing:border-box;margin-top:-.1rem;margin-left:-.1rem}@media(min-width:750px){.pdp-features-bar__item{min-height:16rem;padding:2.4rem 1.6rem}}@media(min-width:990px){.pdp-features-bar__item{min-height:18rem}}.pdp-features-bar__icon{width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:.1rem solid rgb(var(--color-border));flex-shrink:0}.pdp-features-bar__icon img,.pdp-features-bar__icon svg{width:4rem;height:4rem;object-fit:contain}.pdp-features-bar__label{font-size:1.1rem!important;font-weight:600!important;letter-spacing:1.3px!important;text-transform:uppercase;margin:0;line-height:1.4;color:rgb(var(--color-foreground-title))}.pdp-skin-adapt{background-color:#1b1b1d;color:#efece6}.pdp-skin-adapt__head{max-width:64rem;margin-bottom:4.8rem}.pdp-skin-adapt__eyebrow{font-size:1.1rem!important;font-weight:600!important;letter-spacing:.28em!important;text-transform:uppercase;color:#a9a59d;display:block;margin-bottom:1.8rem}.pdp-four-mechanisms__head .h2,.pdp-skin-adapt__heading{font-size:clamp(3rem,4.4vw,5.2rem)!important;font-weight:400!important;line-height:1.04!important;letter-spacing:-.01em!important;color:#efece6;margin:0 0 1.6rem!important}.pdp-skin-adapt__sub{font-style:italic;font-size:clamp(1.8rem,2.4vw,2.4rem)!important;color:#c9c5bd;line-height:1.4;margin:0}.pdp-skin-adapt__grid{display:grid;grid-template-columns:1fr;gap:4.8rem;align-items:center}@media(min-width:990px){.pdp-skin-adapt__grid{grid-template-columns:1fr 1.05fr;gap:clamp(3.2rem,5vw,6.4rem)}}.pdp-skin-adapt__media{position:relative;line-height:0}.pdp-skin-adapt__ba-wrap{position:relative;border-radius:4px;overflow:hidden}.pdp-skin-adapt__img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4/5}.pdp-skin-adapt__img--single{border-radius:4px}.pdp-skin-adapt__ba-wrap img-comparison-slider{width:100%;--divider-color: rgba(255, 255, 255, .7);--default-handle-color: #fff;--default-handle-opacity: .9;--default-handle-width: 42px}.pdp-skin-adapt__ba-tag{position:absolute;bottom:14px;font-size:1.05rem!important;letter-spacing:.16em!important;text-transform:uppercase;background:#ffffffe6;color:#1b1b1d;padding:12px;border-radius:100px;font-weight:600!important;pointer-events:none;z-index:2}.pdp-skin-adapt__ba-tag--before{left:14px}.pdp-skin-adapt__ba-tag--after{right:14px}.pdp-skin-adapt__placeholder{aspect-ratio:4/5;background:#ffffff0d;display:flex;align-items:center;justify-content:center;border-radius:4px}.pdp-skin-adapt__results{display:flex;flex-direction:column}.pdp-skin-adapt__tabs{display:flex;gap:6px;margin-bottom:2.6rem;border:.1rem solid rgba(255,255,255,.16);border-radius:100px;padding:5px}.pdp-skin-adapt__tab{flex:1;padding:1.1rem .8rem;border-radius:100px;font-size:1.15rem!important;letter-spacing:.06em!important;text-transform:uppercase;font-weight:600!important;color:#a9a59d;background:none;border:none;cursor:pointer;transition:background .25s ease,color .25s ease;white-space:nowrap}.pdp-skin-adapt__tab.is-active{background:#f4f1ec;color:#1b1b1d}.pdp-skin-adapt__panel{display:none;animation:saFadeIn .45s ease}.pdp-skin-adapt__panel.is-active{display:block}@keyframes saFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pdp-skin-adapt__res-list{display:flex;flex-direction:column;gap:2px}.pdp-skin-adapt__res-line{display:flex;align-items:baseline;gap:1.6rem;padding:1.3rem 0;border-bottom:.1rem solid rgba(255,255,255,.1)}.pdp-skin-adapt__pct{font-family:var(--font-heading-family, Georgia, serif);font-size:2.6rem!important;font-weight:400!important;line-height:1;min-width:7.8rem;color:#fff;flex-shrink:0}.pdp-skin-adapt__pct--iris{background:linear-gradient(122deg,#ff6a3d,#ff2e6e 16%,#c238ff,#6a4bff 50%,#2f7bff 63%,#18c98c 80%,#bfe23a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.pdp-skin-adapt__res-text{font-size:1.35rem!important;color:#cac6be;line-height:1.5}.pdp-skin-adapt__consumer{display:flex;gap:2.8rem;flex-wrap:wrap;margin-top:2.4rem;padding-top:2.2rem;border-top:.1rem solid rgba(255,255,255,.14)}.pdp-skin-adapt__consumer-item{display:flex;flex-direction:column;gap:3px}.pdp-skin-adapt__consumer-val{font-family:var(--font-heading-family, Georgia, serif);font-size:2.4rem!important;font-weight:400!important;color:#fff;line-height:1}.pdp-skin-adapt__consumer-label{font-size:1.15rem!important;color:#a9a59d;letter-spacing:.02em!important}.pdp-skin-adapt__foot{margin-top:1.8rem;font-size:1.1rem!important;color:#8d8980;line-height:1.5;font-style:italic}.pdp-ingredients{background-color:rgb(var(--color-background))}.pdp-ingredients__header{text-align:center;margin-bottom:4rem}@media(max-width:750px){.pdp-ingredients__header{text-align:center;margin-bottom:3rem}}.pdp-ingredients__header .subtitle{display:block;margin-bottom:1.8rem}.pdp-ingredients__header h2{margin:0 auto;max-width:60rem}.pdp-ingredients__hero{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:center;margin-bottom:1.8rem;padding-bottom:5rem;border-bottom:.1rem solid rgb(var(--color-border))}@media(min-width:750px){.pdp-ingredients__hero{grid-template-columns:1fr 1fr;gap:clamp(2.8rem,4vw,5.6rem)}}.pdp-ingredients__hero-image{aspect-ratio:1/1;overflow:hidden;border-radius:4px;background:rgb(var(--color-background-2, 245 243 238))}.pdp-ingredients__hero-image img{width:100%;height:100%;object-fit:cover;display:block}.pdp-ingredients__hero-tag{display:inline-block;font-size:1.05rem!important;font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase;color:#7d4426;margin-bottom:1.4rem}.pdp-ingredients__hero-name{font-size:clamp(2.6rem,3vw,3.8rem)!important;font-weight:400!important;margin:0 0 1.4rem!important;line-height:1.1}.pdp-ingredients__hero-desc{font-size:1.5rem!important;color:rgb(var(--color-foreground-secondary, var(--color-foreground)));line-height:1.7!important;max-width:48ch;opacity:.8;margin:0}.pdp-ingredients__grid{display:grid;grid-template-columns:1fr;gap:15px;border-radius:4px;overflow:hidden;margin-top:0rem}@media(min-width:750px){.pdp-ingredients__grid{grid-template-columns:repeat(3,1fr)}}.pdp-ingredients__card{background:rgb(var(--color-background));padding:3rem 2.6rem;transition:background .3s ease}.pdp-ingredients__card-num{font-family:var(--font-heading-family, Georgia, serif);font-size:1.3rem!important;color:rgb(var(--color-foreground));opacity:.35;margin-bottom:1.8rem;font-weight:400!important;letter-spacing:0!important;display:none}.pdp-ingredients__card-name{font-family:var(--font-heading-family, Georgia, serif);font-size:2.1rem!important;font-weight:500!important;margin:0 0 1.2rem!important;letter-spacing:-.01em!important;line-height:1.2}.pdp-ingredients__card-name sup{font-size:12px;vertical-align:super;opacity:1;font-weight:500}@media(max-width:749px){.pdp-ingredients__card-name{font-size:1.5rem!important}}.pdp-ingredients__card-desc{font-size:1.3rem!important;color:rgb(var(--color-foreground));opacity:1;line-height:1.62!important;margin:0}.pdp-daily-rhythm{background-color:rgb(var(--color-background))}.pdp-daily-rhythm__header{text-align:center;margin-bottom:3.2rem}.pdp-daily-rhythm__header .subtitle{display:block;margin-bottom:1rem}.pdp-daily-rhythm__header h2{margin:0}.pdp-daily-rhythm__tabs{display:flex;justify-content:center;gap:8px;margin-bottom:4.6rem;border-bottom:none}.pdp-daily-rhythm__tab-btn{padding:1.2rem 2.6rem;border:.1rem solid rgb(var(--color-border));border-radius:100px;font-size:1.2rem!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase;color:rgb(var(--color-foreground));opacity:.6;background:none;cursor:pointer;transition:background .25s ease,color .25s ease,opacity .25s ease,border-color .25s ease;margin-bottom:0}.pdp-daily-rhythm__tab-btn.is-active,.pdp-daily-rhythm__tab-btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground));opacity:1}.pdp-daily-rhythm__panel{display:none}.pdp-daily-rhythm__panel.is-active{display:block;animation:rhythmFade .5s ease}@keyframes rhythmFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pdp-daily-rhythm__steps{display:grid;grid-template-columns:1fr;gap:2.4rem}@media(min-width:750px){.pdp-daily-rhythm__steps{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.pdp-daily-rhythm__step{display:flex;flex-direction:column}.pdp-daily-rhythm__step-media{aspect-ratio:4/5;overflow:hidden;border-radius:4px;margin-bottom:2rem;background:rgb(var(--color-background-2, 245 243 238))}.pdp-daily-rhythm__step-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.pdp-daily-rhythm__step:hover .pdp-daily-rhythm__step-media img{transform:scale(1.03)}.pdp-daily-rhythm__step-num{font-family:var(--font-heading-family, Georgia, serif);font-size:1.4rem!important;color:#7d4426;letter-spacing:.04em!important;display:block;margin-bottom:1rem;font-weight:400!important}.pdp-daily-rhythm__step-title{font-family:var(--font-heading-family, Georgia, serif);font-size:2.2rem!important;font-weight:400!important;margin:0 0 1rem!important;letter-spacing:-.01em!important;line-height:1.15}.pdp-daily-rhythm__step-desc{font-size:1.35rem!important;color:rgb(var(--color-foreground));opacity:.65;line-height:1.62!important;margin:0;max-width:34ch}.pdp-complete-system__head{text-align:center;margin-bottom:5.6rem}.pdp-complete-system__head .subtitle{display:block;margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:.14em;font-size:1.1rem;opacity:.55}.pdp-complete-system__cols{display:grid;grid-template-columns:1fr 1fr;gap:3.2rem 4.8rem}@media(max-width:749px){.pdp-complete-system__cols{grid-template-columns:1fr}}.pdp-complete-system__col-label{display:flex;align-items:center;gap:1rem;font-size:1.15rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin-bottom:2rem;color:rgb(var(--color-foreground))}.pdp-complete-system__iris-chip{width:1rem;height:1rem;border-radius:50%;background:linear-gradient(135deg,#6ec6f5,#b388f7 35%,#f7a4c5 65%,#f7d484);display:inline-block;flex-shrink:0}.pdp-complete-system__step{display:flex;align-items:center;gap:1.6rem;padding:1.4rem 1.6rem;border:.1rem solid rgb(var(--color-border));border-radius:.8rem;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease}.pdp-complete-system__step:hover{border-color:rgb(var(--color-foreground),.35);box-shadow:0 2px 12px #00000012}.pdp-complete-system__step-thumb{width:7.2rem;height:7.2rem;flex-shrink:0;overflow:hidden;border-radius:.6rem;background:rgb(var(--color-background))}.pdp-complete-system__step-thumb img,.pdp-complete-system__step-thumb svg{width:100%;height:100%;object-fit:cover;display:block}.pdp-complete-system__step-stage{font-size:1.05rem;color:rgb(var(--color-foreground));opacity:.45;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.pdp-complete-system__step-name{font-size:1.45rem!important;font-family:var(--font-heading-family, Georgia, serif);font-weight:400!important;margin:0!important;line-height:1.25}.pdp-complete-system__arrow{display:flex;justify-content:center;padding:.6rem 0;opacity:.35}.pdp-complete-system__foot{text-align:center;margin-top:4rem;font-size:1.2rem;color:rgb(var(--color-foreground));opacity:.55;font-style:italic;max-width:70ch;margin-left:auto;margin-right:auto}.pdp-ingredients__hero-name .subtitle{display:block}.pdp-four-mechanisms{background-color:#1b1b1d;color:#efece6}.pdp-four-mechanisms__head{max-width:64rem;margin-bottom:4.4rem}.pdp-four-mechanisms__eyebrow{font-size:1.1rem!important;font-weight:600!important;letter-spacing:.28em!important;text-transform:uppercase;color:#a9a59d;display:block;margin-bottom:1.8rem}.pdp-four-mechanisms__head .h1,.pdp-four-mechanisms__head .h2,.pdp-four-mechanisms__head .h3{color:#efece6!important;margin:0 0 1.6rem!important}.pdp-four-mechanisms__sub{font-style:italic;font-size:clamp(1.8rem,2.4vw,2.4rem)!important;color:#c9c5bd;line-height:1.4;margin:0}.pdp-four-mechanisms__chips{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:4.4rem}.pdp-four-mechanisms__chip{font-size:1.2rem;letter-spacing:.04em;color:#cac6be;border:.1rem solid rgba(255,255,255,.2);border-radius:100px;padding:.8rem 1.6rem}.pdp-four-mechanisms__grid{display:grid;grid-template-columns:1fr;gap:.1rem;background:#ffffff1f;border:.1rem solid rgba(255,255,255,.12);border-radius:4px;overflow:hidden}@media(min-width:750px){.pdp-four-mechanisms__grid{grid-template-columns:1fr 1fr}}.pdp-four-mechanisms__card{background:#1b1b1d;padding:3.6rem 3.4rem}.pdp-four-mechanisms__card-num{font-family:var(--font-heading-family, Georgia, serif);font-size:1.3rem!important;font-weight:400!important;color:#7f7b73;margin-bottom:2rem}.pdp-four-mechanisms__card-cat{display:block;font-size:1.1rem!important;font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase;background:linear-gradient(122deg,#ff6a3d,#ff2e6e 16%,#c238ff,#6a4bff 50%,#2f7bff 63%,#18c98c 80%,#bfe23a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin-bottom:1rem}.pdp-four-mechanisms__card-title{font-family:var(--font-heading-family, Georgia, serif);font-size:2.6rem!important;font-weight:400!important;line-height:1.15!important;color:#fff;margin:0 0 .8rem!important}.pdp-four-mechanisms__card-target{font-size:1.2rem!important;color:#8d8980;letter-spacing:.04em!important;margin-bottom:1.6rem}.pdp-four-mechanisms__card-active{font-family:var(--font-heading-family, Georgia, serif);font-style:italic;font-size:1.5rem!important;color:#d9d5cd;margin-bottom:1.2rem;padding-bottom:1.4rem;border-bottom:.1rem solid rgba(255,255,255,.12)}.pdp-four-mechanisms__card-desc{font-size:1.35rem!important;color:#bdb9b1;line-height:1.62!important;max-width:40ch;margin:0}.pdp-ingredients__group-label{text-align:center;margin:6.4rem auto 3.2rem}.pdp-ingredients__group-label .subtitle{display:block}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-pdp-city-defense.css.map */
