:root{--forest:#10231d;--forest-2:#17362b;--forest-3:#245542;--sage:#9fc7af;--mint:#dceee3;--ivory:#f6f4ed;--paper:#fffdf8;--ink:#16251f;--muted:#607068;--line:#10231d21;--gold:#e8bd6a;--blue:#91b9c9;--violet:#aaa2cf;--rose:#daa7a0;--radius:24px;--shadow:0 24px 70px #152d241f;color:var(--ink);background:var(--ivory);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);min-width:320px;color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}.skip-link{z-index:1000;background:#fff;border-radius:10px;padding:12px 16px;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.announcement{background:var(--forest);color:#dcebe2;letter-spacing:.04em;justify-content:center;align-items:center;gap:18px;height:34px;font-size:12px;display:flex}.announcement span{opacity:.65;text-transform:uppercase;letter-spacing:.16em;font-size:9px}.announcement a{color:#fff;align-items:center;gap:5px;font-weight:700;display:flex}.announcement a:hover{text-decoration:underline}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#f6f4ede6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1240px;height:76px;margin:auto;padding:0 30px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--forest);width:38px;height:38px;color:var(--mint);border-radius:50% 50% 50% 14px;place-items:center;display:grid;transform:rotate(-7deg)}.brand-mark svg{transform:rotate(7deg)}.brand strong{letter-spacing:-.02em;font:700 14px/1.1 Manrope,sans-serif;display:block}.brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin-top:4px;font-size:9px;display:block}.site-header nav{align-items:center;gap:28px;font-size:13px;font-weight:600;display:flex}.site-header nav>a:not(.button){padding:28px 0;position:relative}.site-header nav>a:not(.button):after{content:"";background:var(--forest);width:100%;height:1px;transition:all .25s;position:absolute;bottom:20px;left:0;transform:scaleX(0)}.site-header nav>a.active:after,.site-header nav>a:hover:after{transform:scaleX(1)}.menu-button{background:0 0;border:0;display:none}.button{background:var(--forest);color:#fff;border:0;border-radius:100px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-size:13px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 22px #10231d26}.button:hover{background:var(--forest-3);transform:translateY(-2px);box-shadow:0 12px 26px #10231d38}.button-small{min-height:40px;padding:0 17px}.button-amazon{background:var(--paper);color:var(--forest);border:1px solid #10231d33;box-shadow:0 8px 22px #10231d14}.button-amazon:hover{color:var(--forest);background:#ebe7dc}.button-ghost{box-shadow:none;background:0 0;border:1px solid #ffffff47}.button-ghost:hover{background:#ffffff14}.text-link{border-bottom:1px solid var(--ink);align-items:center;padding-bottom:3px;font-size:13px;font-weight:700;display:inline-flex}.nav-store-link{align-items:center;gap:5px;display:flex}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1320px;min-height:680px;margin:auto;padding:72px 50px 75px;display:grid;overflow:hidden}.hero-copy{max-width:650px}.kicker{border:1px solid var(--line);color:var(--forest-3);text-transform:uppercase;letter-spacing:.12em;background:#ffffff73;border-radius:100px;align-items:center;gap:7px;padding:7px 12px;font-size:10px;font-weight:700;display:inline-flex}.hero h1,.page-hero h1{letter-spacing:-.065em;margin:24px 0;font:600 clamp(58px,6vw,88px)/.97 Manrope,sans-serif}.hero h1 em,.page-hero h1 em{color:var(--forest-3);letter-spacing:-.03em;font:400 1.05em/1 Newsreader,serif}.hero-copy>p{max-width:555px;color:var(--muted);font-size:17px;line-height:1.7}.button-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:31px;display:flex}.button-row .button{padding-left:18px;padding-right:18px}.button-row .text-link{margin-left:5px}.trust-row{color:var(--muted);gap:20px;margin-top:30px;font-size:10px;font-weight:600;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.trust-row svg{color:var(--forest-3)}.hero-visual{place-items:center;min-height:525px;display:grid;position:relative}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:linear-gradient(145deg,#c9e0d3,#85ae9a);width:470px;height:470px;top:4%;right:5%}.orb-two{opacity:.55;background:#eadab6;width:270px;height:270px;bottom:2%;left:5%}.rhythm-card{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8eb;border:1px solid #ffffffb3;border-radius:28px;width:min(410px,88%);padding:27px;position:relative;transform:rotate(1.5deg);box-shadow:0 28px 80px #0b302333}.card-label{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-bottom:17px;font-size:10px;display:block}.rhythm-row{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:13px 0;display:flex}.rhythm-row>div{flex-direction:column;flex:1;gap:3px;display:flex}.rhythm-row small{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:9px}.rhythm-row strong{font:600 13px Manrope}.icon-shell{border-radius:14px;place-items:center;width:42px;min-width:42px;height:42px;display:grid}.icon-shell svg{width:19px}.gold{color:#8a671d;background:#f5e6c6}.blue{color:#2e6d85;background:#d8e9ef}.violet{color:#625987;background:#e3e0f0}.rose{color:#8a514a;background:#f0ddda}.green{background:var(--mint);color:var(--forest-3)}.done{color:#fff;background:var(--forest-3);border-radius:50%;width:23px;height:23px;padding:4px}.time-pill{color:var(--forest-3);background:#edf1ed;border-radius:99px;padding:6px 8px;font-size:9px;font-weight:700}.gentle-progress{padding-top:18px}.gentle-progress>div{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:9px;display:flex}.gentle-progress i{background:#e0e4df;border-radius:9px;height:5px;display:block;overflow:hidden}.gentle-progress i span{background:var(--forest-3);border-radius:9px;width:72%;height:100%;display:block}.float-card{z-index:3;background:#fffffff0;border-radius:16px;align-items:center;gap:10px;padding:13px 17px;display:flex;position:absolute;box-shadow:0 18px 44px #10231d26}.float-card>svg{color:var(--forest-3)}.float-card span{flex-direction:column;display:flex}.float-card small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:8px}.float-card strong{margin-top:2px;font-size:11px}.float-top{top:16%;right:0}.float-bottom{bottom:15%;left:0}.manifesto-strip{background:var(--forest);color:#fff;text-align:center;justify-content:center;gap:8px;padding:34px 30px;font:500 17px Manrope;display:flex}.manifesto-strip p{color:#a9bcb3;margin:0}.manifesto-strip span{font-family:Newsreader;font-size:20px;font-style:italic}.section{max-width:1180px;margin:auto;padding:110px 30px}.section-head{max-width:650px;margin-bottom:45px}.section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.eyebrow{text-transform:uppercase;letter-spacing:.19em;color:var(--forest-3);margin-bottom:12px;font-size:9px;font-weight:700;display:block}.section-head h2,.newsletter h2,.livegood-copy h2,.network-band h2{letter-spacing:-.05em;margin:0;font:600 clamp(38px,4vw,55px)/1.05 Manrope}.section-head>p{color:var(--muted);max-width:600px;font-size:15px;line-height:1.65}.centered>p{margin-left:auto;margin-right:auto}.focus-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.focus-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:24px;transition:all .25s}.focus-card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-6px)}.focus-card h3{margin:28px 0 8px;font:600 17px Manrope}.focus-card p{color:var(--muted);min-height:58px;font-size:12px;line-height:1.6}.card-action{color:var(--forest-3);align-items:center;gap:7px;margin-top:20px;font-size:10px;font-weight:700;display:flex}.split-section{background:var(--forest);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:90px;max-width:none;padding-left:max(30px,50vw - 590px);padding-right:max(30px,50vw - 590px);display:grid}.routine-preview{place-items:center;min-height:520px;display:grid;position:relative}.soft-ring{border:1px solid #ffffff26;border-radius:50%;position:absolute}.ring-one{width:490px;height:490px}.ring-two{width:370px;height:370px}.phone-card{z-index:2;width:330px;color:var(--ink);background:#f4f0e5;border-radius:40px;padding:55px 34px 32px;position:relative;transform:rotate(-3deg);box-shadow:0 24px 70px #00000040}.phone-card:before{content:"";background:#c7c7bd;border-radius:5px;width:60px;height:5px;position:absolute;top:16px;left:calc(50% - 30px)}.phone-card h3{letter-spacing:-.04em;margin:13px 0;font:600 30px/1.05 Manrope}.phone-card>p{color:var(--muted);font-size:12px;line-height:1.6}.check-list{gap:10px;margin:26px 0;display:grid}.check-list span{align-items:center;gap:8px;font-size:11px;display:flex}.check-list svg{background:var(--mint);width:19px;height:19px;color:var(--forest-3);border-radius:50%;padding:4px}.phone-card button{background:var(--forest);color:#fff;border:0;border-radius:100px;width:100%;padding:14px;font-size:10px;font-weight:700}.pulse-dot{background:#9fd5b5;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block;box-shadow:0 0 0 5px #9fd5b524}.split-copy .section-head{margin-bottom:18px}.split-copy .section-head h2{color:#fff}.split-copy .eyebrow{color:var(--sage)}.split-copy>p{color:#a9bcb3;font-size:14px;line-height:1.75}.feature-list{margin:30px 0;padding:0;list-style:none}.feature-list li{border-top:1px solid #ffffff1a;gap:17px;padding:17px 0;display:flex}.feature-list li>span{color:var(--sage);margin-top:3px;font-size:9px}.feature-list strong{font:600 13px Manrope}.feature-list p{color:#96a9a0;margin:5px 0 0;font-size:11px}.principle-section{padding-bottom:70px}.principle-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.principle-grid article{text-align:center;border:1px solid var(--line);background:#ffffff6b;border-radius:22px;padding:32px}.principle-grid svg{color:var(--forest-3)}.principle-grid h3{font:600 15px Manrope}.principle-grid p{color:var(--muted);font-size:12px;line-height:1.65}.livegood-feature{background:linear-gradient(135deg,#dcecdf 0%,#f2eacf 100%);border:1px solid #16432f1f;border-radius:34px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;max-width:1120px;margin:10px auto 100px;padding:60px;display:grid;position:relative;overflow:hidden}.livegood-symbol{place-items:center;height:340px;display:grid;position:relative}.livegood-symbol>span{background:var(--forest);width:160px;height:160px;color:var(--mint);border-radius:50% 50% 50% 20%;place-items:center;display:grid;transform:rotate(-12deg);box-shadow:0 28px 60px #10231d38}.livegood-symbol>span svg{width:70px;height:70px;transform:rotate(12deg)}.livegood-symbol i{border:1px solid #10231d33;border-radius:50%;width:250px;height:250px;position:absolute}.livegood-symbol i:last-child{opacity:.5;width:320px;height:320px}.livegood-copy h2{margin-bottom:18px}.livegood-copy>p{color:var(--muted);line-height:1.7}.partner-points{gap:11px;margin:24px 0;display:grid}.partner-points span{align-items:center;gap:9px;font-size:12px;font-weight:600;display:flex}.partner-points svg{background:var(--forest);color:#fff;border-radius:50%;width:18px;height:18px;padding:3px}.livegood-copy>small{color:var(--muted);max-width:460px;margin-top:16px;font-size:9px;line-height:1.5;display:block}.newsletter{background:var(--forest-2);color:#fff;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1120px;margin:0 auto 80px;padding:50px 55px;display:grid}.newsletter .eyebrow{color:var(--sage)}.newsletter h2{font-size:36px}.newsletter p{color:#adc0b7;font-size:12px;line-height:1.6}.newsletter form label{margin-bottom:8px;font-size:10px;font-weight:700;display:block}.newsletter form>div{gap:8px;display:flex}.newsletter input{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:100px;outline:none;flex:1;min-width:0;padding:0 18px}.newsletter input:focus{border-color:var(--sage)}.newsletter input::placeholder{color:#9db0a7}.newsletter form>small{color:#8fa49a;margin:9px 0 0 14px;font-size:8px;display:block}.newsletter .button{background:var(--mint);color:var(--forest);box-shadow:none}.success-message{background:#ffffff14;border-radius:18px;align-items:center;gap:15px;padding:22px;display:flex}.success-message>svg{background:var(--mint);color:var(--forest);border-radius:50%;width:34px;height:34px;padding:6px}.success-message span{flex-direction:column;display:flex}.success-message small{color:#abc0b6;margin-top:3px}.page-hero{text-align:center;background:radial-gradient(circle at 50% 40%,#e0ecdf,#0000 45%);flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:100px 30px 80px;display:flex}.page-hero h1{margin:12px 0 20px;font-size:clamp(52px,6vw,78px)}.page-hero>p{max-width:620px;color:var(--muted);font-size:16px;line-height:1.7}.page-hero.compact{min-height:360px;padding-top:80px}.routine-library{padding-top:75px}.routine-tabs{justify-content:center;gap:10px;margin-bottom:30px;display:flex}.routine-tabs button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:100px;align-items:center;gap:7px;padding:13px 18px;font-size:11px;font-weight:700;display:flex}.routine-tabs button[aria-selected=true]{background:var(--forest);color:#fff}.routine-detail{background:var(--paper);border:1px solid var(--line);border-radius:30px;overflow:hidden}.routine-layout{grid-template-columns:1fr .8fr;min-height:500px;display:grid}.routine-layout>div:first-child{padding:65px}.routine-layout h2{letter-spacing:-.04em;margin:15px 0;font:600 42px Manrope}.routine-layout>div>p{color:var(--muted);line-height:1.65}.routine-layout ol{gap:12px;margin:35px 0 0;padding:0;list-style:none;display:grid}.routine-layout li{align-items:center;gap:12px;font-size:13px;display:flex}.routine-layout li span{background:var(--mint);width:28px;height:28px;color:var(--forest-3);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.routine-art{place-items:center;display:grid;position:relative;overflow:hidden}.routine-art>svg{z-index:2;width:100px;height:100px;position:relative}.routine-art>p{text-align:center;font:400 15px Manrope;position:absolute;bottom:40px}.routine-art.gold{background:#f0dfb9}.routine-art.blue{background:#cfe2e8}.routine-art.violet{background:#dbd7e9}.orbit{opacity:.22;border:1px solid;border-radius:50%;position:absolute}.orbit-a{width:260px;height:260px}.orbit-b{width:370px;height:370px}.finder-section{grid-template-columns:.7fr 1.3fr;align-items:start;gap:80px;display:grid}.finder-intro h2{letter-spacing:-.04em;margin:0;font:600 42px/1.05 Manrope}.finder-intro p{color:var(--muted)}.finder-card{background:var(--forest);color:#fff;border-radius:28px;padding:38px}.finder-card fieldset{border:0;margin:0 0 28px;padding:0}.finder-card legend{margin-bottom:12px;font-size:12px;font-weight:700}.choice-row{gap:9px;display:flex}.choice-row button{color:#b9c9c2;background:0 0;border:1px solid #ffffff29;border-radius:100px;flex:1;padding:11px;font-size:10px}.choice-row button.selected{background:var(--mint);color:var(--forest);border-color:var(--mint);font-weight:700}.finder-result{border-top:1px solid #ffffff21;align-items:center;gap:13px;padding-top:24px;display:flex}.finder-result>div{flex-direction:column;flex:1;display:flex}.finder-result small{text-transform:uppercase;color:#8fa49a;letter-spacing:.12em;font-size:8px}.finder-result strong{margin-top:4px;font-size:14px}.finder-result>button{width:38px;height:38px;color:var(--forest);background:#fff;border:0;border-radius:50%;place-items:center;display:grid}.shelf-hero{padding-bottom:65px}.search-box{border:1px solid var(--line);background:#fff;border-radius:100px;align-items:center;gap:10px;width:min(520px,90vw);margin-top:25px;padding:0 19px;display:flex;box-shadow:0 14px 40px #10231d14}.search-box svg{width:18px;color:var(--muted)}.search-box input{background:0 0;border:0;outline:0;width:100%;padding:16px 0;font-size:13px}.shelf-section{padding-top:65px}.shelf-note{background:#e3eee6;border-radius:18px;gap:16px;margin-bottom:30px;padding:20px 24px;display:flex}.shelf-note svg{color:var(--forest-3)}.shelf-note strong{font-size:12px}.shelf-note p{color:var(--muted);margin:4px 0 0;font-size:10px}.shelf-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.shelf-grid article{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:27px}.shelf-grid h2{margin:27px 0 8px;font:600 17px Manrope}.shelf-grid p{color:var(--muted);min-height:55px;font-size:11px;line-height:1.65}.shelf-grid button,.journal-grid button{color:var(--forest-3);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:10px;font-weight:700;display:flex}.empty-state{text-align:center;color:var(--muted);padding:40px}.journal-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.journal-grid article{background:var(--paper);border:1px solid var(--line);border-radius:24px;grid-template-columns:.7fr 1.3fr;display:grid;overflow:hidden}.journal-grid article.featured{grid-column:1/-1;grid-template-columns:1fr 1.15fr}.article-art{min-height:260px;color:var(--forest-3);background:linear-gradient(145deg,#c9dfcf,#ece2c5);place-items:center;display:grid;position:relative}.article-art svg{width:64px;height:64px}.article-art span{letter-spacing:.15em;font-size:10px;position:absolute;top:18px;left:20px}.journal-grid article>div:last-child{padding:32px}.journal-grid h2{letter-spacing:-.03em;font:600 22px/1.15 Manrope}.journal-grid p{color:var(--muted);font-size:11px;line-height:1.65}.journal-grid button{margin-top:24px}.story-section{grid-template-columns:1.2fr .8fr;align-items:center;gap:90px;display:grid}.story-section>div:first-child>p{color:var(--muted);font-size:14px;line-height:1.8}.quote-card{background:var(--forest);color:#fff;border-radius:28px;padding:45px}.quote-card>svg{color:var(--sage)}.quote-card blockquote{margin:30px 0;font:italic 400 27px/1.35 Newsreader}.quote-card span{text-transform:uppercase;color:#8fa49a;letter-spacing:.13em;font-size:8px}.values-section{padding-top:20px}.values-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.values-grid article{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:28px}.values-grid b{color:var(--sage);font-size:9px}.values-grid h3{font:600 15px Manrope}.values-grid p{color:var(--muted);font-size:11px;line-height:1.65}.network-band{text-align:center;color:#fff;background:linear-gradient(140deg,#153529,#285c48);padding:90px 30px}.network-band>span{text-transform:uppercase;letter-spacing:.18em;color:var(--sage);font-size:9px}.network-band h2{max-width:700px;margin:17px auto}.network-band p{color:#a9bcb3;max-width:620px;margin:0 auto 30px;line-height:1.65}.network-band .button{background:var(--mint);color:var(--forest)}.contact-section{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.contact-section>div>h2{letter-spacing:-.04em;font:600 33px Manrope}.contact-section>div>p{color:var(--muted);font-size:13px;line-height:1.7}.contact-points{gap:16px;margin-top:30px;display:grid}.contact-points>span{align-items:center;gap:13px;display:flex}.contact-points svg{color:var(--forest-3)}.contact-points div{flex-direction:column;display:flex}.contact-points strong{font-size:12px}.contact-points small{color:var(--muted);margin-top:3px;font-size:9px}.contact-form{background:var(--paper);border:1px solid var(--line);border-radius:24px;grid-template-columns:1fr 1fr;gap:18px;padding:35px;display:grid}.contact-form label{font-size:10px;font-weight:700;position:relative}.contact-form label:nth-child(4){grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);background:var(--ivory);resize:vertical;border-radius:12px;outline:none;width:100%;margin-top:7px;padding:13px;display:block}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--forest-3);box-shadow:0 0 0 3px #2455421a}.contact-form select{appearance:none}.contact-form label>svg{width:15px;position:absolute;bottom:12px;right:11px}.contact-form .button{justify-self:start}.form-success{background:var(--mint);text-align:center;border-radius:24px;padding:50px}.form-success>svg{background:var(--forest);color:#fff;border-radius:50%;width:55px;height:55px;padding:14px}.legal-copy{max-width:820px}.legal-copy h2{margin-top:38px;font:600 23px Manrope}.legal-copy p{color:var(--muted);font-size:13px;line-height:1.8}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:650px;padding:30px;display:flex}.not-found>svg{width:60px;height:60px;color:var(--forest-3);margin-bottom:20px}.not-found h1{letter-spacing:-.05em;margin:8px;font:600 48px Manrope}.not-found p{color:var(--muted);margin-bottom:25px}.site-footer{color:#fff;background:#0c1a16;padding:70px 30px 25px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:60px;max-width:1180px;margin:auto;display:grid}.site-footer .brand-mark{background:var(--mint);color:var(--forest)}.site-footer .brand small{color:#7e948a}.footer-brand>p{color:#81968c;max-width:280px;margin-top:20px;font-size:11px;line-height:1.65}.site-footer h3{text-transform:uppercase;letter-spacing:.15em;color:#71877c;margin:0 0 17px;font-size:9px}.site-footer .footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:11px;display:flex}.site-footer .footer-grid>div>a{color:#c2d0ca;align-items:center;gap:5px;font-size:11px;display:flex}.site-footer a:hover{color:#fff}.micro{color:#71877c;font-size:9px;line-height:1.6}.footer-bottom{color:#667b72;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #ffffff14;justify-content:space-between;max-width:1180px;margin:60px auto 0;padding-top:18px;font-size:8px;display:flex}@media (width<=950px){.site-header nav{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:18px;display:none;position:absolute;top:68px;left:16px;right:16px}.site-header nav.nav-open{display:flex}.site-header nav>a:not(.button){padding:14px}.menu-button{display:grid}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{text-align:center;margin:auto}.hero-copy>p{margin-left:auto;margin-right:auto}.button-row,.trust-row{justify-content:center}.hero-visual{min-height:500px}.focus-grid{grid-template-columns:1fr 1fr}.split-section{grid-template-columns:1fr;gap:30px}.split-copy{max-width:650px;margin:auto}.principle-grid{grid-template-columns:1fr}.livegood-feature{grid-template-columns:1fr;gap:20px;margin-left:20px;margin-right:20px}.livegood-symbol{height:280px}.newsletter{grid-template-columns:1fr;gap:20px;margin-left:20px;margin-right:20px}.routine-layout{grid-template-columns:1fr}.routine-art{min-height:360px}.finder-section,.story-section,.contact-section{grid-template-columns:1fr}.shelf-grid,.values-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.journal-grid{grid-template-columns:1fr}.journal-grid article,.journal-grid article.featured{grid-column:auto;grid-template-columns:.7fr 1.3fr}}@media (width<=620px){.announcement{gap:8px}.announcement span{display:none}.header-inner{height:68px;padding:0 17px}.brand strong{font-size:12px}.hero{padding:50px 20px}.hero h1{font-size:53px}.hero-copy>p{font-size:15px}.button-row{flex-direction:column;gap:16px}.trust-row{flex-wrap:wrap;gap:8px 14px}.hero-visual{min-height:430px}.orb-one{width:370px;height:370px;right:-15%}.rhythm-card{padding:20px}.float-card{display:none}.manifesto-strip{flex-direction:column;font-size:14px}.manifesto-strip span{font-size:18px}.section{padding:75px 20px}.section-head h2{font-size:38px}.focus-grid{grid-template-columns:1fr}.focus-card p{min-height:0}.split-section{padding:70px 20px}.routine-preview{min-height:440px}.phone-card{width:290px}.ring-one{width:390px;height:390px}.ring-two{width:320px;height:320px}.livegood-feature{padding:35px 24px}.livegood-symbol{height:220px}.livegood-symbol>span{width:120px;height:120px}.livegood-symbol i{width:190px;height:190px}.livegood-symbol i:last-child{width:240px;height:240px}.newsletter{padding:35px 24px}.newsletter form>div{flex-direction:column}.newsletter input{min-height:50px}.page-hero{min-height:420px;padding:75px 20px 55px}.page-hero h1{font-size:48px}.routine-tabs{justify-content:flex-start;padding-bottom:5px;overflow:auto}.routine-tabs button{white-space:nowrap}.routine-layout>div:first-child{padding:35px 25px}.routine-layout h2{font-size:34px}.finder-section{gap:28px}.finder-card{padding:25px 20px}.choice-row{flex-wrap:wrap}.choice-row button{min-width:90px}.shelf-grid,.values-grid{grid-template-columns:1fr}.shelf-note p{line-height:1.5}.journal-grid article,.journal-grid article.featured{grid-template-columns:1fr}.article-art{min-height:200px}.story-section{gap:35px}.quote-card{padding:30px}.contact-form{grid-template-columns:1fr;padding:25px 20px}.contact-form label:nth-child(4){grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:9px}.site-footer{padding-top:55px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.ecosystem-menu{position:relative}.ecosystem-menu summary{cursor:pointer;align-items:center;gap:5px;list-style:none;display:flex}.ecosystem-menu summary::-webkit-details-marker{display:none}.ecosystem-menu summary svg{transition:transform .2s}.ecosystem-menu[open] summary svg{transform:rotate(180deg)}.ecosystem-panel{border:1px solid var(--line);width:330px;box-shadow:var(--shadow);background:#fffdf8fa;border-radius:18px;gap:3px;padding:10px;display:grid;position:absolute;top:calc(100% + 22px);right:-20px}.ecosystem-panel:before{content:"";width:120px;height:23px;position:absolute;top:-23px;right:20px}.ecosystem-panel a{border-radius:11px;flex-direction:column;gap:2px;padding:11px 12px;display:flex}.ecosystem-panel a:hover{background:var(--mint)}.ecosystem-panel strong{color:var(--ink);font-size:12px}.ecosystem-panel small{color:var(--muted);font-size:9px;font-weight:500}.creator-section{border:1px solid var(--line);background:linear-gradient(120deg,#edf3ec,#fffaf0);border-radius:25px;grid-template-columns:145px minmax(0,1fr) auto;align-items:center;gap:28px;max-width:1120px;margin:0 auto 80px;padding:24px;display:grid;box-shadow:0 18px 50px #10231d14}.creator-section>img{object-fit:cover;object-position:36% center;border-radius:19px;width:145px;height:145px;display:block}.creator-section h2{letter-spacing:-.04em;margin:7px 0 9px;font:600 28px/1.1 Manrope}.creator-section p{max-width:620px;color:var(--muted);margin:0;font-size:12px;line-height:1.65}.creator-section .button{white-space:nowrap}@media (width<=950px){.ecosystem-menu summary{justify-content:space-between;padding:14px}.ecosystem-panel{width:100%;box-shadow:none;background:var(--ivory);margin-bottom:8px;position:static}.ecosystem-panel:before{display:none}.creator-section{grid-template-columns:120px 1fr;margin-left:20px;margin-right:20px}.creator-section>img{width:120px;height:120px}.creator-section .button{grid-column:2;justify-self:start}}@media (width<=620px){.creator-section{grid-template-columns:1fr;padding:20px}.creator-section>img{object-position:38% 42%;width:100%;height:220px}.creator-section .button{grid-column:auto;justify-self:stretch}}
