.editorial{--ed-display:"Inter", system-ui, -apple-system, sans-serif;--ed-mono:ui-monospace, "SF Mono", "JetBrains Mono", "Menlo", monospace;--ed-ink:#13171f;--ed-ink-body:#3d4451;--ed-slate:#6b7384;--ed-paper:#fafbfc;--ed-panel:#f1f4f8;--ed-panel-2:#e8edf3;--ed-line:#e5e8ee;--ed-line-soft:#eef1f5;--ed-signal:#13171f;--ed-signal-deep:#13171f;--ed-signal-tint:#cdd3dc;--ed-accent:#2d54d1;--ed-accent-strong:#2745ac;--ed-accent-soft:rgba(45,84,209,.34);--ed-accent-tint:rgba(45,84,209,.06);--ed-maxw:1180px;--ed-measure:64ch;background:var(--ed-paper);color:var(--ed-ink-body)}.editorial a:focus-visible{outline:2px solid var(--ed-accent);outline-offset:3px;border-radius:2px}.editorial button:focus-visible{outline:2px solid var(--ed-accent);outline-offset:3px;border-radius:2px}.editorial [tabindex]:focus-visible{outline:2px solid var(--ed-accent);outline-offset:3px;border-radius:2px}.ed-eyebrow{font-family:var(--font-family);letter-spacing:.14em;text-transform:uppercase;color:var(--ed-slate);align-items:center;gap:.65rem;margin:0;font-size:.75rem;font-weight:600;display:inline-flex}.ed-eyebrow:before{content:"";background:var(--ed-ink);flex-shrink:0;width:1.5rem;height:2px}.ed-numeral{font-family:var(--ed-display);font-variant-numeric:lining-nums tabular-nums;color:var(--ed-slate);letter-spacing:-.02em;font-weight:600}.ed-rule{border:0;border-top:1px solid var(--ed-line);margin:0}.ed-tnum{font-variant-numeric:lining-nums tabular-nums}.ed-code{font-family:var(--ed-mono);background:var(--ed-panel);border:1px solid var(--ed-line);color:var(--ed-ink);border-radius:4px;padding:.08em .4em;font-size:.85em}.ed-section{max-width:var(--ed-maxw);padding:5.5rem var(--landing-padding-x);margin:0 auto}@media (width<=768px){.ed-section{padding:3.5rem var(--landing-padding-x-mobile)}}.editorial .services-hero-headline,.editorial .about-manifesto,.editorial .cs-title{letter-spacing:-.026em;font-weight:600}.editorial .cs-headline-value{color:var(--ed-accent)}.editorial .cs-sec-head h2,.editorial .doc-header h1,.editorial .doc-section h2,.editorial .mdx-content h1,.editorial .mdx-content h2,.editorial .about-principles-head h2,.editorial .cs-headline-value,.editorial .cs-stat-value{letter-spacing:-.022em;font-weight:600}.editorial .about-founder-quote{letter-spacing:-.012em;font-style:normal;font-weight:500}.editorial [data-reveal]{opacity:0;animation:.6s cubic-bezier(.22,1,.36,1) forwards ed-reveal;animation-delay:var(--ed-delay,0s);transform:translateY(12px)}@keyframes ed-reveal{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.editorial [data-reveal]{opacity:1!important;animation:none!important;transform:none!important}}