@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#18201c;--muted:#6d7871;--line:#dfe5e0;--paper:#fbfcfa;--deep:#173d2e;--mint:#c4f5d5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit}header{height:78px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1200px)/2));position:sticky;top:0;z-index:3}.brand{display:flex;gap:8px;align-items:center;font-size:21px;font-weight:800;letter-spacing:-1px;text-decoration:none}.brand i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--ink);color:white;font:italic 19px Georgia}header nav{display:flex;gap:29px;margin-left:80px}header a{font-size:12px;font-weight:600;text-decoration:none}header>div{display:flex;gap:20px;align-items:center}.nav-button{background:var(--ink);color:white;padding:10px 13px;border-radius:5px}.hero{max-width:1200px;margin:auto;min-height:650px;padding:80px 28px;display:grid;grid-template-columns:.86fr 1.14fr;gap:70px;align-items:center}.eyebrow{font:10px 'DM Mono',monospace;letter-spacing:1.3px;color:#537463;margin:0 0 18px}.hero h1,.intro h2,.workflow h2,.journal h2,.closing h2{font-size:clamp(43px,5vw,68px);line-height:1.06;letter-spacing:-3.5px;margin:0 0 22px}.lede{font-size:15px;line-height:1.75;color:var(--muted);max-width:450px}.actions{display:flex;gap:25px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;gap:28px;background:var(--ink);color:white;border-radius:5px;padding:14px 17px;font-size:12px;font-weight:700;text-decoration:none}.button b{font-size:16px}.quiet{font-size:12px;font-weight:700;text-decoration:none}.quiet span{display:inline-grid;place-items:center;width:25px;height:25px;border:1px solid #bac5be;border-radius:50%;font-size:9px;margin-right:7px}.proof{display:flex;align-items:center;gap:10px;margin-top:36px;font-size:11px;color:var(--muted)}.faces{display:flex}.faces i{width:24px;height:24px;border:2px solid var(--paper);border-radius:50%;display:grid;place-items:center;margin-right:-6px;font:10px monospace;background:#f2cbb3}.faces i:nth-child(2){background:#c9dbf6}.faces i:nth-child(3){background:#d5cdec}.faces i:nth-child(4){background:var(--ink);color:white}.proof strong{color:var(--ink)}.mockup{background:#fff;border:1px solid #d8e0db;border-radius:9px;box-shadow:0 26px 65px #18382a18;overflow:hidden}.mock-head{height:43px;border-bottom:1px solid #e4e9e5;display:flex;gap:9px;align-items:center;padding:0 14px;font:10px 'DM Mono';color:#6d7972}.mock-head i{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:var(--ink);color:white;font:italic 12px Georgia}.mock-head b{margin-left:auto;font-size:14px}.mock-body{display:grid;grid-template-columns:132px 1fr;min-height:366px}.mock-body aside{background:#f7f9f7;border-right:1px solid #e6ebe7;padding:17px 13px;display:flex;flex-direction:column;gap:9px}.mock-body aside strong{font-size:10px;margin-bottom:10px}.mock-body aside small{font-size:9px;color:#718078;padding:4px 6px}.mock-body aside .on{background:#e4eee8;color:var(--ink);font-weight:700;border-radius:3px}.mock-body hr{width:100%;border:0;border-top:1px solid #e1e7e2;margin:8px 0}.mock-body article{padding:25px}.crumb,.week small{font:9px 'DM Mono';color:#7b8880}.project{margin:18px 0;display:flex;justify-content:space-between;gap:8px}.project h3{font-size:20px;letter-spacing:-1px;margin:0 0 4px}.project p{font-size:10px;color:var(--muted);margin:0}.project em{font-size:9px;font-style:normal;color:#278457;white-space:nowrap}.tabs{display:flex;gap:18px;padding-bottom:11px;border-bottom:1px solid #e2e7e3;font-size:10px;color:#7d8981}.tabs b{color:var(--ink)}.note{display:flex;align-items:start;gap:9px;background:#effaf2;border-radius:5px;padding:12px;margin:17px 0}.note i{display:grid;place-items:center;width:23px;height:23px;background:#c8f3d5;border-radius:5px;font-style:normal}.note b{font-size:10px}.note p{font-size:9px;color:#65746b;margin:3px 0}.week p{display:flex;align-items:center;gap:7px;font-size:10px}.week p i{width:7px;height:7px;border-radius:50%;background:#91d9aa}.week p:nth-child(3) i{background:#e4cd7a}.week b{margin-left:auto;font:9px 'DM Mono';color:#77857c}.logos{max-width:1100px;height:100px;margin:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:#77837c}.logos span{font-size:10px}.logos b{font-size:18px;letter-spacing:-1px}.intro,.journal{max-width:1100px;margin:125px auto 65px;padding:0 28px;display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:end}.intro h2,.journal h2{font-size:48px;margin:0}.intro>p,.journal>div>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted);max-width:400px}.features{max-width:1100px;margin:auto;padding:0 28px 125px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:30px;overflow:hidden}.card>h3{font-size:25px;letter-spacing:-1.3px;margin:0 0 10px}.card>p:not(.eyebrow){font-size:13px;line-height:1.7;color:var(--muted);max-width:365px}.card>a,.workflow a{font-size:12px;font-weight:700;text-decoration:none}.document{height:270px;border:1px solid #eee6d5;background:#fffdf8;border-radius:5px;padding:24px;position:relative;box-shadow:0 12px 25px #a18e5512;margin-bottom:30px}.document small{font:9px 'DM Mono';letter-spacing:1px;color:#9c8760}.document h3{font-size:24px;margin:24px 0 9px}.document p{font-size:12px;color:#6f7a72}.document span{position:absolute;bottom:20px;right:20px;background:#183d2e;color:#d7f7e2;padding:8px 10px;border-radius:5px;font-size:10px}.purple{background:#f0edff}.signals{height:270px;background:#fff;border:1px solid #ded8f4;border-radius:5px;padding:17px;margin-bottom:30px;font-size:11px}.signals>p{display:flex;align-items:center;gap:10px;padding:13px 0;margin:0;border-bottom:1px solid #eeeaf8}.signals i{display:grid;place-items:center;width:26px;height:26px;border-radius:6px;background:#e4ddff;font-style:normal}.signals p:nth-child(3) i{background:#fff0ab}.signals p:nth-child(4) i{background:#c9f1da}.signals span{flex:1}.signals strong,.signals small{display:block;font-size:10px}.signals small{font-size:9px;color:#7d8790;margin-top:2px}.signals em{font-style:normal}.workflow{background:var(--deep);color:#edf8f0;padding:125px max(28px,calc((100vw - 1100px)/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:130px}.workflow h2{font-size:50px}.workflow .eyebrow{color:#96bea9}.workflow>div>p:not(.eyebrow){font-size:14px;line-height:1.8;color:#b6d0c0;max-width:385px}.workflow a{display:inline-block;color:#a9eec5;margin-top:14px}.steps{border-top:1px solid #426756}.steps p{display:grid;grid-template-columns:54px 1fr;gap:13px;padding:22px 0;margin:0;border-bottom:1px solid #426756}.steps i{font:11px 'DM Mono';color:#a9d4be;font-style:normal}.steps b,.steps small{display:block}.steps b{font-size:17px;margin-bottom:7px}.steps small{font-size:12px;color:#b0c9ba}.quote{max-width:900px;margin:auto;padding:140px 28px;text-align:center}.quote blockquote{font-size:31px;letter-spacing:-1.5px;line-height:1.35;margin:0 0 30px}.quote p{display:flex;justify-content:center;align-items:center;gap:10px}.quote i{width:30px;height:30px;display:grid;place-items:center;background:#f0c9ad;border-radius:50%;font-size:11px;font-style:normal}.quote b,.quote small{display:block;text-align:left;font-size:10px}.quote small{color:var(--muted);margin-top:2px}.journal{margin-bottom:125px;align-items:start}.articles{border-top:1px solid var(--line)}.articles a{display:grid;grid-template-columns:45px 1fr 18px;gap:14px;align-items:center;padding:21px 0;border-bottom:1px solid var(--line);text-decoration:none}.articles i{font:10px 'DM Mono';font-style:normal;color:#748178}.articles small{display:block;font:9px 'DM Mono';letter-spacing:1px;color:#5d876f;margin-bottom:7px}.articles b{font-size:14px}.articles em{font-style:normal}.closing{text-align:center;background:var(--mint);padding:120px 28px}.closing h2{font-size:58px}.white{background:#fff;color:var(--ink);margin-top:10px}footer{max-width:1100px;margin:auto;height:110px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;color:#6b7870}footer nav{display:flex;gap:22px}footer nav a,footer span{font-size:10px;text-decoration:none}@media(max-width:800px){header nav,header>div>a:first-child{display:none}.hero,.intro,.workflow,.journal{grid-template-columns:1fr;gap:45px}.hero{padding-top:55px}.mock-body{grid-template-columns:100px 1fr}.mock-body aside{padding:13px 8px}.mock-body article{padding:18px}.project h3{font-size:16px}.logos{overflow:hidden;gap:28px;padding:0 20px;justify-content:flex-start;white-space:nowrap}.logos span{display:none}.features{grid-template-columns:1fr}.workflow{padding-top:85px;padding-bottom:85px}.quote{padding:90px 28px}.quote blockquote{font-size:25px}.journal{margin-bottom:85px}.intro h2,.journal h2{font-size:40px}footer nav{display:none}footer span{font-size:9px}}
