@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Instrument+Serif:ital@0;1&family=Manrope:wght@400;500;600;700;800&family=Source+Sans+3:wght@400;500;600;700&display=swap";
:root{--paper:#f3f7f8;--white:#fff;--ink:#0a2440;--muted:#637487;--line:#d7e1e7;--green:#05a96d;--mint:#d9f7eb;--orange:#1186b8;--orange-soft:#dff3fa;--nav:#061a30;--nav-2:#0b2b49;--electric:#35ef9a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,sans-serif}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #f5a36f}.app-shell{grid-template-columns:244px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--nav);color:#f7f5ed;z-index:20;flex-direction:column;height:100vh;padding:30px 18px 22px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:0 10px 32px;font-family:Newsreader,serif;font-size:27px;display:flex}.brand-mark{width:34px;height:34px;color:var(--nav);background:#f1a06d;border-radius:4px 14px;place-items:center;font-family:Manrope;font-size:18px;font-weight:700;display:grid;transform:rotate(-3deg)}nav{gap:6px;display:grid}.nav-item{color:#bbc8c1;border-radius:8px;align-items:center;gap:12px;min-height:46px;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.nav-item svg{width:19px}.nav-item:hover,.nav-item.active{color:#fff;background:#263a33}.nav-count{background:var(--orange);color:#fff;border-radius:50%;place-items:center;min-width:23px;height:23px;margin-left:auto;font-size:11px;display:grid}.sidebar-foot{margin-top:auto}.security-note{color:#9eb0a8;border-top:1px solid #31443e;align-items:flex-start;gap:10px;margin:15px 4px 0;padding:15px 12px;font-size:11px;display:flex}.security-note svg{color:#72a68d;flex:none;width:17px}.security-note b,.security-note span{display:block}.security-note b{color:#d8e1db;margin-bottom:2px}main{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#f3f0e8e6;justify-content:space-between;align-items:center;height:78px;padding:0 42px;display:flex;position:sticky;top:0}.org-switcher{align-items:center;gap:10px;display:flex}.org-switcher>svg:first-child{width:18px;color:var(--orange)}.org-switcher>svg:last-child{width:15px;margin-left:-3px}.org-switcher span,.user span{flex-direction:column;display:flex}.org-switcher small,.user small{letter-spacing:.12em;color:var(--muted);text-transform:uppercase;font-family:DM Mono;font-size:9px}.org-switcher select{appearance:none;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0 18px 0 0;font-weight:700}.user{align-items:center;gap:10px;font-size:12px;display:flex}.user b{font-size:12px}.avatar{background:var(--mint);width:34px;height:34px;color:var(--green);border:1px solid #b9c4bc;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid!important}.content{max-width:1370px;margin:auto;padding:54px 42px 22px}.welcome{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.eyebrow,.panel-head small{letter-spacing:.13em;color:var(--orange);text-transform:uppercase;font-family:DM Mono;font-size:10px;font-weight:500}.welcome h1{letter-spacing:-.035em;max-width:710px;margin:9px 0 10px;font-family:Newsreader,serif;font-size:52px;font-weight:600;line-height:.98}.lede{color:var(--muted);margin:0;font-size:14px}.period{border-left:2px solid var(--orange);background:#fffdf880;flex-direction:column;width:225px;padding:15px 17px;display:flex}.period span{color:var(--muted);letter-spacing:.1em;font-family:DM Mono;font-size:9px}.period b{margin:4px 0;font-size:13px}.period small{color:var(--muted);font-size:11px}.metrics{border:1px solid var(--line);background:var(--white);grid-template-columns:repeat(3,1fr) 1.25fr;display:grid;box-shadow:0 13px 34px #1d2d260f}.metric{border-right:1px solid var(--line);flex-direction:column;min-height:142px;padding:25px 24px;display:flex}.metric small{color:var(--muted);font-size:11px;font-weight:600}.metric strong{margin:12px 0 6px;font-family:Newsreader;font-size:31px}.metric span{color:var(--muted);font-size:10px}.metric.green strong{color:var(--green)}.metric.orange strong{color:var(--orange)}.review-card{background:var(--orange-soft);align-items:center;gap:13px;padding:22px;display:flex}.review-icon{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.review-icon svg{width:19px}.review-card span{flex-direction:column;display:flex}.review-card small{letter-spacing:.1em;color:#965235;font-family:DM Mono;font-size:8px}.review-card strong{margin:3px 0 1px;font-family:Newsreader;font-size:20px}.review-card p{color:#775c50;margin:0;font-size:10px}.review-card a{color:var(--ink);margin-left:auto;font-size:22px;text-decoration:none}.dashboard-grid{grid-template-columns:1.45fr 1fr;gap:20px;margin:20px 0;display:grid}.panel{background:var(--white);border:1px solid var(--line);box-shadow:0 8px 25px #1d2d260a}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:79px;padding:19px 22px;display:flex}.panel-head h2{margin:4px 0 0;font-family:Newsreader;font-size:20px}.panel-head button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.work-route{padding:28px 27px 18px}.route-line{align-items:center;margin:0 9px 10px;display:flex}.dot{border:3px solid var(--white);width:12px;height:12px;box-shadow:0 0 0 2px var(--green);border-radius:50%}.dot.end{box-shadow:0 0 0 2px var(--orange);background:var(--orange)}.line{background:repeating-linear-gradient(90deg,#7d9188 0 5px,#0000 5px 9px);flex:1;height:2px}.route-labels{justify-content:space-between;display:flex}.route-labels span:last-child{text-align:right}.route-labels small,.work-facts small{color:var(--muted);letter-spacing:.09em;font-family:DM Mono;font-size:8px;display:block}.route-labels b{font-size:12px}.work-facts{border-top:1px solid var(--line);background:#f8f6f0;grid-template-columns:repeat(3,1fr);margin-top:6px;display:grid}.work-facts>span{border-right:1px solid var(--line);padding:18px 23px}.work-facts>span:last-child{border:0}.work-facts b{margin-top:5px;font-size:12px;display:block}.pnl-bars{gap:20px;padding:24px;display:grid}.bar-row>span{justify-content:space-between;font-size:11px;display:flex}.bar-row strong{font-family:DM Mono;font-size:10px}.bar-track{background:#e8e6df;height:7px;margin-top:9px}.bar-fill{height:100%}.bar-fill.green{background:var(--green)}.bar-fill.orange{background:var(--orange)}.net{border-top:1px solid var(--line);background:#f8f6f0;justify-content:space-between;align-items:center;padding:17px 23px;display:flex}.net span{font-size:11px;font-weight:700}.net small{color:var(--muted);margin-top:2px;font-size:8px;font-weight:400;display:block}.net strong{color:var(--green);font-family:Newsreader;font-size:23px}.transaction-panel{margin-bottom:22px}.transaction{border-bottom:1px solid var(--line);grid-template-columns:36px 52px minmax(180px,1fr) 72px 110px;align-items:center;gap:13px;min-height:68px;padding:10px 22px;display:grid}.transaction:last-child{border-bottom:0}.transaction-icon{border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.transaction-icon svg{width:15px}.transaction-icon.incoming{background:var(--mint);color:var(--green)}.transaction-icon.outgoing{color:#8b532f;background:#eee5dc}.transaction-date{color:var(--muted);font-family:DM Mono;font-size:9px}.transaction-main{flex-direction:column;min-width:0;display:flex}.transaction-main b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.transaction-main small{color:var(--muted);margin-top:3px;font-size:9px}.status{border-radius:20px;width:max-content;padding:4px 8px;font-size:9px;font-weight:700}.status.posted{color:var(--green);background:var(--mint)}.status.review{color:#954723;background:var(--orange-soft)}.amount{text-align:right;font-family:DM Mono;font-size:11px}.amount.positive{color:var(--green)}footer{color:var(--muted);justify-content:space-between;font-size:9px;display:flex}.menu-button,.mobile-close{display:none}@media (max-width:1000px){.metrics{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric{border-bottom:1px solid var(--line)}.review-card{min-height:142px}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:720px){.app-shell{display:block}.sidebar{width:274px;transition:transform .25s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:20px 0 60px #00000040}.sidebar.open{transform:translate(0)}.mobile-close{color:#fff;background:0 0;border:0;display:grid;position:absolute;top:25px;right:14px}.mobile-close svg{width:20px}.topbar{height:68px;padding:0 18px}.menu-button{background:0 0;border:0;place-items:center;padding:5px;display:grid}.menu-button svg{width:21px}.org-switcher>svg:first-child,.org-switcher>svg:last-child,.org-switcher small{display:none}.org-switcher select{text-overflow:ellipsis;max-width:190px;font-size:13px}.user>span:last-child{display:none}.content{padding:35px 17px 18px}.welcome{margin-bottom:27px;display:block}.welcome h1{font-size:39px}.lede{line-height:1.5}.period{width:100%;margin-top:22px}.metrics{grid-template-columns:1fr 1fr}.metric{min-height:126px;padding:20px 17px}.metric strong{font-size:25px}.review-card{min-height:126px;padding:17px}.review-card p{display:none}.review-card strong{font-size:17px}.review-icon{width:33px;height:33px}.dashboard-grid{gap:14px;margin:14px 0}.panel-head{padding:17px}.panel-head h2{font-size:18px}.work-route{padding:26px 20px 15px}.work-facts>span{padding:15px 13px}.work-facts b{font-size:10px}.transaction-panel .panel-head{background:var(--white);z-index:2;position:sticky;top:68px}.transaction{grid-template-columns:32px 1fr auto;gap:9px;padding:12px 15px}.transaction-date{display:none}.transaction-main,.status{grid-column:2}.amount{grid-area:1/3/span 2}.transaction-icon{grid-row:1/span 2}footer{gap:4px;display:grid}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}button:focus-visible,a:focus-visible,select:focus-visible{outline-color:var(--electric)}.sidebar{background:linear-gradient(180deg,var(--nav),#071526 72%,#06111e);color:#f7fbff;box-shadow:18px 0 60px #051c3214}.brand{letter-spacing:-.03em;gap:12px;font-family:Manrope,sans-serif;font-size:21px}.brand>span:last-child{flex-wrap:wrap;line-height:1;display:flex}.brand b{color:var(--electric);margin-right:5px}.brand small{color:#7896ad;letter-spacing:.12em;text-transform:uppercase;width:100%;margin-top:7px;font-family:DM Mono;font-size:7px}.brand-mark{width:38px;height:38px;color:var(--nav);background:linear-gradient(135deg,var(--electric),#18bde5);border-radius:10px 4px;flex:none;font-family:DM Mono;font-size:11px;transform:none;box-shadow:0 0 28px #35ef9a2e}.nav-item{color:#9fb4c4}.nav-item:hover,.nav-item.active{background:var(--nav-2)}.nav-item.active{box-shadow:inset 3px 0 var(--electric)}.nav-count{background:var(--green)}.security-note{color:#7896ad;border-color:#183650}.security-note svg{color:var(--electric)}.security-note b{color:#d8e8f3}.topbar{background:#f7fafbe6}.org-switcher>svg:first-child{color:var(--green)}.welcome h1{letter-spacing:-.048em;max-width:760px;font-family:Manrope,sans-serif;font-size:48px;font-weight:800;line-height:1.02}.welcome h1 em{color:var(--green);font-style:normal}.period{border-left:3px solid var(--green);background:linear-gradient(90deg,var(--mint),#ffffff6b)}.metrics,.panel{box-shadow:0 13px 34px #05223b0f}.metric strong{letter-spacing:-.035em;font-family:Manrope,sans-serif;font-size:29px}.review-card{background:linear-gradient(135deg,var(--orange-soft),#edf9f7)}.review-card small{color:#28728f}.review-card strong{letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:19px}.review-card p{color:#54727e}.panel-head h2{letter-spacing:-.025em;font-family:Manrope,sans-serif;font-size:19px}.net strong{font-family:Manrope,sans-serif;font-size:22px}@media (max-width:720px){.welcome h1{font-size:38px}}.marketing-site{--m-navy:#06182c;--m-navy-2:#0a2743;--m-green:#31ec97;--m-cyan:#30bddd;--m-cream:#f3f7f6;background:var(--m-navy);color:#fff;min-height:100vh;overflow:hidden}.marketing-site a{color:inherit;text-decoration:none}.marketing-nav{z-index:20;justify-content:space-between;align-items:center;gap:32px;width:min(1200px,100% - 48px);height:84px;margin:auto;display:flex;position:relative}.marketing-brand{align-items:center;gap:12px;display:flex}.marketing-mark{background:linear-gradient(135deg,var(--m-green),var(--m-cyan));border-radius:12px 5px;place-items:center;width:42px;height:42px;padding:1px;display:grid;box-shadow:0 0 32px #31ec9729}.marketing-mark span{border-radius:inherit;width:100%;height:100%;color:var(--m-navy);background:linear-gradient(135deg,#58f5ab,#34cce4);place-items:center;font-family:DM Mono;font-size:11px;font-weight:700;display:grid}.marketing-brand-copy{flex-direction:column;display:flex}.marketing-brand-copy b{letter-spacing:-.04em;font-size:20px;line-height:1}.marketing-brand-copy b em{color:var(--m-green);font-style:normal}.marketing-brand-copy small{color:#718da5;letter-spacing:.14em;text-transform:uppercase;margin-top:6px;font-family:DM Mono;font-size:7px}.marketing-nav>nav{align-items:center;gap:30px;margin-left:auto;display:flex}.marketing-nav>nav a,.text-link{color:#a8bac9;font-size:12px;font-weight:700}.marketing-nav>nav a:hover,.text-link:hover{color:#fff}.marketing-actions{align-items:center;gap:22px;display:flex}.nav-cta,.primary-cta{background:var(--m-green);border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 38px #31ec9726;color:#052138!important}.nav-cta svg,.primary-cta svg{width:16px}.nav-cta:hover,.primary-cta:hover{transform:translateY(-2px);box-shadow:0 14px 45px #31ec9747}.marketing-menu{color:#fff;display:none}.marketing-menu summary{cursor:pointer;place-items:center;padding:8px;list-style:none;display:grid}.marketing-menu summary::-webkit-details-marker{display:none}.marketing-menu summary svg{width:24px}.marketing-menu>div{background:#071b30;border:1px solid #25435a;border-radius:10px;width:220px;padding:10px;display:grid;position:absolute;top:66px;right:0;box-shadow:0 22px 60px #00000059}.marketing-menu>div a{color:#a8bac9;border-radius:6px;padding:12px;font-size:12px;font-weight:700}.marketing-menu>div a:hover{color:#fff;background:#0c2d49}.landing-hero{border-top:1px solid #87b8db1a;grid-template-columns:.98fr 1.02fr;align-items:center;gap:70px;min-height:760px;padding:108px max(24px,50vw - 600px) 110px;display:grid;position:relative}.hero-grid{opacity:.12;background-image:linear-gradient(#5c98c14d 1px,#0000 1px),linear-gradient(90deg,#5c98c14d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#1f7ebe3b,#0000 68%);width:600px;height:600px;top:-210px;right:-190px}.hero-glow-two{background:radial-gradient(circle,#18d1881f,#0000 68%);width:500px;height:500px;bottom:-300px;left:20%}.hero-copy,.ledger-machine{z-index:2;position:relative}.landing-eyebrow{color:var(--m-green);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 20px;font-family:DM Mono;font-size:9px;font-weight:500;line-height:1.6;display:flex}.landing-eyebrow>span{background:currentColor;width:20px;height:1px}.landing-eyebrow.dark{color:#07865a}.hero-copy h1{letter-spacing:-.065em;max-width:720px;margin:0;font-size:clamp(48px,5vw,76px);font-weight:800;line-height:.98}.hero-copy h1 em,.family-copy h2 em{color:var(--m-green);font-style:normal}.hero-lede{color:#a9bdcb;max-width:610px;margin:28px 0 0;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.primary-cta{min-height:54px;padding:0 24px;font-size:13px}.secondary-cta{border:1px solid #36526a;border-radius:7px;justify-content:center;align-items:center;min-height:54px;padding:0 22px;font-size:13px;font-weight:700;transition:border-color .2s,background .2s;display:inline-flex;color:#d7e3ea!important}.secondary-cta:hover{background:#ffffff0a;border-color:#66849a}.hero-proof{color:#8098aa;flex-wrap:wrap;gap:21px;margin-top:38px;font-size:10px;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.hero-proof svg{width:14px;color:var(--m-green)}.ledger-machine{background:linear-gradient(145deg,#103350e0,#05172af2);border:1px solid #689ec33d;border-radius:18px;min-width:0;padding:24px;transform:rotate(1deg);box-shadow:0 45px 100px #00000059,inset 0 1px #ffffff0f}.ledger-machine:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(130deg,#31ec972e,#0000 30% 70%,#30bddd26);position:absolute;inset:-1px}.machine-topline,.machine-footer{justify-content:space-between;align-items:center;display:flex;position:relative}.machine-topline>span:first-child{color:#7392a8;letter-spacing:.13em;font-family:DM Mono;font-size:9px}.live-pill{color:var(--m-green);background:#31ec9714;border-radius:20px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:700;display:flex}.live-pill i,.machine-footer i{background:var(--m-green);width:6px;height:6px;box-shadow:0 0 12px var(--m-green);border-radius:50%;display:block}.machine-balance{grid-template-columns:1fr auto;align-items:end;margin:24px 0 20px;display:grid}.machine-balance small{color:#8ca5b7;grid-column:1/-1;font-size:10px}.machine-balance strong{letter-spacing:-.045em;margin-top:5px;font-size:34px}.machine-balance span{color:var(--m-green);font-family:DM Mono;font-size:9px}.flow-stack{background:#02101e6b;border:1px solid #689ec326;border-radius:12px;padding:20px}.flow-card{background:#0b2945;border:1px solid #70a0c029;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:12px;display:grid;box-shadow:0 8px 18px #0000001f}.flow-card .flow-icon{width:40px;height:40px;color:var(--m-cyan);background:#30bddd17;border-radius:7px;place-items:center;display:grid}.flow-card .flow-icon svg{width:18px}.flow-card span:nth-child(2){flex-direction:column;min-width:0;display:flex}.flow-card small{color:#688ba4;letter-spacing:.12em;font-family:DM Mono;font-size:7px}.flow-card b{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;overflow:hidden}.flow-card>strong{color:var(--m-green);font-family:DM Mono;font-size:11px}.flow-bank{margin-left:28px}.flow-posted{margin-left:56px}.flow-posted .flow-icon{color:var(--m-green);background:#31ec971a}.match-pill{color:#6fdaf0;background:#30bddd1c;border-radius:14px;padding:5px 7px;font-family:DM Mono;font-size:7px}.posted-check{color:#06273b;background:var(--m-green);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.posted-check svg{width:13px}.flow-connector{flex-direction:column;justify-content:space-between;align-items:center;width:2px;height:20px;margin-left:48px;display:flex}.flow-connector i{background:#41829e;border-radius:50%;width:2px;height:2px}.machine-footer{color:#5e7d94;letter-spacing:.08em;margin-top:17px;font-family:DM Mono;font-size:7px}.machine-footer span:first-child{color:#79aa9d;align-items:center;gap:7px;display:flex}.trust-strip{color:#849bad;background:#071529;border-top:1px solid #17334a;border-bottom:1px solid #17334a;justify-content:center;align-items:center;gap:26px;min-height:84px;padding:18px max(24px,50vw - 600px);display:flex}.trust-strip>span{color:#56758b;letter-spacing:.14em;margin-right:auto;font-family:DM Mono;font-size:8px}.trust-strip div{color:#8ea5b6;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.trust-strip svg{width:15px}.trust-strip>i{background:#315067;border-radius:50%;width:3px;height:3px}.trust-strip .active-family{color:var(--m-green)}.problem-section{background:var(--m-cream);color:var(--m-navy);padding:130px max(24px,50vw - 600px)}.section-intro h2,.feature-sticky h2,.showcase-copy h2,.family-copy h2,.landing-cta h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.05}.section-intro h2 em{color:#0b9867;font-style:normal}.truth-path{grid-template-columns:1fr 45px 1fr 45px 1fr;align-items:stretch;margin-top:70px;display:grid}.truth-path article{background:#fff;border:1px solid #d5e1e3;min-height:300px;padding:30px}.truth-path article:first-child{border-radius:14px 0 0 14px}.truth-path article:last-child{border-radius:0 14px 14px 0}.truth-path .truth-result{color:#fff;background:linear-gradient(145deg,#0b9b6c,#087e5d);border-color:#0c8f68;box-shadow:0 24px 55px #04694a2e}.truth-icon{color:#098861;background:#def5ea;border-radius:10px;place-items:center;width:48px;height:48px;display:grid}.truth-result .truth-icon{color:var(--m-green);background:#075f48}.truth-icon svg{width:21px}.truth-path small{color:#83929a;letter-spacing:.12em;margin-top:35px;font-family:DM Mono;font-size:8px;display:block}.truth-result small{color:#9edfc9}.truth-path h3{letter-spacing:-.035em;margin:11px 0 14px;font-size:22px}.truth-path p{color:#65747d;margin:0;font-size:13px;line-height:1.75}.truth-result p{color:#c6ecdf}.path-arrow{color:#7e929c;background:#e9f0f0;place-items:center;display:grid}.path-arrow svg{width:18px}.feature-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;padding:130px max(24px,50vw - 600px);display:grid}.feature-sticky{position:sticky;top:120px}.feature-sticky>p:not(.landing-eyebrow){color:#8fa8b8;max-width:470px;font-size:14px;line-height:1.8}.feature-sticky>a,.family-copy>a{color:var(--m-green);align-items:center;gap:10px;margin-top:24px;font-size:12px;font-weight:800;display:inline-flex}.feature-sticky>a svg,.family-copy>a svg{width:16px}.feature-list{border-top:1px solid #1b3d57}.feature-row{border-bottom:1px solid #1b3d57;grid-template-columns:45px 54px 1fr;gap:22px;padding:44px 0;display:grid}.feature-number{color:#4f6b80;font-family:DM Mono;font-size:10px}.feature-icon{width:48px;height:48px;color:var(--m-green);background:#0a233d;border:1px solid #28516c;border-radius:10px;place-items:center;display:grid}.feature-icon svg{width:20px}.feature-row small{color:var(--m-cyan);letter-spacing:.12em;text-transform:uppercase;font-family:DM Mono;font-size:8px}.feature-row h3{letter-spacing:-.035em;margin:10px 0 13px;font-size:24px}.feature-row p{color:#8fa5b4;max-width:580px;margin:0;font-size:13px;line-height:1.75}.dashboard-showcase{color:var(--m-navy);background:#e9f0f0;grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;padding:130px max(24px,50vw - 600px);display:grid}.showcase-copy>p:not(.landing-eyebrow){color:#607580;font-size:14px;line-height:1.75}.showcase-copy ul{grid-template-columns:1fr 1fr;gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.showcase-copy li{color:#304c5b;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.showcase-copy li svg{color:#0b9d69;width:15px}.showcase-window{background:#fff;border:1px solid #b9cbd1;border-radius:14px;overflow:hidden;transform:perspective(1000px)rotateY(-2deg);box-shadow:0 38px 80px #0c26372e}.window-bar{color:#49616e;background:#f8fafb;border-bottom:1px solid #d7e1e5;justify-content:space-between;align-items:center;height:46px;padding:0 16px;display:flex}.window-bar>span{gap:5px;display:flex}.window-bar i{background:#cbd7dc;border-radius:50%;width:7px;height:7px}.window-bar b{font-size:9px}.window-bar small{color:#0d9f6c;letter-spacing:.12em;font-family:DM Mono;font-size:6px}.window-body{grid-template-columns:145px 1fr;min-height:410px;display:grid}.window-body aside{color:#7390a5;background:#071a2e;flex-direction:column;gap:5px;padding:18px 12px;display:flex}.mini-logo{color:#08213a;background:var(--m-green);border-radius:7px 3px;place-items:center;width:30px;height:30px;margin-bottom:18px;font-family:DM Mono;font-size:8px;font-weight:700;display:grid}.window-body aside>span:not(.mini-logo){border-radius:5px;align-items:center;gap:8px;padding:9px;font-size:8px;display:flex}.window-body aside svg{width:12px}.window-body .mini-active{color:#fff;box-shadow:inset 2px 0 var(--m-green);background:#0c3150}.mini-dashboard{background:#f3f7f7;padding:34px 28px}.mini-dashboard>small{color:#128d68;letter-spacing:.12em;font-family:DM Mono;font-size:6px}.mini-dashboard h3{letter-spacing:-.05em;margin:9px 0 24px;font-size:24px;line-height:1.05}.mini-dashboard h3 em{color:#0b9d69;font-style:normal}.mini-metrics{background:#fff;border:1px solid #d9e2e5;grid-template-columns:repeat(3,1fr);display:grid}.mini-metrics span{border-right:1px solid #d9e2e5;flex-direction:column;padding:16px;display:flex}.mini-metrics span:last-child{border:0}.mini-metrics small{color:#6b7b83;font-size:6px}.mini-metrics b{margin-top:7px;font-size:15px}.mini-metrics span:first-child b{color:#0b9d69}.mini-metrics span:last-child b{color:#1487b2}.mini-panel{background:#fff;border:1px solid #d9e2e5;min-height:120px;margin-top:14px;padding:16px}.mini-panel>span{flex-direction:column;display:flex}.mini-panel small{color:#1487b2;font-family:DM Mono;font-size:6px}.mini-panel b{margin:5px 0 13px;font-size:10px}.mini-panel i{background:#e1e8ea;height:1px;margin:8px 0;display:block}.family-section{grid-template-columns:.74fr 1.26fr;align-items:center;gap:80px;padding:130px max(24px,50vw - 600px);display:grid}.family-copy>p:not(.landing-eyebrow){color:#93a8b6;max-width:470px;font-size:14px;line-height:1.8}.family-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.family-cards>a,.family-cards>article{background:#091f36;border:1px solid #1f4058;border-radius:12px;flex-direction:column;min-height:300px;padding:25px;transition:transform .2s,border-color .2s;display:flex}.family-cards>a:hover{border-color:#376986;transform:translateY(-5px)}.family-cards>article{background:linear-gradient(145deg,#0a513f,#07392f);border-color:#169166}.family-cards span{color:#d6a43b;background:#3b301d;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.family-cards a:nth-child(2) span{color:var(--m-green);background:#0a3f35}.family-cards article span{color:#06271f;background:var(--m-green)}.family-cards span svg{width:18px}.family-cards small{color:#6e8ca1;letter-spacing:.12em;margin-top:40px;font-family:DM Mono;font-size:7px}.family-cards article small{color:#9de1c8}.family-cards h3{margin:8px 0 12px;font-size:20px}.family-cards p{color:#8da3b2;margin:0;font-size:11px;line-height:1.65}.family-cards article p{color:#bbe7d7}.family-cards>a>svg,.family-cards>article>svg{color:#7393a8;width:18px;margin-top:auto}.family-cards article>svg{color:var(--m-green)}.landing-cta{text-align:center;background:#081d33;border-top:1px solid #1a3b54;flex-direction:column;justify-content:center;align-items:center;min-height:530px;padding:115px 24px;display:flex;position:relative;overflow:hidden}.landing-cta:before{content:"";opacity:.11;background-image:radial-gradient(circle,#31ec9799 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 68%);mask-image:radial-gradient(circle,#000,#0000 68%)}.cta-orbit{border:1px solid #31ec971f;border-radius:50%;width:620px;height:620px;position:absolute;box-shadow:0 0 0 80px #30bddd06,0 0 0 160px #31ec9705}.landing-cta>:not(.cta-orbit){z-index:2;position:relative}.landing-cta h2{max-width:800px;font-size:clamp(44px,5vw,70px)}.landing-cta>p:not(.landing-eyebrow){color:#9bb0bd;max-width:650px;font-size:15px;line-height:1.75}.landing-cta>div{gap:12px;margin-top:24px;display:flex}.marketing-footer{background:#051425;border-top:1px solid #1b394f;grid-template-columns:1fr auto 1fr;align-items:center;min-height:120px;padding:28px max(24px,50vw - 600px);display:grid}.marketing-footer p{color:#5b7588;font-size:8px}.marketing-footer nav{color:#708b9e;justify-content:flex-end;gap:20px;font-size:9px;display:flex}@keyframes machine-arrive{0%{opacity:0;transform:translateY(20px)rotate(1deg)}to{opacity:1;transform:translateY(0)rotate(1deg)}}@keyframes copy-arrive{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}.hero-copy{animation:.7s both copy-arrive}.ledger-machine{animation:.8s .15s both machine-arrive}@media (max-width:1050px){.marketing-nav{width:calc(100% - 36px)}.marketing-nav>nav,.marketing-actions .text-link{display:none}.marketing-actions{margin-left:auto}.landing-hero{grid-template-columns:1fr;padding-top:80px}.hero-copy{max-width:760px}.ledger-machine{width:min(680px,100%)}.truth-path{grid-template-columns:1fr;gap:12px}.truth-path article,.truth-path article:first-child,.truth-path article:last-child{border-radius:12px;min-height:0}.path-arrow{background:0 0;height:38px;transform:rotate(90deg)}.feature-section,.dashboard-showcase,.family-section{grid-template-columns:1fr}.feature-sticky{position:static}.showcase-window{transform:none}.family-cards{max-width:760px}}@media (max-width:720px){.marketing-nav{height:72px}.marketing-actions{display:none}.marketing-menu{display:block}.landing-hero{gap:50px;min-height:0;padding:70px 18px 80px}.hero-copy h1{font-size:48px}.hero-lede{font-size:15px}.hero-actions,.landing-cta>div{flex-direction:column;align-items:stretch}.hero-proof{gap:12px;display:grid}.ledger-machine{border-radius:13px;padding:15px}.machine-balance strong{font-size:26px}.flow-stack{padding:12px}.flow-card{grid-template-columns:34px minmax(0,1fr)}.flow-card .flow-icon{width:32px;height:32px}.flow-card>strong,.match-pill,.posted-check{grid-column:2;width:max-content}.flow-bank{margin-left:12px}.flow-posted{margin-left:24px}.flow-connector{margin-left:28px}.trust-strip{flex-wrap:wrap;justify-content:flex-start;gap:14px;padding:22px 18px}.trust-strip>span{width:100%;margin:0 0 4px}.problem-section,.feature-section,.dashboard-showcase,.family-section{padding:90px 18px}.section-intro h2,.feature-sticky h2,.showcase-copy h2,.family-copy h2{font-size:38px}.truth-path{margin-top:45px}.feature-section{gap:50px}.feature-row{grid-template-columns:34px 1fr;gap:15px}.feature-icon,.feature-row>div{grid-column:2}.showcase-copy ul{grid-template-columns:1fr}.showcase-window{overflow-x:auto}.window-body{min-width:620px}.family-cards{grid-template-columns:1fr}.family-cards>a,.family-cards>article{min-height:240px}.landing-cta{padding:100px 18px}.marketing-footer{grid-template-columns:1fr;gap:24px}.marketing-footer nav{flex-wrap:wrap;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.hero-copy,.ledger-machine{animation:none}}.human-site{--h-ink:#071c2e;--h-paper:#f3f0e8;--h-green:#27e291;--h-blue:#0d6d8f;min-height:100vh;color:var(--h-ink);background:var(--h-paper);font-family:"Source Sans 3",sans-serif;overflow:hidden}.human-site a{color:inherit;text-decoration:none}.human-nav{z-index:20;align-items:center;gap:42px;width:min(1240px,100% - 48px);height:88px;margin:auto;display:flex;position:relative}.human-brand{flex:none;align-items:center;gap:12px;display:flex}.human-mark{color:#062238;background:linear-gradient(135deg,var(--h-green),#39c8df);border-radius:11px 3px;place-items:center;width:40px;height:40px;font-family:DM Mono;font-size:10px;font-weight:700;display:grid}.human-brand>span:last-child{flex-direction:column;display:flex}.human-brand b{letter-spacing:-.04em;font-family:Manrope;font-size:18px}.human-brand small{color:#687984;letter-spacing:.14em;text-transform:uppercase;font-family:DM Mono;font-size:6px}.human-nav>nav{gap:30px;margin:auto;display:flex}.human-nav>nav a:hover,.human-nav-actions>a:first-child:hover{color:var(--h-ink)}.human-nav-actions{align-items:center;gap:22px;display:flex}.human-nav-cta,.human-primary{background:var(--h-green);border-radius:3px 11px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 13px 35px #14a56b2e;color:#052238!important}.human-nav-cta svg,.human-primary svg{width:15px}.human-nav-cta:hover,.human-primary:hover{transform:translateY(-2px);box-shadow:0 18px 40px #14a56b47}.human-menu{margin-left:auto;display:none}.human-menu summary{cursor:pointer;list-style:none}.human-menu summary::-webkit-details-marker{display:none}.human-menu summary svg{width:24px}.human-menu>div{background:#f8f6ef;border:1px solid #cbd4d1;width:220px;padding:10px;display:grid;position:absolute;top:70px;right:0;box-shadow:0 20px 60px #071c2e26}.human-menu>div a{color:#435964;padding:11px;font-size:12px;font-weight:700}.human-hero{color:#fff;background:#071b2c;min-height:720px;position:relative}.human-hero-image,.human-hero-shade{position:absolute;inset:0}.human-hero-image{background-image:url(/images/ledger-tiger-operator.png);background-position:50%;background-size:cover}.human-hero-shade{background:linear-gradient(90deg,#03111df5 0%,#03111dcc 39%,#03111d1f 72%,#03111d59 100%),linear-gradient(#0000 55%,#03111dad)}.human-hero-copy{z-index:2;width:min(1240px,100% - 48px);margin:auto;padding:118px 0 145px;position:relative}.human-kicker{color:var(--h-green);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-family:DM Mono;font-size:8px;display:flex}.human-kicker>span{background:currentColor;width:24px;height:1px}.human-kicker.dark{color:#087d5a}.human-hero h1,.human-opening h2,.human-outcomes h2,.human-product h2,.human-built h2,.human-close h2{letter-spacing:-.035em;margin:0;font-family:Instrument Serif,serif;font-weight:400}.human-hero h1 em,.human-outcomes h2 em,.human-product h3 em{color:var(--h-green);font-weight:400}.human-hero-copy>p:not(.human-kicker):not(.human-note){color:#c2d0d8;max-width:590px;margin:28px 0 0;font-size:17px;line-height:1.65}.human-hero-actions{align-items:center;gap:18px;margin-top:34px;display:flex}.human-primary{min-height:54px;padding:0 24px;font-size:13px}.human-secondary{border-bottom:1px solid #8298a6;font-size:12px;font-weight:700;color:#edf4f6!important}.human-note{color:#90a6b3;align-items:center;gap:8px;margin:28px 0 0;font-size:10px;display:flex}.human-note svg{width:14px;color:var(--h-green)}.human-caption{z-index:2;color:#aec0ca;letter-spacing:.15em;align-items:center;gap:11px;font-family:DM Mono;font-size:7px;display:flex;position:absolute;bottom:34px;right:max(24px,50vw - 620px)}.human-caption i{background:#617b8b;width:36px;height:1px}.human-caption strong{color:var(--h-green)}.human-opening{grid-template-columns:1fr .9fr;gap:45px 90px;padding:130px max(24px,50vw - 580px);display:grid;position:relative}.human-opening h2{max-width:650px;font-size:clamp(46px,5vw,70px);line-height:.98}.human-opening-copy{color:#4b5d65;padding-top:30px;font-size:15px;line-height:1.8}.human-opening-copy p{margin:0 0 18px}.human-opening-copy strong{color:#087b58}.human-opening aside{border-top:1px solid #cdd7d4;grid-column:1/-1;max-width:680px;margin:35px 0 0 auto;padding:28px 0 0 75px;position:relative}.human-opening aside span{color:#0aa273;font-family:Instrument Serif;font-size:66px;position:absolute;top:9px;left:10px}.human-opening aside p{margin:0;font-family:Instrument Serif;font-size:28px;line-height:1.25}.human-opening aside em{color:#0a8d66}.human-story{color:#fff;background:#071c2e;padding:55px max(24px,50vw - 620px) 90px}.human-story-rail{color:#6f8a9b;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:20px;font-family:DM Mono;font-size:8px;display:flex}.human-story-rail i{background:#1d3a4f;flex:1;height:1px}.human-story-steps{grid-template-columns:1fr 50px 1fr 50px 1fr;align-items:center;gap:20px;padding-top:58px;display:grid}.human-story-steps article{min-height:245px}.human-story-icon{color:#45cce0;border:1px solid #27516c;place-items:center;width:50px;height:50px;margin-bottom:34px;display:grid}.human-story-icon.final{color:var(--h-green);border-color:#168763}.human-story-icon svg{width:21px}.human-story-steps small{color:#52c8dc;letter-spacing:.13em;font-family:DM Mono;font-size:7px}.human-story-steps article:last-child small{color:var(--h-green)}.human-story-steps h3{margin:11px 0 13px;font-family:Instrument Serif;font-size:31px;font-weight:400}.human-story-steps p{color:#91a7b5;max-width:320px;margin:0;font-size:13px;line-height:1.7}.human-story-arrow{color:#49677a;width:20px}.human-outcomes{grid-template-columns:.85fr 1.15fr;gap:110px;padding:140px max(24px,50vw - 580px);display:grid}.human-outcomes h2{font-size:clamp(52px,5vw,72px);line-height:.96}.human-outcomes h2 em{color:#0a8e65}.human-outcome-intro>p:last-child{color:#62727a;max-width:380px;font-size:14px;line-height:1.7}.human-outcome-list{border-top:1px solid #bdcac8}.human-outcome-list article{border-bottom:1px solid #bdcac8;grid-template-columns:48px 1fr;gap:18px;padding:35px 0;display:grid}.human-outcome-list>article>span{color:#0b8e66;font-family:DM Mono;font-size:9px}.human-outcome-list h3{margin:0 0 8px;font-family:Instrument Serif;font-size:30px;font-weight:400}.human-outcome-list p{color:#5f7179;max-width:520px;margin:0;font-size:13px;line-height:1.7}.human-product{color:#fff;background:#0a263f;grid-template-columns:.72fr 1.28fr;align-items:center;gap:80px;padding:130px max(24px,50vw - 620px);display:grid}.human-product h2{font-size:clamp(47px,4.5vw,66px);line-height:.98}.human-product-copy>p:not(.human-kicker){color:#9cb0bd;font-size:14px;line-height:1.75}.human-product ul{grid-template-columns:1fr 1fr;gap:11px;margin:25px 0;padding:0;list-style:none;display:grid}.human-product li{color:#c9d6dc;align-items:center;gap:7px;font-size:11px;display:flex}.human-product li svg{width:14px;color:var(--h-green)}.human-product-copy>a{color:var(--h-green);align-items:center;gap:9px;font-size:12px;font-weight:700;display:inline-flex}.human-product-copy>a svg{width:15px}.human-product-frame{color:var(--h-ink);background:#f7faf9;border:1px solid #3b5b70;overflow:hidden;transform:rotate(.5deg);box-shadow:0 40px 90px #00000047}.human-window-bar{color:#59707b;background:#fff;border-bottom:1px solid #d5dfe1;justify-content:space-between;align-items:center;height:43px;padding:0 15px;display:flex}.human-window-bar>span{gap:5px;display:flex}.human-window-bar i{background:#ccd6d8;border-radius:50%;width:7px;height:7px}.human-window-bar b{font-size:9px}.human-window-bar small{color:#07865f;font-family:DM Mono;font-size:6px}.human-product-ui{grid-template-columns:145px 1fr;min-height:390px;display:grid}.human-product-ui>aside{color:#7890a2;background:#071b2e;flex-direction:column;gap:6px;padding:20px 12px;display:flex}.human-ui-logo{color:#062037;background:var(--h-green);place-items:center;width:31px;height:31px;margin-bottom:16px;font-family:DM Mono;font-size:8px;display:grid!important}.human-product-ui aside>span:not(.human-ui-logo){align-items:center;gap:7px;padding:9px;font-size:8px;display:flex}.human-product-ui aside svg{width:12px}.human-product-ui aside .active{color:#fff;box-shadow:inset 2px 0 var(--h-green);background:#103653}.human-product-ui>div{padding:32px 26px}.human-product-ui>div>small{color:#0a8d65;letter-spacing:.12em;font-family:DM Mono;font-size:6px}.human-product-ui h3{margin:8px 0 23px;font-family:Instrument Serif;font-size:29px;font-weight:400;line-height:1}.human-product-ui>div>section{background:#fff;border:1px solid #d5e0e0;grid-template-columns:repeat(3,1fr);display:grid}.human-product-ui section article{border-right:1px solid #d5e0e0;flex-direction:column;padding:15px;display:flex}.human-product-ui section article:last-child{border:0}.human-product-ui article small,.human-product-ui article span{color:#78878d;font-size:6px}.human-product-ui article b{margin:6px 0 3px;font-size:15px}.human-product-ui article:first-child b,.human-product-ui article:last-child b{color:#098d65}.human-bank-row{background:#fff;border:1px solid #d5e0e0;grid-template-columns:1fr auto;gap:5px 15px;margin-top:14px;padding:15px;display:grid}.human-bank-row>span{align-items:center;gap:7px;display:flex}.human-bank-row svg{color:#0a8d65;width:13px}.human-bank-row b{font-size:8px}.human-bank-row small{color:#75878e;grid-column:1;font-size:7px}.human-bank-row strong{color:#07875f;grid-area:1/2;font-family:DM Mono;font-size:9px}.human-bank-row em{color:#087e5a;text-align:right;grid-area:2/2;font-size:7px;font-style:normal}.human-frame-note{color:#526b76;background:#edf4f2;border-top:1px solid #d5e0e0;align-items:center;gap:7px;margin:0;padding:11px 16px;font-size:8px;display:flex}.human-frame-note svg{color:#078c62;width:13px}.human-built{padding:135px max(24px,50vw - 580px)}.human-built-head{justify-content:space-between;align-items:end;gap:50px;display:flex}.human-built h2{max-width:790px;font-size:clamp(47px,5vw,67px);line-height:.98}.human-built-grid{background:#bdcac8;border:1px solid #bdcac8;grid-template-columns:1fr 1fr;gap:1px;margin-top:70px;display:grid}.human-built-grid article{background:#f8f5ed;flex-direction:column;min-height:380px;padding:40px;display:flex}.human-built-grid>article>svg{color:#0c7899;width:28px}.human-built-grid article:last-child>svg{color:#079266}.human-built-grid small{color:#0b7e9d;letter-spacing:.13em;margin-top:48px;font-family:DM Mono;font-size:7px}.human-built-grid article:last-child small{color:#07875f}.human-built-grid h3{max-width:470px;margin:11px 0;font-family:Instrument Serif;font-size:34px;font-weight:400;line-height:1.1}.human-built-grid p{color:#5b6d75;max-width:490px;margin:0;font-size:13px;line-height:1.7}.human-built-grid a{color:#087b99;align-items:center;gap:8px;margin-top:auto;font-size:11px;font-weight:700;display:flex}.human-built-grid article:last-child a{color:#087f5c}.human-built-grid a svg{width:14px}.human-family{color:#a8bbc6;background:#071c2e;justify-content:space-between;align-items:center;gap:30px;padding:58px max(24px,50vw - 580px);display:flex}.human-family>p{color:#587689;letter-spacing:.14em;text-transform:uppercase;font-family:DM Mono;font-size:7px}.human-family>div{align-items:center;gap:17px;display:flex}.human-family>div>span{grid-template-columns:auto 1fr;align-items:center;gap:0 8px;font-size:10px;font-weight:700;display:grid}.human-family>div svg{grid-row:1/3;width:15px}.human-family>div i{background:#345065;width:18px;height:1px}.human-family .current{color:var(--h-green)}.human-family>a{color:#fff;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.human-family>a svg{width:14px}.human-close{color:#fff;background:linear-gradient(135deg,#0b5e54,#073b41);justify-content:space-between;align-items:end;gap:80px;min-height:480px;padding:100px max(24px,50vw - 540px);display:flex}.human-close h2{max-width:700px;font-size:clamp(55px,6vw,82px);line-height:.93}.human-close div>p:last-child{color:#b5d4cc;max-width:600px;font-size:14px;line-height:1.7}.human-close>.human-primary{flex:none;margin-bottom:12px}.human-footer{color:#6d808b;background:#f3f0e8;grid-template-columns:1fr auto 1fr;align-items:center;min-height:125px;padding:30px max(24px,50vw - 620px);font-size:8px;display:grid}.human-footer nav{justify-content:flex-end;gap:20px;display:flex}.human-footer nav a:hover{color:var(--h-ink)}@media (max-width:1050px){.human-nav>nav,.human-nav-actions>a:first-child{display:none}.human-nav-actions{margin-left:auto}.human-opening,.human-outcomes,.human-product{grid-template-columns:1fr}.human-opening-copy{max-width:680px}.human-story-steps{grid-template-columns:1fr}.human-story-arrow{transform:rotate(90deg)}.human-product-frame{max-width:820px;transform:none}.human-built-head{display:block}.human-family{flex-wrap:wrap}}@media (max-width:720px){.human-nav{width:calc(100% - 36px);height:72px}.human-nav-actions{display:none}.human-menu{display:block}.human-hero{min-height:720px}.human-hero-image{background-position:62%}.human-hero-shade{background:linear-gradient(90deg,#03111df0,#03111d73),linear-gradient(#0000 35%,#03111de6)}.human-hero-copy{width:calc(100% - 36px);padding:85px 0 120px}.human-hero h1{font-size:56px}.human-hero-copy>p:not(.human-kicker):not(.human-note){font-size:15px}.human-hero-actions{flex-direction:column;align-items:flex-start}.human-caption{left:18px;right:auto}.human-opening,.human-outcomes,.human-product,.human-built{padding:90px 18px}.human-opening{gap:15px}.human-opening h2,.human-outcomes h2,.human-product h2,.human-built h2{font-size:45px}.human-opening aside{padding-left:52px}.human-opening aside p{font-size:24px}.human-story{padding:45px 18px 75px}.human-story-steps{gap:16px}.human-story-steps article{min-height:0}.human-outcomes,.human-product{gap:50px}.human-product ul{grid-template-columns:1fr}.human-product-frame{overflow-x:auto}.human-product-ui,.human-window-bar,.human-frame-note{min-width:650px}.human-built-grid{grid-template-columns:1fr;margin-top:45px}.human-built-grid article{min-height:340px;padding:28px}.human-family{flex-direction:column;align-items:flex-start;padding:45px 18px}.human-family>div{flex-direction:column;align-items:flex-start;width:100%}.human-family>div i{width:1px;height:14px;margin-left:7px}.human-close{flex-direction:column;justify-content:center;align-items:flex-start;gap:25px;min-height:560px;padding:90px 18px}.human-close h2{font-size:55px}.human-footer{grid-template-columns:1fr;gap:22px;padding:35px 18px}.human-footer nav{flex-wrap:wrap;justify-content:flex-start}}.human-site{--h-paper:#f4f2e8;--h-green:#44e29b;background:radial-gradient(circle at 12% 18%,#68d2a61c,transparent 24%),var(--h-paper)}.human-nav{height:94px}.human-mark{border-radius:58% 42% 62% 38%/42% 58%;transform:rotate(-5deg);box-shadow:0 10px 28px #1997692e}.human-nav-cta,.human-primary{border-radius:999px}.human-hero{isolation:isolate;border-radius:4px 4px 72px;min-height:760px;margin:0 18px;overflow:hidden}.human-hero-image{z-index:0;background-position:58%;border-radius:48% 0 0 42%/55% 0 0 45%;inset:0 -3% 0 44%}.human-hero-shade{z-index:1;background:linear-gradient(90deg,#061d2f 0% 43%,#061d2fad 61%,#061d2f26 100%),linear-gradient(#0000 50%,#061d2fa3)}.human-orbit{z-index:1;pointer-events:none;mix-blend-mode:screen;border-radius:50%;position:absolute}.human-orbit-one{border:1px solid #44e29b52;width:440px;height:440px;top:-210px;left:-210px;box-shadow:0 0 0 64px #44e29b06,0 0 0 128px #38c2dc05}.human-orbit-two{filter:blur(4px);background:radial-gradient(#44e29b38,#0000 66%);width:180px;height:320px;bottom:-190px;right:35%;transform:rotate(35deg)}.human-hero-copy{padding-top:132px}.human-hero h1{font-size:clamp(62px,6.6vw,100px);line-height:.88}.human-hero h1 em{display:inline-block;transform:rotate(-2deg)}.human-opening{padding-top:155px;overflow:hidden}.human-leaf-shape{border:1px solid #0c8d6538;border-radius:78% 22% 68% 32%/38% 64% 36% 62%;width:320px;height:460px;position:absolute;top:40px;right:-190px;transform:rotate(18deg)}.human-opening aside{background:#ffffff94;border-top:0;border-radius:70px 14px;padding:38px 45px 38px 95px;box-shadow:0 20px 60px #123e360f}.human-opening aside span{top:20px;left:32px}.human-story{background:radial-gradient(circle at 88% 18%,#2c95a42e,#0000 24%),#071c2e;border-radius:70px 4px;margin:0 18px;padding-top:82px}.human-story-icon{border-radius:48% 52% 42% 58%/56% 44%;transform:rotate(-4deg)}.human-story-icon svg{transform:rotate(4deg)}.human-outcomes{position:relative}.human-outcomes:before{content:"";background:radial-gradient(#44e29b1f,#0000 68%);border-radius:50%;width:520px;height:240px;position:absolute;bottom:25px;left:-250px;transform:rotate(-14deg)}.human-outcome-list article{transition:padding-left .25s,background .25s}.human-outcome-list article:hover{background:linear-gradient(90deg,#44e29b17,#0000);padding-left:18px}.human-product{background:radial-gradient(circle at 8% 100%,#44e29b29,#0000 29%),#0a263f;border-radius:4px 80px;margin:0 18px}.human-product-frame{border-radius:22px 6px 28px;transform:rotate(1.5deg)}.human-built-grid{background:0 0;border:0;gap:18px}.human-built-grid article{background:#ffffff8a;border:1px solid #c7d1cd;border-radius:54px 8px;transition:transform .25s,box-shadow .25s}.human-built-grid article:last-child{border-radius:8px 54px}.human-built-grid article:hover{transform:translateY(-7px)rotate(-.4deg);box-shadow:0 24px 60px #1542391a}.human-family{border-radius:999px;margin:0 18px;padding-left:48px;padding-right:48px}.human-close{background:linear-gradient(135deg,#0a6658,#083744);border-radius:80px 8px;min-height:530px;margin:18px;position:relative;overflow:hidden}.human-close-orb{border:1px solid #b1ffdd38;border-radius:45% 55% 61% 39%/55% 37% 63% 45%;width:520px;height:520px;animation:12s ease-in-out infinite alternate human-drift;position:absolute;top:-260px;right:-180px;box-shadow:0 0 0 80px #b1ffdd06}.human-close>:not(.human-close-orb){z-index:1;position:relative}@keyframes human-drift{0%{transform:rotate(-8deg)translate(0,0)}to{transform:rotate(12deg)translate(-18px,20px)}}@media (max-width:720px){.human-nav{height:76px}.human-hero{border-radius:3px 3px 42px;min-height:740px;margin:0 8px}.human-hero-image{opacity:.68;background-position:64%;border-radius:0;inset:0}.human-hero-shade{background:linear-gradient(90deg,#041726f0,#0417266b),linear-gradient(#0000 30%,#041726e6)}.human-hero h1{font-size:57px}.human-story,.human-product{border-radius:42px 3px;margin:0 8px}.human-opening aside{border-radius:38px 8px;padding:34px 25px 34px 60px}.human-opening aside span{left:18px}.human-product-frame{transform:none}.human-family{border-radius:40px 5px;margin:0 8px;padding:42px 28px}.human-close{border-radius:48px 6px;margin:8px}.human-built-grid{gap:14px}.human-built-grid article,.human-built-grid article:last-child{border-radius:36px 6px}}@media (prefers-reduced-motion:reduce){.human-close-orb{animation:none}}.human-site{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.human-hero h1,.human-opening h2,.human-outcomes h2,.human-product h2,.human-built h2,.human-close h2,.human-story-steps h3,.human-outcome-list h3,.human-built-grid h3,.human-product-ui h3,.human-opening aside p{letter-spacing:-.045em;font-family:Manrope,sans-serif;font-style:normal;font-weight:700}.human-hero h1{max-width:760px;font-size:clamp(48px,5.3vw,76px);line-height:1.03}.human-hero h1 em,.human-outcomes h2 em,.human-product h3 em{color:var(--h-green);font-style:normal;font-weight:700;display:inline;transform:none}.human-opening h2,.human-outcomes h2,.human-product h2,.human-built h2{font-size:clamp(40px,4.1vw,60px);line-height:1.08}.human-close h2{font-size:clamp(46px,5vw,68px);line-height:1.04}.human-story-steps h3,.human-outcome-list h3{letter-spacing:-.035em;font-size:25px;line-height:1.25}.human-built-grid h3{letter-spacing:-.04em;font-size:29px;line-height:1.22}.human-opening aside p{letter-spacing:-.025em;font-size:24px;line-height:1.45}.human-product-ui h3{letter-spacing:-.04em;font-size:25px;line-height:1.16}.human-hero-copy>p:not(.human-kicker):not(.human-note),.human-opening-copy,.human-outcome-intro>p:last-child,.human-product-copy>p:not(.human-kicker),.human-built-grid p,.human-close div>p:last-child{letter-spacing:0;font-size:16px;line-height:1.7}@media (max-width:720px){.human-hero h1{font-size:46px;line-height:1.06}.human-opening h2,.human-outcomes h2,.human-product h2,.human-built h2{font-size:39px;line-height:1.1}.human-close h2{font-size:44px}.human-opening aside p{font-size:21px}.human-hero-copy>p:not(.human-kicker):not(.human-note),.human-opening-copy,.human-outcome-intro>p:last-child,.human-product-copy>p:not(.human-kicker),.human-built-grid p,.human-close div>p:last-child{font-size:15px}}.human-site{font-size:17px}.human-mark{background:#0b2c49;border-radius:12px;width:48px;height:48px;padding:0;overflow:hidden;transform:none;box-shadow:0 8px 24px #071c2e2e}.human-mark img{object-fit:cover;width:100%;height:100%}.human-brand b{letter-spacing:-.025em;font-size:20px;line-height:1.15}.human-brand small{color:#526873;letter-spacing:.08em;margin-top:4px;font-family:"Source Sans 3",sans-serif;font-size:11px;font-weight:700}.human-nav>nav a,.human-nav-actions>a:first-child{color:#344d59;font-size:15px;font-weight:700}.human-nav-cta,.human-primary{font-size:15px}.human-kicker{letter-spacing:.1em;font-family:"Source Sans 3",sans-serif;font-size:12px;font-weight:700}.human-note{color:#b7c8d0;font-size:13px;line-height:1.5}.human-caption{font-family:"Source Sans 3",sans-serif;font-size:11px;font-weight:700}.human-story-rail{font-family:"Source Sans 3",sans-serif;font-size:12px;font-weight:700}.human-story-steps small,.human-built-grid small{font-family:"Source Sans 3",sans-serif;font-size:11px;font-weight:700}.human-story-steps p,.human-outcome-list p{font-size:15px;line-height:1.7}.human-product li,.human-product-copy>a,.human-built-grid a{font-size:14px}.human-family>p{font-family:"Source Sans 3",sans-serif;font-size:11px;font-weight:700}.human-family>div>span{font-size:14px}.human-family>div small{color:#8da4b1;font-size:11px}.human-family>a{font-size:13px}.human-footer{color:#405762;font-size:14px}.human-footer p{font-size:13px}.human-footer nav{gap:28px}.human-footer nav a{font-size:14px;font-weight:700}.human-menu>div a{font-size:15px}@media (max-width:720px){.human-mark{width:44px;height:44px}.human-brand b{font-size:18px}.human-brand small{font-size:10px}.human-kicker{font-size:11px}.human-caption{font-size:10px}.human-footer,.human-footer p,.human-footer nav a{font-size:14px}}
