.neural-fallback{width:100%;height:100%;min-height:inherit;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:radial-gradient(ellipse at 50% 50%,var(--color-deep-blue) 0,var(--color-bg) 70%)}.neural-fallback__svg{width:100%;height:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.cloud-synapse-hero{position:relative;width:100%;height:100%;min-height:420px;overflow:hidden}.cloud-synapse-hero--hero{position:absolute;inset:0;width:100%;height:100%;min-height:0}.cloud-synapse-hero--hero>div{position:absolute!important;inset:0;width:100%!important;height:100%!important}.cloud-synapse-hero canvas{display:block;width:100%!important;height:100%!important}.cloud-synapse-hero--fallback .neural-fallback{position:absolute;inset:0;border:none;border-radius:0}.cloud-synapse-hero--fallback canvas{display:none}.server-ticker{width:100%;border-top:1px solid var(--color-border);background:rgba(11,15,25,.95);padding-block:.625rem}.server-ticker__viewport{width:min(1200px,100% - 2rem);margin-inline:auto;padding-inline:1rem;overflow:hidden}.server-ticker__track{display:flex;gap:3rem;width:-moz-max-content;width:max-content;animation:server-log-scroll 24s linear infinite;font-size:12px;color:var(--brand-speech);letter-spacing:.02em}.server-ticker__item{white-space:nowrap}@keyframes server-log-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero{position:relative;overflow:hidden;background:var(--color-bg);padding-bottom:0;min-height:clamp(520px,72vh,680px)}.hero.section{padding-top:var(--header-height);padding-bottom:0}@media (max-width:767px){.hero.section{padding-top:calc(var(--header-height) + .25rem)}.hero__copy{margin-top:0}.hero__actions{gap:1rem}.hero__cta-note{margin-top:.25rem}}.hero__background{z-index:0}.hero__background,.hero__background:after{position:absolute;inset:0;pointer-events:none}.hero__background:after{content:"";z-index:1;background:linear-gradient(90deg,var(--color-bg) 0,rgba(11,15,25,.92) 38%,rgba(11,15,25,.45) 62%,transparent 85%),linear-gradient(180deg,rgba(11,15,25,.35) 0,transparent 35%,rgba(11,15,25,.55) 100%)}.hero__grid{position:relative;z-index:2;display:grid;gap:clamp(1.5rem,3vw,2.5rem);align-items:center;padding-bottom:1.5rem;min-height:clamp(420px,58vh,560px)}@media (min-width:1024px){.hero__grid{grid-template-columns:minmax(0,58%)}}.hero__copy{min-width:0;position:relative;z-index:1}.hero__segment{margin-bottom:1.25rem}.hero__segment .segment-toggle{display:inline-flex;max-width:100%;flex-wrap:wrap}@media (max-width:640px){.hero__segment .segment-toggle button{padding:.35rem .5rem;font-size:.65rem}}.hero__eyebrow{display:inline-block;margin:0 0 1rem;padding:.2rem .55rem;font-size:.75rem;letter-spacing:.08em;color:#3b82f6;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.22);border-radius:var(--radius-sm);text-transform:uppercase}.hero__copy h1{color:#f8fafc;margin-bottom:1rem;font-size:clamp(1.5rem,3.5vw,2.25rem);max-width:24ch}.hero__subtitle{font-size:clamp(1rem,1.8vw,1.15rem);color:#94a3b8;line-height:1.5;margin-bottom:1rem;max-width:52ch}.hero__body{font-size:.9375rem;color:#94a3b8;line-height:1.65;margin-bottom:1.5rem;max-width:48ch}.hero__accent{color:#f1f5f9;font-weight:600}.hero__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.hero__cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem}.hero__module-links{flex-wrap:wrap;margin:0;font-size:.8125rem;letter-spacing:.02em}.hero__module-links,.hero__module-links-item{display:inline-flex;align-items:center;gap:.35rem}.hero__module-links-sep{color:#475569;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero__module-link{padding:.35rem .65rem;border:1px solid transparent;border-radius:var(--radius-sm);transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.hero__module-link--speech{--module-brand:var(--brand-speech);--module-brand-support:var(--brand-speech-support)}.hero__module-link--vision{--module-brand:var(--brand-vision);--module-brand-support:var(--brand-vision-support)}.hero__module-link--llm{--module-brand:var(--brand-llm);--module-brand-support:var(--brand-llm-support)}.hero__module-link--llm,.hero__module-link--speech,.hero__module-link--vision{color:var(--module-brand-support);background:color-mix(in srgb,var(--module-brand) 8%,transparent);border-color:color-mix(in srgb,var(--module-brand) 28%,transparent)}.hero__module-link--llm:hover,.hero__module-link--speech:hover,.hero__module-link--vision:hover{color:#fff;background:color-mix(in srgb,var(--module-brand) 18%,transparent);border-color:color-mix(in srgb,var(--module-brand) 45%,transparent);box-shadow:0 0 12px color-mix(in srgb,var(--module-brand) 20%,transparent)}.hero__cta-note{margin:0;font-size:12px;color:var(--color-text-eyebrow)}.hero .server-ticker{position:relative;z-index:2}.section__subtitle--wide{max-width:none;width:100%}#rnd>.container>h2,#security>.container>h2{margin-bottom:0}#rnd>.container>.section__subtitle--wide,#security>.container>.section__subtitle--wide{margin-top:0}#ecosystem .section__subtitle--wide,#ecosystem h2,#rnd .rnd__body,#rnd .section__subtitle--wide,#security .section__subtitle--wide{max-width:none;width:100%}#ecosystem .section__subtitle--wide{line-height:1.6;margin-bottom:0}.rnd__body{margin-bottom:2.5rem;color:var(--color-text-muted);line-height:1.65}.security-block{display:grid;gap:2.5rem;align-items:start}@media (min-width:1024px){.security-block{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:2rem}}.security-block__text>p{line-height:1.65;margin-bottom:0}.security-block__lead{color:#94a3b8}.security-specs{margin:1.75rem 0 0;padding:0;list-style:none}.security-specs li{display:flex;gap:.65rem;align-items:flex-start;margin-bottom:.85rem;font-size:.9rem;line-height:1.6;color:var(--color-text-muted)}.security-specs__icon{flex-shrink:0;width:1rem;height:1rem;margin-top:.2em;color:#3b82f6}.security-specs strong{color:var(--color-text-platinum);font-weight:500}.security-specs__badge{display:inline-block;margin:0 .1rem;padding:.125rem .375rem;font-size:.75rem;line-height:1.35;color:#3b82f6;background:#0f172a;border:1px solid #1e293b;border-radius:.375rem;vertical-align:baseline}.demo-cta__box{text-align:center;padding:3rem 1.5rem;background:linear-gradient(135deg,rgba(59,130,246,.06),rgba(30,58,95,.15));border:1px solid var(--color-border);border-radius:var(--radius-lg)}.demo-cta__box h2{margin-bottom:.5rem}.demo-cta__box p{margin-bottom:1.5rem}.demo-cta__box .split-cta{margin-inline:auto}