.site-shell{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1;min-width:0}.app{overflow:clip}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:46px;padding:.78rem 1.15rem;border:1px solid transparent;border-radius:999px;font-size:.88rem;font-weight:650;line-height:1;transition:background var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition),transform var(--transition)}.button:hover{transform:translateY(-2px)}.button-large{min-height:54px;padding-inline:1.45rem;font-size:.95rem}.button-primary{color:var(--white);background:var(--forest);box-shadow:0 14px 30px #155d3533}.button-primary:hover{color:var(--white);background:var(--forest-deep);box-shadow:0 18px 36px #155d3542}.button-secondary{color:var(--ink);background:#ffffffad;border-color:var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button-secondary:hover{color:var(--forest);background:var(--white);border-color:#155d3540}.nav{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(19,64,38,.08);background:#f7f8f2d1;backdrop-filter:blur(18px) saturate(1.3);-webkit-backdrop-filter:blur(18px) saturate(1.3)}.nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:2rem}.nav-brand,.footer-logo{display:inline-flex;align-items:center;gap:.7rem;color:var(--ink)}.nav-brand img{width:34px;height:34px;border-radius:9px;box-shadow:0 6px 18px #0f4b2729}.nav-brand span,.footer-logo span{font-size:1.08rem;font-weight:700;letter-spacing:-.015em}.nav-links{display:flex;align-items:center;justify-content:center;gap:2rem;margin-left:auto}.nav-links a{color:var(--ink-soft);font-size:.86rem;font-weight:550}.nav-links a:hover{color:var(--forest)}.nav-actions{display:flex;align-items:center;gap:.65rem}.button-nav{min-height:42px;color:var(--white);background:var(--forest-deep)}.button-nav:hover{color:var(--white);background:var(--forest-black)}.nav-toggle{display:none;width:42px;height:42px;align-items:center;justify-content:center;color:var(--ink);border:1px solid var(--line);border-radius:50%;background:var(--white)}.nav-mobile{position:fixed;top:76px;right:0;bottom:0;left:0;z-index:99;background:#f7f8f2f7;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.nav-mobile-inner{display:flex;flex-direction:column;padding-block:1.2rem}.nav-mobile-inner>a:not(.button){display:flex;align-items:center;justify-content:space-between;padding:1.15rem 0;color:var(--ink);border-bottom:1px solid var(--line);font-size:1.2rem;font-weight:600}.nav-mobile-cta{margin-top:1.4rem;align-self:stretch}.app-phone{position:relative;overflow:hidden;padding:5px;border:1px solid rgba(255,255,255,.12);border-radius:38px;background:#070b08;box-shadow:0 28px 70px #02140a38}.app-phone:after{position:absolute;top:5px;right:5px;bottom:5px;left:5px;pointer-events:none;content:"";border:1px solid rgba(255,255,255,.12);border-radius:33px}.app-phone img{width:100%;height:100%;border-radius:33px;object-fit:cover}.app-phone-speaker{position:absolute;z-index:2;top:15px;left:50%;width:28%;height:15px;border-radius:99px;background:#030503;transform:translate(-50%)}.hero{position:relative;min-height:760px;padding:5.5rem 0 6rem}.hero:before{position:absolute;z-index:-1;top:7%;left:-11rem;width:26rem;height:26rem;content:"";border:1px solid rgba(40,120,67,.12);border-radius:50%}.hero-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:4.5rem}.hero-copy{position:relative;z-index:4;padding-top:1rem}.hero-kicker{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1.6rem;color:var(--forest);font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.kicker-mark{display:inline-flex;width:27px;height:27px;align-items:center;justify-content:center;color:var(--white);border-radius:50%;background:var(--forest)}.hero-title{max-width:650px;margin-bottom:1.5rem;color:var(--ink);font-size:clamp(3.2rem,6.4vw,6.4rem);font-weight:500;letter-spacing:-.035em;line-height:.96}.hero-title span{display:block;color:var(--forest)}.hero-lede{max-width:35rem;color:var(--ink-soft);font-size:1.06rem;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2rem}.hero-details{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem 1.2rem;margin-top:1.7rem;color:var(--ink-faint);font-size:.76rem;font-weight:600}.hero-details span{display:inline-flex;align-items:center;gap:.35rem}.hero-details svg{color:var(--forest)}.hero-product{position:relative;min-height:610px}.hero-product:before{position:absolute;top:3%;right:0;bottom:0;left:5%;content:"";border:1px solid rgba(21,93,53,.08);border-radius:47% 53% 45% 55%/42% 44% 56% 58%;background:radial-gradient(circle at 77% 23%,rgba(255,255,255,.54),transparent 12rem),#dcebd9;transform:rotate(-2deg)}.hero-product:after{position:absolute;z-index:1;top:9%;right:1%;width:57%;height:55%;content:"";border-radius:52% 48% 58% 42%/46% 55% 45% 54%;background:#e8f2e27a;transform:rotate(8deg)}.hero-phone-main{position:absolute;z-index:3;top:0;left:54%;width:264px;height:573px;transform:translate(-50%)}.trust-row{padding:0;border-block:1px solid var(--line);background:#ffffff7a}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:grid;grid-template-columns:auto 1fr;padding:1.7rem 1.35rem;border-right:1px solid var(--line)}.trust-grid>div:last-child{border-right:0}.trust-grid span{grid-row:1 / 3;margin-right:.8rem;color:var(--green);font-size:.68rem;font-weight:700}.trust-grid strong{color:var(--ink);font-size:.84rem;line-height:1.3}.trust-grid small{color:var(--ink-faint);font-size:.7rem;line-height:1.4}.section-heading{max-width:680px;margin-bottom:3.5rem}.section-heading h2,.orb-copy h2,.insights-copy h2,.privacy-copy h2,.plus-grid h2,.closing h2{color:var(--ink);font-size:clamp(2.6rem,5vw,4.8rem);font-weight:500;letter-spacing:-.035em;line-height:1.02}.section-heading>p:last-child,.section-heading-row>p{max-width:36rem;margin-top:1.3rem;color:var(--ink-soft);font-size:1rem;line-height:1.7}.section-heading-row{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:3rem}.section-heading-row>p{max-width:29rem;padding-bottom:.35rem}.experience{padding:8rem 0}.journey-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.journey-card{display:grid;min-height:620px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);box-shadow:0 16px 45px #0f37210f}.journey-card-featured{grid-column:1 / -1;grid-template-columns:.9fr 1.1fr;min-height:610px}.journey-copy{align-self:center;padding:3rem}.journey-number{display:block;margin-bottom:1.2rem;color:var(--forest);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.journey-copy h3{margin-bottom:1rem;color:var(--ink);font-size:clamp(2rem,3.5vw,3.4rem);font-weight:500;letter-spacing:-.03em;line-height:1.04}.journey-copy p{max-width:32rem;color:var(--ink-soft);font-size:.96rem;line-height:1.7}.journey-copy ul{display:grid;gap:.7rem;margin-top:1.7rem;list-style:none}.journey-copy li{display:flex;align-items:center;gap:.6rem;color:var(--ink-soft);font-size:.84rem;font-weight:550}.journey-copy li svg{color:var(--green)}.journey-visual{position:relative;display:flex;min-height:355px;align-items:flex-start;justify-content:center;overflow:clip;padding-top:3rem}.journey-card:not(.journey-card-featured) .journey-copy{align-self:start;padding-bottom:1rem}.journey-card:not(.journey-card-featured) .journey-visual{margin-top:auto}.journey-visual:before{position:absolute;bottom:-31%;left:50%;width:86%;aspect-ratio:1;content:"";border-radius:47% 53% 44% 56%/52% 45% 55% 48%;transform:translate(-50%) rotate(-5deg)}.journey-visual:after{position:absolute;right:8%;bottom:8%;width:36%;aspect-ratio:1;content:"";border-radius:50%;background:#fff6}.journey-visual-mint:before{background:#dbead7}.journey-visual-sage:before{background:#e7f0e2}.journey-visual-blue:before{background:#ddebed}.journey-phone{z-index:1;width:250px;height:542px;box-shadow:0 22px 55px #07281538;transform:translateY(8px);transition:transform .5s cubic-bezier(.16,1,.3,1)}.journey-card:hover .journey-phone{transform:translateY(-2px)}.orb-section{position:relative;overflow:hidden;color:var(--white);background:radial-gradient(circle at 78% 45%,rgba(65,168,94,.16),transparent 26rem),var(--forest-black)}.orb-grid{display:grid;grid-template-columns:.9fr 1.1fr;min-height:780px;align-items:center;gap:4rem}.orb-copy{position:relative;z-index:3}.orb-copy h2{color:var(--white)}.orb-copy>p:not(.eyebrow){max-width:32rem;margin-top:1.5rem;color:#ffffffad;line-height:1.75}.orb-features{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.orb-features span{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem .8rem;color:#fffc;border:1px solid var(--line-light);border-radius:999px;background:#ffffff0f;font-size:.76rem}.orb-features svg{color:#85c99a}.orb-visual{position:relative;display:flex;height:700px;align-items:center;justify-content:center}.orb-phone{z-index:3;width:276px;height:598px;border-color:#fff3}.breath-ring{position:absolute;border:1px solid rgba(91,190,119,.18);border-radius:50%;animation:breathe 6s ease-in-out infinite}.breath-ring-one{width:350px;height:350px}.breath-ring-two{width:500px;height:500px;animation-delay:.5s}.breath-ring-three{width:650px;height:650px;animation-delay:1s}.practices{padding:8rem 0}.practice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.practice-card{min-height:390px;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffffb3;transition:background var(--transition),box-shadow var(--transition),transform var(--transition)}.practice-card:nth-child(2){background:#edf3e9}.practice-card:nth-child(3){background:#e8f0ec}.practice-card:nth-child(4){background:#eeeeeb}.practice-card:hover{background:var(--white);box-shadow:var(--shadow-sm);transform:translateY(-5px)}.practice-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:5rem}.practice-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;color:var(--forest);border-radius:15px;background:#fffc;box-shadow:0 8px 24px #134b2a14}.practice-index{color:var(--ink-faint);font-size:.7rem;font-weight:700;letter-spacing:.1em}.practice-card h3{margin-bottom:.8rem;color:var(--ink);font-size:1.85rem;font-weight:550;letter-spacing:-.025em}.practice-card p{color:var(--ink-soft);font-size:.88rem;line-height:1.65}.practice-card small{display:block;margin-top:1.4rem;color:var(--forest);font-size:.66rem;font-weight:700;letter-spacing:.05em;line-height:1.5;text-transform:uppercase}.insights{padding:8rem 0;background:var(--white)}.insights-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(4rem,7vw,7rem)}.insights-gallery{position:relative;display:grid;min-height:680px;grid-template-rows:auto 1fr auto;isolation:isolate;padding:1.3rem 1.3rem 1.2rem}.insights-gallery:before{position:absolute;z-index:-2;top:5%;left:50%;width:96%;height:90%;content:"";border-radius:48% 52% 44% 56%/43% 47% 53% 57%;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.58),transparent 13rem),linear-gradient(145deg,#e8f2e4,#d8e8d6);transform:translate(-50%) rotate(-3deg)}.insights-gallery:after{position:absolute;z-index:-1;top:9%;right:1%;width:52%;height:44%;content:"";border-radius:55% 45% 49% 51%/48% 58% 42% 52%;background:#f2f7ee85;transform:rotate(9deg)}.insights-gallery-header{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:1rem}.insights-gallery-header>span{display:inline-flex;align-items:center;gap:.45rem;padding-left:.35rem;color:var(--forest);font-size:.7rem;font-weight:650}.insights-switch{display:inline-flex;padding:4px;border:1px solid rgba(21,93,53,.1);border-radius:999px;background:#ffffff8f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.insights-switch button{padding:.55rem .85rem;color:var(--ink-faint);border:0;border-radius:999px;background:transparent;font-size:.68rem;font-weight:650}.insights-switch button.is-active{color:var(--forest-deep);background:var(--white);box-shadow:0 5px 16px #0f372117}.insights-device-wrap{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:560px}.insights-phone{width:248px;height:539px;box-shadow:0 24px 58px #0423122e}.insights-gallery-note{position:relative;z-index:3;display:flex;justify-content:center;gap:.5rem;color:#10201880;font-size:.66rem;font-weight:600;letter-spacing:.025em}.insights-copy h2{max-width:9ch;font-size:clamp(2.8rem,4.5vw,4.4rem)}.insights-copy>p:not(.eyebrow){max-width:32rem;margin-top:1.4rem;color:var(--ink-soft);font-size:1rem;line-height:1.75}.insight-list{display:grid;gap:0;margin-top:2.2rem;border-top:1px solid var(--line)}.insight-list>div{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding:1.1rem 0;border-bottom:1px solid var(--line)}.insight-list>div>span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;color:var(--forest);border-radius:13px;background:var(--mint-light)}.insight-list p{color:var(--ink-soft);font-size:.84rem;line-height:1.55}.insight-list strong{display:block;margin-bottom:.15rem;color:var(--ink);font-size:.9rem}.privacy{padding:7rem 0;background:var(--white)}.privacy-card{display:grid;grid-template-columns:auto 1fr .95fr;align-items:center;gap:3.5rem;padding:4rem;color:var(--white);border-radius:var(--radius-xl);background:radial-gradient(circle at 10% 20%,rgba(81,174,105,.28),transparent 20rem),linear-gradient(135deg,#10492b,var(--forest-black));box-shadow:0 35px 90px #072f1938}.privacy-mark{position:relative;display:flex;width:120px;height:120px;align-items:center;justify-content:center;color:#b9e2c4;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff12}.privacy-mark-ring{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.privacy-copy h2{color:var(--white);font-size:clamp(2.3rem,4vw,4.2rem)}.privacy-copy>p:not(.eyebrow){max-width:34rem;margin-top:1.2rem;color:#ffffffab;line-height:1.7}.privacy-list{display:grid;gap:.95rem;list-style:none}.privacy-list li{display:grid;grid-template-columns:auto 1fr;gap:.7rem;color:#ffffffc7;font-size:.84rem;line-height:1.55}.privacy-list svg{margin-top:.1rem;color:#8fd2a2}.plus-section{padding:3rem 0 9rem;background:var(--white)}.plus-grid{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:5rem;padding-top:5rem;border-top:1px solid var(--line)}.plus-grid h2{font-size:clamp(2.2rem,4vw,4.2rem)}.plus-grid>div:last-child p{color:var(--ink-soft);line-height:1.75}.closing{position:relative;overflow:hidden;padding:9rem 0;text-align:center;background:var(--mint-light)}.closing:before,.closing:after{position:absolute;content:"";border:1px solid rgba(27,109,55,.12);border-radius:50%}.closing:before{top:-11rem;left:-6rem;width:27rem;height:27rem}.closing:after{right:-5rem;bottom:-13rem;width:33rem;height:33rem}.closing-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.closing img{width:62px;height:62px;margin-bottom:1.8rem;border-radius:16px;box-shadow:0 14px 32px #0f4f282e}.closing h2{font-size:clamp(3rem,6vw,6rem)}.closing-inner>p:not(.eyebrow){margin-top:1.2rem;color:var(--ink-faint);font-size:.78rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.closing .button{margin-top:2rem}.footer{padding:5rem 0 1.5rem;color:#ffffffb8;background:var(--forest-black)}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:4rem;padding-bottom:4rem}.footer-logo{margin-bottom:1.2rem;color:var(--white)}.footer-logo img{width:42px;height:42px;border-radius:11px}.footer-logo span{font-size:1.2rem}.footer-brand p{max-width:19rem;color:#ffffff94;font-size:.86rem;line-height:1.7}.footer-col{display:flex;flex-direction:column;gap:.7rem}.footer-col h3{margin-bottom:.45rem;color:var(--white);font-size:.72rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.footer-col a{width:fit-content;color:#ffffff94;font-size:.83rem}.footer-col a:hover{color:var(--white)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;color:#ffffff6b;border-top:1px solid rgba(255,255,255,.09);font-size:.72rem}.legal-page{padding:4rem 0 7rem;background:var(--paper)}.legal-inner{max-width:780px}.legal-back{margin-bottom:1.4rem}.legal-back a{color:var(--ink-faint);font-size:.84rem;font-weight:600}.legal-back a:hover{color:var(--forest)}.legal-doc{padding:clamp(1.5rem,5vw,4rem);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-sm)}.legal-doc h1{margin-bottom:1rem;color:var(--ink);font-size:clamp(2.4rem,6vw,4.6rem);font-weight:500;letter-spacing:-.035em;line-height:1.04}.legal-doc h2{margin-top:2.2rem;margin-bottom:.65rem;color:var(--ink);font-size:1.25rem;font-weight:650;letter-spacing:-.01em}.legal-doc p,.legal-doc li{color:var(--ink-soft);font-size:.93rem;line-height:1.75}.legal-doc p+p{margin-top:.8rem}.legal-doc ul{margin:.8rem 0 0 1.2rem}.legal-doc li+li{margin-top:.6rem}.legal-doc strong{color:var(--ink)}.legal-doc a{color:var(--forest);font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.legal-lede{font-size:1.02rem!important}.support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:2rem}.support-card{display:flex;min-height:230px;flex-direction:column;align-items:flex-start;padding:1.2rem;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);text-decoration:none!important;transition:transform var(--transition),border-color var(--transition)}.support-card:hover{border-color:#155d354d;transform:translateY(-3px)}.support-card-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:auto;color:var(--forest);border-radius:14px;background:var(--mint)}.support-card h2{margin:1.5rem 0 .4rem;font-size:1.05rem}.support-card p{font-size:.78rem;line-height:1.55}.support-card strong{margin-top:.65rem;color:var(--forest);font-size:.78rem}@media (max-width: 1080px){.hero-grid{grid-template-columns:.85fr 1.15fr;gap:1.5rem}.hero-phone-main{left:54%;width:238px;height:516px}.practice-grid{grid-template-columns:repeat(2,1fr)}.practice-card{min-height:330px}.privacy-card{grid-template-columns:auto 1fr}.privacy-list{grid-column:1 / -1;grid-template-columns:repeat(2,1fr);padding-top:.5rem}.insights-grid{gap:3rem}.footer-grid{gap:2rem}}@media (max-width: 900px){.nav-links{display:none}.nav-toggle{display:inline-flex}.button-nav{display:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.journey-card-featured{grid-template-columns:1fr}.journey-card-featured .journey-visual{min-height:500px}.orb-grid{grid-template-columns:1fr;padding-top:7rem;text-align:center;gap:1rem}.orb-copy>p:not(.eyebrow){margin-inline:auto}.orb-features{justify-content:center}.insights-grid{grid-template-columns:1fr}.insights-copy{max-width:650px}.insights-gallery{width:min(660px,100%);margin-inline:auto}.plus-grid{grid-template-columns:1fr;align-items:start;gap:2rem}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}}@media (max-width: 760px){.hero{min-height:0;padding-top:4rem}.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero-copy{max-width:680px;margin-inline:auto;text-align:center}.hero-kicker,.hero-actions,.hero-details{justify-content:center}.hero-title,.hero-lede{margin-inline:auto}.hero-product{width:min(600px,100%);min-height:540px;margin-inline:auto}.hero-phone-main{left:52%;width:230px;height:499px}.hero-title{font-size:clamp(3.1rem,15vw,5.4rem)}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0;border-bottom:1px solid var(--line)}.trust-grid>div:nth-child(3){border-bottom:1px solid var(--line)}.trust-grid>div:last-child{border-bottom:0}.experience,.practices,.insights{padding:5.5rem 0}.journey-grid{grid-template-columns:1fr}.journey-card-featured{grid-column:auto}.section-heading-row{display:block}.practice-grid{grid-template-columns:1fr}.practice-card{min-height:280px}.practice-card-top{margin-bottom:3.5rem}.privacy{padding:5rem 0}.privacy-card{grid-template-columns:1fr;gap:2rem;padding:2.5rem;border-radius:var(--radius-lg)}.privacy-mark{width:88px;height:88px}.privacy-list{grid-column:auto;grid-template-columns:1fr}.plus-section{padding-bottom:6rem}.closing{padding:7rem 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.support-cards{grid-template-columns:1fr}.support-card{min-height:200px}}@media (max-width: 560px){.nav-inner{min-height:68px}.nav-mobile{top:68px}.hero{padding:3rem 0 4rem}.hero-kicker{font-size:.63rem}.hero-lede{font-size:.95rem}.hero-actions{display:grid}.hero-details{gap:.65rem}.hero-product{min-height:455px}.hero-product:before{top:4%;right:1%;bottom:0;left:1%}.hero-product:after{top:10%;right:0;width:62%;height:52%}.hero-phone-main{left:50%;width:205px;height:445px}.section-heading h2,.orb-copy h2,.insights-copy h2,.privacy-copy h2,.plus-grid h2{font-size:clamp(2.4rem,12vw,3.5rem)}.journey-card{min-height:0}.journey-copy{padding:2rem}.journey-card-featured .journey-visual,.journey-visual{min-height:390px;padding-top:2rem}.journey-phone{width:205px;height:445px}.orb-grid{min-height:0;padding-top:5.5rem}.orb-visual{height:590px}.orb-phone{width:230px;height:499px}.breath-ring-one{width:280px;height:280px}.breath-ring-two{width:390px;height:390px}.breath-ring-three{width:510px;height:510px}.insights-gallery{min-height:590px;padding:1rem}.insights-gallery-header>span{padding-left:.2rem;font-size:0}.insights-gallery-header>span svg{width:18px;height:18px}.insights-device-wrap{min-height:485px}.insights-phone{width:214px;height:465px}.insights-gallery:before{top:4%;width:104%;height:92%}.privacy-card{padding:2rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:.4rem}}:root{--ink: #102018;--ink-soft: #46544d;--ink-faint: #758078;--forest: #155d35;--forest-deep: #0a3a22;--forest-black: #061f13;--green: #2f8f55;--mint: #dcebd9;--mint-light: #eff6ea;--paper: #f7f8f2;--white: #ffffff;--lilac: #eeedf4;--blue: #e6f0f2;--line: rgba(18, 55, 35, .12);--line-light: rgba(255, 255, 255, .14);--shadow-sm: 0 12px 32px rgba(20, 58, 36, .08);--shadow-md: 0 30px 80px rgba(12, 48, 28, .15);--shadow-phone: 0 36px 90px rgba(2, 20, 10, .28);--radius-sm: 12px;--radius-md: 20px;--radius-lg: 32px;--radius-xl: 48px;--font: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--transition: .22s cubic-bezier(.2, .8, .2, 1);font-family:var(--font);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;line-height:1.5;font-weight:400;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 86% -8%,rgba(107,165,113,.14),transparent 31rem),var(--paper)}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}::selection{color:var(--forest-black);background:#54a46947}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.eyebrow{margin-bottom:1rem;color:var(--forest);font-size:.72rem;font-weight:700;letter-spacing:.14em;line-height:1;text-transform:uppercase}.eyebrow-light{color:#a8d3b5}.rise-in{animation:rise-in .8s cubic-bezier(.16,1,.3,1) both}.delay-1{animation-delay:80ms}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}.delay-4{animation-delay:.32s}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1)}.reveal.is-visible{opacity:1;transform:none}@keyframes rise-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes breathe{0%,to{transform:scale(.94);opacity:.38}50%{transform:scale(1.06);opacity:.78}}@media (max-width: 640px){.container{width:min(100% - 32px,1180px)}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
