.ps-section{--ps-bg: var(--color-canvas, #ffffff);--ps-color: var(--text);position:relative;overflow:hidden;background:var(--ps-bg);color:var(--ps-color);padding-block:var(--ps-pad-top, 80px) var(--ps-pad-bottom, 80px)}.ps-wrap{width:min(1220px,calc(100% - 60px));margin-inline:auto}.ps-heading{margin:0 auto 34px;max-width:760px}.ps-heading--center{text-align:center}.ps-heading--left{margin-left:0;text-align:left}.ps-heading--right{margin-right:0;text-align:right}.ps-eyebrow{display:block;margin-bottom:8px;color:var(--accent);font-family:var(--font-body-family);font-size:10px;font-style:normal;font-weight:700;line-height:1.2;text-transform:uppercase}.ps-title{position:relative;display:inline-block;margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(42px,4vw,58px);font-style:italic;font-weight:400;letter-spacing:0;line-height:1.04}.ps-title--underline:after{position:absolute;right:3%;bottom:-10px;left:18%;height:8px;content:"";border-bottom:3px solid var(--highlight);border-radius:50%;transform:scaleX(0);transform-origin:left;transition:transform .7s cubic-bezier(.22,.8,.25,1)}.is-visible .ps-title--underline:after,.ps-title--underline:hover:after{transform:scaleX(1)}.ps-title--simple:after{height:2px;border-radius:0}.ps-title--squiggle:after{border:0;background:linear-gradient(135deg,transparent 45%,var(--highlight) 46% 54%,transparent 55%) 0 0 / 10px 10px repeat-x}.ps-heading__copy{max-width:540px;margin:13px auto 0;color:var(--muted);font-family:var(--font-body-family);font-size:14px;font-style:normal;line-height:1.6}.ps-heading--left .ps-heading__copy{margin-left:0}.ps-heading--right .ps-heading__copy{margin-right:0}.ps-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--color-action, #252724);border-radius:999px;background:var(--color-action, #252724);padding:0 24px;color:var(--color-on-action, #fff);font-family:var(--font-body-family);font-size:13px;font-style:normal;font-weight:500;transition:background .18s ease,color .18s ease,transform .18s ease}.ps-button:hover,.ps-button:focus-visible{background:var(--color-action-hover, #111210);color:var(--color-on-action, #fff);transform:translateY(-2px)}.ps-button--light{border-color:#fff;background:#fff;color:var(--color-action, #252724)}.ps-button--light:hover,.ps-button--light:focus-visible{background:var(--color-surface, #f3f0ea);color:var(--color-action, #252724)}.ps-hero{--ps-active-accent: var(--color-taupe, #b7a58f);--ps-active-secondary: var(--color-accent, #b98783);--ps-active-control: color-mix(in srgb, var(--ps-active-accent) 64%, var(--color-ink, #20201e));width:100%;max-width:100%;margin:0;padding:0;background:var(--color-surface, #f3f0ea);transition:background-color .42s ease;overflow:hidden}.ps-hero[data-active-palette=sunscreen]{--ps-active-accent: #d4b84a;--ps-active-secondary: #ffe300}.ps-hero[data-active-palette=moisturiser]{--ps-active-accent: #324a73;--ps-active-secondary: #c0d4e4}.ps-hero[data-active-palette=cleanser]{--ps-active-accent: #0f9b8e;--ps-active-secondary: #7ec8b8}.ps-hero[data-active-palette=serum]{--ps-active-accent: #6a479e;--ps-active-secondary: #a99dc8}.ps-hero[data-active-palette=clean-seal]{--ps-active-accent: #00a3b1;--ps-active-secondary: #c45a5a}.ps-hero[data-active-palette=active-boba]{--ps-active-accent: var(--color-taupe, #b7a58f);--ps-active-secondary: var(--color-gold, #e5c55b)}.ps-hero[data-active-palette=scan]{--ps-active-accent: #e8a9b6;--ps-active-secondary: #b2a3d6}.ps-hero-slider{position:relative;display:block;overflow:hidden}.ps-hero__track{display:flex;align-items:stretch;transition:transform .75s cubic-bezier(.22,.72,.25,1);will-change:transform}.ps-hero__slide{position:relative;flex:0 0 100%;height:max(var(--ps-hero-height, 720px),calc(100svh - 120px));overflow:hidden}.ps-hero__slide--image-only{height:auto;min-height:0;aspect-ratio:2 / 1}.ps-hero__media,.ps-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.ps-hero__media:after{content:"";background:linear-gradient(90deg,rgba(52,40,36,.45),rgba(52,40,36,.1) 48%,transparent)}.ps-hero__slide--dark .ps-hero__media:after{background:linear-gradient(90deg,rgba(252,250,247,.9),rgba(252,250,247,.48) 42%,transparent 68%)}.ps-hero__slide--image-only .ps-hero__media:after{display:none}.ps-hero__media img,.ps-hero__media video,.ps-hero__media object,.ps-hero__media svg{width:100%;height:100%;object-fit:cover}.ps-hero__slide--contain .ps-hero__media{background:#fbfaf7}.ps-hero__slide--contain .ps-hero__media img{object-fit:contain}.ps-hero__copy{position:absolute;z-index:2;top:50%;left:max(30px,calc((100vw - 1392px)/2));width:min(540px,calc(100% - 60px));color:#fff;transform:translateY(-50%)}.ps-hero__copy .ps-eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:35px;margin-bottom:24px;border-radius:30px;background:#ffffff26;padding:8px 16px;color:#fff;font-size:15px;font-weight:500;line-height:normal;text-transform:none}.ps-hero__copy .ps-eyebrow:before{content:"\2726";font-size:13px}.ps-hero__copy h1,.ps-hero__copy h2{margin:0;font-family:var(--font-heading-family);font-size:80px;font-style:italic;font-weight:400;letter-spacing:0;line-height:1.2;white-space:nowrap;transform:scaleX(.944);transform-origin:left center}.ps-hero__copy .rte{margin:24px 0 50px}.ps-hero__copy p{margin:0;font-family:var(--font-body-family);font-size:18px;font-weight:500;line-height:1.625}.ps-hero__copy .ps-button{min-width:200px;min-height:52px;padding:15px 30px;font-size:16px;line-height:normal}.ps-hero__shop-now{position:absolute;z-index:3;right:max(28px,calc((100vw - 1392px)/2));bottom:84px;display:inline-flex;align-items:center;justify-content:center;min-width:168px;min-height:48px;border:1px solid rgba(255,255,255,.92);border-radius:999px;background:#fffffff0;box-shadow:0 12px 30px #20201e29;color:#252321;padding:12px 26px;font-family:"Instrument Sans","Purity Sans",var(--font-body-family),sans-serif;font-size:15px;font-weight:600;letter-spacing:.01em;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.ps-hero__shop-now:hover,.ps-hero__shop-now:focus-visible{background:var(--ps-active-accent, #252724);border-color:var(--ps-active-accent, #252724);color:#fff;outline:0;transform:translateY(-2px)}.ps-hero__slide--dark .ps-hero__shop-now{border-color:#25232129;background:#ffffffeb;color:#252321}.ps-hero__slide--dark .ps-hero__copy{color:#252321}.ps-hero__slide--dark .ps-hero__copy .ps-eyebrow{background:#ffffffd1;color:var(--color-action, #252724)}.ps-hero__slide--dark .ps-hero__copy .ps-button{border-color:var(--color-action, #252724);background:var(--color-action, #252724);color:var(--color-on-action, #fff)}.ps-hero__slide--dark .ps-hero__copy .ps-button:hover,.ps-hero__slide--dark .ps-hero__copy .ps-button:focus-visible{background:var(--color-action-hover, #111210);color:var(--color-on-action, #fff)}.ps-hero__slide--scan .ps-hero__media:after{display:block;background:linear-gradient(90deg,rgba(251,250,247,.98) 0%,rgba(251,250,247,.9) 25%,rgba(251,250,247,.4) 43%,transparent 58%)}.ps-hero__slide--scan .ps-hero__copy{width:min(470px,calc(100% - 60px))}.ps-hero__slide--scan .ps-hero__copy .ps-eyebrow{margin-bottom:18px;border:1px solid color-mix(in srgb,var(--ps-active-accent) 32%,transparent);background:#ffffffb8;box-shadow:0 10px 30px #3d2d2a0f;color:color-mix(in srgb,var(--ps-active-accent) 40%,#252321);font-size:13px;font-weight:700;letter-spacing:0}.ps-hero__slide--scan .ps-hero__copy .ps-eyebrow:before{color:var(--ps-active-accent)}.ps-hero__slide--scan .ps-hero__copy h1,.ps-hero__slide--scan .ps-hero__copy h2{max-width:450px;font-size:clamp(52px,4.2vw,70px);line-height:1.02;white-space:normal;transform:none}.ps-hero__slide--scan .ps-hero__copy .rte{max-width:430px;margin:24px 0 34px}.ps-hero__slide--scan .ps-hero__copy p{color:#55504c;font-size:16px;font-weight:400;line-height:1.6}.ps-hero__slide--scan .ps-hero__copy .ps-button{min-width:226px;border-color:#252321;background:#252321;box-shadow:0 12px 28px #25232124}.ps-hero__slide--scan .ps-hero__copy .ps-button:after{content:"\2192";margin-left:12px}.ps-hero__controls{position:absolute;z-index:4;bottom:24px;left:50%;display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;border:1px solid rgba(255,255,255,.56);border-radius:999px;background:#fffc;box-shadow:0 8px 30px #20201e1f;padding:9px 11px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%);transition:background-color .32s ease,border-color .32s ease}.ps-hero__dot{width:42px;height:4px;border:0;border-radius:999px;background:#20201e33;padding:0;transition:width .32s ease,background-color .42s ease}.ps-hero__dot.is-active{width:68px;background:var(--ps-active-control)}.ps-hero__arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(32,32,30,.14);border-radius:50%;background:#ffffffd1;box-shadow:0 8px 28px #20201e1f;color:var(--ps-active-control);opacity:0;transform:translateY(-50%);transition:opacity .18s ease,background-color .18s ease,color .42s ease,transform .18s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ps-hero:hover .ps-hero__arrow,.ps-hero__arrow:focus-visible{opacity:1}.ps-hero__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.04)}.ps-hero__arrow--prev{left:24px}.ps-hero__arrow--next{right:24px}.ps-hero-slider[data-active-tone=dark] .ps-hero__dot{background:#20201e33}.ps-hero-slider[data-active-tone=dark] .ps-hero__dot.is-active{background:var(--ps-active-control)}.ps-hero-slider[data-active-tone=dark] .ps-hero__arrow{border-color:#20201e24;background:#ffffffd1;color:var(--ps-active-control)}.ps-hero-slider[data-active-tone=dark] .ps-hero__arrow:hover{background:#fff}.ps-benefits{--ps-active-accent: var(--color-taupe, #b7a58f);--ps-active-secondary: var(--color-gold, #e5c55b);padding:0;border-block:1px solid var(--ps-benefit-border, var(--color-border, #e6e1d9));background:var(--ps-benefit-bg, #fff);transition:background-color .42s ease,border-color .42s ease}.ps-benefits[data-active-palette=sunscreen]{--ps-active-accent: #d4b84a;--ps-active-secondary: #ffe300}.ps-benefits[data-active-palette=moisturiser]{--ps-active-accent: #324a73;--ps-active-secondary: #c0d4e4}.ps-benefits[data-active-palette=cleanser]{--ps-active-accent: #0f9b8e;--ps-active-secondary: #7ec8b8}.ps-benefits[data-active-palette=serum]{--ps-active-accent: #6a479e;--ps-active-secondary: #a99dc8}.ps-benefits[data-active-palette=clean-seal]{--ps-active-accent: #00a3b1;--ps-active-secondary: #c45a5a}.ps-benefits[data-active-palette=active-boba]{--ps-active-accent: var(--color-taupe, #b7a58f);--ps-active-secondary: var(--color-gold, #e5c55b)}.ps-benefits[data-active-palette=scan]{--ps-active-accent: #e8a9b6;--ps-active-secondary: #b2a3d6}.ps-benefits[data-follow-hero-palette=true]{background:color-mix(in srgb,var(--ps-active-accent) 22%,#ffffff);border-block-color:color-mix(in srgb,var(--ps-active-accent) 24%,transparent)}.ps-benefits[data-follow-hero-palette=true][data-active-palette=sunscreen]{background:#fff9e9;border-block-color:rgba(196,160,53,.2)}.ps-benefits[data-follow-hero-palette=true] .ps-benefit,.ps-benefits[data-follow-hero-palette=true] .ps-benefit--mint,.ps-benefits[data-follow-hero-palette=true] .ps-benefit--sky,.ps-benefits[data-follow-hero-palette=true] .ps-benefit--blush,.ps-benefits[data-follow-hero-palette=true] .ps-benefit--lilac,.ps-benefits[data-follow-hero-palette=true] .ps-benefit--gold,.ps-benefits[data-follow-hero-palette=true] .ps-benefit--taupe,.ps-benefits[data-follow-hero-palette=true] .ps-benefit--neutral{--ps-benefit-item-bg: color-mix(in srgb, var(--ps-active-accent) 28%, #ffffff);--ps-benefit-item-fg: color-mix(in srgb, var(--ps-active-accent) 62%, #1a1a1a);color:color-mix(in srgb,var(--ps-active-accent) 34%,#1f1f1f);transition:color .32s ease,transform .24s ease}.ps-benefits[data-follow-hero-palette=true] .ps-benefit__icon{background:var(--ps-benefit-item-bg);color:var(--ps-benefit-item-fg);box-shadow:0 0 0 1px color-mix(in srgb,var(--ps-active-accent) 18%,transparent);transition:background-color .32s ease,color .32s ease,box-shadow .24s ease,transform .24s ease}.ps-benefits[data-follow-hero-palette=true] .ps-benefit:hover{color:color-mix(in srgb,var(--ps-active-accent) 48%,#141414)}.ps-benefits[data-follow-hero-palette=true] .ps-benefit:hover .ps-benefit__icon{background:color-mix(in srgb,var(--ps-active-accent) 36%,#ffffff);box-shadow:0 8px 22px color-mix(in srgb,var(--ps-active-accent) 20%,transparent)}.announcement[data-follow-hero-palette=true],.site-header-wrap[data-follow-hero-palette=true]{--ps-active-accent: #1f473e;transition:background-color .42s ease,color .42s ease,border-color .42s ease,box-shadow .22s ease}.announcement[data-active-palette=sunscreen],.site-header-wrap[data-active-palette=sunscreen]{--ps-active-accent: #d4b84a;--ps-active-secondary: #ffe300}.announcement[data-follow-hero-palette=true][data-active-palette=sunscreen]{background:#5c4f2e!important;color:#fff}.site-header-wrap[data-follow-hero-palette=true][data-active-palette=sunscreen]{background:#fffdf6!important;border-bottom-color:#c4a03524}.site-header-wrap[data-follow-hero-palette=true][data-active-palette=sunscreen].is-scrolled{background:#fffdf6f5!important;box-shadow:0 8px 30px #c4a0350f}.announcement[data-active-palette=moisturiser],.site-header-wrap[data-active-palette=moisturiser]{--ps-active-accent: #324a73;--ps-active-secondary: #c0d4e4}.announcement[data-active-palette=cleanser],.site-header-wrap[data-active-palette=cleanser]{--ps-active-accent: #0f9b8e;--ps-active-secondary: #7ec8b8}.announcement[data-active-palette=serum],.site-header-wrap[data-active-palette=serum]{--ps-active-accent: #6a479e;--ps-active-secondary: #a99dc8}.announcement[data-active-palette=clean-seal],.site-header-wrap[data-active-palette=clean-seal]{--ps-active-accent: #00a3b1;--ps-active-secondary: #c45a5a}.announcement[data-active-palette=active-boba],.site-header-wrap[data-active-palette=active-boba]{--ps-active-accent: #b7a58f;--ps-active-secondary: #e5c55b}.announcement[data-active-palette=scan],.site-header-wrap[data-active-palette=scan]{--ps-active-accent: #e8a9b6;--ps-active-secondary: #b2a3d6}.announcement[data-follow-hero-palette=true]{background:color-mix(in srgb,var(--ps-active-accent) 78%,#0f1210);color:#fff}.announcement[data-follow-hero-palette=true] a{color:color-mix(in srgb,var(--ps-active-secondary, #ffe8a3) 72%,#fff)}.site-header-wrap[data-follow-hero-palette=true]{background:color-mix(in srgb,var(--ps-active-accent) 12%,#ffffff);border-bottom-color:color-mix(in srgb,var(--ps-active-accent) 18%,transparent)}.site-header-wrap[data-follow-hero-palette=true].is-scrolled{background:color-mix(in srgb,var(--ps-active-accent) 10%,rgba(255,255,255,.94));box-shadow:0 8px 30px color-mix(in srgb,var(--ps-active-accent) 12%,rgba(29,29,31,.05))}.ps-marquee{display:flex;width:max-content;animation:ps-marquee var(--ps-speed, 38s) linear infinite}.ps-marquee:hover,.ps-marquee:focus-within{animation-play-state:paused}.ps-marquee__group{display:flex;flex-shrink:0;align-items:center;gap:var(--ps-gap, 62px);min-width:max-content;padding-right:var(--ps-gap, 62px)}.ps-benefit{--ps-benefit-item-bg: var(--ps-benefit-icon-bg, #eeeae5);--ps-benefit-item-fg: var(--color-ink, #20201e);display:inline-flex;align-items:center;gap:14px;min-height:72px;color:var(--ps-benefit-text, #252525);font-size:16px;font-weight:600;line-height:1;white-space:nowrap;transition:color .24s ease,transform .24s ease}.ps-benefit--mint{--ps-benefit-item-bg: #e8f4ed;--ps-benefit-item-fg: #3f6653;--ps-benefit-item-bg: color-mix(in srgb, var(--color-mint, #9bcdb1) 24%, var(--color-canvas, #fcfbf8));--ps-benefit-item-fg: color-mix(in srgb, var(--color-mint, #9bcdb1) 44%, var(--color-ink, #20201e))}.ps-benefit--sky{--ps-benefit-item-bg: #e8f3f9;--ps-benefit-item-fg: #315f78;--ps-benefit-item-bg: color-mix(in srgb, var(--color-sky, #68aedd) 24%, var(--color-canvas, #fcfbf8));--ps-benefit-item-fg: color-mix(in srgb, var(--color-sky, #68aedd) 44%, var(--color-ink, #20201e))}.ps-benefit--blush{--ps-benefit-item-bg: #faecef;--ps-benefit-item-fg: #7d4e58;--ps-benefit-item-bg: color-mix(in srgb, var(--color-blush, #e8a9b6) 24%, var(--color-canvas, #fcfbf8));--ps-benefit-item-fg: color-mix(in srgb, var(--color-blush, #e8a9b6) 44%, var(--color-ink, #20201e))}.ps-benefit--lilac{--ps-benefit-item-bg: #f0edf8;--ps-benefit-item-fg: #5e5577;--ps-benefit-item-bg: color-mix(in srgb, var(--color-lilac, #b2a3d6) 24%, var(--color-canvas, #fcfbf8));--ps-benefit-item-fg: color-mix(in srgb, var(--color-lilac, #b2a3d6) 44%, var(--color-ink, #20201e))}.ps-benefit--gold{--ps-benefit-item-bg: #faf4de;--ps-benefit-item-fg: #715f2f;--ps-benefit-item-bg: color-mix(in srgb, var(--color-gold, #e5c55b) 24%, var(--color-canvas, #fcfbf8));--ps-benefit-item-fg: color-mix(in srgb, var(--color-gold, #e5c55b) 38%, var(--color-ink, #20201e))}.ps-benefit--taupe{--ps-benefit-item-bg: #f2ede7;--ps-benefit-item-fg: #5f5348;--ps-benefit-item-bg: color-mix(in srgb, var(--color-taupe, #b7a58f) 24%, var(--color-canvas, #fcfbf8));--ps-benefit-item-fg: color-mix(in srgb, var(--color-taupe, #b7a58f) 38%, var(--color-ink, #20201e))}.ps-benefit--neutral{--ps-benefit-item-bg: var(--color-surface-alt, #eeeae5);--ps-benefit-item-fg: var(--color-ink, #20201e)}.ps-benefit:hover{color:var(--ps-benefit-item-fg);transform:translateY(-1px)}.ps-benefit__icon{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--ps-benefit-item-bg);color:var(--ps-benefit-item-fg);box-shadow:0 0 0 1px color-mix(in srgb,var(--ps-benefit-item-fg) 10%,transparent);transition:background-color .24s ease,color .24s ease,box-shadow .24s ease,transform .24s ease}.ps-benefit:hover .ps-benefit__icon{box-shadow:0 8px 22px color-mix(in srgb,var(--ps-benefit-item-fg) 16%,transparent);transform:scale(1.08)}.ps-benefit__icon svg{width:21px;height:21px}.ps-benefit__icon img{width:22px;height:22px;object-fit:contain}@keyframes ps-marquee{to{transform:translate(-50%)}}.ps-products{overflow-x:clip;overflow-y:visible;padding-block:92px 104px}.ps-products--loved{background:var(--ps-bg, #ffffff);padding-block:var(--ps-pad-top, 56px) var(--ps-pad-bottom, 72px)}.ps-products--loved .ps-product-carousel__arrow{background:transparent;box-shadow:none;color:#111;opacity:.55}.ps-products--loved .ps-product-carousel:hover .ps-product-carousel__arrow,.ps-products--loved .ps-product-carousel:focus-within .ps-product-carousel__arrow{opacity:1}.ps-best-head{max-width:640px;margin:0 auto 36px;text-align:center}.ps-best-head__title{margin:0;color:#111;font-family:var(--font-heading-family);font-size:clamp(26px,3vw,34px);font-weight:500;letter-spacing:.04em;line-height:1.15;text-transform:uppercase}.ps-best-head__copy{margin:12px 0 0;color:#5c5750;font-size:15px;line-height:1.5}.ps-best-head__copy p{margin:0}.ps-products .ps-wrap{width:min(1392px,calc(100% - 60px));max-width:100%}.ps-best-card{display:flex;flex-direction:column;height:100%;min-width:0;background:transparent;font-family:var(--font-body-family)}.ps-best-card__media{position:relative;aspect-ratio:3 / 4;background:#fff;overflow:hidden}.ps-best-card__badge{position:absolute;z-index:4;top:10px;left:0;padding:5px 8px;background:#111;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase}.ps-best-card__wish{position:absolute;z-index:4;top:10px;right:10px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:transparent;color:#111;cursor:pointer}.ps-best-card__wish svg{width:18px;height:18px;overflow:visible;display:block}.ps-best-card__wish.is-saved path,.ps-best-card__wish[aria-pressed=true] path{fill:#111}.ps-best-card__gallery{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.ps-best-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}.ps-best-card__stage{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#fff}.ps-best-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;padding:0;transform:none;opacity:0;transition:opacity .24s ease;pointer-events:none}.ps-best-card__image.is-active{opacity:1;z-index:1}.ps-best-card__nav{position:absolute;z-index:5;top:50%;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:0;background:transparent;color:#b0aaa2;transform:translateY(-50%);cursor:pointer;opacity:0;transition:opacity .16s ease,color .16s ease}.ps-best-card:hover .ps-best-card__nav,.ps-best-card:focus-within .ps-best-card__nav{opacity:1}.ps-best-card__nav:hover{color:#111}.ps-best-card__nav svg{width:18px;height:18px}.ps-best-card__nav--prev{left:2px}.ps-best-card__nav--next{right:2px}.ps-best-card__body{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 1 auto;min-height:0;padding:16px 4px 0;text-align:center}.ps-best-card__title{margin:0;max-width:18ch;min-height:2.5em;font-family:var(--font-heading-family);font-size:18px;font-weight:500;line-height:1.25;letter-spacing:-.01em}.ps-best-card__title a{color:#111;text-decoration:none}.ps-best-card__title a:hover{text-decoration:underline}.ps-best-card__subtitle{display:-webkit-box;margin:0;max-width:28ch;min-height:2.8em;overflow:hidden;color:#6b6660;font-size:13px;font-style:italic;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ps-best-card__rating{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:2px 0 0;color:#111;line-height:1}.ps-best-card__stars{display:inline-flex;align-items:center;gap:2px;color:#c62828}.ps-best-card__star{width:13px;height:13px;display:block;flex:0 0 auto}.ps-best-card__star path{fill:currentColor}.ps-best-card__star.is-empty{color:#d7d2cb}.ps-best-card__star.is-half .ps-best-card__star-bg{color:#d7d2cb;fill:currentColor}.ps-best-card__reviews{color:#6b6660;font-size:12px;font-weight:500;letter-spacing:.01em}.ps-best-card__form{display:grid;gap:14px;width:100%;margin:auto 0 0;padding-top:6px}.ps-best-card__body>.ps-best-card__size,.ps-best-card__body>.ps-best-card__price:first-of-type,.ps-best-card__body>.ps-best-card__title+.ps-best-card__price,.ps-best-card__body>.ps-best-card__subtitle+.ps-best-card__price{margin-top:auto;width:100%}.ps-best-card__size{position:relative;display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%;padding:0 0 8px;border:0;border-bottom:1px solid #e5e1da;background:transparent;text-align:left}.ps-best-card__size span{color:#8a857c;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.ps-best-card__size select,.ps-best-card__size strong{width:auto;min-width:0;flex:1;border:0;background:transparent;color:#111;font-size:13px;font-weight:600;text-align:right;-webkit-appearance:none;appearance:none}.ps-best-card__size select{padding-right:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6' fill='none' stroke='%23111' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:14px;cursor:pointer}.ps-best-card__price{margin:0;color:#111;font-size:16px;font-weight:700;letter-spacing:-.01em}.ps-best-card__atc{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:0;border:0;border-radius:0;background:#111;color:#fff;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .16s ease}.ps-best-card__atc:hover{background:#000}.ps-best-card__atc--link{background:#eceae5;color:#111}.ps-tablist{display:flex;justify-content:center;margin:0 auto 40px;overflow-x:auto;scrollbar-width:none}.ps-tablist::-webkit-scrollbar{display:none}.ps-tab{min-width:153px;border:0;border-bottom:1px solid #d9d7d0;background:transparent;padding:0 18px 12px;color:#77736f;font-size:16px;font-weight:500;white-space:nowrap}.ps-tab:hover,.ps-tab.is-active{border-bottom:2px solid #252525;color:#262426}.ps-product-carousel{position:relative;display:block;width:100%;max-width:100%;overflow:hidden}.ps-product-carousel__viewport{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.ps-product-carousel__viewport::-webkit-scrollbar{display:none;width:0;height:0}.ps-products__grid{display:flex;gap:24px;align-items:stretch}.ps-products__grid>*{flex:0 0 calc((100% - 72px)/4);min-width:0;scroll-snap-align:start;box-sizing:border-box;display:flex;flex-direction:column;align-self:stretch}.ps-products__grid--loved{gap:28px}.ps-products__grid--loved>*{flex:0 0 calc((100% - 84px)/4)}.ps-product-carousel__arrow{position:absolute;z-index:7;top:40%;display:grid;place-items:center;width:54px;height:54px;border:0;border-radius:50%;background:#fffffff5;color:#242424;box-shadow:0 8px 28px #19191914;opacity:0;pointer-events:none;transform:translateY(-50%) scale(.92);transition:opacity .18s ease,transform .18s ease,background .18s ease}.ps-product-carousel__arrow svg{width:18px;height:18px}.ps-product-carousel:hover .ps-product-carousel__arrow,.ps-product-carousel.is-hovered .ps-product-carousel__arrow,.ps-product-carousel:focus-within .ps-product-carousel__arrow{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1)}.ps-product-carousel__arrow:hover{background:#fff}.ps-product-carousel__arrow:disabled{opacity:.52;cursor:default}.ps-product-carousel__arrow--prev{left:28px}.ps-product-carousel__arrow--next{right:28px}.ps-product,.product-card.ps-product{display:flex;flex-direction:column;flex:1;min-width:0;height:100%;font-family:var(--font-body-family)}.ps-product__media,.product-card.ps-product .product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:3 / 4;border-radius:16px;background:#fff;border:0;box-shadow:none}.ps-product[data-product-palette=serum],.ps-product[data-product-palette=moisturiser],.ps-product[data-product-palette=cleanser],.ps-product[data-product-palette=sunscreen],.ps-product[data-product-palette=clean-seal],.ps-product[data-product-palette=active-boba],.ps-product[data-product-palette=brand]{--card-media-bg: #ffffff}.ps-product__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}.ps-product__gallery{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.ps-product__gallery-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#fff}.ps-product__gallery-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;padding:0;background:#fff;opacity:0;transform:none;transform-origin:center center;transition:opacity .28s ease;pointer-events:none}.ps-product__gallery-image.is-active{opacity:1;z-index:1}.ps-product__gallery-arrow{position:absolute;z-index:4;top:0;bottom:0;width:28%;max-width:56px;display:grid;place-items:center;border:0;background:transparent;color:#1a1a1a8c;opacity:0;pointer-events:none;cursor:pointer;transition:opacity .16s ease,color .16s ease;padding:0}.ps-product__gallery-arrow svg{width:18px;height:18px;filter:drop-shadow(0 1px 2px rgba(255,255,255,.85))}.ps-product__gallery-arrow--prev{left:0}.ps-product__gallery-arrow--next{right:0;justify-content:end;padding-right:8px}.ps-product__gallery-arrow--prev{justify-content:start;padding-left:8px}.ps-product__media:hover .ps-product__gallery-arrow,.ps-product__media:focus-within .ps-product__gallery-arrow{opacity:1;pointer-events:auto}.ps-product__gallery-arrow:hover,.ps-product__gallery-arrow:focus-visible{color:#111}.ps-product__gallery-dots,.ps-product__gallery-counter{display:none!important}@media(hover:none){.ps-product__gallery-arrow{display:none}}.ps-product__media:after,.product-card.ps-product .product-card__media:after{display:none}.ps-product__image,.product-card.ps-product .product-card__primary{width:100%;height:100%;object-fit:cover;object-position:center;padding:0;background:#fff;transform:none;transform-origin:center center}.ps-product__hover-image,.product-card.ps-product .product-card__secondary,.product-card.ps-product .product-card__hover-video{display:none!important}.ps-product__badge,.ps-product__rating{position:absolute;z-index:5;top:12px;border-radius:999px;font-size:11px;line-height:1}.ps-product__badge{left:12px;background:#c7dda7;padding:6px 11px;color:#315d4f;font-weight:600}.ps-product__rating{right:12px;background:#fff;padding:6px 10px;color:#272525;font-weight:600;box-shadow:0 4px 14px #1919190f}.ps-product__rating span{color:#ff9f19}.ps-product:hover .ps-product__image,.product-card.ps-product:hover .product-card__primary,.ps-product.has-hover-media:hover .ps-product__image,.ps-product.has-hover-media.is-hovered .ps-product__image,.ps-product.has-hover-media:focus-within .ps-product__image,.product-card.ps-product.has-hover-media:hover .product-card__primary,.product-card.ps-product.has-hover-media:focus-within .product-card__primary,.ps-product:hover .ps-product__hover-image,.ps-product.is-hovered .ps-product__hover-image,.ps-product:focus-within .ps-product__hover-image,.product-card.ps-product:hover .product-card__secondary,.product-card.ps-product:hover .product-card__hover-video,.product-card.ps-product:focus-within .product-card__secondary,.product-card.ps-product:focus-within .product-card__hover-video{transform:none;opacity:inherit}.ps-product__tags{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 8px}.ps-product__tags span{border:1px solid #dedbd5;border-radius:999px;padding:6px 13px;color:#6e6a66;font-size:12px}.ps-product small,.product-card.ps-product .product-card__vendor{display:block;margin-top:4px;color:#8a8378;font-size:12px;text-transform:none;letter-spacing:0}.ps-product__tags+small{margin-top:0}.ps-product__content,.product-card.ps-product .product-card__content{display:flex;flex-direction:column;flex:1;padding-top:0;min-height:0}.ps-product h3,.product-card.ps-product .product-card__title,.ps-product__title{display:-webkit-box;margin:14px 0 6px;overflow:hidden;min-height:2.5em;font-family:Instrument Sans,Purity Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ps-product h3 a,.product-card.ps-product .product-card__title a{color:#1a1a1a}.ps-product__concern{display:-webkit-box;margin:0;overflow:hidden;min-height:2.9em;color:#6b6762;font-family:Instrument Sans,Purity Sans,sans-serif;font-size:13px;font-weight:400;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ps-product__meta{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:12px}.ps-product strong,.ps-product__price,.product-card.ps-product .product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;min-height:1.35em;font-size:16px;font-weight:700;color:#1a1a1a}.ps-product__price .price--sale,.product-card.ps-product .price--sale{color:#c03e35;font-weight:600}.ps-product__price .price--compare,.product-card.ps-product .price--compare{color:#9a958e;font-size:14px;font-weight:400;text-decoration:line-through}.ps-product__atc-form{margin:0}.ps-product__atc{display:grid;place-items:center;width:100%;min-height:44px;padding:11px 16px;border:0;border-radius:4px;background:#1a1a1a;color:#fff;font-family:Instrument Sans,Purity Sans,sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;line-height:1;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease}.ps-product__atc:hover,.ps-product__atc:focus-visible{background:#000;color:#fff}.ps-product__atc:active{transform:translateY(1px)}.ps-product__atc--link{background:#f3f1ec;color:#1a1a1a}.ps-product__atc--link:hover,.ps-product__atc--link:focus-visible{background:#ebe8e1;color:#1a1a1a}.product-card.ps-product .wishlist-button,.product-card.ps-product .product-card__actions,.product-card.ps-product .product-card__hover-detail,.product-card.ps-product .product-card__badges{display:none!important}.ps-collections{background:#fff}.ps-collections__layout{display:grid;grid-template-columns:360px 360px minmax(0,1fr);gap:26px;align-items:center}.ps-collection-card{position:relative;display:block;overflow:hidden;height:567px;border-radius:8px;color:#fff}.ps-collection-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.38))}.ps-collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,.72,.25,1)}.ps-collection-card:hover img,.ps-collection-card:focus-visible img{transform:scale(1.04)}.ps-collection-card span{position:absolute;z-index:2;bottom:34px;left:34px;font-family:var(--font-heading-family);font-size:28px;font-style:italic}.ps-collections__copy{padding-left:72px}.ps-collections__copy .ps-heading{margin-bottom:28px}.ps-collection-link{display:flex;align-items:center;justify-content:space-between;min-height:90px;border-bottom:1px solid #dedbd5;font-size:29px;font-weight:500}.ps-collection-link sup{margin-left:6px;font-size:13px;vertical-align:top}.ps-collection-link i{display:grid;place-items:center;width:54px;height:54px;border:1px solid #dedbd5;border-radius:50%;font-family:var(--font-body-family);font-size:24px;font-style:normal;transition:background .18s ease,color .18s ease,transform .18s ease}.ps-collection-link:hover i,.ps-collection-link:focus-visible i{background:var(--accent);color:#fff;transform:translate(3px)}.ps-icons{padding-top:26px;background:#fff}.ps-icons__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:80px;text-align:center}.ps-icon-card{display:block;color:#35322f}.ps-icon-card__seal{display:grid;place-items:center;width:98px;height:98px;margin:0 auto 24px;border-radius:44% 56% 51% 49%/57% 46% 54% 43%;background:#d5efea;font-size:34px;transition:transform .26s ease,border-radius .26s ease}.ps-icon-card:hover .ps-icon-card__seal{border-radius:50%;transform:rotate(6deg) translateY(-5px)}.ps-icon-card h3{margin:0 0 17px;font-family:var(--font-heading-family);font-size:24px;font-style:italic;font-weight:500}.ps-icon-card p{margin:0 auto;max-width:360px;color:#5f5a54;font-size:16px;line-height:1.55}.ps-shades{background:#fff}.ps-shades__faces{display:flex;justify-content:center;gap:10px;margin-bottom:25px}.ps-shade-face{position:relative;width:86px;height:52px;overflow:hidden;border:2px solid transparent;border-radius:999px;background:transparent;padding:0;transition:width .22s ease,border-color .22s ease}.ps-shade-face img{width:100%;height:100%;object-fit:cover}.ps-shade-face.is-active,.ps-shade-face:hover{width:108px;border-color:var(--accent)}.ps-shades__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ps-shades__recommend{max-width:580px;margin:36px auto 0;text-align:center}.ps-shades__recommend p{color:var(--muted);font-size:13px}.ps-scatter{display:block;height:var(--ps-scroll-height, 320svh);overflow:visible;background:#f2efe6;padding:0}.ps-scatter__stage{position:sticky;top:0;display:grid;place-items:center;width:100%;min-height:100svh;overflow:clip;isolation:isolate;background:#f2efe6;container-type:inline-size}.ps-scatter__glow{position:absolute;top:50%;left:50%;z-index:1;width:80vmin;height:80vmin;border-radius:50%;background:radial-gradient(circle,rgba(29,29,31,.18),transparent 65%);opacity:.4;transform:translate(-50%,-50%);will-change:transform,opacity}.ps-scatter__copy{position:relative;z-index:5;width:min(580px,calc(100% - 30px));padding:25px;text-align:center;will-change:transform}.ps-scatter__veil{position:absolute;top:-54px;right:-102px;bottom:-54px;left:-102px;z-index:-1;background:#f2efe680;filter:blur(51px);opacity:0;transform:scale(.96);will-change:transform,opacity}.ps-scatter__heading-group{margin-bottom:30px}.ps-scatter__copy .ps-eyebrow{margin-bottom:8px;color:#1d1d1f;font-size:18px;font-weight:500;line-height:1.625;text-transform:none}.ps-scatter__copy .ps-title{font-size:clamp(40px,4.05vw,60px);line-height:1.2}.ps-scatter__copy .ps-title--underline:after{right:1%;bottom:-9px;left:55%;height:24px;border:0;border-radius:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 186 24' fill='none'%3E%3Cpath d='M3.4731 10.026 C62.9099 0.429911 121.991 0.984108 180.805 4.45276 C134.905 5.8 89.6567 6.9 46.332 11.0 C73.7081 10.5 100.473 11.9 126.453 15.0' stroke='%23ffb005' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat;transform:scaleX(1)}.ps-scatter__description{max-width:530px;margin:0 auto;color:#1d1d1f;font-size:16px;font-weight:500;line-height:1.625;opacity:0;transform:translateY(14px);will-change:transform,opacity}.ps-scatter__description p{margin:0}.ps-scatter__description p:after{content:"\1f340";margin-left:4px}.ps-scatter__button{display:inline-flex;align-items:center;justify-content:center;width:230px;min-height:52px;margin-top:28px;border-radius:999px;background:#1f473e;color:#fff;padding:15px 30px;opacity:0;transform:translateY(14px);will-change:transform,opacity}.ps-scatter__cards{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.ps-scatter__card{position:absolute;top:50%;left:50%;width:clamp(200px,20vw,260px);overflow:hidden;margin:0;border-radius:12px;background:#fff;padding:6px;box-shadow:0 0 24px #0000000d;transform:translate(-50%,-50%) scale(.58);will-change:transform}.ps-scatter__card img{display:block;width:100%;aspect-ratio:3 / 4;border-radius:7px;object-fit:cover}.ps-scatter__hint{position:absolute;bottom:38px;left:50%;z-index:8;display:grid;justify-items:center;gap:2px;width:100%;font-size:14px;line-height:1.625;transform:translate(-50%)}.ps-scatter__hint i{font-size:22px;font-style:normal;animation:ps-bounce 1.5s ease-in-out infinite}@keyframes ps-bounce{50%{transform:translateY(10px)}}.ps-scatter--compact{height:auto;min-height:min(68svh,620px)}.ps-scatter--compact .ps-scatter__stage{position:relative;min-height:min(68svh,620px);padding-block:clamp(48px,8vw,72px)}.ps-scatter--compact .ps-scatter__card{width:clamp(150px,16vw,210px);opacity:.92}.ps-scatter--compact .ps-scatter__heading-group{margin-bottom:18px}.ps-scatter--compact .ps-scatter__copy .ps-title{font-size:clamp(34px,4vw,48px)}.ps-scatter--compact .ps-scatter__description,.ps-scatter--compact .ps-scatter__button{opacity:1;transform:none}.ps-scatter--compact .ps-scatter__hint{display:none}.ps-judgeme-raw-hide,.ps-judgeme-home__carousel{display:none!important}.ps-home-reviews-aggregate-wrap{display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.ps-home-reviews-aggregate{display:inline-flex;align-items:center;gap:8px;padding:7px 18px;background:#fbfbf9;border:1px solid rgba(31,71,62,.14);border-radius:999px;font-size:13px;color:#1f473e;font-weight:500;box-shadow:0 1px 3px #00000005}.ps-home-reviews-aggregate__stars{color:#ee9b00;font-size:14px;letter-spacing:2px;line-height:1}.ps-home-reviews-aggregate__text{display:inline-flex;align-items:center;gap:6px}.ps-home-reviews-aggregate__dot{color:#9ca3af;-webkit-user-select:none;user-select:none}.ps-home-reviews-aggregate__write{background:none;border:none;padding:0;margin-left:2px;font-family:inherit;font-size:13px;font-weight:500;color:#6b7280;text-decoration:underline;text-decoration-color:#6b728066;text-underline-offset:3px;cursor:pointer;transition:color .15s ease,text-decoration-color .15s ease}.ps-home-reviews-aggregate__write:hover{color:#111827;text-decoration-color:#111827}.ps-home-reviews-slider-wrap{position:relative;max-width:1240px;margin:0 auto;padding:0 24px}.ps-home-reviews-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:8px 4px 20px;outline:none}.ps-home-reviews-track::-webkit-scrollbar{display:none}.ps-clinical-review-card{flex:0 0 calc(33.333% - 12px);scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;background:#fdfdfc;border:1px solid rgba(31,71,62,.12);border-radius:12px;padding:24px 22px 20px;box-shadow:0 4px 18px #1f473e0a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;box-sizing:border-box}.ps-clinical-review-card:hover{transform:translateY(-4px);background:#fff;border-color:#1f473e4d;box-shadow:0 14px 34px #1f473e17}.ps-clinical-review-card__top{display:flex;flex-direction:column;flex:1 1 auto}.ps-clinical-review-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.ps-clinical-review-card__stars{color:#ee9b00;font-size:13.5px;letter-spacing:2px;line-height:1}.ps-clinical-review-card__badge{display:inline-flex;align-items:center;padding:3px 10px;background:#eef5f3;color:#1f473e;border:1px solid rgba(31,71,62,.1);border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.ps-clinical-review-card__title{margin:0 0 8px;font-family:var(--font-heading-family);font-size:17px;font-style:italic;font-weight:500;color:#1d1d1f;line-height:1.3}.ps-clinical-review-card__body{flex:1 1 auto;margin-bottom:16px;display:flex;align-items:center}.ps-clinical-review-card__quote,.ps-clinical-review-card__body p{font-family:var(--font-body-family),"Instrument Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:14.5px;line-height:1.6;color:#374151;margin:0;font-style:normal;font-weight:450}.ps-clinical-review-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid rgba(0,0,0,.06)}.ps-clinical-review-card__author-info{display:flex;flex-direction:column;gap:2px}.ps-clinical-review-card__author{font-family:var(--font-body-family),sans-serif;font-size:13.5px;font-weight:600;color:#111827}.ps-clinical-review-card__verified{font-family:var(--font-body-family),sans-serif;display:inline-flex;align-items:center;gap:4px;font-size:11.5px;color:#059669;font-weight:500}.ps-clinical-review-card__thumb{width:44px;height:44px;border-radius:8px;object-fit:contain;background:#fff;border:1px solid rgba(31,71,62,.12);flex-shrink:0;padding:2px;box-shadow:0 1px 4px #0000000a}.ps-home-reviews-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between;pointer-events:none;z-index:5}.ps-home-reviews-nav__btn{width:44px;height:44px;border-radius:50%;border:1px solid rgba(31,71,62,.2);background:#fff;color:#1f473e;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 12px #00000014;transition:all .2s ease;pointer-events:auto}.ps-home-reviews-nav__btn:hover{background:#1f473e;color:#fff;border-color:#1f473e;box-shadow:0 6px 18px #1f473e33;transform:scale(1.04)}.ps-home-reviews-nav__btn--prev{margin-left:-14px}.ps-home-reviews-nav__btn--next{margin-right:-14px}.ps-home-reviews-nav__btn svg{width:18px;height:18px}@media(max-width:989px){.ps-home-reviews-slider-wrap{padding:0 16px}.ps-clinical-review-card{flex:0 0 calc(50% - 9px)}.ps-home-reviews-nav__btn--prev{margin-left:-8px}.ps-home-reviews-nav__btn--next{margin-right:-8px}}@media(max-width:649px){.ps-home-reviews-slider-wrap{padding:0 12px}.ps-home-reviews-track{gap:14px}.ps-clinical-review-card{flex:0 0 86%}.ps-home-reviews-nav{display:none}}.ps-quiz{background:#fff}.ps-quiz__layout{display:grid;grid-template-columns:1.12fr .88fr;min-height:520px;overflow:hidden;border-radius:8px;background:#f3efe5}.ps-quiz__media{position:relative;min-height:520px;overflow:hidden}.ps-quiz__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ps-quiz__media:hover img{transform:scale(1.035)}.ps-quiz__content{display:flex;flex-direction:column;justify-content:center;padding:64px}.ps-quiz__content .ps-title{font-size:48px}.ps-quiz__options{display:grid;gap:10px;margin:28px 0}.ps-quiz__option{display:flex;align-items:center;justify-content:space-between;min-height:52px;border:1px solid #d9d2c7;border-radius:6px;background:#fff;padding:0 18px;text-align:left;transition:border-color .18s ease,background .18s ease}.ps-quiz__option:hover,.ps-quiz__option.is-selected{border-color:var(--accent);background:#e7f2ef}.ps-quiz__result{min-height:23px;color:var(--accent);font-size:13px}.ps-brands{--ps-bg: #fff;padding-block:42px}.ps-brands--dark{--ps-bg: #1f473e;--ps-color: #fff}.ps-brand{min-width:150px;padding:0 24px;text-align:center}.ps-brand img{width:115px;height:46px;margin:auto;object-fit:contain;filter:grayscale(1);opacity:.7;transition:filter .18s ease,opacity .18s ease}.ps-brand strong{display:block;font-family:var(--font-heading-family);font-size:23px;font-style:italic;font-weight:400}.ps-brand:hover img{filter:none;opacity:1}.ps-routine-banner{background:#fff}.ps-routine-banner__layout{display:grid;grid-template-columns:1fr 1.2fr;min-height:330px;overflow:hidden;border-radius:8px;background:#f2efe6}.ps-routine-banner__copy{display:grid;align-content:center;justify-items:center;padding:44px;text-align:center}.ps-routine-banner__copy .ps-title{font-size:40px}.ps-routine-banner__media{overflow:hidden}.ps-routine-banner__media img{width:100%;height:100%;object-fit:cover;transition:transform .48s ease}.ps-routine-banner:hover .ps-routine-banner__media img{transform:scale(1.035)}.ps-videos{background:#fff}.ps-video-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.ps-video-card{position:relative;overflow:hidden;aspect-ratio:.78;border-radius:8px;background:#ece8de}.ps-video-card img,.ps-video-card video{width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.ps-video-card:hover img{transform:scale(1.04)}.ps-video-card__play{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#ffffffe6;color:var(--accent);transform:translate(-50%,-50%)}.ps-review-band{background:#fff;border-block:1px solid rgba(29,29,31,.06)}.ps-review-quote{background:#f7f7f5;border-color:#1d1d1f14}.ps-review-quote:hover{border-color:#1d1d1f29;box-shadow:0 14px 36px #1d1d1f0f}.ps-judgeme-home__note{color:#8a857e}.ps-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:12px}.ps-review-quote{position:relative;display:flex;flex-direction:column;min-height:100%;padding:28px 26px 24px;border:1px solid rgba(31,71,62,.12);border-radius:4px;background:#ffffffe0;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.ps-review-quote:hover{border-color:#1f473e47;box-shadow:0 16px 40px #1f473e14;transform:translateY(-2px)}.ps-review-quote__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.ps-review-quote__stars{display:inline-flex;gap:2px;color:#c62828;font-size:13px;line-height:1;letter-spacing:.02em}.ps-review-quote__star.is-empty{color:#1f473e2e}.ps-review-quote__product{max-width:55%;overflow:hidden;color:#1f473e;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.3;text-align:right;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ps-review-quote__title{margin:0 0 10px;font-family:var(--font-heading-family);font-size:clamp(20px,1.8vw,24px);font-style:italic;font-weight:500;letter-spacing:-.015em;line-height:1.2;color:#1d1d1f}.ps-review-quote__body{flex:1 1 auto;color:#5c5852;font-size:14px;line-height:1.6}.ps-review-quote__body p{margin:0}.ps-review-quote__by{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-top:22px;padding-top:16px;border-top:1px solid rgba(31,71,62,.1);color:#6b6660;font-size:13px;line-height:1.35}.ps-review-quote__by strong{color:#1d1d1f;font-weight:600}.ps-review-quote__by span:before{content:"\b7";margin-right:10px;color:#1f473e59}.ps-judgeme-home--fallback .ps-review-grid{margin-top:8px}@media(max-width:989px){.ps-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(max-width:649px){.ps-review-grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ps-review-grid::-webkit-scrollbar{display:none}.ps-review-quote{flex:0 0 min(82vw,320px);scroll-snap-align:start}}.ps-review-rail{display:none}.ps-result{display:block;overflow:hidden;background:var(--color-paper, #ffffff)}.ps-result__wrap{width:min(1392px,calc(100% - 60px));margin-inline:auto}.ps-result__rail{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 auto 28px;max-width:920px}.ps-result__tab{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 16px;border:1px solid color-mix(in srgb,#1d1d1f 12%,transparent);border-radius:999px;background:#fff;color:#5c5852;font-family:var(--font-body-family);font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.ps-result__tab:hover,.ps-result__tab:focus-visible{border-color:color-mix(in srgb,#1f473e 35%,transparent);color:#1f473e;outline:0}.ps-result__tab.is-active{border-color:#1f473e;background:#1f473e;color:#fff}.ps-result__header{width:100%;margin-bottom:28px;color:#1d1d1f;text-align:center}.ps-result__eyebrow{margin:0 0 10px;font-family:var(--font-body-family);font-size:18px;font-weight:500;line-height:1.625;transition:opacity .28s ease}.ps-result__heading{margin:0;font-family:var(--font-heading-family);font-size:46px;font-style:italic;font-weight:400;line-height:1.2;transform:scaleX(.944);transform-origin:center}.ps-result__highlight{position:relative;display:inline-flex;white-space:nowrap}.ps-result__highlight svg{position:absolute;top:calc(100% - 5px);left:50%;width:100%;overflow:visible;color:#ffb005;transform:translate(-50%)}.ps-result__highlight path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:4;stroke-dasharray:260;stroke-dashoffset:260;transition:stroke-dashoffset .9s cubic-bezier(.22,.8,.25,1) .12s}.ps-result.is-visible .ps-result__highlight path{stroke-dashoffset:0}.ps-result__description{margin-top:16px;margin-inline:auto;max-width:52ch;color:#1d1d1f;font-family:var(--font-body-family);font-size:16px;font-weight:500;line-height:26px;transition:opacity .28s ease}.ps-result__description p{margin:0}.ps-result__stage{position:relative;height:440px;text-align:center}.ps-result__product{position:absolute;top:12px;left:50%;width:300px;height:300px;transform:translate(-50%)}.ps-result__product-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(.96);transition:opacity .38s cubic-bezier(.22,.8,.25,1),transform .42s cubic-bezier(.22,.8,.25,1);pointer-events:none}.ps-result__product-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.ps-result__product img{width:100%;height:100%;object-fit:contain;object-position:center}.ps-result__callouts{position:absolute;top:0;right:0;bottom:88px;left:0;pointer-events:none}.ps-result__callout-set{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ps-result__callout-set.is-active{pointer-events:auto}.ps-result__callout{position:absolute;display:flex;width:calc((100% - 300px)/2);min-height:52px;opacity:0;pointer-events:auto;transform:translate(var(--ps-result-enter-x));transition:opacity .42s cubic-bezier(0,0,.3,1) var(--ps-result-delay),transform .62s cubic-bezier(.17,.67,.3,1.2) var(--ps-result-delay)}.ps-result.is-visible .ps-result__callout-set.is-active .ps-result__callout{opacity:1;transform:translate(0)}.ps-result__callout--1,.ps-result__callout--3,.ps-result__callout--5{left:0;justify-content:flex-end;--ps-result-enter-x: 36px}.ps-result__callout--2,.ps-result__callout--4,.ps-result__callout--6{right:0;justify-content:flex-start;--ps-result-enter-x: -36px}.ps-result__callout--1,.ps-result__callout--2{top:36px}.ps-result__callout--3,.ps-result__callout--4{top:132px}.ps-result__callout--5,.ps-result__callout--6{top:228px}.ps-result__callout--1 .ps-result__callout-inner,.ps-result__callout--5 .ps-result__callout-inner{margin-right:12px}.ps-result__callout--2 .ps-result__callout-inner,.ps-result__callout--6 .ps-result__callout-inner{margin-left:12px}.ps-result__callout--3 .ps-result__callout-inner{margin-right:56px}.ps-result__callout--4 .ps-result__callout-inner{margin-left:56px}.ps-result__callout-inner{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:52px;border-radius:30px;background:#ece7da;padding:12px 20px;color:#1f473e;font-family:var(--font-body-family);font-size:15px;font-weight:500;line-height:24px;white-space:nowrap;transition:transform .8s cubic-bezier(.47,1.64,.41,.8)}.ps-result__icon{flex:0 0 24px;color:currentColor;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ps-result__bubble{position:absolute;right:-9px;bottom:-4px;overflow:visible;fill:#ece7da}.ps-result__callout--2 .ps-result__bubble,.ps-result__callout--4 .ps-result__bubble,.ps-result__callout--6 .ps-result__bubble{right:auto;left:-9px;transform:rotate(-260deg)}.ps-result__button{position:absolute;bottom:0;left:50%;width:250px;min-height:52px;border-color:#1f473e;background:#1f473e;font-size:16px;transform:translate(-50%)}.ps-result__button:hover,.ps-result__button:focus-visible{transform:translate(-50%) translateY(-2px)}@media(min-width:1025px)and (pointer:fine)and (prefers-reduced-motion:no-preference){.ps-result__callout--1 .ps-result__callout-inner:hover,.ps-result__callout--3 .ps-result__callout-inner:hover,.ps-result__callout--5 .ps-result__callout-inner:hover{transform:translate(-18px)}.ps-result__callout--2 .ps-result__callout-inner:hover,.ps-result__callout--4 .ps-result__callout-inner:hover,.ps-result__callout--6 .ps-result__callout-inner:hover{transform:translate(18px)}}@media(max-width:1024px){.ps-result{padding-block:64px}.ps-result__wrap{width:100%}.ps-result__rail{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;margin:0 0 22px;padding:0 20px 4px;max-width:none;scrollbar-width:none}.ps-result__rail::-webkit-scrollbar{display:none}.ps-result__tab{flex:0 0 auto}.ps-result__header{width:calc(100% - 40px);margin:0 auto 24px}.ps-result__eyebrow{font-size:16px}.ps-result__heading{font-size:clamp(34px,7vw,44px)}.ps-result__description{max-width:620px;margin-inline:auto;font-size:15px;line-height:1.55}.ps-result__stage{height:auto;padding-bottom:8px}.ps-result__product{position:relative;top:auto;left:auto;width:min(280px,calc(100vw - 64px));height:auto;aspect-ratio:1;margin-inline:auto;transform:none}.ps-result__product-slide{position:absolute}.ps-result__callouts{position:relative;inset:auto;display:block;margin-top:20px}.ps-result__callout-set{position:relative;inset:auto;display:none;gap:10px;overflow-x:auto;padding:0 20px 10px;pointer-events:auto;scroll-padding-inline:20px;scroll-snap-type:x mandatory;scrollbar-width:none}.ps-result__callout-set.is-active{display:flex}.ps-result__callout-set::-webkit-scrollbar{display:none}.ps-result__callout,.ps-result__callout--1,.ps-result__callout--2,.ps-result__callout--3,.ps-result__callout--4,.ps-result__callout--5,.ps-result__callout--6{position:relative;top:auto;right:auto;left:auto;display:block;flex:0 0 auto;width:auto;min-height:0;opacity:1;transform:none;scroll-snap-align:start}.ps-result__callout-inner{margin:0!important;min-height:46px;padding:10px 16px;font-size:13px;line-height:22px}.ps-result__bubble{display:none}.ps-result__button{position:relative;bottom:auto;left:auto;margin:20px auto 0;transform:none}.ps-result__button:hover,.ps-result__button:focus-visible{transform:translateY(-2px)}}.ps-deals{background:#fff}.ps-deals__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ps-deal{position:relative;display:block;overflow:hidden;min-height:360px;border-radius:8px;color:#fff}.ps-deal:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#00000061,#00000005)}.ps-deal img{width:100%;height:100%;min-height:360px;object-fit:cover;transition:transform .48s ease}.ps-deal:hover img{transform:scale(1.04)}.ps-deal__copy{position:absolute;z-index:2;top:50%;left:42px;max-width:250px;transform:translateY(-50%)}.ps-deal__copy h3{margin:0 0 14px;font-family:var(--font-heading-family);font-size:35px;font-style:italic;font-weight:400;line-height:1}.ps-builder{overflow:hidden;background:#fff}.ps-builder__inner{display:block}.ps-builder__header{max-width:850px;margin:0 auto 40px;text-align:center}.ps-builder__eyebrow{margin:0 0 12px;color:var(--accent);font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase}.ps-builder__heading{margin:0;font-family:Purity Editorial,Georgia,serif;font-size:clamp(48px,5.2vw,76px);font-style:italic;font-weight:400;line-height:1.02;letter-spacing:0}.ps-builder__description{max-width:610px;margin:18px auto 0;color:var(--muted);font-size:15px;line-height:1.6}.ps-builder__description p{margin:0}.ps-builder__tabs{display:flex;justify-content:center;gap:8px;margin:0 auto 36px;overflow-x:auto;padding:2px;scrollbar-width:none}.ps-builder__tabs::-webkit-scrollbar{display:none}.ps-builder__tab{flex:0 0 auto;min-height:48px;border:1px solid #dcd8cf;border-radius:999px;background:#fff;padding:11px 22px;color:#6e6b67;font-family:var(--font-body-family);font-size:15px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.ps-builder__tab:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.ps-builder__tab.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.ps-builder__tab:focus-visible{outline:3px solid rgba(15,110,86,.18);outline-offset:2px}.ps-builder__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.ps-builder__step{min-width:0}.ps-builder__step-label{margin:0 0 14px;color:#2c2c2a;font-size:15px;font-weight:600;line-height:1.35}.ps-builder__step .product-card__media{border-radius:8px;background:#f5f3ee}.ps-builder__step .product-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none;transition:border-color .22s ease,box-shadow .22s ease}.ps-builder__step.is-active .product-card__media:after{border-color:#0f6e566b;box-shadow:inset 0 0 0 1px #0f6e5614}.ps-builder__step .product-card__content{padding-top:13px}.ps-builder__step .product-card__title{font-size:15px;font-weight:600}.ps-builder__footer{margin-top:44px;text-align:center}.ps-builder__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;border:1px solid var(--accent);border-radius:999px;background:var(--accent);padding:12px 26px;color:#fff;font-size:14px;font-weight:700;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.ps-builder__cta span{font-size:18px;transition:transform .18s ease}.ps-builder__cta:hover{background:#0b5845;box-shadow:0 10px 24px #0f6e5624;transform:translateY(-1px)}.ps-builder__cta:hover span{transform:translate(3px)}.ps-ingredients{overflow:hidden;background:#fff;--ps-gutter: 30px}.ps-ingredients__explorer{display:block}.ps-ingredients .ps-wrap{width:100%;max-width:none;padding-inline:var(--ps-gutter);box-sizing:border-box}.ps-ingredients__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;margin-bottom:42px}.ps-ingredients__intro{max-width:760px}.ps-ingredients__eyebrow{margin:0 0 12px;color:var(--accent);font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase}.ps-ingredients__heading{margin:0;font-family:Purity Editorial,Georgia,serif;font-size:64px;font-style:italic;font-weight:400;line-height:1}.ps-ingredients__description{max-width:630px;margin-top:18px;color:#686761;font-size:15px;line-height:1.65}.ps-ingredients__description p{margin:0}.ps-ingredients__controls{display:flex;align-items:center;gap:10px;padding-bottom:3px}.ps-ingredients__counter{display:flex;gap:4px;margin:0 8px 0 0;color:#8b8982;font-size:12px;font-weight:700;letter-spacing:.04em}.ps-ingredients__counter [data-ingredient-counter-current]{color:#242421}.ps-ingredients__arrow{display:grid;place-items:center;width:48px;height:48px;border:1px solid #d9d6ce;border-radius:50%;background:#fff;color:#242421;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.ps-ingredients__arrow svg{width:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.ps-ingredients__arrow:hover:not(:disabled){border-color:var(--accent);background:var(--accent);color:#fff;transform:translateY(-2px)}.ps-ingredients__arrow:disabled{opacity:.32;cursor:default}.ps-ingredients__viewport{overflow-x:auto;margin-left:var(--ps-gutter);width:calc(100% - var(--ps-gutter));padding-left:0;scroll-padding-left:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.ps-ingredients__viewport::-webkit-scrollbar{display:none}.ps-ingredients__track{display:flex;width:max-content;gap:18px;padding:2px var(--ps-gutter) 10px 0}.ps-ingredient{--ingredient-tone: #374151;--ingredient-ink: #111827;width:340px;overflow:hidden;border:1px solid #e5e1d8;border-radius:12px;background:#fff;scroll-snap-align:start;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.ps-ingredient--clay,.ps-ingredient--blue,.ps-ingredient--green,.ps-ingredient--cream,.ps-ingredient--rose{--ingredient-tone: #374151}.ps-ingredient:hover{border-color:#9ca3af;box-shadow:0 12px 30px #0000000f;transform:translateY(-3px)}.ps-ingredient.is-active{border-color:#111827;box-shadow:0 16px 36px #00000014}.ps-ingredient__button{display:flex;width:100%;min-height:454px;border:0;background:transparent;padding:18px;color:#222220;text-align:left;cursor:pointer;flex-direction:column}.ps-ingredient__button:focus-visible{outline:3px solid rgba(15,110,86,.2);outline-offset:-3px}.ps-ingredient__topline{display:flex;align-items:center;justify-content:space-between;width:100%;color:#5d5c57;font-size:11px;font-weight:700;line-height:1.2;text-transform:uppercase}.ps-ingredient__visual{position:relative;display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:17px;width:100%;min-height:154px;margin:18px 0 22px;overflow:hidden;border-radius:6px;background:color-mix(in srgb,var(--ingredient-tone) 16%,#f7f5ef);padding:24px 20px;color:var(--ingredient-ink);transition:background .26s ease,transform .36s cubic-bezier(.2,.75,.3,1)}.ps-ingredient.has-chemical .ps-ingredient__visual{display:block;min-height:176px;padding:0;background:color-mix(in srgb,var(--ingredient-tone) 10%,#f7f5ef)}.ps-ingredient__visual:after{position:absolute;right:-28px;bottom:-52px;width:132px;height:132px;border:1px solid color-mix(in srgb,var(--ingredient-tone) 34%,transparent);border-radius:50%;content:"";opacity:.75}.ps-ingredient.has-chemical .ps-ingredient__visual:after{display:none}.ps-ingredient__icon{position:relative;z-index:1;display:grid;place-items:center;width:68px;height:68px;border:1px solid color-mix(in srgb,var(--ingredient-tone) 50%,#fff);border-radius:50%;background:var(--ingredient-tone);padding:18px;color:#fff;box-shadow:0 10px 25px color-mix(in srgb,var(--ingredient-tone) 18%,transparent)}.ps-ingredient__icon svg{width:100%;height:100%}.ps-ingredient__identity{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;gap:6px}.ps-ingredient__identity small{color:color-mix(in srgb,var(--ingredient-ink) 70%,#6b6963);font-size:10px;font-weight:700;line-height:1.2;text-transform:uppercase}.ps-ingredient__identity strong{max-width:170px;color:#292925;font-size:17px;font-weight:600;line-height:1.25}.ps-ingredient__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.75,.3,1)}.ps-ingredient.has-chemical .ps-ingredient__image{object-fit:cover;object-position:center;padding:0;background:transparent}.ps-ingredient__chem-label{display:none}.ps-ingredient:hover .ps-ingredient__visual,.ps-ingredient.is-active .ps-ingredient__visual{background:color-mix(in srgb,var(--ingredient-tone) 22%,#f7f5ef)}.ps-ingredient.has-chemical:hover .ps-ingredient__visual,.ps-ingredient.has-chemical.is-active .ps-ingredient__visual{background:color-mix(in srgb,var(--ingredient-tone) 10%,#f7f5ef)}.ps-ingredient:hover .ps-ingredient__image,.ps-ingredient.is-active .ps-ingredient__image{transform:scale(1.035)}.ps-ingredient.has-chemical:hover .ps-ingredient__image,.ps-ingredient.has-chemical.is-active .ps-ingredient__image{transform:scale(1.03)}.ps-ingredient__content{display:flex;flex:1;width:100%;flex-direction:column}.ps-ingredient__name{font-family:Purity Editorial,Georgia,serif;font-size:29px;font-style:italic;line-height:1.08}.ps-ingredient__strength{display:inline-flex;align-self:flex-start;margin-top:10px;border:1px solid #dcd8cf;border-radius:999px;padding:5px 11px;color:#4f4e4a;font-size:11px;font-weight:600;letter-spacing:.02em}.ps-ingredient__summary{margin-top:12px;color:#62615c;font-size:13px;line-height:1.55}.ps-ingredient__prompt{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:17px;border-top:1px solid #dcd8cf;color:var(--accent);font-size:12px;font-weight:700;text-transform:uppercase}.ps-ingredient__prompt-icon{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#16614c17;transition:transform .2s ease,background .2s ease}.ps-ingredient__prompt-icon svg{width:15px;height:15px}.ps-ingredient:hover .ps-ingredient__prompt-icon,.ps-ingredient.is-active .ps-ingredient__prompt-icon{background:var(--accent);color:#fff;transform:translate(3px)}.ps-ingredients__footer{margin-top:24px}.ps-ingredients__progress{position:relative;height:2px;overflow:hidden;background:#e1ded7}.ps-ingredients__progress span{position:absolute;top:0;left:0;width:20%;height:100%;background:var(--accent);transition:left .12s linear,width .12s linear}.ps-ingredients__detail{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:56px;margin-top:34px;border:1px solid #e3dfd6;border-radius:8px;background:#faf9f6;padding:34px 38px}.ps-ingredients__detail-heading{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ps-ingredients__detail-heading>span{color:var(--accent);font-size:11px;font-weight:700;text-transform:uppercase}.ps-ingredients__detail-heading h3{margin:0;font-family:Purity Editorial,Georgia,serif;font-size:34px;font-style:italic;font-weight:400;line-height:1.05}.ps-ingredients__detail-heading p{margin:0;color:#686761;font-size:13px;line-height:1.4}.ps-ingredients__detail-heading strong{border:1px solid #dedbd3;border-radius:999px;padding:5px 12px;color:#4f4e4a;font-size:12px;font-weight:600}.ps-ingredients__detail-heading strong:empty{display:none}.ps-ingredients__detail-copy{display:grid;grid-template-columns:1fr 1fr;gap:0}.ps-ingredients__detail-copy>div{padding:2px 36px 2px 0}.ps-ingredients__detail-copy>div+div{border-left:1px solid #dedbd3;padding-right:0;padding-left:36px}.ps-ingredients__detail-copy span{display:block;margin-bottom:10px;color:var(--accent);font-size:10px;font-weight:700;line-height:1.2;text-transform:uppercase}.ps-ingredients__detail-copy p{margin:0;color:#4f4e4a;font-size:14px;line-height:1.65}.ps-ingredients__detail.is-changing{animation:ps-ingredient-detail .26s ease}.ps-ingredients__action{margin-top:28px;text-align:center}@keyframes ps-ingredient-detail{0%{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:800px){.ps-ingredients__header{display:block;margin-bottom:28px}.ps-ingredients__heading{font-size:48px}.ps-ingredients__description{margin-top:14px;font-size:14px}.ps-ingredients__controls{justify-content:flex-end;margin-top:22px}.ps-ingredients{--ps-gutter: 20px}.ps-ingredients__viewport{margin-left:var(--ps-gutter);width:calc(100% - var(--ps-gutter));padding-left:0;scroll-padding-left:0}.ps-ingredients__track{gap:12px;padding-right:var(--ps-gutter)}.ps-ingredient{width:min(80vw,300px)}.ps-ingredient__button{min-height:430px;padding:16px}.ps-ingredient__visual{grid-template-columns:58px minmax(0,1fr);min-height:138px;margin-block:16px 20px;padding:20px 16px}.ps-ingredient__icon{width:58px;height:58px;padding:15px}.ps-ingredient__identity strong{font-size:15px}.ps-ingredient__name{font-size:28px}.ps-ingredients__footer{margin-top:18px}.ps-ingredients__detail{display:block;margin-top:28px;padding:26px 22px}.ps-ingredients__detail-copy{display:block;margin-top:20px}.ps-ingredients__detail-copy>div{padding:0}.ps-ingredients__detail-copy>div+div{margin-top:20px;border-top:1px solid #dedbd3;border-left:0;padding:20px 0 0}}.ps-offer-faq{background:#fff}.ps-offer-faq__layout{display:grid;grid-template-columns:1fr 1.05fr;gap:22px}.ps-offer{position:relative;overflow:hidden;min-height:410px;border-radius:8px;color:#fff}.ps-offer:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#0d2b23a8,#0d2b230d)}.ps-offer img{width:100%;height:100%;min-height:410px;object-fit:cover;transition:transform .5s ease}.ps-offer:hover img{transform:scale(1.04)}.ps-offer__copy{position:absolute;z-index:2;top:50%;left:42px;max-width:300px;transform:translateY(-50%)}.ps-offer__copy h3{margin:8px 0 16px;font-family:var(--font-heading-family);font-size:45px;font-style:italic;font-weight:400;line-height:.98}.ps-faq{min-height:410px;border-radius:8px;background:#f7f5ef;padding:42px}.ps-faq .ps-title{margin-bottom:24px;font-size:46px}.ps-faq details{border-bottom:1px solid #dad5ca}.ps-faq summary{display:flex;align-items:center;justify-content:space-between;min-height:56px;list-style:none;font-weight:500;cursor:pointer}.ps-faq summary:after{content:"+";font-size:20px}.ps-faq details[open] summary:after{content:"\2212"}.ps-faq details div{padding:0 0 18px;color:var(--muted);font-size:13px;line-height:1.55}.ps-gram{background:var(--color-paper, #ffffff)}.ps-gram__viewport{overflow:hidden}.ps-gram__track{display:flex;width:max-content;animation:ps-gram var(--ps-speed, 28s) linear infinite}.ps-gram__track:hover,.ps-gram__track:focus-within{animation-play-state:paused}.ps-gram__group{display:flex;flex-shrink:0;gap:12px;padding-right:12px}.ps-gram__card{position:relative;flex:0 0 clamp(168px,12.5vw,220px);height:clamp(236px,17.6vw,310px);overflow:hidden;border-radius:10px;background:#111;color:#fff;transition:flex-basis .28s ease,height .28s ease,transform .28s ease,box-shadow .28s ease}.ps-gram__card img,.ps-gram__card .ps-gram__image,.ps-gram__card .ps-gram__video,.ps-gram__card video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.ps-gram__card:hover{flex-basis:clamp(180px,13.4vw,236px);height:clamp(252px,18.8vw,332px);z-index:2;transform:translateY(-4px);box-shadow:0 14px 32px #1f473e1f}.ps-gram__card:hover img,.ps-gram__card:hover .ps-gram__video,.ps-gram__card:hover video{transform:scale(1.03)}.ps-gram__text{display:grid;place-items:center;padding:22px;text-align:center;background:var(--accent)}.ps-gram__text span{font-size:16px;line-height:1.25}.ps-gram__icon{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ffffffeb;color:#1d1d1f;opacity:0;transform:translateY(-5px);transition:opacity .18s ease,transform .18s ease}.ps-gram__card:hover .ps-gram__icon,.ps-gram__card:focus-within .ps-gram__icon{opacity:1;transform:none}.ps-gram__card--video:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.28));pointer-events:none}@keyframes ps-gram{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}.ps-gram .ps-heading{margin:0 auto 20px}.site-header-wrap{background:var(--color-paper, #ffffff);border-bottom:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header-wrap.is-hidden{transform:translateY(-110%)}.site-header-wrap{transition:transform .26s ease,box-shadow .22s ease}.site-header-wrap.is-scrolled{box-shadow:0 8px 30px #1d1d1f0f}.site-header{height:80px}.site-nav{gap:32px}.site-nav__item{font-size:16px;font-weight:500}.site-logo img{max-height:56px}.site-logo .brand-logo__image,.site-logo .brand-logo__svg{height:56px;max-height:56px}.site-actions .icon-button{width:44px;height:44px}.footer{background:#000;color:#ffffffeb;border-top:0}@media(max-width:1100px){.ps-collections__layout{grid-template-columns:1fr 1fr}.ps-collections__copy{grid-column:1 / -1;padding:25px 0 0}.ps-collection-card{height:min(58vw,560px)}.ps-products .ps-wrap{width:min(100% - 48px,1392px)}.ps-products__grid{gap:20px}.ps-products__grid>*{flex-basis:calc((100% - 60px)/4)}.ps-products__grid--loved>*{flex-basis:calc((100% - 56px) / 3)}}@media(max-width:800px){.ps-section{--ps-pad-top: 58px;--ps-pad-bottom: 58px}.ps-wrap{width:min(100% - 36px,1220px)}.ps-title{font-size:39px}.ps-hero__slide{height:auto!important;min-height:0!important;aspect-ratio:5 / 4}.ps-hero__slide--image-only{height:auto!important;min-height:0!important;aspect-ratio:5 / 4;background:#1a1a1a}.ps-hero__slide--image-only .ps-hero__media{background:#1a1a1a}.ps-hero__slide--image-only .ps-hero__media img,.ps-hero__slide--image-only .ps-hero__media object,.ps-hero__slide--image-only .ps-hero__media svg{object-fit:cover;object-position:center center}.ps-hero__slide--image-only[data-hero-palette=sunscreen] .ps-hero__media img,.ps-hero__slide--image-only[data-hero-palette=sunscreen] .ps-hero__media object,.ps-hero__slide--image-only[data-hero-palette=sunscreen] .ps-hero__media svg{object-position:28% center}.ps-hero__slide--image-only[data-hero-palette=moisturiser] .ps-hero__media img,.ps-hero__slide--image-only[data-hero-palette=moisturiser] .ps-hero__media object,.ps-hero__slide--image-only[data-hero-palette=moisturiser] .ps-hero__media svg{object-position:42% center}.ps-hero__slide--image-only[data-hero-palette=cleanser] .ps-hero__media img,.ps-hero__slide--image-only[data-hero-palette=cleanser] .ps-hero__media object,.ps-hero__slide--image-only[data-hero-palette=cleanser] .ps-hero__media svg{object-position:38% center}.ps-hero__slide--image-only[data-hero-palette=serum] .ps-hero__media img,.ps-hero__slide--image-only[data-hero-palette=serum] .ps-hero__media object,.ps-hero__slide--image-only[data-hero-palette=serum] .ps-hero__media svg{object-position:68% center}.ps-hero__slide--image-only[data-hero-palette=clean-seal] .ps-hero__media img,.ps-hero__slide--image-only[data-hero-palette=clean-seal] .ps-hero__media object,.ps-hero__slide--image-only[data-hero-palette=clean-seal] .ps-hero__media svg{object-position:55% center}.ps-hero__slide--image-only[data-hero-palette=active-boba] .ps-hero__media img,.ps-hero__slide--image-only[data-hero-palette=active-boba] .ps-hero__media object,.ps-hero__slide--image-only[data-hero-palette=active-boba] .ps-hero__media svg{object-position:50% center}.ps-hero__media:after{background:linear-gradient(180deg,transparent 48%,rgba(20,16,14,.35))}.ps-hero__copy{top:auto;right:20px;bottom:64px;left:20px;width:auto;transform:none}.ps-hero__copy h1,.ps-hero__copy h2{font-size:clamp(34px,9vw,48px);white-space:normal;transform:none;max-width:100%}.ps-hero__copy p{font-size:15px}.ps-hero__shop-now{right:16px;bottom:48px;min-width:128px;min-height:40px;padding:10px 18px;font-size:13px}.ps-hero__slide--scan{height:auto!important;min-height:0!important;aspect-ratio:5 / 4;background:#fbfaf7}.ps-hero__slide--scan .ps-hero__media{top:0;bottom:0}.ps-hero__slide--scan .ps-hero__media:after{display:block;background:linear-gradient(180deg,rgba(251,250,247,.92) 0%,rgba(251,250,247,.55) 38%,transparent 68%)}.ps-hero__slide--scan .ps-hero__media img{object-fit:cover;object-position:56% center}.ps-hero__slide--scan .ps-hero__copy{top:28px;right:20px;bottom:auto;left:20px;width:auto}.ps-hero__slide--scan .ps-hero__copy .ps-eyebrow{min-height:31px;margin-bottom:14px;padding:6px 12px;font-size:11px}.ps-hero__slide--scan .ps-hero__copy h1,.ps-hero__slide--scan .ps-hero__copy h2{max-width:100%;font-size:clamp(32px,8vw,42px);line-height:1.05;white-space:normal;transform:none}.ps-hero__slide--scan .ps-hero__copy .rte{max-width:100%;margin:14px 0 18px}.ps-hero__slide--scan .ps-hero__copy p{font-size:14px;line-height:1.45}.ps-hero__slide--scan .ps-hero__copy .ps-button{min-width:180px;min-height:44px;padding:11px 18px;font-size:14px}.ps-hero__arrow{display:none}.ps-hero__controls{bottom:12px;gap:5px;max-width:calc(100% - 20px);padding:6px 8px}.ps-hero__dot{width:22px;height:3px}.ps-hero__dot.is-active{width:34px}.ps-benefit{gap:11px;min-height:62px;font-size:14px}.ps-benefit__icon{flex-basis:36px;width:36px;height:36px}.ps-products{padding-block:56px;overflow-x:clip}.ps-products .ps-wrap{width:min(100% - 32px,1392px)}.ps-tablist{justify-content:flex-start;width:100%}.ps-tab{flex:0 0 33.333%;min-width:0;padding-inline:4px;font-size:14px}.ps-product-carousel__viewport{margin-inline:-16px;padding-inline:16px;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch}.ps-products__grid,.ps-shades__grid{display:flex;gap:12px;overflow-x:auto;margin-right:0;padding-right:16px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.ps-product-carousel .ps-products__grid{overflow:visible;margin-right:0;padding-right:16px}.ps-products__grid>*,.ps-shades__grid>*{flex:0 0 min(58vw,240px);scroll-snap-align:start;scroll-snap-stop:always;display:flex;flex-direction:column}.ps-products__grid--loved>*{flex:0 0 min(72vw,280px)}.ps-best-card__title{font-size:16px}.ps-best-card__nav{opacity:1}.ps-product-carousel__arrow{display:none}.ps-product__content,.product-card.ps-product .product-card__content{padding-top:12px}.ps-product__title{font-size:15px}.ps-product__concern{font-size:12px}.ps-product__atc{min-height:42px;font-size:12px}.ps-collections__layout{grid-template-columns:1fr 1fr;gap:12px}.ps-collection-card{height:64vw}.ps-collection-card span{bottom:20px;left:18px;font-size:22px}.ps-collection-link{min-height:68px;font-size:21px}.ps-collection-link i{width:42px;height:42px}.ps-icons__grid{grid-template-columns:1fr;gap:46px}.ps-scatter__copy{padding-inline:18px}.ps-scatter__copy .ps-eyebrow{font-size:16px}.ps-scatter__copy .ps-title{font-size:40px}.ps-scatter__description{font-size:14px;line-height:1.5}.ps-scatter__button{width:210px}.ps-quiz__layout{grid-template-columns:1fr}.ps-quiz__media{min-height:430px}.ps-quiz__content{padding:38px 25px}.ps-routine-banner__layout,.ps-offer-faq__layout{grid-template-columns:1fr}.ps-routine-banner__copy{min-height:280px}.ps-routine-banner__media{min-height:330px}.ps-video-rail{display:flex;overflow-x:auto;margin-right:-18px;padding-right:18px;scroll-snap-type:x mandatory;scrollbar-width:none}.ps-video-card{flex:0 0 68vw;scroll-snap-align:start}.ps-deals__grid{grid-template-columns:1fr}.ps-result{padding-block:58px}.ps-result__header{margin-bottom:26px}.ps-result__eyebrow{margin-bottom:6px;font-size:14px}.ps-result__heading{font-size:38px}.ps-result__description{margin-top:14px;font-size:14px}.ps-builder__header{margin-bottom:30px}.ps-builder__heading{font-size:48px}.ps-builder__tabs{justify-content:flex-start;margin-right:-18px;padding-right:18px}.ps-builder__tab{min-height:44px;padding:10px 17px;font-size:13px}.ps-builder__grid{display:flex;gap:14px;overflow-x:auto;margin-right:-18px;padding:1px 18px 8px 1px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.ps-builder__grid::-webkit-scrollbar{display:none}.ps-builder__step{flex:0 0 min(78vw,390px);scroll-snap-align:start}.ps-builder__step-label{margin-bottom:11px;font-size:14px}.ps-builder__footer{margin-top:34px}.ps-faq{padding:30px 22px}.ps-gram__card{flex-basis:42vw;height:59vw;max-width:180px;max-height:252px}.ps-gram__card:hover{flex-basis:42vw;height:59vw;transform:none}}@media(prefers-reduced-motion:reduce){.ps-marquee,.ps-gram__track{animation-play-state:paused}.ps-scatter__card,.ps-scatter__description,.ps-scatter__button{transition:none}.ps-hero__track{transition-duration:1ms}.ps-result__callout,.ps-result__product-slide{opacity:1;transform:none;transition:none}.ps-result__product-slide:not(.is-active){opacity:0}.ps-result__highlight path{stroke-dashoffset:0;transition:none}.ps-builder__tab,.ps-builder__step .product-card__media:after,.ps-builder__cta,.ps-builder__cta span{transition:none}}.announcement{min-height:40px;display:grid;place-items:center;padding:0 44px;color:#fff;font-size:13px;letter-spacing:0}.announcement a{margin-left:10px;font-weight:600}.announcement__arrow--next{right:8px}.site-header-wrap{position:sticky;top:0;z-index:60}.site-header{position:relative;grid-template-columns:auto 1fr auto;gap:34px;height:80px}.site-header__brand{display:flex;align-items:center;gap:8px;min-width:0}.site-logo{display:inline-flex;align-items:center;font-family:var(--font-body-family);font-size:28px;font-style:normal;font-weight:700;line-height:1;letter-spacing:0}.site-logo span,.site-logo .brand-logo__image,.site-logo .brand-logo__svg{transform:none!important;font-style:normal}.site-logo .brand-logo__image,.site-logo .brand-logo__svg{display:block;height:56px;width:auto;max-height:none;aspect-ratio:1040 / 536;color:#1d1d1f;object-fit:contain}.site-logo .brand-logo__svg svg,.footer-brand-logo .brand-logo__svg svg{display:block;width:100%;height:100%;transform:none}.site-nav{justify-content:center;gap:32px}.site-nav__item{position:static;font-family:Instrument Sans,Purity Sans,sans-serif;font-size:16px;font-weight:500;letter-spacing:normal;line-height:26px}.site-nav__link{position:relative;height:100%;color:#1d1d1f;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.site-nav__link:after{position:absolute;right:0;bottom:20px;left:0;height:1px;content:"";background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .26s cubic-bezier(.22,.72,.25,1)}.site-nav__link:hover:after,.site-nav__link:focus-visible:after,.site-nav__link.is-active:after,.site-nav__item:focus-within>.site-nav__link:after{transform:scaleX(1);transform-origin:left}.site-nav__link--quiz{color:#c03e35}.site-nav__chevron{display:inline-flex;align-items:center;transform:none;transition:transform .22s ease}.site-nav__item:hover .site-nav__chevron,.site-nav__item:focus-within .site-nav__chevron,.site-nav__item.is-open .site-nav__chevron{transform:rotate(180deg)}.site-nav__sparkle{display:inline-flex;align-items:center;margin-left:2px;color:#c03e35}.site-nav__sparkle svg{width:14px;height:14px}.site-actions{position:relative}.site-actions .icon-button{position:relative;border:1px solid transparent;transition:border-color .18s ease,background .18s ease,transform .18s ease}.site-actions .icon-button:hover,.site-actions .icon-button:focus-visible{border-color:#dedbd3;background:#f7f5ef;transform:translateY(-1px)}.site-actions .cart-count,.site-wishlist__count{position:absolute;top:1px;right:0;min-width:17px;height:17px;margin:0;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#c84d38;color:#fff;font-size:9px;display:grid;place-items:center;line-height:1}.site-actions .cart-count.is-hidden,.site-actions .cart-count[hidden]{display:none}.site-actions .icon-button[aria-label=Cart] svg{width:44px;height:44px;max-width:none}.site-wishlist__count{display:grid;place-items:center;border-radius:999px}.site-wishlist__count[hidden]{display:none}.mega-menu{padding:32px 0 38px;border-color:#ebe7df;border-radius:0 0 20px 20px;box-shadow:0 28px 52px #2c261f1a;transform:translateY(-12px);transition:opacity .18s ease,visibility .18s ease,transform .3s cubic-bezier(.22,.72,.25,1)}.site-nav__item.is-open>.mega-menu{opacity:1;visibility:visible;transform:none}.mega-menu__grid{grid-template-columns:minmax(320px,.7fr) minmax(0,2fr);gap:clamp(34px,3.6vw,58px);align-items:stretch}.mega-menu__links{display:grid;grid-template-columns:repeat(2,minmax(125px,1fr));gap:clamp(28px,3vw,52px);align-content:start;padding-top:5px}.mega-menu__heading{display:inline-block;margin-bottom:18px;color:#262523;font-family:var(--font-editorial-family, Georgia, serif);font-size:clamp(20px,1.5vw,25px);font-style:italic;font-weight:500;line-height:1.1}.mega-menu li+li{margin-top:13px}.mega-menu li a{position:relative;display:inline-block;color:#4f4c49;font-size:15px;line-height:1.35;transition:color .18s ease,transform .22s cubic-bezier(.22,.72,.25,1)}.mega-menu li a:after{position:absolute;right:0;bottom:-3px;left:0;height:1px;content:"";background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.mega-menu li a:hover,.mega-menu li a:focus-visible{color:#1f5146;transform:translate(3px)}.mega-menu li a:hover:after,.mega-menu li a:focus-visible:after{transform:scaleX(1);transform-origin:left}.mega-menu__promos{display:grid;grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;min-width:0}.mega-menu__promos--learn{align-content:stretch}.mega-menu__learn-card{display:flex;flex-direction:column;justify-content:flex-end;gap:12px;min-height:220px;padding:28px 24px;border-radius:16px;background:linear-gradient(145deg,#e1f5ee,#f5f3ee 55%,#fff);color:#2c2c2a;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.mega-menu__learn-card--alt{background:linear-gradient(145deg,#f5f3ee,#efeaf6 60%,#fff)}.mega-menu__learn-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #252c2814}.mega-menu__learn-card-eyebrow{margin:0;color:#0f6e56;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mega-menu__learn-card h3{margin:0;font-family:Fraunces,Purity Editorial,Georgia,serif;font-size:28px;font-style:italic;font-weight:400;line-height:1.2}.mega-menu__learn-card span{margin-top:auto;color:#0f6e56;font-size:13px;font-weight:700}.mega-menu__promo{position:relative;min-width:0;min-height:250px;padding:0;border-radius:16px;background:#ddd5bd;color:#174d42;isolation:isolate;overflow:hidden}.mega-menu__promo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .65s cubic-bezier(.22,.72,.25,1),filter .35s ease}.mega-menu__promo:nth-child(2) img{object-position:60% 38%}.mega-menu__promo-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#e1dac4f0,#e1dac4bd,#e1dac400 68%);transition:opacity .35s ease}.mega-menu__promo:hover img{transform:scale(1.045);filter:saturate(1.04)}.mega-menu__promo-copy{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;padding:34px 30px 28px}.mega-menu__promo-copy small,.mega-menu__promo-copy strong{display:block}.mega-menu__promo-copy small{color:#174d42;font-size:14px;font-weight:600}.mega-menu__promo-copy strong{max-width:62%;margin-top:10px;font-family:var(--font-editorial-family, Georgia, serif);font-size:clamp(25px,2vw,34px);font-style:italic;font-weight:500;line-height:1.04}.mega-menu__promo-button{display:inline-flex;align-items:center;justify-content:center;min-width:160px;min-height:48px;margin-top:auto;border:1px solid #1c5247;border-radius:999px;background:#1c5247;color:#fff;font-size:15px;font-weight:600;transition:background .22s ease,color .22s ease,transform .22s cubic-bezier(.22,.72,.25,1)}.mega-menu__promo:hover .mega-menu__promo-button,.mega-menu__promo:focus-visible .mega-menu__promo-button{background:#fff;color:#1c5247;transform:translateY(-2px)}.mega-menu__promo:focus-visible{outline:2px solid #1c5247;outline-offset:3px}.site-wishlist-popover{position:absolute;top:calc(100% - 7px);right:var(--page-pad);z-index:4;width:min(340px,calc(100vw - 32px));border:1px solid #e5e1d8;border-radius:7px;background:#fff;padding:18px;box-shadow:0 20px 50px #241f1b1f;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s ease,visibility .18s ease,transform .22s ease}.site-wishlist-popover.is-open{opacity:1;visibility:visible;transform:none}.site-wishlist-popover>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.site-wishlist-popover__items{display:grid;gap:1px}.site-wishlist-popover__items a{display:flex;align-items:center;justify-content:space-between;min-height:42px;border-top:1px solid #eeeae3;font-size:13px;text-transform:capitalize}.site-wishlist-popover__empty{margin:4px 0;color:var(--muted);font-size:13px}.search-overlay__backdrop{border:0;width:100%}.search-panel{max-height:min(86vh,850px);background:#fff}.search-panel__head{background:#fff}.predictive-search-form{max-width:1280px;min-height:94px;grid-template-columns:auto minmax(0,1fr) auto auto;gap:16px;padding:20px 30px}.predictive-search-form input{font-family:var(--font-body-family);font-size:26px;font-weight:400}.predictive-search-form__submit{min-height:44px;border:0;border-radius:999px;background:var(--accent);color:#fff;padding:0 24px}.predictive-search-results{max-width:1280px;min-height:300px;padding:38px 30px 54px}.predictive-search-start{display:grid;grid-template-columns:minmax(240px,.34fr) 1fr;gap:54px}.predictive-search-start__copy h2{margin:9px 0 22px;font-family:var(--font-heading-family);font-size:44px;font-style:italic;font-weight:400;line-height:1}.predictive-search-tags{display:flex;flex-wrap:wrap;gap:8px}.predictive-search-tags a{border:1px solid #dedad1;border-radius:999px;padding:8px 14px;color:#5d5953;font-size:12px;transition:border-color .18s ease,background .18s ease,color .18s ease}.predictive-search-tags a:hover{border-color:var(--accent);background:var(--accent);color:#fff}.predictive-search-featured__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.predictive-search-featured__head h3{margin:0;font-family:var(--font-body-family);font-size:15px;font-weight:600}.predictive-search-featured__head a{font-size:12px;text-decoration:underline;text-underline-offset:4px}.predictive-item img{border-radius:7px;background:#f2efe6}.predictive-item strong{font-size:13px;font-weight:500}.predictive-item span{color:var(--muted);font-size:12px}.footer{padding:0;background:#000;color:#ffffffeb}.footer-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px;padding-top:76px;padding-bottom:76px}.footer-service{display:grid;justify-items:center;text-align:center}.footer-service svg{margin-bottom:25px;color:#ffffffeb}.footer-service h3,.footer-main h2{margin:0 0 18px;font-family:var(--font-heading-family);font-size:23px;font-style:italic;font-weight:500;color:#fff}.footer-service p{max-width:420px;margin:0;color:#ffffffc7;font-size:15px;line-height:1.6}.footer-main{display:grid;grid-template-columns:1.1fr .85fr 1.35fr;gap:58px;padding-top:68px;padding-bottom:68px;border-top:1px solid rgba(255,255,255,.16)}.footer-contact{display:flex;align-items:flex-start;flex-direction:column}.footer-brand-logo{display:inline-flex;margin-bottom:30px}.footer-brand-logo .brand-logo__image,.footer-brand-logo .brand-logo__svg{display:block;width:auto;height:66px;aspect-ratio:1040 / 536;color:#fff;object-fit:contain;transition:opacity .18s ease}.footer-brand-logo:hover .brand-logo__image,.footer-brand-logo:hover .brand-logo__svg{opacity:.72}.footer-contact>a{margin-bottom:4px;color:#fff}.footer-socials{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0}.footer-socials a{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease}.footer-socials a:hover{background:#ffffff26;color:#fff;transform:translateY(-2px)}.footer-contact__offer{margin-top:5px;font-size:14px}.footer-contact__offer p{margin:0}.footer-contact__offer a{text-decoration:underline;text-underline-offset:3px}.footer-menu{border:0;padding:0}.footer-menu summary{margin:0 0 18px;font-family:var(--font-heading-family);font-size:23px;font-style:italic;font-weight:500;list-style:none;pointer-events:none}.footer-menu>h2,.footer-contact>h2,.footer-newsletter-wrap>h2{margin:0 0 18px;font-family:var(--font-heading-family);font-size:23px;font-style:italic;font-weight:500}.footer-newsletter-wrap>h2{margin:0 0 10px;font-size:18px}.footer-contact__intro{margin:0 0 10px;color:#ffffffc7;font-size:14px;line-height:1.5}.footer-socials a svg{width:16px;height:16px;display:block}.footer-menu__links{display:grid;gap:12px}.footer-menu__links a{color:#ffffffc7;font-size:14px}.footer-menu__links a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.footer-newsletter-wrap p{max-width:420px;margin:0;color:#ffffffb8;font-size:13px;line-height:1.5}.footer-newsletter{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:14px;max-width:420px}.footer-newsletter input{min-width:0;height:40px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff1f;color:#fff;padding:0 16px;font-size:13px}.footer-newsletter input::placeholder{color:#ffffff8c}.footer-newsletter button{min-width:108px;height:40px;border:0;border-radius:999px;background:#fff;color:var(--color-forest, #0f6e56);padding:0 18px;font-size:13px;font-weight:600}.footer-newsletter__message{grid-column:1 / -1;margin:0;font-size:12px}.footer-newsletter__terms{margin-top:17px;color:#ffffff9e;font-size:11px;font-style:italic}.footer-newsletter__terms p{margin:0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:88px;border-top:1px solid rgba(255,255,255,.16);color:#ffffffb8;font-size:12px}.footer-localization{display:flex;align-items:center;gap:20px}.footer-localization__form{display:flex;gap:8px}.footer-localization select{border:0;background:#ffffff1f;color:#fff;font-size:12px}.footer-payments{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.footer-payment-icon{width:38px;height:24px}.footer-back-to-top{position:fixed;right:28px;bottom:28px;z-index:35;display:grid;place-items:center;width:52px;height:52px;border:1px solid #e3ded5;border-radius:50%;background:#fffffff2;box-shadow:0 10px 28px #231f1b14;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.footer-back-to-top.is-visible{opacity:1;visibility:visible;transform:none}@media(max-width:1250px){.site-header{grid-template-columns:auto 1fr auto;gap:24px}.site-nav{gap:24px}.site-nav__item{font-size:14px}.mega-menu__grid{grid-template-columns:minmax(280px,.62fr) minmax(0,1.7fr);gap:28px}.mega-menu__promos{gap:14px}.mega-menu__promo{min-height:220px}.mega-menu__promo-copy{padding:26px 22px 22px}.mega-menu__promo-copy strong{font-size:25px}.mega-menu__promo-button{min-width:136px;min-height:43px;font-size:13px}.footer-main{gap:32px}}@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.site-header__brand{min-width:0}.site-actions{justify-self:end}.site-wishlist-popover{right:18px}.footer-services{gap:30px}.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:749px){.announcement{min-height:34px;font-size:11px}.site-header{height:64px}.site-logo{font-size:23px}.site-logo .brand-logo__image,.site-logo .brand-logo__svg{height:48px;max-height:48px}.site-actions{gap:0}.site-actions .icon-button{width:40px;height:40px;min-height:40px}.site-actions .site-wishlist{display:none}.mobile-nav__link{min-height:50px;border-bottom:1px solid #e7e3dc;font-weight:600}.mobile-nav__group-title{display:block;margin-top:12px;color:#1f5146;font-family:var(--font-editorial-family, Georgia, serif);font-size:19px;font-style:italic}.mobile-nav__link--highlight{color:#d34e3a}.predictive-search-form{min-height:72px;grid-template-columns:auto minmax(0,1fr) auto;padding:12px 16px}.predictive-search-form input{font-size:17px}.predictive-search-form__submit{display:none}.predictive-search-results{padding:28px 16px 40px}.predictive-search-start{grid-template-columns:1fr;gap:32px}.predictive-search-start__copy h2{font-size:36px}.footer-services{grid-template-columns:1fr;gap:50px;padding-top:58px;padding-bottom:58px}.footer-service p{font-size:14px}.footer-main{grid-template-columns:1fr;gap:0;padding-top:48px;padding-bottom:48px}.footer-contact{padding-bottom:34px}.footer-menu summary{display:flex;align-items:center;justify-content:space-between;min-height:58px;margin:0;pointer-events:auto}.footer-menu summary:after{content:"+";font-family:var(--font-body-family);font-style:normal}.footer-menu[open] summary:after{content:"\2212"}.footer-menu__links{padding-bottom:25px}.footer-newsletter-wrap{margin-top:36px;padding-top:34px;border-top:1px solid #e5e1d8}.footer-newsletter{grid-template-columns:1fr}.footer-newsletter button{width:100%}.footer-bottom{align-items:flex-start;flex-direction:column;padding-top:25px;padding-bottom:28px}.footer-localization{align-items:flex-start;flex-direction:column;gap:13px}.footer-back-to-top{right:16px;bottom:16px;width:46px;height:46px}}.ps-template{padding:82px 0 104px;background:#fff}.ps-template__head{max-width:780px;margin:0 auto 56px;text-align:center}.ps-template__head h1,.ps-contact__copy h2,.ps-article__head h1{margin:8px 0 16px;font-family:var(--font-heading-family);font-size:clamp(48px,5.5vw,78px);font-style:italic;font-weight:400;line-height:1}.ps-template__head p,.ps-template__head .rte{margin:0;color:var(--muted)}.ps-text-button{display:inline-flex;border:0;background:transparent;padding:8px 0;font-weight:500;text-decoration:underline;text-underline-offset:5px}.ps-button--full{width:100%}.ps-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:72px;align-items:start}.ps-cart-line{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:24px;padding:24px 0;border-top:1px solid #e5e1d8}.ps-cart-line:last-child{border-bottom:1px solid #e5e1d8}.ps-cart-line__media{overflow:hidden;aspect-ratio:1;border-radius:7px;background:#f2efe6}.ps-cart-line__media img{width:100%;height:100%;object-fit:cover}.ps-cart-line__copy h2{margin:5px 0 7px;font-family:var(--font-body-family);font-size:17px;font-style:normal;font-weight:600}.ps-cart-line__copy p,.ps-cart-line__copy dl{margin:3px 0;color:var(--muted);font-size:12px}.ps-cart-line__copy dl div{display:flex;gap:4px}.ps-cart-line__copy dd{margin:0}.ps-cart-line__quantity{display:flex;align-items:center;gap:10px;margin-top:18px;font-size:12px}.ps-cart-line__quantity input{width:62px;height:38px;border:1px solid #dedad2;border-radius:999px;text-align:center}.ps-cart-line__quantity a{color:var(--muted);text-decoration:underline;text-underline-offset:3px}.ps-cart-line__price{display:grid;align-content:start;justify-items:end;gap:3px;font-size:14px}.ps-cart-line__price s,.ps-cart-line__price small{color:var(--muted)}.ps-cart-note{display:grid;gap:8px;margin-top:28px}.ps-cart-note textarea,.ps-field input,.ps-field select,.ps-field textarea{width:100%;border:1px solid #dedad2;border-radius:6px;background:#fff;padding:13px 15px}.ps-cart-summary{position:sticky;top:104px;border-radius:8px;background:#f4f1e9;padding:30px}.ps-cart-summary h2{margin:0 0 24px;font-family:var(--font-heading-family);font-size:30px;font-style:italic;font-weight:400}.ps-cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:12px 0;font-size:13px}.ps-cart-summary__total{margin-top:20px;padding-top:18px;border-top:1px solid #dad5ca;font-size:17px}.ps-cart-summary>p{color:var(--muted);font-size:11px}.ps-cart-discount{margin-top:26px;padding-top:23px;border-top:1px solid #dad5ca}.ps-cart-empty,.ps-search-empty{max-width:620px;margin:0 auto;padding:70px 20px;text-align:center}.ps-cart-empty h2,.ps-search-empty h2{margin:0 0 10px;font-family:var(--font-heading-family);font-size:42px;font-style:italic;font-weight:400}.ps-cart-empty p,.ps-search-empty p{color:var(--muted)}.ps-cart-empty__products{margin-top:90px}.ps-cart-empty__products>h2{margin-bottom:30px;text-align:center}.ps-search-page__form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;max-width:920px;margin:0 auto 58px;border-bottom:1px solid #aaa49b;padding:10px 0 14px}.ps-search-page__form input{min-width:0;border:0;outline:0;font-size:24px}.ps-search-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 20px}.ps-content-result{min-width:0}.ps-content-result__media{display:block;overflow:hidden;aspect-ratio:1;margin-bottom:14px;border-radius:7px;background:#f2efe6}.ps-content-result__media img{width:100%;height:100%;object-fit:cover;transition:transform .38s ease}.ps-content-result:hover img{transform:scale(1.04)}.ps-content-result h2{margin:6px 0;font-family:var(--font-body-family);font-size:17px;font-style:normal}.ps-content-result p{color:var(--muted);font-size:13px}.ps-content-result--page{display:grid;align-content:center;min-height:300px;border-radius:7px;background:#f2efe6;padding:28px}.ps-search-page__tags{justify-content:center}.ps-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:58px 24px}.ps-blog-card{min-width:0}.ps-blog-card--featured{grid-column:1 / -1;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;border-radius:8px;background:#f2efe6}.ps-blog-card__media{display:block;overflow:hidden;aspect-ratio:1.48;border-radius:8px;background:#f2efe6}.ps-blog-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .48s ease}.ps-blog-card:hover .ps-blog-card__media img{transform:scale(1.035)}.ps-blog-card__copy{padding:24px 3px 0}.ps-blog-card--featured .ps-blog-card__copy{padding:42px}.ps-blog-card__copy h2,.ps-blog-card__copy h3{margin:8px 0 10px;font-family:var(--font-heading-family);font-size:34px;font-style:italic;font-weight:400;line-height:1.05}.ps-blog-card__copy h3{font-size:25px}.ps-blog-card__copy p{color:var(--muted)}.ps-contact__layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}.ps-contact__copy{position:sticky;top:105px}.ps-contact__copy h2{font-size:62px}.ps-contact__copy .rte{margin-bottom:24px;color:var(--muted)}.ps-contact__copy>a{display:block;margin-top:5px}.ps-contact__form{border-radius:8px;background:#f4f1e9;padding:42px}.ps-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ps-field{display:grid;gap:7px;margin-bottom:18px}.ps-field label{font-size:13px;font-weight:600}.ps-field label span{color:var(--muted);font-weight:400}.ps-form-message{margin-bottom:20px;border:1px solid #b9d7cb;border-radius:6px;background:#e7f2ef;padding:12px}.ps-form-message--error{border-color:#dfb4ab;background:#f8e8e4}.ps-page__narrow{max-width:920px}.ps-page__content{font-size:16px;line-height:1.75}.ps-article__head{max-width:1000px;margin:0 auto 54px;text-align:center}.ps-article__meta{display:flex;justify-content:center;gap:16px;color:var(--muted);font-size:12px}.ps-article__hero{overflow:hidden;max-width:1500px;aspect-ratio:1.8;padding:0;border-radius:8px}.ps-article__hero img{width:100%;height:100%;object-fit:cover}.ps-article__body{max-width:800px;padding-top:64px}.ps-article__body>.rte{font-size:17px;line-height:1.75}.ps-article__body>.rte h2,.ps-article__body>.rte h3{margin-top:2em}.ps-article__share{display:flex;flex-wrap:wrap;gap:16px;margin-top:48px;padding-top:22px;border-top:1px solid #e5e1d8;font-size:12px}.ps-article__share a{text-decoration:underline}.ps-article__nav{display:flex;justify-content:space-between;gap:40px;margin-top:70px;padding-top:30px;border-top:1px solid #e5e1d8}.ps-article__nav a{display:grid;max-width:42%}.ps-article__nav a:last-child{margin-left:auto;text-align:right}.ps-article__nav span{color:var(--muted);font-size:11px;text-transform:uppercase}.ps-collection-list__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 18px}.ps-collection-list__card>div{overflow:hidden;aspect-ratio:.82;border-radius:8px;background:#f2efe6}.ps-collection-list__card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.ps-collection-list__card:hover img{transform:scale(1.04)}.ps-collection-list__card>span{display:flex;justify-content:space-between;gap:15px;padding-top:14px}.ps-collection-list__card small{color:var(--muted)}.product-info>form>.product-icon{display:inline-grid;align-content:center;width:calc(33.333% - 6px);min-height:82px;margin:16px 3px 8px 0;border-radius:7px;background:#f2efe6;padding:12px;text-align:center}.product-info>form>.product-icon strong{font-size:12px}.product-info>form>.product-icon .muted{font-size:10px}@media(max-width:989px){.ps-cart-layout{grid-template-columns:1fr;gap:45px}.ps-cart-summary{position:static}.ps-search-results{grid-template-columns:repeat(3,minmax(0,1fr))}.ps-contact__layout{gap:45px}}@media(max-width:749px){.ps-template{padding:58px 0 72px}.ps-template__head{margin-bottom:38px}.ps-template__head h1,.ps-contact__copy h2,.ps-article__head h1{font-size:46px}.ps-cart-line{grid-template-columns:88px minmax(0,1fr);gap:15px}.ps-cart-line__price{grid-column:2;justify-items:start}.ps-cart-line__quantity{flex-wrap:wrap}.ps-search-page__form{grid-template-columns:auto minmax(0,1fr)}.ps-search-page__form .ps-button{grid-column:1 / -1;width:100%}.ps-search-page__form input{font-size:18px}.ps-search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 12px}.ps-content-result--page{min-height:230px;padding:18px}.ps-blog-grid{grid-template-columns:1fr;gap:42px}.ps-blog-card--featured{display:block;grid-column:auto}.ps-blog-card--featured .ps-blog-card__copy{padding:24px 3px 0}.ps-contact__layout{grid-template-columns:1fr}.ps-contact__copy{position:static}.ps-contact__form{padding:26px 18px}.ps-field-row{grid-template-columns:1fr;gap:0}.ps-article__hero{margin-inline:16px;width:calc(100% - 32px);aspect-ratio:1.1}.ps-article__body{padding-top:40px}.ps-article__body>.rte{font-size:16px}.ps-article__nav{align-items:flex-start;flex-direction:column}.ps-article__nav a,.ps-article__nav a:last-child{max-width:100%;margin:0;text-align:left}.ps-collection-list__grid{grid-template-columns:1fr 1fr;gap:30px 12px}.ps-collection-list__card>span{display:grid;gap:2px}.related-products-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory}.related-products-grid>*{flex:0 0 72vw;scroll-snap-align:start}}.ps-phil{--ps-phil-ink: var(--color-ink, #2c2c2a);--ps-phil-muted: var(--color-muted, #6b6862);--ps-phil-line: color-mix(in srgb, var(--color-ink, #2c2c2a) 10%, transparent);--ps-phil-accent: var(--color-forest, #0f6e56);--ps-phil-accent-soft: color-mix(in srgb, var(--color-forest, #0f6e56) 8%, var(--color-linen, #f5f3ee));position:relative;overflow:hidden;background:var(--color-linen, #f5f3ee);color:var(--ps-phil-ink);padding:var(--ps-phil-top, 72px) 0 var(--ps-phil-bottom, 80px)}.ps-phil__mesh{display:none}.ps-phil__wrap{position:relative;z-index:1;width:min(1280px,calc(100% - 48px));margin-inline:auto}.ps-phil__hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.18fr);gap:clamp(36px,5.5vw,64px);align-items:center}.ps-phil__eyebrow{margin:0 0 14px;color:var(--ps-phil-muted);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ps-phil__heading{margin:0;max-width:14ch;font-family:var(--font-heading-family);font-size:clamp(38px,4.8vw,58px);font-style:normal;font-weight:500;line-height:1.06;letter-spacing:-.02em}.ps-phil__heading em{display:block;margin-top:.08em;font-style:italic;font-weight:400}.ps-phil__lede{max-width:44ch;margin-top:22px;color:var(--ps-phil-muted);font-size:17px;line-height:1.62}.ps-phil__lede p{margin:0}.ps-phil__cta{display:inline-flex;align-items:center;gap:10px;margin-top:28px;min-height:48px;padding:12px 24px;border:1px solid var(--ps-phil-accent);border-radius:999px;background:var(--ps-phil-accent);color:#fff;font-size:14px;font-weight:600;letter-spacing:.02em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ps-phil__cta:hover,.ps-phil__cta:focus-visible{background:#16362f;box-shadow:0 12px 32px #1f473e38;transform:translateY(-1px);outline:0}.ps-phil__visual{position:relative;display:flex;gap:clamp(12px,1.5vw,16px);align-items:flex-end;width:100%;max-width:680px;margin-inline:auto}.ps-phil__photo{position:relative;overflow:hidden;margin:0;border-radius:12px;background:#ebe8e2;box-shadow:0 16px 40px #20201e1a;min-width:0}.ps-phil__photo img{display:block;width:100%;height:100%;object-fit:cover}.ps-phil__photo--primary{flex:1.75 1 0;aspect-ratio:16 / 9}.ps-phil__photo--primary img{object-position:center center}.ps-phil__photo--secondary{flex:1 1 0;aspect-ratio:4 / 5;box-shadow:0 14px 36px #20201e1f}.ps-phil__photo--secondary img{object-position:center 18%}.ps-phil__badge{position:absolute;z-index:3;top:12px;right:12px;left:auto;display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;background:#fffffff5;box-shadow:0 8px 22px #20201e1a;color:var(--ps-phil-accent);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ps-phil__pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.4vw,24px);margin-top:clamp(40px,5vw,64px);padding-top:clamp(32px,4vw,48px);border-top:1px solid var(--ps-phil-line)}.ps-phil__pillar{padding:clamp(20px,2.5vw,28px);border:1px solid var(--ps-phil-line);border-radius:16px;background:#ffffffb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.ps-phil__pillar:hover{border-color:color-mix(in srgb,var(--ps-phil-accent) 28%,transparent);box-shadow:0 14px 36px #20201e0f;transform:translateY(-2px)}.ps-phil__pillar-index{display:block;margin-bottom:14px;color:var(--ps-phil-accent);font-size:12px;font-weight:700;letter-spacing:.14em}.ps-phil__pillar h3{margin:0 0 10px;font-family:var(--font-heading-family);font-size:clamp(20px,2vw,24px);font-style:italic;font-weight:500;line-height:1.15}.ps-phil__pillar p{margin:0;color:var(--ps-phil-muted);font-size:14px;line-height:1.58}@media(max-width:989px){.ps-phil__hero{grid-template-columns:1fr;gap:36px}.ps-phil__heading{max-width:none}.ps-phil__visual{max-width:520px;margin-inline:auto}.ps-phil__pillars{grid-template-columns:1fr}}@media(max-width:749px){.ps-phil__wrap{width:min(1280px,calc(100% - 32px))}.ps-phil__visual{max-width:100%;gap:10px}.ps-phil__photo--primary{flex:1.55 1 0}.ps-phil__badge{top:10px;right:10px}}.ps-earn{--ps-earn-ez: cubic-bezier(.22, .8, .28, 1);--ps-earn-ink: var(--color-ink, #2c2c2a);--ps-earn-muted: var(--color-muted, #6b6862);--ps-earn-faint: color-mix(in srgb, var(--color-ink, #2c2c2a) 38%, transparent);--ps-earn-line: color-mix(in srgb, var(--color-ink, #2c2c2a) 12%, transparent);--ps-earn-line-soft: color-mix(in srgb, var(--color-ink, #2c2c2a) 8%, transparent);--ps-earn-accent: var(--color-forest, #0f6e56);--ps-earn-accent-soft: color-mix(in srgb, var(--color-forest, #0f6e56) 10%, #fff);--ps-earn-taupe: var(--color-taupe, #b7a58f);--ps-earn-card: #fff;position:relative;overflow:hidden;background:#fff;color:var(--ps-earn-ink);padding:var(--ps-earn-top, 64px) 0 var(--ps-earn-bottom, 64px)}.ps-earn__mesh{display:none}.ps-earn__wrap{position:relative;z-index:2;width:min(1280px,calc(100% - 60px));margin-inline:auto}.ps-earn__eyebrow{margin:0 0 10px;color:var(--ps-earn-accent);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ps-earn__heading{margin:0;max-width:14ch;font-family:Fraunces,Purity Editorial,Georgia,serif;font-size:clamp(30px,4.2vw,56px);font-weight:300;line-height:1.02;letter-spacing:-.04em;color:var(--ps-earn-ink)}.ps-earn__heading em{display:block;font-style:italic;font-weight:400;color:var(--ps-earn-ink)}.ps-earn__lede{max-width:48ch;margin-top:14px;color:var(--ps-earn-muted);font-size:clamp(14px,1.3vw,16px);line-height:1.58}.ps-earn__lede p{margin:0}.ps-earn__explorer{display:block}.ps-earn__rail{display:flex;gap:8px;overflow-x:auto;margin-top:28px;padding-bottom:8px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--ps-earn-line) transparent}.ps-earn__rail::-webkit-scrollbar{height:3px}.ps-earn__rail::-webkit-scrollbar-thumb{background:var(--ps-earn-line);border-radius:99px}.ps-earn__chip{flex:0 0 auto;scroll-snap-align:start;padding:9px 16px;border:1px solid color-mix(in srgb,var(--ps-earn-ink) 10%,transparent);border-radius:999px;background:#fff;color:var(--ps-earn-muted);font-size:13px;white-space:nowrap;cursor:pointer;transition:color .26s var(--ps-earn-ez),border-color .26s var(--ps-earn-ez),background .26s var(--ps-earn-ez),transform .26s var(--ps-earn-ez),box-shadow .26s var(--ps-earn-ez)}.ps-earn__chip:hover{color:var(--ps-earn-ink);border-color:color-mix(in srgb,var(--ps-earn-accent) 42%,var(--color-border, #e6e1d9));background:#fff;transform:translateY(-2px)}.ps-earn__chip[aria-selected=true]{background:var(--color-action, #252724);border-color:var(--color-action, #252724);color:var(--color-on-action, #fff);font-weight:600;box-shadow:0 8px 24px -14px color-mix(in srgb,var(--color-action, #252724) 55%,transparent)}.ps-earn__body{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:clamp(20px,3vw,40px);margin-top:28px;align-items:center;padding:clamp(8px,1.5vw,16px) 0 0;border-radius:0;background:transparent;box-shadow:none}.ps-earn__mol{position:relative;display:grid;place-items:center;width:100%;max-width:260px;aspect-ratio:1 / .92;padding:14px;border:0;border-radius:16px;background:radial-gradient(120% 110% at 30% 20%,color-mix(in srgb,var(--ps-earn-accent-soft) 42%,#fff),#fff);box-shadow:none}.ps-earn__svg{width:100%;height:100%;overflow:visible}.ps-earn__svg .bond{stroke:color-mix(in srgb,var(--ps-earn-accent) 62%,var(--ps-earn-taupe));stroke-width:1.7;stroke-linecap:round;stroke-dasharray:var(--L);stroke-dashoffset:var(--L);animation:ps-earn-draw .72s var(--ps-earn-ez) forwards}.ps-earn__svg .atom{opacity:0;animation:ps-earn-pop .44s var(--ps-earn-ez) forwards}.ps-earn__svg .atom circle{fill:var(--ps-earn-card);stroke:var(--ps-earn-accent);stroke-width:1.6}.ps-earn__svg .atom text{fill:var(--ps-earn-ink);font-family:Instrument Sans,Purity Sans,system-ui,sans-serif;font-size:11px;font-weight:600;text-anchor:middle;dominant-baseline:central}@keyframes ps-earn-draw{to{stroke-dashoffset:0}}@keyframes ps-earn-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.ps-earn__molcap{position:absolute;left:20px;bottom:16px;color:var(--ps-earn-faint);font-size:11.5px}.ps-earn__name{margin:0;font-family:Fraunces,Purity Editorial,Georgia,serif;font-size:clamp(26px,3.2vw,38px);font-weight:300;line-height:1.05;letter-spacing:-.03em;color:var(--ps-earn-ink)}.ps-earn__inci{margin:8px 0 0;color:var(--ps-earn-faint);font-size:12px}.ps-earn__mech{margin:14px 0 0;color:var(--ps-earn-muted);font-size:15px;line-height:1.55}.ps-earn__dose{margin-top:20px;padding-top:18px;border-top:1px solid var(--color-border, #e6e1d9)}.ps-earn__dose-top{display:flex;justify-content:space-between;align-items:baseline;gap:16px;color:var(--ps-earn-faint);font-size:12.5px}.ps-earn__scale{position:relative;height:46px;margin-top:12px}.ps-earn__base{position:absolute;bottom:0;left:0;right:0;height:8px;border-radius:999px;background:var(--ps-earn-line-soft)}.ps-earn__band{position:absolute;bottom:0;height:8px;border-radius:999px;background:color-mix(in srgb,var(--ps-earn-accent) 34%,var(--ps-earn-accent-soft));transition:left .6s var(--ps-earn-ez),width .6s var(--ps-earn-ez)}.ps-earn__mark{position:absolute;bottom:-4px;width:3px;height:16px;border-radius:999px;background:var(--ps-earn-accent);box-shadow:0 0 14px 2px color-mix(in srgb,var(--ps-earn-accent) 42%,transparent);transition:left .6s var(--ps-earn-ez)}.ps-earn__mark:after{content:attr(data-v);position:absolute;bottom:20px;left:50%;transform:translate(-50%);font-family:Fraunces,Purity Editorial,Georgia,serif;font-size:20px;color:var(--ps-earn-ink);letter-spacing:-.03em;white-space:nowrap}.ps-earn__axis{display:flex;justify-content:space-between;margin-top:8px;color:var(--ps-earn-faint);font-size:11px}.ps-earn__note{margin:12px 0 0;color:var(--ps-earn-faint);font-size:13px;line-height:1.5}.ps-earn__in{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:16px}.ps-earn__in b{margin-right:5px;color:var(--ps-earn-faint);font-size:12.5px;font-weight:400}.ps-earn__in span{padding:6px 12px;border:1px solid var(--color-border, #e6e1d9);border-radius:999px;background:#ffffffb3;color:var(--ps-earn-muted);font-size:12px}.ps-earn__action{margin-top:28px;text-align:center}.ps-earn__cta{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border:1px solid var(--color-action, #252724);border-radius:3px;background:var(--color-action, #252724);color:var(--color-on-action, #fff);font-size:14.5px;font-weight:600;text-decoration:none;transition:background .24s var(--ps-earn-ez),color .24s var(--ps-earn-ez),transform .24s var(--ps-earn-ez)}.ps-earn__cta:hover{background:var(--color-action-hover, #111210);color:var(--color-on-action, #fff);transform:translateY(-2px)}@media(min-width:960px){.ps-earn__header{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:12px 40px;align-items:end}.ps-earn__eyebrow{grid-column:1 / -1;margin-bottom:0}.ps-earn__lede{margin-top:0;max-width:none}}@media(max-width:960px){.ps-earn__body{grid-template-columns:1fr;align-items:start}.ps-earn__mol{max-width:280px;margin-inline:auto}}@media(max-width:749px){.ps-earn__wrap{width:min(100% - 32px,1280px)}.ps-earn__heading{max-width:none}.ps-earn__rail,.ps-earn__body{margin-top:22px}}@media(prefers-reduced-motion:reduce){.ps-earn__svg .bond,.ps-earn__svg .atom,.ps-earn__chip,.ps-earn__band,.ps-earn__mark,.ps-earn__cta{animation:none!important;transition:none!important}.ps-earn__svg .bond{stroke-dashoffset:0}.ps-earn__svg .atom{opacity:1}}.ps-clim{--ps-clim-ez: cubic-bezier(.22, .8, .28, 1);--ps-clim-ink: var(--color-ink, #2c2c2a);--ps-clim-muted: var(--color-muted, #6b6862);--ps-clim-faint: color-mix(in srgb, var(--color-ink, #2c2c2a) 38%, transparent);--ps-clim-line: color-mix(in srgb, var(--color-ink, #2c2c2a) 12%, transparent);--ps-clim-accent: var(--color-forest, #0f6e56);--ps-clim-accent-soft: color-mix(in srgb, var(--color-forest, #0f6e56) 10%, var(--color-linen, #f5f3ee));--ps-clim-card: #fff;--ps-clim-high: #0f6e56;--ps-clim-mid: #3d9178;--ps-clim-low: #8fb8a9;position:relative;overflow:hidden;background:var(--color-linen, #f5f3ee);color:var(--ps-clim-ink);padding:var(--ps-clim-top, 64px) 0 var(--ps-clim-bottom, 64px)}.ps-clim__mesh{display:none}.ps-clim__wrap{position:relative;z-index:2;width:min(1280px,calc(100% - 60px));margin-inline:auto}.ps-clim__eyebrow{margin:0 0 12px;color:var(--ps-clim-accent);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ps-clim__heading{margin:0;max-width:14ch;font-family:Fraunces,Purity Editorial,Georgia,serif;font-size:clamp(32px,4.2vw,52px);font-weight:300;line-height:1.05;letter-spacing:-.03em}.ps-clim__heading em{display:block;font-style:italic;font-weight:400}.ps-clim__lede{max-width:50ch;margin-top:16px;color:var(--ps-clim-muted);font-size:15px;line-height:1.6}.ps-clim__lede p{margin:0}.ps-clim__toolbar{display:flex;flex-direction:column;gap:14px;margin-top:28px}.ps-clim__cities{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none}.ps-clim__cities::-webkit-scrollbar{display:none}.ps-clim__city{flex:0 0 auto;scroll-snap-align:start;padding:10px 18px;border:1px solid var(--color-border, #e6e1d9);border-radius:999px;background:#ffffffd1;color:var(--ps-clim-muted);font-size:13px;cursor:pointer;transition:color .2s,border-color .2s,background .2s}.ps-clim__city:hover{border-color:color-mix(in srgb,var(--ps-clim-ink) 22%,transparent);color:var(--ps-clim-ink)}.ps-clim__city[aria-selected=true],.ps-clim__city.is-active{background:var(--color-action, #252724);border-color:var(--color-action, #252724);color:#fff;font-weight:600}.ps-clim__city[aria-selected=true]:hover,.ps-clim__city.is-active:hover{background:var(--color-action, #252724);border-color:var(--color-action, #252724);color:#fff}.ps-clim__seasons{display:flex;gap:6px;flex-wrap:wrap}.ps-clim__season{padding:7px 14px;border:1px solid var(--color-border);border-radius:999px;background:#fff9;color:var(--ps-clim-muted);font-size:12px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.ps-clim__season.is-on{background:var(--ps-clim-accent-soft);border-color:color-mix(in srgb,var(--ps-clim-accent) 35%,transparent);color:var(--ps-clim-ink)}.ps-clim__board{margin-top:20px;border:1px solid var(--color-border);border-radius:18px;background:var(--ps-clim-card);overflow:hidden;box-shadow:0 24px 64px -40px color-mix(in srgb,var(--ps-clim-ink) 24%,transparent)}.ps-clim__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px 24px;padding:clamp(24px,3vw,32px) clamp(24px,3vw,36px) 20px;border-bottom:1px solid var(--ps-clim-line)}.ps-clim__score-block{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 20px}.ps-clim__score-main{display:flex;align-items:baseline;gap:4px}.ps-clim__idx-n{font-family:Fraunces,Purity Editorial,Georgia,serif;font-style:italic;font-weight:600;font-size:clamp(44px,5.5vw,60px);line-height:.95;color:var(--ps-clim-accent);font-variant-numeric:tabular-nums}.ps-clim__idx-denom{font-size:17px;font-weight:500;color:var(--ps-clim-faint)}.ps-clim__idx-l{margin:0;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ps-clim-faint)}.ps-clim__idx-rank{margin:6px 0 0;font-size:14px;color:var(--ps-clim-muted);line-height:1.45;max-width:42ch}.ps-clim__head-actions{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;margin-left:auto}.ps-clim__compare{display:flex;flex-direction:column;gap:6px}.ps-clim__compare-l{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ps-clim-faint)}.ps-clim__compare select{padding:8px 12px;border:1px solid var(--color-border);border-radius:8px;background:#fff;font-size:13px;color:var(--ps-clim-ink);min-width:148px}.ps-clim__save{padding:8px 14px;border:1px solid var(--color-border);border-radius:8px;background:#fff;font-size:12px;font-weight:600;color:var(--ps-clim-muted);cursor:pointer;transition:border-color .2s,background .2s,color .2s}.ps-clim__save.is-saved{border-color:color-mix(in srgb,var(--ps-clim-accent) 40%,transparent);background:var(--ps-clim-accent-soft);color:var(--ps-clim-ink)}.ps-clim__compare-panel{margin:0 clamp(24px,3vw,36px);padding:16px 18px;border-radius:12px;background:#ffffffb3;border:1px solid var(--ps-clim-line)}.ps-clim__compare-title{margin:0 0 10px;font-family:Fraunces,Purity Editorial,Georgia,serif;font-style:italic;font-weight:600;font-size:17px}.ps-clim__compare-deltas{margin:0;padding:0;list-style:none;display:grid;gap:6px}.ps-clim__compare-deltas li{font-size:13px;color:var(--ps-clim-muted);line-height:1.45}.ps-clim__compare-deltas strong{color:var(--ps-clim-ink);font-weight:600;margin-right:6px}.ps-clim__hero-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px clamp(24px,3vw,36px) 0}.ps-clim__verdict{margin:20px clamp(24px,3vw,36px) 0;padding:20px 22px;border-radius:12px;background:linear-gradient(135deg,var(--ps-clim-accent-soft) 0%,color-mix(in srgb,var(--ps-clim-accent-soft) 40%,#fff) 100%);border:1px solid color-mix(in srgb,var(--ps-clim-accent) 18%,transparent)}.ps-clim__v-h{margin:0 0 10px;font-family:Fraunces,Purity Editorial,Georgia,serif;font-style:italic;font-weight:600;font-size:clamp(20px,2.4vw,26px);line-height:1.2}.ps-clim__v-p{margin:0;font-size:15px;color:var(--ps-clim-muted);line-height:1.6}.ps-clim__factors-wrap{margin:20px clamp(24px,3vw,36px) 0;border:1px solid var(--ps-clim-line);border-radius:12px;background:#ffffff80;overflow:hidden}.ps-clim__factors-wrap summary{padding:14px 18px;cursor:pointer;font-size:13px;font-weight:600;color:var(--ps-clim-muted);list-style:none}.ps-clim__factors-wrap summary::-webkit-details-marker{display:none}.ps-clim__factor-cards{padding:0 14px 14px;display:grid;gap:10px}.ps-clim__fc{padding:14px 16px;border-radius:12px;border:1px solid var(--ps-clim-line);background:#fff;transition:border-color .2s,box-shadow .2s}.ps-clim__fc--hero{border-color:color-mix(in srgb,var(--ps-clim-accent) 28%,transparent);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--ps-clim-accent-soft) 35%,#fff))}.ps-clim__fc-head{display:flex;align-items:flex-start;gap:12px}.ps-clim__fc-icon{flex-shrink:0;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--ps-clim-accent-soft);font-size:16px;color:var(--ps-clim-accent)}.ps-clim__fc-title{flex:1;min-width:0}.ps-clim__fc-title h3{margin:0;font-size:14px;font-weight:600;line-height:1.3}.ps-clim__fc-badge{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:color-mix(in srgb,var(--ps-clim-ink) 6%,transparent);color:var(--ps-clim-muted)}.ps-clim__fc[data-level=high] .ps-clim__fc-badge{background:color-mix(in srgb,var(--ps-clim-accent) 22%,transparent);color:var(--ps-clim-ink)}.ps-clim__fc-val{font-family:Fraunces,Purity Editorial,Georgia,serif;font-style:italic;font-weight:600;font-size:18px;white-space:nowrap;color:var(--ps-clim-accent)}.ps-clim__fc-bar{position:relative;height:5px;border-radius:99px;background:color-mix(in srgb,var(--ps-clim-ink) 8%,transparent);margin:10px 0 8px}.ps-clim__fc-bar i{display:block;height:100%;border-radius:inherit;background:var(--ps-clim-mid);transition:width .6s var(--ps-clim-ez)}.ps-clim__fc[data-level=high] .ps-clim__fc-bar i{background:var(--ps-clim-high)}.ps-clim__fc-bar em{position:absolute;top:-4px;bottom:-4px;width:2px;background:color-mix(in srgb,var(--ps-clim-ink) 30%,transparent);transform:translate(-50%)}.ps-clim__fc-impact{margin:0;font-size:13px;color:var(--ps-clim-muted);line-height:1.5}.ps-clim__fc-delta{margin:8px 0 0;font-size:12px;font-weight:600;color:var(--ps-clim-accent)}.ps-clim__fc-steps{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid var(--ps-clim-line)}.ps-clim__fc-steps-l{font-size:11px;font-weight:600;color:var(--ps-clim-faint);text-transform:uppercase;letter-spacing:.05em;margin-right:4px}.ps-clim__fc-step{padding:4px 10px;border-radius:999px;font-size:11px;border:1px solid color-mix(in srgb,var(--ps-clim-accent) 22%,transparent);color:var(--ps-clim-muted)}.ps-clim__signature{padding:20px clamp(24px,3vw,36px);border-top:1px solid var(--ps-clim-line)}.ps-clim__sig{position:relative;color:var(--ps-clim-accent);max-width:380px;margin-inline:auto}.ps-clim__svg{width:100%;height:auto;max-height:320px;display:block;overflow:visible}.ps-clim__ring{fill:none;stroke:color-mix(in srgb,var(--ps-clim-ink) 9%,transparent);stroke-width:1}.ps-clim__spoke{stroke:color-mix(in srgb,var(--ps-clim-ink) 11%,transparent);stroke-width:1}.ps-clim__avgpath{fill:none;stroke:color-mix(in srgb,var(--ps-clim-ink) 28%,transparent);stroke-width:1.5;stroke-dasharray:5 5}.ps-clim__cmppath{fill:none;stroke:var(--color-accent-secondary, #c58f65);stroke-width:2;stroke-dasharray:4 4}.ps-clim__mypath{fill:color-mix(in srgb,var(--ps-clim-accent-soft) 55%,transparent);stroke:var(--ps-clim-accent);stroke-width:2.5;stroke-linejoin:round}.ps-clim__knot{fill:var(--ps-clim-accent);stroke:var(--ps-clim-card);stroke-width:3;cursor:pointer}.ps-clim__axname{font-size:11px;font-weight:600;fill:var(--ps-clim-ink)}.ps-clim__axval{font-family:Fraunces,Purity Editorial,Georgia,serif;font-style:italic;font-weight:600;font-size:14px;fill:var(--ps-clim-accent)}.ps-clim__cty-name{font-family:Fraunces,Purity Editorial,Georgia,serif;font-style:italic;font-weight:600;fill:color-mix(in srgb,var(--ps-clim-ink) 7%,transparent);font-size:42px;text-anchor:middle}.ps-clim__tip{position:absolute;pointer-events:none;background:var(--ps-clim-ink);color:#fff;padding:10px 14px;border-radius:10px;font-size:12px;line-height:1.45;max-width:min(240px,90%);opacity:0;transition:opacity .18s;z-index:6}.ps-clim__tip.is-on{opacity:1}.ps-clim__tip b{display:block;margin-bottom:4px;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.ps-clim__legend{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:12px;font-size:12px;color:var(--ps-clim-faint)}.ps-clim__legend span{display:inline-flex;align-items:center;gap:8px}.ps-clim__legend b{color:var(--ps-clim-ink);font-weight:600}.ps-clim__kl{width:20px;height:0;border-top:2px solid var(--ps-clim-accent);flex-shrink:0}.ps-clim__kl--dash{border-top:1.5px dashed color-mix(in srgb,var(--ps-clim-ink) 40%,transparent)}.ps-clim__kl--clay{border-top:2px dashed var(--color-accent-secondary, #c58f65)}.ps-clim__scale{padding:24px clamp(24px,3vw,36px);border-top:1px solid var(--ps-clim-line)}.ps-clim__scale-labels{display:flex;justify-content:space-between;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ps-clim-faint);margin-bottom:12px}.ps-clim__scale-track{position:relative;height:52px}.ps-clim__scale-line{position:absolute;top:14px;left:0;right:0;height:3px;border-radius:99px;background:linear-gradient(90deg,color-mix(in srgb,var(--ps-clim-accent-soft) 80%,#fff),var(--ps-clim-accent))}.ps-clim__scale-pt{position:absolute;top:8px;width:16px;height:16px;border-radius:50%;background:var(--ps-clim-card);border:2px solid var(--ps-clim-accent);transform:translate(-50%);cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s;padding:0}.ps-clim__scale-pt:hover{transform:translate(-50%) scale(1.15)}.ps-clim__scale-pt.is-on{background:var(--ps-clim-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--ps-clim-accent) 25%,transparent)}.ps-clim__scale-nm{position:absolute;top:32px;transform:translate(-50%);font-size:10px;font-weight:600;color:var(--ps-clim-muted);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s}.ps-clim__scale-pt.is-on+.ps-clim__scale-nm,.ps-clim__scale-pt:hover+.ps-clim__scale-nm{opacity:1;color:var(--ps-clim-ink)}.ps-clim__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:20px clamp(24px,3vw,36px);border-top:1px solid var(--ps-clim-line)}.ps-clim__foot-left{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.ps-clim__pills{display:flex;gap:8px;flex-wrap:wrap}.ps-clim__pill{padding:7px 14px;border-radius:999px;font-size:12px;border:1px solid color-mix(in srgb,var(--ps-clim-accent) 24%,transparent);color:var(--ps-clim-muted)}.ps-clim__pill.is-hot{background:var(--color-action);border-color:var(--color-action);color:#fff;font-weight:600}.ps-clim__sig-toggle{padding:7px 14px;border:1px solid var(--color-border);border-radius:999px;background:transparent;font-size:12px;font-weight:600;color:var(--ps-clim-muted);cursor:pointer}.ps-clim__sig-toggle[aria-pressed=true]{background:var(--ps-clim-accent-soft);border-color:color-mix(in srgb,var(--ps-clim-accent) 30%,transparent);color:var(--ps-clim-ink)}.ps-clim__cta{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:4px;background:var(--color-action);color:#fff;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s,transform .2s}.ps-clim__cta:hover{background:var(--color-action-hover, #111210);transform:translateY(-1px)}.ps-clim__meta{border-top:1px solid var(--ps-clim-line);padding:14px clamp(20px,3vw,36px);font-size:12px;color:var(--ps-clim-faint)}.ps-clim__meta summary{cursor:pointer;font-weight:600;color:var(--ps-clim-muted);list-style:none}.ps-clim__meta summary::-webkit-details-marker{display:none}.ps-clim__meta p{margin:10px 0 0;line-height:1.55;max-width:72ch}.ps-clim--teaser{padding:var(--ps-clim-top, 64px) 0 var(--ps-clim-bottom, 64px);background:#fff}.ps-clim--teaser .ps-clim__heading{font-size:clamp(34px,4.4vw,52px);max-width:14ch}.ps-clim--teaser .ps-clim__lede{font-size:16px;margin-top:16px;max-width:48ch;line-height:1.65}.ps-clim--teaser .ps-clim__toolbar{margin-top:28px;gap:18px}.ps-clim--teaser .ps-clim__city{padding:11px 20px;font-size:14px;background:#fff;border-color:color-mix(in srgb,var(--ps-clim-ink) 10%,transparent)}.ps-clim--teaser .ps-clim__city[aria-selected=true],.ps-clim--teaser .ps-clim__city.is-active{background:var(--color-action, #252724);border-color:var(--color-action, #252724);color:#fff;font-weight:600}.ps-clim--teaser .ps-clim__city[aria-selected=true]:hover,.ps-clim--teaser .ps-clim__city.is-active:hover{background:var(--color-action, #252724);border-color:var(--color-action, #252724);color:#fff}.ps-clim--teaser .ps-clim__board{margin-top:22px;border:0;border-radius:0;background:transparent;box-shadow:none}.ps-clim--teaser .ps-clim__teaser{display:grid;grid-template-columns:minmax(168px,240px) minmax(0,1fr);gap:clamp(28px,4vw,48px);padding:clamp(8px,1.5vw,16px) 0 0;align-items:center}.ps-clim--teaser .ps-clim__teaser-score{border-right:1px solid var(--ps-clim-line);padding-right:clamp(24px,3vw,36px)}.ps-clim--teaser .ps-clim__teaser-main{display:flex;flex-direction:column;gap:0;max-width:640px}.ps-clim--teaser .ps-clim__idx-n{font-size:clamp(48px,5.5vw,64px)}.ps-clim--teaser .ps-clim__idx-denom{font-size:20px}.ps-clim--teaser .ps-clim__idx-l{margin:10px 0 0;font-size:12px}.ps-clim--teaser .ps-clim__idx-rank{margin:8px 0 0;font-size:14px;line-height:1.5;max-width:28ch}.ps-clim__live-pill{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:5px 12px;border-radius:999px;background:color-mix(in srgb,var(--ps-clim-accent) 9%,#fff);border:1px solid color-mix(in srgb,var(--ps-clim-accent) 26%,transparent);color:var(--ps-clim-accent);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:all .25s var(--ps-clim-ez)}.ps-clim__live-pill.is-offline{background:color-mix(in srgb,var(--ps-clim-ink) 5%,#fff);border-color:color-mix(in srgb,var(--ps-clim-ink) 14%,transparent);color:var(--ps-clim-muted)}.ps-clim__live-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 #10b981b3;animation:psLivePulse 2.2s infinite ease-in-out;flex-shrink:0}.ps-clim__live-pill.is-offline .ps-clim__live-dot{background:#9ca3af;box-shadow:none;animation:none}@keyframes psLivePulse{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.ps-clim__live-meta{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;color:var(--ps-clim-muted);line-height:1.45}.ps-clim__live-meta strong{color:var(--ps-clim-ink);font-weight:600}.ps-clim__live-meta--full{margin:18px clamp(24px,3vw,36px) 0;padding:10px 16px;background:#ffffffa6;border:1px solid var(--ps-clim-line);border-radius:8px}.ps-clim__live-loc-badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:4px;background:var(--ps-clim-accent-soft);color:var(--ps-clim-accent);margin-left:6px}.ps-clim--teaser .ps-clim__driver-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.ps-clim--teaser .ps-clim__driver-chip{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;border:1px solid color-mix(in srgb,var(--ps-clim-ink) 10%,transparent);background:#fff;font-size:13px}.ps-clim--teaser .ps-clim__driver-chip[data-level=high]{border-color:color-mix(in srgb,var(--ps-clim-accent) 35%,transparent);background:color-mix(in srgb,var(--ps-clim-accent-soft) 55%,#fff)}.ps-clim--teaser .ps-clim__driver-chip-k{font-weight:600;color:var(--ps-clim-ink)}.ps-clim--teaser .ps-clim__driver-chip-v{font-family:Fraunces,Purity Editorial,Georgia,serif;font-style:italic;font-weight:600;color:var(--ps-clim-accent)}.ps-clim--teaser .ps-clim__driver-chip-l{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ps-clim-faint)}.ps-clim--teaser .ps-clim__v-h{margin:0 0 18px;font-family:Fraunces,Purity Editorial,Georgia,serif;font-style:italic;font-weight:600;font-size:clamp(22px,2.6vw,28px);line-height:1.28;max-width:28ch}.ps-clim--teaser .ps-clim__pills{gap:10px;margin-bottom:22px}.ps-clim--teaser .ps-clim__pill{padding:10px 18px;font-size:13px}.ps-clim--teaser .ps-clim__teaser-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:4px}.ps-clim--teaser .ps-clim__detail-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ps-clim-muted);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--ps-clim-muted) 35%,transparent);padding-bottom:2px;transition:color .2s,border-color .2s}.ps-clim--teaser .ps-clim__detail-link:hover{color:var(--ps-clim-ink);border-color:var(--ps-clim-ink)}.ps-clim--teaser .ps-clim__cta{padding:14px 24px;font-size:14px}@media(min-width:960px){.ps-clim__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px 64px;align-items:end}.ps-clim--teaser .ps-clim__header{gap:24px 72px}.ps-clim__eyebrow{grid-column:1 / -1;margin-bottom:0}.ps-clim__lede{margin-top:0;max-width:none}.ps-clim__toolbar{flex-direction:row;align-items:center;justify-content:space-between}}@media(max-width:700px){.ps-clim__hero-cards{grid-template-columns:1fr}.ps-clim__head{flex-direction:column;align-items:stretch}.ps-clim__head-actions{margin-left:0;width:100%}.ps-clim__compare select{width:100%}.ps-clim--teaser .ps-clim__teaser{grid-template-columns:1fr}.ps-clim--teaser .ps-clim__teaser-score{border-right:0;border-bottom:1px solid var(--ps-clim-line);padding-right:0;padding-bottom:24px}.ps-clim--teaser .ps-clim__teaser-actions{flex-direction:column;align-items:stretch}.ps-clim--teaser .ps-clim__cta{justify-content:center}}@media(max-width:749px){.ps-clim__wrap{width:min(100% - 32px,1280px)}.ps-clim__heading{max-width:none}.ps-clim__foot{flex-direction:column;align-items:stretch}.ps-clim__cta{justify-content:center}}.ps-rout-page__hero{padding:clamp(48px,8vw,88px) 0 32px;background:linear-gradient(175deg,var(--color-surface) 0%,var(--color-canvas) 100%)}.ps-rout-page__eyebrow{margin:0 0 10px;color:var(--color-accent);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ps-rout-page__heading{margin:0;max-width:16ch;font-family:Fraunces,Purity Editorial,Georgia,serif;font-size:clamp(32px,5vw,56px);font-style:italic;font-weight:400;line-height:1.05}.ps-rout-page__lede{max-width:56ch;margin-top:16px;color:var(--color-muted);font-size:16px;line-height:1.6}.ps-rout{display:block;padding:24px 0 clamp(64px,10vw,96px)}.ps-rout__progress{height:3px;border-radius:99px;background:var(--color-border);margin-bottom:28px;overflow:hidden}.ps-rout__progress:after{content:"";display:block;height:100%;width:var(--ps-rout-progress, 25%);background:var(--color-accent);border-radius:inherit;transition:width .4s cubic-bezier(.22,.8,.28,1)}.ps-rout__steps-label{display:flex;justify-content:space-between;list-style:none;padding:0;margin:-18px 0 28px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.ps-rout__panel h2{margin:0 0 10px;font-family:Fraunces,Purity Editorial,Georgia,serif;font-size:clamp(26px,3.5vw,36px);font-style:italic;font-weight:400;line-height:1.1}.ps-rout__hint{margin:0 0 20px;color:var(--color-muted);font-size:15px;line-height:1.55;max-width:52ch}.ps-rout__chips{display:flex;flex-wrap:wrap;gap:8px}.ps-rout__chips--stack .ps-rout__chip{flex:1 1 calc(50% - 8px);min-width:min(100%,220px);text-align:left;align-items:flex-start;flex-direction:column}.ps-rout__chip{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-muted);font-size:14px;cursor:pointer;transition:border-color .2s,background .2s,color .2s,transform .2s}.ps-rout__chip strong{display:block;color:var(--color-ink);font-weight:600;font-size:14px}.ps-rout__chip span{display:block;font-size:12px;color:var(--color-muted);margin-top:2px}.ps-rout__chip.is-on{background:var(--color-action);border-color:var(--color-action);color:#fff}.ps-rout__chip.is-on strong,.ps-rout__chip.is-on span{color:#fff}.ps-rout__note{margin-top:16px;font-size:12px;color:var(--color-muted)}.ps-rout__next{margin-top:28px;padding:12px 24px;border:1px solid var(--color-action);border-radius:999px;background:var(--color-action);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.ps-rout__next:hover{background:var(--color-action-hover);transform:translateY(-1px)}.ps-rout__profile{margin:0 0 10px;font-size:13px;font-weight:600;color:var(--color-accent);letter-spacing:.02em}.ps-rout__verdict{margin:0 0 20px;color:var(--color-muted);font-size:15px;line-height:1.58;max-width:62ch}.ps-rout__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ps-rout__product{border:1px solid var(--color-border);border-radius:12px;background:#fff;padding:16px 18px}.ps-rout__product.is-soft{opacity:.72}.ps-rout__step{display:block;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);margin-bottom:6px}.ps-rout__product h3{margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.3}.ps-rout__product p{margin:0;font-size:13px;color:var(--color-muted);line-height:1.5}.ps-rout__link{display:inline-block;margin-top:12px;font-size:13px;font-weight:600;color:var(--color-action);text-decoration:none}.ps-rout__link:hover{text-decoration:underline}.ps-rout__skip{display:inline-block;margin-top:12px;font-size:12px;color:var(--color-muted)}.ps-rout__track-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:20px}.ps-rout__streak{text-align:center;min-width:72px;padding:10px 14px;border-radius:12px;background:var(--color-accent-soft);border:1px solid color-mix(in srgb,var(--color-accent) 20%,transparent)}.ps-rout__streak span{display:block;font-family:Fraunces,Purity Editorial,Georgia,serif;font-style:italic;font-size:32px;line-height:1;color:var(--color-accent)}.ps-rout__streak small{display:block;margin-top:4px;font-size:11px;color:var(--color-muted);text-transform:uppercase;letter-spacing:.06em}.ps-rout__track-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ps-rout__check{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid var(--color-border);border-radius:10px;background:#fff;cursor:pointer;font-size:15px;font-weight:500}.ps-rout__check input{width:18px;height:18px;accent-color:var(--color-action)}.ps-rout__week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:24px}.ps-rout__day{display:grid;gap:6px;padding:10px 6px;border-radius:10px;border:1px solid var(--color-border);background:#fff;text-align:center}.ps-rout__day i{font-style:normal;font-size:11px;color:var(--color-muted);text-transform:uppercase}.ps-rout__day b{font-size:12px;font-weight:700;color:var(--color-ink)}.ps-rout__day[data-fill="4"]{border-color:var(--color-accent);background:color-mix(in srgb,var(--color-accent-soft) 60%,#fff)}.ps-rout__fine{margin-top:24px;font-size:14px;color:var(--color-muted)}.ps-rout__fine a{color:var(--color-action);font-weight:600}@media(max-width:749px){.ps-rout__products,.ps-rout__track-grid{grid-template-columns:1fr}.ps-rout__week{grid-template-columns:repeat(4,minmax(0,1fr))}}.ps-promo-banner{--ps-promo-accent: #00a3b1;padding:var(--ps-promo-pad-top, 12px) 0 var(--ps-promo-pad-bottom, 8px);background:#fff}.ps-promo-banner__shell{width:100%;margin-inline:auto;padding-inline:16px;box-sizing:border-box;position:relative}.ps-promo-banner__slider{position:relative;display:block;width:100%}.ps-promo-banner__board{overflow:hidden;border-radius:var(--ps-promo-radius, 12px);background:#f7f7f7;box-shadow:none;width:100%;height:auto;min-height:0;max-height:none;transition:height .3s ease}.ps-promo-banner__track{display:flex;align-items:stretch;height:auto;transition:transform .65s cubic-bezier(.22,.72,.25,1);will-change:transform}.ps-promo-banner__slide{position:relative;flex:0 0 100%;min-width:0;min-height:0;height:auto;aspect-ratio:auto;background:#0b0b0b}.ps-promo-banner__slide--split{display:grid;grid-template-columns:1.05fr .95fr;aspect-ratio:auto;height:auto;min-height:0;background:linear-gradient(90deg,#f4f7f8,#eef5f7 55%,#e8f3f5)}.ps-promo-banner__media{display:block;width:100%;height:auto;overflow:hidden}.ps-promo-banner__media picture{display:block;width:100%;height:auto}.ps-promo-banner__media img,.ps-promo-banner__media object,.ps-promo-banner__media svg{width:100%;height:auto;object-fit:unset;object-position:center;display:block}.ps-promo-banner__slide--responsive{aspect-ratio:auto;height:auto;min-height:0;background:#f3efe8}.ps-promo-banner__slide--responsive[data-hero-palette=active-boba]{background:#f7f2ef}.ps-promo-banner__slide--responsive[data-hero-palette=clearer]{background:#f5f3f0}.ps-promo-banner__slide--responsive[data-hero-palette=serum]{background:#dfd7e6}.ps-promo-banner__slide--responsive[data-hero-palette=cleanser]{background:#dceef8}.ps-promo-banner__slide--responsive[data-hero-palette=neutral]{background:#cfdced}.ps-promo-banner__slide--responsive .ps-promo-banner__media img{width:100%;height:auto;object-fit:unset;object-position:center}.ps-promo-banner__slide--split .ps-promo-banner__media{min-height:100%}.ps-promo-banner__slide--split .ps-promo-banner__media img{object-fit:cover;object-position:center left}.ps-promo-banner__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:clamp(24px,4vw,48px);color:#1d1d1f}.ps-promo-banner__eyebrow{margin:0;color:var(--ps-promo-accent);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ps-promo-banner__heading{margin:0;max-width:14ch;font-family:var(--font-heading-family);font-size:clamp(28px,3.4vw,42px);font-weight:600;line-height:1.12;letter-spacing:-.02em}.ps-promo-banner__heading strong,.ps-promo-banner__heading b{color:var(--ps-promo-accent);font-weight:700}.ps-promo-banner__text{margin:0;max-width:34ch;color:#5c5750;font-size:15px;line-height:1.55}.ps-promo-banner__text p{margin:0}.ps-promo-banner__code{margin:2px 0 0;font-size:15px;color:#2c2c2a}.ps-promo-banner__code strong{font-weight:700;letter-spacing:.02em}.ps-promo-banner__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:8px;padding:0 26px;border-radius:4px;background:#111;color:#fff;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:transform .18s ease,background .18s ease}.ps-promo-banner__cta:hover,.ps-promo-banner__cta:focus-visible{background:#000;transform:translateY(-1px);outline:0}.ps-promo-banner__cta--float{position:absolute;z-index:3;right:clamp(16px,2.5vw,28px);bottom:clamp(16px,2.5vw,28px);margin-top:0;border-radius:999px;background:#fffffff5;color:#111;box-shadow:0 10px 28px #0000002e}.ps-promo-banner__cta--float:hover,.ps-promo-banner__cta--float:focus-visible{background:#111;color:#fff}.ps-promo-banner__arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(32,32,30,.12);border-radius:50%;background:#fff;color:#1d1d1f;box-shadow:0 8px 22px #20201e1a;transform:translateY(-50%);transition:transform .16s ease,box-shadow .16s ease}.ps-promo-banner__arrow svg{width:18px;height:18px}.ps-promo-banner__arrow:hover{box-shadow:0 10px 26px #20201e24}.ps-promo-banner__arrow--prev{left:14px;transform:translateY(-50%)}.ps-promo-banner__arrow--next{right:14px;transform:translateY(-50%)}.ps-promo-banner__arrow--prev:hover,.ps-promo-banner__arrow--next:hover{transform:translateY(-50%) scale(1.04)}.ps-promo-banner__dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.ps-promo-banner__dot{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:#20201e38;transition:width .2s ease,background .2s ease}.ps-promo-banner__dot.is-active{width:22px;border-radius:999px;background:#1d1d1f}@media(max-width:1100px){.ps-promo-banner__shell{padding-inline:16px}.ps-promo-banner__arrow--prev{left:10px}.ps-promo-banner__arrow--next{right:10px}}@media(max-width:989px){.ps-promo-banner__board{aspect-ratio:1 / 1!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;border-radius:var(--ps-promo-radius, 14px);overflow:hidden!important}.ps-promo-banner__track{height:100%!important;display:flex!important}.ps-promo-banner__slide,.ps-promo-banner__slide--split,.ps-promo-banner__slide--responsive,.ps-promo-banner__slide--responsive[data-hero-palette=serum],.ps-promo-banner__slide--responsive[data-hero-palette=clearer],.ps-promo-banner__slide--responsive[data-hero-palette=active-boba],.ps-promo-banner__slide--responsive[data-hero-palette=neutral],.ps-promo-banner__slide--responsive[data-hero-palette=cleanser]{aspect-ratio:1 / 1!important;height:100%!important;min-height:0!important;flex:0 0 100%!important;max-width:100%!important}.ps-promo-banner__media,.ps-promo-banner__slide--responsive .ps-promo-banner__media{width:100%!important;height:100%!important;display:block!important}.ps-promo-banner__media picture,.ps-promo-banner__slide--responsive .ps-promo-banner__media picture{width:100%!important;height:100%!important;display:block!important}.ps-promo-banner__media img,.ps-promo-banner__slide--responsive .ps-promo-banner__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.ps-promo-banner__slide--split{grid-template-columns:1fr}.ps-promo-banner__slide--split .ps-promo-banner__media{aspect-ratio:1 / 1!important}.ps-promo-banner__slide--split .ps-promo-banner__copy{padding:20px 18px 24px}.ps-promo-banner__shell{padding-inline:12px}.ps-promo-banner__cta--float{position:absolute!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;bottom:16px!important;min-height:42px!important;padding:0 24px!important;font-size:12px!important;font-weight:700!important;letter-spacing:.04em!important;white-space:nowrap!important;border-radius:999px!important;background:#fffffff0!important;color:#111!important;box-shadow:0 4px 18px #00000029!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.ps-promo-banner__arrow{display:none!important}}.ps-smart{padding:var(--ps-smart-top, 72px) 0 var(--ps-smart-bottom, 88px);background:#fff;color:#111}.ps-smart__intro{max-width:720px;margin:0 auto 40px;padding:0 24px;text-align:center}.ps-smart__heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(34px,4.2vw,52px);font-style:italic;font-weight:500;letter-spacing:-.02em;line-height:1.1;text-transform:uppercase}.ps-smart__text{margin:14px auto 0;max-width:48ch;color:#5c5852;font-size:15px;line-height:1.55}.ps-smart__explore{display:inline-block;margin-top:18px;color:#111;font-size:12px;font-weight:700;letter-spacing:.12em;text-decoration:underline;text-underline-offset:5px;text-transform:uppercase}.ps-smart__explore:hover{opacity:.72}.ps-smart__rail{width:100%}.ps-smart__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1360px,100%);margin:0 auto;padding:0 24px}.ps-smart__card{position:relative;display:flex;flex-direction:column;min-width:0;background:#1a1a1a;border-radius:16px;overflow:hidden;cursor:pointer;box-shadow:0 4px 20px #0000000f;transition:transform .22s ease,box-shadow .22s ease}.ps-smart__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.ps-smart__card:hover .ps-smart__cta{background:#f0eeea}.ps-smart__media{position:relative;display:block;aspect-ratio:4 / 5;border-radius:16px;overflow:hidden;background:#1a1a1a}.ps-smart__media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.22,.72,.25,1)}.ps-smart__media--left img,.ps-smart__media--right img,.ps-smart__media--center img{object-position:center}.ps-smart__card:hover .ps-smart__media img{transform:scale(1.035)}.ps-smart__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#00000038 42%,#000000c7);pointer-events:none}.ps-smart__body{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 22px 26px;text-align:center;color:#fff;pointer-events:none}.ps-smart__body a{pointer-events:auto}.ps-smart__title{margin:0;max-width:18ch;font-family:var(--font-heading-family);font-size:clamp(22px,2vw,28px);font-style:italic;font-weight:500;letter-spacing:-.01em;line-height:1.2}.ps-smart__title a{color:inherit;text-decoration:none}.ps-smart__desc{margin:0;max-width:34ch;color:#ffffffe0;font-size:13px;line-height:1.45}.ps-smart__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:8px;padding:0 28px;border:0;border-radius:999px;background:#fff;color:#111;font-size:12px;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:background .16s ease,color .16s ease;box-shadow:0 4px 14px #00000026}.ps-smart__cta:hover{background:#f0eeea}.ps-smart__dots{display:none}.ps-feat{padding:var(--ps-feat-top, 0) 0 var(--ps-feat-bottom, 88px);background:#fff;color:#111}.ps-feat__hero{position:relative;min-height:min(78vh,720px);display:grid;align-items:end;overflow:hidden;background:#1a1a1a}.ps-feat__media{position:absolute;top:0;right:0;bottom:0;left:0}.ps-feat__media img{width:100%;height:100%;object-fit:cover;object-position:center}.ps-feat__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#00000059 40%,#000000c7)}.ps-feat__hero-copy{position:relative;z-index:2;width:min(720px,calc(100% - 48px));margin:0 auto;padding:64px 0 56px;text-align:center;color:#fff}.ps-feat__eyebrow{margin:0 0 12px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.85}.ps-feat__heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(40px,6vw,68px);font-style:italic;font-weight:500;letter-spacing:-.025em;line-height:1.05}.ps-feat__lede{margin:16px auto 0;max-width:42ch;color:#ffffffe6;font-size:16px;line-height:1.55}.ps-feat__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px}.ps-feat__cta,.ps-feat__ghost{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;font-size:12px;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:background .16s ease,color .16s ease,border-color .16s ease}.ps-feat__cta{background:#fff;color:#111}.ps-feat__cta:hover{background:#f0eeea}.ps-feat__ghost{border:1px solid rgba(255,255,255,.55);color:#fff;background:transparent}.ps-feat__ghost:hover{border-color:#fff;background:#ffffff14}.ps-feat__note{margin:18px auto 0;max-width:40ch;color:#ffffffad;font-size:12px;line-height:1.45}.ps-feat__panel{width:min(1100px,calc(100% - 48px));margin:56px auto 0;text-align:center}.ps-feat__panel-heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(28px,3.4vw,40px);font-style:italic;font-weight:500;letter-spacing:-.02em}.ps-feat__panel-text{margin:12px auto 0;max-width:44ch;color:#6b6660;font-size:15px;line-height:1.5}.ps-feat__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:40px;text-align:left}.ps-feat__step{padding:8px 4px 0;border-top:1px solid #e5e1da}.ps-feat__step-index{display:block;margin:16px 0 12px;color:#8a857c;font-size:11px;font-weight:700;letter-spacing:.12em}.ps-feat__step h3{margin:0 0 8px;font-family:var(--font-heading-family);font-size:22px;font-style:italic;font-weight:500;letter-spacing:-.01em;line-height:1.25}.ps-feat__step p{margin:0;color:#5c5852;font-size:14px;line-height:1.5}@media(max-width:989px){.ps-smart__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-inline:20px;padding-bottom:8px}.ps-smart__track::-webkit-scrollbar{display:none}.ps-smart__card{flex:0 0 calc(85vw - 20px);max-width:340px;scroll-snap-align:center;border-radius:18px;box-shadow:0 8px 24px #0000001a}.ps-smart__media{border-radius:18px}.ps-smart__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:22px}.ps-smart__dot{width:7px;height:7px;border:0;border-radius:999px;padding:0;background:#20201e38;transition:all .24s ease;cursor:pointer}.ps-smart__dot.is-active{width:24px;background:#1d1d1f}.ps-feat__steps{grid-template-columns:1fr;gap:20px}.ps-feat__hero{min-height:min(70vh,620px)}}@media(max-width:749px){.ps-smart__intro{margin-bottom:28px;padding:0 16px}.ps-smart__body{padding:22px 18px 20px;gap:8px}.ps-smart__title{font-size:20px}.ps-smart__desc{font-size:12px;line-height:1.45}.ps-smart__cta{min-height:40px;padding:0 22px;font-size:11px}.ps-feat__hero-copy{width:calc(100% - 32px);padding:48px 0 40px}.ps-feat__panel{width:calc(100% - 32px);margin-top:40px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/purity-home.css.map */
