body,html{background-color:#fbfaf8;margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.chester-root{--c-primary:#7c3aed;--c-primary-light:#b69bff;--c-primary-dark:#481fb0;--c-secondary:#f4f0ff;--c-accent:#f4f0ff;--c-accent-fg:#5b20d0;--c-secondary-fg:#5b20d0;--c-state-automate:#0891b2;--c-state-automate-bg:#ecfeff;--c-state-automate-br:#cffafe;--c-state-collab:#7c3aed;--c-state-collab-bg:#f4f0ff;--c-state-collab-br:#eae2ff;--c-state-intel:#db2777;--c-state-intel-bg:#fdf2f8;--c-state-intel-br:#fce7f3;--c-success:#10b981;--c-warning:#f59e0b;--c-danger:#ef4444;--c-error:#dc2626;--c-info:#0ea5e9;--c-success-fg:#065f46;--c-success-bg:#d1fae5;--c-success-br:#a7f3d0;--c-warning-fg:#92400e;--c-warning-bg:#fef3c7;--c-warning-br:#fde68a;--c-error-fg:#991b1b;--c-error-bg:#fee2e2;--c-error-br:#fecaca;--c-info-fg:#075985;--c-info-bg:#e0f2fe;--c-info-br:#bae6fd;--c-fg-1:#19191c;--c-fg-2:#74747a;--c-fg-3:rgba(116,116,122,0.65);--c-fg-inv:#ffffff;--c-fg-link:var(--c-primary);--c-paper:#ffffff;--c-page-bg:#fbfaf8;--c-surface:#f8f8f8;--c-surface-soft:#fafafb;--c-border-1:#e4e4e7;--c-border-2:rgba(228,228,231,0.5);--c-border-focus:var(--c-primary);--c-ink-100:#f2f2f4;--c-ink-200:#e4e4e7;--c-ink-300:#c7c7d3;--c-ink-400:#8c8ca1;--c-ink-500:#74747a;--c-ink-700:#2a2a3a;--c-ink-900:#19191c;--c-hero-ink:#110822;--c-violet-50:#f4f0ff;--c-violet-100:#eae2ff;--c-violet-200:#d5c4ff;--c-violet-300:#b69bff;--c-violet-400:#9f76fa;--c-violet-500:#7c3aed;--c-violet-600:#5b20d0;--c-violet-700:#481fb0;--c-violet-800:#35178a;--c-violet-900:#1e0b5c;--c-font-serif:"Gestura Text",Georgia,"Times New Roman",serif;--c-font-sans:"Nunito Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--c-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--c-s-1:4px;--c-s-2:8px;--c-s-3:12px;--c-s-4:16px;--c-s-5:20px;--c-s-6:24px;--c-s-8:32px;--c-s-10:40px;--c-s-12:48px;--c-s-16:64px;--c-s-20:80px;--c-r-xs:8px;--c-r-sm:12px;--c-r-md:16px;--c-r-lg:20px;--c-r-xl:24px;--c-r-pill:9999px;--c-shadow-xs:0 1px 2px 0 rgba(0,0,0,0.05);--c-shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--c-shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1);--c-shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);--c-shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1);--c-shadow-card-hover:0 10px 15px -3px rgba(124,58,237,0.05),0 4px 6px -4px rgba(124,58,237,0.05);--c-dur-fast:150ms;--c-dur:200ms;--c-dur-slow:300ms;--c-ease:cubic-bezier(0.4,0,0.2,1);font-family:var(--c-font-sans);color:var(--c-fg-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.chester-root .chester-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:24px;gap:24px;align-items:start}@media (max-width:900px){.chester-root .chester-detail-grid{grid-template-columns:1fr}}.chester-root .chester-prose{font-family:var(--c-font-sans);font-size:14px;line-height:1.65;color:var(--c-fg-2)}.chester-root .chester-prose>:first-child{margin-top:0}.chester-root .chester-prose>:last-child{margin-bottom:0}.chester-root .chester-prose h1,.chester-root .chester-prose h2,.chester-root .chester-prose h3,.chester-root .chester-prose h4{font-family:var(--c-font-serif);color:var(--c-fg-1);font-weight:600;line-height:1.3;margin:1.4em 0 .5em}.chester-root .chester-prose h1{font-size:22px}.chester-root .chester-prose h2{font-size:18px}.chester-root .chester-prose h3{font-size:16px}.chester-root .chester-prose h4{font-size:14px}.chester-root .chester-prose p{margin:0 0 .85em}.chester-root .chester-prose ol,.chester-root .chester-prose ul{margin:0 0 .85em;padding-left:1.4em}.chester-root .chester-prose li{margin:.2em 0}.chester-root .chester-prose a{color:var(--c-fg-link);text-decoration:underline}.chester-root .chester-prose strong{color:var(--c-fg-1);font-weight:600}.chester-root .chester-prose code{font-family:var(--c-font-mono);font-size:.875em;background:var(--c-surface);border:1px solid var(--c-border-1);border-radius:var(--c-r-xs);padding:.1em .35em}.chester-root .chester-prose pre{font-family:var(--c-font-mono);font-size:13px;background:var(--c-surface);border:1px solid var(--c-border-1);border-radius:var(--c-r-sm);padding:14px 16px;overflow:auto;margin:0 0 .85em}.chester-root .chester-prose pre code{background:none;border:none;padding:0}.chester-root .chester-prose blockquote{margin:0 0 .85em;padding-left:14px;border-left:3px solid var(--c-border-1);color:var(--c-fg-3)}.chester-root .chester-prose img{max-width:100%;height:auto}.chester-root .chester-prose table{width:100%;border-collapse:collapse;margin:0 0 .85em}.chester-root .chester-prose td,.chester-root .chester-prose th{border:1px solid var(--c-border-1);padding:6px 10px;text-align:left}.chester-root ::-webkit-scrollbar{width:10px;height:10px}.chester-root ::-webkit-scrollbar-thumb{background:var(--c-ink-200);border-radius:6px}.chester-root ::-webkit-scrollbar-track{background:transparent}@keyframes chesterPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.25);opacity:.7}}@keyframes chesterShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes chesterSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes chesterAurora{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.chester-root [data-chester-row]{transition:background-color var(--c-dur-fast) var(--c-ease)}.chester-root [data-chester-row]:focus-visible,.chester-root [data-chester-row]:hover{background:var(--c-surface-soft)}.chester-root [data-chester-row=active],.chester-root [data-chester-row=active]:focus-visible,.chester-root [data-chester-row=active]:hover{background:var(--c-paper)}@media (prefers-reduced-motion:reduce){@keyframes chesterPulse{0%,to{transform:none;opacity:1}}@keyframes chesterShimmer{0%,to{background-position:0 0}}@keyframes chesterAurora{0%,to{background-position:0 50%}}.chester-root [data-chester-row]{transition:none}}