:root{--paper:#fafbf6;--ink:#203b31;--muted:#586b60;--green:#c9ed9b;--line:#dbe2d5;--white:#fff;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #16795c;outline-offset:5px}button:hover,a.button:hover{filter:brightness(.95)}.wrap{max-width:1280px;margin:auto;padding-inline:48px}.skip{position:absolute;top:-80px;background:var(--ink);color:white;padding:12px;z-index:10}.skip:focus{top:8px}.site-header{display:flex;align-items:center;justify-content:space-between;height:112px}.brand{display:flex;align-items:center;gap:9px;font-size:27px;font-weight:750;letter-spacing:-.035em}.brandmark{display:grid;place-items:center;width:40px;height:42px;border-radius:14px 14px 14px 4px;background:#58d890;color:#143a29;font-size:29px;font-weight:850;line-height:1}.brand-dot{font-size:11px;align-self:flex-start;margin-top:6px}.site-header nav{display:flex;gap:32px;font-size:14px}.site-header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.login-link{border:1px solid var(--ink);border-radius:7px;padding:8px 20px;font-size:14px}.login-link span{margin-left:14px}.hero{padding-top:32px}.hero-kicker{display:flex;align-items:center;gap:9px;font-size:13px}.small-dot{display:inline-block;width:7px;height:7px;background:#387843;border-radius:50%;margin-right:4px}h1{font-size:clamp(52px,6.3vw,82px);line-height:1.03;letter-spacing:-.04em;font-weight:600;margin:27px 0 31px;max-width:1000px;text-wrap:balance}h1 em{font-family:Georgia,serif;font-weight:400}p{margin:0}h2{font-size:clamp(34px,4vw,52px);line-height:1.13;letter-spacing:-.035em;font-weight:550;margin:16px 0 28px;text-wrap:balance}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:80px}.hero-bottom>p{font-size:23px;line-height:1.5}.hero-description{max-width:470px;color:var(--muted);font-size:16px;line-height:1.7;margin-bottom:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;border-radius:7px;padding:14px 21px;font-size:14px;font-weight:650;min-height:48px}.primary{background:var(--ink);color:white}.text-link{font-size:13px;margin-left:20px;white-space:nowrap}.demo-caption{margin:42px 0 14px;display:flex;justify-content:space-between;gap:16px;font-size:12px;color:var(--muted)}.workspace-demo{display:grid;grid-template-columns:215px 1fr 1.1fr;min-height:455px;background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;text-align:left}.demo-sidebar{background:var(--ink);color:#eff9eb;padding:25px 16px;position:relative;display:flex;flex-direction:column}.demo-workspace{display:flex;gap:10px;align-items:center;margin-bottom:18px}.mini-brand{width:33px;height:35px;background:var(--green);color:var(--ink);border-radius:10px 10px 10px 2px;display:grid;place-items:center;font-weight:800;font-size:24px}.demo-workspace strong{font-size:13px}.demo-workspace div>span{display:block;font-size:10px;color:#bed0c4}.demo-sidebar>p{font-size:9px;letter-spacing:.09em;margin:20px 10px 10px;color:#bed0c4}.demo-nav{display:flex;align-items:center;gap:10px;padding:9px 10px;font-size:12px;border-radius:5px}.demo-nav.active{background:#40594b}.demo-nav b{margin-left:auto;font-weight:400;font-size:10px}.channel{font-size:10px;margin:9px 10px;display:flex;align-items:center;gap:7px}.channel i{width:6px;height:6px;border-radius:50%;background:#a0de9a}.demo-teammates{margin-top:auto;display:flex;align-items:center;padding:30px 8px 0}.demo-teammates>span{border:2px solid var(--ink);background:#c9dcc7;color:var(--ink);width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:8px;margin-left:-5px}.demo-teammates small{font-size:8px;margin-left:5px;max-width:75px;line-height:1.4}.demo-list{border-right:1px solid var(--line);display:flex;flex-direction:column}.demo-list-heading{padding:26px 20px 22px;display:flex;justify-content:space-between;align-items:center}.demo-list-heading strong{font-size:14px}.demo-list-heading>span{font-size:9px;color:var(--muted)}.contact{display:flex;gap:11px;text-align:left;border:0;border-top:1px solid var(--line);background:white;padding:20px 15px;width:100%;min-height:95px}.contact.selected{background:#edf5e9}.avatar{flex:0 0 32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:12px}.peach{background:#ead8c8}.blue{background:#d2e4ec}.lilac{background:#e6daeb}.contact>span:last-child{flex:1;min-width:0}.contact strong{display:flex;justify-content:space-between;font-size:11px}.contact strong small{font-size:8px;font-weight:400;margin-left:10px}.contact span>span{font-size:10px;display:block;margin:3px 0;color:var(--muted)}.contact i{font-style:normal;font-size:8px;background:white;padding:2px 5px;border-radius:3px;border:1px solid var(--line)}.list-note{font-size:10px;margin-top:auto;padding:22px;color:var(--muted)}.list-note span{float:right}.demo-thread{display:flex;flex-direction:column}.thread-heading{display:flex;justify-content:space-between;align-items:center;padding:21px 24px;border-bottom:1px solid var(--line)}.thread-heading strong{font-size:13px;display:block}.thread-heading div>span{font-size:9px;color:var(--muted)}.status{font-size:9px;background:#f4eaca;padding:3px 8px;border-radius:4px;color:#655421}.assignment{display:flex;justify-content:space-between;padding:13px 24px;font-size:9px;border-bottom:1px solid var(--line);color:var(--muted)}.tag{background:#edf3e9;padding:1px 5px;border-radius:3px}.messages{padding:16px 24px;min-height:225px;flex:1;display:flex;flex-direction:column}.day{align-self:center;font-size:9px;color:var(--muted);margin-bottom:26px}.bubble{align-self:flex-start;background:#e5f0f4;padding:12px 15px;border-radius:0 11px 11px 11px;font-size:12px;max-width:90%;line-height:1.6}.bubble.outgoing{background:#e4f0d9;align-self:flex-end;border-radius:11px 0 11px 11px;margin-top:12px}.bubble[hidden]{display:none}.message-time{font-size:8px;margin-top:4px;color:var(--muted)}.reply-hint{font-family:Georgia,serif;font-style:italic;color:#687d5d;font-size:14px;line-height:1.4;align-self:flex-end;margin-top:18px;transform:rotate(-4deg)}.reply-hint span{font-size:25px;margin-right:4px}.demo-composer{padding:15px 20px;border-top:1px solid var(--line)}.demo-composer button{width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid #9bb598;background:#f7faf3;border-radius:6px;padding:9px;font-size:11px}.demo-composer>span{display:block;font-size:8px;color:var(--muted);margin-top:6px}.section-label{font-size:13px;color:var(--muted)}.statement{padding-block:112px;display:grid;grid-template-columns:1fr 1fr;column-gap:100px}.statement>.section-label{grid-column:1}.statement h2{grid-column:1;margin-top:15px}.feature-lines{grid-column:2;grid-row:1/span 2}.feature-lines article{display:flex;gap:26px;padding:24px 0;border-bottom:1px solid var(--line)}.feature-lines article:first-child{padding-top:0}.feature-lines article>span{font-size:25px}.feature-lines h3{font-size:18px;font-weight:600;line-height:1.4;margin:0 0 9px}.feature-lines p{font-size:14px;color:var(--muted);line-height:1.75}.workflow{background:#edf1e7}.workflow-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:80px}.workflow-inner h2{font-size:40px}.workflow-inner>div>p:last-child{color:var(--muted);font-size:14px;max-width:420px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;align-items:flex-start;gap:17px;padding:22px 0;border-bottom:1px solid #cdd8c6}.steps li:first-child{padding-top:0}.steps li>span{flex:0 0 27px;height:27px;border:1px solid #9faf98;border-radius:50%;display:grid;place-items:center;font-size:11px}.steps strong{font-size:15px}.steps p{font-size:12px;color:var(--muted);margin-top:6px;max-width:260px}.steps b{font-weight:400;font-size:9px;background:#fff;padding:2px 6px;border-radius:3px;margin-left:auto;white-space:nowrap}.details-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:95px;border-bottom:1px solid var(--line)}.detail-copy{padding-top:20px;font-size:19px;line-height:1.7}.format-list{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.format-list span{font-size:12px;border:1px solid #bac8b4;border-radius:5px;padding:5px 12px}.small-copy{font-size:12px!important;color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:90px}.faq h2{font-size:38px}.questions details{border-bottom:1px solid var(--line);padding:20px 0}.questions summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:15px;line-height:1.6}.questions summary::-webkit-details-marker{display:none}.questions summary span{font-size:19px}.questions details[open] summary span{transform:rotate(45deg)}.questions details p{font-size:13px;color:var(--muted);padding-top:15px;line-height:1.8}.closing{background:var(--ink);color:#edf7e6;text-align:center;padding:74px 0 85px}.closing .mini-brand{margin:auto}.closing h2{font-size:56px;margin:27px 0}.light{background:var(--green);color:var(--ink)}.closing p{font-size:12px;color:#bed0c4;margin-top:20px}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-block:40px}footer .brand{font-size:22px}footer .brandmark{width:33px;height:35px;font-size:24px}footer>span{font-size:13px;color:var(--muted)}footer>a:last-of-type{font-size:13px}footer small{flex-basis:100%;font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-top:10px}
@media(min-width:1500px){.hero{padding-top:85px}}@media(max-width:1000px){.wrap{padding-inline:30px}.hero-bottom{gap:35px}.workspace-demo{grid-template-columns:170px 1fr 1.2fr}.demo-sidebar{padding-inline:10px}.demo-list-heading{padding-inline:14px}.demo-list-heading>span{display:none}.text-link{display:block;margin:15px 0 0}.statement,.workflow-inner,.faq,.details-section{gap:45px}.contact{padding-inline:10px}.contact strong small{display:none}.thread-heading,.assignment,.messages{padding-inline:17px}.workflow-inner h2{font-size:34px}}
@media(max-width:700px){.wrap{padding-inline:22px}.site-header{height:85px}.site-header nav{display:none}.brand{font-size:24px}.hero{padding-top:36px}.hero-kicker{font-size:11px}h1{font-size:53px;margin:23px 0 28px;line-height:1.07}.hero-bottom{grid-template-columns:1fr;gap:20px}.hero-bottom>p{font-size:20px}.hero-description{font-size:14px}.text-link{display:inline-block;margin-left:14px;font-size:11px}.button{font-size:12px;padding:13px 16px;gap:14px}.demo-caption{margin-top:42px;font-size:9px}.demo-caption>span:first-child{display:none}.demo-caption>span:last-child{margin-left:auto}.workspace-demo{grid-template-columns:1fr;min-height:0}.demo-sidebar{display:none}.demo-list{border-right:0}.demo-list-heading{padding:15px 17px}.contact{padding:12px 16px;min-height:65px}.contact:not(.selected){display:none}.contact strong{font-size:12px}.contact span>span{font-size:11px}.contact i{font-size:9px}.list-note{display:none}.demo-thread{border-top:1px solid var(--line)}.thread-heading{padding-block:15px}.thread-heading strong{font-size:13px}.demo-thread .thread-heading{display:none}.assignment{font-size:10px}.messages{min-height:210px}.bubble{font-size:13px}.demo-composer button{font-size:12px;min-height:44px}.demo-composer>span{font-size:9px}.statement{grid-template-columns:1fr;padding-block:65px;gap:0}.statement h2{margin-bottom:35px}.feature-lines{grid-column:1;grid-row:auto}.feature-lines article{padding-block:21px}.feature-lines h3{font-size:17px}.workflow-inner,.details-section,.faq{grid-template-columns:1fr;padding-block:55px;gap:26px}.workflow-inner h2{font-size:34px}.steps li{gap:12px}.steps p{font-size:12px}.steps b{font-size:8px}.detail-copy{padding-top:0;font-size:17px}.detail-heading h2{margin-bottom:0}.faq h2{margin-bottom:0;font-size:34px}.questions details:first-child{padding-top:0}.closing{padding-block:58px}.closing h2{font-size:39px}.closing p{max-width:260px;margin:20px auto 0}footer{gap:18px;padding-block:30px}footer>span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
