:root{--background: oklch(.988 .008 225);--foreground: oklch(.25 .026 245);--ink: oklch(.23 .036 250);--blush: oklch(.9 .045 215);--blush-soft: oklch(.965 .019 220);--rose: oklch(.58 .105 230);--sage: oklch(.72 .055 185);--border: oklch(.89 .018 220);--radius: .625rem;--page-max: 72rem}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Jost,ui-sans-serif,system-ui,sans-serif;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{margin:0}.serif{font-family:Playfair Display,Georgia,serif}.italic{font-style:italic}.wrap{margin-inline:auto;padding-inline:1rem;width:100%}.wrap-6{max-width:72rem}.wrap-5{max-width:64rem}.wrap-4{max-width:56rem}.wrap-3{max-width:48rem}.bg-blush{background:var(--blush)}.bg-blush-soft{background:var(--blush-soft)}.bg-bg{background:var(--background)}.text-rose{color:var(--rose)}.muted{color:color-mix(in oklch,var(--foreground) 70%,transparent)}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--ink);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.15em;font-size:.78rem;padding:.95rem 1.8rem;transition:transform .15s ease}.btn:hover{transform:scale(1.02)}.btn:active{transform:scale(.99)}.btn-block{width:100%;padding:1.05rem;font-size:.85rem}.announce{overflow:hidden;background:var(--blush);color:var(--ink);text-align:center}.announce-track{display:flex;width:max-content;align-items:center;gap:2rem;white-space:nowrap;padding:.55rem 0;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;animation:announce-scroll 34s linear infinite}.announce-track span{display:inline-flex;align-items:center;gap:2rem}.announce-track span:after{content:"";width:4px;height:4px;border-radius:999px;background:color-mix(in oklch,var(--ink) 65%,transparent)}@keyframes announce-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.site-header{position:sticky;top:0;z-index:50;width:100%}.header-main{border-bottom:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:saturate(140%) blur(12px);backdrop-filter:saturate(140%) blur(12px)}.header-row{display:flex;align-items:center;justify-content:space-between;padding:1.15rem 1rem}.nav-desktop{display:none;align-items:center;gap:1.75rem;font-size:.9rem;font-weight:500}.nav-desktop a{color:color-mix(in oklch,var(--foreground) 80%,transparent);transition:color .15s}.nav-desktop a:hover{color:var(--rose)}.brand{font-family:Jost,ui-sans-serif,system-ui,sans-serif;font-size:1.65rem;font-weight:800;letter-spacing:.12em;color:var(--ink)}.brand-logo{display:flex;width:clamp(150px,18vw,220px);height:42px;align-items:center;justify-content:center}.brand-logo img{display:block;width:100%;height:100%;object-fit:contain}.header-icons{display:flex;align-items:center;gap:1rem;color:color-mix(in oklch,var(--foreground) 80%,transparent)}.header-icons .icon{width:20px;height:20px}.cart-link{position:relative}.cart-count{position:absolute;right:-8px;top:-8px;display:flex;width:16px;height:16px;align-items:center;justify-content:center;border-radius:999px;background:var(--rose);color:#fff;font-size:10px;font-weight:700}.menu-toggle{display:inline-flex;background:none;border:0;color:var(--ink)}.nav-mobile{display:none;flex-direction:column;gap:.25rem;border-top:1px solid var(--border);padding:.5rem 1rem}.nav-mobile.open{display:flex}.nav-mobile a{border-radius:8px;padding:.75rem .5rem;font-size:.9rem;font-weight:500;color:color-mix(in oklch,var(--foreground) 80%,transparent)}.nav-mobile a:hover{background:var(--blush-soft)}@media(min-width:768px){.nav-desktop{display:flex}.menu-toggle{display:none}.nav-mobile{display:none!important}}.stars{display:inline-flex;align-items:center;gap:2px;color:var(--rose)}.stars svg{fill:currentColor}.stars.center{justify-content:center}.hero-lifestyle{position:relative;min-height:calc(100svh - 112px);overflow:hidden;display:flex;align-items:flex-end;background:var(--blush-soft)}.hero-lifestyle__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-lifestyle__media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-lifestyle__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffffdb,#ffffff57 46%,#ffffff14),linear-gradient(0deg,rgba(34,24,22,.38),transparent 45%)}.hero-lifestyle__content{position:relative;z-index:1;padding-block:4rem 3.5rem;color:var(--ink)}.hero-lifestyle__eyebrow{margin:0;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.hero-lifestyle h1{max-width:34rem;margin:.75rem 0 0;font-family:Jost,ui-sans-serif,system-ui,sans-serif;font-size:2.35rem;font-weight:900;line-height:1.02;text-transform:uppercase;color:var(--ink)}.hero-lifestyle p:not(.hero-lifestyle__eyebrow){max-width:31rem;margin:1rem 0 0;font-size:1rem;line-height:1.55;color:color-mix(in oklch,var(--foreground) 78%,transparent)}.hero-lifestyle__btn{margin-top:1.5rem;background:var(--blush);color:var(--ink);box-shadow:0 18px 34px #4482b233}@media(min-width:768px){.hero-lifestyle{min-height:calc(100svh - 118px);align-items:center}.hero-lifestyle__content{padding-block:5rem}.hero-lifestyle h1{font-size:4.35rem}.hero-lifestyle p:not(.hero-lifestyle__eyebrow){font-size:1.08rem}}@media(max-width:767px){.hero-lifestyle__overlay{background:linear-gradient(0deg,#ffffffeb,#ffffff40 64%,#ffffff05)}.hero-lifestyle__media img{object-position:62% center}}.ritual-lab{position:relative;overflow:hidden;background:var(--ink);color:#fff}.ritual-lab:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 72% 30%,rgba(168,85,247,.24),transparent 32%),radial-gradient(circle at 18% 76%,rgba(20,184,166,.22),transparent 28%);opacity:.9}.ritual-lab__marquee{position:relative;z-index:1;display:flex;width:max-content;gap:2rem;border-block:1px solid rgba(255,255,255,.14);padding:.65rem 0;font-size:.68rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#ffffff94;animation:announce-scroll 42s linear infinite}.ritual-lab__marquee span{white-space:nowrap}.ritual-lab__grid{position:relative;z-index:1;display:grid;gap:2rem;align-items:center;padding-block:3.5rem}@media(min-width:960px){.ritual-lab__grid{grid-template-columns:.9fr 1.1fr .9fr;padding-block:5rem}}.ritual-lab__copy h2{margin-top:.65rem;max-width:28rem;font-family:Jost,ui-sans-serif,system-ui,sans-serif;font-size:2rem;font-weight:900;line-height:1.02;text-transform:uppercase}@media(min-width:768px){.ritual-lab__copy h2{font-size:3rem}}.ritual-lab__copy p:not(.eyebrow){margin-top:1rem;max-width:29rem;color:#ffffffb8;line-height:1.65}.ritual-lab .eyebrow{text-align:left;color:var(--blush)}.ritual-lab__chips{margin-top:1.35rem;display:flex;flex-wrap:wrap;gap:.55rem}.ritual-lab__chips span{border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.5rem .75rem;background:#ffffff14;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#ffffffc7}.ritual-lab__device{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center}.ritual-lab__device img{position:relative;z-index:2;width:min(82vw,430px);filter:drop-shadow(0 38px 65px rgba(0,0,0,.34))}.ritual-lab__orb{position:absolute;border-radius:999px;filter:blur(22px);opacity:.7;animation:lab-float 6s ease-in-out infinite}.ritual-lab__orb--one{width:190px;height:190px;background:#a855f7;left:8%;top:12%}.ritual-lab__orb--two{width:150px;height:150px;background:#14b8a6;right:8%;bottom:14%;animation-delay:-2s}.ritual-lab__scan{position:absolute;z-index:3;top:8%;right:18%;bottom:8%;left:18%;border-radius:999px;background:linear-gradient(105deg,transparent 0 42%,rgba(255,255,255,.42) 48%,transparent 56%);mix-blend-mode:screen;animation:lab-scan 4.8s ease-in-out infinite}.ritual-lab__tag{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.45rem .7rem;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff}.ritual-lab__tag--one{left:7%;top:20%}.ritual-lab__tag--two{right:4%;top:44%}.ritual-lab__tag--three{left:13%;bottom:20%}.ritual-lab__future{border:1px solid rgba(255,255,255,.14);border-radius:1rem;background:#ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:1rem}.ritual-lab__future-label{margin:0 0 .8rem;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--blush)}.ritual-lab__future-grid{display:grid;gap:.75rem}.ritual-lab__future-grid div{border-top:1px solid rgba(255,255,255,.12);padding-top:.75rem}.ritual-lab__future-grid span{display:block;font-size:.68rem;color:#ffffff6b}.ritual-lab__future-grid strong{display:block;margin-top:.15rem;font-size:.95rem;text-transform:uppercase;letter-spacing:.04em}.ritual-lab__future-grid p{margin:.25rem 0 0;font-size:.82rem;line-height:1.45;color:#ffffffa3}@keyframes lab-float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(16px,-18px,0) scale(1.08)}}@keyframes lab-scan{0%,to{transform:translate(-24%) rotate(-8deg);opacity:.15}45%{opacity:.55}70%{transform:translate(28%) rotate(-8deg);opacity:.1}}.hero .grid{display:grid;gap:2rem;padding-block:2rem}@media(min-width:768px){.hero .grid{grid-template-columns:1fr 1fr;padding-block:3rem}}.gallery-main{position:relative;overflow:hidden;border-radius:1.25rem;background:var(--blush-soft);box-shadow:0 24px 60px #35221f14}.gallery-main img{aspect-ratio:1;width:100%;object-fit:cover}.badge{position:absolute;top:1rem;z-index:2;border-radius:999px;padding:.25rem .75rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff}.badge.rose{left:1rem;background:var(--rose)}.badge.ink{left:7rem;background:var(--ink)}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1rem}.thumbs button{overflow:hidden;border-radius:.75rem;border:2px solid transparent;background:none;padding:0}.thumbs button.active{border-color:var(--rose)}.thumbs img{aspect-ratio:1;width:100%;object-fit:cover}.hero-details{display:flex;flex-direction:column}.rating-row{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.hero h1{margin-top:.75rem;font-family:Jost,ui-sans-serif,system-ui,sans-serif;font-size:1.85rem;font-weight:800;line-height:1.08;color:var(--ink);text-transform:uppercase}@media(min-width:768px){.hero h1{font-size:2.35rem}}.seen-in{margin-top:.75rem;border:1px solid var(--border);background:var(--blush-soft);border-radius:.75rem;padding:.75rem 1rem}.seen-in .label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:color-mix(in oklch,var(--foreground) 60%,transparent)}.seen-in .logos{margin-top:.25rem;display:flex;flex-wrap:wrap;gap:.25rem 1.25rem;font-family:Playfair Display,serif;font-style:italic;font-size:1.1rem;color:var(--ink)}.benefits{list-style:none;margin:1.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.65rem}.benefits li{display:flex;align-items:flex-start;gap:.65rem;font-size:.9rem;color:color-mix(in oklch,var(--foreground) 85%,transparent)}.check-ico{margin-top:2px;flex-shrink:0;display:flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in oklch,var(--rose) 15%,transparent);color:var(--rose)}.price-row{margin-top:1.5rem;display:flex;align-items:flex-end;gap:.75rem}.price-now{font-size:1.9rem;font-weight:700;color:var(--ink)}.price-old{padding-bottom:.25rem;font-size:1.1rem;color:color-mix(in oklch,var(--foreground) 50%,transparent);text-decoration:line-through}.price-save{margin-bottom:.25rem;border-radius:999px;background:color-mix(in oklch,var(--rose) 15%,transparent);padding:.25rem .6rem;font-size:.75rem;font-weight:600;color:var(--rose)}.pay-note{margin-top:.5rem;text-align:center;font-size:.75rem;color:color-mix(in oklch,var(--foreground) 55%,transparent)}.trust{margin-top:1.25rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;border-block:1px solid var(--border);padding-block:1rem}.trust .item{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.trust .item svg{color:var(--rose)}.trust .item span{font-size:.7rem;font-weight:500;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.acc{margin-top:.5rem}.acc details{border-top:1px solid var(--border);padding-block:.85rem}.acc details:first-child{border-top:0}.acc summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-size:.9rem;font-weight:500;color:var(--ink)}.acc summary::-webkit-details-marker{display:none}.acc summary svg{transition:transform .2s}.acc details[open] summary svg{transform:rotate(180deg)}.acc p{margin:.5rem 0 0;font-size:.9rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.sec-title{text-align:center;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--ink)}@media(min-width:768px){.sec-title{font-size:1.875rem}}.sec-title.lg{font-size:1.875rem}@media(min-width:768px){.sec-title.lg{font-size:2.25rem}}.eyebrow{text-align:center;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.25em;color:var(--rose)}.rs-grid{margin-top:1.75rem;display:grid;gap:1rem}@media(min-width:640px){.rs-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.rs-grid{grid-template-columns:repeat(4,1fr)}}.rs-card{display:flex;flex-direction:column;gap:.75rem;border:1px solid var(--border);background:var(--blush-soft);border-radius:1rem;padding:1.25rem}.rs-card blockquote{margin:0;font-size:.9rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 80%,transparent)}.rs-card figcaption{margin-top:auto;font-size:.75rem;font-weight:600;color:var(--ink)}.gi-grid{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(min-width:768px){.gi-grid{grid-template-columns:repeat(5,1fr)}}.gi-card{position:relative;overflow:hidden;border-radius:1rem;border:0;padding:0}.gi-card img{aspect-ratio:3/4;width:100%;object-fit:cover;transition:transform .3s}.gi-card:hover img{transform:scale(1.05)}.gi-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,color-mix(in oklch,var(--ink) 50%,transparent),transparent)}.gi-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:999px;background:#ffffffe6;color:var(--ink)}.gi-label{position:absolute;bottom:.75rem;left:.75rem;font-size:.75rem;font-weight:600;color:#fff}.two-col{margin-top:2.5rem;display:grid;gap:2rem;align-items:center}@media(min-width:768px){.two-col{grid-template-columns:1fr 1fr}}.round-img{overflow:hidden;border-radius:1.5rem}.results-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:0}.results-list li{border-bottom:1px solid var(--border);padding-bottom:1.25rem;margin-bottom:1.25rem}.results-list li:last-child{border-bottom:0;margin-bottom:0}.results-list p.stat{margin:0;font-weight:600;color:var(--ink)}.results-list p.desc{margin:.25rem 0 0;font-size:.9rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.tech-grid{margin-top:3rem;display:grid;gap:1.5rem}@media(min-width:640px){.tech-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.tech-grid{grid-template-columns:repeat(4,1fr)}}.tech-card{display:flex;flex-direction:column;align-items:center;text-align:center}.tech-ico{display:flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:999px;background:var(--blush);color:var(--rose)}.tech-card h3{margin-top:.75rem;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--ink)}.tech-card p{margin-top:.35rem;font-size:.9rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.feat .row{display:flex;flex-direction:column;align-items:center;gap:2rem;padding-block:3rem}@media(min-width:768px){.feat .row{flex-direction:row;padding-block:4rem}.feat .row.reverse{flex-direction:row-reverse}}.feat .media{width:100%;overflow:hidden;border-radius:1.5rem}@media(min-width:768px){.feat .media{width:50%}}.feat .media img{aspect-ratio:6/5;width:100%;object-fit:cover}.feat .feature-video{position:relative;background:var(--ink)}.feat .feature-video video{display:block;width:100%;aspect-ratio:6/5;object-fit:cover}.feat .feature-video span{position:absolute;left:1rem;bottom:1rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#0c1f2fad;padding:.48rem .75rem;color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feat .body{width:100%}@media(min-width:768px){.feat .body{width:50%}}.feat .body h2{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;line-height:1.15;color:var(--ink)}@media(min-width:768px){.feat .body h2{font-size:1.875rem}}.feat .body p{margin-top:1rem;font-size:1rem;line-height:1.65;color:color-mix(in oklch,var(--foreground) 75%,transparent)}.feat .body .btn{margin-top:1.5rem}.device-comparison{background:#fff;padding-block:4rem}.device-comparison__grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:900px){.device-comparison__grid{grid-template-columns:.78fr 1.22fr;gap:4rem}}.device-comparison__intro h2{margin-top:.55rem;max-width:30rem;font-family:Playfair Display,serif;font-size:clamp(1.9rem,3.4vw,3rem);font-weight:600;line-height:1.08;color:var(--ink)}.device-comparison__intro>p:not(.eyebrow){margin-top:1rem;max-width:33rem;font-size:1rem;line-height:1.7;color:color-mix(in oklch,var(--foreground) 72%,transparent)}.device-comparison__intro ul{display:grid;gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none}.device-comparison__intro li{display:flex;align-items:center;gap:.7rem;font-size:.9rem;font-weight:650;color:var(--ink)}.device-comparison__intro li svg{flex:0 0 auto;color:var(--rose)}.device-comparison__table{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--background)}.device-comparison__row{display:grid;grid-template-columns:1.05fr .8fr 1fr;align-items:stretch;border-bottom:1px solid var(--border)}.device-comparison__row:last-child{border-bottom:0}.device-comparison__row>*{display:flex;align-items:center;min-width:0;padding:1rem;font-size:.82rem;line-height:1.35}.device-comparison__row>*:nth-child(2){justify-content:center;background:var(--ink);color:#fff;text-align:center}.device-comparison__row>*:nth-child(3){color:color-mix(in oklch,var(--foreground) 62%,transparent)}.device-comparison__head{background:var(--blush-soft)}.device-comparison__head>*{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink)}.device-comparison__head>*:nth-child(2){color:#fff}@media(max-width:560px){.device-comparison{padding-block:3rem}.device-comparison__row{grid-template-columns:.9fr .7fr .9fr}.device-comparison__row>*{padding:.8rem .55rem;font-size:.7rem}.device-comparison__head>*{font-size:.61rem;letter-spacing:.03em}}.light-modes{background:#fff}.modes-grid{margin:2.5rem auto 0;display:grid;gap:2.5rem 1.25rem;max-width:70rem}@media(min-width:640px){.modes-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.modes-grid{grid-template-columns:repeat(4,1fr)}}.mode-card{display:flex;min-width:0;flex-direction:column;background:#fff;text-align:center}.mode-mask{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;height:150px;background:#fff}.mode-mask:after{content:"";position:absolute;left:50%;bottom:12px;width:54%;height:18px;transform:translate(-50%);border-radius:50%;background:var(--mode-color);opacity:.14;filter:blur(14px)}.mode-mask img{position:relative;z-index:1;width:148px;height:148px;object-fit:contain;transform:rotate(-4deg);filter:var(--mode-filter) saturate(1.08) drop-shadow(0 12px 10px rgba(25,45,61,.15))}.mode-mask img.mode-red{--mode-filter:hue-rotate(140deg)}.mode-mask img.mode-blue{--mode-filter:none}.mode-mask img.mode-green{--mode-filter:hue-rotate(255deg)}.mode-mask img.mode-cyan{--mode-filter:hue-rotate(320deg)}.mode-mask img.mode-white{--mode-filter:grayscale(.92) brightness(1.06)}.mode-mask img.mode-purple{--mode-filter:hue-rotate(65deg)}.mode-mask img.mode-yellow{--mode-filter:hue-rotate(195deg) saturate(1.18)}.mode-copy{padding:.8rem .45rem 0}.mode-card h3{font-size:1rem;font-weight:500;letter-spacing:.01em;text-transform:uppercase;color:#0d1724}.mode-card .nm{margin-top:.18rem;font-size:.82rem;font-weight:500;text-transform:none;letter-spacing:0;color:#0d1724}.mode-card p{max-width:17rem;margin:.55rem auto 0;font-size:.88rem;line-height:1.45;color:#5d6269}@media(max-width:520px){.modes-grid{gap:2rem .75rem}.mode-mask{height:128px}.mode-mask img{width:126px;height:126px}.mode-card h3{font-size:.86rem}.mode-card .nm{font-size:.75rem}.mode-card p{font-size:.78rem}}.rr-grid{margin-top:2.25rem;display:flex;flex-direction:column;align-items:center;gap:1.75rem}@media(min-width:768px){.rr-grid{flex-direction:row}}.rr-media{position:relative;width:100%;overflow:hidden;border-radius:1.5rem}@media(min-width:768px){.rr-media{width:50%}}.rr-media img{aspect-ratio:1;width:100%;object-fit:cover}.rr-body{width:100%}@media(min-width:768px){.rr-body{width:50%}}.rr-body blockquote{margin:1rem 0 0;font-size:1.125rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 85%,transparent)}.rr-name{margin-top:1rem;font-weight:600;color:var(--ink)}.rr-controls{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.rr-arrow{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:999px;border:1px solid color-mix(in oklch,var(--ink) 20%,transparent);background:none;color:var(--ink);transition:.15s}.rr-arrow:hover{background:var(--ink);color:#fff}.rr-dots{margin-left:.5rem;display:flex;gap:6px}.rr-dots span{width:8px;height:8px;border-radius:999px;background:color-mix(in oklch,var(--ink) 20%,transparent)}.rr-dots span.active{background:var(--rose)}.subrating{margin-top:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.hc-grid{margin-top:2.25rem;display:grid;gap:1.5rem}@media(min-width:768px){.hc-grid{grid-template-columns:repeat(3,1fr)}}.hc-card{overflow:hidden;border:1px solid var(--border);background:var(--blush-soft);border-radius:1.5rem}.hc-card img{aspect-ratio:7/5;width:100%;object-fit:cover}.hc-card .pad{padding:1.25rem}.hc-card blockquote{margin:.5rem 0 0;font-size:.9rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 80%,transparent)}.hc-card figcaption{margin-top:.75rem;font-size:.75rem;font-weight:600;color:var(--ink)}.vs-intro{margin:.75rem auto 0;max-width:36rem;text-align:center;font-size:.9rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 75%,transparent)}.vs-table{margin-top:2.25rem;overflow:hidden;border:1px solid color-mix(in oklch,var(--ink) 10%,transparent);border-radius:1.5rem;background:var(--background)}.vs-row{display:grid;grid-template-columns:1fr auto auto;align-items:center}.vs-head{background:var(--ink);color:#fff}.vs-head .c1{padding:1rem 1.25rem;font-size:.9rem;font-weight:600}.vs-head .c2{padding:1rem 1.5rem;text-align:center;font-size:.9rem;font-weight:700}.vs-head .c3{padding:1rem 1.5rem;text-align:center;font-size:.9rem;font-weight:600;color:#ffffffb3}.vs-row.alt{background:var(--blush-soft)}.vs-row .feat-c{padding:1rem 1.25rem;font-size:.9rem;color:color-mix(in oklch,var(--foreground) 85%,transparent)}.vs-row .mark{display:flex;justify-content:center;padding:1rem 1.5rem}.mark-yes{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:var(--rose);color:#fff}.mark-no{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in oklch,var(--ink) 10%,transparent);color:color-mix(in oklch,var(--ink) 50%,transparent)}.cc-grid{margin-top:2.25rem;display:grid;gap:1.25rem}@media(min-width:768px){.cc-grid{grid-template-columns:1fr 1fr}}.cc-col{display:flex;flex-direction:column;border:1px solid var(--border);background:var(--background);border-radius:1.5rem;padding:1.5rem}.cc-col.hl{border-color:var(--rose);background:var(--blush-soft)}.cc-col img{margin:0 auto;width:96px;height:96px;border-radius:1rem;object-fit:cover}.cc-col h3{margin-top:1rem;text-align:center;font-family:Playfair Display,serif;font-size:1.125rem;font-weight:600;color:var(--ink)}.cc-col .badge-t{text-align:center;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--rose)}.cc-col ul{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.cc-col li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem}.cc-col li.pro{color:color-mix(in oklch,var(--foreground) 85%,transparent)}.cc-col li.con{color:color-mix(in oklch,var(--foreground) 55%,transparent)}.cc-col li svg{margin-top:2px;flex-shrink:0}.cc-col li.pro svg{color:var(--rose)}.cc-col li.con svg{color:color-mix(in oklch,var(--ink) 30%,transparent)}.cc-title-2{margin-top:4rem}.risk-row{display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:768px){.risk-row{flex-direction:row}}.risk-media{width:100%;overflow:hidden;border-radius:1.5rem}@media(min-width:768px){.risk-media{width:50%}}.risk-media img{aspect-ratio:4/3;width:100%;object-fit:cover}.risk-body{width:100%;text-align:center}@media(min-width:768px){.risk-body{width:50%;text-align:left}}.pill{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;background:var(--ink);padding:.4rem 1rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#fff}.risk-body h2{margin-top:1rem;font-family:Playfair Display,serif;font-size:1.875rem;font-weight:600;color:var(--ink)}@media(min-width:768px){.risk-body h2{font-size:2.25rem}}.risk-body p{margin-top:1rem;font-size:1rem;line-height:1.65;color:color-mix(in oklch,var(--foreground) 75%,transparent)}.risk-body .btn{margin-top:1.5rem}.steps{margin-top:2.5rem;display:grid;gap:2rem}@media(min-width:768px){.steps{grid-template-columns:repeat(3,1fr)}}.step{text-align:center}.step .num{margin:0 auto;display:flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:999px;background:var(--rose);font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;color:#fff}.step h3{margin-top:1rem;font-size:1rem;font-weight:700;color:var(--ink)}.step p{margin-top:.5rem;font-size:.9rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.faq{margin-top:2rem}.faq details{border-bottom:1px solid color-mix(in oklch,var(--ink) 10%,transparent)}.faq summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;padding:1rem 0;font-size:.9rem;font-weight:600;color:var(--ink)}.faq summary::-webkit-details-marker{display:none}.faq summary svg{flex-shrink:0;margin-left:1rem;transition:transform .2s}.faq details[open] summary svg{transform:rotate(180deg)}.faq .ans{padding:0 0 1rem;font-size:.9rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.customer-reviews{background:#fff}.customer-reviews__heading{text-align:center}.customer-reviews__heading h2{margin-top:.35rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:600;color:var(--ink)}.customer-reviews__app{margin-top:2rem}.customer-reviews__app .jdgm-widget{font-family:Jost,ui-sans-serif,system-ui,sans-serif}.product-review-badge{display:inline-block;min-height:22px;margin-top:.55rem;color:var(--rose)}.product-review-badge:empty{display:none}.reviews-overview{display:grid;align-items:center;gap:1.5rem;margin-top:2rem;border-block:1px solid var(--border);padding:1.75rem 0}@media(min-width:780px){.reviews-overview{grid-template-columns:.9fr 1.2fr .8fr}}.reviews-overview__score{text-align:center}.reviews-overview__score strong,.reviews-overview__score span{display:block}.reviews-overview__score strong{margin-top:.35rem;font-size:1.15rem;color:var(--ink)}.reviews-overview__score span{margin-top:.25rem;font-size:.78rem;color:color-mix(in oklch,var(--foreground) 60%,transparent)}.reviews-stars{font-size:1.55rem;letter-spacing:.14em;color:var(--rose)}.reviews-overview__bars{display:flex;flex-direction:column;gap:.48rem}.reviews-bar{display:grid;grid-template-columns:34px 1fr 22px;align-items:center;gap:.7rem;font-size:.72rem;color:color-mix(in oklch,var(--foreground) 60%,transparent)}.reviews-bar__track{height:8px;overflow:hidden;background:#e9eef1}.reviews-bar__track i{display:block;height:100%;background:var(--rose)}.reviews-write-button{width:100%;justify-content:center}.reviews-empty{text-align:center;padding:2.6rem 1rem}.reviews-empty strong{font-family:Playfair Display,serif;font-size:1.4rem;color:var(--ink)}.reviews-empty p{margin:.45rem auto 0;max-width:32rem;font-size:.9rem;line-height:1.6;color:color-mix(in oklch,var(--foreground) 65%,transparent)}.review-dialog{width:min(92vw,620px);max-height:90vh;overflow:auto;border:1px solid var(--border);border-radius:.5rem;background:#fff;padding:1.5rem;color:var(--foreground);box-shadow:0 24px 80px #0c1f2f33}.review-dialog::backdrop{background:#0c1f2f8c}.review-dialog__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.review-dialog__head h2{margin-top:.25rem;font-family:Playfair Display,serif;font-size:1.8rem;color:var(--ink)}.review-dialog__close{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border:0;background:transparent;font-size:1.8rem;line-height:1;color:var(--ink);cursor:pointer}.review-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.review-form label,.review-rating legend{font-size:.75rem;font-weight:700;color:var(--ink)}.review-form input,.review-form textarea{width:100%;margin-top:.4rem;border:1px solid var(--border);border-radius:.35rem;background:#fff;padding:.75rem;font:inherit;color:var(--foreground)}.review-form textarea{resize:vertical}.review-form__grid{display:grid;gap:1rem}@media(min-width:560px){.review-form__grid{grid-template-columns:1fr 1fr}}.review-rating{margin:0;border:0;padding:0}.review-rating__options{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.55rem}.review-rating__options label{cursor:pointer}.review-rating__options input{position:absolute;opacity:0;pointer-events:none}.review-rating__options span{display:block;border:1px solid var(--border);border-radius:.35rem;padding:.55rem .7rem;background:#fff;color:var(--ink)}.review-rating__options input:checked+span{border-color:var(--rose);background:var(--blush-soft);color:var(--rose)}.review-form__note{font-size:.7rem;line-height:1.5;color:color-mix(in oklch,var(--foreground) 58%,transparent)}.review-form__success{border:1px solid color-mix(in oklch,var(--rose) 30%,transparent);background:var(--blush-soft);padding:1rem;color:var(--ink)}.site-footer{background:var(--ink);color:#fff}.footer-grid{display:grid;gap:2.5rem;padding-block:3.5rem}@media(min-width:768px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}.footer-brand .brand{color:#fff}.footer-logo{display:block;width:min(100%,230px);height:58px}.footer-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.footer-brand p{margin-top:1rem;max-width:20rem;font-size:.9rem;line-height:1.6;color:#ffffffb3}.footer-form{margin-top:1.25rem;display:flex;max-width:24rem;overflow:hidden;border-radius:999px;background:#ffffff1a}.footer-form input{flex:1;border:0;background:transparent;padding:.75rem 1rem;font-size:.9rem;color:#fff;font-family:inherit}.footer-form input::placeholder{color:#ffffff80}.footer-form input:focus{outline:none}.footer-form button{border:0;background:var(--rose);color:#fff;padding-inline:1.25rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.footer-col h3{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.footer-col ul{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.65rem}.footer-col a{font-size:.9rem;color:#ffffffb3;transition:color .15s}.footer-col a:hover{color:#fff}.footer-bottom{margin-top:3rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.75rem;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;font-size:.75rem;color:#ffffff80}@media(min-width:768px){.footer-bottom{flex-direction:row}}.footer-bottom .links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.footer-bottom a:hover{color:#fff}html{scroll-behavior:smooth}section[id]{scroll-margin-top:110px}.featured-products{background:var(--background)}.featured-products__head{display:flex;flex-direction:column;align-items:center;text-align:center}.featured-products__head p:not(.eyebrow){max-width:34rem;margin:.75rem auto 0;font-size:.95rem;line-height:1.65;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.featured-products__grid{margin-top:2.25rem;display:grid;gap:1rem}@media(min-width:860px){.featured-products__grid{grid-template-columns:1.15fr .85fr .85fr;align-items:stretch}}.featured-products__grid--single{max-width:62rem;margin-inline:auto}@media(min-width:860px){.featured-products__grid--single{grid-template-columns:1fr}}.featured-products__grid--single .featured-product{display:grid}@media(min-width:760px){.featured-products__grid--single .featured-product{grid-template-columns:1.2fr .8fr}.featured-products__grid--single .featured-product__media{aspect-ratio:auto;min-height:36rem}.featured-products__grid--single .featured-product__body{justify-content:center;padding:2.5rem}}.featured-product{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:1rem;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.featured-product:hover{transform:translateY(-3px);border-color:color-mix(in oklch,var(--rose) 40%,var(--border));box-shadow:0 24px 55px #35221f14}.featured-product__media{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;aspect-ratio:1.08;background:linear-gradient(145deg,#fff,var(--blush-soft))}.featured-product__media img{width:82%;height:82%;object-fit:contain;transition:transform .35s ease}.featured-product:hover .featured-product__media img{transform:scale(1.04)}.featured-product--large .featured-product__media img{width:88%;height:88%}.featured-product__badge{position:absolute;left:1rem;top:1rem;border-radius:999px;background:#ffffffd1;padding:.42rem .7rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.featured-product__body{display:flex;flex:1;flex-direction:column;padding:1.1rem}.featured-product__kicker{margin:0 0 .35rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--rose)}.featured-product h3{font-size:1.1rem;font-weight:800;color:var(--ink)}.featured-product p:not(.featured-product__kicker){margin:.45rem 0 0;font-size:.88rem;line-height:1.55;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.featured-product__cta{margin-top:auto;padding-top:1rem;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--ink)}.page-wrap{padding-block:3rem}.page-wrap h1{font-family:Playfair Display,serif;font-size:2rem;font-weight:600;color:var(--ink);margin-bottom:1.25rem}.rte{font-size:1rem;line-height:1.7;color:color-mix(in oklch,var(--foreground) 80%,transparent)}.rte a{color:var(--rose);text-decoration:underline}.rte h2{font-family:Playfair Display,serif;margin-top:1.5rem}.rte p,.rte li{line-height:1.75}.rte h2{margin-bottom:.45rem;color:var(--ink)}.contact-page-form{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;border-top:1px solid var(--border);padding-top:2rem}.contact-page-form__grid{display:grid;gap:1rem}@media(min-width:640px){.contact-page-form__grid{grid-template-columns:1fr 1fr}}.contact-page-form label{font-size:.78rem;font-weight:750;color:var(--ink)}.contact-page-form label span{font-weight:400;color:color-mix(in oklch,var(--foreground) 55%,transparent)}.contact-page-form input,.contact-page-form textarea{display:block;width:100%;margin-top:.4rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.8rem .9rem;font:inherit;color:var(--foreground)}.contact-page-form textarea{resize:vertical}.contact-page-form .btn{align-self:flex-start;margin-top:.25rem}.contact-page-form__success{border:1px solid color-mix(in oklch,var(--rose) 30%,transparent);background:var(--blush-soft);padding:1rem;color:var(--ink)}.cart-table{width:100%;border-collapse:collapse;margin-top:1.5rem}.cart-table th,.cart-table td{padding:1rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}.cart-table img{width:72px;height:72px;object-fit:cover;border-radius:.75rem}.cart-foot{margin-top:1.5rem;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.empty-state{text-align:center;padding-block:4rem}.coll-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:768px){.coll-grid{grid-template-columns:repeat(4,1fr)}}.prod-card{display:block}.prod-card .media{overflow:hidden;border-radius:1rem;background:var(--blush-soft);aspect-ratio:1}.prod-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.prod-card:hover img{transform:scale(1.04)}.prod-card h3{margin-top:.65rem;font-size:.95rem;font-weight:600;color:var(--ink)}.prod-card .price{margin-top:.2rem;font-size:.9rem;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.section-pad{padding-block:3.5rem}.qty-input{width:64px;padding:.5rem;border:1px solid var(--border);border-radius:.5rem;font-family:inherit}.product-page__grid{margin-top:0;align-items:start;gap:2.5rem}@media(min-width:900px){.product-page__grid{grid-template-columns:minmax(0,1.12fr) minmax(22rem,.88fr)}}.product-gallery__main{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--blush-soft)}.product-gallery__main img{width:100%;aspect-ratio:1;object-fit:cover}.product-gallery .thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}.product-gallery .thumbs button{border-radius:var(--radius);background:var(--blush-soft)}.product-page .hero-details{position:sticky;top:8.5rem}.product-page .hero-details h1{margin:.45rem 0 0;font-family:Jost,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2rem,4vw,3.3rem);font-weight:850;line-height:1.02;text-transform:uppercase}.product-page__intro{margin:.9rem 0 0;max-width:34rem;color:color-mix(in oklch,var(--foreground) 72%,transparent);font-size:1rem;line-height:1.6}.product-option{margin-top:1.1rem}.product-option label{display:block;margin-bottom:.4rem;font-size:.75rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.product-option select{width:100%;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.8rem .9rem;font:inherit;color:var(--ink)}.product-page__add{margin-top:1.25rem}.product-page__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:1.1rem}.product-page__facts span{border:1px solid var(--border);border-radius:var(--radius);background:var(--blush-soft);padding:.65rem .75rem;font-size:.76rem;font-weight:650;text-align:center;color:var(--ink)}.product-page__description{margin-top:1.5rem;border-top:1px solid var(--border);padding-top:1.25rem}.product-page__description h3{margin:1.25rem 0 .45rem;font-family:Jost,sans-serif;font-size:1rem;font-weight:800;text-transform:uppercase}.product-page__description ul,.product-page__description ol{padding-left:1.2rem}@media(max-width:899px){.product-page .hero-details{position:static}.product-gallery .thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}.skip-link{position:absolute;left:-9999px;top:0;z-index:9999;padding:10px 16px;background:#000;color:#fff;text-decoration:none;border-radius:0 0 4px}.skip-link:focus{left:0}.featured-product__meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:1.25rem;font-size:.82rem;font-weight:700;color:var(--ink)}.featured-product__meta span+span{color:var(--rose)}.featured-product__cta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border)}.brand-pillars{background:var(--ink);color:#fff}.brand-pillars__inner{display:grid;gap:2.5rem;padding-block:4rem}.brand-pillars__intro .eyebrow{text-align:left;color:var(--blush)}.brand-pillars__intro h2{max-width:34rem;margin-top:.75rem;font-size:clamp(2rem,5vw,4.25rem);line-height:1.02;text-transform:uppercase}.brand-pillars__intro>p:last-child{max-width:37rem;margin:1.25rem 0 0;color:#ffffffad;font-size:1rem;line-height:1.7}.brand-pillars__list{display:grid;border-top:1px solid rgba(255,255,255,.16)}.brand-pillars__list article{display:grid;grid-template-columns:2.25rem 1fr;gap:.15rem 1rem;border-bottom:1px solid rgba(255,255,255,.16);padding:1.35rem 0}.brand-pillars__list article>span{grid-row:1/3;color:#fff6;font-size:.75rem}.brand-pillars__list h3{text-transform:uppercase;font-size:1rem}.brand-pillars__list p{margin:.25rem 0 0;color:#ffffff9e;font-size:.88rem}@media(min-width:900px){.brand-pillars__inner{grid-template-columns:1.15fr .85fr;align-items:end;padding-block:6rem}}.product-page{background:var(--background)}.product-breadcrumb{display:flex;gap:.45rem;padding-top:1.25rem;color:color-mix(in oklch,var(--foreground) 58%,transparent);font-size:.75rem}.product-breadcrumb a:hover{color:var(--ink)}.product-page__shell{padding-block:1.25rem 4rem}.product-page__grid{display:grid;gap:2rem;align-items:start}.product-gallery__main{position:relative}.product-gallery__main{display:flex;align-items:center;justify-content:center;height:min(64svh,650px);min-height:420px;padding:1rem}.product-gallery__main img{width:100%;height:100%;aspect-ratio:auto;object-fit:contain;object-position:center}.product-gallery__label{position:absolute;top:1rem;left:1rem;background:#ffffffdb;padding:.45rem .7rem;border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-gallery .thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.product-gallery .thumbs button{border-radius:var(--radius)}.product-buybox h1{margin-top:.5rem;font-size:clamp(2rem,3.5vw,3.15rem);font-weight:850;line-height:1.02;text-transform:uppercase;color:var(--ink)}.product-buybox__eyebrow{margin:0;color:var(--rose);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-buybox__intro{max-width:36rem;margin:1rem 0 0;font-size:1.02rem;line-height:1.65;color:color-mix(in oklch,var(--foreground) 72%,transparent)}.product-buybox__shipping{margin:.25rem 0 0;color:var(--rose);font-size:.82rem;font-weight:700}.product-highlights{display:grid;gap:.65rem;margin:1.25rem 0 0;padding:1.15rem 0;border-block:1px solid var(--border);list-style:none}.product-highlights li{display:flex;align-items:center;gap:.65rem;font-size:.9rem}.product-highlights svg{color:var(--rose)}.product-form{margin-top:1.2rem}.product-option{margin:0;padding:0;border:0}.product-option legend{margin-bottom:.55rem;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-option__values{display:flex;flex-wrap:wrap;gap:.55rem}.product-option__values label{position:relative}.product-option__values input{position:absolute;opacity:0;pointer-events:none}.product-option__values span{display:block;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.7rem .9rem;font-size:.84rem;font-weight:650;cursor:pointer}.product-option__values input:checked+span{border-color:var(--ink);background:var(--ink);color:#fff}.product-page__add{margin-top:1rem}.product-buybox__dynamic{margin-top:.65rem}.product-buybox__dynamic .shopify-payment-button__button{min-height:50px!important;border-radius:999px!important;font-family:Jost,sans-serif!important;font-weight:700!important}.product-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1rem;padding:1rem 0;border-bottom:1px solid var(--border)}.product-assurances>div{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center;color:var(--ink)}.product-assurances span{font-size:.67rem;line-height:1.35;color:color-mix(in oklch,var(--foreground) 65%,transparent)}.product-assurances strong{display:block;color:var(--ink)}.product-accordions details{border-bottom:1px solid var(--border)}.product-accordions summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;list-style:none;font-size:.88rem;font-weight:700;cursor:pointer}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions details[open] summary svg{transform:rotate(180deg)}.product-accordions p{margin:-.25rem 0 1rem;font-size:.87rem;line-height:1.65;color:color-mix(in oklch,var(--foreground) 70%,transparent)}.mobile-buybar{display:none}@media(min-width:900px){.product-page__grid{grid-template-columns:minmax(0,1.12fr) minmax(23rem,.88fr);gap:3.5rem}.product-gallery .thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}.product-buybox{position:sticky;top:8rem}}@media(max-width:699px){.product-gallery__main{height:min(58svh,520px);min-height:340px;padding:.5rem}.product-page__shell{padding-bottom:5.5rem}.product-assurances{gap:.25rem}.mobile-buybar{position:fixed;z-index:45;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--border);background:#fffffff5;padding:.75rem 1rem;box-shadow:0 -12px 30px #14273a1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-buybar>div{min-width:0}.mobile-buybar span{display:block;overflow:hidden;max-width:48vw;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;color:color-mix(in oklch,var(--foreground) 65%,transparent)}.mobile-buybar strong{display:block;font-size:.9rem;color:var(--ink)}.mobile-buybar .btn{flex:none;padding:.8rem 1rem;font-size:.68rem}}.ritual-media{background:#fff}.ritual-media__head{text-align:center}.ritual-media__head h2{max-width:46rem;margin:.55rem auto 0;font-size:clamp(1.8rem,4vw,3.25rem);line-height:1.05;text-transform:uppercase;color:var(--ink)}.ritual-media__head>p:last-child{max-width:39rem;margin:.9rem auto 0;color:color-mix(in oklch,var(--foreground) 68%,transparent);line-height:1.65}.ritual-stories{display:grid;gap:1rem;margin-top:2rem}.ritual-story{display:grid;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--blush-soft)}.ritual-story__copy{display:flex;flex-direction:column;justify-content:center;padding:1.5rem}.ritual-story__copy>span{font-size:.67rem;font-weight:800;letter-spacing:.12em;color:var(--rose)}.ritual-story__copy h3{max-width:28rem;margin-top:.65rem;font-size:clamp(1.35rem,3vw,2.25rem);line-height:1.08;text-transform:uppercase;color:var(--ink)}.ritual-story__copy p{max-width:31rem;margin:.85rem 0 0;font-size:.88rem;line-height:1.65;color:color-mix(in oklch,var(--foreground) 68%,transparent)}.ritual-story video{display:block;width:100%;height:100%;max-height:420px;aspect-ratio:4/3;object-fit:cover;background:var(--ink)}.journey-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-top:3.5rem}.journey-heading .eyebrow{text-align:left}.journey-heading h3{margin-top:.35rem;font-size:clamp(1.45rem,3vw,2.4rem);text-transform:uppercase;color:var(--ink)}.journey-controls{display:flex;gap:.45rem}.journey-controls button{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;background:#fff;color:var(--ink)}.journey-controls button:hover{background:var(--ink);color:#fff}.skin-journeys{display:grid;grid-auto-flow:column;grid-auto-columns:160px;gap:.7rem;margin:1.25rem auto 0;max-width:55rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.skin-journeys::-webkit-scrollbar{display:none}.skin-journey{overflow:hidden;margin:0;border:1px solid var(--border);border-radius:var(--radius);background:#fff;scroll-snap-align:start}.skin-journey img{display:block;width:100%;height:160px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center;background:var(--blush-soft)}.skin-journey--portrait{grid-column:auto}.skin-journey--portrait img{height:255px!important;background:#fff}.skin-journey--comparison{grid-column:auto}.skin-comparison{display:grid;grid-template-columns:1fr 1fr;background:var(--blush-soft)}.skin-comparison>div{position:relative;min-width:0}.skin-comparison>div+div{border-left:2px solid #fff}.skin-comparison img{height:218px!important;object-fit:cover!important;object-position:center top!important;background:#fff}.skin-comparison strong{position:absolute;left:0;right:0;bottom:0;background:#ffffffe6;padding:.32rem .15rem;text-align:center;font-size:.66rem;color:var(--ink)}.skin-journey--comparison figcaption{flex-direction:row;align-items:center;justify-content:space-between}.skin-journey--comparison figcaption span{color:var(--rose);font-size:.72rem;letter-spacing:.04em}.skin-journey figcaption{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:.15rem;min-height:58px;padding:.55rem .65rem}.skin-journey figcaption strong{font-size:.76rem;line-height:1.25;color:var(--ink)}.skin-journey figcaption span{font-size:.61rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--rose)}.skin-journeys__disclaimer{margin:.75rem auto 0;text-align:center;font-size:.65rem;color:color-mix(in oklch,var(--foreground) 55%,transparent)}@media(min-width:820px){.ritual-story{grid-template-columns:.82fr 1.18fr;min-height:360px}.ritual-story--reverse{grid-template-columns:1.18fr .82fr}.ritual-story--reverse .ritual-story__copy{order:2}.ritual-story--reverse video{order:1}}@media(max-width:699px){.ritual-story video{max-height:330px}.skin-journeys{grid-auto-columns:145px}.skin-journey img{height:145px!important}.skin-journey--portrait img{height:218px!important}.skin-comparison img{height:196px!important}}.cart-page{min-height:65vh;background:var(--background);padding-block:4.5rem 5rem}.cart-page__head{text-align:center}.cart-page__head h1{margin-top:.4rem;font-size:clamp(2.25rem,5vw,4rem);line-height:1.08;text-transform:uppercase;color:var(--ink)}.cart-page__head>p:last-child{margin:.75rem 0 0;color:color-mix(in oklch,var(--foreground) 65%,transparent)}.cart-page__body{margin-top:2rem}.cart-layout{display:grid;gap:2rem;align-items:start}.cart-items{border-top:1px solid var(--border)}.cart-item{position:relative;display:grid;grid-template-columns:92px 1fr;gap:1rem;border-bottom:1px solid var(--border);padding-block:1.25rem}.cart-item__media{overflow:hidden;border-radius:var(--radius);background:var(--blush-soft)}.cart-item__media img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.cart-item__details{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.cart-item__eyebrow{margin:0;color:var(--rose);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cart-item h2{margin-top:.2rem;font-size:.95rem;color:var(--ink)}.cart-item__variant{margin:.25rem 0 0;font-size:.78rem;color:color-mix(in oklch,var(--foreground) 62%,transparent)}.cart-item__controls{display:flex;align-items:end;gap:1rem}.cart-item__controls label span{display:block;margin-bottom:.25rem;font-size:.65rem;text-transform:uppercase}.cart-item__controls input{width:64px;border:1px solid var(--border);border-radius:var(--radius);padding:.45rem;font:inherit}.cart-item__remove{padding-bottom:.45rem;font-size:.75rem;text-decoration:underline;color:color-mix(in oklch,var(--foreground) 62%,transparent)}.cart-item__price{position:absolute;right:0;top:1.25rem;font-size:.9rem;color:var(--ink)}.cart-update{margin-top:1rem;border:0;background:none;padding:0;font:inherit;font-size:.78rem;text-decoration:underline;color:var(--ink)}.cart-summary{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1.35rem}.cart-summary h2{margin-bottom:1rem;font-size:1.05rem;text-transform:uppercase;color:var(--ink)}.cart-summary__row,.cart-summary__total{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;font-size:.88rem}.cart-summary__free{color:var(--rose)}.cart-summary__total{margin-top:.45rem;border-top:1px solid var(--border);padding:1rem 0;font-size:1.05rem}.cart-summary__continue{display:block;margin-top:.85rem;text-align:center;font-size:.78rem;text-decoration:underline}.cart-summary__notes{margin-top:1.15rem;border-top:1px solid var(--border);padding-top:.85rem}.cart-summary__notes p{display:flex;align-items:center;gap:.55rem;margin:.45rem 0;font-size:.75rem;color:color-mix(in oklch,var(--foreground) 68%,transparent)}.cart-summary__notes svg{color:var(--rose)}.cart-empty{display:flex;flex-direction:column;align-items:center;text-align:center}.cart-empty img{width:min(52vw,230px);height:auto;object-fit:contain}.cart-empty h2{margin-top:1rem;font-size:clamp(1.15rem,2.5vw,1.5rem);line-height:1.2;text-transform:uppercase;color:var(--ink)}.cart-empty p{max-width:30rem;margin:.65rem 0 1.25rem;color:color-mix(in oklch,var(--foreground) 68%,transparent)}@media(max-width:699px){.cart-page{padding-block:3rem 4rem}.cart-page__head h1{font-size:2.5rem}.cart-page__body{margin-top:1.5rem}.cart-empty img{width:min(56vw,180px)}.cart-empty h2{margin-top:.85rem}}@media(min-width:820px){.cart-layout{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.55fr);gap:3.5rem}.cart-summary{position:sticky;top:8rem}.cart-item{grid-template-columns:120px 1fr auto}.cart-item__price{position:static;align-self:start}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/theme.css.map */
