:root{--color-navy-900:#0a0f1d;--color-navy-800:#07152f;--color-navy-700:#0f1f3a;--color-black:#000;--color-white:#fff;--color-off-white:#f8f9fb;--color-blue-primary:#1683ff;--color-cyan-accent:#0dd9ff;--text-primary:#0b1630;--text-secondary:#344158;--text-muted:#66748b;--text-light:#8f99ac;--text-inverse:#fff;--bg-primary:#fff;--bg-secondary:#f8f9fb;--bg-tertiary:#eef1f7;--bg-dark:#07152f;--bg-darker:#0a0f1d;--accent-blue:#1683ff;--accent-cyan:#0dd9ff;--accent-blue-light:#eef6ff;--border-color:#dfe6ee;--border-color-light:#e8ecf2;--border-color-dark:#1e2942;--divider-color:#ffffff14;--font-family-base:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--line-height-tight:1;--line-height-snug:1.1;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-loose:2;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:12px;--spacing-lg:16px;--spacing-xl:24px;--spacing-2xl:32px;--spacing-3xl:48px;--spacing-4xl:64px;--spacing-5xl:96px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-xs:0 1px 2px #07152f0d;--shadow-sm:0 2px 4px #07152f14;--shadow-md:0 4px 8px #07152f1f;--shadow-lg:0 8px 16px #07152f26;--shadow-xl:0 12px 24px #07152f33;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.2s cubic-bezier(.4, 0, .2, 1);--transition-slow:.3s cubic-bezier(.4, 0, .2, 1);--max-width-content:1360px;--spacing-horizontal:32px;--navy:var(--color-navy-800);--blue:var(--accent-blue);--light-blue:var(--accent-blue-light);--text:var(--text-primary);--muted:var(--text-muted);--line:var(--border-color);--white:var(--color-white)}*{box-sizing:border-box}html,body{width:100%;min-width:320px;margin:0;padding:0;overflow-x:hidden}body{font-family:var(--font-family-base);color:var(--text);-webkit-font-smoothing:antialiased;background:#fff}a{color:inherit;text-decoration:none}.container,.rt-container{width:min(var(--max-width-content), calc(100% - 64px));margin-left:auto;margin-right:auto}.section-eyebrow{color:var(--accent-blue);font-size:11px;font-weight:var(--font-weight-extrabold);letter-spacing:.16em;text-transform:uppercase;line-height:var(--line-height-snug);margin-bottom:var(--spacing-xl);display:block}.btn{justify-content:center;align-items:center;gap:var(--spacing-md);border-radius:var(--radius-full);font-family:var(--font-family-base);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;border:none;text-decoration:none;display:inline-flex}.btn-sm{padding:var(--spacing-sm) var(--spacing-lg);font-size:12px}.btn-md{padding:var(--spacing-md) var(--spacing-xl);font-size:13px}.btn-lg{padding:var(--spacing-lg) var(--spacing-2xl);font-size:15px}.btn-primary{background-color:var(--accent-blue);color:var(--color-white)}.btn-primary:hover{box-shadow:var(--shadow-md);background-color:#0056d4}.btn-primary:active{background-color:#003fa8}.btn-secondary{background-color:var(--color-off-white);color:var(--text-primary);border:1px solid var(--border-color)}.btn-secondary:hover{background-color:var(--bg-tertiary);border-color:var(--text-secondary)}.btn-outline{color:var(--text-primary);border:1px solid var(--border-color);background-color:#0000}.btn-outline:hover{background-color:var(--color-off-white);border-color:var(--text-secondary)}.btn-text{color:var(--accent-blue);background-color:#0000}.btn-text:hover{color:#0056d4}.status-badge{padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-md);font-size:11px;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.status-badge-coming-soon{color:#f57c00;background-color:#fff3e0}.status-badge-beta{color:#6a1b9a;background-color:#f3e5f5}.status-badge-research{color:#a85b00;background-color:#fff4e5}.status-badge-in-development{background-color:var(--accent-blue-light);color:var(--accent-blue)}.status-badge-internal{color:#5a6780;background-color:#e9edf3}.status-badge-private-preview{color:#6a3fc8;background-color:#efe8ff}.status-badge-public-preview{color:#077b91;background-color:#e6fbff}.status-badge-available{color:#2e7d32;background-color:#e8f5e9}.header-v2{z-index:1000;background:var(--color-white);border-bottom:1px solid var(--border-color);width:100%;box-shadow:var(--shadow-xs);position:sticky;top:0}.header-container{width:min(1360px, calc(100% - var(--spacing-horizontal)));height:72px;padding:0 var(--spacing-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.logo-link{outline:none;flex-shrink:0;align-items:center;display:flex}.logo-link:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px;border-radius:var(--radius-md)}.logo-image{width:auto;height:40px;display:block}.nav-desktop{align-items:center;gap:var(--spacing-xl);margin-left:var(--spacing-3xl);flex:1;display:none}@media (min-width:1024px){.nav-desktop{display:flex}}.nav-item-wrapper{position:relative}.nav-link{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);margin:0 calc(var(--spacing-md) * -1);color:var(--text-secondary);font-size:14px;font-weight:var(--font-weight-medium);transition:color var(--transition-fast);border-radius:var(--radius-md);outline:none;display:flex}.nav-link:hover{color:var(--text-primary)}.nav-link:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.mega-menu-wrapper{position:relative}.mega-menu-trigger{cursor:pointer;align-items:center;gap:var(--spacing-sm);background:0 0;border:none;display:flex}.mega-menu-trigger .chevron-icon{transition:transform var(--transition-fast);color:currentColor}.mega-menu-trigger .chevron-icon.open{transform:rotate(180deg)}.mega-menu-panel{background:var(--color-white);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);min-width:300px;padding:var(--spacing-xl);margin-top:var(--spacing-sm);animation:slideDown var(--transition-base) ease-out;position:absolute;top:100%;left:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mega-menu-grid{gap:var(--spacing-lg);grid-template-columns:1fr 1fr;display:grid}.mega-menu-item{padding:var(--spacing-md);color:var(--text-secondary);font-size:13px;font-weight:var(--font-weight-medium);border-radius:var(--radius-md);transition:all var(--transition-fast);outline:none;display:block}.mega-menu-item:hover{background-color:var(--bg-secondary);color:var(--text-primary);padding-left:var(--spacing-lg)}.mega-menu-item:focus-visible{outline:2px solid var(--accent-blue);outline-offset:-2px}.nav-cta{flex-shrink:0;display:none}@media (min-width:1024px){.nav-cta{display:inline-flex}}.mobile-menu-button{cursor:pointer;width:44px;height:44px;color:var(--text-primary);transition:color var(--transition-fast);border-radius:var(--radius-md);background:0 0;border:none;outline:none;justify-content:center;align-items:center;display:flex}.mobile-menu-button:hover{color:var(--accent-blue)}.mobile-menu-button:focus-visible{outline:2px solid var(--accent-blue)}@media (min-width:1024px){.mobile-menu-button{display:none}}.nav-mobile{background:var(--color-white);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-md);animation:slideDown var(--transition-base) ease-out;display:none;position:absolute;top:72px;left:0;right:0}@media (max-width:1023px){.nav-mobile{display:block}}.mobile-nav-content{width:min(1360px, calc(100% - var(--spacing-horizontal)));padding:var(--spacing-xl) var(--spacing-lg);gap:var(--spacing-md);flex-direction:column;margin:0 auto;display:flex}.mobile-nav-item{border-bottom:1px solid var(--border-color-light);padding-bottom:var(--spacing-lg)}.mobile-nav-item:last-of-type{border-bottom:none}.mobile-nav-link{width:100%;padding:var(--spacing-md) 0;color:var(--text-secondary);font-size:14px;font-weight:var(--font-weight-medium);cursor:pointer;transition:color var(--transition-fast);text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;display:flex}.mobile-nav-link:hover{color:var(--text-primary)}.mobile-nav-link:focus-visible{outline:2px solid var(--accent-blue);outline-offset:-2px}.mobile-nav-link .submenu-icon{transition:transform var(--transition-fast);color:currentColor}.mobile-nav-link .submenu-icon.open{transform:rotate(180deg)}.mobile-submenu{gap:var(--spacing-sm);margin-left:var(--spacing-lg);padding-top:var(--spacing-md);animation:slideDown var(--transition-fast) ease-out;flex-direction:column;display:flex}.mobile-submenu-link{padding:var(--spacing-md) 0;color:var(--text-muted);font-size:13px;font-weight:var(--font-weight-regular);transition:color var(--transition-fast);outline:none;display:block}.mobile-submenu-link:hover{color:var(--accent-blue)}.mobile-submenu-link:focus-visible{outline:2px solid var(--accent-blue);outline-offset:-2px}.mobile-nav-cta{width:100%;margin-top:var(--spacing-lg)}.header{z-index:1000;border-bottom:1px solid var(--line);background:#fffffff7;width:100%;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;min-height:82px;display:flex}.logo{letter-spacing:-.06em;color:var(--navy);flex-direction:column;font-size:25px;font-weight:900;line-height:1;display:flex}.logo span{color:var(--blue)}.logo small{letter-spacing:.14em;color:#75839a;margin-top:6px;font-size:7px}.nav nav{align-items:center;gap:28px;display:flex}.nav nav a{color:#344158;font-size:13px;font-weight:600}.nav-button{background:var(--navy);border-radius:30px;padding:12px 20px;color:#fff!important}.rt-hero{background:radial-gradient(circle at 80% 45%,#1683ff24,#0000 32%),linear-gradient(135deg,#fff 0%,#f1f7fd 100%);align-items:center;width:100%;min-height:calc(100vh - 82px);display:flex;position:relative}.rt-hero-grid{width:min(var(--max-width-content), calc(100% - 64px));grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:70px;margin:0 auto;display:grid}.rt-hero-copy{min-width:0}.rt-eyebrow,.rt-label{color:var(--blue);letter-spacing:.16em;font-size:10px;font-weight:800;line-height:1.4;display:block}.rt-eyebrow{margin-bottom:25px}.rt-hero h1{letter-spacing:-.065em;max-width:720px;color:var(--navy);margin:0;font-size:clamp(52px,7vw,90px);font-weight:800;line-height:.94}.rt-hero h1 span{color:var(--blue)}.rt-hero-copy>p{max-width:650px;color:var(--muted);margin:30px 0 0;font-size:18px;line-height:1.75}.rt-actions{align-items:center;gap:12px;margin-top:32px;display:flex}.rt-btn{border-radius:30px;justify-content:center;align-items:center;gap:9px;padding:15px 22px;font-size:13px;font-weight:700;display:inline-flex}.rt-btn-primary{background:var(--blue);color:#fff}.rt-btn-outline{border:1px solid var(--line);color:var(--navy);background:#fff}.rt-hero-visual{width:min(100%,520px);height:520px;margin:0 auto;position:relative}.rt-orbit{border:1px solid #1683ff2e;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rt-core{background:var(--navy);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 70px #07152f40}.rt-core span{letter-spacing:.13em;margin-top:10px;font-size:11px;font-weight:800}.rt-core small{color:#91a4c0;letter-spacing:.13em;margin-top:5px;font-size:7px}.rt-node{z-index:5;border:1px solid var(--line);background:#fff;border-radius:30px;align-items:center;gap:8px;padding:11px 14px;font-size:11px;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 30px #07152f14}.rt-node svg{color:var(--blue)}.rt-statement,.rt-products,.rt-industries,.rt-vision,.rt-final-cta{width:100%}.rt-statement{background:#fff;padding:120px 0}.rt-statement-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;gap:80px;margin-top:40px;display:grid}.rt-statement h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,5vw,68px);line-height:1}.rt-statement h2 span{color:var(--blue)}.rt-statement-grid p{color:var(--muted);margin:0;font-size:17px;line-height:1.8}.rt-products{background:#f6f9fc;padding:120px 0}.rt-section-head{grid-template-columns:minmax(0,1fr) minmax(0,.7fr);align-items:end;gap:70px;margin-bottom:50px;display:grid}.rt-section-head h2{letter-spacing:-.055em;margin:14px 0 0;font-size:clamp(42px,5vw,64px);line-height:.95}.rt-section-head>p{color:var(--muted);margin:0;line-height:1.8}.rt-product-list{gap:15px;display:grid}.rt-product{border:1px solid var(--line);background:#fff;grid-template-columns:45px 58px minmax(0,1fr) 25px;align-items:center;gap:25px;padding:32px;display:grid}.rt-product-number{color:#9caabd;font-size:11px;font-weight:800}.rt-product-icon{width:58px;height:58px;color:var(--blue);background:#eaf4ff;border-radius:15px;place-items:center;display:grid}.rt-product-copy{min-width:0}.rt-product-copy small,.rt-product-future small{color:var(--blue);letter-spacing:.14em;font-size:9px;font-weight:800}.rt-product-copy h3,.rt-product-future h3{letter-spacing:-.04em;margin:8px 0;font-size:30px;line-height:1.1}.rt-product-copy p,.rt-product-future p{max-width:650px;color:var(--muted);margin:0 0 15px;font-size:14px;line-height:1.7}.rt-product-copy span,.rt-product-future a{color:var(--blue);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.rt-product-arrow{color:var(--blue)}.rt-product-future{background:#edf5fc;border:1px dashed #b9c7d7;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:25px;padding:32px;display:grid}.rt-industries{background:var(--navy);color:#fff;padding:125px 0}.rt-industries-head{grid-template-columns:minmax(0,1fr) minmax(0,.6fr);align-items:end;gap:80px;margin:40px 0 55px;display:grid}.rt-industries h2{letter-spacing:-.06em;margin:0;font-size:clamp(45px,6vw,78px);line-height:.92}.rt-industries h2 span{color:#1683ff}.rt-industries-head p{color:#9aabc2;margin:0;line-height:1.8}.rt-industry-grid{border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.rt-industry{border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;flex-direction:column;justify-content:space-between;min-height:190px;padding:25px;display:flex}.rt-industry svg:first-child{color:#56b3ff}.rt-industry strong{font-size:19px}.rt-vision{background:#fff;padding:125px 0}.rt-vision-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:100px;display:grid}.rt-vision h2{letter-spacing:-.065em;margin:15px 0 0;font-size:clamp(48px,6vw,80px);line-height:.92}.rt-vision h2 span{color:var(--blue)}.rt-steps{display:grid}.rt-steps>div{border-bottom:1px solid var(--line);padding:25px 0}.rt-steps strong{color:var(--blue);font-size:11px}.rt-steps h3{margin:9px 0;font-size:25px}.rt-steps p{color:var(--muted);margin:0;line-height:1.7}.rt-final-cta{background:var(--blue);color:#fff;padding:125px 0}.rt-final-cta .rt-label{color:#c9e5ff}.rt-final-cta h2{letter-spacing:-.07em;margin:30px 0 40px;font-size:clamp(50px,7vw,95px);line-height:.9}.rt-final-cta h2 span{color:#fff;opacity:.65}.footer{color:#fff;background:#050f23;width:100%;padding:70px 0 30px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:60px;display:grid}.footer-logo{color:#fff}.footer p{color:#93a5c2;max-width:420px;line-height:1.7}.footer-grid>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer h4{color:#91a4c0;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:10px}.footer-grid a,.footer-grid span{color:#d8e2f0;font-size:13px}.footer-bottom{color:#71839f;border-top:1px solid #ffffff1a;margin-top:50px;padding-top:20px;font-size:11px}.page-section{background:#f6f9fc;min-height:70vh;padding:120px 0}.page-section h1{letter-spacing:-.06em;max-width:900px;margin:20px 0 25px;font-size:clamp(48px,7vw,80px);line-height:.95}.page-section>.container>p{max-width:700px;color:var(--muted);font-size:18px;line-height:1.8}.simple-card{border:1px solid var(--line);background:#fff;max-width:760px;margin-top:50px;padding:35px}.industry-list,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:50px;display:grid}.industry-card,.process-grid div{border:1px solid var(--line);background:#fff;padding:30px}.contact-form{gap:15px;max-width:700px;margin-top:45px;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;width:100%;padding:16px}.contact-form button{background:var(--blue);color:#fff;border:0;border-radius:30px;width:fit-content;padding:15px 25px;font-weight:700}.company-page{width:100%;color:var(--navy);background:#f5f9fd}.company-wrap{width:min(var(--max-width-content), calc(100% - 64px));margin:0 auto}.company-hero{background:radial-gradient(circle at 85% 20%,#1683ff1f,#0000 28%),linear-gradient(#f8fbff 0%,#eef5ff 100%);padding:110px 0 90px}.company-eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:10px;font-weight:800;display:block}.company-eyebrow-muted{color:#72839b}.company-eyebrow-light{color:#ffffffb3}.company-hero h1,.company-section h2,.company-final-cta h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,6vw,84px);line-height:.94}.company-hero h1 span,.company-section h2 span{color:var(--blue)}.company-hero p,.company-story-copy p,.company-foundation-copy p,.company-mission-copy p,.company-vision-copy p,.company-labs-copy p,.company-approach-copy,.company-global-grid p,.company-final-cta p{max-width:720px;color:var(--muted);font-size:18px;line-height:1.8}.company-hero p{margin:30px 0 0}.company-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.company-primary-action,.company-secondary-action,.company-secondary-link{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:15px 22px;font-size:13px;font-weight:700;transition:transform .2s,opacity .2s;display:inline-flex}.company-primary-action{background:var(--blue);color:#fff}.company-primary-action:hover,.company-secondary-action:hover,.company-secondary-link:hover{transform:translateY(-1px)}.company-secondary-action,.company-secondary-link{border:1px solid var(--line);color:var(--navy);background:#fff}.company-section{background:#fff;padding:110px 0}.company-section:nth-of-type(2n){background:#f5f9fd}.company-story-grid,.company-foundation-grid,.company-mission-grid,.company-vision-grid,.company-global-grid,.company-labs-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:64px;display:grid}.company-story-copy,.company-foundation-copy,.company-mission-copy,.company-vision-copy,.company-labs-copy{flex-direction:column;gap:22px;display:flex}.company-architecture{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-top:40px;display:flex}.company-architecture-level{color:#fff;letter-spacing:.18em;background:#07152f;border-radius:18px;padding:18px 28px;font-size:11px;font-weight:800}.company-architecture-stack{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(100%,760px);padding:30px 28px;box-shadow:0 20px 40px #0a1a340a}.company-architecture-stack strong{color:var(--navy);letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:11px;display:block}.company-architecture-stack ul,.company-labs-copy ul{color:var(--muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px;margin:0;padding:0;font-size:15px;line-height:1.7;list-style:none;display:grid}.company-architecture-arrow{color:var(--blue);font-size:26px}.company-status-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.company-status{color:#a85b00;letter-spacing:.12em;text-transform:uppercase;background:#fff4e5;border-radius:999px;align-items:center;padding:8px 12px;font-size:10px;font-weight:800;display:inline-flex}.company-status-copy{color:var(--muted);font-size:14px}.company-principles-grid,.company-values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:42px;display:grid}.company-principle-card,.company-value-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.company-principle-card strong,.company-value-card strong{color:var(--navy);letter-spacing:-.04em;margin-bottom:10px;font-size:22px;display:block}.company-principle-card p,.company-value-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.company-value-header{color:var(--blue);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.company-value-header span{letter-spacing:-.03em;font-size:18px;font-weight:700}.company-approach-flow{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.company-approach-step{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:12px;padding:14px 18px;display:inline-flex}.company-approach-step span{width:24px;height:24px;color:var(--blue);background:#eaf4ff;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:inline-flex}.company-approach-step strong{letter-spacing:-.02em;font-size:14px}.company-approach-copy{max-width:760px;color:var(--muted);margin-top:26px;font-size:17px;line-height:1.8}.company-global-grid{align-items:center}.company-global-visual{background:linear-gradient(135deg,#07152f 0%,#10264a 100%);border-radius:28px;height:420px;position:relative;overflow:hidden}.company-global-orbit{border:1px solid #56b3ff33;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:150px;height:150px}.orbit-two{width:250px;height:250px}.orbit-three{width:340px;height:340px}.company-global-core{color:#56b3ff;background:#0a1b35cc;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #1683ff40}.company-global-core strong{letter-spacing:.15em;margin-top:7px;font-size:18px}.company-global-core small{color:#b9d7ff;letter-spacing:.18em;margin-top:4px;font-size:8px}.company-labs-copy ul{margin-top:10px}.company-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.company-info-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:8px;min-height:170px;padding:30px;display:flex}.company-info-card--wide{grid-column:span 2}.company-info-card small{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:800}.company-info-card strong,.company-info-card a,.company-info-card span{color:var(--navy);font-size:18px;font-weight:600;line-height:1.5}.company-info-card a{color:var(--blue)}.company-final-cta{background:var(--blue);color:#fff;padding:120px 0}.company-final-cta h2{color:#fff;margin-bottom:18px}.company-final-cta p{color:#fffc;max-width:760px}.company-primary-action--light{color:var(--navy);background:#fff}.company-secondary-action--light{color:#fff;background:0 0;border-color:#ffffff59}.contact-direct-card--stacked{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.contact-direct-card--stacked small{color:#72839b;letter-spacing:.16em;font-size:10px;font-weight:800}.contact-direct-link{color:var(--blue);text-decoration:none}@media (max-width:950px){.rt-hero-grid,.rt-statement-grid,.rt-section-head,.rt-industries-head,.rt-vision-grid{grid-template-columns:1fr}.rt-hero-visual{width:480px;max-width:100%;margin:30px auto 0}.rt-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.container,.rt-container,.rt-hero-grid{width:calc(100% - 36px)}.nav{min-height:72px}.nav nav{display:none}.rt-hero{min-height:auto;padding:80px 0 100px}.rt-hero h1{font-size:56px}.rt-actions{flex-direction:column;align-items:stretch}.rt-btn{width:100%}.rt-hero-visual{height:350px}.orbit-one{width:190px;height:190px}.orbit-two{width:270px;height:270px}.orbit-three{width:350px;height:350px}.rt-core{width:130px;height:130px}.rt-node{padding:8px 10px;font-size:9px}.node-one{top:55px;left:0}.node-two{top:130px;right:0}.node-three{bottom:20px;left:25px}.rt-statement,.rt-products,.rt-industries,.rt-vision,.rt-final-cta{padding:80px 0}.rt-product,.rt-product-future{grid-template-columns:1fr}.rt-product-arrow{display:none}.rt-industry-grid,.footer-grid,.industry-list,.process-grid{grid-template-columns:1fr}}.products-page{background:#fff;width:100%;overflow:hidden}.products-wrap{width:min(var(--max-width-content), calc(100% - 64px));margin:0 auto}.products-hero{background:radial-gradient(circle at 85% 40%,#1683ff1f,#0000 30%),#f5f9fd;padding:110px 0 100px}.products-label{color:#1683ff;letter-spacing:.16em;margin-bottom:18px;font-size:10px;font-weight:800;line-height:1.4}.products-hero h1{color:#07152f;letter-spacing:-.065em;max-width:900px;margin:0;font-size:clamp(54px,7vw,88px);line-height:.93}.products-hero h1 span{color:#1683ff}.products-hero-text{color:#66748b;max-width:680px;margin:30px 0 0;font-size:18px;line-height:1.8}.products-overview{background:#fff;padding:110px 0}.products-heading{grid-template-columns:1fr .65fr;align-items:end;gap:90px;margin-bottom:55px;display:grid}.products-heading h2{color:#07152f;letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,64px);line-height:.95}.products-heading p{color:#66748b;margin:0;font-size:16px;line-height:1.8}.products-cards{flex-direction:column;gap:22px;display:flex}.product-card{background:#f7f9fc;border:1px solid #dfe6ee;width:100%}.product-card-header{color:#9aa8ba;letter-spacing:.14em;border-bottom:1px solid #dfe6ee;justify-content:space-between;align-items:center;height:55px;padding:0 30px;font-size:10px;font-weight:800;display:flex}.product-status{color:#1683ff}.product-card-body{grid-template-columns:minmax(0,1fr) 390px;min-height:410px;display:grid}.product-card-info{padding:38px 40px 42px}.product-icon{color:#1683ff;background:#e8f3ff;border-radius:16px;place-items:center;width:62px;height:62px;margin-bottom:25px;display:grid}.product-brand-logo{max-width:100%;line-height:0;display:inline-flex}.product-brand-logo__image{object-fit:contain;width:100%;height:auto;display:block}.products-page__brand-logo{background:#07152f;border:1px solid #ffffff1a;border-radius:15px;width:min(260px,100%);margin-bottom:22px;padding:5px 14px}.products-page .product-card h3{color:#fff}.products-page .product-card-info>p,.products-page .product-features div{color:#a9b7ca}.product-category{color:#1683ff;letter-spacing:.15em;font-size:9px;font-weight:800}.product-card h3{color:#07152f;letter-spacing:-.05em;margin:8px 0 14px;font-size:42px;line-height:1}.product-card-info>p{color:#66748b;max-width:650px;margin:0;font-size:15px;line-height:1.8}.product-features{grid-template-columns:1fr 1fr;gap:10px 20px;margin:25px 0;display:grid}.product-features div{color:#34445b;align-items:center;gap:8px;font-size:12px;display:flex}.product-features svg{color:#1683ff;flex-shrink:0}.product-link{color:#1683ff;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.product-link--external{color:#a9b7ca;margin-left:22px}.product-card-visual{background:#07152f;min-height:410px;position:relative;overflow:hidden}.visual-ring{border:1px solid #56b3ff33;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-one{width:170px;height:170px}.ring-two{width:270px;height:270px}.ring-three{width:390px;height:390px}.visual-center{color:#56b3ff;background:#10294e;border-radius:50%;place-items:center;width:110px;height:110px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 60px #1683ff40}.visual-dot{background:#56b3ff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 15px #1683ff}.dot-one{top:24%;left:24%}.dot-two{top:38%;right:19%}.dot-three{bottom:20%;left:31%}.product-coming{background:#edf5fc;border:1px dashed #b9c7d7;grid-template-columns:62px 1fr auto;align-items:center;gap:25px;padding:30px 35px;display:grid}.product-coming-icon{color:#1683ff;background:#fff;border-radius:16px;place-items:center;width:62px;height:62px;display:grid}.product-coming .products-label{margin-bottom:7px}.product-coming h3{color:#07152f;letter-spacing:-.04em;margin:0 0 8px;font-size:27px}.product-coming p{color:#66748b;margin:0;font-size:13px;line-height:1.7}.products-principles{background:#f5f8fc;padding:120px 0}.products-principles>.products-wrap>h2{color:#07152f;letter-spacing:-.06em;margin:0 0 60px;font-size:clamp(45px,5vw,68px);line-height:.95}.products-principles h2 span{color:#1683ff}.principles{border-top:1px solid #dce4ed;border-left:1px solid #dce4ed;grid-template-columns:repeat(4,1fr);display:grid}.principles>div{background:#fff;border-bottom:1px solid #dce4ed;border-right:1px solid #dce4ed;min-height:230px;padding:28px}.principles strong{color:#1683ff;font-size:10px}.principles h3{color:#07152f;margin:55px 0 10px;font-size:21px}.principles p{color:#66748b;margin:0;font-size:13px;line-height:1.7}.products-bottom{color:#fff;background:#1683ff;padding:110px 0}.products-bottom .products-wrap{justify-content:space-between;align-items:center;gap:50px;display:flex}.products-bottom .products-label{color:#c9e5ff}.products-bottom h2{letter-spacing:-.06em;margin:15px 0;font-size:clamp(45px,5vw,68px);line-height:.95}.products-bottom h2 span{color:#c9e5ff}.products-bottom p{color:#d9ecff;margin:0}.products-bottom-button{color:#07152f;background:#fff;border-radius:30px;flex-shrink:0;align-items:center;gap:9px;padding:16px 23px;font-size:13px;font-weight:800;display:inline-flex}@media (max-width:950px){.products-heading{grid-template-columns:1fr;gap:30px}.product-card-body{grid-template-columns:1fr}.product-card-visual{min-height:330px}.principles{grid-template-columns:1fr 1fr}.products-bottom .products-wrap{flex-direction:column;align-items:flex-start}}@media (max-width:650px){.products-wrap{width:calc(100% - 36px)}.products-hero,.products-overview,.products-principles,.products-bottom{padding:75px 0}.products-hero h1{font-size:53px}.product-card-info{padding:28px}.product-card h3{font-size:36px}.product-features,.product-coming,.principles{grid-template-columns:1fr}.products-bottom-button{justify-content:center;width:100%}}.industries-cta>.industries-wrap>svg,.industries-cta .industries-label{color:#56b3ff}@media (max-width:900px){.industries-intro-grid,.industries-capabilities-grid{grid-template-columns:1fr;gap:45px}.industries-grid{grid-template-columns:1fr}.product-link--external{margin-left:16px}}@media (max-width:650px){.industries-wrap{width:calc(100% - 36px)}.industries-hero,.industries-intro,.industries-list,.industries-capabilities,.industries-cta{padding:75px 0}.industries-hero h1{font-size:54px}.industry-card{min-height:280px;padding:25px}.industries-cta>.industries-wrap{grid-template-columns:1fr;gap:20px}}.industries-page{background:#fff;width:100%;overflow:hidden}.industries-wrap{width:min(var(--max-width-content), calc(100% - 64px));margin:0 auto}.industries-label{color:#1683ff;letter-spacing:.17em;font-size:10px;font-weight:800;line-height:1.4}.industries-hero{background:radial-gradient(circle at 85% 45%,#1683ff21,#0000 31%),linear-gradient(135deg,#fff 0%,#f1f7fd 100%);padding:115px 0 110px}.industries-hero h1{color:#07152f;letter-spacing:-.07em;max-width:900px;margin:25px 0 30px;font-size:clamp(56px,7vw,92px);line-height:.91}.industries-hero h1 span{color:#1683ff}.industries-hero p{color:#66748b;max-width:720px;margin:0;font-size:18px;line-height:1.8}.industries-intro{background:#fff;padding:110px 0 80px}.industries-intro-grid{grid-template-columns:1fr .65fr;align-items:end;gap:90px;display:grid}.industries-intro h2{color:#07152f;letter-spacing:-.06em;max-width:720px;margin:16px 0 0;font-size:clamp(43px,5vw,66px);line-height:.96}.industries-intro h2 span,.industries-capabilities h2 span,.industries-cta h2 span{color:#1683ff}.industries-intro-grid>p{color:#66748b;margin:0;font-size:16px;line-height:1.85}.industries-list{background:#fff;padding:35px 0 120px}.industries-grid{border-top:1px solid #dce4ed;border-left:1px solid #dce4ed;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.industry-card{background:#f8fafc;border-bottom:1px solid #dce4ed;border-right:1px solid #dce4ed;flex-direction:column;justify-content:space-between;min-height:330px;padding:32px;transition:all .25s;display:flex}.industry-card:hover{background:#f0f7ff;transform:translateY(-3px)}.industry-card-top{color:#1683ff;justify-content:space-between;align-items:center;display:flex}.industry-card-top span{color:#9aa8ba;letter-spacing:.13em;font-size:10px;font-weight:800}.industry-card a{color:#1683ff;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.industries-capabilities{background:#f5f8fc;padding:120px 0}.industries-capabilities-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.industries-capabilities h2{color:#07152f;letter-spacing:-.06em;max-width:650px;margin:18px 0 0;font-size:clamp(45px,5vw,68px);line-height:.95}.capability-list{flex-direction:column;display:flex}.capability-list>div{border-bottom:1px solid #dce4ed;padding:24px 0}.capability-list strong{color:#07152f;margin-bottom:6px;font-size:18px;display:block}.capability-list span{color:#66748b;font-size:13px;line-height:1.6}.industries-cta{color:#fff;background:#07152f;padding:110px 0}.industries-cta>.industries-wrap{grid-template-columns:50px 1fr;gap:35px;display:grid}.industries-cta>.industries-wrap>svg,.industries-cta .industries-label{color:#56b3ff}.industries-cta h2{letter-spacing:-.06em;max-width:800px;margin:18px 0 15px;font-size:clamp(45px,5vw,70px);line-height:.95}.industries-cta p{color:#9aabc2;max-width:650px;margin:0 0 30px;line-height:1.8}.industries-cta-button{color:#fff;background:#1683ff;border-radius:30px;align-items:center;gap:9px;padding:15px 23px;font-size:13px;font-weight:800;display:inline-flex}@media (max-width:900px){.industries-intro-grid,.industries-capabilities-grid{grid-template-columns:1fr;gap:45px}.industries-grid{grid-template-columns:1fr}}@media (max-width:650px){.industries-wrap{width:calc(100% - 36px)}.industries-hero,.industries-intro,.industries-list,.industries-capabilities,.industries-cta{padding:75px 0}.industries-hero h1{font-size:54px}.industry-card{min-height:280px;padding:25px}.industries-cta>.industries-wrap{grid-template-columns:1fr;gap:20px}}.industry-card{color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;min-height:390px;padding:28px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;border:0!important}.industry-card-overlay{background:linear-gradient(#07152f38 0%,#07152f73 35%,#07152ff0 100%);transition:background .3s;position:absolute;inset:0}.industry-card:hover{z-index:2;transform:translateY(-6px);box-shadow:0 28px 60px #07152f33}.industry-card:hover .industry-card-overlay{background:linear-gradient(#1683ff2e 0%,#07152f73 35%,#07152ff0 100%)}.industry-card-top,.industry-card-content{z-index:2;position:relative}.industry-card-top{justify-content:space-between;align-items:center;display:flex}.industry-card-top>span{color:#ffffffb8;letter-spacing:.15em;font-size:10px;font-weight:800}.industry-card-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.industry-card-content{max-width:500px}.industry-card-kicker{color:#72c2ff;letter-spacing:.16em;margin-bottom:9px;font-size:8px;font-weight:800}.industry-card h3{color:#fff;letter-spacing:-.045em;margin:0 0 12px;font-size:30px;line-height:1.05}.industry-card p{color:#ffffffc7;margin:0 0 20px;font-size:13px;line-height:1.7}.industry-card a{color:#fff;border-bottom:1px solid #ffffff73;align-items:center;gap:8px;padding-bottom:5px;font-size:11px;font-weight:800;display:inline-flex}@media (max-width:650px){.industry-card{min-height:340px}}.new-home{width:100%;color:var(--text-primary);background:#fff;overflow-x:hidden}.new-wrap{width:min(var(--max-width-content), calc(100% - 64px));margin:0 auto}.new-home section{width:100%}#platforms{scroll-margin-top:108px}.positioning-section{background:#f8fafc;padding:110px 0}.positioning-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:72px;display:grid}.positioning-copy{max-width:560px}.positioning-copy h2{color:#07152f;letter-spacing:-.065em;margin:18px 0;font-size:clamp(43px,5.4vw,70px);line-height:.94}.positioning-copy p{color:#66748b;max-width:520px;margin:0;font-size:17px;line-height:1.85}.infrastructure-diagram{background:radial-gradient(circle at 16% 18%,#1683ff14,#0000 24%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dce4ed;border-radius:28px;min-height:560px;padding:38px;position:relative;overflow:hidden;box-shadow:0 24px 60px #07152f0f}.infrastructure-diagram__rail{background:linear-gradient(#1683ff59,#1683ff14);width:1px;position:absolute;top:92px;bottom:88px;left:50%}.infrastructure-diagram__rail:before,.infrastructure-diagram__rail:after{content:"";background:var(--accent-blue);border-radius:50%;width:9px;height:9px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 0 8px #1683ff17}.infrastructure-diagram__rail:before{top:0}.infrastructure-diagram__rail:after{bottom:0}.infrastructure-diagram__brand{z-index:1;color:#fff;letter-spacing:.15em;background:#07152f;border-radius:9999px;align-items:center;gap:10px;padding:10px 14px;font-size:11px;font-weight:800;display:inline-flex;position:relative}.infrastructure-diagram__brand-dot{background:#1683ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 16px #1683ffa6}.infrastructure-diagram__stack{z-index:1;gap:14px;margin-top:30px;display:grid;position:relative}.infrastructure-diagram__block{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:16px;padding:18px 20px;display:grid;box-shadow:0 10px 24px #07152f0a}.infrastructure-diagram__block--1{margin-left:54px;margin-right:74px}.infrastructure-diagram__block--2{margin-left:0;margin-right:40px}.infrastructure-diagram__block--3{margin-left:74px;margin-right:10px}.infrastructure-diagram__node{background:#1683ff;border-radius:50%;width:12px;height:12px;margin-top:4px;box-shadow:0 0 0 7px #1683ff1a}.infrastructure-diagram__block-copy span{color:#07152f;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:800;display:block}.infrastructure-diagram__block-copy p{color:#66748b;margin:7px 0 0;font-size:14px;line-height:1.7}.infrastructure-diagram__outcomes{z-index:1;flex-wrap:wrap;gap:10px;margin-top:24px;display:flex;position:relative}.infrastructure-diagram__outcomes span{color:#074f95;letter-spacing:.12em;text-transform:uppercase;background:#edf5ff;border-radius:9999px;padding:10px 14px;font-size:11px;font-weight:800}.platforms-section{background:#fff;padding:118px 0}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:56px;display:grid}.platform-card{background:radial-gradient(circle at 90% 10%,#1683ff14,#0000 22%),linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dce4ed;border-radius:24px;gap:18px;padding:28px;display:grid;box-shadow:0 16px 36px #07152f0a}.platform-card--featured{background:radial-gradient(circle at 88% 20%,#1683ff21,#0000 24%),linear-gradient(#fff 0%,#f6f9fd 100%);grid-column:1/-1;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:24px 36px;padding:32px;display:grid}.platform-card__top{justify-content:space-between;align-items:center;gap:16px;display:flex}.platform-card__icon{color:#1683ff;background:#eaf4ff;border-radius:16px;place-items:center;width:54px;height:54px;display:grid;box-shadow:inset 0 1px #ffffffb3}.platform-card__body{gap:16px;display:grid}.platform-card__content{gap:10px;display:grid}.platform-card__content small{color:#1683ff;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.platform-card__content h3{color:#07152f;letter-spacing:-.05em;margin:0;font-size:clamp(28px,3vw,40px);line-height:1}.platform-card__content p{color:#66748b;max-width:620px;margin:0;font-size:15px;line-height:1.8}.platform-card__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.platform-card__meta span{color:#7c889c;font-size:12px;font-weight:600}.platform-card__link{color:#1683ff;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.platform-card__feature{background:#1683ff0a;border:1px solid #1683ff24;border-radius:18px;padding:22px}.platform-card__feature p{color:#344158;margin:0 0 16px;font-size:14px;line-height:1.75}.platform-card--featured .platform-card__body{grid-template-columns:minmax(0,1fr) minmax(0,300px);align-items:start}.platform-card--featured .platform-card__content{padding-right:16px}.products-section{color:#fff;background:radial-gradient(circle at 20% 0,#1683ff1f,#0000 24%),linear-gradient(#07111f 0%,#050812 100%);padding:120px 0}.products-section .section-intro--dark h2,.products-section .section-intro--dark p{color:#fff}.products-section .section-intro--dark h2 span{color:#8cc8ff}.products-section .section-intro--dark p{color:#a9b7ca;max-width:620px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:58px;display:grid}.product-card{color:#fff;background:radial-gradient(circle at 90% 10%,#1683ff1f,#0000 24%),linear-gradient(#0d111ff5 0%,#070b16fa 100%);border:1px solid #ffffff14;border-radius:24px;gap:18px;padding:28px;display:grid;box-shadow:0 24px 52px #00000047}.product-card--featured{grid-column:1/-1;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:24px 34px;padding:32px}.product-card__top{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-card__icon{color:#8cc8ff;background:#1683ff24;border-radius:16px;place-items:center;width:54px;height:54px;display:grid;box-shadow:inset 0 1px #ffffff0f}.product-card__brand-logo{width:min(260px,70%)}.product-card__body{gap:18px;display:grid}.product-card__content{gap:10px;display:grid}.product-card__content small{color:#8cc8ff;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.product-card__content h3{color:#fff;letter-spacing:-.05em;margin:0;font-size:clamp(28px,3vw,40px);line-height:1}.product-card__content p{color:#a9b7ca;max-width:640px;margin:0;font-size:15px;line-height:1.8}.product-card__details{flex-wrap:wrap;gap:10px;display:flex}.product-card__visual,.product-card__market,.product-card__website{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:9999px;justify-content:center;align-items:center;min-height:34px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.product-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.product-card__link{color:#8cc8ff;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.product-card .btn-outline{color:#fff;background:#ffffff0f;border-color:#ffffff29}.product-card .btn-outline:hover{background:#ffffff1f;border-color:#ffffff3d}.product-card--featured .product-card__body{grid-template-columns:minmax(0,1fr) minmax(240px,.78fr);align-items:start;gap:22px 30px}.product-card--featured .product-card__content{padding-right:8px}.product-card--featured .product-card__footer{grid-column:1/-1}.products-footer{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:26px;display:flex}.products-footer p{color:#a9b7ca;max-width:700px;margin:0;font-size:15px;line-height:1.8}.ecosystem-section{background:#f8fafc;padding:120px 0}.ecosystem-heading{grid-template-columns:minmax(0,1fr) minmax(0,.72fr);align-items:end;gap:72px;display:grid}.ecosystem-heading h2{color:#07152f;letter-spacing:-.065em;margin:18px 0 0;font-size:clamp(42px,5vw,68px);line-height:.94}.ecosystem-heading h2 span{color:#1683ff}.ecosystem-heading p{color:#66748b;margin:0;font-size:16px;line-height:1.85}.ecosystem-architecture{margin-top:52px}.ecosystem-architecture__frame{background:radial-gradient(circle at 50% 15%,#1683ff14,#0000 22%),linear-gradient(#fff 0%,#f6f9fd 100%);border:1px solid #dce4ed;border-radius:32px;min-height:860px;padding:34px;position:relative;overflow:hidden;box-shadow:0 24px 54px #07152f0f}.ecosystem-architecture__frame:before{content:"";opacity:.4;pointer-events:none;background-image:linear-gradient(#1683ff0a 1px,#0000 1px),linear-gradient(90deg,#1683ff0a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.ecosystem-architecture__column,.ecosystem-architecture__outcomes{z-index:1;text-align:center;justify-items:center;display:grid;position:relative}.ecosystem-architecture__column{max-width:360px;margin:0 auto}.ecosystem-architecture__column strong,.ecosystem-architecture__outcomes strong{color:#07152f;letter-spacing:-.05em;margin-top:12px;font-size:clamp(26px,2.8vw,38px);line-height:1;display:block}.ecosystem-architecture__eyebrow{color:#1683ff;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800}.ecosystem-architecture__layer-grid{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.ecosystem-architecture__chip{color:#344158;letter-spacing:.12em;text-transform:uppercase;background:#fff;border:1px solid #dce4ed;border-radius:9999px;padding:10px 14px;font-size:11px;font-weight:800;box-shadow:0 10px 24px #07152f0a}.ecosystem-architecture__chip.ecosystem-architecture__chip--branded{background:#07152f;border-color:#07152f;min-height:38px;padding:3px 12px}.ecosystem-architecture__brand-logo{width:128px}.ecosystem-architecture__chip--infra-1,.ecosystem-architecture__chip--product-1{color:#074f95;background:#edf5ff}.ecosystem-architecture__chip--infra-2,.ecosystem-architecture__chip--product-2{color:#0d6aa8;background:#eef8ff}.ecosystem-architecture__chip--infra-3,.ecosystem-architecture__chip--product-3{background:#f3f8ff}.ecosystem-architecture__chip--infra-4,.ecosystem-architecture__chip--product-4{background:#eef6ff}.ecosystem-architecture__chip--infra-5,.ecosystem-architecture__chip--product-5{background:#edf4ff}.ecosystem-architecture__chip--infra-6,.ecosystem-architecture__chip--product-6{background:#f7fbff}.ecosystem-architecture__layer-grid--products{margin-top:22px}.ecosystem-architecture__connector{background:linear-gradient(#1683ff73,#1683ff14);width:1px;height:112px;margin:22px auto;position:relative}.ecosystem-architecture__connector span{background:#1683ff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #1683ff14}.ecosystem-architecture__connector--bottom{height:124px}.ecosystem-architecture__outcomes{padding-top:2px}.ecosystem-architecture__outcome-grid{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.ecosystem-architecture__outcome-grid span{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#07152f;border-radius:9999px;padding:10px 14px;font-size:11px;font-weight:800}.ecosystem-architecture__paths{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ecosystem-architecture__path{stroke:#1683ff7a;stroke-width:2px;stroke-linecap:round;stroke-dasharray:12 16;animation:12s linear infinite ecosystem-path-flow}.ecosystem-architecture__path--secondary{stroke:#0dd9ff57;animation-delay:2s}.ecosystem-architecture__path--tertiary{stroke:#1683ff3d;animation-delay:4s}.ecosystem-architecture__node{fill:#1683ff;filter:drop-shadow(0 0 12px #1683ff4d);animation:7s ease-in-out infinite ecosystem-node-pulse}@keyframes ecosystem-path-flow{0%{stroke-dashoffset:0;opacity:.55}50%{opacity:1}to{stroke-dashoffset:220px;opacity:.55}}@keyframes ecosystem-node-pulse{0%,to{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.ecosystem-architecture__path,.ecosystem-architecture__node{animation:none}}.developer-section{background:#fff;padding:120px 0}.developer-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:52px;display:grid}.developer-copy h2,.africa-first-copy h2,.innovation-labs-copy h2{color:#07152f;letter-spacing:-.065em;margin:18px 0;font-size:clamp(43px,5vw,68px);line-height:.94}.developer-copy p,.africa-first-copy p,.innovation-labs-copy p{color:#66748b;max-width:620px;margin:0;font-size:16px;line-height:1.85}.developer-copy__footer{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.developer-visual{background:radial-gradient(circle at 50% 22%,#1683ff14,#0000 24%),linear-gradient(#f8fbff 0%,#fff 100%);border:1px solid #dce4ed;border-radius:28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 24px 56px #07152f0f}.developer-visual__header{justify-content:space-between;align-items:center;gap:14px;display:flex}.developer-visual__header span{color:#1683ff;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:800}.developer-visual__header strong{color:#7c889c;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.developer-visual__capsules{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.developer-visual__capsule{color:#344158;background:#fff;border:1px solid #dce4ed;border-radius:18px;align-items:center;gap:10px;padding:14px 16px;font-size:12px;font-weight:700;display:inline-flex}.developer-visual__capsule svg{color:#1683ff}.developer-visual__panel{background:linear-gradient(#07152f05 0%,#07152f0d 100%);border:1px solid #dce4ed;border-radius:24px;height:220px;margin-top:22px;position:relative}.developer-visual__line{background:linear-gradient(90deg,#1683ff2e,#1683ff80,#0dd9ff2e);height:1px;position:absolute;top:50%;left:10%;right:10%}.developer-visual__node{background:#1683ff;border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 0 0 10px #1683ff14}.developer-visual__node--left{top:calc(50% - 7px);left:15%}.developer-visual__node--center{top:calc(50% - 7px);left:50%;transform:translate(-50%)}.developer-visual__node--right{top:calc(50% - 7px);right:15%}.developer-visual__note{color:#66748b;margin-top:16px;font-size:13px;line-height:1.7}.africa-first-section{background:#f8fafc;padding:120px 0}.africa-first-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:52px;display:grid}.africa-first-copy{max-width:620px}.africa-first-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.africa-first-list li{color:#344158;background:#fff;border:1px solid #dce4ed;border-radius:16px;padding:14px 16px;font-size:13px;font-weight:600}.africa-network-visual--muted .africa-network-visual__frame{background:radial-gradient(circle at 50% 38%,#1683ff2e,#0000 30%),linear-gradient(#0a0f1df0 0%,#070b16f5 100%)}.africa-network-visual--muted .africa-network-visual__label{color:#eef6ff}.innovation-section--labs{background:#fff}.innovation-grid--labs{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:52px;display:grid}.innovation-labs-visual{color:#fff;background:radial-gradient(circle at 50% 20%,#1683ff29,#0000 18%),linear-gradient(#07152f 0%,#040712 100%);border:1px solid #dce4ed;border-radius:28px;min-height:420px;padding:30px;position:relative;overflow:hidden;box-shadow:0 24px 56px #07152f14}.innovation-labs-visual__orb{background:radial-gradient(circle,#1683ff33,#0000 58%);border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:16% 14%}.innovation-labs-visual__core{z-index:1;text-align:center;place-items:center;min-height:150px;display:grid;position:relative}.innovation-labs-visual__core svg{color:#8cc8ff}.innovation-labs-visual__core span{color:#8cc8ff;letter-spacing:.16em;text-transform:uppercase;margin-top:12px;font-size:10px;font-weight:800}.innovation-labs-visual__core strong{letter-spacing:-.06em;max-width:280px;margin-top:8px;font-size:clamp(26px,3vw,42px);line-height:1.02}.innovation-labs-visual__tracks{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex;position:relative}.innovation-labs-visual__track{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff14;border-radius:9999px;padding:10px 14px;font-size:11px;font-weight:700}.innovation-labs-copy__footer{color:#66748b;align-items:center;gap:8px;margin:24px 0 28px;font-size:13px;display:inline-flex}.innovation-labs-copy__footer svg{color:#1683ff}.new-hero{color:#fff;background:radial-gradient(circle at 78% 30%,#1683ff38,#0000 24%),radial-gradient(circle at 72% 72%,#0dd9ff17,#0000 20%),linear-gradient(#0a0f1d 0%,#07111f 56%,#050812 100%);min-height:760px;padding:112px 0 96px;position:relative;overflow:hidden}.new-hero:before,.new-hero:after{content:"";pointer-events:none;position:relative;inset:0}.new-hero:before{z-index:0;opacity:.35;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:72px 72px;position:absolute;-webkit-mask-image:radial-gradient(circle at 50% 42%,#000 0 56%,#0000 88%);mask-image:radial-gradient(circle at 50% 42%,#000 0 56%,#0000 88%)}.new-hero:after{z-index:0;background:radial-gradient(circle at 68% 42%,#1683ff26,#0000 30%),radial-gradient(circle at 66% 66%,#0dd9ff14,#0000 18%);position:absolute}.new-hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:clamp(32px,5vw,72px);min-height:640px;display:grid;position:relative}.hero-copy{min-width:0;max-width:680px}.hero-copy .section-eyebrow{color:#8cc8ff;margin-bottom:18px}.new-hero h1{color:#fff;letter-spacing:-.075em;font-size:clamp(54px,7.6vw,98px);line-height:.9;font-weight:var(--font-weight-extrabold);margin:0}.new-hero h1 span{color:var(--accent-blue)}.hero-copy>p{color:#a9b7ca;max-width:640px;margin:26px 0 0;font-size:18px;line-height:1.8}.product-detail__brand-logo{width:min(360px,100%);margin-bottom:20px}.hero-copy .product-detail__category{margin:20px 0 0}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero-actions .btn{min-width:220px}.hero-actions .btn-primary{box-shadow:0 20px 40px #1683ff3d}.hero-actions .btn-secondary{color:#07152f;background:#fffffff0;border-color:#ffffff2e}.hero-actions .btn-secondary:hover{background:#fff}.new-hero--compact{min-height:auto}.new-hero--compact .new-hero-grid{grid-template-columns:minmax(0,1fr);min-height:0}.hero-copy__footer{margin-top:18px}.africa-network-visual{aspect-ratio:1/1.02;width:min(100%,640px);min-width:0;margin-left:auto;position:relative}.africa-network-visual__labels{z-index:3;pointer-events:none;position:absolute;inset:0}.africa-network-visual__label{color:#eef6ff;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07111fb8;border:1px solid #ffffff24;border-radius:9999px;padding:8px 12px;font-size:11px;font-weight:700;position:absolute;box-shadow:0 10px 20px #00000040}.africa-network-visual__label--north{top:24px;left:24px}.africa-network-visual__label--east{top:34px;right:24px}.africa-network-visual__label--west{bottom:30px;left:24px}.africa-network-visual__label--south{bottom:30px;right:24px}.africa-network-visual__frame{background:radial-gradient(circle at 50% 38%,#1683ff38,#0000 30%),linear-gradient(#0a0f1df5 0%,#070b16fa 100%);border:1px solid #ffffff14;border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 36px 80px #00000059,inset 0 1px #ffffff08}.africa-network-visual__frame:before,.africa-network-visual__frame:after{content:"";pointer-events:none;position:absolute;inset:0}.africa-network-visual__frame:before{opacity:.45;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:54px 54px}.africa-network-visual__frame:after{opacity:.9;background:radial-gradient(circle at 52% 32%,#1683ff3d,#0000 30%),radial-gradient(circle at 45% 63%,#0dd9ff1a,#0000 22%);inset:-20% -10% 0}.africa-network-visual__svg{z-index:1;width:100%;height:100%;display:block;position:relative}.africa-network-visual__continent{fill:#ffffff0a;stroke:#0dd9ff47;stroke-width:2px;filter:drop-shadow(0 0 18px #1683ff24)}.africa-network-visual__outline{fill:none;stroke:#1683ff8c;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 7;opacity:.45}.africa-network-visual__route{fill:none;stroke:#0dd9ff6b;stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:10 14;filter:drop-shadow(0 0 10px #1683ff26);animation:10s ease-in-out infinite africa-route-pulse}.africa-network-visual__route--two{animation-delay:1.5s}.africa-network-visual__route--three{animation-delay:3s}.africa-network-visual__route--four{animation-delay:4.5s}.africa-network-visual__node{fill:#c7efff;stroke:#ffffffe6;stroke-width:1.4px;filter:drop-shadow(0 0 12px #1683ff73);transform-origin:50%;animation:6s ease-in-out infinite africa-node-pulse}.africa-network-visual__node--two,.africa-network-visual__node--six{animation-delay:1.2s}.africa-network-visual__node--three,.africa-network-visual__node--seven{animation-delay:2.4s}.africa-network-visual__node--four,.africa-network-visual__node--eight{animation-delay:3.6s}.africa-network-visual__node--five,.africa-network-visual__node--nine{animation-delay:4.8s}.africa-network-visual__node--ten{animation-delay:5.4s}@keyframes africa-route-pulse{0%,to{opacity:.25;stroke-dashoffset:0}50%{opacity:.95;stroke-dashoffset:24px}}@keyframes africa-node-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.africa-network-visual__route,.africa-network-visual__node{animation:none}}@media (max-width:950px){.positioning-grid,.ecosystem-heading{grid-template-columns:1fr;gap:42px}.product-detail-hero .new-hero-grid{grid-template-columns:1fr;min-height:auto}.platform-grid,.product-grid,.platform-card--featured,.product-card--featured,.platform-card--featured .platform-card__body,.product-card--featured .product-card__body{grid-template-columns:1fr}.ecosystem-architecture__frame{min-height:760px}}@media (max-width:650px){.positioning-section,.platforms-section,.products-section,.ecosystem-section{padding:82px 0}.positioning-copy h2,.ecosystem-heading h2{font-size:42px}.positioning-copy p,.ecosystem-heading p,.products-footer p{font-size:15px}.infrastructure-diagram{min-height:0;padding:24px}.infrastructure-diagram__rail{top:78px;bottom:78px;left:30px}.infrastructure-diagram__brand{padding-inline:12px}.infrastructure-diagram__stack{margin-top:22px}.infrastructure-diagram__block{grid-template-columns:26px minmax(0,1fr);padding:16px}.infrastructure-diagram__block-copy p{font-size:13px}.ecosystem-architecture{margin-top:42px}.ecosystem-architecture__frame{min-height:680px;padding:24px}.ecosystem-architecture__connector{height:86px}.ecosystem-architecture__connector--bottom{height:94px}.ecosystem-architecture__layer-grid,.ecosystem-architecture__outcome-grid,.products-footer{gap:8px}.ecosystem-architecture__chip,.ecosystem-architecture__outcome-grid span,.product-card__visual,.product-card__market,.product-card__website{font-size:10px}.product-card,.product-card--featured{padding:22px}.product-card__top,.product-card__footer{flex-direction:column;align-items:flex-start}.product-card__content h3{font-size:30px}.product-card__details{flex-direction:column}.product-card__footer .btn{width:100%}}.hero-system{border:1px solid #1683ff1f;border-radius:50%;width:540px;height:540px;position:absolute;top:95px;right:3%}.hero-system:before,.hero-system:after{content:"";border:1px solid #1683ff24;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-system:before{width:350px;height:350px}.hero-system:after{width:220px;height:220px}.system-center{z-index:3;color:#56b3ff;background:#07152f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:145px;height:145px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #1683ff3d}.system-center strong{color:#fff;letter-spacing:.14em;margin-top:9px;font-size:10px}.system-center small{color:#91a4c0;letter-spacing:.12em;margin-top:4px;font-size:6px}.system-node{z-index:5;color:#34445b;background:#fff;border:1px solid #dce5ef;border-radius:30px;align-items:center;gap:7px;padding:10px 13px;font-size:10px;font-weight:800;display:flex;position:absolute;box-shadow:0 12px 30px #07152f14}.system-node svg{color:#1683ff}.system-one{top:100px;left:15px}.system-two{top:230px;right:0}.system-three{bottom:65px;left:75px}.suite-section,.home-products,.solutions-section,.industry-section,.technology-section,.innovation-section{padding:115px 0}.section-intro,.section-topline,.industry-heading{grid-template-columns:1fr .65fr;align-items:end;gap:80px;display:grid}.section-intro small,.section-topline small,.industry-heading small,.technology-grid small,.innovation-grid small,.final-home-cta small{color:#1683ff;letter-spacing:.16em;font-size:10px;font-weight:800}.section-intro h2,.section-topline h2,.industry-heading h2,.technology-grid h2,.innovation-grid h2{letter-spacing:-.06em;margin:15px 0 0;font-size:clamp(43px,5vw,67px);line-height:.95}.section-intro h2 span,.industry-heading h2 span,.technology-grid h2 span,.innovation-grid h2 span{color:#1683ff}.section-intro>p,.industry-heading>p,.technology-grid>div>p,.innovation-grid>div>p{color:#66748b;margin:0;font-size:16px;line-height:1.85}.suite-section{background:#fff}.suite-strip{border-top:1px solid #dce4ed;border-left:1px solid #dce4ed;grid-template-columns:repeat(4,1fr);margin-top:60px;display:grid}.suite-strip div{background:#f8fafc;border-bottom:1px solid #dce4ed;border-right:1px solid #dce4ed;flex-direction:column;justify-content:space-between;min-height:145px;padding:25px;display:flex}.suite-strip svg{color:#1683ff}.suite-strip strong{font-size:16px}.home-products{background:#f5f8fc}.section-topline>a{color:#1683ff;justify-self:end;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.home-product-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:55px;display:grid}.home-product-card,.home-product-coming{background:#fff;border:1px solid #dce4ed;flex-direction:column;justify-content:space-between;min-height:360px;padding:32px;display:flex}.home-product-card{transition:all .25s}.home-product-card:hover{transform:translateY(-5px);box-shadow:0 25px 55px #07152f14}.home-product-icon{color:#1683ff;background:#eaf4ff;border-radius:16px;place-items:center;width:60px;height:60px;display:grid}.home-product-card small,.home-product-coming small{color:#1683ff;letter-spacing:.14em;margin-top:25px;font-size:9px;font-weight:800}.home-product-card h3,.home-product-coming h3{letter-spacing:-.045em;margin:8px 0;font-size:31px}.home-product-card p,.home-product-coming p{color:#66748b;margin:0;font-size:14px;line-height:1.7}.home-product-card>span{color:#1683ff;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.home-product-coming{color:#fff;background:#07152f}.home-product-coming>svg{color:#56b3ff}.home-product-coming p{color:#9aabc2}.solutions-section{background:#fff}.capability-grid{border-top:1px solid #dce4ed;border-left:1px solid #dce4ed;grid-template-columns:repeat(3,1fr);margin-top:60px;display:grid}.capability-grid>div{border-bottom:1px solid #dce4ed;border-right:1px solid #dce4ed;min-height:220px;padding:28px;position:relative}.capability-grid span{color:#1683ff;font-size:10px;font-weight:800}.capability-grid h3{margin:55px 0 10px;font-size:21px}.capability-grid p{color:#66748b;max-width:270px;margin:0;font-size:13px;line-height:1.7}.capability-grid svg{color:#1683ff;position:absolute;bottom:25px;right:25px}.industry-section{color:#fff;background:#07152f}.industry-heading>p{color:#9aabc2}.industry-heading h2 span{color:#56b3ff}.industry-pills{border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);margin-top:60px;display:grid}.industry-pills a{color:#fff;border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;flex-direction:column;justify-content:space-between;min-height:125px;padding:22px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.industry-pills a:hover{background:#ffffff0f}.industry-pills svg{color:#56b3ff;align-self:flex-end}.industry-button{color:#56b3ff;align-items:center;gap:8px;margin-top:30px;font-size:12px;font-weight:800;display:inline-flex}.technology-section{background:#f5f8fc}.technology-grid{grid-template-columns:1fr 1fr;gap:110px;display:grid}.technology-grid>div>p{max-width:600px;margin-top:30px}.technology-stack{flex-direction:column;display:flex}.technology-stack div{border-bottom:1px solid #dce4ed;grid-template-columns:35px 1fr;gap:4px 15px;padding:24px 0;display:grid}.technology-stack svg{color:#1683ff;grid-row:span 2}.technology-stack strong{font-size:17px}.technology-stack span{color:#66748b;font-size:12px}.innovation-section{background:#fff}.innovation-grid{grid-template-columns:.8fr 1fr;align-items:center;gap:100px;display:grid}.innovation-visual{color:#56b3ff;background:radial-gradient(circle,#1683ff38,#0000 35%),#07152f;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.innovation-visual span{color:#fff;letter-spacing:.15em;margin-top:20px;font-size:11px;font-weight:800}.innovation-visual strong{color:#91a4c0;letter-spacing:.16em;margin-top:6px;font-size:8px}.innovation-grid>div>p{max-width:620px;margin:25px 0}.innovation-grid>div>a{color:#1683ff;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.cta-section{color:#fff;background:radial-gradient(circle at 50% 25%,#1683ff29,#0000 28%),linear-gradient(#07152f 0%,#040812 100%);padding:120px 0;position:relative;overflow:hidden}.cta-section:before{content:"";opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.cta-section__inner{z-index:1;max-width:920px;position:relative}.cta-section__inner .section-eyebrow{color:#8cc8ff}.cta-section h2{letter-spacing:-.065em;max-width:820px;margin:24px 0 18px;font-size:clamp(48px,6vw,78px);line-height:.92}.cta-section p{color:#cbd7e8;max-width:690px;margin:0;font-size:18px;line-height:1.8}.cta-section__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.cta-section__actions .btn{min-width:220px}.cta-section__actions .btn-secondary{color:#fff;background:#ffffff14;border-color:#ffffff29}.cta-section__actions .btn-secondary:hover{background:#ffffff24}@media (max-width:950px){.hero-system{opacity:.25;right:-120px}.positioning-grid,.platform-card--featured{grid-template-columns:1fr}.positioning-grid{gap:42px}.platform-grid{grid-template-columns:1fr 1fr}.platform-card--featured .platform-card__body{grid-template-columns:1fr}.infrastructure-diagram__block--1,.infrastructure-diagram__block--2,.infrastructure-diagram__block--3{margin-left:0;margin-right:0}.section-intro,.section-topline,.industry-heading,.technology-grid,.innovation-grid{grid-template-columns:1fr;gap:35px}.section-topline>a{justify-self:start}.suite-strip,.capability-grid,.industry-pills{grid-template-columns:1fr 1fr}}@media (max-width:650px){.new-wrap{width:calc(100% - 36px)}.new-hero{min-height:auto;padding:80px 0}.new-hero h1{font-size:55px}.new-hero>.new-wrap>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{justify-content:center}.hero-system{display:none}.positioning-section,.platforms-section{padding:82px 0}.positioning-copy h2{font-size:42px}.infrastructure-diagram{min-height:0;padding:24px}.infrastructure-diagram__rail{top:78px;bottom:78px;left:30px}.infrastructure-diagram__brand{padding-inline:12px;position:relative}.infrastructure-diagram__stack{margin-top:22px}.infrastructure-diagram__block{grid-template-columns:26px minmax(0,1fr);padding:16px}.infrastructure-diagram__block-copy p{font-size:13px}.infrastructure-diagram__outcomes{gap:8px}.platform-grid{grid-template-columns:1fr}.platform-card,.platform-card--featured{padding:22px}.platform-card__top,.platform-card__meta{flex-direction:column;align-items:flex-start}.platform-card__content h3{font-size:30px}.suite-section,.home-products,.solutions-section,.industry-section,.technology-section,.innovation-section,.final-home-cta{padding:80px 0}.suite-strip,.capability-grid,.home-product-grid,.industry-pills{grid-template-columns:1fr}.home-product-card,.home-product-coming{min-height:320px}.innovation-visual{min-height:280px}}.contact-page{background:#fff;width:100%;overflow:hidden}.contact-wrap{width:min(var(--max-width-content), calc(100% - 64px));margin:0 auto}.contact-label{color:#1683ff;letter-spacing:.17em;font-size:10px;font-weight:800}.contact-hero{background:radial-gradient(circle at 82% 45%,#1683ff24,#0000 30%),linear-gradient(135deg,#fff 0%,#f1f7fd 100%);padding:110px 0 100px}.contact-hero-grid{grid-template-columns:1fr .7fr;align-items:center;gap:80px;margin-top:30px;display:grid}.contact-hero h1{letter-spacing:-.07em;max-width:800px;margin:0;font-size:clamp(54px,7vw,88px);line-height:.92}.contact-hero h1 span,.contact-main h2 span,.contact-direct h2 span,.contact-final h2 span{color:#1683ff}.contact-hero>.contact-wrap>.contact-hero-grid>div:first-child>p{color:#66748b;max-width:650px;margin:30px 0 0;font-size:18px;line-height:1.8}.contact-visual{border:1px solid #1683ff1f;border-radius:50%;width:400px;height:400px;margin:auto;position:relative}.contact-orbit{border:1px solid #1683ff29;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-a{width:270px;height:270px}.orbit-b{width:180px;height:180px}.contact-core{color:#56b3ff;background:#07152f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:125px;height:125px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 60px #1683ff40}.contact-core strong{color:#fff;letter-spacing:.14em;margin-top:8px;font-size:9px}.contact-core small{color:#91a4c0;letter-spacing:.13em;margin-top:4px;font-size:6px}.contact-node{color:#34445b;background:#fff;border:1px solid #dce4ed;border-radius:20px;align-items:center;gap:6px;padding:9px 12px;font-size:9px;font-weight:800;display:flex;position:absolute;box-shadow:0 10px 25px #07152f14}.contact-node svg{color:#1683ff}.contact-node-a{top:90px;left:0}.contact-node-b{top:185px;right:-15px}.contact-node-c{bottom:45px;left:45px}.contact-main{background:#fff;padding:120px 0}.contact-main-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.contact-main h2{letter-spacing:-.06em;margin:17px 0;font-size:clamp(45px,5vw,65px);line-height:.95}.contact-options>p{color:#66748b;max-width:500px;margin:0;line-height:1.8}.contact-option-list{margin-top:40px}.contact-option-list>div{border-bottom:1px solid #dce4ed;gap:15px;padding:20px 0;display:flex}.contact-option-icon{color:#1683ff;background:#eaf4ff;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.contact-option-list strong{margin-bottom:5px;font-size:14px;display:block}.contact-option-list span{color:#66748b;font-size:12px;line-height:1.5}.contact-form-new{background:#f6f9fc;border:1px solid #dce4ed;padding:35px}.contact-form-title{border-bottom:1px solid #dce4ed;align-items:center;gap:15px;margin-bottom:25px;padding-bottom:25px;display:flex}.contact-form-title span{color:#1683ff;font-size:10px;font-weight:800}.contact-form-title strong{color:#07152f;font-size:16px}.contact-form-new label{margin-bottom:20px;display:block}.contact-form-new label>span{color:#34445b;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.contact-form-new input,.contact-form-new textarea,.contact-form-new select{color:#07152f;background:#fff;border:1px solid #d4deea;border-radius:8px;outline:none;width:100%;padding:14px 15px;font-family:inherit;font-size:13px}.contact-form-new input:focus,.contact-form-new textarea:focus,.contact-form-new select:focus{border-color:#1683ff;box-shadow:0 0 0 3px #1683ff14}.contact-form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.contact-form-new textarea{resize:vertical}.contact-form-new button{color:#fff;cursor:pointer;background:#1683ff;border:0;border-radius:30px;align-items:center;gap:8px;padding:15px 23px;font-family:inherit;font-size:12px;font-weight:800;display:inline-flex}.contact-direct{background:#f5f8fc;padding:90px 0}.contact-direct-grid{grid-template-columns:1fr .7fr;align-items:center;gap:80px;display:grid}.contact-direct h2{letter-spacing:-.06em;max-width:650px;margin:18px 0 0;font-size:clamp(42px,5vw,63px);line-height:.96}.contact-direct-card{background:#fff;border:1px solid #dce4ed;padding:30px}.contact-direct-card svg{color:#1683ff;margin-bottom:30px}.contact-direct-card small{color:#1683ff;letter-spacing:.14em;margin-bottom:8px;font-size:9px;font-weight:800;display:block}.contact-direct-card strong{color:#07152f;font-size:19px;display:block}.contact-direct-card span{color:#66748b;margin-top:8px;font-size:12px;display:block}.contact-final{color:#fff;background:#07152f;padding:110px 0}.contact-final h2{letter-spacing:-.065em;max-width:850px;margin:0 0 35px;font-size:clamp(48px,6vw,76px);line-height:.92}.contact-final a{color:#fff;background:#1683ff;border-radius:30px;align-items:center;gap:8px;padding:15px 22px;font-size:12px;font-weight:800;display:inline-flex}@media (max-width:900px){.contact-hero-grid,.contact-main-grid,.contact-direct-grid{grid-template-columns:1fr;gap:50px}.contact-visual{width:360px;height:360px}}@media (max-width:650px){.contact-wrap{width:calc(100% - 36px)}.contact-hero,.contact-main,.contact-direct,.contact-final{padding:75px 0}.contact-hero h1{font-size:52px}.contact-form-new{padding:22px}.contact-form-row{grid-template-columns:1fr;gap:0}.contact-visual{width:300px;height:300px}.contact-node-b{right:-5px}}.innovation-page{background:#fff;width:100%;overflow:hidden}.innovation-wrap{width:min(var(--max-width-content), calc(100% - 64px));margin:0 auto}.innovation-label{color:#1683ff;letter-spacing:.17em;font-size:10px;font-weight:800;line-height:1.4}.innovation-hero-new{background:radial-gradient(circle at 83% 48%,#1683ff24,#0000 31%),linear-gradient(135deg,#fff 0%,#f1f7fd 100%);padding:110px 0 100px}.innovation-hero-grid{grid-template-columns:1fr .7fr;align-items:center;gap:80px;margin-top:30px;display:grid}.innovation-hero-new h1{color:#07152f;letter-spacing:-.07em;max-width:800px;margin:0;font-size:clamp(55px,7vw,90px);line-height:.9}.innovation-hero-new h1 span{color:#1683ff}.innovation-hero-new>.innovation-wrap>.innovation-hero-grid>div:first-child>p{color:#66748b;max-width:650px;margin:30px 0 0;font-size:18px;line-height:1.8}.innovation-actions{gap:12px;margin-top:30px;display:flex}.innovation-primary,.innovation-secondary{border-radius:30px;align-items:center;gap:8px;padding:15px 22px;font-size:12px;font-weight:800;display:inline-flex}.innovation-primary{color:#fff;background:#1683ff}.innovation-secondary{color:#07152f;background:#fff;border:1px solid #dce4ed}.innovation-orbit{border:1px solid #1683ff1f;border-radius:50%;width:410px;height:410px;margin:auto;position:relative}.innovation-orbit-ring{border:1px solid #1683ff26;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.innovation-orbit .ring-one{width:280px;height:280px}.innovation-orbit .ring-two{width:200px;height:200px}.innovation-orbit .ring-three{width:350px;height:350px}.innovation-core{color:#56b3ff;background:#07152f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:125px;height:125px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #1683ff40}.innovation-core strong{color:#fff;letter-spacing:.14em;margin-top:8px;font-size:9px}.innovation-core small{color:#91a4c0;letter-spacing:.16em;margin-top:3px;font-size:7px}.innovation-orbit-node{color:#34445b;background:#fff;border:1px solid #dce4ed;border-radius:20px;align-items:center;gap:6px;padding:9px 12px;font-size:9px;font-weight:800;display:flex;position:absolute;box-shadow:0 12px 25px #07152f14}.innovation-orbit-node svg{color:#1683ff}.node-one{top:75px;left:-5px}.node-two{top:180px;right:-20px}.node-three{bottom:38px;left:55px}.innovation-mission{background:#fff;padding:110px 0 80px}.innovation-mission-grid{grid-template-columns:1fr .7fr;align-items:end;gap:90px;display:grid}.innovation-mission h2,.innovation-section-heading h2,.innovation-pipeline h2{color:#07152f;letter-spacing:-.06em;max-width:700px;margin:17px 0 0;font-size:clamp(44px,5vw,66px);line-height:.95}.innovation-mission h2 span,.innovation-section-heading h2 span,.innovation-pipeline h2 span,.innovation-future h2 span{color:#1683ff}.innovation-mission-grid>p,.innovation-section-heading>p,.innovation-pipeline-grid>div>p{color:#66748b;margin:0;font-size:16px;line-height:1.85}.innovation-focus{background:#fff;padding:45px 0 120px}.innovation-section-heading{grid-template-columns:1fr .7fr;align-items:end;gap:90px;margin-bottom:55px;display:grid}.innovation-focus-grid{border-top:1px solid #dce4ed;border-left:1px solid #dce4ed;grid-template-columns:repeat(2,1fr);display:grid}.innovation-focus-card{background:#f7f9fc;border-bottom:1px solid #dce4ed;border-right:1px solid #dce4ed;flex-direction:column;justify-content:space-between;min-height:300px;padding:30px;transition:all .25s;display:flex}.innovation-focus-card:hover{background:#eef6ff}.innovation-focus-top{justify-content:space-between;align-items:center;display:flex}.innovation-focus-top span{color:#9aa8ba;letter-spacing:.14em;font-size:10px;font-weight:800}.innovation-focus-top svg{color:#1683ff}.innovation-focus-card h3{color:#07152f;letter-spacing:-.04em;margin:0 0 12px;font-size:27px}.innovation-focus-card p{color:#66748b;max-width:480px;margin:0;font-size:14px;line-height:1.75}.innovation-card-line{background:#1683ff;width:45px;height:2px;margin-top:25px}.innovation-pipeline{background:#f5f8fc;padding:120px 0}.innovation-pipeline-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.innovation-pipeline-visual{background:#07152f;min-height:430px;position:relative;overflow:hidden}.pipeline-line{border:1px solid #56b3ff2e;border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pipeline-line.line-2{width:230px;height:230px}.pipeline-line.line-3{width:130px;height:130px}.pipeline-point{z-index:2;color:#fff;flex-direction:column;gap:5px;font-size:10px;font-weight:800;display:flex;position:absolute}.pipeline-point span{color:#56b3ff;letter-spacing:.12em;font-size:8px}.point-1{top:30%;left:13%}.point-2{top:28%;right:13%}.point-3{bottom:22%;left:20%}.point-4{bottom:21%;right:17%}.innovation-pipeline-grid>div>p{max-width:600px;margin:25px 0}.innovation-process-list{margin-top:30px}.innovation-process-list>div{border-bottom:1px solid #dce4ed;justify-content:space-between;gap:20px;padding:17px 0;display:flex}.innovation-process-list strong{color:#07152f;font-size:14px}.innovation-process-list span{color:#66748b;font-size:12px}.innovation-future{color:#fff;background:#1683ff;padding:120px 0}.innovation-future-inner{text-align:center}.innovation-future .innovation-label{color:#c9e5ff}.innovation-future h2{letter-spacing:-.065em;max-width:950px;margin:25px auto 20px;font-size:clamp(48px,6vw,78px);line-height:.92}.innovation-future h2 span{color:#c9e5ff}.innovation-future p{color:#d9ecff;max-width:600px;margin:0 auto 30px;line-height:1.8}.innovation-future a{color:#07152f;background:#fff;border-radius:30px;align-items:center;gap:8px;padding:15px 23px;font-size:12px;font-weight:800;display:inline-flex}@media (max-width:900px){.innovation-hero-grid,.innovation-mission-grid,.innovation-section-heading,.innovation-pipeline-grid{grid-template-columns:1fr;gap:50px}.innovation-orbit{width:360px;height:360px}}@media (max-width:650px){.innovation-wrap{width:calc(100% - 36px)}.innovation-hero-new,.innovation-mission,.innovation-focus,.innovation-pipeline,.innovation-future{padding:75px 0}.innovation-hero-new h1{font-size:54px}.innovation-actions{flex-direction:column;align-items:stretch}.innovation-primary,.innovation-secondary{justify-content:center}.innovation-orbit{width:300px;height:300px}.innovation-focus-grid{grid-template-columns:1fr}.innovation-focus-card{min-height:260px}.innovation-pipeline-visual{min-height:330px}.innovation-process-list>div{flex-direction:column;gap:5px}}.site-footer{color:#fff;background:radial-gradient(circle at 20% 0,#1683ff14,#0000 22%),linear-gradient(#050b19 0%,#03060f 100%);padding-top:75px}.footer-main{grid-template-columns:1.4fr repeat(5,minmax(0,.75fr));gap:36px;padding-bottom:65px;display:grid}.footer-logo{width:240px;max-width:100%;margin-bottom:20px;display:inline-flex}.footer-logo img{object-fit:contain;width:240px;height:auto;display:block}.footer-brand p{color:#a9b7ca;max-width:390px;margin:0;font-size:14px;line-height:1.8}.footer-column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-column h4{color:#56b3ff;letter-spacing:.15em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:800}.footer-column a,.footer-column span{color:#a9b7ca;font-size:12px;line-height:1.5}.footer-column span{display:block}.footer-column span small{color:#8cc8ff;letter-spacing:.12em;text-transform:uppercase;margin-left:6px;font-size:9px;font-weight:800;display:inline-block}.footer-column a:hover{color:#fff}.footer-bottom{color:#71839d;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;min-height:72px;font-size:10px;display:flex}@media (max-width:850px){.footer-main{grid-template-columns:1fr 1fr;gap:45px}.footer-brand{grid-column:1/-1}}@media (max-width:550px){.site-footer{padding-top:55px}.footer-main{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-logo,.footer-logo img{width:210px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;min-height:90px}}.about-page{width:100%;overflow:hidden}.about-wrap{width:min(var(--max-width-content), calc(100% - 64px));margin:0 auto}.about-label{color:#1683ff;letter-spacing:.17em;font-size:10px;font-weight:800;line-height:1.4}.about-hero{background:radial-gradient(circle at 85% 45%,#1683ff21,#0000 31%),linear-gradient(135deg,#fff 0%,#f1f7fd 100%);padding:115px 0 120px}.about-hero h1{color:#07152f;letter-spacing:-.07em;max-width:900px;margin:30px 0;font-size:clamp(58px,7vw,92px);line-height:.9}.about-hero h1 span{color:#1683ff}.about-hero p{color:#66748b;max-width:680px;margin:0;font-size:18px;line-height:1.8}.about-story{background:#fff;padding:125px 0}.about-story-grid{grid-template-columns:1fr .8fr;align-items:start;gap:100px;display:grid}.about-story h2,.mission-grid h2,.values-heading h2,.global-copy h2{color:#07152f;letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(43px,5vw,68px);line-height:.96}.about-story h2 span,.mission-grid h2 span,.values-heading h2 span,.global-copy h2 span{color:#1683ff}.about-story-copy{padding-top:28px}.about-story-copy p{color:#66748b;margin:0 0 22px;font-size:16px;line-height:1.9}.about-mission{color:#fff;background:#07152f;padding:120px 0}.mission-grid{grid-template-columns:1.1fr .7fr;align-items:center;gap:100px;margin-top:40px;display:grid}.mission-grid h2{color:#fff}.mission-grid>div{background:#ffffff08;border:1px solid #ffffff1f;padding:35px}.mission-icon{color:#56b3ff;background:#1683ff21;border-radius:16px;place-items:center;width:65px;height:65px;margin-bottom:25px;display:grid}.mission-grid p{color:#9aabc2;margin:0;font-size:15px;line-height:1.85}.about-values{background:#f5f8fc;padding:120px 0}.values-heading{margin-bottom:55px}.values-grid{border-top:1px solid #dce4ed;border-left:1px solid #dce4ed;grid-template-columns:repeat(4,1fr);display:grid}.value-card{background:#fff;border-bottom:1px solid #dce4ed;border-right:1px solid #dce4ed;min-height:250px;padding:28px}.value-top{color:#1683ff;justify-content:space-between;align-items:center;display:flex}.value-top span{font-size:10px;font-weight:800}.value-card h3{color:#07152f;margin:65px 0 10px;font-size:22px}.value-card p{color:#66748b;margin:0;font-size:13px;line-height:1.75}.about-global{background:#fff;padding:125px 0}.global-grid{grid-template-columns:.9fr 1fr;align-items:center;gap:110px;display:grid}.global-visual{background:#07152f;height:440px;position:relative;overflow:hidden}.global-circle{border:1px solid #56b3ff33;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-one{width:160px;height:160px}.circle-two{width:280px;height:280px}.circle-three{width:410px;height:410px}.global-center{color:#56b3ff;background:#10294e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:125px;height:125px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.global-center strong{color:#fff;letter-spacing:.15em;margin-top:9px;font-size:10px}.global-center small{color:#8398b5;letter-spacing:.15em;margin-top:4px;font-size:7px}.global-copy p{color:#66748b;max-width:600px;font-size:16px;line-height:1.85}.about-link{color:#1683ff;align-items:center;gap:8px;margin-top:10px;font-size:13px;font-weight:800;display:inline-flex}.about-cta{color:#fff;background:#1683ff;padding:125px 0}.about-cta .about-label{color:#c9e5ff}.about-cta h2{letter-spacing:-.07em;margin:25px 0 20px;font-size:clamp(55px,7vw,90px);line-height:.9}.about-cta h2 span{color:#c9e5ff}.about-cta p{color:#d9ecff;margin:0 0 30px}.about-cta-button{color:#07152f;background:#fff;border-radius:30px;align-items:center;gap:9px;padding:16px 23px;font-size:13px;font-weight:800;display:inline-flex}@media (max-width:950px){.about-story-grid,.mission-grid,.global-grid{grid-template-columns:1fr;gap:50px}.values-grid{grid-template-columns:1fr 1fr}.global-visual{max-width:600px}}@media (max-width:650px){.about-wrap{width:calc(100% - 36px)}.about-hero,.about-story,.about-mission,.about-values,.about-global,.about-cta{padding:75px 0}.about-hero h1{font-size:55px}.values-grid{grid-template-columns:1fr}.value-card{min-height:auto}.value-card h3{margin-top:40px}.global-visual{height:340px}.circle-one{width:130px;height:130px}.circle-two{width:220px;height:220px}.circle-three{width:320px;height:320px}}.product-capability-line{gap:6px;margin-top:20px;display:grid}.product-capability-line span{color:#1683ff;letter-spacing:.15em;font-size:9px;font-weight:800}.product-capability-line p{color:#fff;margin:0;font-size:12px;font-weight:700;line-height:1.7}.superkuba-showcase{color:#07152f;background:#fff;width:100%;overflow-x:hidden}.superkuba-hero{background:radial-gradient(circle at 76% 28%,#662dff33,#0000 24%),radial-gradient(circle at 68% 72%,#1683ff26,#0000 28%),linear-gradient(135deg,#050812 0%,#07152f 58%,#08294b 100%);padding:116px 0;position:relative;overflow:hidden}.superkuba-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70% 42%,#000 0 40%,#0000 78%);mask-image:radial-gradient(circle at 70% 42%,#000 0 40%,#0000 78%)}.superkuba-hero__grid{z-index:1;grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);align-items:center;gap:clamp(50px,7vw,110px);display:grid;position:relative}.superkuba-hero__copy{min-width:0}.superkuba-hero__logo{width:min(360px,100%);margin-bottom:20px}.superkuba-hero .section-eyebrow,.superkuba-voice .section-eyebrow,.superkuba-final-cta .section-eyebrow{color:#8cc8ff}.superkuba-hero h1{color:#fff;letter-spacing:-.075em;max-width:720px;margin:22px 0 0;font-size:clamp(64px,7vw,104px);font-weight:800;line-height:.88}.superkuba-hero h1 span{color:#1683ff;display:block}.superkuba-hero__copy>p{color:#b3bfd0;max-width:690px;margin:30px 0 0;font-size:18px;line-height:1.8}.superkuba-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.superkuba-button{border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:14px 22px;font-size:13px;font-weight:800;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.superkuba-button:hover{transform:translateY(-2px)}.superkuba-button--primary{color:#fff;background:#1683ff;box-shadow:0 18px 36px #1683ff3d}.superkuba-button--primary:hover{background:#0877ed}.superkuba-button--secondary{color:#fff;background:#ffffff14;border-color:#ffffff2e}.superkuba-button--secondary:hover{background:#ffffff21}.superkuba-workforce-preview{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 80% 14%,#672dff2e,#0000 26%),#080e1de0;border:1px solid #ffffff1f;border-radius:30px;padding:28px;box-shadow:0 34px 80px #00000052}.superkuba-workforce-preview__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.superkuba-workforce-preview__header span{color:#8cc8ff;letter-spacing:.16em;font-size:10px;font-weight:800}.superkuba-workforce-preview__header strong{color:#24723b;letter-spacing:.12em;background:#e7f7ec;border-radius:9999px;padding:7px 10px;font-size:10px}.superkuba-workforce-preview__roles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.superkuba-workforce-preview__roles>div{background:#ffffff0b;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:42px minmax(0,1fr);gap:2px 12px;min-width:0;padding:18px;display:grid}.superkuba-workforce-preview__roles>div>span{color:#b7a1ff;background:#662dff2e;border-radius:13px;grid-row:1/3;place-items:center;width:42px;height:42px;display:grid}.superkuba-workforce-preview__roles strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.superkuba-workforce-preview__roles small{color:#8391a6;font-size:10px}.superkuba-workforce-preview>p{color:#a9b7ca;text-align:center;margin:20px 0 0;font-size:13px}.superkuba-section{padding:112px 0}.superkuba-section--soft{background:radial-gradient(circle at 88% 18%,#662dff0e,#0000 23%),#f7f9fc}.superkuba-section__intro{grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr);align-items:end;gap:60px;display:grid}.superkuba-section__intro h2,.superkuba-action-copy h2,.superkuba-team__intro h2{letter-spacing:-.065em;max-width:800px;margin:18px 0 0;font-size:clamp(46px,5.4vw,74px);line-height:.94}.superkuba-section__intro h2 span,.superkuba-action-copy h2 span{color:#1683ff}.superkuba-section__intro>p,.superkuba-team__intro>p{color:#66748b;margin:0;font-size:16px;line-height:1.85}.superkuba-role-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:58px;display:grid}.superkuba-role-card,.superkuba-use-case-grid article{background:#fff;border:1px solid #dce4ed;border-radius:22px;min-width:0;padding:26px;box-shadow:0 16px 34px #07152f0b}.superkuba-icon{color:#1683ff;background:#eaf4ff;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.superkuba-icon--dark{color:#8cc8ff;background:#8cc8ff1f}.superkuba-role-card small{color:#1683ff;letter-spacing:.15em;margin-top:24px;font-size:9px;font-weight:800;display:block}.superkuba-role-card h3,.superkuba-use-case-grid h3{letter-spacing:-.035em;margin:9px 0 0;font-size:22px;line-height:1.12}.superkuba-role-card p,.superkuba-use-case-grid p{color:#66748b;margin:12px 0 0;font-size:13px;line-height:1.75}.superkuba-disclaimer{color:#7c889c;margin:26px 0 0;font-size:12px;line-height:1.7}.superkuba-voice{color:#fff;background:radial-gradient(circle at 16% 22%,#1683ff24,#0000 25%),linear-gradient(135deg,#07152f 0%,#050812 100%)}.superkuba-voice__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(54px,7vw,104px);display:grid}.superkuba-status{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;width:fit-content;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.superkuba-status--development{color:#0a68bd;background:#e9f3ff}.superkuba-status--planned{color:#6030c7;background:#f1ecff}.superkuba-voice__copy .section-eyebrow{margin-top:22px}.superkuba-voice__copy h2{letter-spacing:-.07em;margin:18px 0 0;font-size:clamp(50px,6vw,82px);line-height:.92}.superkuba-voice__copy h2 span{color:#8cc8ff}.superkuba-voice__copy>p{color:#a9b7ca;margin:26px 0 0;font-size:16px;line-height:1.85}.superkuba-voice__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.superkuba-voice__cards article{background:#ffffff0b;border:1px solid #ffffff17;border-radius:20px;padding:24px}.superkuba-voice__cards h3{letter-spacing:-.035em;margin:20px 0 0;font-size:20px}.superkuba-voice__cards p{color:#a9b7ca;margin:10px 0 0;font-size:13px;line-height:1.75}.superkuba-channel-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:52px;display:grid}.superkuba-channel-grid>div{background:#fff;border:1px solid #dce4ed;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 12px;min-width:0;padding:20px;display:grid}.superkuba-channel-grid svg{color:#1683ff;grid-row:1/3}.superkuba-channel-grid strong{font-size:15px}.superkuba-channel-grid .superkuba-status{background:0 0;justify-content:flex-start;padding:0}.superkuba-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.superkuba-control-card{background:#fff;border:1px solid #dce4ed;border-radius:28px;padding:clamp(30px,4vw,54px)}.superkuba-control-card--dark{color:#fff;background:radial-gradient(circle at 86% 16%,#662dff29,#0000 24%),#07152f;border-color:#07152f}.superkuba-control-card .section-eyebrow{margin-top:28px}.superkuba-control-card h2{letter-spacing:-.055em;max-width:600px;margin:16px 0 0;font-size:clamp(36px,4vw,54px);line-height:.98}.superkuba-control-card>p{color:#66748b;margin:22px 0 0;font-size:14px;line-height:1.8}.superkuba-control-card--dark>p{color:#a9b7ca}.superkuba-control-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:28px 0 0;padding:0;list-style:none;display:grid}.superkuba-control-card li{color:#344158;align-items:center;gap:9px;font-size:12px;display:flex}.superkuba-control-card--dark li{color:#d7e1ef}.superkuba-control-card li svg{color:#1683ff;flex:none}.superkuba-action-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:76px;display:grid}.superkuba-action-copy>p{color:#66748b;max-width:620px;margin:24px 0 0;font-size:15px;line-height:1.85}.superkuba-action-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.superkuba-action-list>div{color:#344158;background:#f8fbff;border:1px solid #dce4ed;border-radius:16px;align-items:center;gap:10px;min-height:64px;padding:16px 18px;font-size:13px;font-weight:700;display:flex}.superkuba-action-list svg{color:#1683ff;flex:none}.superkuba-team{color:#fff;background:#07152f}.superkuba-team__intro{max-width:920px}.superkuba-team__intro .section-eyebrow{color:#8cc8ff}.superkuba-team__intro>p{color:#a9b7ca;max-width:760px;margin-top:24px}.superkuba-team__options{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:50px;display:grid}.superkuba-team__options article{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:22px;min-height:170px;padding:26px}.superkuba-team__options small{color:#8cc8ff;letter-spacing:.15em;font-size:9px;font-weight:800;display:block}.superkuba-team__options strong{letter-spacing:-.04em;max-width:300px;margin-top:28px;font-size:26px;line-height:1.08;display:block}.superkuba-human-control{color:#dbeaff;text-align:center;background:#1683ff1c;border-radius:16px;justify-content:center;align-items:center;gap:14px;margin-top:30px;padding:18px 22px;font-size:13px;font-weight:700;display:flex}.superkuba-human-control svg{color:#8cc8ff;flex:none}.superkuba-use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:52px;display:grid}.superkuba-use-case-grid article{min-height:230px}.superkuba-use-case-grid h3{margin-top:24px}.superkuba-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:52px 0 0;padding:0;list-style:none;display:grid}.superkuba-steps li{background:#fff;border:1px solid #dce4ed;border-radius:18px;align-content:space-between;min-height:150px;padding:22px;display:grid}.superkuba-steps li span{color:#1683ff;letter-spacing:.12em;font-size:11px;font-weight:800}.superkuba-steps li strong{max-width:220px;font-size:17px;line-height:1.25}.superkuba-final-cta{color:#fff;text-align:center;background:radial-gradient(circle at 50% 0,#662dff2e,#0000 30%),linear-gradient(135deg,#07152f,#050812);padding:118px 0}.superkuba-final-cta__logo{width:min(280px,100%)}.superkuba-final-cta h2{letter-spacing:-.07em;max-width:960px;margin:28px auto 0;font-size:clamp(52px,7vw,92px);line-height:.9}.superkuba-final-cta p{color:#a9b7ca;max-width:680px;margin:26px auto 0;font-size:16px;line-height:1.8}.superkuba-actions--center{justify-content:center}@media (max-width:950px){.superkuba-hero__grid,.superkuba-section__intro,.superkuba-voice__grid,.superkuba-action-grid{grid-template-columns:1fr}.superkuba-hero__grid,.superkuba-voice__grid{gap:58px}.superkuba-section__intro,.superkuba-action-grid{gap:34px}.superkuba-section__intro>p{max-width:720px}.superkuba-role-grid,.superkuba-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.superkuba-control-grid{grid-template-columns:1fr}.superkuba-use-case-grid,.superkuba-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.superkuba-hero,.superkuba-section,.superkuba-final-cta{padding:78px 0}.superkuba-hero h1{font-size:54px}.superkuba-hero__copy>p,.superkuba-voice__copy>p{font-size:15px}.superkuba-actions{flex-direction:column}.superkuba-button{width:100%}.superkuba-workforce-preview{border-radius:24px;padding:20px}.superkuba-workforce-preview__roles{grid-template-columns:1fr}.superkuba-section__intro h2,.superkuba-action-copy h2,.superkuba-team__intro h2,.superkuba-voice__copy h2{font-size:42px}.superkuba-role-grid,.superkuba-voice__cards,.superkuba-channel-grid,.superkuba-action-list,.superkuba-team__options,.superkuba-use-case-grid,.superkuba-steps{grid-template-columns:1fr}.superkuba-role-grid,.superkuba-channel-grid,.superkuba-use-case-grid,.superkuba-steps{margin-top:38px}.superkuba-control-card{border-radius:22px;padding:26px}.superkuba-control-card h2{font-size:36px}.superkuba-control-card ul{grid-template-columns:1fr}.superkuba-team__options article,.superkuba-use-case-grid article,.superkuba-steps li{min-height:auto}.superkuba-steps li{gap:28px}.superkuba-human-control{text-align:left;align-items:flex-start}.superkuba-final-cta h2{font-size:50px}}.tap-order-showcase{color:#07152f;background:#fff;width:100%;overflow-x:hidden}.tap-order-hero{background:radial-gradient(circle at 78% 22%,#1683ff33,#0000 28%),radial-gradient(circle at 72% 82%,#0dd9ff1a,#0000 26%),linear-gradient(135deg,#050812 0%,#07152f 62%,#08294b 100%);padding:118px 0;position:relative;overflow:hidden}.tap-order-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 75% 45%,#000,#0000 74%);mask-image:radial-gradient(circle at 75% 45%,#000,#0000 74%)}.tap-order-hero__grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(54px,7vw,112px);display:grid;position:relative}.tap-order-hero__copy{min-width:0}.tap-order-hero .section-eyebrow,.tap-order-final-cta .section-eyebrow{color:#8cc8ff}.tap-order-hero__title{margin:0;line-height:0}.tap-order-hero__logo{width:min(520px,100%)}.tap-order-hero h2{color:#1683ff;letter-spacing:-.05em;margin:24px 0 0;font-size:clamp(30px,3.5vw,48px);line-height:1.02}.tap-order-hero__copy>p{color:#b3bfd0;max-width:720px;margin:24px 0 0;font-size:17px;line-height:1.8}.tap-order-hero__copy>p+p{margin-top:8px}.tap-order-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.tap-order-button{border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:14px 22px;font-size:13px;font-weight:800;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.tap-order-button:hover{transform:translateY(-2px)}.tap-order-button--primary{color:#fff;background:#1683ff;box-shadow:0 18px 36px #1683ff3d}.tap-order-button--primary:hover{background:#0877ed}.tap-order-button--secondary{color:#fff;background:#ffffff14;border-color:#ffffff2e}.tap-order-button--secondary:hover{background:#ffffff21}.tap-order-hero__visual{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080e1dd1;border:1px solid #ffffff1f;border-radius:32px;padding:46px;position:relative;box-shadow:0 34px 80px #00000052}.tap-order-app-card{text-align:center;background:radial-gradient(circle at 50% 0,#1683ff38,#0000 45%),#ffffff0b;border:1px solid #8cc8ff2e;border-radius:25px;justify-items:center;padding:40px 24px;display:grid}.tap-order-app-card__logo{width:min(330px,100%);margin-bottom:16px}.tap-order-app-card small{color:#8cc8ff;letter-spacing:.16em;font-size:9px;font-weight:800}.tap-order-app-card>span:last-child{color:#a9b7ca;letter-spacing:.18em;margin-top:9px;font-size:11px;font-weight:800}.tap-order-hero__services{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.tap-order-hero__services span{color:#d7e1ef;border:1px solid #ffffff14;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-width:0;padding:14px 8px;font-size:10px;font-weight:700;display:flex}.tap-order-hero__services svg{color:#8cc8ff;flex:none}.tap-order-section{padding:112px 0}.tap-order-section--soft{background:radial-gradient(circle at 88% 18%,#1683ff0e,#0000 23%),#f7f9fc}.tap-order-section__intro{grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr);align-items:end;gap:60px;display:grid}.tap-order-section__intro h2,.tap-order-connected__copy h2{letter-spacing:-.065em;max-width:820px;margin:18px 0 0;font-size:clamp(48px,5.5vw,76px);line-height:.94}.tap-order-section__intro h2 span,.tap-order-connected__copy h2 span{color:#1683ff}.tap-order-section__intro>p,.tap-order-connected__copy>p{color:#66748b;margin:0;font-size:16px;line-height:1.85}.tap-order-architecture{background:radial-gradient(circle at 50% 12%,#1683ff1f,#0000 30%),#07152f;border:1px solid #dce4ed;border-radius:30px;margin-top:60px;padding:clamp(28px,5vw,62px)}.tap-order-architecture__core{color:#fff;text-align:center;background:#1683ff1c;border:1px solid #8cc8ff38;border-radius:20px;justify-items:center;width:min(360px,100%);margin:0 auto;padding:25px;display:grid}.tap-order-architecture__logo{width:min(250px,100%)}.tap-order-architecture__core strong{color:#8cc8ff;letter-spacing:.18em;margin-top:2px;font-size:10px}.tap-order-architecture__line{background:#8cc8ff59;width:1px;height:50px;margin:0 auto}.tap-order-architecture__nodes{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.tap-order-architecture__nodes>div{color:#fff;background:#ffffff0b;border:1px solid #ffffff17;border-radius:18px;justify-content:center;align-items:center;gap:12px;min-height:92px;padding:20px;display:flex}.tap-order-architecture__nodes svg{color:#8cc8ff;flex:none}.tap-order-architecture__nodes strong{font-size:16px}.tap-order-verticals{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.tap-order-vertical{background:#fff;border:1px solid #dce4ed;border-radius:26px;min-width:0;padding:clamp(28px,3.2vw,44px);box-shadow:0 18px 38px #07152f0b}.tap-order-vertical__top{justify-content:space-between;align-items:center;display:flex}.tap-order-vertical__top>span{color:#1683ff;background:#eaf4ff;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.tap-order-vertical__top small{color:#9aa8ba;letter-spacing:.12em;font-size:10px;font-weight:800}.tap-order-vertical h2{letter-spacing:-.055em;margin:34px 0 0;font-size:clamp(34px,3.3vw,48px);line-height:1}.tap-order-vertical>p{color:#66748b;margin:18px 0 0;font-size:14px;line-height:1.8}.tap-order-vertical ul{gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.tap-order-vertical li{color:#344158;align-items:flex-start;gap:9px;font-size:12px;line-height:1.5;display:flex}.tap-order-vertical li svg{color:#1683ff;flex:none;margin-top:1px}.tap-order-connected__grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(54px,7vw,100px);display:grid}.tap-order-connected__copy>p{max-width:620px;margin-top:24px}.tap-order-mobility-callout{background:#f1f8ff;border:1px solid #cfe2f6;border-radius:18px;align-items:flex-start;gap:16px;max-width:620px;margin-top:34px;padding:22px;display:flex}.tap-order-mobility-callout>svg{color:#1683ff;flex:none}.tap-order-mobility-callout div{gap:7px;display:grid}.tap-order-mobility-callout strong{font-size:15px}.tap-order-mobility-callout span{color:#66748b;font-size:12px;line-height:1.7}.tap-order-journey{background:#f7f9fc;border:1px solid #dce4ed;border-radius:28px;gap:10px;margin:0;padding:30px;list-style:none;display:grid}.tap-order-journey li{background:#fff;border:1px solid #e0e7ef;border-radius:16px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:17px;display:grid}.tap-order-journey li>span{color:#1683ff;background:#eaf4ff;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.tap-order-journey li>div{gap:4px;display:grid}.tap-order-journey small{color:#1683ff;letter-spacing:.14em;font-size:8px;font-weight:800}.tap-order-journey strong{font-size:15px}.tap-order-journey li>svg{color:#a8b8ca}.tap-order-journey .tap-order-journey__complete{color:#fff;background:#07152f;grid-template-columns:auto minmax(0,1fr)}.tap-order-journey__complete svg{color:#8cc8ff}.tap-order-built{background:#f7f9fc;border-top:1px solid #e5eaf0;padding:82px 0}.tap-order-built__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:70px;display:grid}.tap-order-built h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,66px);line-height:.95}.tap-order-built p{color:#66748b;max-width:720px;margin:0;font-size:15px;line-height:1.85}.tap-order-built a{color:#1683ff;align-items:center;gap:8px;margin-top:22px;font-size:12px;font-weight:800;display:inline-flex}.tap-order-final-cta{color:#fff;text-align:center;background:radial-gradient(circle at 50% 0,#1683ff38,#0000 34%),linear-gradient(135deg,#07152f,#050812);padding:118px 0}.tap-order-final-cta h2{letter-spacing:-.07em;max-width:960px;margin:20px auto 0;font-size:clamp(56px,7vw,94px);line-height:.9}.tap-order-final-cta p{color:#a9b7ca;max-width:680px;margin:26px auto 0;font-size:16px;line-height:1.8}.tap-order-actions--center{justify-content:center}@media (max-width:950px){.tap-order-hero__grid,.tap-order-section__intro,.tap-order-connected__grid,.tap-order-built__grid{grid-template-columns:1fr}.tap-order-section__intro,.tap-order-built__grid{gap:32px}.tap-order-section__intro>p{max-width:720px}.tap-order-verticals{grid-template-columns:1fr}.tap-order-connected__grid{gap:48px}}@media (max-width:650px){.tap-order-hero,.tap-order-section,.tap-order-final-cta{padding:78px 0}.tap-order-hero__logo{width:min(360px,100%)}.tap-order-hero h2{font-size:34px}.tap-order-hero__copy>p{font-size:15px}.tap-order-actions{flex-direction:column}.tap-order-button{width:100%}.tap-order-hero__visual{border-radius:24px;padding:20px}.tap-order-app-card{padding:32px 16px}.tap-order-hero__services{grid-template-columns:1fr}.tap-order-section__intro h2,.tap-order-connected__copy h2{font-size:43px}.tap-order-architecture{border-radius:22px;padding:24px 18px}.tap-order-architecture__nodes{grid-template-columns:1fr}.tap-order-architecture__nodes>div{min-height:72px}.tap-order-vertical{border-radius:22px;padding:26px}.tap-order-journey{border-radius:22px;padding:18px}.tap-order-journey li{grid-template-columns:42px minmax(0,1fr)}.tap-order-journey li>svg{display:none}.tap-order-built{padding:72px 0}.tap-order-final-cta h2{font-size:52px}}.back-to-top{z-index:900;right:max(24px, calc((100vw - var(--max-width-content)) / 2 + 12px));bottom:calc(24px + env(safe-area-inset-bottom,0px));color:#fff;opacity:0;visibility:hidden;pointer-events:none;background:#07152f;border:1px solid #ffffff24;border-radius:15px;place-items:center;width:48px;height:48px;padding:0;transition:opacity .2s,transform .2s,visibility 0s linear .2s,background-color .2s,border-color .2s;display:grid;position:fixed;transform:translateY(10px)scale(.94);box-shadow:0 14px 32px #07152f3d,0 0 0 1px #07152f14}.back-to-top--visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)scale(1)}.back-to-top:hover{background:#10294e;border-color:#ffffff47;transform:translateY(-2px)}.back-to-top:focus-visible{outline-offset:3px;outline:3px solid #1683ff80}@media (max-width:650px){.back-to-top{right:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));border-radius:14px;width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.back-to-top{transition:none}.back-to-top:hover{transform:none}}.legal-meta{color:#1683ff;letter-spacing:.02em;background:#1683ff17;border-radius:20px;align-items:center;margin:18px 0 0;padding:7px 14px;font-size:12px;font-weight:800;display:inline-flex}.legal-body{background:#fff;padding:90px 0 130px}.legal-article{max-width:820px;margin:0 auto}.legal-article h2{color:#07152f;letter-spacing:-.02em;margin:56px 0 16px;font-size:26px;line-height:1.2}.legal-article h2:first-child{margin-top:0}.legal-article h3{color:#07152f;letter-spacing:-.01em;margin:28px 0 12px;font-size:17px}.legal-article p,.legal-article li{color:#4b5a70;margin:0 0 18px;font-size:15.5px;line-height:1.85}.legal-article ul{margin:0 0 18px;padding-left:22px}.legal-article a{color:#1683ff;text-underline-offset:2px;font-weight:600}.legal-article a:focus-visible{outline-offset:2px;outline:2px solid #1683ff}.dev-section-heading{color:#07152f;letter-spacing:-.03em;margin:18px 0 16px;font-size:clamp(32px,4vw,46px);line-height:1.05}.dev-section-heading span{color:#1683ff}.dev-section-lede{color:#66748b;max-width:720px;margin:0 0 10px;font-size:16px;line-height:1.8}.dev-access-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:46px;display:grid}.dev-access-card{background:#f6f9fc;border:1px solid #dce4ed;border-radius:18px;padding:26px}.dev-access-card strong{color:#07152f;margin-bottom:10px;font-size:15px;display:block}.dev-access-card p{color:#66748b;margin:0;font-size:13.5px;line-height:1.7}.dev-access-disclaimer{color:#7c889c;max-width:720px;margin:28px 0 0;font-size:13px;font-style:italic;line-height:1.7}.trust-hub-card{color:inherit;text-decoration:none;transition:transform .18s,box-shadow .18s;display:block}.trust-hub-card:hover{transform:translateY(-3px);box-shadow:0 22px 44px #07152f17}.trust-hub-card:focus-visible{outline-offset:3px;outline:3px solid #1683ff}.security-subheading{color:#07152f;letter-spacing:-.01em;margin:0 0 14px;font-size:20px}.careers-subheading{color:#07152f;letter-spacing:-.02em;margin:70px 0 12px;font-size:clamp(26px,3.4vw,34px)}.careers-subheading-lede{color:#66748b;max-width:680px;margin:0;font-size:15px;line-height:1.8}.about-vision{background:#f5f8fc;padding:100px 0}.about-vision-grid{grid-template-columns:1fr .8fr;align-items:start;gap:100px;display:grid}.about-vision-grid h2{color:#07152f;letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(43px,5vw,68px);line-height:.96}.about-vision-grid h2 span{color:#1683ff}.about-vision-copy{padding-top:28px}.about-vision-copy p{color:#66748b;margin:0 0 22px;font-size:16px;line-height:1.9}.contact-form-hp{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contact-form-field--error input,.contact-form-field--error select,.contact-form-field--error textarea{border-color:#e0393e}.contact-form-field--error input:focus,.contact-form-field--error select:focus,.contact-form-field--error textarea:focus{box-shadow:0 0 0 3px #e0393e1f}.contact-form-error-text{color:#e0393e;align-items:center;gap:6px;margin-top:8px;font-size:12px;font-weight:700;display:flex}.contact-form-counter{color:#94a3b8;margin-top:6px;font-size:11px;display:block}.contact-form-privacy-note{color:#7c889c;margin:6px 0 22px;font-size:12px;line-height:1.7}.contact-form-privacy-note a{color:#1683ff;font-weight:700}.contact-form-new button[disabled]{opacity:.75;cursor:not-allowed}.contact-form-spinner{animation:.8s linear infinite contact-form-spin}@keyframes contact-form-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-form-status{margin-top:16px;font-size:13px;line-height:1.7}.contact-form-status--success{color:#157a4a;align-items:flex-start;gap:8px;display:flex}.contact-form-status--error{color:#e0393e;display:block}@media (max-width:950px){.dev-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-vision-grid{grid-template-columns:1fr;gap:40px}}@media (max-width:650px){.dev-access-grid{grid-template-columns:1fr}.legal-article h2{margin-top:42px;font-size:22px}.careers-subheading{margin-top:50px}}@media (prefers-reduced-motion:reduce){.trust-hub-card{transition:none}.contact-form-spinner{animation:none}}.skip-link{z-index:2000;color:#07152f;background:#fff;border-radius:10px;padding:12px 18px;font-size:14px;font-weight:800;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-150%);box-shadow:0 12px 30px #07152f38}.skip-link:focus{transform:translateY(0)}#main-content:focus{outline:none}:where(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #1683ff8c}.simple-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:50px;display:grid}.simple-grid-card{color:#07152f;background:#fff;border:1px solid #dce4ed;border-radius:16px;min-height:92px;padding:28px;box-shadow:0 12px 28px #07152f0d}.simple-grid-card strong{text-transform:capitalize;font-size:15px;line-height:1.5;display:block}.system-page{background:radial-gradient(circle at 80% 15%,#1683ff2e,#0000 32%),#07152f;place-items:center;min-height:72vh;padding:100px 32px;display:grid}.system-page__panel{color:#fff;text-align:center;background:#0a0f1db8;border:1px solid #ffffff1f;border-radius:28px;width:min(760px,100%);padding:clamp(36px,7vw,72px);box-shadow:0 28px 80px #0000003d}.system-page__code{color:#72c2ff;letter-spacing:.18em;margin-bottom:22px;font-size:12px;font-weight:900;display:inline-flex}.system-page__panel h1{letter-spacing:-.055em;margin:0;font-size:clamp(44px,8vw,76px);line-height:.98}.system-page__panel p{color:#bac7da;max-width:570px;margin:24px auto 0;font-size:16px;line-height:1.75}.system-page__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}@media (max-width:650px){.simple-grid{grid-template-columns:1fr}.system-page{padding:72px 20px}.system-page__panel{border-radius:22px}.system-page__actions{flex-direction:column}.system-page__actions .rt-btn{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
