:root{--ink:#0c1029;--muted:#60657a;--purple:#7040f5;--purple2:#925cff;--line:#e8e9f2;--soft:#f6f5ff;--navy:#090d32}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.topbar{height:82px;margin:14px max(16px,calc((100vw - 1440px)/2));padding:0 34px;border:1px solid rgba(30,24,75,.08);border-radius:28px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.9);box-shadow:0 16px 55px rgba(67,45,128,.08);backdrop-filter:blur(18px);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:800}.brand-mark{width:35px;height:35px;display:grid;place-items:center;color:#fff;font-size:24px;font-weight:800;background:linear-gradient(145deg,#9a61ff,#5425e9);border-radius:10px;transform:skew(-7deg);box-shadow:0 8px 22px rgba(112,64,245,.28)}.desktop-nav{display:flex;gap:32px;font-size:14px;font-weight:600}.desktop-nav a:hover{color:var(--purple)}.top-actions,.actions{display:flex;gap:12px;align-items:center}.button{min-height:45px;padding:0 22px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:700;transition:.2s;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg,var(--purple2),#5829ed);box-shadow:0 12px 24px rgba(112,64,245,.22)}.button.ghost{border-color:#d8d8e8;background:#fff}.button.big{min-height:54px;padding:0 28px}.hero{max-width:1440px;margin:-110px auto 0;padding:180px 54px 82px;min-height:680px;display:grid;grid-template-columns:.85fr 1.25fr;gap:50px;align-items:center;background:radial-gradient(circle at 80% 38%,rgba(135,102,255,.19),transparent 30%),linear-gradient(120deg,#fff 20%,#f5f7ff 100%);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 54%,rgba(255,255,255,.7)),repeating-linear-gradient(90deg,transparent 0 88px,rgba(117,72,255,.025) 89px 90px);pointer-events:none}.hero-copy,.hero-visual{position:relative;z-index:1}.eyebrow{display:inline-flex;color:var(--purple);background:#f0ebff;border:1px solid #e1d8ff;border-radius:99px;padding:7px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.hero h1{font-size:clamp(44px,5vw,70px);line-height:1.04;letter-spacing:-.055em;margin:20px 0 24px}.hero h1 span,.section-heading h2 span{color:var(--purple)}.hero-copy>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:610px}.hero .actions{margin:30px 0 25px}.trust{display:flex;gap:24px;color:#666b7c;font-size:13px;font-weight:600}.hero-visual{min-width:0}.dashboard-window{position:relative;background:#fff;border:8px solid rgba(255,255,255,.78);border-radius:25px;box-shadow:0 35px 90px rgba(57,38,118,.18),0 0 0 1px #e7e5f1;overflow:hidden;transform:perspective(1200px) rotateY(-3deg)}.window-bar{height:49px;padding:0 14px;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--line);font-size:11px}.window-bar i{width:8px;height:8px;border-radius:50%;background:#dedce8}.window-bar strong{margin-left:7px}.window-bar span{margin-left:auto;background:#eaf9f0;color:#27925b;padding:5px 9px;border-radius:8px}.dashboard-body{height:390px;display:flex;background:#fafafd}.dashboard-body aside{width:54px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:22px;padding:14px 0}.dashboard-body aside b{color:#fff;background:var(--purple);border-radius:8px;width:28px;height:28px;display:grid;place-items:center}.dashboard-body aside i{width:19px;height:19px;border:2px solid #d7d5e3;border-radius:5px}.dash-main{padding:25px;flex:1;min-width:0}.dash-head{display:flex;justify-content:space-between;align-items:center}.dash-head small,.metrics small{color:#8a8da1}.dash-head h3{margin:4px 0;font-size:19px}.dash-head button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 12px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.metrics article,.chart,.activity{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px}.metrics b{display:block;font-size:19px;margin:8px 0}.metrics em{font-style:normal;color:#697083;font-size:9px}.dash-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:10px}.card-title{font-size:12px;font-weight:700;display:flex;justify-content:space-between}.card-title span{color:#21a067;font-size:9px}.chart svg{width:100%;height:145px;margin-top:12px}.chart .area{fill:url(#area)}.chart .line{fill:none;stroke:var(--purple);stroke-width:3}.activity p{font-size:9px;border-bottom:1px solid #f0eff5;padding:9px 0;margin:0}.activity p b{float:right;color:#28a36b}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.yellow{background:#ffe600}.blue{background:#29a4ff}.green{background:#25d366}.purple{background:#8d43ee}.glow{position:absolute;width:500px;height:500px;border:1px solid rgba(117,72,255,.24);border-radius:50%;top:-50px;right:-80px;box-shadow:0 0 100px rgba(117,72,255,.12)}.float-card{position:absolute;background:#fff;border:1px solid #ece9f6;border-radius:13px;padding:11px 14px;display:flex;gap:10px;align-items:center;box-shadow:0 16px 40px rgba(62,43,126,.15);font-size:11px}.float-card>span{width:30px;height:30px;border-radius:9px;background:#f0ebff;color:var(--purple);display:grid;place-items:center}.float-card b,.float-card small{display:block}.float-card small{color:#8a8da1}.float-a{right:-14px;top:42px}.float-b{left:-20px;bottom:25px}.logo-strip{max-width:1250px;margin:-34px auto 0;position:relative;z-index:2;border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px 30px;text-align:center;box-shadow:0 18px 55px rgba(45,35,86,.08)}.logo-strip p{margin:0 0 15px;font-size:12px;color:#787b8c}.logo-strip div{display:flex;justify-content:space-around;align-items:center;gap:25px;flex-wrap:wrap}.logo-strip b{font-size:18px;color:#37384a}.section{max-width:1240px;margin:auto;padding:110px 28px}.section-heading{text-align:center;max-width:720px;margin:0 auto 55px}.section-heading h2,.insight h2,.cta h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;line-height:1.08;margin:16px 0}.section-heading p,.insight p{color:var(--muted);font-size:17px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product{min-height:320px;border:1px solid var(--line);border-radius:24px;padding:30px;position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#fbfaff);transition:.25s}.product:hover{transform:translateY(-5px);border-color:#d1c3ff;box-shadow:0 24px 50px rgba(74,49,145,.1)}.product.featured{background:linear-gradient(145deg,#f1edff,#fff)}.product .icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#ede7ff;color:var(--purple);font-size:23px;margin-bottom:18px}.pill{font-size:11px;font-weight:800;text-transform:uppercase;color:var(--purple)}.product h3{font-size:25px;line-height:1.15;letter-spacing:-.025em;max-width:480px;margin:11px 0}.product p{color:var(--muted);max-width:480px;line-height:1.6}.link{display:block;color:var(--purple);margin-top:24px}.mini-inbox{position:absolute;width:190px;height:132px;right:-20px;bottom:-10px;border:1px solid #ded8f2;border-radius:17px;background:#fff;padding:15px;transform:rotate(-3deg);box-shadow:0 15px 35px rgba(70,47,145,.13)}.mini-inbox i{display:block;height:13px;background:#eeebf7;border-radius:5px;margin-bottom:9px}.mini-inbox i:nth-child(2){width:78%}.mini-inbox i:nth-child(3){width:56%}.mini-inbox span{position:absolute;width:45px;height:45px;border-radius:50%;background:var(--purple);right:15px;bottom:13px}.workflow{background:var(--navy);color:#fff;padding:100px max(28px,calc((100vw - 1184px)/2));position:relative;overflow:hidden}.workflow:after{content:"";position:absolute;width:550px;height:550px;border-radius:50%;background:radial-gradient(circle,rgba(117,72,255,.34),transparent 65%);right:-150px;top:-250px}.section-heading .light{background:rgba(135,92,255,.16);border-color:rgba(255,255,255,.14);color:#b99cff}.workflow .section-heading p{color:#adb0c8}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative;z-index:1}.steps article{padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.045)}.steps b{font-size:13px;color:#9f7cff}.steps span{display:block;font-size:19px;font-weight:700;margin:25px 0 10px}.steps p{color:#aeb2c8;font-size:14px;line-height:1.6}.insight{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.insight ul{list-style:none;padding:0;margin:26px 0}.insight li{padding:9px 0;font-weight:600}.insight li:before{content:'✓';display:inline-grid;place-items:center;width:22px;height:22px;background:#ede7ff;color:var(--purple);border-radius:50%;margin-right:10px}.insight-visual{height:420px;border-radius:32px;background:radial-gradient(circle,#fff 0 12%,#f0ebff 13% 27%,#faf9ff 28%);position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid #ebe8f4}.core{width:105px;height:105px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#a46cff,#5826ed);color:#fff;font-size:58px;font-weight:800;box-shadow:0 0 0 13px rgba(117,72,255,.12),0 20px 50px rgba(85,45,220,.3)}.orbit{position:absolute;border:1px dashed #bcaaff;border-radius:50%}.orbit.one{width:245px;height:245px}.orbit.two{width:380px;height:380px}.sat{position:absolute;background:#fff;border:1px solid #e7e2f2;border-radius:14px;padding:14px;font-weight:800;box-shadow:0 12px 30px rgba(60,42,120,.12)}.s1{top:45px;left:45%}.s2{right:35px;top:48%}.s3{bottom:38px;left:43%}.s4{left:35px;top:48%}.cta{max-width:1240px;margin:0 auto 70px;border-radius:25px;padding:42px 50px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;background:linear-gradient(115deg,#8d52ff,#5625e7);box-shadow:0 25px 55px rgba(100,55,230,.24)}.cta span{font-size:13px;text-transform:uppercase;font-weight:800;opacity:.78}.cta h2{font-size:32px;margin-bottom:0}.button.white{background:#fff;color:#39207f}.button.outline-white{border-color:rgba(255,255,255,.65);color:#fff}.cta .actions{flex-shrink:0}footer{max-width:1240px;margin:auto;padding:0 28px 40px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;color:#64687b;font-size:13px}footer .footer-brand p{max-width:310px;line-height:1.6}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:11px}footer b{color:var(--ink);font-size:14px;margin-bottom:5px}footer a:hover{color:var(--purple)}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px}@media(max-width:1050px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:165px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero .actions,.trust{justify-content:center}.hero-visual{max-width:800px;margin:auto;width:100%}.product-grid{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.insight{grid-template-columns:1fr}.insight-visual{order:2}.cta{margin-left:20px;margin-right:20px}}@media(max-width:680px){.topbar{height:68px;padding:0 16px;border-radius:19px}.brand{font-size:21px}.brand-mark{width:31px;height:31px}.top-actions .ghost{display:none}.top-actions .button{min-height:40px;padding:0 14px;font-size:12px}.hero{margin-top:-96px;padding:135px 20px 60px;min-height:auto}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.hero .actions{flex-direction:column}.hero .button{width:100%}.trust{flex-direction:column;gap:6px}.dashboard-body{height:300px}.dash-main{padding:15px}.metrics{grid-template-columns:1fr}.metrics article:nth-child(n+2){display:none}.dash-grid{grid-template-columns:1fr}.activity{display:none}.float-card{display:none}.logo-strip{margin:-15px 15px 0;padding:18px}.logo-strip b{font-size:14px}.section{padding:75px 18px}.section-heading{margin-bottom:35px}.product{min-height:300px;padding:24px}.mini-inbox{opacity:.45}.steps{grid-template-columns:1fr}.insight-visual{height:330px}.orbit.two{width:300px;height:300px}.cta{padding:32px 24px;flex-direction:column;text-align:center}.cta .actions{flex-direction:column;width:100%}.cta .button{width:100%}footer{grid-template-columns:1fr 1fr;gap:30px}footer .footer-brand{grid-column:1/-1}}
