:root{--bg:#07070c;--surface:#0d0d16;--panel:#11111c;--line:rgba(255,255,255,.11);--text:#f6f7fb;--muted:#989fad;--blue:#5b5bff;--violet:#8a63ff;--cyan:#63e2ff;--green:#67edae}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.ambient{position:fixed;border-radius:50%;filter:blur(120px);opacity:.11;pointer-events:none}.ambient-one{width:640px;height:640px;background:var(--blue);top:-350px;left:-260px}.ambient-two{width:520px;height:520px;background:#00badf;right:-350px;top:360px}.site-header{height:88px;position:absolute;z-index:20;top:0;left:4vw;right:4vw;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{position:relative;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--blue),var(--violet));box-shadow:0 8px 30px rgba(91,91,255,.3)}.brand-mark i{position:absolute;width:18px;height:18px;border:1px solid #fff;transform:rotate(30deg) skewY(-15deg);top:11px;left:12px}.brand-mark i:nth-child(2){transform:rotate(150deg) skewY(-15deg);left:7px;top:15px}.brand-mark i:nth-child(3){transform:rotate(-90deg) skewY(-15deg);left:17px;top:15px}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:19px;letter-spacing:.11em}.brand-copy small{font-size:7px;color:var(--muted);letter-spacing:.14em;margin-top:4px}.hub-label{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#777e8c;padding-left:30px;border-left:1px solid var(--line)}.site-header nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:11px;color:#aeb4c1}.site-header nav a:hover{color:#fff}.back-link{padding:12px 15px;border:1px solid var(--line);border-radius:11px}.menu-button{display:none;background:transparent;border:0;color:#fff}.hero{min-height:930px;position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:5vw;padding:155px 6vw 90px}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(99,226,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(99,226,255,.035) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,black,transparent 92%);z-index:-1}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#9deeff;font-weight:800}.eyebrow span{display:inline-block;width:24px;height:1px;background:#9deeff;vertical-align:middle;margin-right:10px}.hero h1{font-size:clamp(68px,8.4vw,126px);line-height:.84;letter-spacing:-.075em;margin:30px 0;font-weight:850}.hero h1 em,.section-head h2 em,.about h2 em,.final-cta h2 em{font-style:normal;background:linear-gradient(95deg,#bcbaff,#63e2ff);background-clip:text;color:transparent}.hero-lead{max-width:690px;color:#b2b8c5;line-height:1.7;font-size:18px}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:13px;padding:16px 20px;font-size:12px;font-weight:800}.primary{background:linear-gradient(135deg,var(--blue),var(--violet));box-shadow:0 12px 40px rgba(91,91,255,.25)}.primary:hover{transform:translateY(-2px)}.secondary{border:1px solid var(--line);background:rgba(255,255,255,.035)}.proof-line{display:flex;gap:20px;margin-top:32px;font-size:9px;letter-spacing:.1em;color:#727988;text-transform:uppercase}.proof-line span+span{padding-left:20px;border-left:1px solid var(--line)}.proof-line i,.status i,.system-status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green);margin-right:6px}.system-visual{height:600px;position:relative;border:1px solid var(--line);border-radius:34px;background:radial-gradient(circle at center,rgba(91,91,255,.22),transparent 34%),rgba(255,255,255,.018);box-shadow:inset 0 1px rgba(255,255,255,.08),0 50px 120px rgba(0,0,0,.5)}.orbit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(99,226,255,.18)}.orbit-outer{width:440px;height:440px;border-style:dashed}.orbit-inner{width:275px;height:275px;border-color:rgba(138,99,255,.35)}.system-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;clip-path:polygon(25% 7%,75% 7%,100% 25%,100% 75%,75% 93%,25% 93%,0 75%,0 25%);background:linear-gradient(145deg,#29256d,#0d0c23);box-shadow:0 0 80px rgba(91,91,255,.45)}.system-core>span{font-size:52px;font-weight:900;line-height:1;color:#a9edff}.system-core strong{font-size:10px;letter-spacing:.17em}.system-core small{font-size:6px;color:#848b9a;letter-spacing:.12em;margin-top:5px}.system-node{position:absolute;padding:12px 15px;border:1px solid var(--line);border-radius:11px;background:#11111b;box-shadow:0 18px 40px rgba(0,0,0,.38);font-size:10px;letter-spacing:.1em}.system-node i{font-style:normal;color:#6663ee;margin-right:9px}.node-crm{top:90px;left:45px}.node-help{top:90px;right:45px}.node-kalendz{bottom:95px;left:38px}.node-pulse{bottom:95px;right:38px}.system-status{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);white-space:nowrap;color:#7f8795;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.signal-strip{min-height:82px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:32px;color:#676e7c;font-size:9px;letter-spacing:.16em}.signal-strip i{width:4px;height:4px;border-radius:50%;background:#4e4bba}.products{padding:125px 6vw}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end;margin-bottom:55px}.section-head h2,.about h2,.final-cta h2{font-size:clamp(48px,6vw,82px);line-height:.92;letter-spacing:-.06em;margin:20px 0 0}.section-head>p{color:var(--muted);line-height:1.75;max-width:580px}.xos-card{min-height:660px;position:relative;display:grid;grid-template-columns:.7fr 1.3fr;gap:45px;padding:34px;border:1px solid rgba(99,226,255,.27);border-radius:28px;background:radial-gradient(circle at 75% 20%,rgba(91,91,255,.17),transparent 36%),#0d0d16;overflow:hidden}.card-meta{position:absolute;top:26px;left:28px;right:28px;display:flex;justify-content:space-between;z-index:2}.number{font-size:9px;color:#5f6675}.status{font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:#737b8b}.status i{background:#7771ff;box-shadow:0 0 10px #7771ff}.status.live{color:#79dfa9}.status.live i{background:var(--green);box-shadow:0 0 10px var(--green)}.status.next{color:#9deeff}.status.next i{background:var(--cyan);box-shadow:0 0 10px var(--cyan)}.xos-copy{padding:105px 10px 10px;display:flex;flex-direction:column}.product-kicker{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#8feaff}.xos-copy h3{font-size:78px;line-height:.8;letter-spacing:-.06em;margin:25px 0;font-weight:900}.xos-copy h3 em{font-style:normal;color:#7771ff}.xos-copy>p:not(.product-kicker){color:#aeb4c1;line-height:1.7;max-width:470px}.capability-list{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0}.capability-list span{padding:8px 10px;border:1px solid var(--line);border-radius:8px;color:#7d8493;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.product-action{display:flex;align-items:center;justify-content:space-between;margin-top:auto;border-top:1px solid var(--line);padding-top:20px;font-size:11px;font-weight:800}.product-action:hover{color:#9deeff}.xos-console{align-self:center;height:500px;border:1px solid rgba(138,99,255,.4);border-radius:21px;background:#090910;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.5);transform:perspective(1400px) rotateY(-4deg)}.console-top{height:50px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:.12em}.console-top i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:7px}.console-top small{color:#666d7b}.console-body{display:grid;grid-template-columns:115px 1fr;height:450px}.console-body aside{border-right:1px solid var(--line);padding:25px 13px;display:flex;flex-direction:column;gap:7px}.console-body aside>*{padding:10px;border-radius:8px;color:#646b79;font-size:8px}.console-body aside b{background:rgba(91,91,255,.18);color:#fff}.console-main{padding:18px}.console-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.console-kpis div{height:95px;padding:12px;border:1px solid var(--line);border-radius:11px;display:flex;flex-direction:column}.console-kpis small,.chart-head{font-size:6px;letter-spacing:.12em;color:#737a89}.console-kpis strong{font-size:25px;margin-top:auto}.console-chart{height:190px;border:1px solid var(--line);border-radius:11px;padding:13px;margin-top:9px}.chart-head{display:flex;justify-content:space-between}.bars{height:135px;display:flex;gap:7px;align-items:flex-end}.bars i{flex:1;background:linear-gradient(#63e2ff,#5b5bff);border-radius:3px 3px 0 0}.bars i:nth-child(1){height:38%}.bars i:nth-child(2){height:56%}.bars i:nth-child(3){height:47%}.bars i:nth-child(4){height:72%}.bars i:nth-child(5){height:64%}.bars i:nth-child(6){height:86%}.bars i:nth-child(7){height:71%}.bars i:nth-child(8){height:92%}.bars i:nth-child(9){height:81%}.bars i:nth-child(10){height:100%}.next-action{display:flex;gap:11px;padding:14px 3px;border-bottom:1px solid var(--line)}.next-action>span{font-size:8px;color:#7771ff}.next-action p{display:flex;flex-direction:column;gap:4px;margin:0}.next-action strong{font-size:9px}.next-action small{font-size:7px;color:#69707e}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:14px}.product-card{min-height:540px;position:relative;padding:30px;border:1px solid var(--line);border-radius:22px;background:#0d0d16;display:flex;flex-direction:column;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-4px);border-color:rgba(138,99,255,.55)}.product-symbol{height:205px;margin:45px 0 28px;border:1px solid var(--line);border-radius:15px;background:radial-gradient(circle at center,rgba(91,91,255,.2),transparent 50%);display:grid;place-items:center;position:relative;overflow:hidden}.product-symbol>span{width:80px;height:80px;border:1px solid #7771ff;border-radius:24px;display:grid;place-items:center;font-size:36px;font-weight:900;box-shadow:0 0 50px rgba(91,91,255,.34)}.mini-pipeline,.mini-messages,.mini-calendar,.pulse-wave{position:absolute;inset:0}.mini-pipeline i{position:absolute;height:8px;border-radius:8px;background:#27273a}.mini-pipeline i:nth-child(1){width:26%;left:8%;top:30%}.mini-pipeline i:nth-child(2){width:19%;right:8%;top:24%}.mini-pipeline i:nth-child(3){width:23%;left:10%;bottom:26%}.mini-pipeline i:nth-child(4){width:19%;right:9%;bottom:30%}.mini-messages i{position:absolute;width:80px;height:28px;border-radius:12px;background:#262638}.mini-messages i:nth-child(1){left:8%;top:24%}.mini-messages i:nth-child(2){right:7%;top:38%;background:#4240a8}.mini-messages i:nth-child(3){left:11%;bottom:21%}.calendar-symbol>span{border-radius:50%;font-size:27px}.mini-calendar{display:grid;grid-template-columns:repeat(3,22px);gap:10px;justify-content:space-between;align-content:center;padding:0 10%}.mini-calendar i{height:22px;border:1px solid #313142;border-radius:5px}.pulse-symbol{background:radial-gradient(circle at center,rgba(103,237,174,.14),transparent 50%)}.pulse-symbol>span{border-color:var(--green);box-shadow:0 0 50px rgba(103,237,174,.25)}.pulse-wave{display:flex;align-items:center;justify-content:space-between;padding:0 9%}.pulse-wave i{width:7px;background:#244c3d;border-radius:8px}.pulse-wave i:nth-child(1),.pulse-wave i:nth-child(5){height:20%}.pulse-wave i:nth-child(2),.pulse-wave i:nth-child(4){height:45%}.pulse-wave i:nth-child(3){height:72%}.product-card h3{font-size:38px;letter-spacing:-.04em;margin:8px 0 12px}.product-card>p:not(.product-kicker){color:var(--muted);line-height:1.65;font-size:14px;max-width:500px}.about{padding:120px 6vw;border-top:1px solid var(--line);background:#090910}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:55px}.about-grid article{min-height:260px;padding:25px;border-top:1px solid #6663ee;background:linear-gradient(180deg,rgba(91,91,255,.09),transparent)}.about-grid span{font-size:9px;color:#7771ff}.about-grid h3{font-size:22px;margin:80px 0 12px}.about-grid p{color:var(--muted);line-height:1.65;font-size:13px}.final-cta{padding:135px 6vw;text-align:center;background:radial-gradient(circle at 50% 45%,rgba(91,91,255,.18),transparent 37%)}.final-cta .eyebrow span{display:none}.final-cta h2{margin-inline:auto}.final-cta>p:not(.eyebrow){max-width:650px;margin:25px auto;color:var(--muted);line-height:1.7}.final-cta .button{margin-top:15px}footer{min-height:120px;padding:25px 5vw;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}footer>p,footer>div{font-size:10px;color:#747b89}footer>div{display:flex;gap:22px}
@media(max-width:980px){.hero{grid-template-columns:1fr;padding-top:145px}.system-visual{height:540px}.section-head{grid-template-columns:1fr}.xos-card{grid-template-columns:1fr}.xos-copy{min-height:500px}.xos-console{width:100%;transform:none}.product-grid{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr}.about-grid article{min-height:210px}.about-grid h3{margin-top:50px}}
@media(max-width:680px){.site-header{left:20px;right:20px}.hub-label,.site-header nav{display:none}.menu-button{display:block;margin-left:auto}.site-header.menu-open nav{display:flex;position:absolute;top:88px;left:0;right:0;padding:22px;background:#0c0c14;border:1px solid var(--line);flex-direction:column;align-items:flex-start}.hero{padding:140px 20px 65px;min-height:auto}.hero h1{font-size:62px}.hero-lead{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.proof-line{flex-wrap:wrap}.proof-line span+span{border:0;padding:0}.system-visual{height:430px;margin-top:30px}.orbit-outer{width:310px;height:310px}.orbit-inner{width:205px;height:205px}.system-core{width:120px;height:120px}.system-node{font-size:8px;padding:9px}.node-crm{left:13px;top:70px}.node-help{right:13px;top:70px}.node-kalendz{left:10px;bottom:70px}.node-pulse{right:10px;bottom:70px}.signal-strip{overflow:hidden;justify-content:flex-start;padding:0 20px;white-space:nowrap}.products,.about,.final-cta{padding:85px 20px}.section-head h2,.about h2,.final-cta h2{font-size:49px}.xos-card{padding:22px;min-height:auto}.xos-copy{padding-top:85px;min-height:510px}.xos-copy h3{font-size:62px}.xos-console{height:430px}.console-body{grid-template-columns:1fr}.console-body aside{display:none}.console-kpis div:last-child{display:none}.console-kpis{grid-template-columns:1fr 1fr}.product-card{padding:22px}.product-symbol{margin-top:50px}.about-grid{margin-top:35px}footer{align-items:flex-start;flex-direction:column;gap:25px;padding:35px 20px}footer>p{order:3}}
