.ec-card{margin-left:auto;margin-right:auto;max-width:1200px}.ec-page{--ec-surface:#fff;--ec-raised:#fafafd;--ec-subtle:#f1f2f7;--ec-border:#e6e7ee;--ec-border-strong:#d2d5e0;--ec-text:#525f7f;--ec-heading:#1e2333;--ec-muted:#6b7286;--ec-accent:#5e72e4;--ec-accent-ink:#4d5fc5;--ec-accent-soft:#eef0fd;--ec-code:#5750a4;--ec-green:#237650;--ec-brand:linear-gradient(110deg,#5e72e4,#825ee4);--ec-shadow:0 24px 65px rgba(56,53,100,.07);--ec-font-display:"Manrope","Open Sans",sans-serif;--ec-font-mono:"DM Mono",SFMono-Regular,Menlo,monospace;border-radius:inherit;color:var(--ec-text);font-size:14px;line-height:1.75;overflow:hidden}html[data-theme=dark-mode] .ec-page{--ec-surface:#181818;--ec-raised:#202020;--ec-subtle:#262626;--ec-border:#363636;--ec-border-strong:#404040;--ec-text:#bebebe;--ec-heading:#fff;--ec-muted:#a1a1a1;--ec-accent:#a5aaff;--ec-accent-ink:#a5aaff;--ec-accent-soft:#292738;--ec-code:#dedcff;--ec-green:#91d8b7;--ec-shadow:0 24px 65px rgba(0,0,0,.2)}html[data-theme=dark-mode] .ec-page p{font-family:inherit}html[data-theme=dark-mode] .ec-page tbody tr{background-image:none}.ec-page h1,.ec-page h2,.ec-page h3{color:var(--ec-heading);font-family:var(--ec-font-display);font-weight:800;line-height:1.2;margin:0}.ec-page h1{font-size:clamp(34px,3.8vw,50px);letter-spacing:-.04em}.ec-page h2{font-size:32px;letter-spacing:-.035em}.ec-page h3{font-size:15px;letter-spacing:-.02em}.ec-page p{font-weight:400;margin:0}.ec-page code{color:var(--ec-code);font-family:var(--ec-font-mono);font-size:12px}.ec-page a:focus-visible,.ec-page button:focus-visible,.ec-page select:focus-visible,.ec-page summary:focus-visible{outline:3px solid var(--ec-accent);outline-offset:4px}.ec-section{padding:58px}.ec-section--raised{background:var(--ec-raised);border-bottom:1px solid var(--ec-border);border-top:1px solid var(--ec-border)}.ec-section-head{align-items:flex-start;display:flex;gap:36px;justify-content:space-between;margin-bottom:34px}.ec-section-head h2{max-width:420px}.ec-section-head>p{font-size:13px;max-width:380px;padding-top:6px}.ec-eyebrow{color:var(--ec-accent-ink);display:block;font:500 11px/1.4 var(--ec-font-mono);letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.ec-button{align-items:center;background:var(--ec-surface);border:1px solid var(--ec-border-strong);border-radius:8px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:10px;justify-content:center;line-height:1.4;padding:12px 18px;transition:transform .2s ease}.ec-button,.ec-button:hover{color:var(--ec-heading);text-decoration:none}.ec-button:hover{transform:translateY(-2px)}.ec-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.ec-button--primary,.ec-button--primary:hover{background:var(--ec-brand);border-color:transparent;color:#fff}.ec-button i{font-size:11px}@media (max-width:1000px){.ec-section{padding:42px 32px}}@media (max-width:760px){.ec-section{padding:38px 24px}.ec-section-head{display:block;margin-bottom:26px}.ec-section-head>p{margin-top:14px;padding:0}}@media (max-width:430px){.ec-section{padding-left:20px;padding-right:20px}.ec-page h1{font-size:36px}.ec-page h2{font-size:27px}}.ec-reveal{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)}.ec-reveal--in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.ec-button{transition:none}}
