:root{
  --ink:#11131a;--muted:#666b78;--line:#e8e9ee;--surface:#f7f7f9;--accent:#7457ff;--accent2:#a07cff;--dark:#101117;--white:#fff;
  --radius:24px;--shadow:0 24px 70px rgba(19,18,31,.10)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}
.page-glow{position:absolute;pointer-events:none;filter:blur(70px);opacity:.45;border-radius:999px}.glow-one{width:500px;height:500px;background:#ded5ff;top:0;right:-220px}.glow-two{width:350px;height:350px;background:#e5eaff;top:950px;left:-180px}
.nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,28px);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-family:Manrope,sans-serif;letter-spacing:-.04em;font-size:19px}.brand-mark{width:29px;height:29px;border-radius:9px;background:#171820;display:flex;align-items:end;justify-content:center;gap:3px;padding:7px}.brand-mark span{display:block;width:4px;border-radius:4px;background:#fff}.brand-mark span:nth-child(1){height:9px}.brand-mark span:nth-child(2){height:14px}.brand-mark span:nth-child(3){height:18px}
.nav-right{display:flex;gap:20px;align-items:center}.coming-badge,.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em}.coming-badge{border:1px solid #d8d9e0;border-radius:999px;padding:7px 11px;color:#626571}.nav-cta{font-size:13px;font-weight:700;padding:11px 17px;border-radius:11px;background:#15161d;color:#fff}
.section{padding:110px max(7vw,28px);position:relative}.hero{min-height:680px;padding-top:90px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;max-width:1380px;margin:auto}.eyebrow{color:#7962dc;margin-bottom:18px}.hero h1,.section-heading h2,.early-copy h2{font-family:Manrope,sans-serif;letter-spacing:-.065em;line-height:.98;margin:0;font-size:clamp(48px,6vw,78px);max-width:720px}.hero h1 em,.early-copy em{font-style:normal;color:var(--accent)}.hero-text{font-size:18px;line-height:1.7;color:var(--muted);max-width:650px;margin:27px 0}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;border:0;cursor:pointer;font:700 14px "DM Sans";border-radius:13px;padding:15px 19px}.primary{background:#16171e;color:#fff;box-shadow:0 12px 28px rgba(20,20,28,.16)}.primary span,.form-button>span:last-child{font-size:19px}.text-link{font-size:14px;font-weight:700}.text-link span{margin-left:7px}.trust-row{display:flex;gap:12px;align-items:center;margin-top:28px;color:#888c96;font-size:12px}.dot{width:3px;height:3px;border-radius:50%;background:#b0b2ba}
.hero-visual{position:relative;min-height:530px;display:grid;place-items:center}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-a{width:360px;height:360px;background:radial-gradient(circle,#e8e0ff 0,rgba(232,224,255,.2) 65%,transparent 70%);top:50px}.orb-b{width:200px;height:200px;background:radial-gradient(circle,#e1e8ff,transparent 68%);right:0;bottom:0}.chat-window{position:relative;width:min(440px,92%);border:1px solid #e4e4eb;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-radius:25px;box-shadow:0 30px 80px rgba(37,32,65,.16);overflow:hidden;z-index:2;transform:rotate(1.5deg)}.chat-top{height:73px;border-bottom:1px solid #ececf1;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.chat-person{display:flex;gap:11px;align-items:center}.chat-person strong,.chat-person small{display:block}.chat-person strong{font-size:13px}.chat-person small{font-size:10px;color:#8b8e98;margin-top:3px}.avatar{width:37px;height:37px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#a38bff,#6250dd);color:#fff;font-weight:800;font-size:13px}.avatar.customer{background:linear-gradient(135deg,#242631,#707383)}.status-dot{width:8px;height:8px;border-radius:50%;background:#55c58b;box-shadow:0 0 0 5px #e7f7ef}.chat-body{padding:20px 19px 16px;min-height:390px;background:linear-gradient(#fbfbfc,#f7f7f9)}.day-label{text-align:center;color:#aaaeb7;font-size:9px;letter-spacing:.1em;margin-bottom:16px}.message{font-size:12px;line-height:1.55;padding:12px 14px;border-radius:15px;max-width:83%;margin-bottom:12px}.message small{display:block;font-weight:800;font-size:9px;margin-bottom:5px;color:#888}.customer-msg{margin-left:auto;background:#e9e7ff;border-bottom-right-radius:5px}.ai-msg{background:#fff;border:1px solid #e9e9ef;box-shadow:0 5px 16px rgba(20,20,30,.04);border-bottom-left-radius:5px}.ai-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--accent);margin-right:3px}.typing{display:flex;gap:4px;margin:4px 0 0 7px}.typing i{width:5px;height:5px;border-radius:50%;background:#bbb;animation:bounce 1.2s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes bounce{50%{transform:translateY(-3px);opacity:.5}}.chat-bottom{height:40px;background:#fff;border-top:1px solid #ececf1;padding:0 19px;display:flex;align-items:center;justify-content:space-between;color:#9295a0;font-size:9px}.chat-bottom b{color:#62c797}.floating-card{position:absolute;z-index:3;background:#fff;border:1px solid #e7e7ed;box-shadow:0 18px 45px rgba(30,27,47,.13);padding:11px 13px;border-radius:14px;display:flex;gap:9px;align-items:center}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:10px}.floating-card small{font-size:9px;color:#8a8e99;margin-top:2px}.insight{right:3%;top:17%}.catalog{left:1%;bottom:16%}.mini-icon{width:27px;height:27px;display:grid;place-items:center;background:#f0edff;border-radius:9px;color:var(--accent);font-size:13px}
.centered{text-align:center;margin:0 auto}.section-heading h2{font-size:clamp(38px,4vw,57px);max-width:780px}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.7;max-width:700px;margin:22px auto}.problem{background:#f8f8fa}.card-grid{display:grid;gap:15px;max-width:1240px;margin:55px auto 0}.four{grid-template-columns:repeat(4,1fr)}.problem-card{background:#fff;border:1px solid #e8e8ed;border-radius:20px;padding:27px;min-height:275px;position:relative;transition:.25s}.problem-card:hover,.feature-card:hover,.audience-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.number{position:absolute;top:25px;right:25px;color:#b1b3bb;font-size:10px;font-weight:700}.icon-box{width:44px;height:44px;border-radius:13px;background:#f1efff;color:#7158e8;display:grid;place-items:center;font-size:20px;margin-bottom:45px}.problem-card h3,.feature-card h3,.audience-card h3{font-family:Manrope,sans-serif;letter-spacing:-.03em;font-size:18px;margin:0 0 10px}.problem-card p,.feature-card p,.audience-card p{color:#777b86;line-height:1.65;font-size:13px;margin:0}
.solution-layout{max-width:1240px;margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:start}.solution .section-heading{position:sticky;top:100px}.solution-callout{margin-top:34px;display:flex;gap:12px;border-left:2px solid #a18df3;padding:13px 0 13px 16px;font-size:12px;color:#777b86;line-height:1.6}.solution-callout>span{color:var(--accent)}.solution-callout strong{color:#292b34}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feature-card{border:1px solid #e7e7ec;border-radius:19px;padding:24px;min-height:185px;transition:.25s;background:#fff}.feature-icon{display:grid;place-items:center;width:35px;height:35px;background:#f2f0ff;border-radius:10px;color:#725ce3;margin-bottom:28px}.how{background:#111219;color:#fff}.how .eyebrow{color:#a99af4}.how .section-heading p{color:#a5a7b1}.steps{max-width:1200px;margin:65px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.step{padding:0 27px 0 0;position:relative}.step span{font:700 11px Manrope;color:#a79af1}.step-line{height:1px;background:#33353f;margin:17px 0 25px}.step h3{font:700 16px Manrope;letter-spacing:-.025em}.step p{color:#999ca7;font-size:12px;line-height:1.6;max-width:220px}.flow{max-width:900px;margin:70px auto 0;padding:18px 25px;border:1px solid #2e3039;border-radius:17px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#aeb0b8}.flow b{color:#625e6f}.flow strong{color:#fff}
.conversation-layout{max-width:1240px;margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.conversation .section-heading h2{font-size:clamp(38px,4vw,52px)}.conversation .section-heading>p{margin-left:0}.conversation-points{margin-top:35px;display:grid;gap:14px}.conversation-points div{display:flex;gap:15px;align-items:center;font-size:12px;font-weight:700}.conversation-points b{width:27px;height:27px;border-radius:9px;background:#f1efff;color:#7459e6;display:grid;place-items:center;font-size:9px}.full-chat{border:1px solid #e5e5ea;border-radius:24px;box-shadow:var(--shadow);overflow:hidden;background:#f8f8fa}.full-chat-head{height:68px;background:#fff;display:flex;align-items:center;padding:0 20px;gap:11px;border-bottom:1px solid #e8e8ed}.full-chat-head strong,.full-chat-head small{display:block}.full-chat-head strong{font-size:12px}.full-chat-head small{font-size:9px;color:#8c909a;margin-top:3px}.full-chat-head .avatar{width:34px;height:34px;border-radius:10px}.live{margin-left:auto;color:#53ae83;font-size:9px;font-weight:800}.full-chat-body{padding:23px 22px}.bubble{font-size:11px;line-height:1.65;padding:12px 14px;max-width:83%;border-radius:15px;margin-bottom:11px}.bubble label{display:block;font-size:9px;font-weight:800;margin-bottom:4px;color:#858894}.customer-bubble{margin-left:auto;background:#e9e7ff;border-bottom-right-radius:5px}.ai-bubble{background:#fff;border:1px solid #e7e7ed;border-bottom-left-radius:5px}.ai-bubble label{color:#7057df}.chat-summary{display:flex;gap:9px;align-items:center;padding:13px 18px;background:#fff;border-top:1px solid #e8e8ed;color:#858893;font-size:9px}.chat-summary span:first-child{color:var(--accent);font-size:14px}.chat-summary b{color:#b0b2ba}.chat-summary strong{color:#30323a}
.audience{background:#f8f8fa}.audience-grid{max-width:1240px;margin:55px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.audience-card{border:1px solid #e5e5ea;background:#fff;border-radius:22px;padding:29px;min-height:320px;transition:.25s;position:relative}.audience-card.featured{background:#15161d;color:#fff;border-color:#15161d;box-shadow:0 25px 60px rgba(16,16,22,.16)}.audience-card.featured p{color:#aaaeba}.audience-card>span{position:absolute;right:27px;top:29px;font-size:10px;color:#a0a2aa}.audience-icon{width:48px;height:48px;border-radius:14px;background:#f0edff;color:#7057e3;display:grid;place-items:center;margin-bottom:45px}.featured .audience-icon{background:#302d3d}.audience-card p{max-width:300px}.audience-card a{display:inline-block;margin-top:26px;font-size:11px;font-weight:800}.audience-card a b{margin-left:8px;color:var(--accent)}
.early-access{padding-top:100px;padding-bottom:100px}.early-inner{max-width:1240px;margin:auto;border-radius:32px;background:radial-gradient(circle at 80% 10%,#30265b 0,transparent 34%),#111219;color:#fff;padding:70px;display:grid;grid-template-columns:1fr .9fr;gap:80px;position:relative;overflow:hidden}.early-inner:after{content:"";position:absolute;width:430px;height:430px;border:1px solid #3b3650;border-radius:50%;right:-120px;bottom:-250px}.early-copy{align-self:center}.eyebrow.light{color:#a99af4}.early-copy h2{font-size:clamp(43px,5vw,66px)}.early-copy p{color:#a8aab5;line-height:1.7;font-size:15px;max-width:500px;margin:25px 0}.early-note{display:flex;gap:12px;align-items:center;font-size:12px;margin-top:35px}.early-note span{color:#a797f4}.early-form{background:#fff;color:var(--ink);border-radius:22px;padding:29px;position:relative;z-index:2;box-shadow:0 25px 80px rgba(0,0,0,.2)}.form-head>span{font-size:9px;font-weight:800;letter-spacing:.15em;color:#7a62df}.form-head h3{font:800 23px Manrope;letter-spacing:-.04em;margin:8px 0 7px}.form-head p{font-size:11px;color:#81848e;margin:0 0 22px}.field{margin-bottom:13px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field label{font-size:10px;font-weight:800;display:block;margin-bottom:7px}.field input{width:100%;height:44px;border:1px solid #dedfe5;border-radius:10px;padding:0 12px;font:12px "DM Sans";outline:none;transition:.2s}.field input:focus{border-color:#8973ed;box-shadow:0 0 0 3px #eeeaff}.field input.invalid{border-color:#e56f6f}.input-prefix{display:flex;align-items:center;border:1px solid #dedfe5;border-radius:10px;height:44px;overflow:hidden}.input-prefix:focus-within{border-color:#8973ed;box-shadow:0 0 0 3px #eeeaff}.input-prefix span{padding-left:12px;color:#8c8f99;font-size:12px}.input-prefix input{border:0;height:100%;box-shadow:none!important}.error{display:block;color:#d55b5b;font-size:9px;margin-top:4px;min-height:10px}.form-button{width:100%;background:#15161d;color:#fff;margin-top:4px;height:48px}.spinner{display:none;width:13px;height:13px;border:2px solid #777;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.loading .spinner{display:inline-block}.loading .button-text{opacity:.7}@keyframes spin{to{transform:rotate(360deg)}}.form-message{font-size:11px;margin-top:12px;min-height:17px}.form-message.success{color:#3b9b6d}.form-message.error-msg{color:#c45858}.privacy{font-size:9px;color:#9a9ca4;text-align:center;margin:15px 0 0}
.footer{padding:40px max(7vw,28px);border-top:1px solid #ececf0;display:flex;justify-content:space-between;align-items:end;gap:30px}.footer-brand p{font-size:11px;color:#858892;margin:13px 0 0}.footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.footer-right small{font-size:9px;color:#999ba4}
@media(max-width:1000px){.hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{text-align:center}.hero-text{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:560px}.four{grid-template-columns:1fr 1fr}.solution-layout,.conversation-layout{grid-template-columns:1fr;gap:50px}.solution .section-heading{position:static}.early-inner{grid-template-columns:1fr;gap:45px;padding:55px}.steps{grid-template-columns:1fr 1fr;gap:35px}.flow{flex-wrap:wrap;gap:14px;justify-content:center}.audience-grid{grid-template-columns:1fr}}
@media(max-width:640px){.nav{height:68px}.nav-cta{display:none}.nav-right .coming-badge{font-size:9px}.section{padding:80px 20px}.hero{padding-top:45px;gap:30px}.hero h1{font-size:46px}.hero-text{font-size:15px}.hero-actions{flex-direction:column;gap:18px}.hero-visual{min-height:470px}.chat-window{width:100%;transform:none}.floating-card{display:none}.chat-body{min-height:350px}.four,.feature-grid{grid-template-columns:1fr}.problem-card{min-height:225px}.icon-box{margin-bottom:30px}.section-heading h2{font-size:38px}.steps{grid-template-columns:1fr}.step{padding:0}.step-line{margin-bottom:16px}.flow{display:none}.conversation-layout{gap:35px}.full-chat-body{padding:16px}.bubble{max-width:92%}.chat-summary{flex-wrap:wrap}.early-inner{padding:36px 20px;border-radius:25px}.early-form{padding:22px}.early-copy h2{font-size:45px}.field-row{grid-template-columns:1fr}.footer{align-items:flex-start;flex-direction:column}.footer-right{align-items:flex-start}}

.posthog-form-card{min-height:430px}.posthog-form-card #posthog-survey-container-01a09c21-fab4-0000-e8ed-a8b2d81c6fb7{width:100%}.posthog-form-card iframe{display:block;width:100%;min-height:260px;margin:0 auto}
