
.hero{position:relative;padding:88px 0 96px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:68px}.hero:before{content:"";position:absolute;z-index:-1;width:520px;height:520px;left:-320px;top:-190px;border-radius:50%;background:rgba(36,82,230,.17);filter:blur(90px)}.hero-copy h1{font-size:clamp(2.55rem,5.4vw,4.55rem);line-height:1.01;letter-spacing:-.055em;max-width:760px}.hero-copy h1 span{background:linear-gradient(90deg,var(--cyan),#8faaff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{max-width:650px;margin-top:22px;color:var(--muted);font-size:1.1rem;line-height:1.76}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 13px var(--green)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-benefits{display:flex;flex-wrap:wrap;gap:10px 23px;list-style:none;margin-top:27px;color:#c2cee0;font-size:.88rem}.hero-benefits li:before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:rgba(50,230,255,.1);color:var(--cyan);font-weight:900;margin-right:7px}.hero-visual{position:relative;display:grid;place-items:center;min-width:0}.dashboard-card{position:relative;width:min(455px,100%);min-height:375px;padding:22px;border-radius:28px;background:linear-gradient(145deg,rgba(18,29,53,.96),rgba(6,11,25,.98));border:1px solid rgba(50,230,255,.24);box-shadow:0 32px 80px rgba(0,0,0,.46),0 0 80px rgba(36,82,230,.15);transform:perspective(900px) rotateY(-4deg) rotateX(2deg)}.window-bar{display:flex;align-items:center;gap:7px;height:32px;padding:0 5px;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:25px}.window-bar>span{width:8px;height:8px;border-radius:50%;background:#ff6b6b}.window-bar>span:nth-child(2){background:#ffd166}.window-bar>span:nth-child(3){background:#2bd46f}.window-bar small{margin-left:auto;color:#667792;font-size:.69rem}.code-line{height:9px;border-radius:8px;background:linear-gradient(90deg,rgba(50,230,255,.65),rgba(79,124,255,.25));margin-bottom:11px}.code-line.wide{width:78%}.code-line.medium{width:52%;opacity:.58}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.mini-card{min-width:0;padding:19px 10px 16px;border-radius:15px;text-align:center;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07)}.mini-card svg{display:block;width:29px;height:29px;fill:var(--cyan);margin:0 auto 11px}.mini-card span{font-size:.78rem;font-weight:800;color:#dce7f7}.signal{height:78px;margin-top:25px;padding:0 10px;display:flex;align-items:flex-end;gap:8px;border-radius:14px;background:rgba(3,6,21,.42)}.signal i{flex:1;min-width:0;border-radius:5px 5px 0 0;background:linear-gradient(var(--cyan),var(--blue));opacity:.8}.signal i:nth-child(1){height:30%}.signal i:nth-child(2){height:54%}.signal i:nth-child(3){height:42%}.signal i:nth-child(4){height:76%}.signal i:nth-child(5){height:92%}.floating-chip{position:absolute;display:grid;place-items:center;width:53px;height:53px;border-radius:16px;background:#101a31;border:1px solid rgba(50,230,255,.28);color:var(--cyan);font-weight:900;box-shadow:0 16px 30px rgba(0,0,0,.3)}.chip-a{top:-18px;right:9%}.chip-b{bottom:11%;left:-25px}.chip-c{right:-18px;bottom:0;font-size:1.4rem}.proof-strip{border-block:1px solid rgba(255,255,255,.06);background:rgba(8,13,29,.78)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:25px}.proof-grid>div{display:grid;gap:3px;padding:0 25px;border-right:1px solid rgba(255,255,255,.07)}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:last-child{border-right:0}.proof-grid strong{font-size:1.04rem;color:white}.proof-grid span{font-size:.78rem;color:var(--muted)}
