:root{--bg: #0b1220;--panel: rgba(255,255,255,.06);--panel2: rgba(255,255,255,.04);--text: rgba(255,255,255,.92);--muted: rgba(255,255,255,.7);--border: rgba(255,255,255,.1);--shadow: 0 20px 60px rgba(0,0,0,.35);--accent: #7c3aed;--accent2: #22c55e;--radius: 18px;--max: 1080px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;background:radial-gradient(1200px 800px at 10% 10%,rgba(124,58,237,.22),transparent 55%),radial-gradient(1000px 700px at 90% 20%,rgba(34,197,94,.14),transparent 55%),radial-gradient(1000px 900px at 40% 100%,rgba(56,189,248,.12),transparent 60%),var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}p{margin:0 0 14px;line-height:1.6}h1,h2,h3{margin:0 0 10px;line-height:1.15;letter-spacing:-.02em}.container{max-width:var(--max);margin:0 auto;padding:0 18px}.muted{color:var(--muted)}.section{padding:72px 0}.sectionHeader{margin-bottom:12px}.topbar{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b122099;border-bottom:1px solid var(--border)}.topbarInner{height:64px;display:flex;align-items:center;justify-content:space-between;gap:14px}.brand{display:flex;align-items:center;gap:10px}.brandMark{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#7c3aede6,#22c55ebf);font-weight:800}.brandText{font-weight:700;color:#ffffffdb}.nav{display:flex;gap:14px;font-weight:600;color:#ffffffc7}.nav a{padding:10px 12px;border-radius:12px}.nav a:hover{background:var(--panel2)}.navCta{background:#7c3aed38;border:1px solid rgba(124,58,237,.35)}.navCta:hover{background:#7c3aed4d}.hero{padding:64px 0 28px}.heroGrid{display:grid;grid-template-columns:1.35fr .85fr;gap:18px;align-items:start}.heroEyebrow{margin:0 0 .5rem;font-size:.95rem;color:var(--muted);letter-spacing:.2px}.pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:#ffffff0f;border:1px solid var(--border);color:#fffc;font-weight:700;font-size:.9rem;margin-bottom:14px}.lead{font-size:1.05rem;color:#ffffffc7;max-width:56ch}.heroActions{display:flex;gap:12px;margin:18px 0 22px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:14px;font-weight:800;border:1px solid var(--border)}.btnPrimary{background:linear-gradient(135deg,#7c3aedf2,#22c55ebf);border-color:#ffffff1f}.btnPrimary:hover{filter:brightness(1.05)}.btnGhost{background:#ffffff0f}.btnGhost:hover{background:#ffffff17}.card{background:#ffffff0f;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.list{list-style:none;padding:0;margin:14px 0 0;display:flex;flex-direction:column;gap:10px}.dot{width:10px;height:10px;border-radius:999px;display:inline-block;background:#22c55ed9;margin-right:10px}.dotAccent{background:#7c3aedd9}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:520px}.stat{border:1px solid var(--border);border-radius:16px;padding:12px;background:#ffffff0a}.statNum{font-weight:900;font-size:1.05rem}.statLabel{color:#ffffffa8;font-weight:700;font-size:.9rem;margin-top:6px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.project{background:#ffffff0d;border:1px solid var(--border);border-radius:18px;padding:16px;display:flex;flex-direction:column;transition:transform .15s ease,background .15s ease,border-color .15s ease}.project:hover{transform:translateY(-2px);background:#ffffff12;border-color:#ffffff2e}.projectTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.badge{font-size:.78rem;font-weight:900;padding:6px 10px;border-radius:999px;background:#22c55e24;border:1px solid rgba(34,197,94,.25);color:#ffffffdb}.projectLinks{display:flex;gap:8px}.badgeLive{background:#3b82f624;border-color:#3b82f640}.badgeLink{text-decoration:none;display:inline-flex;align-items:center;gap:6px}.badgeLink:hover{text-decoration:none;border-color:#22c55e73}.projectDesc{margin-top:10px;margin-bottom:0;color:#ffffffbd;min-height:44px}.projectActions{margin-top:12px}.link{font-weight:800}.link:hover{text-decoration:underline}.projectBody{display:flex;flex-direction:column}.projectChips{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px;padding-top:12px}.chipSm{padding:6px 10px;font-size:.78rem;border-radius:999px}.projectHighlights{margin:.75rem 0 0;padding-left:1.1rem;list-style:disc}.projectHighlights li{font-size:.9rem;color:var(--muted);margin-bottom:.35rem}.projectHighlights li::marker{color:var(--accent)}.pipeline{display:grid;grid-template-columns:1fr;gap:14px;align-items:start}@media(min-width:1100px){.pipeline{grid-template-columns:1fr 1.2fr}}.pipelineList{list-style:none;padding:0;margin:12px 0 14px;display:flex;flex-direction:column;gap:10px}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.chip{border:1px solid var(--border);background:#ffffff0d;color:#ffffffc7;padding:8px 10px;border-radius:999px;font-weight:800;font-size:.9rem}.diagram svg{width:100%;height:auto;display:block}.svgBox{fill:#ffffff0f;stroke:#ffffff1f}.svgBox2{fill:#ffffff0d;stroke:#ffffff1a}.svgArrow{stroke:#ffffff8c;stroke-width:3;fill:none}.svgTitle{fill:#ffffffeb;font-size:20px;font-weight:700}.svgTitleSmall{fill:#ffffffeb;font-size:18px;font-weight:700}.svgText{fill:#ffffffb3;font-size:14px}.footer{border-top:1px solid var(--border);padding:26px 0;background:#0000001f}.footerInner{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}@media(max-width:920px){.heroGrid{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pipeline{grid-template-columns:1fr}}@media(max-width:560px){.nav{display:none}.grid,.stats{grid-template-columns:1fr}}
