:root{color-scheme:dark;--bg:#07111f;--bg-soft:rgba(12,24,43,.78);--panel:rgba(14,28,51,.9);--panel-strong:#0f2340;--line:rgba(143,177,255,.18);--text:#f3f7ff;--muted:#aab7d3;--primary:#5ab2ff;--secondary:#7b61ff;--accent:#35d2a8;--shadow:0 24px 80px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Arial,Helvetica,sans-serif;background:radial-gradient(circle at top left,rgba(90,178,255,.18),transparent 30%),radial-gradient(circle at top right,rgba(123,97,255,.18),transparent 28%),linear-gradient(180deg,#040913,#07111f 45%,#091827);color:var(--text)}a{color:inherit;text-decoration:none}.pageShell{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:32px 0 72px}.heroSection,.sectionBlock{border:1px solid var(--line);background:var(--bg-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.heroSection{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:24px;gap:24px;padding:40px;border-radius:28px}.ctaSection h2,.heroCopy h1,.sectionHeading h2{margin:0;line-height:1.08}.heroCopy h1{max-width:11ch;font-size:clamp(2.8rem,5vw,5.4rem)}.aboutGrid p,.cardBody p,.ctaChecklist p,.heroCopy p{color:var(--muted);line-height:1.7}.eyebrow{display:inline-flex;margin-bottom:16px;padding:8px 12px;border:1px solid rgba(122,152,214,.24);border-radius:999px;color:#d9e7ff;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.heroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.cardFooter a,.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:12px 18px;font-weight:700;transition:transform .2s ease,border-color .2s ease,background .2s ease}.primaryButton{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.cardFooter a,.secondaryButton{border:1px solid rgba(122,152,214,.22);background:hsla(0,0%,100%,.03)}.cardFooter a:hover,.primaryButton:hover,.secondaryButton:hover{transform:translateY(-2px)}.heroPanel{display:grid;grid-gap:16px;gap:16px}.differentialCard,.infoCard,.statCard,.videoCard{border:1px solid var(--line);border-radius:24px;background:var(--panel)}.statCard{display:flex;flex-direction:column;justify-content:space-between;min-height:132px;padding:24px}.statCard strong{font-size:2.5rem}.statCard span{color:var(--muted)}.statCard.accent{background:linear-gradient(135deg,rgba(53,210,168,.18),rgba(90,178,255,.18))}.sectionBlock{margin-top:24px;padding:32px;border-radius:24px}.sectionHeading{display:grid;grid-gap:12px;gap:12px;margin-bottom:24px}.sectionHeading h2{max-width:16ch;font-size:clamp(1.8rem,3vw,3rem)}.aboutGrid,.cardGrid,.differentialsGrid,.videoGrid{display:grid;grid-gap:20px;gap:20px}.aboutGrid,.differentialsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.differentialsGrid{margin-top:24px}.differentialCard{display:flex;gap:14px;align-items:flex-start;padding:18px}.differentialMarker{width:12px;height:12px;margin-top:7px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--primary));flex-shrink:0}.productsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.partnersGrid,.videoGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.infoCard,.videoCard{display:flex;flex-direction:column;gap:22px;padding:22px}.cardTop{display:flex;justify-content:space-between;align-items:center;gap:16px}.logoBadge{display:grid;place-items:center;width:72px;height:72px;border-radius:22px;background:linear-gradient(135deg,rgba(90,178,255,.16),rgba(123,97,255,.2));border:1px solid rgba(143,177,255,.26)}.logoBadge span{font-size:1.2rem;font-weight:800}.logoImage{width:100%;height:auto;max-width:120px;max-height:52px;object-fit:contain}.cardTag,.statusPill,.videoPreview span{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:7px 11px;font-size:.8rem;border:1px solid rgba(143,177,255,.18);color:#d7e7ff}.cardBody{display:grid;grid-gap:10px;gap:10px}.cardBody h3{margin:0;font-size:1.5rem}.cardBody strong{color:#dff4ff}.cardFooter{margin-top:auto}.checklistGrid,.ecosystemGrid,.mapSupportGrid{display:grid;grid-gap:20px;gap:20px}.checklistGrid,.ecosystemGrid,.mapSupportGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.checklistCard{min-height:100%}.checklistItemGroup{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:16px;background:hsla(0,0%,100%,.03);border:1px solid rgba(143,177,255,.12)}.videoPreview{display:flex;flex-direction:column;justify-content:flex-end;gap:12px;min-height:180px;padding:20px;border-radius:20px;background:linear-gradient(180deg,rgba(6,12,23,.12),rgba(6,12,23,.9)),linear-gradient(135deg,rgba(123,97,255,.36),rgba(90,178,255,.28))}.videoPreview strong{font-size:2rem}.ctaSection{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:24px;gap:24px;align-items:start}.ctaChecklist{padding:24px;border-radius:20px;background:var(--panel-strong);border:1px solid var(--line)}.ctaChecklist ul{margin:16px 0 0;padding-left:18px;color:var(--muted);line-height:1.9}.mapPageShell{padding-top:32px}.mapHeroSection{align-items:stretch}.mapEmbedSection{display:grid;grid-gap:24px;gap:24px}.tableauFrameWrapper{overflow:hidden;border-radius:24px;border:1px solid var(--line);background:rgba(4,9,19,.85)}.tableauFrame{width:100%;min-height:820px;border:0;display:block}@media (max-width:980px){.aboutGrid,.checklistGrid,.ctaSection,.differentialsGrid,.ecosystemGrid,.heroSection,.mapSupportGrid,.partnersGrid,.productsGrid,.videoGrid{grid-template-columns:1fr}.heroCopy h1{max-width:100%}}@media (max-width:640px){.pageShell{width:min(100% - 20px,1200px);padding-top:20px;padding-bottom:48px}.heroSection,.sectionBlock{padding:22px;border-radius:22px}.infoCard,.statCard,.videoCard{border-radius:20px}.heroCopy h1{font-size:2.4rem}}