.mkt-title{font-family:var(--font-inter), "Inter", system-ui, -apple-system, sans-serif;letter-spacing:-.025em;color:var(--shell-fg);text-wrap:balance;font-size:clamp(32px,4.5vw,52px);font-weight:500;line-height:1.08}.mkt-prose{max-width:none;color:var(--shell-fg-muted);font-size:16px;line-height:1.75}.mkt-prose>:first-child{margin-top:0}.mkt-prose p{margin:1.15em 0}.mkt-prose strong{color:var(--shell-fg);font-weight:600}.mkt-prose a{color:var(--shell-fg);text-decoration:underline;-webkit-text-decoration-color:var(--shell-border-strong);text-decoration-color:var(--shell-border-strong);text-underline-offset:3px;text-decoration-thickness:1px;transition:text-decoration-color .15s}.mkt-prose a:hover{-webkit-text-decoration-color:var(--shell-fg);text-decoration-color:var(--shell-fg)}.mkt-prose h2{font-family:var(--font-inter), "Inter", system-ui, -apple-system, sans-serif;letter-spacing:-.015em;color:var(--shell-fg);scroll-margin-top:calc(var(--header-h) + 24px);text-wrap:balance;margin-top:2.75em;margin-bottom:.6em;font-size:clamp(22px,2.6vw,28px);font-weight:500;line-height:1.2}.mkt-prose h3{font-family:var(--font-inter), "Inter", system-ui, -apple-system, sans-serif;letter-spacing:-.01em;color:var(--shell-fg);scroll-margin-top:calc(var(--header-h) + 24px);margin-top:1.9em;margin-bottom:.5em;font-size:18px;font-weight:500;line-height:1.35}.mkt-prose ul,.mkt-prose ol{margin:1.15em 0;padding-left:1.4em}.mkt-prose li{margin:.5em 0;padding-left:.3em}.mkt-prose ul{list-style:outside}.mkt-prose ol{list-style:decimal}.mkt-prose li::marker{color:var(--shell-fg-dim)}.mkt-prose-table{border:1px solid var(--shell-border-soft);border-radius:var(--radius-lg);margin:1.75em 0;overflow-x:auto}.mkt-prose-table table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.6}.mkt-prose-table caption{caption-side:top;text-align:left;font-family:var(--font-jetbrains-mono), "JetBrains Mono", ui-monospace, monospace;text-transform:uppercase;letter-spacing:.24em;color:var(--shell-fg-dim);padding:12px 16px 0;font-size:10px}.mkt-prose-table thead th{font-family:var(--font-jetbrains-mono), "JetBrains Mono", ui-monospace, monospace;text-transform:uppercase;letter-spacing:.1em;text-align:left;background:var(--shell-surface-1);color:var(--shell-fg-dim);border-bottom:1px solid var(--shell-border-soft);padding:12px 16px;font-size:12px;font-weight:400}.mkt-prose-table td{color:var(--shell-fg-muted);border-bottom:1px solid var(--shell-border-soft);vertical-align:top;padding:12px 16px;font-size:14px}.mkt-prose-table tbody tr:last-child td{border-bottom:none}.mkt-prose-table td+td,.mkt-prose-table th+th{border-left:1px solid var(--shell-border-soft)}.mkt-prose code{font-family:var(--font-jetbrains-mono), "JetBrains Mono", ui-monospace, monospace;background:var(--shell-surface-1);border:1px solid var(--shell-border-soft);border-radius:var(--radius-sm);color:var(--shell-fg);padding:.1em .4em;font-size:13px}.mkt-prose pre{background:var(--shell-surface-1);border:1px solid var(--shell-border-soft);border-radius:var(--radius-lg);margin:1.6em 0;padding:16px 18px;overflow-x:auto}.mkt-prose pre code{color:var(--shell-fg);background:0 0;border:none;padding:0;font-size:13px;line-height:1.6}.mkt-callout{background:var(--shell-surface-1);border:1px solid var(--shell-border);border-radius:var(--radius-lg);margin:1.75em 0;padding:18px 20px}.mkt-callout-title{font-family:var(--font-jetbrains-mono), "JetBrains Mono", ui-monospace, monospace;text-transform:uppercase;letter-spacing:.24em;color:var(--shell-fg-dim);margin-bottom:.5em;font-size:10px;display:block}.mkt-callout-body{color:var(--shell-fg-muted);font-size:15px;line-height:1.7}.mkt-callout-body :first-child{margin-top:0}.mkt-callout-body :last-child{margin-bottom:0}.mkt-qa{margin:1.75em 0}.mkt-qa-q{color:var(--shell-fg);margin:0 0 .35em;font-size:17px;font-weight:500;line-height:1.4}.mkt-qa-a{color:var(--shell-fg-muted);margin:0;font-size:16px;line-height:1.7}.mkt-md h1{letter-spacing:-.02em;color:var(--shell-fg);margin-bottom:.6em;font-size:clamp(28px,3.5vw,40px);font-weight:500;line-height:1.15}.mkt-md table{border-collapse:collapse;margin:1.5em 0;font-size:13px;display:block;overflow-x:auto}.mkt-md th,.mkt-md td{border:1px solid var(--shell-border-soft);text-align:left;vertical-align:top;min-width:90px;padding:8px 12px}.mkt-md th{font-family:var(--font-jetbrains-mono), monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--shell-fg-dim);background:var(--shell-surface-1);white-space:nowrap;font-size:11px}.mkt-md blockquote{border-left:2px solid var(--shell-border-strong);color:var(--shell-fg-dim);margin:1.25em 0;padding-left:16px}.mkt-md hr{border:0;border-top:1px solid var(--shell-border-soft);margin:2.5em 0}.mkt-linkline{transition:padding-left .28s var(--ease-out-expo);padding-left:0;display:block;position:relative}.mkt-linkline:before{content:"";background:var(--shell-fg);transform-origin:50%;width:2px;height:62%;transition:transform .28s var(--ease-out-expo);border-radius:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)scaleY(0)}.mkt-linkline:hover{padding-left:18px}.mkt-linkline:hover:before{transform:translateY(-50%)scaleY(1)}@media (prefers-reduced-motion:reduce){.mkt-linkline,.mkt-linkline:before{transition:none}}
