*{margin:0;padding:0;box-sizing:border-box}:root{--sage: #5B7B6F;--sage-light: #8AADA0;--sage-dark: #3D5A4F;--sage-deep: #2E443B;--bg: #F8F6F3;--surface: #FFFDF9;--surface-alt: #F1EDE5;--morning: #FAEDD6;--ink: #293330;--text: #293330;--text-2: #59635D;--text-3: #6F7A73;--divider: #E6E1D7;--footer-bg: #252E29;--serif: "Fraunces", Georgia, "Times New Roman", serif;--sans: "Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ease-out: cubic-bezier(.22, 1, .36, 1)}::selection{background:var(--sage-light);color:#fffdf9}html{scroll-behavior:smooth}section[id]{scroll-margin-top:72px}body{font-family:var(--sans);line-height:1.65;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:clip}a:focus-visible,button:focus-visible{outline:2px solid var(--sage);outline-offset:3px;border-radius:4px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}.container{max-width:1120px;margin:0 auto;padding:0 2rem}.section{padding:clamp(4.5rem,9vw,7.5rem) 0}.label{color:var(--sage-dark);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;margin-bottom:1rem}.section-title{font-family:var(--serif);font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:480;letter-spacing:-.01em;color:var(--ink)}.leaf{width:26px;height:26px;fill:var(--sage-light);display:inline-block}.quiet-link{color:var(--sage-dark);text-decoration:none;font-size:.98rem;font-weight:500;border-bottom:1px solid var(--divider);padding-bottom:2px;transition:border-color .2s,color .2s}.quiet-link:hover{border-bottom-color:var(--sage);color:var(--ink)}.inline-link{color:var(--sage-dark);font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--sage-light);transition:color .2s}.inline-link:hover{color:var(--ink)}.badge img{height:42px;display:block;transition:opacity .2s,transform .3s var(--ease-out)}.badge:hover img{opacity:.85;transform:translateY(-1px)}.nav{position:fixed;top:0;width:100%;background:#f8f6f3e0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:1000;border-bottom:1px solid transparent;transition:border-color .3s}.nav.scrolled{border-bottom-color:var(--divider)}.nav-inner{max-width:1120px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:.8rem 2rem}.logo{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--ink);font-family:var(--serif);font-weight:500;font-size:1.15rem;letter-spacing:-.01em;white-space:nowrap}.logo-leaf{width:28px;height:28px;fill:var(--sage);flex:0 0 auto}.nav-links{display:flex;align-items:center;gap:1.75rem}.nav-textlink{color:var(--text-2);text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s}.nav-textlink:hover{color:var(--ink)}.nav-textlink.active{color:var(--ink);border-bottom:2px solid var(--sage-light);padding-bottom:2px}.nav .badge img{height:36px}.hero{min-height:min(92vh,56rem);display:flex;align-items:center;padding:7rem 0 3rem;background:radial-gradient(1100px 600px at 85% 0%,var(--morning) 0%,rgba(250,237,214,0) 60%),var(--bg)}.hero-row{display:flex;align-items:center;gap:clamp(2rem,6vw,5.5rem);width:100%}.hero-text{flex:1;max-width:560px}.hero-kicker{color:var(--sage-dark);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;margin-bottom:1.25rem}.hero-text h1{font-family:var(--serif);font-size:clamp(2.6rem,6vw,4.1rem);font-weight:480;line-height:1.08;letter-spacing:-.015em;color:var(--ink);margin-bottom:1.4rem}.hero-text h1 em{font-style:italic;font-weight:500;color:var(--sage)}.hero-text>p{font-size:1.15rem;color:var(--text-2);line-height:1.7;margin-bottom:2.25rem;max-width:46ch}.hero-badge{display:inline-block}.hero-badge img{height:52px}.hero-meta{margin-top:1.5rem;color:var(--sage-dark);font-size:.92rem;font-weight:500;letter-spacing:.01em}.hero-sub{margin-top:.85rem;font-size:.95rem;color:var(--text-3);font-weight:500}.hero-loop{position:relative;display:flex;flex-direction:column;align-items:center;width:clamp(244px,30vw,300px);margin:0 auto}.hero-loop-ambient{position:absolute;top:0;left:50%;transform:translate(-50%);width:118%;aspect-ratio:1;z-index:0;pointer-events:none}.hl-ring{position:absolute;inset:0;width:100%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(91,123,111,.16);animation:orbit-breathe 9s ease-in-out infinite}.hl-ring-2{inset:-10%;width:120%;border-color:#5b7b6f1a;animation-delay:-1.4s}.phone{position:relative;z-index:1;width:clamp(244px,30vw,300px);aspect-ratio:640 / 1275;background:#20302a;border-radius:42px;padding:9px;box-shadow:0 40px 80px #2e443b38,inset 0 0 0 1px #ffffff0a}.phone-screen{position:relative;width:100%;height:100%;border-radius:33px;overflow:hidden;background:var(--bg)}.loop-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;opacity:0;animation:loopFade 9.6s ease-in-out infinite;animation-delay:calc(var(--i) * 2.4s)}.loop-caption{position:relative;height:1.5rem;margin-top:1.15rem;width:100%}.loop-caption span{position:absolute;left:0;right:0;text-align:center;opacity:0;animation:loopFade 9.6s ease-in-out infinite;animation-delay:calc(var(--i) * 2.4s);font-size:.95rem;font-weight:500;color:var(--sage-dark)}@keyframes loopFade{0%{opacity:0}4%{opacity:1}21%{opacity:1}25%{opacity:0}to{opacity:0}}@media(prefers-reduced-motion:reduce){.loop-frame,.loop-caption span,.hl-ring{animation:none}.loop-frame:first-of-type,.loop-caption span:first-of-type{opacity:1}}.section-sub{font-size:1.1rem;color:var(--text-2);line-height:1.7;max-width:56ch;margin-top:.75rem}.how-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,1.75rem);margin-top:2.5rem}.how-card{background:var(--bg);border:1px solid var(--divider);border-radius:20px;padding:1.75rem}.how-num{font-family:var(--serif);font-style:italic;font-size:1.9rem;font-weight:380;color:var(--sage-light);line-height:1;display:block;margin-bottom:.75rem}.how-card h3{font-size:1.12rem;font-weight:600;color:var(--ink);margin-bottom:.4rem}.how-card p{font-size:.97rem;color:var(--text-2);line-height:1.6}.daystates .section-title{max-width:18ch}.day-spectrum{position:relative;margin-top:3rem}.day-wave{position:absolute;top:0;left:0;width:100%;height:132px;overflow:visible}.day-nodes{position:absolute;top:0;left:0;width:100%;height:132px;pointer-events:none}.day-node{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--c);border:2.5px solid #FFFDF9;box-shadow:0 2px 10px color-mix(in srgb,var(--c) 45%,transparent);transform:translate(-50%,-50%);animation:nodeBreathe 4.2s var(--ease-out) infinite}@keyframes nodeBreathe{0%,to{box-shadow:0 2px 10px color-mix(in srgb,var(--c) 38%,transparent)}50%{box-shadow:0 2px 18px color-mix(in srgb,var(--c) 62%,transparent)}}.day-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;padding-top:150px}.day-col{text-align:center}.day-chip{display:inline-block;font-size:.84rem;font-weight:600;color:var(--c);background:color-mix(in srgb,var(--c) 13%,#FFFDF9);padding:.32rem .95rem;border-radius:100px;margin-bottom:1.1rem}.day-col ul{list-style:none}.day-col li{font-size:.96rem;color:var(--text-2);line-height:1.55;padding:.38rem 0}.day-note{margin-top:2.25rem;font-size:.97rem;color:var(--text-3);font-style:italic;text-align:center}@media(prefers-reduced-motion:reduce){.day-node{animation:none}}.session-cloud{background:radial-gradient(820px 460px at 22% 14%,var(--morning) 0%,rgba(250,237,214,0) 60%),var(--bg)}.session-cloud-shot{display:flex;justify-content:center;margin-top:2.25rem}.session-cloud-video{width:100%;max-width:540px;height:auto;display:block}.session-cloud .label,.session-cloud .section-title,.session-cloud .section-sub{text-align:center}.session-cloud .section-title,.session-cloud .section-sub{margin-left:auto;margin-right:auto}.mcloud-scene{container-type:inline-size;position:relative;width:100%;max-width:560px;aspect-ratio:1.5 / 1;margin:2.75rem auto 0}.mcloud-ghost{position:absolute;width:calc(var(--s) * 1cqw);height:calc(var(--s) * 1cqw);border-radius:50%;background:color-mix(in srgb,var(--ink) 6%,transparent);transform:translate(-50%,-50%)}.mcloud-bubble{position:absolute;width:calc(var(--s) * 1cqw);height:calc(var(--s) * 1cqw);border-radius:50%;background:radial-gradient(circle at 38% 30%,color-mix(in srgb,var(--c) 52%,#fff) 0%,var(--c) 72%);box-shadow:0 8px 22px color-mix(in srgb,var(--c) 34%,transparent);transform:translate(-50%,-50%);will-change:transform}.mcloud-num{position:absolute;right:-2px;bottom:-2px;width:clamp(18px,5cqw,24px);aspect-ratio:1;border-radius:50%;background:#293330d1;color:#fffdf9;display:flex;align-items:center;justify-content:center;font-size:clamp(.62rem,2.6cqw,.74rem);font-weight:600;border:1.5px solid #FFFDF9}@keyframes mcA{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 9px))}}@keyframes mcB{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(calc(-50% + 7px),calc(-50% - 5px))}}@keyframes mcC{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(calc(-50% - 6px),calc(-50% + 8px))}}@media(prefers-reduced-motion:reduce){.mcloud-bubble{animation:none!important}}.vignettes{background:radial-gradient(900px 480px at 78% 8%,var(--morning) 0%,rgba(250,237,214,0) 60%),var(--bg)}.moment-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.5rem}.moment-card{padding:.3rem 0 .5rem 1.5rem;border-left:2px solid var(--sage-light)}.moment-when{font-family:var(--serif);font-style:italic;font-size:1.2rem;color:var(--ink);margin-bottom:.6rem}.moment-card p:last-child{font-size:.98rem;color:var(--text-2);line-height:1.65}.cond-cloud{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,3vw,2.5rem);margin-top:2.5rem;align-items:start}.cond-group-label{font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--sage-dark);margin-bottom:1rem}.cond-chips{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin:0}.cond-chip{font-size:.9rem;color:var(--text-2);background:var(--surface);border:1px solid var(--divider);border-radius:100px;padding:.42rem .9rem;opacity:0;transform:translateY(14px) scale(.9);transition:opacity .5s var(--ease-out),transform .66s var(--ease-out);transition-delay:calc(var(--i, 0) * 26ms);will-change:transform,opacity}.cond-cloud.in .cond-chip{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.cond-chip{transition:none;opacity:1;transform:none}}.hero-visual{flex:0 0 auto}@keyframes orbit-breathe{0%,to{scale:.97}50%{scale:1.02}}.showcase{background:var(--surface);border-top:1px solid var(--divider);border-bottom:1px solid var(--divider)}.showcase-row{display:flex;align-items:center;gap:clamp(2.5rem,6vw,5.5rem)}.showcase-text{flex:1}.shot-frame{display:flex;justify-content:center}.areas-row .shot-frame,.capable-row .shot-frame,.routines-row .shot-frame,.showcase-row .shot-frame{flex:0 0 clamp(260px,38%,358px)}.routines-row{display:flex;align-items:center;gap:clamp(2.5rem,6vw,5.5rem)}.routines-text{flex:1}.routines-text .routines-lead{margin-bottom:0}.app-shot{width:100%;max-width:330px;height:auto;border-radius:30px;border:1px solid var(--divider);box-shadow:0 30px 64px #2e443b29;display:block;background:var(--surface)}.routines .shot-frame{margin-top:2.25rem}.feature-list{list-style:none;margin:1.75rem 0 0}.feature-list li{border-top:1px solid var(--divider);padding:1.05rem 0;font-size:1rem;color:var(--text-2);line-height:1.6}.feature-list strong{color:var(--ink);font-weight:600}.pricing-line{margin-top:1.75rem;font-size:1rem;color:var(--text-2);line-height:1.7;border-left:2px solid var(--sage-light);padding-left:1.1rem}.pricing-line strong{color:var(--ink)}.howto{background:var(--surface);border-top:1px solid var(--divider);border-bottom:1px solid var(--divider)}.capable{background:radial-gradient(900px 520px at 82% 6%,var(--morning) 0%,rgba(250,237,214,0) 62%),var(--bg)}.capable-row{display:flex;align-items:center;gap:clamp(2.5rem,6vw,5.5rem)}.capable-text{flex:1}.capable-lead{font-size:1.12rem;color:var(--text-2);line-height:1.75;max-width:52ch;margin:.5rem 0 1.25rem}.capable-line{color:var(--text-2);line-height:1.75;max-width:52ch}.capable-line em{font-family:var(--serif);font-style:italic;color:var(--ink)}.capable-art{flex:0 0 clamp(280px,38%,380px)}.cloud-scene{position:relative;width:100%;max-width:360px;aspect-ratio:1;margin:0 auto}.cloud-chip{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border-radius:50%;background:var(--c);transform:translate(-50%,-50%);box-shadow:0 6px 16px #2e443b24;display:flex;align-items:center;justify-content:center;animation:cloud-float 5.2s ease-in-out infinite;animation-delay:var(--d)}.cloud-center{background:radial-gradient(circle at 38% 32%,#8AA98C 0%,var(--sage) 78%);box-shadow:0 0 26px 3px #8aa98c66;z-index:2}.cloud-center b{color:#fffdf9;font-size:.82rem;font-weight:700;letter-spacing:.1em}.cloud-cap{text-align:center;margin-top:1.25rem;color:var(--text-3);font-size:.92rem}@keyframes cloud-float{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-7px)}}@media(prefers-reduced-motion:reduce){.cloud-chip{animation:none}}.journey{margin-top:clamp(3rem,6vw,5rem);padding-top:clamp(2.5rem,5vw,3.5rem);border-top:1px solid var(--divider)}.journey-text{max-width:560px}.journey-title{font-family:var(--serif);font-size:clamp(1.4rem,2.8vw,1.85rem);font-weight:500;color:var(--ink);margin-bottom:.6rem}.journey-text p{color:var(--text-2);line-height:1.75}.journey-text em{font-family:var(--serif);font-style:italic;color:var(--ink)}.journey-panel{margin-top:1.75rem;background:var(--surface);border:1px solid var(--divider);border-radius:20px;padding:1.5rem clamp(1.25rem,3vw,2rem) 1rem;box-shadow:0 14px 40px #2e443b12}.journey-wave{width:100%;height:auto;display:block}.journey-rows{margin-top:.5rem}.jrow{display:flex;align-items:center;gap:.85rem;padding:.85rem 0}.jrow+.jrow{border-top:1px solid var(--divider)}.jrow-dot{width:28px;height:28px;border-radius:50%;background:color-mix(in srgb,var(--c) 22%,#FFFDF9);flex:0 0 auto;position:relative}.jrow-dot:after{content:"";position:absolute;inset:0;margin:auto;width:11px;height:11px;border-radius:50%;background:var(--c)}.jrow-main{flex:1;color:var(--text-2);font-size:.95rem}.jpill{font-size:.82rem;font-weight:600;color:var(--c);background:color-mix(in srgb,var(--c) 14%,#FFFDF9);padding:.25rem .8rem;border-radius:100px;flex:0 0 auto}.cloud-num{position:absolute;right:-2px;bottom:-2px;width:18px;height:18px;border-radius:50%;background:var(--sage-deep);color:#fffdf9;font-size:.6rem;font-weight:700;font-style:normal;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px var(--bg)}.routines-lead{font-size:1.08rem;color:var(--text-2);line-height:1.75;max-width:60ch;margin:.5rem 0 2.5rem}.routine-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.routine-card{background:var(--surface);border:1px solid var(--divider);border-radius:20px;padding:1.5rem 1.5rem 1.6rem;box-shadow:0 10px 30px #2e443b0d}.mini-cloud{position:relative;width:100%;aspect-ratio:1.7;margin-bottom:1rem}.mini-cloud span{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border-radius:50%;background:var(--c);transform:translate(-50%,-50%);box-shadow:0 3px 9px #2e443b1f}.routine-name{font-family:var(--serif);font-size:1.2rem;font-weight:500;color:var(--ink)}.routine-meta{font-size:.9rem;color:var(--text-3);margin-top:.2rem}.areas-row{display:flex;align-items:center;gap:clamp(2.5rem,6vw,5.5rem)}.bodymap-wrap{flex:0 0 clamp(280px,40%,380px)}.bodymap{width:100%;height:auto;display:block}.bm-figure{fill:#a8b2aa}.bm-lines{stroke:var(--text-3);stroke-width:1;opacity:.5}.bm-dots circle{fill:color-mix(in srgb,var(--c) 88%,#FFFDF9);stroke:#fffdf9;stroke-width:2}.bm-labels text{fill:var(--text-2);font-family:var(--sans);font-size:12px;font-weight:500}.areas-text{flex:1}.areas-lead{font-size:1.1rem;color:var(--text-2);line-height:1.75;max-width:52ch;margin-top:.5rem}.learn-carousel{background:var(--surface);border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);padding-bottom:clamp(3.5rem,7vw,5.5rem)}.carousel-wrap{position:relative;max-width:1120px;margin:0 auto}.carousel-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:clamp(2rem,6vw,4rem);background:linear-gradient(to right,rgba(241,237,229,0),var(--surface) 85%);pointer-events:none}.carousel-track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:1.75rem 2rem .5rem;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.carousel-card{flex:0 0 clamp(220px,64vw,250px);scroll-snap-align:start;background:var(--bg);border:1px solid var(--divider);border-radius:18px;overflow:hidden;text-decoration:none;color:var(--text);transition:box-shadow .35s var(--ease-out),transform .35s var(--ease-out)}.carousel-card:hover{box-shadow:0 14px 36px #2e443b1a;transform:translateY(-3px)}.carousel-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.carousel-body{padding:1rem 1.15rem 1.3rem}.carousel-card h3{font-family:var(--serif);font-size:1.06rem;font-weight:500;line-height:1.35;color:var(--ink)}.conditions-lead{font-size:1.1rem;color:var(--text-2);line-height:1.75;max-width:62ch;margin:.5rem 0 2.5rem}.cond-examples{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2.5rem;margin-bottom:3rem}.cond-example{border-left:2px solid var(--sage-light);padding-left:1.25rem}.cond-in{display:block;font-family:var(--serif);font-size:1.15rem;font-weight:500;color:var(--ink)}.cond-arrow{display:none}.cond-out{display:block;color:var(--text-2);line-height:1.6;margin-top:.25rem}.cond-all{background:var(--surface-alt);border-radius:22px;padding:clamp(1.75rem,4vw,2.75rem)}.cond-all-head{font-size:.76rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--sage-dark);margin-bottom:1.4rem}.cond-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:.7rem 1.75rem}.cond-grid li{position:relative;padding-left:1.1rem;color:var(--text-2);font-size:.97rem;line-height:1.45}.cond-grid li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--sage-light)}.cond-all-cap{margin-top:1.75rem;font-size:.95rem;font-weight:500;color:var(--text-3)}.never{background:var(--sage-deep);color:#e6ece7}.never .label{color:var(--sage-light)}.never h2{font-family:var(--serif);font-size:clamp(1.8rem,3.6vw,2.5rem);font-weight:480;letter-spacing:-.01em;color:#f8f6f3;margin-bottom:.5rem}.never-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2rem,5vw,4rem);margin-top:2.5rem}.never-grid-4{grid-template-columns:repeat(4,1fr);gap:clamp(1.75rem,4vw,3rem)}.never-item{border-top:1px solid rgba(138,173,160,.35);padding-top:1.4rem}.never-item h3{font-family:var(--serif);font-style:italic;font-size:1.25rem;font-weight:480;color:var(--morning);margin-bottom:.5rem}.never-item p{font-size:.97rem;color:#c3cec6;line-height:1.7}.never-item a{color:var(--sage-light);text-decoration:none;border-bottom:1px solid rgba(138,173,160,.4)}.never-item a:hover{color:#f8f6f3;border-bottom-color:#f8f6f3}.faq-inner{max-width:760px;margin:0 auto}.faq-list{margin-top:1.5rem}.faq-item{border-bottom:1px solid var(--divider)}.faq-item summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:1.15rem 0;font-family:var(--serif);font-size:1.12rem;font-weight:500;color:var(--ink)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-family:var(--sans);color:var(--sage);font-size:1.2rem;flex:0 0 auto;transition:transform .3s var(--ease-out)}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item>p{padding:0 0 1.3rem;color:var(--text-2);line-height:1.75;max-width:64ch}.closing{text-align:center;background:radial-gradient(900px 460px at 50% 120%,var(--morning) 0%,rgba(250,237,214,0) 62%),var(--bg)}.closing .leaf{margin-bottom:1.25rem}.closing h2{font-family:var(--serif);font-size:clamp(2rem,4.5vw,3rem);font-weight:480;letter-spacing:-.01em;color:var(--ink);margin-bottom:.9rem}.closing>.container>p{font-size:1.1rem;color:var(--text-2);margin-bottom:2.25rem}.closing .badge{display:inline-block}.closing .badge img{height:52px}.fineprint{font-size:.86rem;color:var(--text-3);margin-top:1rem}.to-top{position:fixed;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);z-index:900;width:46px;height:46px;border:none;border-radius:50%;background:var(--sage);color:#fffdf9;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #2e443b47;opacity:0;transform:translateY(8px);transition:opacity .3s var(--ease-out),transform .3s var(--ease-out),background .2s}.to-top:not([hidden]){opacity:1;transform:none}.to-top[hidden]{display:flex;pointer-events:none}.to-top:hover{background:var(--sage-dark)}.to-top svg{width:20px;height:20px;fill:currentColor}@media(prefers-reduced-motion:reduce){.to-top{transition:opacity .2s;transform:none}}.footer{background:var(--footer-bg);color:#a8b2ab;padding:3.5rem 0 2.5rem}.footer .leaf{fill:var(--sage-light);opacity:.8;margin-bottom:.75rem}.footer-grid{display:flex;justify-content:space-between;gap:3rem;align-items:flex-start}.footer-brand{max-width:300px}.footer-wordmark{font-family:var(--serif);font-size:1.2rem;font-weight:500;color:#f8f6f3}.footer-tagline{font-size:.88rem;color:#8c988f;margin-top:.25rem}.footer-cols{display:flex;gap:clamp(2.5rem,6vw,5rem)}.footer-col{display:flex;flex-direction:column;gap:.65rem}.footer-head{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#8c988f;margin-bottom:.2rem}.footer-col a{color:#c2cbc4;text-decoration:none;font-size:.92rem;transition:color .2s}.footer-col a:hover{color:#fffdf9}.footer-base{margin-top:2.75rem;padding-top:1.5rem;border-top:1px solid rgba(138,173,160,.2);display:flex;justify-content:space-between;gap:.5rem 2rem;flex-wrap:wrap}.footer-base p{font-size:.8rem;color:#8c988f}.page-hero{padding:9rem 0 3.5rem;background:radial-gradient(900px 420px at 70% -10%,var(--morning) 0%,rgba(250,237,214,0) 65%),var(--bg);text-align:center}.page-hero h1{font-family:var(--serif);font-size:clamp(2.2rem,4.5vw,3.1rem);font-weight:480;margin-bottom:.6rem;letter-spacing:-.015em;color:var(--ink)}.page-hero p{font-size:1.02rem;color:var(--text-2)}.learn-teaser-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}.learn-group{margin-bottom:3.5rem}.learn-group:last-of-type{margin-bottom:1rem}.learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem}.learn-card{display:block;background:var(--surface);border:1px solid var(--divider);border-radius:18px;overflow:hidden;text-decoration:none;color:var(--text);transition:box-shadow .35s var(--ease-out),transform .35s var(--ease-out)}.learn-card:hover{box-shadow:0 14px 36px #2e443b1a;transform:translateY(-3px)}.learn-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.learn-card-body{padding:1.15rem 1.3rem 1.4rem}.learn-eyebrow{color:var(--sage-dark);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.35rem}.learn-card h3{font-family:var(--serif);font-size:1.12rem;font-weight:500;line-height:1.35;color:var(--ink)}.disclaimer{font-size:.82rem;color:var(--text-3);margin-top:1.5rem}.article{padding:8rem 0 4rem}.article-inner{max-width:680px;margin:0 auto}.article-hero img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:22px;margin-bottom:2.25rem;box-shadow:0 14px 44px #2e443b1a}.article h1{font-family:var(--serif);font-size:clamp(1.9rem,4vw,2.7rem);font-weight:480;line-height:1.15;letter-spacing:-.015em;color:var(--ink);margin-bottom:1.4rem}.article-chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.4rem}.tag{font-size:.84rem;color:var(--text-2);background:var(--surface);padding:.35rem .9rem;border-radius:100px;border:1px solid var(--divider)}.article-body p{font-size:1.08rem;line-height:1.85;color:var(--text);margin-bottom:1.4rem}.article-body h2{font-family:var(--serif);font-size:1.45rem;font-weight:520;color:var(--ink);margin:2.5rem 0 .85rem;letter-spacing:-.01em}.article-figure{margin:2.25rem 0}.article-figure img{width:100%;border-radius:18px;display:block}.article-figure figcaption{font-size:.85rem;color:var(--text-3);margin-top:.65rem;text-align:center}.article-cta{background:var(--surface-alt);border-radius:20px;padding:2.5rem 2rem;text-align:center;margin:3.25rem 0 1.5rem}.article-cta p{font-family:var(--serif);font-size:1.15rem;color:var(--text-2);margin-bottom:1.4rem}.article-cta .badge{display:inline-block}.article-back{margin-top:2rem;font-size:.93rem}.article-back a{color:var(--sage-dark);text-decoration:none}.article-back a:hover{color:var(--ink)}.lp-hero{padding:9rem 0 1.5rem;background:radial-gradient(900px 420px at 72% -10%,var(--morning) 0%,rgba(250,237,214,0) 65%),var(--bg)}.lp-hero h1{font-family:var(--serif);font-size:clamp(2rem,4.6vw,3rem);font-weight:480;line-height:1.12;letter-spacing:-.015em;color:var(--ink);margin:.6rem 0 1.1rem;max-width:20ch}.lp-lede{font-size:1.18rem;color:var(--text-2);line-height:1.7;max-width:60ch}.lp-body{padding-top:clamp(2rem,4vw,3rem)}.lp{max-width:720px}.lp h2{font-family:var(--serif);font-size:clamp(1.4rem,2.8vw,1.9rem);font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:2.6rem 0 .85rem}.lp>p{font-size:1.08rem;line-height:1.8;color:var(--text);margin-bottom:1.3rem}.lp ul{margin:0 0 1.5rem;padding-left:1.3rem;color:var(--text-2);line-height:1.75}.lp li{margin-bottom:.6rem}.lp li strong{color:var(--ink)}.lp a{color:var(--sage-dark)}.lp em{font-style:italic;color:var(--ink)}.lp-cta{margin:3rem 0 1.5rem}.lp-cta .badge{display:inline-block}.lp-cta .badge img{height:50px}.lp-cta .fineprint{margin-top:.85rem}.lp-links{font-size:.95rem;color:var(--text-3)}.legal-content{max-width:700px}.legal-content h2{font-family:var(--serif);font-size:1.35rem;font-weight:520;color:var(--ink);margin:2.5rem 0 .75rem}.legal-content h2:first-child{margin-top:0}.legal-content h3{font-size:1rem;font-weight:600;margin:1.25rem 0 .5rem}.legal-content p{color:var(--text-2);margin-bottom:1rem;line-height:1.7}.legal-content ul{color:var(--text-2);margin-bottom:1rem;padding-left:1.5rem}.legal-content li{margin-bottom:.4rem;line-height:1.7}.legal-content a{color:var(--sage-dark)}.legal-content a:hover{color:var(--ink)}.legal-content table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.88rem}.legal-content th,.legal-content td{text-align:left;padding:.6rem;border-bottom:1px solid var(--divider);color:var(--text-2)}.legal-content th{font-weight:600;color:var(--ink)}.vignette-tag{margin-top:2rem;max-width:780px;border-top:1px solid var(--divider);padding-top:1.75rem;font-family:var(--serif);font-size:clamp(1.05rem,2vw,1.3rem);font-weight:420;line-height:1.5;color:var(--text-2)}.vignette-tag em{font-style:italic;color:var(--ink)}.adaptive{list-style:none;margin-top:clamp(2.5rem,5vw,3.5rem);max-width:640px;border-left:2px solid var(--sage-light);padding-left:clamp(1.25rem,3vw,2rem)}.adaptive li{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem 1rem;padding:.7rem 0;color:var(--text-2);line-height:1.5}.adaptive li+li{border-top:1px solid var(--divider)}.adaptive-day{font-family:var(--serif);font-style:italic;font-size:1.12rem;color:var(--ink);flex:0 0 7rem}.adaptive-do{flex:1;min-width:14rem}.cta-strip{background:var(--surface-alt);padding:clamp(2.25rem,5vw,3.25rem) 0}.cta-strip .container{display:flex;align-items:center;justify-content:center;gap:clamp(1.25rem,4vw,2.5rem);flex-wrap:wrap;text-align:center}.cta-strip p{font-family:var(--serif);font-size:clamp(1.2rem,2.4vw,1.6rem);font-weight:480;color:var(--ink)}.cta-strip .badge img{height:46px}.showcase-lead{color:var(--text-2);line-height:1.7;margin:.5rem 0 1.5rem;max-width:52ch}.cond-common{list-style:none;display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem 0 2.5rem;max-width:780px}.cond-common li{font-size:.92rem;font-weight:500;color:var(--sage-dark);background:#5b7b6f14;border:1px solid rgba(91,123,111,.18);padding:.35rem .95rem;border-radius:100px}.cond-details{margin-top:2.5rem;border-top:1px solid var(--divider);padding-top:1.4rem}.cond-details summary{cursor:pointer;list-style:none;font-weight:600;color:var(--sage-dark);font-size:.95rem;display:inline-flex;align-items:center;gap:.5rem}.cond-details summary::-webkit-details-marker{display:none}.cond-details summary:after{content:"+";color:var(--sage);font-size:1.15rem;line-height:1}.cond-details[open] summary:after{content:"–"}.cond-details .cond-grid{margin-top:1.5rem}.cond-safe{margin-top:2rem;font-size:.95rem;color:var(--text-3);max-width:62ch}.areas{background:var(--surface);border-top:1px solid var(--divider);border-bottom:1px solid var(--divider)}.lib-layout{display:flex;align-items:flex-start;gap:clamp(2rem,5vw,4rem)}.lib-main{flex:1;min-width:0}.lib-shot{flex:0 0 clamp(244px,32%,330px)}.lib-shot .app-shot{min-width:0}@media(max-width:900px){.lib-layout{flex-direction:column;align-items:stretch;gap:3rem}.lib-shot{flex:none;align-self:center}}.lib-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:2.5rem 0 0}.lib-card{background:var(--surface);border:1px solid var(--divider);border-radius:16px;padding:1.4rem 1.6rem 1.5rem}.lib-n{font-family:var(--serif);font-size:1.9rem;font-weight:480;color:var(--sage);line-height:1;margin-bottom:.45rem}.lib-card h3{font-size:1rem;font-weight:600;color:var(--ink);margin-bottom:.35rem}.lib-card p{font-size:.88rem;color:var(--text-2);line-height:1.55}.lib-custom{background:var(--surface-alt);border-radius:20px;padding:clamp(1.75rem,4vw,2.25rem);margin-top:clamp(2.75rem,6vw,4.5rem)}.lib-custom h3{font-family:var(--serif);font-size:1.35rem;font-weight:500;color:var(--ink);margin-bottom:.55rem}.lib-custom p{color:var(--text-2);line-height:1.7;max-width:64ch}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2rem,5vw,3.5rem);margin-top:2.5rem}.trust-item{border-top:2px solid var(--sage-light);padding-top:1.25rem}.trust-item h3{font-family:var(--serif);font-size:1.15rem;font-weight:520;color:var(--ink);margin-bottom:.4rem}.trust-item p{font-size:.97rem;color:var(--text-2);line-height:1.65}.journey-viz{max-width:760px;margin:2.75rem auto 0}.j-wave-wrap{position:relative}.journey-wave{width:100%;height:auto;display:block;overflow:visible}.j-pt{position:absolute;transform:translate(-50%,-50%);pointer-events:none;font-size:.8rem;font-weight:600;color:var(--c);white-space:nowrap}.j-caption{text-align:center;margin-top:1.5rem;font-family:var(--serif);font-style:italic;font-size:clamp(1rem,2vw,1.15rem);color:var(--ink)}.j-dot{transform-box:fill-box;transform-origin:center}@media(max-width:880px){.showcase-row{flex-direction:column-reverse;gap:2.5rem;align-items:stretch}.capable-row{flex-direction:column;gap:2.75rem;align-items:stretch}.areas-row{flex-direction:column-reverse;gap:2.5rem;align-items:stretch}.cond-examples{grid-template-columns:1fr;gap:1.5rem}.routines-row{flex-direction:column;gap:2.5rem;align-items:stretch}.day-spectrum{margin-top:2rem}.day-wave,.day-nodes{display:none}.day-cols{display:flex;flex-direction:column-reverse;gap:1.6rem;padding-top:0;padding-left:1.9rem;position:relative}.day-cols:before{content:"";position:absolute;left:7px;top:10px;bottom:10px;width:2px;border-radius:2px;background:linear-gradient(180deg,#2e9d87,#8aa98c 32%,#7b97b4 64%,#6f77a6)}.day-col{text-align:left;position:relative}.day-col:before{content:"";position:absolute;left:calc(-1.9rem + 1px);top:3px;width:14px;height:14px;border-radius:50%;background:var(--c);border:2.5px solid #FFFDF9;box-shadow:0 2px 8px color-mix(in srgb,var(--c) 45%,transparent)}.cond-cloud,.never-grid-4,.lib-grid{grid-template-columns:1fr 1fr}.areas-row .shot-frame,.capable-row .shot-frame,.routines-row .shot-frame,.showcase-row .shot-frame{flex:none}}@media(max-width:768px){.hero{min-height:auto;padding:6.5rem 0 3.5rem}.hero-row{flex-direction:column;gap:3rem}.hero-text{max-width:100%}.never-grid{grid-template-columns:1fr;gap:1.75rem}.never-grid-4{grid-template-columns:1fr 1fr;gap:1.5rem}.lib-grid,.how-cards,.moment-cards{grid-template-columns:1fr}.cond-cloud{grid-template-columns:1fr 1fr;gap:1.5rem}.trust-grid{grid-template-columns:1fr;gap:1.75rem}.adaptive-day{flex:0 0 100%}.cta-strip .container{flex-direction:column;gap:1.25rem}.learn-grid{grid-template-columns:1fr}.article{padding:6.5rem 0 3rem}.footer-grid{flex-direction:column;gap:2.5rem}.footer-cols{gap:clamp(2.5rem,14vw,5rem)}.badge img{height:44px}.hero-badge img,.closing .badge img{height:48px}.nav-inner{padding:.6rem 1rem;gap:.75rem}.logo{font-size:.98rem;gap:.45rem}.logo-leaf{width:24px;height:24px}.nav-links{gap:.85rem}.nav-textlink{font-size:.88rem}.nav-textlink.hide-mobile{display:none}.nav .badge img{height:30px}.page-hero{padding:7rem 0 2.5rem}}@media(max-width:374px){.logo-text{display:none}}#cc-main{--cc-font-family: "Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--cc-bg: #FFFDF9;--cc-primary-color: #293330;--cc-secondary-color: #59635D;--cc-link-color: #3D5A4F;--cc-btn-primary-bg: #5B7B6F;--cc-btn-primary-border-color: #5B7B6F;--cc-btn-primary-color: #FFFDF9;--cc-btn-primary-hover-bg: #3D5A4F;--cc-btn-primary-hover-border-color: #3D5A4F}#cc-main .cm{border-radius:18px;box-shadow:0 20px 44px #2e443b24;border:1px solid #E6E1D7;max-width:24rem}#cc-main .cm__title{font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:500}#cc-main .cm__btn{border-radius:100px;font-weight:500}.wl[data-astro-cid-zbzw3kar]{position:fixed;inset:0;margin:auto;height:fit-content;max-height:calc(100dvh - 2rem);overflow:auto;border:none;padding:0;max-width:430px;width:calc(100% - 2rem);border-radius:26px;background:var(--bg);color:var(--text);box-shadow:0 40px 110px #2e443b4d}.wl[data-astro-cid-zbzw3kar]::backdrop{background:#293b3373;backdrop-filter:blur(3px)}.wl[data-astro-cid-zbzw3kar][open]{animation:wl-in .42s var(--ease-out)}@keyframes wl-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}.wl-inner[data-astro-cid-zbzw3kar]{padding:2.5rem 2rem 2rem;text-align:center;position:relative}.wl-close[data-astro-cid-zbzw3kar]{position:absolute;top:.9rem;right:1.1rem;border:none;background:none;font-size:1.7rem;line-height:1;color:var(--text-3);cursor:pointer;padding:.2rem}.wl-close[data-astro-cid-zbzw3kar]:hover{color:var(--ink)}.wl-badge[data-astro-cid-zbzw3kar]{width:60px;height:60px;border-radius:50%;background:color-mix(in srgb,var(--sage) 14%,var(--surface));display:flex;align-items:center;justify-content:center;margin:0 auto 1.1rem}.wl-leaf[data-astro-cid-zbzw3kar]{width:26px;height:26px;fill:var(--sage);display:block}.wl[data-astro-cid-zbzw3kar] h2[data-astro-cid-zbzw3kar]{font-family:var(--serif);font-size:1.5rem;font-weight:500;color:var(--ink);margin-bottom:.7rem}.wl-body[data-astro-cid-zbzw3kar]{font-size:.98rem;color:var(--text-2);line-height:1.6;max-width:34ch;margin:0 auto 1.4rem}.wl-form[data-astro-cid-zbzw3kar]{display:flex;flex-direction:column;gap:.6rem}.wl-hp[data-astro-cid-zbzw3kar]{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.wl-turnstile[data-astro-cid-zbzw3kar]{display:flex;justify-content:center}.wl-turnstile[data-astro-cid-zbzw3kar]:empty{display:none}.wl-consent[data-astro-cid-zbzw3kar]{margin:.5rem 0 0;font-size:.76rem;line-height:1.5;color:var(--text-3)}.wl-consent[data-astro-cid-zbzw3kar] a[data-astro-cid-zbzw3kar]{color:var(--text-3);text-decoration:underline}.wl-form[data-astro-cid-zbzw3kar] input[data-astro-cid-zbzw3kar]{font:inherit;font-size:1rem;padding:.8rem 1rem;border:1px solid var(--divider);border-radius:12px;background:var(--surface);color:var(--text);text-align:center}.wl-form[data-astro-cid-zbzw3kar] input[data-astro-cid-zbzw3kar]:focus{outline:none;border-color:var(--sage);box-shadow:0 0 0 3px color-mix(in srgb,var(--sage) 22%,transparent)}.wl-form[data-astro-cid-zbzw3kar] button[data-astro-cid-zbzw3kar]{font:inherit;font-weight:500;font-size:1rem;padding:.8rem 1rem;border:none;border-radius:12px;background:var(--sage);color:#fffdf9;cursor:pointer;transition:opacity .2s,transform .2s var(--ease-out)}.wl-form[data-astro-cid-zbzw3kar] button[data-astro-cid-zbzw3kar]:hover{transform:translateY(-1px)}.wl-form[data-astro-cid-zbzw3kar] button[data-astro-cid-zbzw3kar]:disabled{opacity:.6;cursor:default;transform:none}.wl-msg[data-astro-cid-zbzw3kar]{margin-top:.9rem;font-size:.95rem;min-height:1.2em}.wl-msg[data-astro-cid-zbzw3kar].wl-ok{color:var(--sage-dark);font-size:1.05rem;line-height:1.55;max-width:32ch;margin:.4rem auto}.wl-msg[data-astro-cid-zbzw3kar].wl-err{color:#b4654a}
