:root{--background:#f7fafc;--foreground:#172033;--muted:#5d6b82;--primary:#0f4c81;--primary-strong:#0b355b;--accent:#00b7c2;--card:#fff;--line:#dbe5ef;--soft:#eef7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh}.siteHeader{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #dbe5efd1;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:18px clamp(20px,5vw,72px);display:grid;position:sticky;top:0}.brand{align-items:center;display:inline-flex}.brandLogo{width:190px;max-width:44vw;height:auto;display:block}.navLinks{color:var(--muted);justify-content:center;gap:24px;font-size:14px;font-weight:700;display:flex}.headerActions,.heroActions{align-items:center;gap:12px;display:flex}.button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.button.large{min-height:50px;padding:0 22px;font-size:15px}.primary{color:#fff;background:var(--primary);box-shadow:0 10px 22px #0f4c812e}.secondary,.ghost{color:var(--primary-strong);border:1px solid var(--line);background:#fff}.hero{background:radial-gradient(circle at 72% 28%,#00b7c229,#0000 30%),radial-gradient(circle at 18% 72%,#1b6ca81f,#0000 26%),linear-gradient(135deg,#fff 0%,#f3f9fc 54%,#f7fafc 100%);grid-template-columns:minmax(0,.9fr) minmax(420px,.8fr);align-items:center;gap:clamp(42px,6vw,86px);min-height:calc(100vh - 80px);padding:78px clamp(20px,5vw,72px) 92px;display:grid}.heroContent,.sectionHeader,.pricingBand,.contact,.splitSection,.section{max-width:1180px}.eyebrow{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{color:#101828;max-width:760px;margin-bottom:22px;font-size:clamp(44px,6vw,76px);line-height:1.01}h2{color:#101828;max-width:820px;font-size:clamp(30px,4vw,48px);line-height:1.08}h3{color:#101828;margin-bottom:12px;font-size:21px}.heroText,.sectionHeader p,.splitSection p,.pricingBand p,.contact p{max-width:720px;color:var(--muted);font-size:18px;line-height:1.7}.heroActions{flex-wrap:wrap;margin-top:32px}.ecosystem{background:linear-gradient(#ffffffeb,#eef7fbc7),radial-gradient(circle,#00b7c21f,#0000 36%);border:1px solid #0f4c811f;border-radius:8px;min-height:540px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0f4c8124}.ecosystem:before,.ecosystem:after{content:"";border:1px dashed #0f4c8138;border-radius:999px;position:absolute;inset:76px}.ecosystem:after{border-color:#00b7c240;inset:138px}.coreCard{z-index:2;border:1px solid var(--line);background:#fff;border-radius:8px;width:260px;padding:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 44px #1018281f}.coreBadge{color:var(--primary);background:#eef7fb;border-radius:999px;margin-bottom:14px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.coreCard strong{color:#101828;margin-bottom:8px;font-size:24px;display:block}.coreCard p{color:var(--muted);margin-bottom:0;line-height:1.55}.orbit{z-index:3;border:1px solid var(--line);min-width:132px;min-height:48px;color:var(--primary-strong);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:900;display:inline-flex;position:absolute;box-shadow:0 14px 34px #1018281a}.orbitOne{top:76px;left:74px}.orbitTwo{top:82px;right:54px}.orbitThree{top:245px;right:34px}.orbitFour{bottom:80px;right:78px}.orbitFive{bottom:74px;left:66px}.orbitSix{top:244px;left:24px}.section,.splitSection,.pricingBand,.contact{margin:0 auto;padding:92px clamp(20px,5vw,72px)}.sectionHeader{margin:0 auto 36px}.productGrid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:0 auto;display:grid}.productCard{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:300px;padding:24px;box-shadow:0 14px 34px #1018280d}.productCard.blue{border-top:4px solid #1b6ca8}.productCard.cyan{border-top:4px solid #00b7c2}.productCard.teal{border-top:4px solid #20c7b5}.productCard.indigo{border-top:4px solid #4867d6}.productCard.slate{border-top:4px solid #2d3748}.productCard.green{border-top:4px solid #24a148}.productTop{justify-content:space-between;gap:12px;margin-bottom:22px;display:flex}.productIcon{color:#fff;background:linear-gradient(135deg, var(--primary), var(--accent));border-radius:8px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:grid}.badge{color:var(--primary);background:#eef7fb;border-radius:999px;align-self:start;padding:6px 10px;font-size:12px;font-weight:900}.productCard p{color:var(--muted);line-height:1.65}.productCard a{color:var(--primary);margin-top:18px;font-weight:900;display:inline-flex}.splitSection{grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);align-items:center;gap:56px;max-width:1180px;display:grid}.connectionPanel{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.connectionPanel div{border:1px solid var(--line);color:var(--primary-strong);background:#fff;border-radius:8px;padding:22px;font-weight:900;box-shadow:0 12px 28px #1018280f}.soft{background:#fff;max-width:none}.industryGrid,.benefitGrid{gap:14px;max-width:1180px;margin:0 auto;display:grid}.industryGrid{grid-template-columns:repeat(3,1fr)}.industryItem{border:1px solid var(--line);color:#101828;background:#f8fbfd;border-radius:8px;padding:22px;font-weight:900}.benefitGrid{grid-template-columns:repeat(3,1fr)}.benefitItem{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;min-height:108px;padding:22px;display:flex}.benefitItem span{background:var(--accent);border-radius:999px;flex:none;width:12px;height:12px;margin-top:6px}.benefitItem p{color:var(--muted);margin:0;font-weight:800;line-height:1.55}.pricingBand,.contact{justify-content:space-between;align-items:center;gap:34px;max-width:1180px;display:flex}.pricingBand{background:linear-gradient(135deg, var(--primary), #1b6ca8 58%, var(--accent));color:#fff;border-radius:8px}.pricingBand .eyebrow,.pricingBand h2,.pricingBand p{color:#fff}.contact{padding-bottom:110px}@media (max-width:1080px){.siteHeader{grid-template-columns:auto auto}.navLinks{display:none}.hero,.splitSection,.pricingBand,.contact{grid-template-columns:1fr}.hero{min-height:auto}.productGrid,.industryGrid,.benefitGrid{grid-template-columns:repeat(2,1fr)}.pricingBand,.contact{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.siteHeader{justify-content:space-between;align-items:flex-start;display:flex}.headerActions{display:none}.brandLogo{width:170px}.hero{padding-top:54px}h1{font-size:42px}.ecosystem{min-height:560px}.orbit{min-width:112px;font-size:12px}.productGrid,.industryGrid,.benefitGrid,.connectionPanel{grid-template-columns:1fr}}
