:root{color:#101914;--green:#073f33;--muted:#5f6d64;--line:#e5ebe7;--soft:#f6f8f6;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;margin:0}a{color:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:space-between;align-items:center;padding:18px 6vw;display:flex;position:sticky;top:0}.brand{align-items:center;text-decoration:none;display:flex}.brand img{width:auto;height:30px}nav{align-items:center;gap:24px;font-size:14px;font-weight:650;display:flex}nav a{color:#4b5a51;text-decoration:none}.login,.secondary{border:1px solid var(--line);color:#14241a;background:#fff;border-radius:999px;padding:10px 16px;text-decoration:none}.section{max-width:1180px;margin:0 auto;padding:82px 24px}.hero{text-align:center;padding-top:92px}.eyebrow,.kicker{color:var(--green);letter-spacing:.01em;align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.eyebrow{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 14px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:980px;margin:24px auto 0;font-size:clamp(48px,7.6vw,96px);line-height:.9}h2{letter-spacing:-.055em;font-size:clamp(34px,5vw,62px);line-height:.96}h3{letter-spacing:-.025em;font-size:20px}p{color:var(--muted);line-height:1.72}.lead{max-width:760px;margin:24px auto 0;font-size:20px}.actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.primary{background:var(--green);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:13px 19px;font-weight:850;text-decoration:none;display:inline-flex}.primary:hover{transform:translateY(-1px)}.secondary:hover,.login:hover{border-color:#b9c6bf}.hero-board{border:1px solid var(--line);text-align:left;background:#fff;border-radius:34px;max-width:1040px;margin:58px auto 0;overflow:hidden}.board-top,.board-bottom{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.board-top span{background:#d7ded9;border-radius:99px;width:42px;height:10px}.board-top em{color:var(--muted);font-size:13px;font-style:normal}.board-grid{grid-template-columns:repeat(5,1fr);display:grid}.day{border-right:1px solid var(--line);background:#fff;min-height:240px;padding:16px}.day:last-child{border-right:0}.day b{border:1px solid var(--line);border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;display:grid}.post-card{background:var(--soft);border:1px solid #cfdad3;border-radius:18px;margin-top:22px;padding:14px}.post-card small{color:var(--green);font-weight:900;display:block}.post-card span{margin-top:8px;font-weight:850;display:block}.board-bottom{border-top:1px solid var(--line);color:#34483c;border-bottom:0;font-size:14px}.board-bottom div{align-items:center;gap:8px;display:flex}.split{grid-template-columns:.82fr 1.18fr;align-items:start;gap:48px;display:grid}.split>div:first-child{position:sticky;top:110px}.bento,.security-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.feature,.step,.channel-card,.cta,.legal{border:1px solid var(--line);background:#fff;border-radius:28px}.feature{padding:24px}.feature span,.step span{border:1px solid var(--line);background:var(--soft);width:44px;height:44px;color:var(--green);border-radius:14px;place-items:center;display:grid}.feature svg,.step svg{width:21px;height:21px}.feature h3{margin:28px 0 8px}.channels{grid-template-columns:1.2fr .9fr .9fr;align-items:start;gap:16px;display:grid}.channel-copy{padding-right:30px}.channel-card{align-items:flex-start;gap:16px;padding:22px;display:flex}.channel-card img{border-radius:10px;width:42px;height:42px}.workflow{text-align:center}.workflow h2{max-width:760px;margin:8px auto 26px}.steps{text-align:left;grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.step{padding:22px}.step div{justify-content:space-between;align-items:center;display:flex}.step strong{color:var(--muted);font-size:13px}.step h3{margin:26px 0 8px}.security{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.cta{text-align:center;max-width:860px;margin-bottom:88px;padding:52px}.cta p{max-width:560px;margin:0 auto 24px}.legal{max-width:820px;margin:70px auto;padding:34px}.legal h1{letter-spacing:-.04em;font-size:48px}footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:30px 6vw;display:flex}footer img{width:auto;height:26px}footer p{margin:6px 0 0}footer a{text-decoration:none}.kicker{margin-bottom:12px}@media (width<=900px){nav a:not(.login){display:none}.split,.channels,.security,.bento,.security-grid,.steps{grid-template-columns:1fr}.split>div:first-child{position:static}.board-grid{grid-template-columns:1fr}.day{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.board-bottom{flex-direction:column;align-items:flex-start}.section{padding:56px 20px}.hero{padding-top:62px}footer{display:block}}
