:root{--serif-stack:"Source Serif Pro", "Crimson Pro", "Charter", "Times New Roman", serif;--sans-stack:"Inter", "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono-stack:"JetBrains Mono", "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", monospace;--line-height-tight:1.25;--line-height-normal:1.6;--line-height-loose:1.8;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#64748b;--background:#fefefe;--accent-primary:#1e40af;--accent-secondary:#6d28d9;--accent-warm:#0891b2;--surface-subtle:#f1f5f9;--surface-accent:#f8fafc;--border-light:#e2e8f0;--border-accent:#2563eb}body{font-family:var(--serif-stack);color:var(--text-primary);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:var(--sans-stack);font-weight:600;line-height:var(--line-height-tight);letter-spacing:-.02em;margin-top:2rem;margin-bottom:1rem;color:var(--text-primary)}h1{font-size:2.25rem;font-weight:700;margin-top:0;margin-bottom:1.5rem}h2{font-size:1.75rem;margin-top:3rem;border-bottom:2px solid var(--border-accent);padding-bottom:.5rem;color:var(--accent-primary)}h3{font-size:1.375rem;margin-top:2.5rem}p{font-size:1.125rem;line-height:var(--line-height-loose);margin-bottom:1.5rem;max-width:65ch;hyphens:auto;hanging-punctuation:first last}ul,ol{font-size:1.125rem;line-height:var(--line-height-loose);margin-bottom:1.5rem;max-width:65ch}li{margin-bottom:.5rem}li p{margin-bottom:.75rem}a{color:var(--accent-primary);text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease;font-weight:500}a:hover,a:focus{color:var(--accent-secondary);border-bottom-color:var(--accent-secondary);text-decoration:underline}code{font-family:var(--mono-stack);font-size:.9em;background-color:var(--surface-subtle);padding:.125rem .25rem;border-radius:3px;color:var(--accent-secondary);border:1px solid var(--border-light)}pre{font-family:var(--mono-stack);font-size:.875rem;line-height:1.5;background-color:var(--surface-subtle);border:1px solid var(--border-light);border-left:4px solid var(--accent-primary);border-radius:6px;padding:1rem;overflow-x:auto;margin:1.5rem 0}pre code{background:0 0;padding:0;color:inherit;font-size:inherit}blockquote{font-style:italic;font-size:1.1rem;line-height:var(--line-height-normal);margin:2rem 0;padding:1.5rem 2rem;border-left:4px solid var(--accent-primary);background-color:var(--surface-accent);border-radius:0 6px 6px 0;color:var(--text-secondary)}table{font-size:.975rem;line-height:var(--line-height-normal)}th,td{padding:.75rem 1rem;border-bottom:1px solid var(--border-light)}th{font-family:var(--sans-stack);font-weight:600;color:var(--accent-primary);background-color:var(--surface-subtle)}.nested-copy-line-height{max-width:75ch!important;margin:0 auto}.nested-copy-line-height>*+*{margin-top:1.5rem}.nested-copy-line-height>h2+*,.nested-copy-line-height>h3+*{margin-top:1rem}time,.meta{font-family:var(--sans-stack);font-size:.875rem;color:var(--text-muted);font-weight:500}*:focus{outline:2px solid var(--accent-secondary);outline-offset:2px}@media(prefers-color-scheme:dark){:root{--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--background:#0f172a;--accent-primary:#3b82f6;--accent-secondary:#8b5cf6;--accent-warm:#06b6d4;--surface-subtle:#1e293b;--surface-accent:#1e1b3a;--border-light:#334155;--border-accent:#2563eb}pre{background-color:var(--surface-subtle);border-color:var(--border-light)}code{background-color:var(--surface-subtle);color:var(--accent-warm)}th{background-color:var(--surface-subtle)}blockquote{background-color:var(--surface-accent)}}.nested-copy-line-height h3{color:var(--accent-secondary);position:relative}.nested-copy-line-height h3:before{content:'';position:absolute;left:-1rem;top:50%;transform:translateY(-50%);width:3px;height:60%;background-color:var(--accent-primary);border-radius:2px}.nested-copy-line-height ul{padding-left:1.5rem}.nested-copy-line-height ul>li{margin-bottom:.75rem;padding-left:.5rem;border-left:2px solid transparent;transition:border-color .2s ease}.nested-copy-line-height>ul>li{font-weight:500;color:var(--text-primary);border-left:2px solid var(--border-light);padding-left:1rem;padding-right:.5rem;margin-bottom:1rem;border-radius:0 4px 4px 0;transition:border-color .2s ease,background-color .2s ease}.nested-copy-line-height ul ul{margin-top:.5rem;margin-bottom:.5rem;padding-left:1rem;border-left:1px solid var(--border-light);margin-left:.5rem}.nested-copy-line-height ul ul>li{font-weight:400;color:var(--text-secondary);margin-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.6}.nested-copy-line-height ul ul ul{border-left:1px dotted var(--border-light);padding-left:.75rem}.nested-copy-line-height ul ul ul>li{color:var(--text-muted);font-size:.95rem;margin-bottom:.25rem}.nested-copy-line-height>ul>li:hover{border-left-color:var(--accent-primary);background-color:var(--surface-accent)}.nested-copy-line-height h2#tldr{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.nested-copy-line-height h2#tldr+p{background-color:var(--surface-accent);padding:1.5rem;border-radius:8px;border-left:4px solid var(--accent-primary);font-weight:500;margin-top:1rem}a:hover,a:focus{color:var(--accent-secondary);border-bottom-color:var(--accent-secondary);text-decoration:underline}*:focus{outline:2px solid var(--accent-secondary);outline-offset:2px}pre{}@media print{body{font-family:var(--serif-stack);font-size:12pt;line-height:1.4;color:#000;background:#fff}h1,h2,h3,h4,h5,h6{page-break-after:avoid}p,li{orphans:3;widows:3}}