body{color:var(--slate-700)}.container{max-width:var(--container-max)}:focus-visible{outline:3px solid rgba(37,99,235,.55);outline-offset:3px;border-radius:4px}.section{padding-block:var(--section-y)}.site-header.scrolled{border-color:rgba(8,27,51,.12);box-shadow:0 10px 35px rgba(8,27,51,.06)}.navbar-brand img{width:184px}.hero{min-height:700px;background:linear-gradient(120deg,var(--navy-950) 48%,var(--navy-800))}.hero .row{min-height:610px}.display-title{max-width:720px;font-size:clamp(42px,6vw,76px);line-height:1.01}.hero-copy{max-width:680px;font-size:18px}.hero-microcopy{max-width:580px;margin-top:1.1rem;color:#7f96aa;font-size:12px}.network-v2{position:relative;min-height:550px}.network-v2 .network{width:min(540px,100%)}.network-panel{position:absolute;right:0;bottom:20px;width:min(340px,75%);padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:var(--radius-md);background:rgba(6,24,45,.83);box-shadow:0 24px 70px rgba(0,0,0,.28);backdrop-filter:blur(14px)}.panel-head{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:12px;font-weight:700}.status-pill{padding:5px 8px;border-radius:999px;background:rgba(0,191,166,.15);color:#72ecd9;font-size:10px}.panel-row{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.09);color:#8fa6b9;font-size:11px}.panel-row strong{color:#fff}.path-flow{stroke-dasharray:9 12;animation:dashFlow 10s linear infinite}@keyframes dashFlow{to{stroke-dashoffset:-210}}.capability-band{position:relative;z-index:3;margin-top:-1px;background:#fff;border-bottom:1px solid var(--of-line)}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr)}.capability-item{display:flex;align-items:center;gap:14px;min-height:112px;padding:24px;border-right:1px solid var(--of-line)}.capability-item:last-child{border-right:0}.capability-icon{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:14px;background:var(--teal-100);color:#007e72;font-weight:800}.capability-item span{color:#1e293b;font-size:14px;font-weight:700;line-height:1.4}.split-product{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(45px,7vw,100px)}.split-product.reverse .product-copy{order:2}.split-product.reverse .product-visual{order:1}.product-copy h2{max-width:600px;font-size:clamp(38px,4.7vw,58px);letter-spacing:-.045em;line-height:1.04}.product-copy>p{max-width:630px;color:#64748b;font-size:18px;line-height:1.7}.product-visual img{display:block;width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.dark-product{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--navy-950),var(--navy-800));color:#fff}.dark-product:before{position:absolute;width:500px;height:500px;right:-160px;top:-220px;border-radius:50%;background:#00bfa6;opacity:.07;content:""}.dark-product .product-copy>p,.dark-product .check-list li{color:#a9bbc9}.status-label{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:var(--teal-100);color:#087c71;font-size:11px;font-weight:800;text-transform:uppercase}.status-label.partner{background:#e8efff;color:#2456a7}.status-label.planned{background:#fff3cf;color:#795b00}.settlement-chips{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.settlement-chips span{padding:7px 11px;border:1px solid var(--of-line);border-radius:999px;background:#fff;color:#334155;font-size:12px;font-weight:700}.coverage-section{position:relative;overflow:hidden;background:#f1f5f9}.coverage-layout{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px}.coverage-map img{width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.coverage-points{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.coverage-points span{padding:8px 12px;border-radius:999px;background:#fff;color:#475569;font-size:12px}.solution-editorial{overflow:hidden;height:100%;border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-soft);transition:.25s}.solution-editorial:hover{transform:translateY(-6px)}.solution-editorial img{width:100%;aspect-ratio:1.42;object-fit:cover}.solution-content{padding:28px}.solution-content p{color:#64748b;line-height:1.7}.editorial-meta{display:flex;gap:8px;flex-wrap:wrap}.editorial-meta span{color:#078275;font-size:11px;font-weight:800;text-transform:uppercase}.process-journey{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:58px}.process-journey:before{position:absolute;top:42px;right:16%;left:16%;height:2px;background:linear-gradient(90deg,#00bfa6,#2563eb,#00bfa6);content:""}.journey-step{position:relative;padding:74px 30px 30px;border:1px solid #274963;border-radius:var(--radius-md);background:rgba(11,41,72,.58)}.journey-dot{position:absolute;top:24px;left:30px;z-index:1;display:grid;width:38px;height:38px;place-items:center;border:6px solid var(--navy-950);border-radius:50%;background:#00bfa6;color:#06182d;font-size:11px;font-weight:900}.journey-step p{color:#9fb2c4;line-height:1.65}.premium-cta{background:linear-gradient(120deg,var(--navy-950),var(--navy-800));color:#fff}.premium-cta:after{border-color:rgba(0,191,166,.25);box-shadow:0 0 0 70px rgba(0,191,166,.05),0 0 0 140px rgba(0,191,166,.03)}.premium-cta .eyebrow{color:#83f1df}.premium-cta .btn-of{background:#00bfa6;border-color:#00bfa6;color:#032d28}.comparison-wrap{overflow-x:auto;border:1px solid var(--of-line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.comparison-table{width:100%;min-width:760px;margin:0;border-collapse:collapse;background:#fff}.comparison-table th,.comparison-table td{padding:20px 24px;border-bottom:1px solid var(--of-line);text-align:left}.comparison-table th{background:#f1f5f9;color:#334155;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.comparison-table tr:last-child td{border-bottom:0}.company-hero-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:70px}.company-hero-grid img{width:100%;border-radius:var(--radius-lg);box-shadow:0 28px 80px rgba(0,0,0,.26)}.brand-narrative{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.brand-narrative article{padding:38px;background:#fff;border-right:1px solid var(--of-line)}.brand-narrative article:last-child{border-right:0}.brand-narrative b{display:block;margin-bottom:20px;color:#00a48f;font-size:12px;letter-spacing:.12em}.legal-layout{display:grid;grid-template-columns:220px 1fr;gap:70px}.legal-toc{position:sticky;top:110px;height:max-content;padding:22px;border-left:2px solid var(--teal-500)}.legal-toc a{display:block;padding:7px 0;color:#64748b;font-size:13px}.legal-toc a:hover{color:#008b7e}.api-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.webhook-panel{padding:28px;border:1px solid var(--of-line);border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-soft)}.webhook-panel pre{margin:0;color:#334155;font-size:12px}.preview-badge{display:inline-flex;margin-bottom:18px;padding:6px 9px;border-radius:999px;background:#fff3cf;color:#795b00;font-size:10px;font-weight:800}.site-footer{background:var(--navy-950)}
