:root{--cb-accent:#16a34a;--cb-grid:#16a34a2e;--page-accent:#16a34a}.cb-grid-bg{z-index:0;pointer-events:none;background-image:linear-gradient(var(--cb-grid) 1px, transparent 1px), linear-gradient(90deg, var(--cb-grid) 1px, transparent 1px);background-size:var(--grid-sz) var(--grid-sz);animation:1.8s linear infinite grid-scroll;position:fixed;inset:0}.cb-rc{overflow:clip}.cb-ra{animation:.9s cubic-bezier(.16,1,.3,1) both rise;animation-delay:var(--d,0s)}.cb-io-r .cb-ra{animation:.9s cubic-bezier(.16,1,.3,1) both rise;animation-delay:var(--d,0s);animation-play-state:paused}.cb-io-r.on .cb-ra{animation-play-state:running}.cb-io-card{opacity:0;transition:opacity .75s cubic-bezier(.16,1,.3,1) var(--d,0s), transform .75s cubic-bezier(.16,1,.3,1) var(--d,0s);transform:translateY(32px)}.cb-io-card.on{opacity:1;transform:translateY(0)}.cb-page{z-index:1;will-change:transform;padding-top:66px;position:relative}.cb-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 66px);padding:72px 24px 80px;display:flex}.cb-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--cb-accent);align-items:center;gap:8px;margin-bottom:28px;font-size:12px;font-weight:700;display:inline-flex}.cb-eyebrow-dot{background:var(--cb-accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite cb-dot-pulse}@keyframes cb-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.6)}}.cb-hero h1{letter-spacing:.01em;text-wrap:balance;max-width:860px;margin-bottom:28px;font-size:clamp(44px,6.8vw,88px);font-weight:800;line-height:1.02}.cb-hero-sub{color:var(--muted);text-wrap:balance;letter-spacing:.03em;max-width:520px;margin-bottom:48px;font-size:clamp(16px,1.35vw,19px);font-weight:400;line-height:1.72}.cb-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:72px;display:flex}.btn-cb{background:var(--cb-accent);color:#fff;border:1.5px solid #0000;border-radius:9px;padding:14px 28px;font-size:15.5px;font-weight:700}.btn-cb:hover{opacity:.9;transform:translateY(-1px)}.cb-chat-icon{justify-content:center;align-items:center;gap:6px;height:52px;margin-bottom:40px;display:flex}.cb-chat-icon span{background:var(--cb-accent);opacity:.5;width:10px;height:10px;animation:1.4s ease-in-out infinite cb-dot-bounce;animation-delay:var(--d,0s);border-radius:50%;display:block}@keyframes cb-dot-bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.cb-hero-stats{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.cb-stat-pill{flex-direction:column;align-items:center;padding:0 36px;display:flex}.cb-stat-pill+.cb-stat-pill{border-left:none}.cb-stat-value{color:var(--cb-accent);margin-bottom:5px;font-size:32px;font-weight:800;line-height:1}.cb-stat-label{color:var(--muted);font-size:13px;font-weight:500}.cb-body{background:var(--cb-accent)}.cb-marquee{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:28px 0;overflow:hidden}.cb-marquee-track{white-space:nowrap;will-change:transform;align-items:center;width:max-content;display:flex}.cb-marquee-track span{letter-spacing:.01em;color:#fff;padding:0 28px;font-size:clamp(22px,3vw,40px);font-weight:800}.cb-marquee-sep{color:#ffffff47!important;letter-spacing:0!important;padding:0 4px!important;font-size:clamp(14px,1.8vw,22px)!important;font-weight:400!important}.cb-layout{grid-template-columns:1fr 310px;align-items:stretch;gap:0 56px;max-width:1200px;margin:0 auto;padding:0 80px;display:grid}.cb-text-col{min-width:0}.cb-pin-col{position:relative}.cb-sticky{position:absolute;top:32px;left:0;right:0}.cb-hiw-steps{flex-direction:column;display:flex}.cb-hiw-step{border-bottom:1px solid #ffffff1a;flex-direction:column;justify-content:center;min-height:65vh;padding:72px 0;display:flex}.cb-hiw-step:last-child{padding-bottom:80px}.cb-step-num{letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;margin-bottom:28px;font-size:13px;font-weight:700}.cb-hiw-step h3{letter-spacing:.01em;color:#fff;text-wrap:balance;margin-bottom:20px;font-size:clamp(28px,3.5vw,52px);font-weight:800;line-height:1.06}.cb-hiw-step p{color:#fffc;letter-spacing:.03em;font-size:clamp(16px,1.3vw,19px);line-height:1.75}.cb-browser{background:#111;border-radius:14px;width:100%;max-width:280px;margin:0 auto;box-shadow:0 0 0 1.5px #ffffff1a,0 60px 120px #000000a6,0 24px 48px #0006,0 0 80px #16a34a33,inset 0 0 0 1px #ffffff0a}.cb-browser-bar{background:#1c1c1c;border-bottom:1px solid #ffffff0f;border-radius:14px 14px 0 0;align-items:center;gap:5px;height:34px;padding:0 10px;display:flex}.cb-br-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.cb-br-dot--red{background:#ff5f57}.cb-br-dot--yellow{background:#ffbd2e}.cb-br-dot--green{background:#28c840}.cb-browser-url{color:#ffffff52;background:#ffffff12;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:4px;height:20px;margin:0 8px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:9px;font-weight:500;display:flex}.cb-browser-viewport{aspect-ratio:280/470;background:#0d1117;border-radius:0 0 13px 13px;position:relative;overflow:hidden}.cb-website-bg{pointer-events:none;background:#0d1117;padding:10px 12px;position:absolute;inset:0}.cb-ws-nav{align-items:center;gap:6px;margin-bottom:16px;display:flex}.cb-ws-logo{background:#ffffff2e;border-radius:3px;width:52px;height:9px}.cb-ws-nav-links{gap:5px;margin-left:auto;display:flex}.cb-ws-nav-links span{background:#ffffff1a;border-radius:2px;width:26px;height:7px}.cb-ws-hero-area{padding:6px 0 14px}.cb-ws-line{background:#ffffff2e;border-radius:3px;height:9px;margin-bottom:7px}.cb-ws-line--xl{width:90%}.cb-ws-line--l{width:72%}.cb-ws-line--m{width:50%}.cb-ws-cta{background:#16a34a73;border-radius:5px;width:64px;height:18px;margin-top:10px}.cb-ws-cards{gap:5px;display:flex}.cb-ws-card{background:#ffffff0d;border:1px solid #ffffff12;border-radius:6px;flex:1;height:60px}.cb-screen-state{opacity:0;pointer-events:none;transition:opacity .45s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.cb-screen-state.active{opacity:1;pointer-events:auto}.cb-bubble-wrap{position:absolute;bottom:14px;right:14px}.cb-bubble-btn{background:var(--cb-accent);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;animation:2.6s ease-in-out infinite cb-bubble-pulse;display:flex;position:relative;box-shadow:0 4px 16px #16a34a8c}@keyframes cb-bubble-pulse{0%,to{box-shadow:0 4px 16px #16a34a8c,0 0 #16a34a4d}50%{box-shadow:0 4px 16px #16a34a8c,0 0 0 10px #16a34a00}}.cb-bubble-badge{color:#fff;background:#ff453a;border:2px solid #0d1117;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:9px;font-weight:800;display:flex;position:absolute;top:-3px;right:-3px}.cb-chat-win{background:#161622;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;max-height:calc(100% - 16px);display:flex;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.cb-chat-head{background:var(--cb-accent);flex-shrink:0;align-items:center;gap:8px;padding:9px 10px;display:flex}.cb-chat-avatar{background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.cb-agent-name{color:#fff;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:700}.cb-agent-status{color:#ffffffb8;align-items:center;gap:4px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:9px;display:flex}.cb-status-dot{background:#86efac;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite cb-dot-pulse}.cb-chat-msgs{flex-direction:column;flex:1;justify-content:flex-end;gap:5px;padding:8px;display:flex;overflow:hidden}.cb-msg{letter-spacing:.01em;border-radius:10px;max-width:84%;padding:6px 9px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:9.5px;line-height:1.5}.cb-msg-bot{color:#ffffffe0;background:#ffffff1a;border-bottom-left-radius:3px;align-self:flex-start}.cb-msg-user{background:var(--cb-accent);color:#fff;border-bottom-right-radius:3px;align-self:flex-end}.cb-msg-typing{background:#ffffff1a;border-radius:10px 10px 10px 3px;align-self:flex-start;align-items:center;gap:3px;padding:8px 10px;display:flex}.cb-msg-typing span{width:4px;height:4px;animation:1.2s ease-in-out infinite va-typing-dot;animation-delay:var(--d,0s);background:#fff9;border-radius:50%}.cb-chat-input-row{border-top:1px solid #ffffff12;flex-shrink:0;align-items:center;gap:6px;padding:6px 8px;display:flex}.cb-chat-input{color:#ffffff38;background:#ffffff12;border-radius:6px;flex:1;align-items:center;height:22px;padding:0 8px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:9px;display:flex}.cb-chat-send{background:var(--cb-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.cb-lead-captured{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:16px 12px;display:flex}.cb-lead-icon{margin-bottom:10px}.cb-lead-title{color:#fff;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:700}.cb-lead-email{color:#fff9;margin-bottom:10px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:10px;line-height:1.6}.cb-lead-email strong{color:#ffffffe6}.cb-lead-note{color:#ffffff61;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:9px;line-height:1.5}.cb-features-section{background:var(--cb-accent);padding:120px 24px}.cb-inner{max-width:1040px;margin:0 auto}.cb-features-head{border-bottom:1px solid #fff3;padding-bottom:56px}.cb-features-head h2{letter-spacing:.01em;color:#fff;font-size:clamp(36px,5vw,68px);font-weight:800;line-height:1}.cb-feature-row{border-bottom:1px solid #ffffff2e;grid-template-columns:1fr 1fr;align-items:center;gap:0 64px;padding:44px 0;display:grid}.cb-feature-name{letter-spacing:.01em;color:#fff;font-size:clamp(28px,3vw,48px);font-weight:800;line-height:1.1}.cb-feature-desc{color:#ffffffe6;letter-spacing:.03em;font-size:clamp(17px,1.4vw,20px);line-height:1.75}.cb-usecases-section{border-top:1px solid #ffffff1a;padding:120px 24px}.cb-section-label{letter-spacing:.16em;text-transform:uppercase;color:#fffc;margin-bottom:16px;font-size:11px;font-weight:700}.cb-section-title{letter-spacing:.01em;text-wrap:balance;color:#fff;max-width:640px;margin-bottom:56px;font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.06}.cb-usecases-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.cb-usecase-card{transition:opacity .72s cubic-bezier(.16,1,.3,1) var(--d,0s), transform .55s cubic-bezier(.16,1,.3,1) var(--d,0s), background .32s, border-color .32s, box-shadow .32s;background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;padding:36px 30px}.cb-usecase-card:hover{background:#ffffff21;border-color:#ffffff80;transform:translateY(-8px)scale(1.02);box-shadow:0 28px 72px #00000059,0 8px 24px #0003}.cb-usecase-tag{letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;background:#ffffff1f;border-radius:20px;margin-bottom:20px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.cb-usecase-card h3{color:#fff;letter-spacing:.02em;margin-bottom:12px;font-size:20px;font-weight:700}.cb-usecase-card p{color:#ffffffe0;letter-spacing:.03em;margin-bottom:24px;font-size:14.5px;line-height:1.7}.cb-usecase-list{flex-direction:column;gap:8px;list-style:none;display:flex}.cb-usecase-list li{color:#ffffffe0;letter-spacing:.03em;align-items:flex-start;gap:9px;font-size:13.5px;display:flex}.cb-usecase-list li:before{content:"";background:#ffffff59;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px}@media (max-width:1024px){.cb-layout{grid-template-columns:1fr 260px;gap:0 40px;padding:0 40px}}@media (max-width:900px){.cb-layout{grid-template-columns:1fr 152px;align-items:start;gap:0 12px;padding:0 20px}.cb-pin-col{align-self:start;display:block;position:sticky;top:80px}.cb-sticky{position:relative;top:auto;left:auto;right:auto}.cb-browser{zoom:.543;width:280px;max-width:280px;margin-left:0;margin-right:0;box-shadow:0 0 0 1.5px #ffffff1a,0 30px 60px #00000053,0 12px 24px #0003,0 0 40px #16a34a1a,inset 0 0 0 1px #ffffff0a}.cb-hiw-step{flex-direction:column;justify-content:center;align-items:flex-start;min-height:274px;padding:30px 0;display:flex}.cb-hiw-step h3{margin-bottom:0;font-size:clamp(18px,5vw,24px)}.cb-usecases-grid{grid-template-columns:1fr}.cb-feature-row{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:1fr;gap:0}.cb-feature-name{justify-content:space-between;align-items:center;display:flex}.cb-feature-desc{opacity:0;max-height:0;margin-top:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .28s,margin-top .35s;overflow:hidden}.cb-feature-row.open .cb-feature-desc{opacity:1;max-height:220px;margin-top:12px}.cb-feat-chevron{opacity:.6;flex-shrink:0;transition:transform .35s cubic-bezier(.16,1,.3,1)}.cb-feature-row.open .cb-feat-chevron{opacity:1;transform:rotate(180deg)}.cb-stat-pill{padding:0 20px}.cb-hero-sub,.cb-hiw-step p,.cb-usecase-card p{display:none}}@media (min-width:901px){.cb-feat-chevron{display:none}}@media (max-width:600px){.cb-hero{padding:48px 20px 60px}.cb-hero-stats{flex-direction:column;gap:20px}.cb-stat-pill+.cb-stat-pill{border-left:none}.cb-features-section,.cb-usecases-section{padding:72px 20px}.cb-hiw-step{min-height:auto;padding:48px 0}.cb-layout{padding:0 20px}}.btn-cb{background:var(--text);color:var(--bg)}.btn-cb:hover{background:var(--cb-accent);opacity:1}.cb-page .btn-solid:hover{background:var(--cb-accent)}.cb-page #footer-section{border-top:1px solid var(--border);background:0 0}.cb-page #footer-section:before{display:none}.cb-page #footer-section .footer-cta-eyebrow{color:#0006}.cb-page #footer-section .footer-cta-headline{color:#08080f}.cb-page #footer-section .footer-cta-btn{background:var(--text);color:#fff}.cb-page #footer-section .footer-cta-btn:hover{background:var(--cb-accent);opacity:1}.cb-page #footer-section .footer-bar-link{color:#0006}.cb-page #footer-section .footer-bar-link:hover{color:#fff;background-color:var(--cb-accent)}.cb-page #footer-section .footer-copy{color:#00000059}.cb-page #footer-section .footer-wordmark-name{color:#08080f}
