@font-face{font-family:Manrope;src:url('assets/manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}@font-face{font-family:Inter;src:url('assets/inter.ttf') format('truetype');font-weight:100 900;font-display:swap}
:root{--navy:#14234b;--blue:#4c82ba;--brume:#edf3fa;--ink:#14234b;--muted:#50627b;--line:#d5dfeb;--white:#fff;--soft-blue:#cfdfef;--mid-blue:#b3cce4;--radius:14px;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;color:var(--ink);font-family:Manrope,sans-serif;font-size:16px;line-height:1.65;background:var(--white);-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #296ba9;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:550;line-height:1.12;letter-spacing:-.035em;text-wrap:balance}p{max-width:70ch}svg{display:block}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip{position:fixed;top:-100px;left:16px;z-index:100;background:var(--navy);color:white;padding:12px}.skip:focus{top:10px}[hidden]{display:none!important}.hero-world{background:var(--brume)}.nav{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand span{font-family:Inter,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.025em;line-height:1}.brand-mark{height:37px;width:27px;fill:var(--blue)}.desktop-nav{display:flex;gap:32px;font-size:14px;font-weight:550}.desktop-nav a{position:relative}.desktop-nav a:after{content:'';position:absolute;height:1px;bottom:-5px;left:0;right:100%;background:var(--ink);transition:right .25s}.desktop-nav a:hover:after{right:0}.button{border:0;border-radius:9px;padding:17px 22px;background:var(--navy);color:var(--white);font-size:15px;font-weight:600;line-height:1.3;display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#273b67;transform:translateY(-2px)}.button .icon{width:20px;height:20px}.button-small{font-size:13px;min-height:44px;padding:12px 17px;gap:18px}.menu-toggle,.mobile-menu{display:none}.hero{padding-top:68px}.hero-heading{display:grid;grid-template-columns:1.55fr 1fr;gap:64px;align-items:end;margin-bottom:60px}.hero h1{font-size:clamp(54px,5.6vw,84px);font-weight:550;line-height:1.06;letter-spacing:-.04em;white-space:nowrap}.hero h1 span{color:var(--blue)}.hero-intro{padding-bottom:3px}.hero-intro p{font-size:16px;line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:16px;font-weight:650;line-height:1.5;padding-block:10px;border-bottom:1px solid currentColor;transition:gap .2s}.text-link:hover{gap:24px}.hero-intro .text-link{margin-top:17px;font-size:14px}.availability{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-top:18px}.status-dot{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block;flex-shrink:0}.folio{display:flex;min-height:380px;border-radius:var(--radius);overflow:hidden;isolation:isolate}.leaf{flex:1;min-width:0;position:relative;overflow:hidden;transition:flex .7s var(--ease);color:var(--navy)}.leaf.is-active{flex:3.1}.leaf-expenses{background:var(--navy);color:white}.leaf-subscriptions{background:var(--mid-blue)}.leaf-budget{background:#d9e6f2}.leaf-projects{background:#3c74ad;color:white}.leaf-trigger{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:24px 26px;background:transparent;border:0;color:inherit;text-align:left;min-height:76px;font-size:14px;font-weight:600}.leaf-action{border:1px solid currentColor;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;opacity:.7;transition:transform .4s}.leaf-action .icon{height:14px;width:14px}.is-active .leaf-action{transform:rotate(90deg)}.leaf-trigger:hover .leaf-action{opacity:1}.leaf-trigger:focus-visible{outline-offset:-7px}.leaf-content{padding:0 32px 26px;animation:open-leaf .6s var(--ease)}@keyframes open-leaf{from{opacity:.5;clip-path:inset(0 10% 0 0)}to{opacity:1;clip-path:inset(0)}}.leaf-inner{min-width:330px}.demo-heading{display:flex;justify-content:space-between;align-items:center}.micro{font-size:10px;opacity:.77;letter-spacing:.025em}.demo-heading h2{font-size:27px;line-height:1.18;margin-top:9px;letter-spacing:-.025em}.tiny-mark{width:34px;height:47px;fill:#86add5;margin-right:8px}.expense-sum{margin-top:23px;display:flex;align-items:end;gap:18px}.expense-sum>span{font-size:42px;letter-spacing:-.03em;line-height:1.2;font-variant-numeric:tabular-nums}.decimal{font-size:28px}.expense-sum small{font-size:10px;max-width:75px;line-height:1.5;padding-bottom:4px;color:#c5d8ec}.distribution{display:flex;gap:4px;height:28px;margin-top:20px}.distribution span:nth-child(1){flex:61;background:#7da8d3}.distribution span:nth-child(2){flex:19;background:#cadced}.distribution span:nth-child(3){flex:12;background:#b4c9bc}.distribution span:nth-child(4){flex:8;background:#e5d6b4}.distribution span:first-child{border-radius:3px 0 0 3px}.distribution span:last-child{border-radius:0 3px 3px 0}.category-key{display:flex;flex-wrap:wrap;gap:8px 17px;margin-top:12px;font-size:9px;color:#d9e6f2}.category-key span{display:flex;align-items:center;gap:5px}.category-key i{width:5px;height:5px;border-radius:50%;background:#7da8d3}.category-key span:nth-child(2) i{background:#cadced}.category-key span:nth-child(3) i{background:#b4c9bc}.category-key span:nth-child(4) i{background:#e5d6b4}.leaf-foot{font-size:10px;margin-top:20px;opacity:.8}.leaf-rest{display:flex;position:absolute;inset:110px 25px 32px;flex-direction:column;justify-content:space-between}.is-active .leaf-rest{display:none}.leaf-rest p{font-size:18px;line-height:1.35;font-weight:550;letter-spacing:-.025em}.rest-sub{display:flex;flex-direction:column;gap:9px;transform:rotate(-7deg);margin:8px 0}.rest-sub span{display:block;background:#cadced;padding:10px 16px;font-size:19px;font-weight:550;border-radius:5px}.rest-sub span:nth-child(2){margin-left:10px;background:#dce8f3}.rest-sub span:nth-child(3){margin-left:20px;background:#edf3fa}.rest-budget{display:grid;gap:13px;margin-top:45px}.rest-budget i{height:19px;width:92%;background:#94b4d4;border-radius:3px}.rest-budget i:nth-child(2){width:60%;background:#b0c6dc}.rest-budget i:nth-child(3){width:76%;background:#7c9fbf}.fold-large{height:142px;width:104px;fill:#d8e7f5;align-self:center;margin-top:8px}.rest-bars{display:flex;align-items:end;height:150px;gap:9px}.rest-bars i{width:25%;height:85%;background:#7da8d3}.rest-bars i:nth-child(2){height:45%;background:#cadced}.rest-bars i:nth-child(3){height:65%;background:#b4c9bc}.rest-bars i:nth-child(4){height:30%;background:#e5d6b4}.folio-caption{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);padding-top:15px}.hero-baseline{display:flex;justify-content:space-between;gap:24px;margin-top:48px;padding:25px 0 32px;border-top:1px solid var(--line);font-size:12px}.hero-baseline span{display:flex;align-items:center;gap:10px}.hero-baseline .icon{width:16px;height:16px}.subscription-total{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-block:20px 8px}.subscription-total strong{font-size:25px;letter-spacing:-.025em;font-weight:600}.subscription-total small{font-size:10px;font-weight:500}.subscription-total>span{font-size:10px}.mini-sub{display:flex;align-items:center;gap:12px;border-top:1px solid #91b0ce;padding:10px 0;font-size:12px}.service-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#d9e6f2}.service-icon .icon{height:16px;width:16px}.mini-sub small{display:block;font-size:9px;opacity:.8}.mini-sub strong{margin-left:auto;font-weight:650}.budget-item{margin-top:20px}.budget-item>div{display:flex;justify-content:space-between;gap:8px;font-size:11px}.budget-item meter{display:block;appearance:none;width:100%;height:10px;margin-top:8px;background:#bed0e2;border-radius:3px;border:0}.budget-item meter::-webkit-meter-bar{background:#bed0e2;border:0;border-radius:3px}.budget-item meter::-webkit-meter-optimum-value{background:var(--blue);border-radius:3px}.budget-item meter::-moz-meter-bar{background:var(--blue)}.project-amount{margin-top:25px;display:flex;flex-direction:column}.project-amount strong{font-size:35px;font-weight:550;letter-spacing:-.03em}.project-amount small{font-size:13px}.project-amount>span{font-size:11px}.project-blocks{display:flex;gap:5px;margin-top:18px}.project-blocks i{flex:1;height:29px;background:#396da3;border-radius:2px}.project-blocks .filled{background:#e4eff8}.project-pace{display:flex;justify-content:space-between;gap:15px;margin-top:20px;font-size:11px}.project-pace strong{font-size:15px;font-weight:650}.project-pace small{display:block;font-size:10px;font-weight:400}.connection-section{padding-block:116px 108px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.section-heading h2{font-size:52px}.section-heading h2 span{color:var(--blue)}.section-heading>div{max-width:450px}.section-heading p{font-size:16px;color:var(--muted)}.section-heading .quiet{font-size:12px;margin-top:16px}.connected-demo{display:grid;grid-template-columns:1fr 130px 1.2fr;align-items:center;max-width:1060px;margin:52px auto 0;background:var(--brume);padding:42px;border-radius:var(--radius)}.transaction-entry{background:white;border-radius:12px;padding:26px;box-shadow:0 9px 26px #14234b0d}.entry-top{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.entry-top .icon{height:16px;width:16px}.entry-name{margin-top:23px;font-size:16px;font-weight:650}.entry-name small{font-size:11px;font-weight:400;color:var(--muted);display:block;margin-top:4px}.entry-amount{font-size:44px;font-weight:550;letter-spacing:-.03em;line-height:1.2;margin-top:18px}.entry-amount>span{font-size:30px}.entry-amount small{font-size:12px;margin-left:10px;letter-spacing:0}.transaction-entry .button{margin-top:24px;width:100%;font-size:12px;padding:14px 12px;gap:12px;min-height:46px}.transaction-entry .button:disabled{background:#406747;transform:none}.flow-line{display:flex;align-items:center;padding-inline:16px;color:var(--blue)}.flow-line>span{height:1px;flex:1;background:#97b8d7}.flow-line .icon{width:19px;height:19px;margin-left:-12px}.updated-view{padding:14px 0}.updated-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid #c8d8e8;padding-bottom:19px;font-size:14px;font-weight:600}.update-state{font-size:10px;font-weight:500;color:var(--muted)}.updated-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-top:21px;font-size:13px}.updated-row strong{font-size:24px;letter-spacing:-.025em;font-weight:600;font-variant-numeric:tabular-nums}.updated-row small{font-size:10px;letter-spacing:0;font-weight:500}.food-meter{height:8px;background:#d5e1ed;margin-top:17px;border-radius:3px;overflow:hidden}.food-meter>div{width:100%;height:100%;background:var(--blue);transform:scaleX(.665);transform-origin:left;transition:transform 1s var(--ease)}.updated-meta{display:flex;justify-content:space-between;gap:10px;font-size:9px;margin-top:10px;color:var(--muted)}#demo-announcement{font-size:11px;color:var(--muted);margin-top:20px;min-height:36px}.connected-demo.is-updated .updated-view{animation:update-view .7s var(--ease)}@keyframes update-view{from{filter:blur(2px);transform:translateX(-4px)}to{filter:blur(0);transform:translateX(0)}}.under-demo{max-width:1060px;margin:13px auto 0;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted);min-height:30px}.under-demo button{background:none;border:0;font-size:11px;color:var(--ink);display:flex;align-items:center;gap:8px;padding:5px}.under-demo .icon{width:14px;height:14px}.breathing-section{background:#d3e3f2;padding:104px 0}.breathing-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}.breathing-statement h2{font-size:clamp(40px,4.1vw,58px);line-height:1.12}.breathing-statement h2 span{color:#3d709f}.statement-mark{width:64px;height:88px;fill:var(--blue);margin-top:42px}.principles{padding-top:4px;display:grid;gap:28px}.principles>div+div{padding-top:26px;border-top:1px solid #adc7df}.principles h3{font-size:21px;line-height:1.3;letter-spacing:-.025em;margin-bottom:10px}.principles p{font-size:14px;color:#3d5570;max-width:47ch}.trust-section{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;padding-block:100px}.trust-lock{height:29px;width:29px;color:var(--blue);margin-bottom:20px}.trust-section h2{font-size:32px;line-height:1.23;letter-spacing:-.03em}.trust-copy{padding-top:48px}.trust-copy p{font-size:14px;color:var(--muted)}.trust-copy .text-link{font-size:12px;margin-top:15px}.trust-copy .icon{height:16px;width:16px}.founder-section{display:grid;grid-template-columns:180px 1.4fr 1fr;gap:44px;align-items:center;padding-block:46px;border-block:1px solid var(--line)}.founder-label{display:flex;gap:13px;align-items:center}.founder-avatar{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:var(--brume);font-size:18px;font-weight:600}.founder-label strong{font-size:13px;font-weight:650}.founder-label>div>span{display:block;font-size:10px;color:var(--muted)}blockquote{margin:0;font-size:23px;line-height:1.55;font-weight:500;letter-spacing:-.025em}.founder-section>p{font-size:12px;color:var(--muted)}.faq-section{padding-block:110px;display:grid;grid-template-columns:1fr 1.25fr;gap:90px}.faq-section h2{font-size:42px}.faq-section>div>p{font-size:13px;color:var(--muted);margin-top:26px}.faq-section>div>p a{display:inline-block;margin-top:4px;text-decoration:underline;text-underline-offset:4px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;font-size:14px;font-weight:600;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:18px;height:18px;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>p{font-size:13px;color:var(--muted);padding:0 28px 23px 0}.join-section{background:var(--navy);color:white;overflow:hidden}.join-layout{padding-block:80px;display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center;position:relative}.join-layout h2{font-size:64px;line-height:1.1}.join-layout h2 span{color:#93b9df}.join-layout>div>p{font-size:14px;color:#d0dcec;margin-top:24px;line-height:1.8}.join-action{z-index:1;justify-self:center}.button-light{background:var(--brume);color:var(--navy);padding:19px 25px;gap:42px}.button-light:hover{background:#d3e3f2}.join-action>.waitlist-note{font-size:11px;line-height:1.9}.join-date{display:flex;align-items:center;gap:8px;font-size:10px;color:#b7cde3;margin-top:26px}.join-mark{position:absolute;fill:#1c315f;width:250px;height:344px;right:-130px;bottom:-100px;pointer-events:none}.footer{padding-block:45px 27px;display:grid;grid-template-columns:1fr auto;gap:24px}.footer .brand span{font-size:23px}.footer .brand-mark{width:23px;height:31px}.footer p{font-size:11px;color:var(--muted);margin-top:10px}.footer-links{display:flex;align-items:center;gap:30px;font-size:11px}.footer-links a:last-child{display:flex;align-items:center;gap:9px}.footer-links .icon{width:15px;height:15px;transform:rotate(-90deg)}.copyright{font-size:10px;color:var(--muted);grid-column:1/-1}
@media(min-width:1600px){.hero-heading{grid-template-columns:1.7fr 1fr}.hero-intro{padding-left:26px}}@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.hero-heading{gap:35px;grid-template-columns:1.45fr 1fr}.hero h1{font-size:5.6vw}.hero-intro p{font-size:14px}.leaf-trigger{padding-inline:19px;font-size:12px}.leaf-content{padding-inline:24px}.leaf-inner{min-width:300px}.leaf-rest{inset-inline:19px}.leaf-rest p{font-size:15px}.leaf.is-active{flex:3.2}.hero-baseline{font-size:10px}.connected-demo{grid-template-columns:1fr 80px 1.15fr;padding:32px}.breathing-layout,.trust-section{gap:60px}.founder-section{grid-template-columns:150px 1.5fr 1fr;gap:26px}blockquote{font-size:19px}.join-layout{gap:60px}.join-layout h2{font-size:55px}.desktop-nav{gap:22px;font-size:12px}}
@media(max-width:850px){.nav{min-height:90px}.desktop-nav{display:none}.hero{padding-top:46px}.hero-heading{display:block;margin-bottom:40px}.hero h1{font-size:clamp(48px,7.8vw,68px)}.hero-intro{display:grid;grid-template-columns:1fr auto;align-items:center;margin-top:28px;gap:0 24px}.hero-intro p{font-size:14px}.hero-intro .text-link{font-size:12px;margin:0}.availability{margin-top:14px;grid-column:1/-1}.folio{min-height:355px}.leaf.is-active{flex:4}.leaf-trigger{padding-inline:16px;font-size:11px;gap:4px}.leaf-action{width:19px;height:19px}.leaf-rest{inset-inline:15px}.leaf-rest p{font-size:12px}.leaf-content{padding-inline:20px}.leaf-inner{min-width:280px}.demo-heading h2{font-size:24px}.rest-sub span{font-size:13px;padding:9px}.fold-large{height:104px;width:75px}.hero-baseline{flex-wrap:wrap;gap:14px 24px}.section-heading{gap:40px}.section-heading h2{font-size:42px}.section-heading p{font-size:14px}.connected-demo{grid-template-columns:1fr 50px 1.1fr;padding:24px}.transaction-entry{padding:20px}.transaction-entry .button{font-size:10px;gap:7px}.transaction-entry .icon{width:16px}.updated-row{font-size:11px}.updated-row strong{font-size:21px}.updated-heading{font-size:12px}.update-state{font-size:9px}.updated-meta{font-size:8px}.breathing-layout{gap:50px}.breathing-statement h2{font-size:43px}.principles h3{font-size:19px}.principles p{font-size:12px}.trust-section{gap:45px}.trust-section h2{font-size:28px}.trust-copy p{font-size:13px}.founder-section{grid-template-columns:150px 1fr;gap:24px}.founder-section>p{grid-column:2}.faq-section{gap:45px}.faq-section h2{font-size:34px}.faq-list summary{font-size:12px}.join-layout{gap:30px}.join-layout h2{font-size:47px}.join-layout>div>p{font-size:12px}.button-light{font-size:13px;gap:22px}}
@media(max-width:620px){.wrap{width:calc(100% - 40px)}.nav{min-height:80px;gap:16px}.brand span{font-size:25px}.brand-mark{height:32px;width:23px}.nav-cta{font-size:10px;min-height:37px;padding:10px 12px;gap:8px;margin-left:auto}.nav-cta .icon{height:14px;width:14px}.menu-toggle{display:flex;width:30px;height:38px;background:transparent;border:0;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:3px}.menu-toggle span{height:1.5px;width:20px;background:var(--navy);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.mobile-menu{display:flex;flex-direction:column;gap:0;position:absolute;inset:72px 0 auto;background:white;padding:12px 20px;border-radius:12px;box-shadow:0 10px 24px #14234b1a;z-index:20}.mobile-menu a{padding:12px 0;font-size:14px}.hero{padding-top:32px}.hero h1{font-size:clamp(38px,8.8vw,54px);letter-spacing:-.04em;white-space:normal;line-height:1.1}.hero h1 span{white-space:nowrap}.hero-intro{display:block;margin-top:24px}.hero-intro p{font-size:14px;line-height:1.8}.hero-intro .text-link{font-size:13px;margin-top:14px}.availability{font-size:10px;margin-top:14px}.hero-heading{margin-bottom:32px}.folio{display:block;border-radius:12px;min-height:0}.leaf-trigger{padding:16px 22px;min-height:58px;font-size:13px}.leaf-action{height:24px;width:24px}.leaf-content{padding:3px 24px 25px}.leaf-inner{min-width:0}.leaf-rest{display:none}.demo-heading h2{font-size:27px}.expense-sum{margin-top:21px}.expense-sum>span{font-size:43px}.expense-sum small{font-size:10px;max-width:none}.distribution{margin-top:21px}.category-key{font-size:9px;gap:9px 14px}.leaf-foot{font-size:10px}.folio-caption{display:block;font-size:10px;line-height:1.8}.folio-caption span{display:block}.hero-baseline{display:grid;gap:13px;margin-top:25px;padding:24px 0 28px;font-size:11px}.subscription-total{margin-top:22px}.subscription-total>span{font-size:9px}.mini-sub{padding:12px 0}.project-pace{margin-top:25px;font-size:10px}.connection-section{padding-block:68px 64px}.section-heading{display:block}.section-heading h2{font-size:39px}.section-heading>div{margin-top:25px}.section-heading p{font-size:14px}.section-heading .quiet{margin-top:12px}.connected-demo{display:flex;flex-direction:column;gap:0;padding:24px;margin-top:30px}.transaction-entry{width:100%;padding:24px}.entry-name{font-size:16px}.transaction-entry .button{font-size:12px;min-height:47px}.flow-line{height:48px;transform:rotate(90deg);width:75px;flex-shrink:0;padding:0}.updated-view{width:100%;padding:0}.updated-heading{font-size:13px}.updated-row{font-size:12px}.updated-row strong{font-size:23px}.updated-meta{font-size:9px}.under-demo{font-size:9px;gap:8px}.breathing-section{padding-block:66px}.breathing-layout{display:block}.breathing-statement{position:relative}.breathing-statement h2{font-size:40px}.statement-mark{width:39px;height:54px;position:absolute;right:10px;bottom:4px;margin:0}.principles{margin-top:44px;gap:24px}.principles>div+div{padding-top:24px}.principles h3{font-size:20px}.principles p{font-size:14px}.trust-section{display:block;padding-block:66px}.trust-section h2{font-size:28px}.trust-copy{padding-top:24px}.trust-copy p{font-size:14px}.trust-copy .text-link{font-size:11px}.founder-section{display:flex;flex-direction:column;align-items:start;gap:24px;padding-block:34px}.founder-label{order:2}.founder-section blockquote{font-size:22px}.founder-section>p{font-size:13px;order:1}.faq-section{display:block;padding-block:66px}.faq-section h2{font-size:37px}.faq-section>div>p{margin-top:20px}.faq-list{margin-top:34px}.faq-list summary{font-size:13px;padding-block:21px}.faq-list details>p{font-size:13px}.join-layout{display:block;padding-block:59px}.join-layout h2{font-size:48px}.join-layout>div>p{font-size:14px}.join-action{margin-top:30px;position:relative}.button-light{font-size:14px;gap:36px}.join-date{font-size:10px}.join-mark{width:176px;height:242px;right:-65px;bottom:-80px}.footer{padding-top:35px;display:flex;flex-direction:column;gap:24px}.footer-links{font-size:11px;gap:23px;justify-content:space-between}.footer p{font-size:11px}.copyright{margin-top:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}@media print{.menu-toggle,.nav-cta,.mobile-menu{display:none}.hero-world,.breathing-section,.join-section{print-color-adjust:exact}.wrap{width:100%}.leaf{break-inside:avoid}.leaf-content[hidden]{display:block!important}.folio{display:block}.leaf-rest{display:none}.leaf-inner{min-width:0}.leaf{padding-bottom:20px}.leaf-content{display:block}.join-mark{display:none}}

@media(min-width:621px) and (max-width:1080px){.folio{display:block;min-height:0}.leaf-trigger{padding:18px 24px;font-size:14px;min-height:62px}.leaf-action{width:25px;height:25px}.leaf-rest{display:none}.leaf-content{padding:8px 30px 30px}.leaf-inner{min-width:0;max-width:560px}.demo-heading h2{font-size:30px}.expense-sum{margin-top:25px}.expense-sum>span{font-size:44px}.expense-sum small{max-width:none;font-size:11px}.category-key{font-size:11px}.leaf-foot{font-size:12px}.subscription-total>span{font-size:12px}.mini-sub{font-size:14px}.mini-sub small{font-size:11px}.budget-item>div{font-size:13px}.project-pace{font-size:12px}}
.leaf-projects .micro{opacity:1}
