:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f8f4;color:#10211c;--ink: #10211c;--muted: #5d6b65;--line: #dce6dd;--paper: #ffffff;--paper-soft: #eef5ef;--dark: #071411;--green: #20c968;--green-dark: #0f7a46;--teal: #16a3a3;--amber: #f0b44c;--coral: #ef6f5e;--shadow: 0 24px 70px rgba(16, 33, 28, .14)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#f8fbf7,#eef5ef 42%,#f7f5ed);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071411f0;border-bottom:1px solid rgba(255,255,255,.1);display:flex;gap:24px;height:76px;justify-content:space-between;left:0;padding:0 clamp(18px,4vw,64px);position:sticky;top:0;z-index:20}.brand img,.footer-logo{display:block;height:40px;width:auto}.desktop-nav{align-items:center;display:flex;gap:6px}.desktop-nav a{border-radius:8px;color:#dbeee5;font-size:14px;font-weight:700;padding:10px 12px}.desktop-nav a:hover,.desktop-nav a.active{background:#20c96824;color:#9df2bd}.nav-cta,.button{align-items:center;border:1px solid transparent;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:44px;padding:12px 18px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.nav-cta,.button.primary{background:var(--green);box-shadow:0 14px 28px #20c96840;color:#04110d}.button.secondary{background:#fff;border-color:var(--line);color:#14251f}.nav-cta:hover,.button:hover{transform:translateY(-2px)}.icon-button{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:inline-flex;height:44px;justify-content:center;width:44px}.mobile-toggle,.mobile-menu{display:none}.hero{align-items:center;display:grid;gap:clamp(28px,5vw,64px);grid-template-columns:minmax(0,1fr) minmax(360px,1.08fr);min-height:calc(100svh - 76px);overflow:hidden;padding:clamp(36px,5vw,72px) clamp(18px,5vw,76px) 26px;position:relative}.hero:before{background:linear-gradient(120deg,rgba(32,201,104,.14),transparent 34%),linear-gradient(320deg,rgba(240,180,76,.13),transparent 28%);content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}.hero-copy{max-width:720px}.hero-kicker,.eyebrow{align-items:center;color:var(--green-dark);display:inline-flex;font-size:13px;font-weight:900;gap:8px;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.hero h1,.page-hero h1{color:#071411;font-size:clamp(40px,5.4vw,66px);letter-spacing:0;line-height:.96;margin:20px 0 22px}.hero p,.page-hero p,.section-heading p{color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.proof-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(110px,1fr));max-width:720px}.proof-grid div{background:#ffffffc7;border:1px solid rgba(16,33,28,.09);border-radius:8px;padding:14px}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font-size:15px}.proof-grid span{color:var(--muted);font-size:12px;margin-top:4px}.hero-visual{perspective:1200px}.product-shell{animation:floatPanel 7s ease-in-out infinite;background:#0a1713;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:var(--shadow),0 0 0 10px #20c9680d;color:#e9fff1;display:grid;grid-template-columns:62px minmax(150px,.85fr) minmax(230px,1.25fr);min-height:440px;overflow:hidden;transform:rotateX(3deg) rotateY(-5deg)}.mock-sidebar{align-items:center;background:#06100d;display:flex;flex-direction:column;gap:16px;padding-top:26px}.mock-dot{background:#24443a;border-radius:8px;height:34px;width:34px}.mock-dot.active{background:var(--green)}.mock-dot.wide{background:var(--amber)}.mock-inbox{background:#0f211b;border-right:1px solid rgba(255,255,255,.08);padding:18px}.mock-toolbar,.chat-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.status-pill,.tag{background:#20c96821;border:1px solid rgba(32,201,104,.34);border-radius:999px;color:#9df2bd;font-size:11px;font-weight:800;padding:6px 8px}.conversation{align-items:center;border:1px solid transparent;border-radius:8px;display:grid;gap:10px;grid-template-columns:36px 1fr auto;margin-bottom:12px;padding:12px}.conversation.selected{background:#ffffff14;border-color:#20c96847}.avatar{align-items:center;background:#16362c;border-radius:8px;display:inline-flex;font-weight:900;height:36px;justify-content:center;width:36px}.conversation p,.conversation small,.chat-header span{color:#9eb3aa;font-size:12px;margin:3px 0 0}.mock-chat{background:linear-gradient(180deg,rgba(22,163,163,.09),transparent 40%),#122820;padding:22px}.chat-header{border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:16px}.chat-header strong,.chat-header span{display:block}.message{border-radius:8px;line-height:1.45;margin-bottom:14px;max-width:78%;padding:13px 14px}.incoming{background:#fff;color:#17241f}.outgoing{background:var(--green);color:#06100d;margin-left:auto}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}.quick-actions button{align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#e9fff1;display:inline-flex;gap:6px;min-height:38px;padding:8px 11px}.metric-strip{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:42px}.metric-strip span{align-items:center;background:#ffffff12;border-radius:8px;color:#cfe5da;display:inline-flex;font-size:12px;gap:6px;justify-content:center;padding:10px}.problem-band{background:#071411;color:#dcf8e6;display:grid;gap:1px;grid-template-columns:repeat(4,1fr)}.problem-band span{border-right:1px solid rgba(255,255,255,.09);display:block;font-weight:800;padding:22px clamp(16px,3vw,38px);text-align:center}.section,.page-content{padding:clamp(70px,8vw,112px) clamp(18px,5vw,76px)}.section-heading{margin:0 auto 38px;max-width:780px;text-align:center}.section-heading h2,.cta-section h2,.info-panel h2{font-size:clamp(31px,4vw,52px);letter-spacing:0;line-height:1.04;margin:12px 0 14px}.feature-grid,.security-grid,.api-grid,.pricing-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid.wide{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.security-item,.price-card,.legal-section,.info-panel,.demo-form,.demo-aside{background:#ffffffd1;border:1px solid rgba(16,33,28,.1);border-radius:8px;box-shadow:0 16px 42px #10211c12}.feature-card,.security-item,.price-card{min-height:238px;padding:26px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.feature-card:hover,.security-item:hover,.price-card:hover{border-color:#20c9686b;box-shadow:0 18px 54px #10211c1f;transform:translateY(-4px)}.feature-card svg,.security-item svg,.demo-aside svg{color:var(--green-dark)}.feature-card h3,.security-item h3,.price-card h3,.legal-section h2{font-size:22px;margin:16px 0 10px}.feature-card p,.security-item p,.price-card p,.legal-section p,.info-panel p,.demo-aside p{color:var(--muted);line-height:1.65}.feature-card ul,.price-card ul{color:#31423b;list-style:none;margin:18px 0 0;padding:0}.feature-card li{border-top:1px solid var(--line);padding:10px 0}.split-section{align-items:center;background:#071411;color:#f1fff6;display:grid;gap:40px;grid-template-columns:.92fr 1.08fr}.split-section .section-heading{margin:0;text-align:left}.split-section .section-heading h2,.split-section .section-heading p{color:#f1fff6}.steps{display:grid;gap:14px}.step{align-items:center;background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:grid;gap:16px;grid-template-columns:44px 1fr;padding:18px}.step span{align-items:center;background:var(--green);border-radius:8px;color:#06100d;display:inline-flex;font-weight:900;height:44px;justify-content:center;width:44px}.step p{margin:0}.trust-section{background:#edf6f0}.trust-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:980px}.trust-item{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:flex;font-weight:800;gap:12px;padding:18px}.trust-item svg{color:var(--green-dark);flex:0 0 auto}.faq-section{background:#fbfaf5}.faq-list{margin:0 auto;max-width:920px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:8px;margin-bottom:12px;padding:20px 22px}.faq-item summary{cursor:pointer;font-size:18px;font-weight:900}.faq-item p{color:var(--muted);line-height:1.65;margin:14px 0 0}.cta-section{align-items:center;background:linear-gradient(120deg,rgba(32,201,104,.24),transparent 38%),#071411;color:#f2fff7;display:flex;gap:28px;justify-content:space-between;padding:clamp(48px,7vw,82px) clamp(18px,5vw,76px)}.cta-section.compact{border-radius:8px;margin-top:32px}.cta-section p{color:#c7d8d0;line-height:1.65;margin:0;max-width:720px}.page-hero{background:linear-gradient(115deg,rgba(32,201,104,.16),transparent 38%),linear-gradient(300deg,rgba(239,111,94,.12),transparent 32%),#f8fbf7;padding:clamp(70px,8vw,116px) clamp(18px,5vw,76px) clamp(42px,6vw,76px)}.page-hero h1,.page-hero p{max-width:980px}.page-hero p{max-width:860px}.api-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.info-panel,.legal-section,.demo-form,.demo-aside{padding:28px}.info-panel{margin-top:28px}.pricing-grid{align-items:stretch}.price-card{display:flex;flex-direction:column}.price-card.featured{background:#071411;border-color:#20c9686b;color:#f2fff7}.price-card.featured p,.price-card.featured li{color:#c8ddd3}.price-card strong{color:var(--green-dark);display:block;font-size:26px;margin-bottom:14px}.price-card.featured strong{color:var(--green)}.price-card li{align-items:center;display:flex;gap:9px;padding:8px 0}.price-card .button{margin-top:auto}.notice{background:#fff8e8;border:1px solid #efd99f;border-radius:8px;color:#674b11;line-height:1.6;margin-top:24px;padding:16px 18px}.demo-layout{display:grid;gap:24px;grid-template-columns:1.15fr .85fr}.demo-form{display:grid;gap:14px}.demo-form label{color:#263831;display:grid;font-weight:800;gap:8px}.demo-form input,.demo-form textarea{background:#f9fbf8;border:1px solid var(--line);border-radius:8px;color:var(--ink);min-height:46px;padding:12px 14px}.checkbox-line{align-items:start;display:flex!important;font-weight:700!important;gap:10px!important;line-height:1.45}.checkbox-line input{min-height:auto;margin-top:4px}.demo-aside{align-self:start;background:#071411;color:#f1fff6}.demo-aside h2{margin-top:0}.demo-aside p{align-items:flex-start;color:#d3e4dc;display:flex;gap:10px}.legal-stack{display:grid;gap:16px}.updated-date{color:var(--green-dark);font-weight:900;margin:-18px 0 24px}.legal-section h2{font-size:24px}.footer{background:#071411;color:#dff5e7;padding:52px clamp(18px,5vw,76px)}.footer-grid{display:grid;gap:34px;grid-template-columns:1.4fr .7fr .8fr 1fr}.footer p,.fineprint{color:#a8beb5;line-height:1.65}.footer h3{color:#fff;font-size:15px;margin:0 0 14px}.footer a{color:#cce5d8;display:block;font-size:14px;margin-bottom:10px}.footer a:hover{color:var(--green)}.reveal{animation:revealUp .7s ease both}.delay{animation-delay:.14s}@keyframes revealUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floatPanel{0%,to{transform:rotateX(3deg) rotateY(-5deg) translateY(0)}50%{transform:rotateX(3deg) rotateY(-5deg) translateY(-10px)}}@media(max-width:1080px){.desktop-nav,.nav-cta{display:none}.mobile-toggle{display:inline-flex}.mobile-menu{background:#071411fa;border-bottom:1px solid rgba(255,255,255,.1);display:grid;gap:8px;padding:16px 18px 22px;position:sticky;top:76px;z-index:18}.mobile-menu a:not(.button){border-radius:8px;color:#dbeee5;font-weight:800;padding:12px}.hero,.split-section,.demo-layout{grid-template-columns:1fr}.hero{min-height:auto}.proof-grid,.feature-grid,.feature-grid.wide,.security-grid,.pricing-grid,.api-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header{height:68px}.brand img,.footer-logo{height:34px}.mobile-menu{top:68px}.hero h1,.page-hero h1{font-size:42px;line-height:1}.hero-actions,.cta-section{align-items:stretch;flex-direction:column}.proof-grid,.problem-band,.feature-grid,.feature-grid.wide,.security-grid,.trust-grid,.pricing-grid,.api-grid,.footer-grid{grid-template-columns:1fr}.problem-band span{text-align:left}.product-shell{grid-template-columns:44px 1fr;min-height:560px;transform:none}.mock-chat{grid-column:1 / -1}.metric-strip{grid-template-columns:1fr;margin-top:24px}.section,.page-content,.page-hero{padding-left:18px;padding-right:18px}}
