:root{--font-sans:"Avenir Next","Segoe UI","Helvetica Neue",Arial,sans-serif;color-scheme:light;--color-ink:#172033;--color-ink-strong:#09111f;--color-muted:#5b6473;--color-line:#d9deea;--color-paper:#f5f7fb;--color-surface:#ffffff;--color-surface-soft:rgb(255 255 255/78%);--color-band:#eef2f8;--color-deep:#09111f;--color-blue:#0099ff;--color-blue-soft:#33ccff;--color-green:#33ff99;--color-blue-tint:rgb(0 153 255/12%);--color-cyan-tint:rgb(51 204 255/14%);--color-green-tint:rgb(51 255 153/16%);--color-gradient:linear-gradient(90deg,var(--color-blue) 0%,var(--color-blue-soft) 58%,var(--color-green) 100%);--shadow-soft:0 20px 60px rgb(2 8 23/8%);--shadow-strong:0 32px 100px rgb(2 8 23/14%);--radius:28px;--radius-sm:18px;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgb(0 153 255/10%),transparent 26%),radial-gradient(circle at top right,rgb(51 255 153/9%),transparent 20%),radial-gradient(circle at 50% 24%,rgb(51 204 255/7%),transparent 24%),linear-gradient(180deg,#fbfcff 0,var(--color-paper) 48%,#f7f9fc 100%);color:var(--color-ink);font-family:var(--font-sans),"Segoe UI","Helvetica Neue",sans-serif;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block}button,input,select,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgb(217 222 234/82%);background:rgb(248 250 255/88%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 30px rgb(2 8 23/4%)}.section-shell,.site-header-inner{width:min(var(--shell),calc(100% - 48px));margin:0 auto}.site-header-inner{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:28px}.brand-link{display:inline-flex;align-items:center;gap:0;color:var(--color-ink-strong);font-size:1rem;font-weight:800;letter-spacing:.02em;line-height:1}.brand-wordmark{width:auto;height:auto;max-width:184px;object-fit:contain}.site-footer .brand-wordmark{max-width:172px}.desktop-nav{display:flex;align-items:center;gap:20px;color:var(--color-muted);font-size:.88rem;font-weight:700}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:-6px;left:0;height:1px;transform:scaleX(0);transform-origin:left;background:var(--color-gradient);transition:transform .16s ease}.desktop-nav a:hover{color:var(--color-ink-strong)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:12px}.language-switcher{display:inline-flex;min-height:40px;align-items:center;gap:2px;border:1px solid var(--color-line);border-radius:999px;background:rgb(255 255 255/82%);padding:4px}.language-switcher a{display:inline-grid;min-width:38px;min-height:30px;place-items:center;border-radius:999px;color:var(--color-muted);font-size:.78rem;font-weight:900}.language-switcher a[aria-current=page]{background:var(--color-ink-strong);color:#ffffff}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;padding:0 22px;font-size:.95rem;font-weight:800;line-height:1;letter-spacing:-.01em;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-1px)}.button svg{width:18px;height:18px;flex:0 0 auto}.button-primary{border-color:rgb(255 255 255/10%);background:linear-gradient(180deg,#12203b,#09111f);color:#ffffff;box-shadow:0 18px 36px rgb(2 8 23/18%)}.button-primary:hover{background:#0f172a}.button-secondary{border-color:rgb(2 8 23/12%);background:rgb(255 255 255/82%);color:var(--color-ink)}.button-secondary:hover{border-color:rgb(0 153 255/20%);background:#ffffff}.button-small{min-height:42px;padding:0 16px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.diagram-label,.eyebrow,.layer-index{margin:0;color:var(--color-blue);font-size:.8rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p,ul{margin:0}h1,h2,h3{color:var(--color-ink-strong);font-family:var(--font-sans),"Segoe UI","Helvetica Neue",sans-serif;line-height:1;letter-spacing:-.04em;text-wrap:balance}h1{font-size:clamp(3.2rem,7vw,5.8rem);font-weight:800;line-height:.96}h2{font-size:clamp(2.2rem,4.2vw,3.45rem);font-weight:780;line-height:1}h3{font-size:1.3rem;font-weight:750}.approach-step p,.contact-panel p,.credibility-card p,.cta-layout p,.example-card p,.hero-copy>p:not(.eyebrow),.hero-diagram p,.layer-card p,.legal-copy p,.problem-card p,.section-copy>p,.section-heading>p,.site-footer p,.systems-note{color:var(--color-muted);font-size:1.01rem;line-height:1.62;text-wrap:pretty}.hero-section{padding:96px 0 76px}@media (min-width:1081px){.hero-section{display:grid;height:calc(100svh - 166px);align-items:center}}.hero-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr);align-items:center;gap:42px}.contact-panel>div,.hero-copy,.section-copy,.section-heading{display:grid;gap:20px}.hero-copy{max-width:680px}.hero-copy h1{max-width:14.2ch;font-size:clamp(2.95rem,3.95vw,4.1rem);line-height:.93;letter-spacing:-.055em;text-wrap:pretty}.hero-copy>p:not(.eyebrow){max-width:52ch;font-size:1.045rem;line-height:1.66}.hero-supporting{color:var(--color-ink-strong);max-width:46ch;font-size:1rem;font-weight:710;line-height:1.55;padding-left:14px;border-left:2px solid rgb(0 153 255/18%)}.hero-diagram{position:relative;display:grid;min-height:0;place-items:center;overflow:visible}.hero-diagram>*{position:relative;z-index:1}.hero-diagram:before{content:none}.hero-diagram-center-glow{position:absolute;z-index:1;left:54%;top:49%;width:68%;height:42%;transform:translate(-50%,-50%);background:radial-gradient(circle at center,rgba(37,99,235,.14),rgba(125,211,252,.06) 40%,transparent 70%);filter:blur(54px);pointer-events:none}.hero-architecture-image-wrap{position:relative;z-index:2;display:grid;place-items:center;width:100%;padding:0}.hero-architecture-image{display:block;width:min(130%,1180px);max-width:none;height:auto;transform:translateX(2%) scale(1);transform-origin:center center;filter:drop-shadow(0 22px 38px rgb(7 26 58/9%))}.products-section{position:relative;scroll-margin-top:82px;overflow:hidden;border-top:1px solid rgb(255 255 255/8%);border-bottom:1px solid rgb(7 26 58/18%);background:radial-gradient(circle at 10% 8%,rgb(0 153 255/18%),transparent 28%),radial-gradient(circle at 92% 86%,rgb(51 255 153/13%),transparent 24%),linear-gradient(135deg,#09111f,#111b31 58%,#10234d);padding:78px 0 84px}.products-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255/2.6%) 1px,transparent 0),linear-gradient(90deg,rgb(255 255 255/2.6%) 1px,transparent 0);background-size:46px 46px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent);pointer-events:none}.products-shell{position:relative;display:grid;gap:34px}.products-peek-row{display:none}.products-peek-link{align-items:center;gap:9px;color:rgb(235 242 255/88%);font-size:.76rem;font-weight:850;letter-spacing:.09em;line-height:1;text-transform:uppercase}.products-peek-link svg{width:16px;height:16px;color:var(--color-green);transition:transform .16s ease}.products-peek-link:focus-visible svg,.products-peek-link:hover svg{transform:translateY(3px)}.products-peek-link:focus-visible{border-radius:6px;outline:3px solid rgb(51 204 255/30%);outline-offset:6px}#products-content{scroll-margin-top:104px}@media (min-width:1081px){.products-section{padding-top:0}.products-peek-row{display:flex;min-height:84px;align-items:center;justify-content:center}.products-peek-link{display:inline-flex}}.products-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.72fr);align-items:end;gap:44px}.products-intro-copy{display:grid;gap:10px}.products-eyebrow{color:var(--color-green);font-size:.76rem;font-weight:900;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.products-intro h2{max-width:18ch;color:#ffffff;font-size:clamp(2.1rem,3.5vw,3rem);line-height:1}.products-intro>p{max-width:56ch;color:rgb(226 235 250/78%);font-size:1rem;line-height:1.66;text-wrap:pretty}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{position:relative;display:flex;min-width:0;min-height:282px;flex-direction:column;gap:24px;overflow:hidden;border:1px solid rgb(255 255 255/11%);border-radius:24px;background:linear-gradient(180deg,rgb(255 255 255/9%),rgb(255 255 255/4%));box-shadow:0 24px 52px rgb(2 8 23/20%);padding:25px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border-color .18s ease,background .18s ease,transform .18s ease}.product-card:before{content:"";position:absolute;top:0;right:20px;left:20px;height:2px;border-radius:999px;background:var(--color-gradient);opacity:.76}.product-card:hover{border-color:rgb(51 204 255/25%);background:linear-gradient(180deg,rgb(255 255 255/12%),rgb(255 255 255/6%));transform:translateY(-3px)}.product-card-header{display:flex;align-items:flex-start}.product-card-icon{display:inline-grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border:1px solid rgb(51 204 255/18%);border-radius:16px;background:rgb(0 153 255/11%);color:var(--color-blue-soft)}.product-card-icon svg{width:23px;height:23px}.product-status{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;border:1px solid rgb(255 255 255/11%);border-radius:999px;background:rgb(255 255 255/5%);color:rgb(235 242 255/84%);font-size:.67rem;font-weight:800;letter-spacing:.02em;line-height:1;padding:8px 10px;white-space:nowrap}.product-status:before{content:"";width:6px;height:6px;flex:0 0 auto;border-radius:999px;background:var(--color-blue-soft);box-shadow:0 0 0 3px rgb(51 204 255/10%)}.product-card:first-child .product-status:before{background:var(--color-green);box-shadow:0 0 0 3px rgb(51 255 153/10%)}.product-card:nth-child(2) .product-status:before{background:#f7c95d;box-shadow:0 0 0 3px rgb(247 201 93/10%)}.product-card-copy{display:grid;gap:11px}.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.product-card-footer .product-status{margin-left:auto}.product-card h3{color:#ffffff;font-size:1.28rem;line-height:1.08}.product-card .product-card-logo-title{display:flex;min-height:22px;align-items:center}.product-card-logo-title img{width:auto;height:22px;max-width:112px;object-fit:contain}.product-card p{color:rgb(226 235 250/74%);font-size:.93rem;line-height:1.6;text-wrap:pretty}.product-link{display:inline-flex;width:fit-content;align-items:center;gap:8px;color:#ffffff;font-size:.84rem;font-weight:850}.product-link svg{width:16px;height:16px;color:var(--color-green);transition:transform .16s ease}.product-link:focus-visible svg,.product-link:hover svg{transform:translate(2px,-2px)}.product-link:focus-visible{border-radius:6px;outline:3px solid rgb(51 204 255/30%);outline-offset:4px}.clients-section{position:relative;border-top:1px solid rgb(7 26 58/7%);border-bottom:1px solid rgb(7 26 58/7%);background:radial-gradient(circle at 8% 10%,rgb(0 153 255/6%),transparent 22%),radial-gradient(circle at 92% 90%,rgb(51 255 153/7%),transparent 20%),rgb(255 255 255/72%);padding:66px 0 72px}.clients-shell{display:grid;gap:28px}.clients-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.72fr);gap:44px;align-items:end}.clients-intro>div{display:grid;gap:10px}.clients-eyebrow{color:var(--color-blue);font-size:.76rem;font-weight:900;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.clients-intro h2{max-width:18ch;font-size:clamp(1.95rem,3.2vw,2.8rem);line-height:1.02}.clients-intro>p{max-width:54ch;color:var(--color-muted);font-size:.98rem;line-height:1.62;text-wrap:pretty}.clients-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.client-card{position:relative;display:grid;min-width:0;height:118px;place-items:center;overflow:hidden;border:1px solid rgb(7 26 58/8%);border-radius:20px;background:rgb(255 255 255/92%);box-shadow:0 10px 26px rgb(7 26 58/5%),inset 0 0 0 1px rgb(255 255 255/76%);padding:22px 18px}.client-card-linked{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.client-card-linked:focus-visible,.client-card-linked:hover{z-index:1;border-color:rgb(0 153 255/24%);box-shadow:0 18px 38px rgb(7 26 58/10%);transform:translateY(-3px)}.client-card-linked:focus-visible{outline:3px solid rgb(0 153 255/24%);outline-offset:3px}.client-logo{width:100%;max-width:148px;height:70px;object-fit:contain;transition:filter .18s ease,transform .18s ease}.client-card-linked:focus-visible .client-logo,.client-card-linked:hover .client-logo{filter:saturate(1.06) contrast(1.02);transform:scale(1.025)}.client-link-indicator{position:absolute;top:10px;right:10px;display:grid;width:25px;height:25px;place-items:center;border-radius:999px;background:var(--color-ink-strong);color:#ffffff;opacity:0;transform:translate(-3px,3px);transition:opacity .18s ease,transform .18s ease}.client-link-indicator svg{width:14px;height:14px}.client-card-linked:focus-visible .client-link-indicator,.client-card-linked:hover .client-link-indicator{opacity:1;transform:none}.ecosystem-section{position:relative;border-bottom:1px solid rgb(7 26 58/7%);background:radial-gradient(circle at 12% 14%,rgb(51 204 255/8%),transparent 22%),radial-gradient(circle at 88% 86%,rgb(51 255 153/8%),transparent 20%),linear-gradient(180deg,rgb(238 242 248/94%),rgb(245 248 252/92%));padding:70px 0 78px}.ecosystem-shell{display:grid;gap:28px}.ecosystem-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.72fr);gap:44px;align-items:end}.ecosystem-intro>div{display:grid;gap:10px}.ecosystem-eyebrow{color:#129b83;font-size:.76rem;font-weight:900;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.ecosystem-intro h2{max-width:19ch;font-size:clamp(1.95rem,3.2vw,2.8rem);line-height:1.02}.ecosystem-intro>p{max-width:54ch;color:var(--color-muted);font-size:.98rem;line-height:1.62;text-wrap:pretty}.ecosystem-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.ecosystem-card{flex-grow:0;flex-shrink:1;flex-basis:calc((100% - 60px) / 6);height:112px;padding:20px 16px}.ecosystem-logo{max-width:145px;height:66px}.ecosystem-card-dark{border-color:rgb(255 255 255/8%);background:radial-gradient(circle at top right,rgb(51 204 255/10%),transparent 36%),linear-gradient(145deg,#10233f,#0b182c);box-shadow:0 14px 32px rgb(7 26 58/13%)}.ecosystem-card-dark.client-card-linked:focus-visible,.ecosystem-card-dark.client-card-linked:hover{border-color:rgb(51 204 255/36%);box-shadow:0 20px 42px rgb(7 26 58/20%)}.ecosystem-card-dark .client-link-indicator{background:#ffffff;color:var(--color-ink-strong)}.page-section{padding:102px 0}.muted-section{background:linear-gradient(180deg,rgb(238 242 248/86%),rgb(238 242 248/48%))}.section-heading{display:grid;gap:10px;margin-bottom:30px}.section-copy>p,.section-heading>p{max-width:92ch}.section-heading-expanded>p,.section-heading-wide>p{max-width:100ch}.section-heading-unbalanced h2{text-wrap:wrap;max-width:22ch;font-size:clamp(1.95rem,3.2vw,2.85rem);line-height:.99}.approach-note{max-width:74ch;margin:18px 0 0;color:var(--color-ink-strong);font-size:.98rem;font-weight:700;line-height:1.58}.problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.credibility-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.credibility-card,.example-card,.problem-card{display:grid;align-content:start;gap:16px;min-height:214px;border:1px solid rgb(2 8 23/8%);border-radius:24px;background:var(--color-surface-soft);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:26px;overflow:hidden;animation:surface-fade-in .52s ease both}.problem-card{position:relative}.problem-card:before{content:"";position:absolute;top:0;right:12px;left:12px;height:3px;border-radius:999px;background:var(--color-gradient)}.credibility-card-icon,.problem-card-icon{display:inline-grid;width:54px;height:54px;place-items:center;border-radius:18px;background:linear-gradient(180deg,rgb(0 153 255/8%),rgb(51 204 255/10%));color:var(--color-blue)}.credibility-card-icon svg,.problem-card-icon svg{width:28px;height:28px}.contact-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.9fr);gap:40px;align-items:center}.approach-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.approach-step{position:relative;display:grid;gap:18px;border:1px solid rgb(2 8 23/8%);border-radius:28px;background:rgb(255 255 255/92%);box-shadow:var(--shadow-soft);padding:28px;min-height:222px;animation:surface-fade-in .56s ease both}.approach-step:before{content:"";position:absolute;top:0;right:14px;left:14px;height:3px;border-radius:999px;background:linear-gradient(90deg,rgb(0 153 255/84%),rgb(51 255 153/84%))}.approach-step-icon{display:inline-grid;width:56px;height:56px;place-items:center;border-radius:18px;background:linear-gradient(180deg,rgb(0 153 255/9%),rgb(51 255 153/10%));color:var(--color-ink-strong)}.approach-step-icon svg{width:28px;height:28px}.approach-step h3{margin:0}.layer-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.layer-card{display:grid;grid-template-columns:1fr;gap:18px;align-items:start;border:1px solid rgb(2 8 23/8%);border-radius:30px;background:#ffffff;box-shadow:var(--shadow-soft);padding:30px;min-height:264px;animation:surface-fade-in .6s ease both}.layer-card:first-child{background:linear-gradient(180deg,rgb(219 229 255/36%),rgb(255 255 255/96%))}.layer-card:nth-child(2){background:linear-gradient(180deg,rgb(230 224 255/34%),rgb(255 255 255/96%))}.layer-card:nth-child(3){background:linear-gradient(180deg,rgb(219 246 239/34%),rgb(255 255 255/96%))}.layer-index{display:inline-grid;width:72px;height:72px;place-items:center;border-radius:20px;background:linear-gradient(135deg,rgb(0 153 255/10%),rgb(51 255 153/10%));color:var(--color-ink-strong);font-size:1rem;letter-spacing:.06em}.layer-card h3{margin:0}.systems-shell{display:grid;gap:18px}.systems-heading{max-width:none;margin-bottom:0}.systems-board{display:grid;gap:18px}.systems-layer{display:grid;grid-template-columns:minmax(250px,340px) minmax(0,1fr);gap:24px;align-items:start;border:1px solid rgb(7 26 58/6%);border-radius:32px;background:rgb(255 255 255/96%);box-shadow:0 24px 56px rgb(7 26 58/8%),inset 0 0 0 1px rgb(255 255 255/72%);padding:22px 26px;animation:surface-fade-in .62s ease both}.systems-layer-visual{position:relative;display:grid;min-height:0;align-items:center;padding-right:22px}.systems-layer-visual:after{content:"";position:absolute;top:18px;right:0;bottom:18px;width:1px;background:linear-gradient(180deg,rgb(0 153 255/12%),rgb(51 204 255/28%),rgb(51 255 153/10%))}.systems-layer-visual img{width:100%;max-width:330px;height:auto;margin:0 auto;filter:drop-shadow(0 18px 32px rgb(0 153 255/9%))}.systems-layer-copy{display:grid;gap:12px;max-width:560px}.systems-layer-copy h3{margin:0;font-size:clamp(1.72rem,2vw,2.15rem);line-height:1.02}.systems-layer-copy p{color:#556179;font-size:.98rem;line-height:1.62}.systems-layer-content{display:grid;gap:18px;align-content:start;padding-top:10px}.systems-layer-items{display:flex;flex-wrap:wrap;gap:14px;align-items:stretch;max-width:760px}.systems-layer-item{display:grid;grid-template-columns:auto 1fr;min-height:0;align-items:center;gap:14px;flex:1 1 196px;min-width:196px;border:1px solid rgb(7 26 58/8%);border-radius:22px;background:linear-gradient(180deg,rgb(255 255 255/98%),rgb(246 250 255/94%));color:var(--color-ink-strong);font-size:.92rem;font-weight:760;letter-spacing:-.02em;padding:16px 18px;box-shadow:inset 0 0 0 1px rgb(255 255 255/76%)}.systems-layer-item-icon{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:16px;background:linear-gradient(180deg,rgb(0 153 255/7%),rgb(51 255 153/8%))}.systems-layer-item-icon svg{width:26px;height:26px}.systems-layer-item>span:last-child{min-width:0;white-space:normal;overflow-wrap:anywhere;line-height:1.35}.systems-layer:first-child .systems-layer-item:first-child .systems-layer-item-icon,.systems-layer:nth-child(2) .systems-layer-item:first-child .systems-layer-item-icon,.systems-layer:nth-child(3) .systems-layer-item:first-child .systems-layer-item-icon{color:#287dff}.systems-layer:first-child .systems-layer-item:nth-child(2) .systems-layer-item-icon,.systems-layer:nth-child(2) .systems-layer-item:nth-child(2) .systems-layer-item-icon,.systems-layer:nth-child(3) .systems-layer-item:nth-child(2) .systems-layer-item-icon{color:#16c6b5}.systems-layer:first-child .systems-layer-item:nth-child(3) .systems-layer-item-icon,.systems-layer:nth-child(2) .systems-layer-item:nth-child(3) .systems-layer-item-icon,.systems-layer:nth-child(3) .systems-layer-item:nth-child(3) .systems-layer-item-icon{color:#7c6cff}.systems-note{max-width:60ch;margin:0;color:var(--color-ink-strong);font-size:.98rem;font-weight:700;line-height:1.52}.applicability-shell{max-width:1180px}.applicability-section{background:linear-gradient(180deg,#f7faff,#f4f8fd)}.applicability-heading{max-width:none;margin-bottom:0}.applicability-points{display:grid;gap:18px}.applicability-points-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.applicability-card{display:grid;align-content:start;gap:14px;min-height:196px;border:1px solid #e5eaf2;border-radius:24px;background:#ffffff;box-shadow:0 16px 40px rgb(2 8 23/7%);padding:28px;animation:surface-fade-in .62s ease both;transition:transform .18s ease,box-shadow .18s ease}.applicability-card:hover{transform:translateY(-4px);box-shadow:0 24px 52px rgb(2 8 23/12%)}.applicability-card-icon{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:16px;background:linear-gradient(180deg,rgb(51 255 153/14%),rgb(51 204 255/10%));color:#1dcf9c}.applicability-card-icon svg{width:20px;height:20px}.applicability-card h3{margin:0;font-size:1.16rem;line-height:1.2}.applicability-card p{color:var(--color-muted);font-size:1rem;line-height:1.62}.credibility-card{display:flex;flex-direction:column;min-height:0;align-items:flex-start;gap:16px;background:linear-gradient(180deg,rgb(255 255 255/94%),rgb(247 249 253/92%))}.credibility-card-icon{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:16px;background:linear-gradient(180deg,rgb(0 153 255/8%),rgb(51 255 153/10%));color:var(--color-blue)}.credibility-card-icon svg{width:22px;height:22px}.credibility-card-copy{display:grid;gap:8px}.credibility-card h3{margin:0;color:var(--color-ink-strong);max-width:20ch;font-size:1.08rem;line-height:1.08}.cta-band{background:radial-gradient(circle at top right,rgb(51 255 153/18%),transparent 26%),linear-gradient(135deg,#09111f,#111b31);color:#ffffff;padding:82px 0}.cta-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px}.cta-layout h2,.cta-layout p{color:#ffffff}.cta-layout .eyebrow{color:rgb(184 201 255)}.cta-layout .button-primary{background:#ffffff;color:var(--color-ink-strong)}@keyframes surface-fade-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.contact-page,.legal-page{min-height:62vh}.contact-panel{display:grid;gap:24px;border:1px solid rgb(2 8 23/8%);border-radius:30px;background:rgb(255 255 255/84%);box-shadow:var(--shadow-soft);padding:32px}.contact-panel svg{width:38px;height:38px;color:var(--color-blue)}.legal-copy{max-width:800px}.legal-copy h1{font-size:clamp(3rem,6vw,4.7rem)}.legal-copy h2{margin-top:34px;font-size:1.6rem}.legal-copy p{margin-top:14px}.legal-meta{font-size:.95rem;font-weight:700}.legal-list,.legal-meta{color:var(--color-muted)}.legal-list{display:grid;gap:10px;margin:16px 0 0;padding-left:20px}.legal-list li::marker{color:var(--color-blue)}.site-footer{position:relative;overflow:hidden;border-top:1px solid rgb(255 255 255/10%);background:radial-gradient(circle at 14% 22%,rgb(0 153 255/12%),transparent 24%),radial-gradient(circle at 86% 18%,rgb(51 255 153/8%),transparent 18%),linear-gradient(135deg,#09111f,#111b31 62%,#10234d);color:#ffffff;padding:34px 0 18px}.footer-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:start}.footer-primary,.footer-secondary{display:grid;gap:14px}.footer-addresses{display:grid;gap:18px}.footer-company{margin:0;color:rgb(244 247 255/96%);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-footer a,.site-footer p{color:rgb(244 247 255/92%)}.footer-address{display:grid;gap:6px;max-width:360px}.footer-address p{margin:0;font-size:.94rem;line-height:1.45}.footer-label{margin:0;color:rgb(202 219 255/92%);font-size:.76rem;font-weight:800;letter-spacing:.02em}.footer-secondary{justify-items:start;justify-self:end}.footer-contact,.footer-nav{display:grid;gap:12px;justify-items:start}.footer-contact-links,.footer-nav-links{display:flex;flex-wrap:wrap;gap:12px}.footer-contact-link{display:inline-grid;width:50px;height:50px;place-items:center;border:1px solid rgb(255 255 255/10%);border-radius:999px;background:linear-gradient(180deg,rgb(51 255 153/96%),rgb(74 255 176/86%));color:#0d2a74;box-shadow:0 14px 28px rgb(2 8 23/16%)}.footer-contact-link svg{width:24px;height:24px}.footer-nav-links a{position:relative;font-weight:800;letter-spacing:.02em;font-size:.92rem;line-height:1.3;transition:color .16s ease,opacity .16s ease}.footer-nav-links a:after{content:"";position:absolute;right:0;bottom:-4px;left:0;height:1px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,rgb(51 204 255/92%),rgb(51 255 153/92%));transition:transform .18s ease}.footer-nav-links a:hover{color:#ffffff}.footer-nav-links a:hover:after{transform:scaleX(1)}.footer-bottom{margin-top:26px;padding-top:16px;border-top:1px solid rgb(255 255 255/10%)}.footer-bottom p{margin:0;color:rgb(223 233 255/76%);font-size:.88rem;line-height:1.35}@media (max-width:1080px){.contact-layout,.cta-layout,.hero-layout{grid-template-columns:1fr}.credibility-grid,.problem-grid,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clients-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ecosystem-card{flex-basis:calc((100% - 36px) / 4)}.layer-stack{grid-template-columns:1fr}.hero-layout{gap:36px}.hero-architecture-image{width:min(114%,940px);transform:translateX(-2%) scale(1);width:min(124%,1040px);transform:translateX(1%) scale(1)}.applicability-points-compact,.approach-steps,.systems-layer{grid-template-columns:1fr}.systems-layer{align-items:start;gap:22px}.systems-layer-visual{min-height:0;padding-right:0;padding-bottom:18px}.systems-layer-visual:after{top:auto;right:18px;bottom:0;left:18px;width:auto;height:1px}.systems-layer-copy{max-width:520px}.systems-layer-items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:920px){.desktop-nav{display:none}.hero-architecture-image{width:min(100%,760px);transform:none}.layer-card{grid-template-columns:1fr}}@media (max-width:720px){.section-shell,.site-header-inner{width:min(100% - 32px,var(--shell))}.site-header-inner{min-height:68px}.site-header .button{display:none}.header-actions{margin-left:auto}.cta-band,.hero-section,.page-section{padding-top:58px;padding-bottom:58px}.clients-section{padding-top:52px;padding-bottom:56px}.products-section{scroll-margin-top:68px;padding-top:56px;padding-bottom:62px}.products-intro{grid-template-columns:1fr;gap:16px}.products-grid{grid-template-columns:1fr;gap:12px}.product-card{min-height:0}.clients-intro{grid-template-columns:1fr;gap:16px}.ecosystem-section{padding-top:52px;padding-bottom:58px}.ecosystem-intro{grid-template-columns:1fr;gap:16px}.clients-intro h2{max-width:16ch}.clients-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.client-card{height:106px;border-radius:18px;padding:18px 14px}.client-logo{max-width:132px;height:64px}.ecosystem-grid{gap:10px}.ecosystem-card{flex-basis:calc((100% - 10px) / 2);height:102px;padding:17px 13px}.ecosystem-logo{max-width:130px;height:60px}.button{width:100%}.credibility-grid,.problem-grid{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(2.4rem,11vw,3.65rem);max-width:none}.hero-supporting{padding-left:12px}.hero-diagram{min-height:0}.hero-diagram-center-glow{width:78%;height:36%;top:47%}.hero-architecture-image-wrap{padding:0}.hero-architecture-image{width:min(100%,760px);transform:none}.applicability-card,.approach-step{min-height:0;padding:26px}.systems-layer{padding:22px}.systems-layer-items{grid-template-columns:1fr;gap:10px}.systems-layer-item{min-height:0}.footer-layout{grid-template-columns:1fr;gap:20px}.footer-secondary{justify-self:start}}