@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--bg:#09090b;--surface:#121216;--surface2:#19191f;--text:#f7f7fa;--muted:#a3a3ad;--faint:#686872;--violet:#7459ff;--bright:#a88cff;--line:#ffffff14;--grad:linear-gradient(135deg,#4d36ff,#9472ff)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.container{max-width:1160px;margin:auto;padding-left:28px;padding-right:28px}.nav{justify-content:space-between;align-items:center;height:88px;display:flex}.brand{letter-spacing:-.8px;font:700 20px Space Grotesk}.brand>span:last-child{color:var(--bright)}.brand-mark{background:var(--grad);vertical-align:-5px;border-radius:9px;justify-content:center;align-items:center;width:29px;height:29px;margin-right:7px;box-shadow:0 0 24px #7459ff70;color:#fff!important;display:inline-flex!important}.nav-links{color:var(--muted);gap:32px;font-size:14px;display:flex}.nav-links a:hover,.text-link:hover{color:#fff}.button{background:var(--grad);border-radius:13px;align-items:center;gap:9px;padding:15px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 10px 30px #6247ff38}.button:hover{transform:translateY(-2px);box-shadow:0 14px 36px #6247ff60}.button-small{padding:11px 15px;font-size:13px}.hero{grid-template-columns:1fr 1fr;align-items:center;min-height:650px;padding-top:42px;padding-bottom:70px;display:grid}.eyebrow{color:#9886ff;letter-spacing:1.5px;margin-bottom:20px;font-size:11px;font-weight:700}.pulse{background:#9c89ff;border-radius:50%;width:7px;height:7px;margin-right:10px;display:inline-block;box-shadow:0 0 0 5px #7359ff20}.hero h1,h2{letter-spacing:-3.5px;max-width:600px;margin:0;font:600 clamp(45px,5vw,72px)/1.01 Space Grotesk}.hero h1 em,h2 span,.cta h2 em{color:#0000;background:linear-gradient(100deg,#fff 10%,#a98fff);-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-text{color:var(--muted);max-width:470px;margin:25px 0 31px;font-size:18px;line-height:1.55}.hero-actions{align-items:center;gap:24px;display:flex}.text-link{color:#d5d5dd;align-items:center;gap:9px;font-size:14px;display:flex}.play{border:1px solid var(--line);color:#aa98ff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.trust{color:var(--faint);align-items:center;gap:12px;margin-top:44px;font-size:12px;line-height:1.4;display:flex}.trust b{color:#aaaab4}.avatars{display:flex}.avatars i{border:2px solid var(--bg);background:#403b63;border-radius:50%;place-items:center;width:28px;height:28px;margin-left:-6px;font-size:10px;font-style:normal;display:grid}.avatars i:nth-child(2){background:#694c60}.avatars i:nth-child(3){background:#395265}.hero-visual{place-items:center;height:580px;display:grid;position:relative}.glow{filter:blur(80px);background:#6445ff38;border-radius:50%;width:420px;height:420px;position:absolute}.orbit{border:1px solid #8068ff35;border-radius:50%;position:absolute;transform:rotate(-24deg)}.orbit-a{width:470px;height:150px}.orbit-b{border-color:#8068ff1f;width:520px;height:260px;transform:rotate(42deg)}.phone-shell{z-index:1;background:#0f0f12;border:7px solid #2b2b31;border-radius:39px;width:292px;height:536px;padding:8px;position:relative;overflow:hidden;box-shadow:0 32px 80px #000,0 0 0 1px #ffffff15}.phone-top{z-index:4;background:#25252b;border-radius:0 0 13px 13px;width:91px;height:20px;position:absolute;top:0;left:95px}.camera{background:#403b75;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:15px}.speaker{background:#46464c;border-radius:5px;width:32px;height:3px;position:absolute;top:8px;left:29px}.chat-header{background:#1a1a1f;align-items:center;gap:9px;height:57px;padding:10px 12px;display:flex}.avatar{background:var(--grad);border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-weight:700;display:grid}.chat-header strong{font-size:12px;display:block}.chat-header small{color:#86868f;margin-top:2px;font-size:9px;display:block}.online{background:#55db95;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.dots{color:#aaa;margin-left:auto}.chat-body{background:#121417 radial-gradient(#b9b9c00b 1px,#0000 1px) 0 0/15px 15px;height:424px;padding:16px 10px;overflow:hidden}.date{color:#777982;text-align:center;margin-bottom:12px;font-size:8px}.bubble{color:#dcdce1;background:#24272b;border-radius:4px 12px 12px;width:84%;margin-bottom:9px;padding:9px 10px 17px;font-size:10px;line-height:1.45;position:relative}.bubble.user{background:#473b8a;border-radius:12px 4px 12px 12px;margin-left:auto}.bubble.short{width:76%}.bubble span{color:#888994;font-size:7px;position:absolute;bottom:4px;right:8px}.bubble.user span{color:#b9afff}.bubble b{color:#b5a7ff;font-size:9px}.campaign{background:#ffffff08;border:1px solid #ffffff12;border-radius:7px;align-items:center;gap:8px;margin-top:8px;padding:6px;display:flex}.campaign-img{background:var(--grad);border-radius:5px;place-items:center;width:31px;height:31px;display:grid}.campaign strong{font-size:9px;display:block}.campaign small{color:#8e8e98;font-size:8px}.approve{color:#fff;background:#6e56ee;border:0;border-radius:6px;width:100%;margin-top:8px;padding:7px;font:600 9px DM Sans}.chat-input{color:#72727b;background:#1a1a1f;align-items:center;gap:8px;height:35px;padding:0 10px;font-size:9px;display:flex}.chat-input svg:last-child{color:#9280ff;margin-left:auto}.float-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);z-index:2;background:#19191fdd;border-radius:13px;align-items:center;gap:9px;padding:12px 15px;display:flex;position:absolute;bottom:105px;right:10px}.float-icon{color:#bcaeff;background:#51439a;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.float-card small{color:#85858e;font-size:9px;display:block}.float-card strong{font-size:15px}.float-card strong span{color:#54db96;font-size:12px}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#787681;letter-spacing:1.7px;font-size:10px;font-weight:700;overflow:hidden}.ticker-inner{justify-content:space-around;align-items:center;gap:45px;min-width:850px;height:66px;display:flex}.ticker b{color:#755cff;font-size:15px}.section{padding-top:130px;padding-bottom:130px}.section-intro{grid-template-columns:1fr 1fr;align-items:end;margin-bottom:52px;display:grid}.section-intro h2{font-size:49px}.section-intro p,.process-grid>div>p{color:var(--muted);max-width:390px;margin:0 0 5px;line-height:1.6}.capability-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.capability{border:1px solid var(--line);background:linear-gradient(145deg,#17171c,#101014);border-radius:20px;min-height:235px;padding:27px 25px 25px}.icon-box{color:#b8a9ff;background:#5d49c933;border-radius:12px;place-items:center;width:40px;height:40px;margin-bottom:24px;display:grid}.capability h3{margin:0 0 10px;font:600 20px Space Grotesk}.capability p{color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.5}.capability a{color:#a99aff;align-items:center;gap:5px;font-size:12px;display:flex}.process{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0e0e12}.process-grid{grid-template-columns:1fr 1fr;align-items:center;gap:85px;display:grid}.process h2{margin-bottom:22px;font-size:49px}.steps{margin-top:42px}.step{border-top:1px solid var(--line);gap:20px;padding:20px 0;display:flex}.step>b{color:#806bff;padding-top:4px;font-size:12px}.step h3{margin:0 0 5px;font:600 16px Space Grotesk}.step p{color:var(--muted);margin:0;font-size:13px}.insight-card{background:#18181d;border:1px solid #ffffff18;border-radius:20px;padding:24px;box-shadow:0 20px 60px #00000040}.insight-top{color:#81818d;letter-spacing:1px;justify-content:space-between;font-size:9px;display:flex}.live{color:#60d59a;font-size:8px}.live i{background:#60d59a;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.chart{margin:32px 0 20px}.chart-label{justify-content:space-between;margin-bottom:16px;font-size:13px;display:flex}.chart-label b{color:#62d69a;font-size:12px}.bars{border-bottom:1px solid #ffffff10;align-items:end;gap:10px;height:130px;display:flex}.bars i{background:linear-gradient(#856eff,#342568);border-radius:5px 5px 0 0;flex:1;min-height:10px}.bars i:nth-last-child(-n+3){background:linear-gradient(#b09aff,#5b40dc)}.chart-days{color:#63636d;justify-content:space-between;margin-top:9px;font-size:8px;display:flex}.metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:10px;padding:18px 0;display:grid}.metrics small{color:#777781;margin-bottom:7px;font-size:9px;display:block}.metrics strong{font-size:15px}.insight-note{color:#aaa0e8;align-items:center;gap:7px;margin-top:19px;font-size:11px;display:flex}.cta{text-align:center;padding-top:130px;padding-bottom:140px;position:relative;overflow:hidden}.cta-glow{filter:blur(90px);pointer-events:none;background:#704cff35;width:500px;height:230px;position:absolute;top:120px;left:calc(50% - 250px)}.cta .eyebrow,.cta h2,.cta p,.cta .button{position:relative}.cta h2{max-width:none;font-size:54px}.cta p{color:var(--muted);max-width:420px;margin:23px auto 30px;line-height:1.55}.footer{border-top:1px solid var(--line);color:#686872;justify-content:space-between;align-items:center;height:90px;font-size:11px;display:flex}.footer .brand{color:#eee;font-size:16px}.footer>a:last-child{color:#a7a0c9}@media (width<=800px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:65px}.hero h1{font-size:52px}.hero-visual{height:570px}.section-intro,.process-grid{grid-template-columns:1fr;gap:25px}.capability-grid{grid-template-columns:1fr}.section{padding-top:90px;padding-bottom:90px}.process-grid{gap:50px}.cta h2,.process h2,.section-intro h2{font-size:42px}.footer{flex-wrap:wrap;gap:18px;height:auto;padding-top:25px;padding-bottom:25px}.footer>span{order:3;width:100%}}@media (width<=440px){.container{padding-left:20px;padding-right:20px}.nav{height:74px}.nav .button{display:none}.hero h1{font-size:46px}.hero-text{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-visual{margin:0 -20px;transform:scale(.9)}.float-card{right:-10px}.phone-shell{width:280px}.ticker-inner{gap:30px}.cta h2,.process h2,.section-intro h2{letter-spacing:-2px;font-size:37px}}
