:root{--teal:#0f4a44;--milk:#f7f2e9;--ink:#24312e;--yellow:#f5b335;--sage:#a9b9a6;--clay:#a35228;--line:rgba(15,74,68,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--teal);color:var(--milk);font-family:'Plus Jakarta Sans',Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid currentColor;outline-offset:6px}button{border:0;background:none}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.055em}p{font-weight:400}h2{font-size:clamp(36px,4.6vw,70px);font-weight:700}h2 span{font-weight:300}h3{font-size:26px}svg{width:24px;height:24px}.skip{position:fixed;left:20px;top:-100px;z-index:100;background:var(--milk);color:var(--teal);padding:12px}.skip:focus{top:10px}header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;position:absolute;top:0;width:100%;z-index:8;border-bottom:1px solid rgba(247,242,233,.16)}.logo{font-size:39px;line-height:1;letter-spacing:-.065em;font-weight:700}.logo span{font-weight:500}nav{display:flex;gap:34px;font-size:14px}nav a{position:relative}nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--milk);transition:right .4s}nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:23px}.header-actions button{padding:4px;font-size:13px}.header-actions #bag{display:flex;align-items:center;gap:9px}#menu{display:none}.hero{min-height:900px;height:100svh;max-height:1150px;position:relative;overflow:hidden;padding:148px 4.5% 36px}.hero-top{display:flex;justify-content:space-between;position:relative;z-index:2}.eyebrow,.day-label{font-size:13px;font-weight:700;letter-spacing:.12em}.day-label{display:flex;gap:15px;align-items:center;font-weight:400}.line{width:65px;height:1px;background:currentColor;opacity:.5}.hero-copy{position:relative;z-index:3;margin-top:88px;pointer-events:none}.hero-copy a{pointer-events:auto}.hero h1{font-size:clamp(70px,7.7vw,126px);font-weight:300;line-height:1.1;letter-spacing:-.07em;white-space:nowrap}.hero h1>span{display:block;animation:arrive 1.3s both}.hero h1>span:nth-child(2){animation-delay:.18s}.hero h1 b{font-weight:700}.hero-copy p{font-size:16px;margin:30px 0 28px;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;border-radius:2px;padding:18px 25px;font-size:14px;font-weight:700;line-height:1.5;transition:transform .4s,background .4s}.button:hover{transform:translateY(-3px)}.button span{font-size:23px;line-height:1}.light{background:var(--milk);color:var(--teal)}.dark{background:var(--teal);color:var(--milk)}.outline{border:1px solid #f7f2e94d}.hero-photo{position:absolute;width:34%;height:63%;right:7.5%;top:24%;z-index:1}.hero-photo img{height:100%;width:100%;object-fit:cover;border-radius:46% 46% 2px 2px;filter:brightness(.87);animation:photo-in 1.6s both}.hero-photo figcaption{display:flex;justify-content:space-between;font-size:13px;letter-spacing:.08em;margin-top:15px}.hero-photo figcaption span:last-child{font-size:13px;letter-spacing:0}.hero-arc{position:absolute;width:97vw;height:97vw;border:1px solid #f7f2e91d;border-radius:50%;top:23%;left:7%;pointer-events:none}.hero-arc:after{content:'';position:absolute;inset:42px;border-radius:50%;border:1px solid #f7f2e910}.hero-bottom{position:absolute;bottom:32px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;align-items:end}.scroll-link{font-size:13px;letter-spacing:.14em;display:flex;align-items:center;gap:18px}.scroll-link>span{width:36px;height:36px;border:1px solid #f7f2e950;border-radius:50%;display:grid;place-items:center;font-size:20px}.hero-bottom p{font-size:13px;margin-right:13%}.side-index{font-size:13px;writing-mode:vertical-rl;letter-spacing:.13em}#sun{position:fixed;width:46px;height:46px;border-radius:50%;background:var(--yellow);z-index:6;pointer-events:none;left:38%;top:76%;will-change:transform;transition:opacity .4s}.section-pad{padding:100px 6%}.section-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:64px;font-size:13px}.intro{background:var(--milk);color:var(--teal);padding-top:78px;padding-bottom:80px}.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:start}.intro-grid p{max-width:460px;color:#5f6a65}.intro-grid .lead{font-size:24px;color:var(--teal);margin:4px 0 25px;line-height:1.5}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:80px}.principles>div{border-top:1px solid var(--line);padding-top:22px}.principles span{font-size:13px;float:right}.principles h3{font-size:36px;margin-bottom:15px}.principles p{font-size:14px;color:#5f6a65}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:50px}.section-heading .eyebrow{display:block;margin-bottom:22px}.section-heading h2{font-size:clamp(35px,3.6vw,56px)}.section-heading p{font-size:15px;margin-top:22px}.text-link{font-size:14px;border-bottom:1px solid;padding-bottom:5px;white-space:nowrap}.categories{padding-top:100px;padding-bottom:100px}.category-grid{display:flex;gap:18px}.category{position:relative;flex:1;min-height:420px;text-align:left;padding:28px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:flex .8s cubic-bezier(.2,.7,.2,1),transform .6s}.category:hover{flex:1.2;transform:translateY(-7px)}.category>span:first-child{font-size:13px;letter-spacing:.09em}.category>div:not(.category-geometry){z-index:1;position:relative;margin-bottom:32px}.category h3{font-size:36px;font-weight:300;line-height:1.17}.category p{font-size:13px;margin-top:15px}.men{background:#24312e}.women{background:#edc5ae;color:var(--ink)}.beauty{background:#e8dfb9;color:var(--ink)}.round-arrow{position:absolute;bottom:24px;right:26px;font-size:23px;border:1px solid currentColor;width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.category-geometry{position:absolute;right:-90px;top:40px;width:300px;height:300px;border:1px solid currentColor;opacity:.18;border-radius:50%}.category-geometry:after{content:'';position:absolute;inset:22px;border:1px solid currentColor;border-radius:50%}.women .category-geometry{right:-70px;top:-60px;width:380px;height:380px}.beauty .category-geometry{border-radius:45% 45% 0 0;right:30px;top:40px;width:200px;height:360px}.products{background:var(--milk);color:var(--teal);overflow:hidden}.products .section-meta{margin-bottom:40px}.products .section-heading p{color:#5f6a65}.product-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;border-bottom:1px solid var(--line)}.filters{display:flex;gap:30px}.filters button{font-size:14px;padding:18px 0;position:relative;color:#5f6a65}.filters button.active{font-weight:700;color:var(--teal)}.filters button.active:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--teal)}sup{font-size:13px;margin-left:6px}.rail-buttons{display:flex;gap:10px}.rail-buttons button{font-size:23px;width:38px;height:38px}.product-rail{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:5px 0 25px}.product-rail::-webkit-scrollbar{display:none}.product-card{flex:0 0 calc(25% - 17px);min-width:230px;scroll-snap-align:start;text-align:left;padding:0}.product-visual{height:330px;background:#e6e8df;position:relative;display:grid;place-items:center;overflow:hidden}.product-card:nth-child(2) .product-visual{background:#e7e0d7}.product-card:nth-child(3) .product-visual{background:#f0e0d5}.product-card:nth-child(4) .product-visual{background:#dce1db}.product-visual img{width:78%;height:76%;object-fit:contain;transition:transform 1s cubic-bezier(.2,.7,.2,1);mix-blend-mode:multiply}.product-card:hover img{transform:translateY(-12px) rotate(-4deg)}.product-category{position:absolute;left:18px;top:15px;font-size:13px;letter-spacing:.12em}.product-visual .round-arrow{width:32px;height:32px;font-size:18px;right:15px;bottom:15px}.product-title{display:flex;justify-content:space-between;align-items:baseline;margin:22px 0 6px}.product-title h3{font-size:27px}.product-title small{font-size:13px;color:#5f6a65}.product-card>p{font-size:13px;color:#5f6a65}.product-price{display:block;color:var(--clay);font-size:13px;margin-top:16px}.rail-caption{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;margin-top:15px;font-size:13px;letter-spacing:.07em}.rail-caption span:last-child{letter-spacing:0;font-size:13px}.marquee{overflow:hidden;background:var(--sage);color:var(--teal);padding:23px 0;font-size:50px;letter-spacing:-.04em;font-weight:300}.marquee>div{width:max-content;animation:marquee 38s linear infinite}.standards{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:120px;padding-bottom:120px}.standard-intro h2{margin:28px 0}.standard-intro p{font-size:15px}.standard-dial{width:190px;height:190px;border:1px solid #f7f2e935;border-radius:50%;margin-top:48px;padding:10px}.dial-inner{height:100%;border:1px dashed #f7f2e960;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.dial-inner>span{font-size:62px;font-weight:300;line-height:1.2}.dial-inner small{font-size:13px;letter-spacing:.12em}.standard-list{padding-top:10px}.standard-row{border-top:1px solid #f7f2e933}.standard-row:last-child{border-bottom:1px solid #f7f2e933}.standard-row button{width:100%;text-align:left;display:flex;align-items:center;gap:23px;padding:26px 0}.standard-row button>span{font-size:13px;opacity:.65}.standard-row h3{font-size:25px;font-weight:300;flex:1}.standard-row .plus{font-size:22px;opacity:1}.standard-row p{display:none;color:#c0d1ca;font-size:14px;padding:0 26px 28px 40px}.standard-row.active p{display:block}.standard-row.active h3{font-weight:700}.routine{background:#dce3d8;color:var(--teal);display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.routine h2{margin:26px 0}.routine>div>p{font-size:15px}.routine-card{background:var(--milk);padding:38px}.routine-step{margin-bottom:25px}.routine-step>span,.routine-step>label{font-size:13px;letter-spacing:.09em;display:block;margin-bottom:14px}.choices{display:flex;gap:8px}.choices button{border:1px solid var(--line);padding:10px 24px;font-size:13px}.choices button.active{background:var(--teal);color:var(--milk)}select{border:0;border-bottom:1px solid var(--teal);padding:13px 0;width:100%;background:transparent;border-radius:0;color:var(--teal);font-size:18px}.routine-preview{display:flex;gap:20px;align-items:center;border-top:1px solid var(--line);padding-top:25px;margin-top:30px;margin-bottom:25px}.clock-icon{font-size:52px;font-weight:300}.routine-preview small{font-size:13px;letter-spacing:.1em}.routine-preview h3{font-size:21px;margin:6px 0}.routine-preview p{font-size:13px;color:#5f6a65}.routine-card .button{width:100%}.routine-note{display:block;font-size:13px;color:#5f6a65;margin-top:15px}.journal{background:var(--milk);color:var(--teal)}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article{text-align:left;padding:0}.article-image{height:300px;overflow:hidden;position:relative}.article-image img{width:100%;height:100%;object-fit:cover;transition:transform 1s}.article:hover .article-image img{transform:scale(1.04)}.article-image>span{position:absolute;top:16px;left:18px;font-size:13px}.type-image{background:var(--teal);color:var(--milk);padding:65px 35px 30px}.type-image>div{font-size:49px;letter-spacing:-.065em;line-height:1.13;font-weight:300}.third-image{background:#d4dacb;color:var(--teal);display:flex;align-items:end;padding:35px}.third-image>div{font-size:35px;letter-spacing:-.05em;line-height:1.2;font-weight:300}.article-meta{font-size:13px;letter-spacing:.07em;display:flex;justify-content:space-between;margin:22px 0 14px}.article h3{font-size:23px;font-weight:400;line-height:1.4;letter-spacing:-.04em;position:relative}.article h3>span{position:absolute;right:0;bottom:0}.founder{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;padding-top:120px;padding-bottom:120px}.founder-side{display:flex;flex-direction:column;justify-content:space-between;align-items:start}.founder-monogram{font-weight:300;font-size:180px;letter-spacing:-.1em;opacity:.35;line-height:1}.founder-side small{font-size:13px;letter-spacing:.1em}.founder h2{font-size:clamp(30px,3.1vw,49px);font-weight:300;line-height:1.3;margin-bottom:35px}.founder h2 span{opacity:.6}.founder p{font-size:14px;max-width:530px;color:#c7d5d0;margin:15px 0}.signature{font-size:28px;letter-spacing:-.04em;margin-top:35px}.signature>span{display:block;font-size:13px;letter-spacing:.1em;margin-top:6px}.draft-note{font-size:13px;color:#c7d5d0;display:block;margin-top:16px}.authenticity{background:var(--milk);color:var(--teal)}.verification-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin:65px 0 45px}.verification-steps>div{border-top:1px solid var(--line);padding-top:18px}.verification-steps span{font-size:13px}.verification-steps h3{font-size:20px;margin:25px 0 15px;letter-spacing:-.03em}.verification-steps p{font-size:14px;color:#5f6a65}.verify-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:25px;font-size:13px}.verify-bottom .text-link{font-size:13px}footer{background:var(--ink);padding-top:70px;padding-bottom:25px;overflow:hidden}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-top h2{font-size:38px;line-height:1.3;margin-top:28px;font-weight:300}.footer-top h2 span{opacity:.55}.footer-brand{display:flex;justify-content:center;font-weight:700;font-size:clamp(150px,25vw,390px);line-height:1.25;letter-spacing:-.08em;position:relative;margin-top:50px;margin-left:-.06em}.footer-brand>span:first-child{font-weight:500}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:25px;border-top:1px solid #f7f2e92b;font-size:13px;letter-spacing:.04em}.footer-bottom button{font-size:13px;padding:5px}.preview-notice{font-size:13px;color:#b9c4bb;text-align:center;margin-top:28px}.reveal{opacity:1;transform:none}.js-motion .reveal{opacity:0;transform:translateY(30px);transition:opacity 1s,transform 1s}.js-motion .reveal.visible{opacity:1;transform:none}dialog{border:0;padding:60px 45px;background:var(--milk);color:var(--teal);max-width:1000px;width:calc(100% - 40px);max-height:90svh;overflow:auto}dialog::backdrop{background:#102a27bb;backdrop-filter:blur(7px)}.close-dialog{position:absolute;right:20px;top:12px;font-size:30px;width:40px;height:40px;z-index:3}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.detail-pack{background:#e5e8df;display:grid;place-items:center;min-height:410px}.detail-pack img{width:90%;height:380px;object-fit:contain;mix-blend-mode:multiply}.detail-info h2{font-size:56px;margin:18px 0 12px}.detail-info>p{font-size:14px;color:#5f6a65}.detail-info .price{color:var(--clay);margin:18px 0}.caution{margin:24px 0;padding:16px;border-left:2px solid var(--teal);background:#e8eade;font-size:13px}.caution b{display:block;margin-bottom:6px}.detail-info .button{width:100%;gap:15px}.detail-more{border-top:1px solid var(--line);margin-top:40px;padding-top:25px}.detail-more h3{font-size:22px;margin-bottom:15px}.detail-more p{font-size:14px;margin-bottom:14px}.detail-more dl{font-size:13px;display:grid;grid-template-columns:1fr 2fr;gap:14px}.detail-more dd{margin:0;color:#5f6a65}.detail-tag{font-size:13px;letter-spacing:.07em}#cart-dialog{max-width:550px}#cart-dialog h2{font-size:48px;margin:20px 0 35px}.cart-item{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:16px 0}.cart-item img{width:70px;height:90px;object-fit:contain;mix-blend-mode:multiply}.cart-item>div{flex:1}.cart-item h3{font-size:22px}.cart-item small{font-size:13px}.cart-item button{font-size:13px;text-decoration:underline}#cart-footer{margin-top:30px}#cart-footer p{font-size:13px;margin-bottom:20px}.opt-in{font-size:13px;display:flex;gap:10px;margin:20px 0}.opt-in input{accent-color:var(--teal)}#cart-footer .button{width:100%}#info-dialog{max-width:690px}#info-dialog h2{font-size:40px;margin:24px 0}#info-dialog p{font-size:16px;margin:20px 0}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:100;background:var(--milk);color:var(--teal);padding:14px 26px;box-shadow:0 5px 30px #0002;font-size:13px;transition:.4s;max-width:90%;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}@keyframes arrive{from{opacity:0;transform:translateY(45px)}to{opacity:1;transform:none}}@keyframes photo-in{from{opacity:0;transform:translateY(40px) scale(1.05)}to{opacity:1;transform:none}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(min-width:1600px){.hero-copy{margin-top:120px}.hero-photo{right:9%;width:33%}}@media(max-width:1050px){nav{gap:20px;font-size:13px}.hero{min-height:820px}.hero h1{font-size:8.7vw}.hero-copy{margin-top:110px}.hero-photo{width:38%;right:5%;height:58%;top:29%}.hero-photo figcaption{display:none}.category h3{font-size:28px}.category{padding:22px;min-height:360px}.section-pad{padding:80px 5%}.product-card{flex-basis:31%}.routine{gap:6%}.routine-card{padding:25px}.standards{gap:8%}.article-image{height:250px}.type-image>div{font-size:42px}.article h3{font-size:19px}.verification-steps{gap:20px}.founder h2{font-size:35px}}
@media(max-width:700px){header{height:80px;padding:0 6%}.logo{font-size:32px}.header-actions{gap:18px}.header-actions #menu{display:block;font-size:20px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--teal);padding:25px 6%;border-bottom:1px solid #f7f2e944;flex-direction:column;font-size:17px}nav.open{display:flex}.hero{height:940px;min-height:0;max-height:none;padding:112px 6% 28px}.hero-top .eyebrow{font-size:13px;max-width:160px}.hero-top .day-label{font-size:13px;gap:9px}.hero-top .line{width:22px}.hero-copy{margin-top:46px}.hero h1{font-size:clamp(43px,10vw,70px);letter-spacing:-.065em}.hero-copy p{font-size:14px;margin:22px 0}.hero-copy .button{padding:14px 20px;font-size:13px;gap:34px}.hero-photo{top:465px;right:10%;width:67%;height:350px}.hero-photo img{border-radius:46% 46% 0 0}.hero-photo figcaption{display:flex;font-size:13px}.hero-photo figcaption span:last-child{font-size:13px}.hero-arc{width:160vw;height:160vw;top:370px;left:-30%}.hero-bottom{left:6%;right:6%;bottom:27px}.hero-bottom p,.side-index{display:none}.scroll-link{font-size:13px;gap:12px}#sun{width:30px;height:30px;left:10%;top:65%}.section-pad{padding:64px 6%}.section-meta{margin-bottom:35px}.eyebrow,.day-label{font-size:13px}.intro-grid{grid-template-columns:1fr;gap:32px}.intro-grid .lead{font-size:21px;margin:0 0 18px}.intro-grid p{font-size:14px}.intro h2{font-size:43px}.principles{gap:22px;grid-template-columns:1fr;margin-top:40px}.principles>div{display:grid;grid-template-columns:1fr 2fr;gap:8px;padding-top:16px}.principles span{grid-column:1/-1;font-size:13px}.principles h3{font-size:27px;margin:0}.principles p{font-size:13px;padding-top:3px}.section-heading{align-items:start;flex-direction:column;gap:24px;margin-bottom:30px}.section-heading h2{font-size:36px}.section-heading .eyebrow{margin-bottom:18px}.section-heading p{font-size:14px;margin-top:0}.text-link{font-size:13px}.category-grid{overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-6.8%;padding-right:6.8%}.category{min-width:83%;min-height:350px;padding:25px;scroll-snap-align:start}.category h3{font-size:35px}.category:hover{flex:1;transform:none}.category>span:first-child{font-size:13px}.products .section-meta{margin-bottom:35px}.products .day-label{font-size:13px;gap:8px}.products .line{width:22px}.filters{gap:22px}.filters button{font-size:13px}.filters sup{display:none}.rail-buttons{gap:0}.rail-buttons button{width:28px;font-size:20px}.product-rail{margin-right:-6.8%;padding-right:6.8%;gap:16px}.product-card{flex-basis:78%;min-width:0}.product-visual{height:330px}.rail-caption{display:block;font-size:13px}.rail-caption span{display:block;margin-bottom:10px}.rail-caption span:last-child{font-size:13px}.marquee{font-size:34px;padding:18px 0}.standards{grid-template-columns:1fr;gap:30px}.standard-intro{position:relative}.standard-intro h2{font-size:41px;margin:24px 0}.standard-intro p{font-size:13px}.standard-dial{position:absolute;right:0;bottom:0;width:84px;height:84px;padding:5px;margin:0}.dial-inner>span{font-size:30px}.dial-inner small{font-size:13px;letter-spacing:0}.standard-row button{padding:22px 0}.standard-row h3{font-size:22px}.standard-row p{font-size:13px}.routine{grid-template-columns:1fr;gap:35px}.routine h2{font-size:43px}.routine-card{padding:25px}.journal-grid{grid-template-columns:1fr;gap:35px}.article-image{height:340px}.article-meta{font-size:13px}.article h3{font-size:24px}.type-image{padding-top:75px}.type-image>div{font-size:58px}.third-image>div{font-size:43px}.founder{grid-template-columns:1fr;gap:35px}.founder-side .founder-monogram,.founder-side small{display:none}.founder h2{font-size:29px}.founder p{font-size:14px}.verification-steps{grid-template-columns:1fr 1fr;gap:30px 20px;margin:40px 0 35px}.verification-steps h3{font-size:19px;margin-top:20px}.verification-steps p{font-size:13px}.verify-bottom{flex-direction:column;align-items:start;font-size:13px}.footer-top{flex-direction:column;align-items:start}.footer-top h2{font-size:29px}.footer-top .button{padding:13px 18px;font-size:13px}.footer-brand{font-size:25vw;margin:45px 0 25px;line-height:1.4}.footer-bottom{flex-wrap:wrap;gap:14px;font-size:13px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom>span:last-child{width:100%}.preview-notice{text-align:left;font-size:13px}dialog{padding:50px 22px;width:calc(100% - 20px);max-height:94svh}.detail-grid{grid-template-columns:1fr;gap:25px}.detail-pack{min-height:270px}.detail-pack img{height:250px}.detail-info h2{font-size:42px}.detail-more dl{grid-template-columns:1fr;gap:6px}.detail-more dd{margin-bottom:15px}#info-dialog h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.category:hover,.button:hover,.product-card:hover img{transform:none}#sun{position:absolute!important;left:36%!important;top:720px!important;transform:none!important}.marquee>div{transform:none}}
.pack-crop{height:80%;width:80%;position:relative;display:grid;place-items:center;overflow:hidden}.pack-crop img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal}.pack-crop.dvn{width:43%;height:78%;border-radius:65px 65px 8px 8px}.pack-crop.dvn img{height:100%;width:auto;max-width:none;position:absolute;left:-10%;object-fit:initial}.pack-crop.novia{width:50%;height:78%;border-radius:60px 60px 8px 8px}.pack-crop.novia img{height:100%;width:auto;max-width:none;position:absolute;left:-100%;object-fit:initial}.pack-crop.erojan{width:90%;height:70%}.pack-crop.erojan img{width:100%;height:100%;object-fit:contain}.product-card:hover .pack-crop img{transform:none}.product-card:hover .pack-crop{transform:translateY(-10px) rotate(-3deg)}.pack-crop{transition:transform 1s}.detail-pack .pack-crop{height:340px}.detail-pack .pack-crop img{height:100%}.detail-pack .pack-crop.dvn{width:160px}.detail-pack .pack-crop.nvia{width:175px}@media(max-width:700px){.detail-pack .pack-crop{height:240px}.detail-pack .pack-crop.dvn{width:115px}}
.hero h1{letter-spacing:-.055em;word-spacing:.08em}h2{letter-spacing:-.045em}.pack-crop.novia img{left:-84%}.detail-pack .pack-crop.novia{width:175px}.detail-pack .pack-crop.novia img{left:-96%}.product-card>p{font-size:14px}.standard-row p{font-size:16px}.intro-grid p,.verification-steps p,.founder p{font-size:16px}.principles p{font-size:15px}.routine-note,.preview-notice,.draft-note{font-size:13px}.article-meta{font-size:13px}.routine-step>span,.routine-step>label{font-size:13px}.hero-photo figcaption{font-size:13px}.detail-info>p,.detail-more p{font-size:16px}.caution{font-size:14px}.detail-more dl{font-size:14px}.standalone-product header{position:relative;background:var(--teal)}.standalone-product main{display:none}.standalone-product #detail-dialog{position:relative;inset:auto;margin:0;max-height:none;width:100%;max-width:none;padding:70px max(6%,calc((100vw - 1280px)/2));overflow:visible}.standalone-product #detail-dialog .close-dialog{right:5%;top:20px}.standalone-product #detail-content{max-width:1280px;margin:auto}.standalone-product #sun{display:none}.detail-permalink{margin-top:24px;display:inline-block;font-size:13px}@media(max-width:700px){.hero h1{letter-spacing:-.05em;word-spacing:.04em}.pack-crop.novia img{left:-83%}.detail-pack .pack-crop.novia{width:120px}.detail-pack .pack-crop.novia img{left:-100%}.principles p{font-size:14px}.article-meta{font-size:13px}.hero-photo figcaption{font-size:13px}.routine-note,.preview-notice,.draft-note{font-size:13px}.standalone-product #detail-dialog{padding:65px 6%}.standalone-product header nav{z-index:20}}
.pack-crop.dvn{clip-path:polygon(8% 11%,24% 7%,73% 7%,93% 11%,96% 25%,88% 29%,97% 34%,97% 98%,92% 100%,8% 100%,2% 98%,2% 35%,11% 29%,7% 25%);border-radius:0}.pack-crop.novia{clip-path:polygon(8% 8%,21% 5%,68% 5%,79% 8%,82% 20%,76% 25%,89% 31%,91% 81%,100% 91%,89% 99%,4% 99%,0% 92%,2% 33%,10% 27%,5% 21%);border-radius:0}
h3{letter-spacing:-.035em;word-spacing:.06em}
/* Product editorial: shared by quick view and standalone pages. */
#detail-dialog{padding:0;width:calc(100% - 40px);max-width:1380px;background:var(--milk)}#detail-dialog>.close-dialog{position:sticky;float:right;top:14px;right:18px;margin:12px 18px -52px 0;background:var(--teal);color:var(--milk);border:1px solid #f7f2e950;border-radius:50%}.standalone-product #detail-dialog{padding:0;max-width:none;width:100%;overflow:visible}.standalone-product #detail-content{max-width:none}.standalone-product #detail-dialog>.close-dialog{display:none}.pd-hero{background:var(--teal);color:var(--milk);padding:38px max(5%,calc((100vw - 1260px)/2)) 0}.pd-back{font-size:13px;display:flex;gap:12px;align-items:center;opacity:.8;width:max-content}.pd-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:38px 0 48px}.pd-stage{position:relative;width:100%;aspect-ratio:1;max-width:560px;margin:auto;isolation:isolate}.pd-orbit{position:absolute;inset:8%;border:1px dashed #bed4cd55;border-radius:50%;animation:pd-spin 100s linear infinite;z-index:2}.pd-orbit:before{content:'';position:absolute;inset:24px;border:1px solid #bed4cd14;border-radius:50%;pointer-events:none}.pd-orbit-slot{position:absolute;inset:0;transform:rotate(var(--angle));pointer-events:none}.pd-orbit-counter{position:absolute;top:0;left:50%;animation:pd-unspin 100s linear infinite}.pd-ingredient{transform:translate(-50%,-50%) rotate(calc(-1 * var(--angle)));white-space:nowrap;background:#20574f;border:1px solid #bcd3ca55;border-radius:100px;padding:11px 16px;color:var(--milk);font-size:13px;pointer-events:auto;transition:background .4s}.pd-ingredient:hover,.pd-ingredient[aria-pressed=true]{background:var(--milk);color:var(--teal)}.pd-stage:hover .pd-orbit,.pd-stage:hover .pd-orbit-counter,.pd-stage:focus-within .pd-orbit,.pd-stage:focus-within .pd-orbit-counter,.pd-stage.paused .pd-orbit,.pd-stage.paused .pd-orbit-counter{animation-play-state:paused}.pd-floating-pack{position:absolute;inset:18% 24%;display:grid;place-items:center;animation:pd-float 8s ease-in-out infinite;pointer-events:none}.pd-floating-pack .pack-crop.dvn{height:100%;width:58%;min-width:140px}.pd-floating-pack .pack-crop.novia{height:100%;width:64%;min-width:150px}.pd-floating-pack .pack-crop.sglow,.pd-floating-pack .pack-crop.erojan{width:150%;height:100%}.pd-floating-pack .pack-crop{filter:drop-shadow(0 20px 15px #05262155)}.pd-stage.paused .pd-floating-pack{animation-play-state:paused}.pd-sun{display:none}.pd-stage-caption{position:absolute;bottom:-10px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;font-size:13px;letter-spacing:.12em;color:#c1d2cc}.pd-pause{font-size:13px;letter-spacing:0;border-bottom:1px solid #f7f2e960;padding:5px 0}.pd-summary h1{font-size:clamp(65px,8vw,116px);letter-spacing:-.06em;line-height:1;margin:26px 0 24px}.pd-summary h1>span{display:block;font-size:19px;font-weight:400;letter-spacing:0;color:#bed2ca;margin-top:13px}.pd-lead{font-size:clamp(25px,2.5vw,36px);font-weight:300;line-height:1.35;letter-spacing:-.03em}.pd-lead>span{color:#bed2ca}.pd-description{font-size:15px;color:#c1d2cc;max-width:440px;line-height:1.75;margin-top:20px}.pd-price{border-top:1px solid #f7f2e930;padding-top:24px;margin-top:26px}.pd-price>span{font-size:21px;font-weight:300}.pd-price small{display:block;font-size:13px;color:#c1d2cc;margin-top:4px}.pd-actions{display:flex;gap:12px;margin-top:24px}.pd-actions .button{padding:16px 22px;border-radius:50px;gap:28px}.pd-preview{font-size:13px;color:#bed2ca;margin:14px 0 22px}.pd-caution-link{font-size:13px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f7f2e930;padding-top:18px}.pd-ingredient-info{border-top:1px solid #f7f2e930;display:grid;grid-template-columns:1fr 2fr;gap:50px;padding:25px 0 28px;color:#c1d2cc;min-height:105px;align-items:start}.pd-ingredient-info>span{font-size:13px;letter-spacing:.1em;padding-top:4px}.pd-ingredient-info>p{font-size:13px;max-width:650px}.pd-nav{display:flex;position:static;gap:35px;padding:22px 7%;border-bottom:1px solid var(--line);background:var(--milk);color:var(--teal);font-size:13px;overflow-x:auto}.pd-nav a{white-space:nowrap}.pd-editorial{max-width:1240px;padding:30px 30px 60px;margin:auto;color:var(--ink)}.pd-row{display:grid;grid-template-columns:1fr 2fr;gap:60px;padding:55px 0;border-bottom:1px solid var(--line);scroll-margin-top:35px}.pd-section-title>span{font-size:13px;letter-spacing:.12em;color:#5f6a65}.pd-section-title h2{font-size:36px;line-height:1.13;color:var(--teal);margin-top:16px;letter-spacing:-.045em}.pd-section-title>p{font-size:13px;color:#5f6a65;margin-top:22px;max-width:230px}.pd-row>div>p{font-size:16px;line-height:1.8;max-width:700px;margin-bottom:18px}.pd-row>div>.pd-body-large{font-size:27px;font-weight:300;color:var(--teal);line-height:1.4;margin-bottom:22px}.pd-data-note{font-size:13px;color:#5f6a65;border-left:2px solid var(--sage);padding-left:15px;margin-top:24px}.pd-ingredient-table>div{display:grid;grid-template-columns:1fr 1.5fr;gap:30px;padding:20px 0;border-bottom:1px solid var(--line)}.pd-ingredient-table>div:first-child{padding-top:0}.pd-ingredient-table>div:last-child{border:0;padding-bottom:0}.pd-ingredient-table h3{font-size:16px;letter-spacing:-.025em;line-height:1.6}.pd-ingredient-table p{font-size:14px;line-height:1.75;color:#5f6a65}.pd-routine-note{display:flex;align-items:center;gap:22px;margin-top:26px;background:#e7eadf;padding:20px 25px}.pd-routine-note>span{font-size:40px;line-height:1}.pd-routine-note p{font-size:15px}.pd-routine-note small{font-size:13px;color:#5f6a65}.pd-doctor{display:grid;grid-template-columns:1fr 2fr;gap:60px;border:1px solid var(--teal);padding:35px;margin:45px -35px 0;scroll-margin-top:30px}.pd-doctor p{font-size:16px;line-height:1.8;margin-bottom:15px}.pd-doctor p:last-child{font-size:13px;color:#5f6a65;margin:0}.pd-verify{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pd-verify>div{padding-top:15px;border-top:1px solid var(--teal)}.pd-verify span{font-size:30px;font-weight:300;color:var(--teal)}.pd-verify h3{font-size:16px;margin:20px 0 10px}.pd-verify p{font-size:13px;color:#5f6a65}.pd-registration{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);margin-top:30px;padding-top:20px;font-size:13px;color:#5f6a65}.pd-registration a{font-size:13px;color:var(--teal)}.pd-related-card{display:flex;align-items:center;gap:25px;background:#e7eadf;padding:25px;color:var(--teal)}.pd-related-card>div:first-child{width:100px;height:130px;flex-shrink:0;display:grid;place-items:center}.pd-related-card .pack-crop{width:100%;height:100%}.pd-related-card .pack-crop.dvn{width:60%}.pd-related-card .eyebrow{font-size:13px}.pd-related-card h3{font-size:27px;margin:12px 0}.pd-related-card h3 small{font-weight:400;font-size:13px;white-space:nowrap}.pd-related-card p{font-size:13px;line-height:1.7;color:#5f6a65}.pd-related-card>span{font-size:24px;margin-left:auto}.pd-reviews small{font-size:13px;color:#5f6a65}.pd-ending{background:var(--teal);padding:65px 8% 130px;color:var(--milk);display:flex;align-items:center;justify-content:space-between;gap:25px}.pd-ending>p{font-size:42px;font-weight:300;line-height:1.25;letter-spacing:-.04em}.pd-ending>p span{color:#bed2ca}.pd-ending>a{font-size:13px;border-bottom:1px solid;padding-bottom:5px}.pd-buybar{position:sticky;bottom:0;background:var(--ink);color:var(--milk);padding:15px 6%;display:flex;justify-content:space-between;align-items:center;gap:20px;z-index:5;margin-top:-84px;min-height:84px;box-shadow:0 -5px 25px #0001}.pd-buybar>div{display:flex;gap:20px;align-items:center}.pd-buybar strong{font-size:21px}.pd-buybar strong span{font-size:13px;font-weight:400;margin-left:6px}.pd-buybar small{font-size:13px;color:#bacbc3}.pd-buybar .button{padding:12px 23px;border-radius:50px;font-size:13px;gap:28px}.pd-view-bag{font-size:13px;border-bottom:1px solid #f7f2e960;padding:5px}.detail-permalink{display:block;background:var(--ink);color:var(--milk);margin:0;padding:16px 6%;border:0;font-size:13px}.logo-i{position:relative;display:inline-block}.logo-i:after,.landing-i:after{content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:.88em;width:.23em;height:.23em;background:var(--yellow);border-radius:50%}.landing-i{position:relative}.landing-i:after{bottom:.83em}.product-overlay #sun{visibility:hidden}
@keyframes pd-spin{to{transform:rotate(360deg)}}@keyframes pd-unspin{to{transform:rotate(-360deg)}}@keyframes pd-float{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(2deg)}}
@media(max-width:1050px){.pd-hero-grid{gap:35px}.pd-ingredient{font-size:13px;padding:8px 10px}.pd-floating-pack .pack-crop.dvn{min-width:105px}.pd-summary h1{font-size:75px}.pd-actions{gap:9px}.pd-actions .button{padding:14px 16px;gap:16px;font-size:13px}.pd-stage-caption{bottom:-25px}.pd-row,.pd-doctor{gap:35px}.pd-doctor{margin-left:0;margin-right:0;padding:25px}.pd-verify{grid-template-columns:1fr 1fr}.pd-buybar>div:first-child{display:block}.pd-buybar small{display:block}.pd-related-card{gap:15px;padding:20px}}
@media(max-width:700px){#detail-dialog{width:calc(100% - 16px)}.pd-hero{padding:28px 6% 0}.pd-hero-grid{grid-template-columns:1fr;gap:45px;padding:25px 0 30px}.pd-stage{max-width:360px;width:92%;margin-top:10px}.pd-orbit{inset:10% 8%}.pd-floating-pack{inset:17% 25%}.pd-floating-pack .pack-crop.dvn{min-width:85px;width:62%}.pd-floating-pack .pack-crop.novia{min-width:100px}.pd-ingredient{font-size:13px;padding:7px 8px}.pd-stage-caption{bottom:-20px;font-size:13px}.pd-pause{font-size:13px}.pd-summary h1{font-size:76px;margin:20px 0}.pd-summary h1>span{font-size:16px}.pd-lead{font-size:29px}.pd-description{font-size:15px}.pd-price>span{font-size:20px}.pd-actions .button{padding:16px 20px;font-size:13px;flex:1;gap:10px}.pd-ingredient-info{grid-template-columns:1fr;gap:12px;padding:22px 0;min-height:130px}.pd-ingredient-info>p{font-size:13px}.pd-nav{position:static;display:flex;flex-direction:row;padding:18px 6%;gap:24px;font-size:13px;border-bottom:1px solid var(--line)}.pd-editorial{padding:0 6% 30px}.pd-row{grid-template-columns:1fr;gap:27px;padding:37px 0}.pd-section-title h2{font-size:33px;margin-top:12px}.pd-section-title>p{max-width:none;font-size:13px;margin-top:14px}.pd-row>div>.pd-body-large{font-size:25px}.pd-row>div>p{font-size:15px}.pd-ingredient-table>div{grid-template-columns:1fr;gap:6px;padding:18px 0}.pd-ingredient-table p{font-size:13px}.pd-doctor{grid-template-columns:1fr;gap:25px;margin:30px 0 0;padding:24px}.pd-doctor p{font-size:15px}.pd-registration{flex-direction:column;align-items:start}.pd-related-card{gap:15px;padding:18px}.pd-related-card>div:first-child{width:70px;height:105px}.pd-related-card h3{font-size:24px}.pd-related-card h3 small{display:block;margin-top:8px}.pd-related-card p{font-size:13px}.pd-related-card>span{display:none}.pd-buybar{padding:12px 5%;gap:12px;min-height:84px}.pd-buybar strong{font-size:18px}.pd-buybar strong span{display:none}.pd-buybar small{font-size:13px;max-width:145px}.pd-buybar .button{font-size:13px;padding:12px 15px;gap:12px}.pd-buybar>div{gap:12px}.pd-view-bag{font-size:13px}.pd-ending{flex-direction:column;align-items:start;padding:45px 6% 125px}.pd-ending>p{font-size:34px}.pd-back{font-size:13px}.pd-floating-pack .pack-crop.erojan{width:160%}}
@media(prefers-reduced-motion:reduce){.pd-orbit,.pd-orbit-counter,.pd-floating-pack{animation:none!important}.pd-pause{display:none}}
.pd-hero{overflow:hidden}.logo .logo-i{font-weight:700}.pd-summary,.pd-row>div,.pd-related-card{min-width:0}.pd-buybar{max-width:100%}@media(prefers-reduced-motion:reduce){#sun{display:none}}
/* v4.1 wordmark construction: guide's interim lettering, one enlarged centred dot. */
.logo{letter-spacing:-.04em}.logo-i:after{width:.24em;height:.24em;bottom:.88em;left:calc(50% + .02em)}
.footer-brand{display:block;text-align:center;letter-spacing:-.04em;line-height:1.25}.landing-i{display:inline-block}.landing-i:after{content:none}.logo-dot{position:absolute;width:.24em;height:.24em;bottom:.88em;left:calc(50% + .02em);transform:translateX(-50%);border-radius:50%;background:var(--yellow)}
.js-motion .logo-dot{opacity:0}#sun{width:46px;height:46px;left:0;top:0;transform-origin:0 0;transition:opacity .25s;z-index:6}
.standard-row h3{font-size:28px}.pd-price>span{font-weight:400}.pd-row>div>.pd-body-large{font-size:28px}.pd-description,.pd-ingredient-table p,.pd-verify p,.pd-related-card p,.pd-doctor p:last-child,.product-card>p,.routine-preview p{font-size:16px}.pd-ingredient{font-size:13px}.pd-ingredient-info>p{font-size:14px}.hero-photo figcaption{gap:10px}.hero-photo figcaption span{font-size:13px}.hero-top .eyebrow{max-width:none}.article-meta{flex-wrap:wrap;gap:8px}.pd-buybar small{font-size:13px}.dial-inner small{font-size:13px;letter-spacing:0}.hero-bottom p{font-size:13px}
@media(max-width:700px){.hero-top{gap:18px}.hero-top .eyebrow{max-width:190px;font-size:13px}.hero-top .day-label{font-size:13px;gap:7px;white-space:nowrap}.hero-top .line{display:none}.hero{height:1030px}.hero-photo{top:545px}.hero-photo figcaption{flex-direction:column;gap:0}.hero-photo figcaption span{font-size:13px}.standard-dial{width:95px;height:95px}.dial-inner small{display:none}.standard-row h3{font-size:28px}.pd-row>div>.pd-body-large{font-size:28px}.pd-summary .eyebrow{font-size:13px}.pd-stage{width:100%;margin-top:20px}.pd-orbit{inset:9% 12%}.pd-ingredient{font-size:13px;padding:7px 9px}.pd-stage-caption{bottom:-30px}.pd-hero-grid{gap:65px}.pd-hero .pd-description,.pd-row>div>p,.pd-doctor p{font-size:16px}.pd-buybar>div{gap:10px}.pd-buybar .button{gap:8px;padding:12px;font-size:13px}.pd-view-bag{font-size:13px}.pd-buybar small{max-width:125px;line-height:1.35}.pd-stage-caption{letter-spacing:0}.pd-ingredient-info>span{font-size:13px;letter-spacing:.04em}.hero-bottom .scroll-link{letter-spacing:.06em}.section-meta{gap:20px}.products .day-label{font-size:13px;gap:8px}.products .line{display:none}.rail-caption{font-size:13px}.category p,.principles p,.verification-steps p{font-size:16px}.routine-note,.preview-notice,.draft-note{font-size:13px}.pd-ingredient-table h3{font-size:17px}}
@media(prefers-reduced-motion:reduce){.logo-dot{opacity:1}#sun{display:none}}
/* Product collection follows the guide's teal-led thumbnail system. */
.products{background:var(--teal);color:var(--milk);border-top:1px solid #f7f2e92b}.products .section-heading p,.products .product-title small,.products .product-card>p,.products .filters button{color:#c1d2cc}.products .filters button.active,.products .product-price{color:var(--milk)}.products .filters button.active:after{background:var(--milk)}.products .product-toolbar,.products .rail-caption{border-color:#f7f2e940}.products .product-visual,.products .product-card:nth-child(n) .product-visual{background:#164f49;border:1px solid #f7f2e921}.pd-caution-link,.pd-back,.pd-nav a,.filters button,.choices button,.pd-view-bag,.pd-pause{font-weight:700}
.pd-orbit-counter{width:0;height:0;transform-origin:0 0}.pd-ingredient{position:absolute;left:0;top:0}@media(max-width:700px){.pd-orbit{inset:16%}}
/* A human opening scene: cinematic scale, restrained motion. */
.cinematic-hero{min-height:800px;height:100svh;max-height:1200px;padding:150px 5% 40px;isolation:isolate;background:var(--teal)}
.cinematic-hero .hero-photo{inset:0;width:100%;height:100%;margin:0;z-index:-2;overflow:hidden;animation:scene-reveal 1.8s ease-out both}
.hero-camera{position:absolute;inset:-3%;transform:translate3d(0,var(--scene-y,0px),0);will-change:transform}
.cinematic-hero .hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 43%;border-radius:0;filter:none;animation:camera-breath 20s ease-in-out infinite alternate;transform-origin:72% 48%;will-change:transform}
.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,42,37,.9) 0%,rgba(7,42,37,.64) 34%,rgba(7,42,37,.08) 70%),linear-gradient(0deg,rgba(9,37,33,.75),transparent 24%,transparent 80%,rgba(9,37,33,.3));pointer-events:none}
.cinematic-hero .hero-top{z-index:2;gap:30px}.cinematic-hero .hero-top .eyebrow{letter-spacing:.18em}.cinematic-hero .hero-copy{margin-top:clamp(75px,11vh,155px);transform:translate3d(0,var(--copy-y,0px),0);opacity:var(--copy-opacity,1);will-change:transform,opacity}
.cinematic-hero h1{font-size:clamp(68px,7.7vw,122px);line-height:1.13;letter-spacing:-.055em;word-spacing:.05em}.cinematic-hero h1>.hero-title-line{animation:none;overflow:hidden;padding-bottom:.07em;margin-bottom:-.07em}.hero-word{display:inline-block;animation:hero-word-arrive 1.3s cubic-bezier(.16,.7,.25,1) both;animation-delay:calc(.35s + var(--word)*.2s)}
.cinematic-hero .hero-copy p{font-size:18px;line-height:1.7;margin:32px 0 28px;animation:hero-copy-arrive 1.4s .95s both}.cinematic-hero .hero-copy .button{animation:hero-copy-arrive 1.4s 1.2s both;padding:18px 25px}
.cinematic-hero .hero-photo figcaption{position:absolute;right:5%;bottom:125px;left:auto;display:flex;flex-direction:column;align-items:end;gap:8px;text-align:right;letter-spacing:.13em;z-index:2;animation:hero-copy-arrive 1.4s 1.5s both}.cinematic-hero .hero-photo figcaption span:last-child{font-size:18px;font-weight:400;letter-spacing:0}.cinematic-hero .hero-bottom{bottom:39px;left:5%;right:5%;align-items:center;border-top:1px solid #f7f2e938;padding-top:25px;z-index:3}.cinematic-hero .scroll-link{font-size:13px;letter-spacing:.08em}.hero-motion-toggle{display:flex;align-items:center;gap:12px;font-size:13px;padding:10px 0 10px 15px}.motion-icon{font-size:15px}.hero-film-line{position:absolute;bottom:0;left:0;right:0;height:2px;background:#f7f2e91c}.hero-film-line>span{display:block;height:100%;background:#f7f2e97a;transform-origin:left;animation:film-time 20s linear infinite alternate}
.cinematic-hero.motion-paused *, .cinematic-hero.hero-away *{animation-play-state:paused!important}.cinematic-hero.motion-paused .hero-camera,.cinematic-hero.motion-paused .hero-copy{transform:none;opacity:1}.cinematic-hero.motion-paused .hero-word{animation:none;transform:none;opacity:1}
@keyframes camera-breath{from{transform:scale(1.025) translate3d(0,0,0)}to{transform:scale(1.09) translate3d(-.7%,.5%,0)}}@keyframes scene-reveal{from{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes hero-word-arrive{from{transform:translateY(115%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hero-copy-arrive{from{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes film-time{from{transform:scaleX(.05)}to{transform:scaleX(1)}}
@media(max-width:1050px){.cinematic-hero h1{font-size:8.1vw}.cinematic-hero .hero-copy{margin-top:115px}.cinematic-hero .hero-photo img{object-position:60% center}.cinematic-hero .hero-copy p{font-size:17px}}
@media(max-width:700px){.cinematic-hero{height:100svh;min-height:830px;max-height:1100px;padding:112px 6% 30px}.cinematic-hero .hero-photo{top:0;right:0;width:100%;height:100%}.cinematic-hero .hero-photo img{object-position:64% center;transform-origin:65% 45%;border-radius:0}.hero-scrim{background:linear-gradient(0deg,rgba(7,38,33,.94) 0%,rgba(7,38,33,.68) 40%,rgba(7,38,33,.06) 73%,rgba(7,38,33,.35))}.cinematic-hero .hero-top .eyebrow{font-size:13px;max-width:170px;letter-spacing:.1em}.cinematic-hero .hero-top .day-label{font-size:13px;gap:6px;align-self:start}.cinematic-hero .hero-copy{position:absolute;left:6%;right:6%;top:auto;bottom:155px;margin:0}.cinematic-hero h1{font-size:clamp(36px,10.2vw,68px);line-height:1.16;letter-spacing:-.055em}.cinematic-hero .hero-copy p{font-size:16px;line-height:1.65;margin:22px 0}.cinematic-hero .hero-copy .button{padding:15px 21px;font-size:13px;gap:35px}.cinematic-hero .hero-photo figcaption{top:195px;bottom:auto;right:6%;gap:5px}.cinematic-hero .hero-photo figcaption span:first-child{display:none}.cinematic-hero .hero-photo figcaption span:last-child{font-size:13px}.cinematic-hero .hero-bottom{left:6%;right:6%;bottom:24px;gap:15px;padding-top:20px}.cinematic-hero .scroll-link{font-size:13px;letter-spacing:0;max-width:230px;gap:12px;line-height:1.55}.cinematic-hero .scroll-link>span{flex-shrink:0}.hero-motion-toggle{padding:8px 0;font-size:13px;gap:8px}.hero-motion-toggle .motion-label{max-width:45px;line-height:1.3}}
@media(prefers-reduced-motion:reduce){.cinematic-hero .hero-photo,.cinematic-hero .hero-photo img,.cinematic-hero .hero-copy,.hero-camera,.hero-word{animation:none!important;transform:none!important;opacity:1!important}.hero-motion-toggle,.hero-film-line{display:none}}
/* Sculptural opening: an intimate window grows into a full-screen moment. */
.hero-journey{height:185svh;min-height:1450px;position:relative}.cinematic-hero{position:sticky;top:0;height:100svh;min-height:760px;max-height:none;padding:140px 5% 35px;overflow:hidden}.cinematic-hero .hero-photo{z-index:1;clip-path:inset(var(--portal-top,18%) var(--portal-right,7%) var(--portal-bottom,13%) var(--portal-left,48%) round var(--portal-radius,45%) var(--portal-radius,45%) 2px 2px);animation:portal-entry 1.8s cubic-bezier(.2,.7,.2,1) both}.cinematic-hero .hero-photo img{object-position:65% 45%}.hero-scrim{background:linear-gradient(90deg,#07312ad9,transparent 75%),linear-gradient(0deg,#092d2880,transparent 50%)}.hero-orbits{position:absolute;inset:0;z-index:0;opacity:var(--copy-opacity,1);transform:rotate(-22deg);pointer-events:none}.hero-orbits i{position:absolute;width:100vw;height:64vw;border:1px solid #f7f2e929;border-radius:50%;left:13%;top:23%;animation:orbit-breathe 14s ease-in-out infinite alternate}.hero-orbits i:nth-child(2){width:91vw;height:58vw;left:17.5%;top:27%;animation-delay:-4s}.hero-orbits i:nth-child(3){width:82vw;height:52vw;left:22%;top:31%;animation-delay:-8s}.cinematic-hero .hero-copy{position:absolute;left:5%;top:20%;margin:0;right:0;z-index:3}.cinematic-hero h1{font-size:8.6vw;line-height:1.05;letter-spacing:-.065em}.cinematic-hero h1>.hero-big{font-size:21vw;line-height:.95;letter-spacing:-.085em;margin-left:-.035em;padding-bottom:.05em}.cinematic-hero h1>.hero-middle{margin-left:9%;margin-top:-.015em}.cinematic-hero h1>.hero-last{font-size:6.5vw;margin-left:1%;margin-top:.15em}.hero-aside{position:absolute;right:7%;bottom:17%;z-index:4;max-width:320px;opacity:var(--copy-opacity,1);transform:translateY(var(--copy-y,0px));text-shadow:0 2px 18px #092d2855}.hero-aside .eyebrow{font-size:13px;letter-spacing:.09em}.hero-aside p{font-size:16px;margin:16px 0 22px}.hero-whisper{position:absolute;left:8%;top:31%;z-index:4;opacity:var(--whisper-opacity,0);transform:translateY(var(--whisper-y,65px));pointer-events:none}.hero-whisper p{font-size:clamp(58px,8.3vw,130px);font-weight:300;line-height:1.12;letter-spacing:-.065em;margin:30px 0}.hero-whisper a{pointer-events:auto}.cinematic-hero .hero-top,.cinematic-hero .hero-bottom{z-index:5}.cinematic-hero .hero-bottom{bottom:25px;padding-top:18px}.hero-film-line{z-index:6}.hero-film-line>span{animation:none;transform:scaleX(var(--journey,0));background:var(--milk)}.motion-paused .hero-photo{clip-path:inset(18% 7% 13% 48% round 45% 45% 2px 2px)}.motion-paused .hero-aside{opacity:1;transform:none}.motion-paused .hero-whisper{visibility:hidden}
@keyframes portal-entry{from{opacity:0;transform:translateY(90px) rotate(5deg) scale(.88)}to{opacity:1;transform:none}}@keyframes orbit-breathe{to{transform:rotate(14deg) scale(1.035)}}
@media(min-width:1500px){.cinematic-hero .hero-copy{top:18%}.cinematic-hero h1>.hero-big{font-size:19vw}.cinematic-hero h1{font-size:7.8vw}}
@media(max-width:700px){.hero-journey{height:170svh;min-height:1300px}.cinematic-hero{height:100svh;min-height:760px;padding:112px 6% 25px}.cinematic-hero .hero-copy{top:23%;left:6%;right:4%;bottom:auto;margin:0}.cinematic-hero h1>.hero-big{font-size:37vw;line-height:1}.cinematic-hero h1{font-size:16vw}.cinematic-hero h1>.hero-middle{margin-left:0}.cinematic-hero h1>.hero-last{font-size:12.8vw;margin-left:0;margin-top:.12em}.cinematic-hero .hero-photo img{object-position:65% center}.hero-aside{left:6%;right:auto;bottom:16%;max-width:290px}.hero-aside>.eyebrow{display:none}.hero-aside p{font-size:16px;margin:0 0 14px}.hero-orbits i{height:145vw;width:220vw;left:-45%;top:26%}.hero-orbits i:nth-child(2){height:132vw;width:201vw;left:-36%;top:29%}.hero-orbits i:nth-child(3){height:119vw;width:182vw;left:-27%;top:32%}.hero-whisper{left:6%;top:34%;right:6%}.hero-whisper p{font-size:15vw}.hero-whisper .eyebrow{font-size:13px;letter-spacing:.04em}.cinematic-hero .hero-bottom{bottom:20px}.cinematic-hero .scroll-link{max-width:220px;letter-spacing:0}}
@media(prefers-reduced-motion:reduce){.hero-journey{height:auto;min-height:0}.cinematic-hero{position:relative}.hero-orbits i{animation:none}.hero-whisper{display:none}.hero-aside{transform:none!important;opacity:1!important}}
/* Transparent couple composition: no frame or cover crop. */
html,body{max-width:100%;overflow-x:clip}.hero-journey{width:100%;min-width:0}.cinematic-hero{width:100%;min-width:0}.cinematic-hero .hero-photo{inset:auto 0 70px auto;width:61%;height:76%;clip-path:none!important;overflow:visible;animation:hero-copy-arrive 1.6s .2s both;mask-image:linear-gradient(#000 84%,transparent 100%)}.hero-camera{inset:0;transform:translateY(var(--portrait-y,0px)) scale(var(--portrait-scale,1));transform-origin:center bottom}.cinematic-hero .hero-photo img{object-fit:contain;object-position:center bottom;animation:none;transform:none;width:100%;height:100%;filter:none}.hero-scrim{display:none}.cinematic-hero .hero-copy{top:21%;max-width:90%;pointer-events:none}.cinematic-hero h1>.hero-big{font-size:18vw}.cinematic-hero h1{font-size:7vw}.cinematic-hero h1>.hero-middle{margin-left:0}.cinematic-hero h1>.hero-last{font-size:5.6vw;margin-left:0}.hero-aside{left:5%;right:auto;bottom:15%;max-width:38%}.hero-aside p{font-size:16px}.hero-whisper{left:5%;right:3%;top:30%;max-width:60%}.hero-whisper p{font-size:7vw}.hero-orbits{opacity:calc(.65 - var(--journey,0)*.4)}
@media(max-width:700px){.hero-journey{height:175svh;min-height:1200px}.cinematic-hero{height:100svh;min-height:700px;padding:104px 6% 20px}.cinematic-hero .hero-top{gap:12px}.cinematic-hero .hero-top .eyebrow{white-space:nowrap;font-size:13px;letter-spacing:.08em}.cinematic-hero .hero-top .day-label{font-size:13px;letter-spacing:.04em}.cinematic-hero .hero-copy{top:145px;left:6%;right:6%;width:88%;max-width:none}.cinematic-hero h1{font-size:clamp(34px,10.8vw,64px);white-space:normal;line-height:1.04}.cinematic-hero h1>.hero-big{font-size:clamp(80px,25vw,135px);line-height:.98;margin-left:0;letter-spacing:-.07em}.cinematic-hero h1>.hero-last{font-size:clamp(30px,9.2vw,56px);margin-top:.08em}.cinematic-hero .hero-photo{left:1%;right:1%;bottom:115px;top:330px;width:98%;height:auto;mask-image:linear-gradient(#000 76%,transparent 100%)}.hero-camera{inset:0}.cinematic-hero .hero-photo img{object-fit:contain;object-position:center bottom}.hero-aside{left:6%;right:6%;bottom:98px;max-width:none}.hero-aside p{display:none}.hero-aside .text-link{font-size:14px;background:var(--teal);padding:7px 0}.cinematic-hero .hero-bottom{left:6%;right:6%;bottom:18px;gap:15px;align-items:center;padding-top:13px}.cinematic-hero .scroll-link{font-size:12px;max-width:205px}.hero-whisper{top:163px;left:6%;right:6%;max-width:none}.hero-whisper p{font-size:11vw;line-height:1.1;margin:15px 0}.hero-whisper .eyebrow{font-size:12px}.hero-whisper .button{font-size:13px;padding:10px 16px;gap:18px}.hero-orbits{transform:rotate(-15deg)}.hero-orbits i{top:35%}.hero-orbits i:nth-child(2){top:38%}.hero-orbits i:nth-child(3){top:41%}}
@media(max-width:360px){.cinematic-hero .hero-copy{top:133px}.cinematic-hero .hero-photo{top:295px}.cinematic-hero .scroll-link{max-width:175px;font-size:12px;gap:8px}.cinematic-hero .hero-top .eyebrow,.cinematic-hero .hero-top .day-label{font-size:12px}}
@media(max-width:700px){.cinematic-hero .hero-photo{top:335px;bottom:105px}.cinematic-hero .hero-photo img{object-position:center center}.cinematic-hero .hero-photo{mask-image:linear-gradient(#000 78%,transparent 100%)}}
@media(max-width:360px){.cinematic-hero .hero-photo{top:290px}}
.cinematic-hero .hero-photo{mask-image:none}.cinematic-hero .hero-photo img{mask-image:linear-gradient(#000 76%,transparent 100%)}
@media(max-width:700px){.hero-camera{display:flex;align-items:center}.cinematic-hero .hero-photo img{height:auto;max-height:100%;object-fit:contain;mask-image:linear-gradient(#000 76%,transparent 100%)}}

/* Taller couple asset fills the hero vertically while preserving the headline. */
.cinematic-hero .hero-photo{left:auto;right:1%;top:auto;bottom:22px;width:58%;height:91%;}
.cinematic-hero .hero-photo img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:right bottom;mask-image:linear-gradient(#000 88%,transparent 100%)}
@media(max-width:700px){.cinematic-hero .hero-photo{left:-3%;right:-3%;top:278px;bottom:82px;width:106%;height:auto}.cinematic-hero .hero-photo img{width:100%;height:100%;max-height:none;object-position:center bottom;mask-image:linear-gradient(#000 86%,transparent 100%)}.hero-aside{bottom:82px}}
@media(max-width:360px){.cinematic-hero .hero-photo{top:255px;bottom:72px}.hero-aside{bottom:72px}}

/* Direct contact, clear of the hero controls and product purchase bar. */
/* Draw the close icon geometrically so font baselines cannot offset it. */
.close-dialog{width:44px;height:44px;padding:0;font-size:0;line-height:1;display:grid;place-items:center;z-index:30;cursor:pointer}
.close-dialog::before,.close-dialog::after{content:'';position:absolute;left:50%;top:50%;width:18px;height:2px;border-radius:1px;background:currentColor;pointer-events:none}
.close-dialog::before{transform:translate(-50%,-50%) rotate(45deg)}
.close-dialog::after{transform:translate(-50%,-50%) rotate(-45deg)}
#detail-dialog>.close-dialog{margin-bottom:-56px;z-index:30}
.close-dialog:hover{background:var(--milk);color:var(--teal)}
#detail-dialog>.close-dialog:hover{background:var(--milk);color:var(--teal)}
.product-cutout{width:90%;height:90%;display:grid;place-items:center;transition:transform 1s;filter:drop-shadow(0 16px 14px #05262140)}
.product-cutout img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:normal}
.product-visual>.product-cutout{position:absolute;inset:48px 28px 32px;width:auto;height:auto;min-width:0;min-height:0}
.product-visual>.product-cutout img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}
.product-card:hover .product-cutout{transform:translateY(-10px) rotate(-3deg)}
.product-card:hover .product-cutout img{transform:none}
.pd-floating-pack .product-cutout{width:115%;height:105%;max-width:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.pd-related-card .product-cutout{width:100%;height:100%}
@media(prefers-reduced-motion:reduce){.product-card:hover .product-cutout{transform:none}}
.whatsapp-float{position:fixed;right:24px;bottom:calc(104px + env(safe-area-inset-bottom,0px));z-index:20;display:inline-flex;align-items:center;gap:10px;min-height:56px;padding:14px 20px;background:var(--milk);color:var(--teal);border:1px solid #0f4a4426;border-radius:100px;box-shadow:0 6px 24px #05262130;font-size:14px;font-weight:700;line-height:1.2;transition:transform .2s,box-shadow .2s,opacity .2s,visibility .2s}
.whatsapp-float svg{width:26px;height:26px;flex-shrink:0;color:#127b46}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 10px 28px #05262140}
body:has(dialog:modal)>.whatsapp-float{visibility:hidden}
.whatsapp-float.context-hidden{opacity:0;visibility:hidden;pointer-events:none}
/* Compose around the visible packaging, not the transparent PNG canvas. */
.product-cutout{position:relative;aspect-ratio:var(--pack-ratio);filter:none;isolation:isolate}
.product-cutout img,.product-visual>.product-cutout img{position:absolute;inset:auto;width:var(--image-width);height:var(--image-height);left:var(--image-left);top:var(--image-top);max-width:none;max-height:none;object-fit:fill;filter:drop-shadow(0 3px 2px #05262118)}
.product-cutout::before{content:'';position:absolute;left:8%;right:8%;height:5%;bottom:-2%;border-radius:50%;background:#05262130;filter:blur(5px);z-index:-1}
.product-visual>.product-cutout{inset:auto;left:50%;bottom:38px;height:218px;width:auto;transform:translateX(-50%)}
.product-card:hover .product-cutout{transform:translateX(-50%)}
.pd-floating-pack{inset:0;animation:none}
.pd-floating-pack .product-cutout{height:64%;width:auto;left:50%;top:50%;transform:translate(-50%,-50%)}
.pd-summary{min-width:0;container-type:inline-size}
.pd-summary h1{font-size:clamp(48px,19cqw,88px);white-space:nowrap;line-height:1.08}
.pd-stage{margin-top:0}
.pd-stage-caption{bottom:-24px}
.pd-related-card .product-cutout{height:100%;width:auto;margin:auto}
@media(max-width:700px){.pd-floating-pack .product-cutout{height:57%}.pd-summary h1{font-size:clamp(44px,18cqw,68px)}.product-visual>.product-cutout{height:210px;bottom:38px}}
/* Quality sweep: preserve the composition while making compact controls usable. */
.header-actions button,.rail-buttons button,.pd-pause,.pd-view-bag,.choices button{min-width:44px;min-height:44px}
.pd-nav a{display:inline-flex;align-items:center;min-height:44px}
.pd-back{display:inline-flex;align-items:center;min-height:44px}
.pd-row,.pd-doctor{scroll-margin-top:24px}
.pd-ending{padding-bottom:140px}
.pd-buybar{padding-bottom:calc(15px + env(safe-area-inset-bottom,0px))}
.detail-permalink{display:block;width:max-content;max-width:88%;margin:24px 6%;white-space:normal}
#info-content .text-link{white-space:normal;overflow-wrap:anywhere}
@media(min-width:701px){.cinematic-hero h1>.hero-big{font-size:min(18vw,24svh)}.cinematic-hero h1{font-size:min(7vw,10svh)}.cinematic-hero h1>.hero-last{font-size:min(5.6vw,8svh)}}
@media(max-width:360px){.header-actions{gap:8px}.filters{gap:18px}.pd-buybar>div:first-child{max-width:100px}.pd-buybar .button{gap:6px;padding:12px 10px}.pd-stage-caption{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-cutout,.whatsapp-float{transition:none}}
@media(max-width:700px){.whatsapp-float{right:16px;bottom:calc(104px + env(safe-area-inset-bottom,0px));width:56px;height:56px;padding:15px;justify-content:center}.whatsapp-float span{display:none}}

/* Consultation-first journey */
.product-card{display:flex;flex-direction:column}
.product-open{display:flex;flex:1;flex-direction:column;width:100%;padding:0;color:inherit;text-align:left}
.product-open .product-price{margin-top:auto;padding-top:16px}
.product-open>p{font-size:13px;color:#c1d2cc}
.product-consult{display:flex;align-items:center;gap:9px;min-height:48px;margin-top:18px;padding:11px 0;border-top:1px solid #f7f2e940;border-bottom:1px solid #f7f2e940;font-size:13px;font-weight:700;transition:color .2s,background .2s}
.product-consult svg{width:20px;height:20px;color:#4fc778;flex:0 0 auto}
.product-consult b{margin-left:auto;font-size:17px;font-weight:400}
.product-consult:hover{color:#fff;background:#ffffff08}
.consult-invite{position:relative;z-index:7;display:flex;align-items:center;justify-content:space-between;gap:48px;margin-top:64px;padding:34px 38px;border:1px solid #f7f2e940;background:#164f49}
.routine-card{position:relative;z-index:7}
.consult-invite h3{font-size:32px;margin:9px 0 8px}
.consult-invite p{max-width:590px;color:#c1d2cc;font-size:14px}
.consult-invite .button{flex:0 0 auto;min-height:56px;border-radius:100px;gap:12px;white-space:nowrap}
.whatsapp-cta svg{width:21px;height:21px;flex:0 0 auto;color:#128c4a}
.whatsapp-cta b{font-size:18px;font-weight:400;line-height:1}
.button .wa-label{font-size:inherit;line-height:inherit}
.pd-actions .whatsapp-cta{flex:1;justify-content:center;gap:10px}
.pd-actions [data-add]{flex:0 0 auto}
.pd-buybar .whatsapp-cta{gap:10px}
.pd-preview{font-weight:600}
@media(max-width:700px){.product-open>p{font-size:15px}.product-consult{font-size:14px}.consult-invite{align-items:flex-start;flex-direction:column;gap:24px;margin-top:42px;padding:28px 24px}.consult-invite h3{font-size:28px}.consult-invite p{font-size:15px}.consult-invite .button{width:100%;justify-content:center;white-space:normal}.pd-actions{display:grid;grid-template-columns:1fr}.pd-actions .button{width:100%;justify-content:center}.pd-actions [data-consult]{order:1}.pd-actions [data-add]{order:2}.pd-buybar .whatsapp-cta b{display:none}}
@media(max-width:360px){.pd-buybar .pd-view-bag{display:none}.pd-buybar .whatsapp-cta{padding:12px 14px}}

/* Product quick view: orient quickly, then continue to consultation or the full page. */
body:not(.standalone-product) #detail-dialog{max-width:1100px}
.qv-grid{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);min-height:650px;background:var(--milk);color:var(--teal)}
.qv-visual{position:relative;display:flex;min-width:0;align-items:center;justify-content:center;overflow:hidden;background:#174f49;color:var(--milk);isolation:isolate}
.qv-visual::before,.qv-visual::after{content:'';position:absolute;border:1px solid #f7f2e929;border-radius:50%;pointer-events:none}
.qv-visual::before{width:78%;aspect-ratio:1}
.qv-visual::after{width:66%;aspect-ratio:1;border-style:dashed}
.qv-kicker,.qv-form{position:absolute;z-index:3;font-size:12px;letter-spacing:.11em}
.qv-kicker{left:28px;top:26px}
.qv-form{left:28px;bottom:24px;color:#c6d7d1}
.qv-pack{position:relative;z-index:2;width:70%;height:72%;display:grid;place-items:center}
.qv-pack .product-cutout{height:100%;width:auto;max-width:100%}
.qv-content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:70px 60px 56px}
.qv-content h2{font-size:clamp(48px,6vw,72px);line-height:.98;margin:18px 0 22px;letter-spacing:-.06em;text-wrap:balance}
.qv-content h2 small{display:block;margin-top:12px;font-size:15px;font-weight:400;letter-spacing:0;color:#65716d}
.qv-claim{font-size:23px;font-weight:500;line-height:1.4;letter-spacing:-.025em}
.qv-about{margin-top:12px;color:#5f6a65;font-size:15px;line-height:1.75}
.qv-facts{margin:26px 0 0}
.qv-facts>div{display:grid;grid-template-columns:110px 1fr;gap:18px;border-top:1px solid var(--line);padding:13px 0}
.qv-facts>div:last-child{border-bottom:1px solid var(--line)}
.qv-facts dt{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#65716d}
.qv-facts dd{margin:0;font-size:14px;line-height:1.55}
.qv-price-note{margin-top:12px;font-size:12px;line-height:1.6;color:#65716d}
.qv-actions{display:grid;grid-template-columns:1.15fr .85fr;gap:10px;margin-top:24px}
.qv-actions .button{min-height:54px;padding:14px 18px;gap:10px;border-radius:100px;text-align:center}
.qv-actions .whatsapp-cta{justify-content:center}
.qv-more{border:1px solid var(--line);justify-content:center}
.qv-note{margin-top:13px;font-size:12px;color:#65716d}
@media(max-width:800px){
 body:not(.standalone-product) #detail-dialog{width:calc(100% - 16px);max-height:94svh}
 .qv-grid{grid-template-columns:1fr;min-height:0}
 .qv-visual{min-height:250px}
 .qv-pack{width:58%;height:74%}
 .qv-content{padding:30px 24px 28px}
 .qv-content h2{font-size:clamp(42px,14vw,58px);margin:11px 0 15px}
 .qv-content h2 small{margin-top:7px}
 .qv-claim{font-size:21px}
 .qv-about{margin-top:7px;line-height:1.62}
 .qv-facts{margin-top:17px}
 .qv-facts>div{padding:10px 0}
 .qv-price-note{margin-top:9px}
 .qv-actions{margin-top:17px}
 .qv-note{display:none}
 .qv-actions{grid-template-columns:1fr}
 .qv-actions .button{width:100%}
 .qv-kicker{left:20px;top:20px}
 .qv-form{left:20px;bottom:18px}
}
@media(max-width:380px){.qv-visual{min-height:230px}.qv-content{padding:27px 20px 26px}.qv-facts>div{grid-template-columns:90px 1fr}}

/* Needs-first recommendation: learn about the product before asking for help. */
.routine-product-visual{width:84px;height:104px;flex:0 0 auto;display:grid;place-items:center;background:#e7eadf;overflow:hidden}
.routine-product-visual .product-cutout{height:86%;width:auto}
.routine-product-visual .clock-icon{font-size:48px}
.routine-preview>div:last-child{min-width:0}
.routine-actions{display:grid;grid-template-columns:1.05fr .95fr;gap:10px}
.routine-actions>a{min-height:56px}
.routine-actions .button{width:100%;gap:16px}
.routine-actions .button b,.routine-consult b{margin-left:auto;font-size:18px;font-weight:400}
.routine-consult{display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 18px;border:1px solid var(--line);font-size:13px;font-weight:700;text-align:center}
.routine-consult.is-primary{grid-column:1/-1;background:var(--teal);color:var(--milk);border-color:var(--teal)}
.routine-consult .wa-icon{display:inline-flex}
.routine-consult[hidden],.routine-actions [hidden]{display:none}
@media(max-width:700px){.routine-product-visual{width:72px;height:90px}.routine-actions{grid-template-columns:1fr}.routine-consult.is-primary{grid-column:auto}.routine-actions>a{width:100%}}

/* Premium interaction pass: quiet motion, tactile feedback, and consistent easing. */
:root{--ease-premium:cubic-bezier(.22,1,.36,1);--ease-soft:cubic-bezier(.4,0,.2,1);--shadow-soft:0 14px 38px rgba(5,38,33,.12);--shadow-lift:0 22px 55px rgba(5,38,33,.18)}
.button,.round-arrow,.product-consult,.routine-consult,.choices button,.rail-buttons button,.pd-ingredient,.pd-view-bag,.text-link,.close-dialog{transition:transform .32s var(--ease-premium),background-color .32s var(--ease-soft),color .32s var(--ease-soft),border-color .32s var(--ease-soft),box-shadow .32s var(--ease-soft),opacity .32s var(--ease-soft)}
.button{position:relative;overflow:hidden}
.button::after{content:'';position:absolute;inset:0;background:linear-gradient(105deg,transparent 25%,rgba(255,255,255,.18) 48%,transparent 70%);transform:translateX(-135%);transition:transform .7s var(--ease-premium);pointer-events:none}
.button>b,.button>span:last-child{position:relative;transition:transform .32s var(--ease-premium)}
.logo{transition:opacity .3s var(--ease-soft),letter-spacing .45s var(--ease-premium)}
nav a,.header-actions button{transition:opacity .3s var(--ease-soft),transform .3s var(--ease-premium)}
.category{box-shadow:0 0 0 rgba(5,38,33,0);transition:flex .8s var(--ease-premium),transform .5s var(--ease-premium),box-shadow .5s var(--ease-soft)}
.category .category-geometry{transition:transform .8s var(--ease-premium),opacity .5s var(--ease-soft)}
.round-arrow{transform-origin:center}
.product-visual{transition:background-color .45s var(--ease-soft),box-shadow .45s var(--ease-soft)}
.product-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(150deg,rgba(255,255,255,.13),transparent 36%,rgba(15,74,68,.05));opacity:0;transition:opacity .45s var(--ease-soft);pointer-events:none}
.product-card .product-cutout{transition:transform .55s var(--ease-premium),filter .55s var(--ease-soft)}
.product-card .product-title h3,.article h3{transition:transform .35s var(--ease-premium),color .3s var(--ease-soft)}
.product-card .product-title small{transition:opacity .3s var(--ease-soft)}
.article h3>span{display:inline-block;transition:transform .35s var(--ease-premium)}
.routine-card{transition:box-shadow .45s var(--ease-soft),transform .45s var(--ease-premium)}
.routine-preview{transition:opacity .32s var(--ease-soft),transform .4s var(--ease-premium)}
.routine-preview.is-refreshing{animation:routine-refresh .42s var(--ease-premium)}
.routine-product-visual .product-cutout{transition:transform .5s var(--ease-premium)}
.standard-row p{display:block;max-height:0;overflow:hidden;opacity:0;transform:translateY(-7px);padding:0 26px 0 40px;transition:max-height .48s var(--ease-premium),opacity .3s var(--ease-soft),transform .4s var(--ease-premium),padding .4s var(--ease-premium)}
.standard-row.active p{max-height:190px;opacity:1;transform:none;padding-bottom:28px}
.standard-row .plus{display:inline-block;transition:transform .4s var(--ease-premium)}
.standard-row.active .plus{transform:rotate(180deg)}
dialog[open]{animation:dialog-enter .42s var(--ease-premium)}
dialog[open]::backdrop{animation:backdrop-enter .35s var(--ease-soft)}
.qv-pack .product-cutout{animation:pack-settle .7s .08s var(--ease-premium) both}
.qv-content>*{animation:content-settle .5s var(--ease-premium) both}
.qv-content>*:nth-child(2){animation-delay:.04s}.qv-content>*:nth-child(3){animation-delay:.08s}.qv-content>*:nth-child(4){animation-delay:.11s}.qv-content>*:nth-child(5){animation-delay:.14s}.qv-content>*:nth-child(6){animation-delay:.17s}.qv-content>*:nth-child(7){animation-delay:.2s}.qv-content>*:nth-child(8){animation-delay:.23s}
.pd-summary>*{animation:content-settle .55s var(--ease-premium) both}
.pd-summary>*:nth-child(2){animation-delay:.05s}.pd-summary>*:nth-child(3){animation-delay:.09s}.pd-summary>*:nth-child(4){animation-delay:.13s}.pd-summary>*:nth-child(5){animation-delay:.17s}.pd-summary>*:nth-child(6){animation-delay:.21s}.pd-summary>*:nth-child(7){animation-delay:.25s}
.pd-floating-pack .product-cutout{animation:pack-breathe 7s ease-in-out infinite}
.pd-related-card{transition:transform .4s var(--ease-premium),background-color .35s var(--ease-soft),box-shadow .4s var(--ease-soft)}
.pd-related-card>span{transition:transform .35s var(--ease-premium)}
.pd-buybar{transition:box-shadow .35s var(--ease-soft),background-color .35s var(--ease-soft)}
.standalone-product>.whatsapp-float{display:none}
.premium-enter{opacity:0;transform:translateY(12px)}
.premium-enter.is-visible{opacity:1;transform:none;transition:opacity .42s var(--ease-soft) var(--premium-delay,0ms),transform .5s var(--ease-premium) var(--premium-delay,0ms)}
@keyframes routine-refresh{0%{opacity:.55;transform:translateY(7px)}100%{opacity:1;transform:none}}
@keyframes dialog-enter{0%{opacity:0;transform:translateY(14px) scale(.985)}100%{opacity:1;transform:none}}
@keyframes backdrop-enter{from{opacity:0}to{opacity:1}}
@keyframes pack-settle{0%{opacity:0;transform:translateY(12px) scale(.97)}100%{opacity:1;transform:none}}
@keyframes content-settle{0%{opacity:0;transform:translateY(9px)}100%{opacity:1;transform:none}}
@keyframes pack-breathe{0%,100%{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-7px)}}
@media(hover:hover) and (pointer:fine){
 .button:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}
 .button:hover::after{transform:translateX(135%)}
 .button:hover>b,.button:hover>span:last-child{transform:translateX(3px)}
 .logo:hover{letter-spacing:-.045em}
 nav a:hover,.header-actions button:hover{opacity:.72;transform:translateY(-1px)}
 .category:hover{box-shadow:var(--shadow-lift)}
 .category:hover .category-geometry{transform:translate3d(-12px,8px,0) scale(1.04);opacity:.27}
 .category:hover .round-arrow,.product-card:hover .round-arrow{transform:rotate(45deg);background:var(--milk);color:var(--teal)}
 .women:hover .round-arrow,.beauty:hover .round-arrow{color:var(--milk);background:var(--teal)}
 .product-card:hover .product-cutout{transform:translateX(-50%) translateY(-8px) scale(1.025);filter:drop-shadow(0 16px 13px rgba(5,38,33,.18))}
 .product-card:hover .product-visual{box-shadow:inset 0 0 0 1px rgba(247,242,233,.12),var(--shadow-soft)}
 .product-card:hover .product-visual::after{opacity:1}
 .product-card:hover .product-title h3{transform:translateX(3px)}
 .product-card:hover .product-title small{opacity:.8}
 .product-consult:hover,.routine-consult:hover{transform:translateY(-2px)}
 .routine-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}
 .routine-card:hover .routine-product-visual .product-cutout{transform:translateY(-3px) scale(1.025)}
 .choices button:hover,.rail-buttons button:hover,.pd-view-bag:hover{background:rgba(15,74,68,.08)}
 .article:hover h3>span{transform:translate(4px,-4px)}
 .pd-ingredient:hover{transform:translate(-50%,-50%) rotate(calc(-1 * var(--angle))) translateY(-2px)}
 .pd-related-card:hover{transform:translateY(-4px);background:#edf0e8;box-shadow:var(--shadow-soft)}
 .pd-related-card:hover>span{transform:translate(4px,-4px)}
 .text-link:hover{opacity:.72}
 .whatsapp-float:hover svg{transform:scale(1.06)}
}
.button:active,.category:active,.product-open:active,.product-consult:active,.routine-consult:active{transform:scale(.985)}
@media(hover:none){.category:hover{flex:1;transform:none}.product-card:hover .product-cutout{transform:translateX(-50%)}.product-card:hover img{transform:none}.article:hover .article-image img{transform:none}}
@media(prefers-reduced-motion:reduce){
 *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
 .premium-enter{opacity:1;transform:none}
 .pd-floating-pack .product-cutout{transform:translate(-50%,-50%)}
 .standard-row p{transition:none}
}
.recommendation-method .category{cursor:default}
.recommendation-method .category p{max-width:330px;line-height:1.65}
.recommendation-method .category:hover{flex:1;transform:none;box-shadow:none}
.recommendation-method .category:hover .category-geometry{transform:none;opacity:.18}
