:root{--color-bg: #f8f9fa;--color-surface: #ffffff;--color-border: #a2a9b1;--color-border-light: #eaecf0;--color-text: #202122;--color-text-muted: #54595d;--color-link: #3366cc;--color-link-visited: #6b4ba1;--color-link-hover: #447ff5;--color-accent: #36c;--color-disclaimer-bg: #fffbec;--color-disclaimer-border: #e8d88a;--color-disclaimer-text: #5a4a00;--color-newsletter-bg: #f8f8f6;--color-newsletter-border: #d0d0d0;--color-infobox-bg: #f8f9fa;--color-infobox-border: #a2a9b1;--color-verbatim-bg: #f6f7f8;--font-body: "Linux Libertine", "Georgia", "Times", serif;--font-sans: -apple-system, "Helvetica Neue", "Arial", sans-serif;--font-mono: "Courier New", monospace;--max-content-width: 1200px;--sidebar-width: 260px}*,*:before,*:after{box-sizing:border-box}html{font-size:16px}body{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:.9375rem;line-height:1.6}.page-wrapper{max-width:var(--max-content-width);margin:0 auto;padding:0 1rem}.content-with-sidebar{display:grid;grid-template-columns:1fr var(--sidebar-width);gap:2rem;align-items:start}@media(max-width:768px){.content-with-sidebar{grid-template-columns:1fr}.sidebar{order:-1}}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:600;line-height:1.3;margin:1.5em 0 .5em;color:var(--color-text)}h1{font-size:1.875rem;border-bottom:1px solid var(--color-border-light);padding-bottom:.3em;margin-top:0}h2{font-size:1.375rem;border-bottom:1px solid var(--color-border-light);padding-bottom:.2em}h3{font-size:1.125rem}h4{font-size:1rem}p{margin:.8em 0}a{color:var(--color-link);text-decoration:none}a:visited{color:var(--color-link-visited)}a:hover{color:var(--color-link-hover);text-decoration:underline}.site-header{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:.75rem 1rem}.site-header-inner{max-width:var(--max-content-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-logo{font-size:1.5rem;font-weight:700;color:var(--color-text);text-decoration:none}.site-logo span{color:var(--color-accent)}.site-tagline{font-size:.75rem;color:var(--color-text-muted)}.site-nav{display:flex;gap:1.25rem}.site-nav a{font-size:.875rem;color:var(--color-text-muted)}.site-nav a:hover{color:var(--color-link)}@media(max-width:600px){.site-nav{display:none}}.breadcrumb{font-size:.8125rem;color:var(--color-text-muted);padding:.5rem 0;margin-bottom:1rem}.breadcrumb a{color:var(--color-text-muted)}.breadcrumb a:hover{color:var(--color-link)}.breadcrumb-sep{margin:0 .35em}.article-main{background:var(--color-surface);border:1px solid var(--color-border-light);padding:1.5rem;min-height:400px}.infobox{float:right;clear:right;margin:0 0 1rem 1.5rem;border:1px solid var(--color-infobox-border);background:var(--color-infobox-bg);font-size:.875rem;width:280px;max-width:100%}.infobox-title{background:#cee0f2;text-align:center;font-weight:600;padding:.4rem .75rem;font-size:.9rem}.infobox-table{width:100%;border-collapse:collapse}.infobox-table th,.infobox-table td{padding:.3rem .5rem;vertical-align:top;border-top:1px solid var(--color-border-light);font-size:.8125rem}.infobox-table th{font-weight:600;width:40%}@media(max-width:600px){.infobox{float:none;width:100%;margin:0 0 1rem}}.verbatim-block{background:var(--color-verbatim-bg);border-left:3px solid var(--color-border);padding:1rem 1.25rem;margin:1rem 0;font-family:var(--font-body);font-size:.9375rem;line-height:1.8}.verbatim-block p{margin:.4em 0}.toc{border:1px solid var(--color-border-light);background:var(--color-infobox-bg);display:inline-block;padding:.75rem 1rem;margin:1rem 0;min-width:200px;max-width:350px;font-size:.875rem}.toc-title{font-weight:600;margin-bottom:.5rem}.toc ol{margin:0;padding-left:1.25rem}.toc li{margin:.2em 0}sup.footnote-ref{font-size:.75em}sup.footnote-ref a{color:var(--color-link)}.footnotes{border-top:1px solid var(--color-border-light);margin-top:2rem;font-size:.8125rem}.footnotes h2{font-size:1rem}.footnotes ol{padding-left:1.5rem}.footnotes li{margin:.3em 0}.sidebar{font-size:.875rem}.sidebar-section{background:var(--color-surface);border:1px solid var(--color-border-light);padding:1rem;margin-bottom:1rem}.sidebar-section-title{font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0 0 .75rem}.site-footer{border-top:1px solid var(--color-border);margin-top:3rem;padding:1.5rem 1rem;font-size:.8125rem;color:var(--color-text-muted);text-align:center}.site-footer a{color:var(--color-text-muted)}.site-footer a:hover{color:var(--color-link)}.tag-badge{display:inline-block;background:#eaecf0;border-radius:3px;padding:.15em .5em;font-size:.75rem;color:var(--color-text-muted);margin:0 .2em .2em 0;white-space:nowrap}.tag-badge--source{background:#dce8f5;color:#1a4a7a}.tag-badge--verified{background:#d4edda;color:#155724}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.disclaimer-banner[data-astro-cid-o4bgzrox]{display:flex;gap:.75rem;align-items:flex-start;background:#fffbec;border:1px solid #e8d88a;color:#5a4a00;padding:.75rem 1rem;margin:0 0 1.25rem;font-size:.875rem;line-height:1.5}.disclaimer-icon[data-astro-cid-o4bgzrox]{font-size:1.1rem;flex-shrink:0;margin-top:.05em}.disclaimer-banner[data-astro-cid-o4bgzrox] p[data-astro-cid-o4bgzrox]{margin:0}.newsletter-cta[data-astro-cid-6zkp5hrb]{font-size:.875rem}.newsletter-heading[data-astro-cid-6zkp5hrb]{font-weight:600;margin:0 0 .4rem;font-size:.9375rem}.newsletter-body[data-astro-cid-6zkp5hrb]{margin:0 0 .75rem;color:#54595d;line-height:1.5}.newsletter-privacy[data-astro-cid-6zkp5hrb]{margin:.4rem 0 0;font-size:.75rem;color:#72777d}.newsletter-privacy[data-astro-cid-6zkp5hrb] a[data-astro-cid-6zkp5hrb]{color:#72777d}.newsletter-cta--sidebar[data-astro-cid-6zkp5hrb]{background:var(--color-surface, #fff);border:1px solid #eaecf0;padding:1rem}.newsletter-cta--mid-article[data-astro-cid-6zkp5hrb]{border-left:3px solid #d0d0d0;background:#f8f8f6;padding:.75rem 1rem;margin:1.5rem 0}.newsletter-cta--mid-article[data-astro-cid-6zkp5hrb] .newsletter-heading[data-astro-cid-6zkp5hrb]{font-size:.875rem;margin-bottom:.5rem}.newsletter-cta--end-of-article[data-astro-cid-6zkp5hrb]{border-top:2px solid #eaecf0;padding-top:1.25rem;margin-top:1.5rem}.newsletter-form[data-astro-cid-6zkp5hrb]{display:flex;flex-direction:column;gap:.5rem}.newsletter-form--inline[data-astro-cid-6zkp5hrb]{flex-direction:row;flex-wrap:wrap}.newsletter-input[data-astro-cid-6zkp5hrb]{flex:1;min-width:180px;padding:.45rem .65rem;border:1px solid #a2a9b1;font-size:.875rem;background:#fff;color:#202122}.newsletter-input[data-astro-cid-6zkp5hrb]:focus{outline:2px solid #3366cc;outline-offset:1px;border-color:#36c}.newsletter-btn[data-astro-cid-6zkp5hrb]{padding:.45rem 1rem;background:#36c;color:#fff;border:none;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap}.newsletter-btn[data-astro-cid-6zkp5hrb]:hover{background:#2a56b0}.newsletter-btn[data-astro-cid-6zkp5hrb]:focus-visible{outline:2px solid #3366cc;outline-offset:2px}
