:root{
  --ink:#07152a;
  --muted:#6f8198;
  --line:rgba(21,89,185,.14);
  --blue:#0b5cff;
  --blue2:#2b8cff;
  --cyan:#7fd9ff;
  --ice:#f5faff;
  --glass:rgba(255,255,255,.66);
  --shadow:0 24px 80px rgba(21,86,166,.13);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:linear-gradient(180deg,#fbfdff 0%,#f6faff 45%,#fff 100%);overflow-x:hidden}
a{text-decoration:none;color:inherit}button{font:inherit}
.grid-bg{position:fixed;inset:0;pointer-events:none;z-index:-4;background-image:linear-gradient(rgba(8,76,174,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(8,76,174,.032) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 82%)}
.ambient{position:fixed;border-radius:50%;filter:blur(80px);z-index:-3;pointer-events:none}.ambient-a{width:520px;height:520px;background:rgba(22,113,255,.12);top:-180px;right:-120px}.ambient-b{width:440px;height:440px;background:rgba(91,203,255,.12);left:-180px;top:52vh}
.site-header{position:sticky;top:16px;z-index:20;width:min(1180px,calc(100% - 32px));margin:16px auto 0;padding:12px 14px 12px 18px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.72);border:1px solid rgba(23,100,205,.12);box-shadow:0 12px 48px rgba(20,70,130,.08);backdrop-filter:blur(22px);border-radius:18px}
.brand{display:flex;align-items:center;gap:9px;font-weight:800}.brand-mark{width:34px;height:34px;display:grid;place-items:center}.brand-mark svg{width:100%;height:100%}.brand-text{font-size:21px;letter-spacing:-.6px}.brand-text span{color:var(--blue)}
.nav{display:flex;gap:28px;font-size:14px;color:#425872}.nav a{transition:.2s}.nav a:hover{color:var(--blue)}
.header-cta{padding:10px 14px;border-radius:12px;background:#eef5ff;color:var(--blue);font-size:13px;font-weight:750;border:1px solid rgba(11,92,255,.12)}
.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:110px 0}
.hero{min-height:750px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;padding-top:95px}
.eyebrow{font-size:11px;font-weight:800;letter-spacing:.17em;color:#50739c;text-transform:uppercase;display:flex;align-items:center;gap:9px}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 7px rgba(11,92,255,.08);display:inline-block;animation:pulse 2s infinite}@keyframes pulse{50%{box-shadow:0 0 0 12px rgba(11,92,255,0)}}
.hero h1{font-size:clamp(56px,7vw,92px);line-height:.93;letter-spacing:-.065em;margin:22px 0 28px;font-weight:780}.hero h1 span{background:linear-gradient(90deg,var(--blue),#5ebcff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:19px;line-height:1.7;color:#52677f;max-width:680px}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{padding:15px 20px;border-radius:14px;font-size:14px;font-weight:750;transition:.25s}.btn-primary{background:linear-gradient(135deg,var(--blue),#2f87ff);color:white;box-shadow:0 16px 38px rgba(11,92,255,.22)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 46px rgba(11,92,255,.28)}.btn-ghost{background:rgba(255,255,255,.7);border:1px solid var(--line);color:#34506f}.btn-ghost:hover{border-color:rgba(11,92,255,.26);color:var(--blue)}
.hero-meta{display:flex;gap:28px;margin-top:45px}.hero-meta div{display:flex;flex-direction:column;gap:3px}.hero-meta strong{font-size:13px}.hero-meta span{font-size:12px;color:#8190a1}
.hero-visual{position:relative;min-height:600px}.orbit-stage{position:absolute;inset:0;display:grid;place-items:center}.halo{position:absolute;border:1px solid rgba(20,103,220,.13);border-radius:50%;animation:rotate 28s linear infinite}.halo:before,.halo:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#4eabff;box-shadow:0 0 18px #4eabff}.halo:before{top:12%;left:19%}.halo:after{right:5%;bottom:30%;background:#b8e9ff}.halo-1{width:300px;height:300px}.halo-2{width:430px;height:430px;animation-direction:reverse;animation-duration:34s}.halo-3{width:560px;height:560px;animation-duration:46s}@keyframes rotate{to{transform:rotate(360deg)}}
.core-orb{width:190px;height:190px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 25%,#fff 0%,#e8f4ff 33%,#cce6ff 60%,#8fc7ff 100%);border:1px solid rgba(255,255,255,.9);box-shadow:inset 0 0 30px rgba(255,255,255,.9),0 25px 80px rgba(30,112,222,.24);position:relative;z-index:3}.core-orb:after{content:"";position:absolute;inset:-18px;border-radius:50%;border:1px solid rgba(11,92,255,.12)}.core-kicker{font-size:10px;letter-spacing:.22em;color:#5383b7}.core-orb strong{font-size:34px;letter-spacing:-.04em;color:#0b4fae}.core-orb small{color:#5f7f9f;margin-top:4px}
.orbit-node{position:absolute;width:165px;padding:13px 14px;background:rgba(255,255,255,.8);border:1px solid rgba(11,92,255,.11);border-radius:16px;box-shadow:0 14px 45px rgba(35,89,155,.10);backdrop-filter:blur(16px);display:grid;grid-template-columns:30px 1fr;column-gap:6px;align-items:center}.orbit-node span{grid-row:1/3;width:27px;height:27px;border-radius:8px;background:#edf5ff;color:var(--blue);font-size:10px;font-weight:800;display:grid;place-items:center}.orbit-node b{font-size:13px}.orbit-node small{font-size:10px;color:#8190a1}.node-a{top:13%;left:4%}.node-b{top:11%;right:2%}.node-c{bottom:15%;left:0}.node-d{bottom:7%;right:11%}.node-e{top:45%;right:-4%}
.signal-strip{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:18px 22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#75869a;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.signal-strip i{width:4px;height:4px;border-radius:50%;background:#8ecfff}
.section-heading{max-width:840px;margin-bottom:48px}.section-heading h2,.mobile-copy h2,.cta-content h2{font-size:clamp(40px,5vw,68px);letter-spacing:-.055em;line-height:1.03;margin:15px 0 18px}.section-heading p,.mobile-copy>p,.cta-content>p{font-size:18px;line-height:1.65;color:#66798e;max-width:720px}
.concept-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.glass-card{padding:28px;min-height:260px;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(241,248,255,.68));border:1px solid rgba(18,97,206,.11);border-radius:22px;box-shadow:var(--shadow);backdrop-filter:blur(20px)}.icon-box{width:42px;height:42px;border-radius:12px;background:#edf5ff;color:var(--blue);display:grid;place-items:center;font-size:21px;margin-bottom:38px}.glass-card h3{font-size:21px;margin:0 0 12px}.glass-card p{color:#687a8f;line-height:1.7;font-size:14px}
.stack{display:flex;flex-direction:column;gap:12px}.stack-row{display:grid;grid-template-columns:54px 1fr auto;gap:18px;align-items:center;padding:24px;border:1px solid rgba(17,96,206,.11);background:rgba(255,255,255,.72);border-radius:18px;box-shadow:0 12px 40px rgba(34,83,143,.06)}.stack-core{background:linear-gradient(110deg,#edf6ff,#fff);border-color:rgba(11,92,255,.19)}.stack-index{font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--blue);width:34px;height:34px;border-radius:10px;background:#eff6ff;display:grid;place-items:center}.stack-row strong{display:block;font-size:18px;margin-bottom:5px}.stack-row span{font-size:13px;color:#71849a}.stack-row>b{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9aabc0}
.visit-board{background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(235,246,255,.7));border:1px solid rgba(16,96,208,.14);border-radius:26px;padding:28px;box-shadow:0 30px 90px rgba(22,86,160,.12)}.visit-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:10px}.mini-label{font-size:10px;font-weight:800;letter-spacing:.14em;color:#6a8ab0}.visit-head h3{font-size:28px;margin:7px 0 3px}.visit-head p{margin:0;color:#8594a5}.visit-summary{align-self:center;padding:11px 14px;border-radius:13px;background:#eef6ff;color:#286fc8;font-size:12px;font-weight:700;display:flex;align-items:center;gap:10px}.track{display:grid;grid-template-columns:260px 1fr 170px;align-items:center;gap:22px;padding:22px 6px;border-bottom:1px solid rgba(16,96,208,.08)}.track:last-child{border-bottom:0}.track-title{display:flex;align-items:center;gap:13px}.track-title div{display:flex;flex-direction:column;gap:4px}.track-title b{font-size:14px}.track-title small{color:#8494a6}.track-dot{width:12px;height:12px;border-radius:50%;box-shadow:0 0 0 5px rgba(11,92,255,.06)}.track-dot.blue{background:#0b5cff}.track-dot.cyan{background:#43bdf1}.track-dot.pale{background:#9bcfff}.track-progress{height:8px;border-radius:20px;background:#eaf2fb;overflow:hidden}.track-progress i{display:block;height:100%;width:var(--w);border-radius:inherit;background:linear-gradient(90deg,#0b5cff,#67c9ff)}.track-state{justify-self:end;font-size:11px;font-weight:750;padding:9px 12px;border-radius:10px}.state-wait{color:#9b6400;background:#fff6dc}.state-run{color:#08705c;background:#e5fbf5}.state-part{color:#306da8;background:#eaf5ff}
.mobile-section{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.feature-list{list-style:none;padding:0;margin:34px 0 0;display:flex;flex-direction:column;gap:13px}.feature-list li{display:flex;gap:14px;align-items:center;color:#4c627a;font-size:14px}.feature-list span{font:700 10px ui-monospace,monospace;color:var(--blue);width:30px;height:30px;border-radius:9px;background:#edf5ff;display:grid;place-items:center}.phone-wrap{position:relative;display:grid;place-items:center;min-height:630px}.phone-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(31,125,255,.16);filter:blur(65px)}.phone{width:310px;height:610px;border:8px solid #0c1727;border-radius:44px;background:#0c1727;box-shadow:0 45px 90px rgba(12,55,120,.25);padding:7px;position:relative;transform:rotate(2deg)}.phone-top{height:27px;border-radius:30px 30px 0 0;background:#f9fcff;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font-size:9px}.phone-top i{width:72px;height:19px;border-radius:20px;background:#0b1421}.phone-screen{height:calc(100% - 27px);background:linear-gradient(#f9fcff,#f0f7ff);border-radius:0 0 31px 31px;padding:23px 18px;position:relative;overflow:hidden}.phone-brand{font-size:14px;font-weight:850}.phone-brand span{color:var(--blue)}.phone-hello{font-size:10px;color:#8a99aa;margin:22px 0 3px}.phone-screen h4{font-size:27px;letter-spacing:-.04em;margin:0 0 18px}.mobile-task{padding:15px;background:rgba(255,255,255,.78);border:1px solid rgba(12,92,206,.09);border-radius:16px;margin-bottom:10px;box-shadow:0 12px 24px rgba(25,82,145,.06)}.mobile-task.current{border-color:rgba(11,92,255,.24)}.task-badge{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-weight:800}.task-badge.ghost{color:#6984a1}.mobile-task b{display:block;font-size:14px;margin:7px 0 3px}.mobile-task small{font-size:10px;color:#8797aa}.mobile-task button{display:block;margin-top:12px;border:0;border-radius:9px;background:var(--blue);color:white;padding:9px 11px;font-size:9px;font-weight:750}.capture-bar{position:absolute;left:13px;right:13px;bottom:14px;border-radius:15px;background:#fff;border:1px solid rgba(17,90,198,.08);padding:9px 10px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 24px rgba(24,80,140,.08)}.capture-bar span{width:28px;height:28px;border-radius:9px;background:var(--blue);color:#fff;display:grid;place-items:center}.capture-bar b{font-size:9px;color:#60758e}
.ai-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ai-card{position:relative;min-height:230px;padding:24px;background:rgba(255,255,255,.74);border:1px solid rgba(11,92,255,.11);border-radius:20px;overflow:hidden}.ai-card>span{font-size:9px;letter-spacing:.16em;color:#6f8fb4;font-weight:800}.ai-card h3{font-size:28px;margin:34px 0 8px}.ai-card p{font-size:13px;line-height:1.6;color:#7a8b9d;max-width:180px}.ai-card b{position:absolute;bottom:19px;right:20px;font-size:10px;color:var(--blue)}.beam{position:absolute;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(56,159,255,.12),transparent 65%);right:-80px;bottom:-90px}
.customer-panel{display:grid;grid-template-columns:1.25fr .75fr;background:linear-gradient(135deg,#0b5cff,#1584ff);border-radius:28px;overflow:hidden;color:white;box-shadow:0 35px 90px rgba(11,92,255,.24)}.customer-main{padding:38px 40px}.customer-main .mini-label{color:#cde6ff}.customer-main h3{font-size:35px;letter-spacing:-.04em;margin:10px 0}.customer-main p{color:#dbeaff}.price-row{display:flex;justify-content:space-between;align-items:end;margin:35px 0 24px;padding-top:22px;border-top:1px solid rgba(255,255,255,.2)}.price-row span{font-size:12px;color:#d5e7ff}.price-row b{font-size:28px}.customer-actions{display:flex;gap:10px}.customer-actions button{border:0;border-radius:11px;background:white;color:#0b5cff;padding:12px 15px;font-weight:750;font-size:11px}.customer-actions button.outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.customer-side{background:rgba(4,49,119,.22);padding:32px;display:flex;flex-direction:column;justify-content:center;gap:22px}.customer-side div{display:flex;flex-direction:column;gap:5px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.13)}.customer-side div:last-child{border:0;padding:0}.customer-side span{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#cde2ff}.customer-side b{font-size:13px}
.final-cta{position:relative;min-height:480px;display:grid;place-items:center;text-align:center;overflow:hidden}.cta-orb{position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle at center,rgba(19,112,255,.16),rgba(94,203,255,.08) 35%,transparent 67%);border:1px solid rgba(11,92,255,.08)}.cta-orb:before,.cta-orb:after{content:"";position:absolute;border:1px solid rgba(11,92,255,.10);border-radius:50%;inset:65px}.cta-orb:after{inset:135px}.cta-content{position:relative;z-index:2;max-width:840px}.cta-content .eyebrow{justify-content:center}.status-line{margin-top:28px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;color:#67809c}.status-line i{width:24px;height:1px;background:#c6d8eb}
footer{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:30px 0 45px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#8493a5;font-size:11px}.footer-brand{color:var(--ink)}
.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media (max-width:980px){.nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:90px}.hero-visual{min-height:580px}.concept-grid,.ai-grid{grid-template-columns:1fr 1fr}.mobile-section{grid-template-columns:1fr}.phone-wrap{min-height:650px}.track{grid-template-columns:1fr}.track-state{justify-self:start}.customer-panel{grid-template-columns:1fr}.customer-side{display:grid;grid-template-columns:1fr 1fr}.hero-meta{flex-wrap:wrap}}
@media (max-width:640px){.site-header{top:8px;width:calc(100% - 16px);margin-top:8px}.header-cta{display:none}.section{width:calc(100% - 28px);padding:78px 0}.hero{padding-top:65px}.hero h1{font-size:52px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-meta{gap:17px}.hero-visual{min-height:440px}.halo-1{width:220px;height:220px}.halo-2{width:320px;height:320px}.halo-3{width:420px;height:420px}.core-orb{width:145px;height:145px}.core-orb strong{font-size:27px}.orbit-node{width:138px;padding:10px}.node-a{left:-3%;top:8%}.node-b{right:-3%;top:12%}.node-c{left:-5%;bottom:7%}.node-d{right:0;bottom:4%}.node-e{right:-8%;top:45%}.signal-strip{overflow:hidden;gap:14px;justify-content:flex-start}.concept-grid,.ai-grid{grid-template-columns:1fr}.stack-row{grid-template-columns:42px 1fr}.stack-row>b{display:none}.section-heading h2,.mobile-copy h2,.cta-content h2{font-size:42px}.visit-head{flex-direction:column}.customer-main{padding:28px 24px}.customer-side{grid-template-columns:1fr;padding:24px}.phone{transform:none}.customer-actions{flex-direction:column}footer{flex-direction:column;gap:12px;text-align:center}.orbit-node small{display:none}}
