:root{--bg:#ece9d8;--text:#000;--text-muted:#404040;--text-soft:#606060;--link:#00c;--link-hover:navy;--link-visited:#551a8b;--border:#aca899;--font-sans:Tahoma, Verdana, "Segoe UI", sans-serif;--font-serif:Tahoma, Georgia, "Times New Roman", serif;--font-mono:"Lucida Console", Consolas, "Courier New", monospace;--content-max:640px;--page-pad:clamp(12px, 3vw, 28px)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);font-family:var(--font-sans);background:#004e98;margin:0;font-size:13px;line-height:1.45}#app{min-height:100vh}a{color:var(--link);text-underline-offset:2px;text-decoration:underline}a:visited{color:var(--link-visited)}a:hover{color:var(--link-hover)}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}button:focus-visible,a:focus-visible{outline:2px solid var(--link);outline-offset:2px}code{font-family:var(--font-mono);background:#fff;border:1px solid #aca899;padding:.1em .35em;font-size:.95em}.main{width:100%;max-width:calc(var(--content-max) + 220px + 120px + 2 * var(--page-pad));padding:48px var(--page-pad) 80px;flex:1;margin:0 auto}@media (width<=720px){.main{padding-top:32px}}.home-intro{max-width:var(--content-max);margin:0 auto 40px}.home-intro h1{font-family:var(--font-serif);letter-spacing:-.02em;color:#000060;margin:0 0 12px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15}.home-intro p{color:var(--text-muted);max-width:36em;margin:0;font-size:1.05rem}.home-results{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--text-soft);margin:14px 0 0;font-size:.75rem}.feed-empty{text-align:center;padding:36px 24px 40px}.feed-empty-title{color:var(--text-muted);margin:0 0 10px;font-size:1rem}.feed-empty-title q{color:var(--text);font-weight:600}.feed-empty-hint{color:var(--text-soft);margin:0;font-size:.875rem}.post-feed{max-width:var(--content-max);background:#ffffffa6;border:2px groove #fff;border-radius:2px;margin:0 auto;box-shadow:2px 2px #0000000f}.feed-item{text-align:left;border-bottom:1px dotted var(--border);width:100%;color:inherit;padding:28px 20px;text-decoration:none;transition:background .15s;display:block}.feed-item:last-child{border-bottom:none}.feed-item:hover{background:#fff8dc73}.feed-item:focus-visible{background:#fff8dc}.feed-meta{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-soft);margin-bottom:8px;font-size:.6875rem;font-weight:500}.feed-title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--text);margin:0 0 8px;font-size:1.35rem;font-weight:600;line-height:1.25}.feed-item:hover .feed-title{color:var(--link)}.feed-excerpt{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.55}.article-layout{max-width:calc(56px + clamp(24px, 5vw, 56px) + 220px + var(--content-max));grid-template-columns:56px minmax(0,1fr);align-items:start;gap:clamp(24px,5vw,56px);margin:0 auto;display:grid}.article-main{min-width:0}.article-columns{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(16px,3vw,28px);display:grid}@media (width>=900px){.article-columns:has(.article-toc){grid-template-columns:minmax(140px, 220px) minmax(0, var(--content-max))}}.article-toc{border:1px solid var(--border);background:#ffffff8c;border-radius:2px;max-height:min(70vh,640px);padding:10px 12px;font-size:.8125rem;position:sticky;top:12px;overflow:auto}.article-toc-title{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);margin:0 0 8px;font-size:.625rem;font-weight:700}.article-toc-list{color:var(--text-muted);margin:0;padding-left:1.15rem;line-height:1.45}.article-toc-list li{margin-bottom:6px}.toc-link{text-decoration:none}.toc-link:hover{text-decoration:underline}.article-column{min-width:0}.section{scroll-margin-top:72px}.series-nav{border:1px dotted var(--border);background:#ffffff73;margin:-8px 0 24px;padding:10px 12px;font-size:.875rem}.series-kicker{color:var(--text-muted);margin:0 0 6px}.series-links{flex-wrap:wrap;align-items:center;gap:4px 8px;display:flex}.series-sep{color:var(--text-soft)}.code-block{border:1px solid var(--border);background:#fff;max-width:100%;margin:0 0 16px;padding:12px 14px;overflow:auto;box-shadow:inset 1px 1px #fff}.code-block:last-child{margin-bottom:0}.code-block code{font-family:var(--font-mono);white-space:pre;font-size:.8125rem;line-height:1.45;display:block}.tag-chips{max-width:var(--content-max);flex-wrap:wrap;gap:8px;margin:0 auto 20px;display:flex}.tag-chip{border:1px solid var(--border);color:var(--text-muted);background:#ffffff8c;border-radius:999px;padding:4px 12px;font-size:.75rem;text-decoration:none}.tag-chip:hover{color:var(--text);background:#fff8dc80}.tag-chip--on{color:var(--text);background:#fff8dc;border-color:maroon}.toolbar-theme{flex-shrink:0;align-items:center;gap:6px;display:flex}.toolbar-pill{color:#000;white-space:nowrap;background:linear-gradient(#fff 0%,#ecebe5 100%);border:1px solid #7f9db9;border-radius:3px;padding:4px 10px;font-size:11px;box-shadow:inset 0 0 0 1px #fff,1px 1px #0000000f}.toolbar-pill:hover{filter:brightness(1.03)}.toolbar-pill[aria-pressed=true]{background:linear-gradient(#e0e0e0 0%,#f4f4f4 100%);border-style:inset}.feed-series{color:maroon;margin:0 0 6px;font-size:.75rem;font-weight:600}.feed-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.feed-tag{border:1px solid var(--border);letter-spacing:.02em;color:var(--text-soft);background:#ffffff80;border-radius:999px;padding:2px 8px;font-size:.6875rem;display:inline-block}@media (width<=899px){.article-layout{max-width:calc(56px + var(--content-max))}.article-toc{max-height:none;position:static}}@media (width<=720px){.article-layout{grid-template-columns:1fr}}.share-rail{flex-direction:column;align-items:center;gap:20px;padding-top:8px;display:flex;position:sticky;top:8px}@media (width<=720px){.share-rail{border-bottom:1px solid var(--border);flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:8px;padding-top:0;padding-bottom:20px;position:static}}.share-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);writing-mode:vertical-rl;white-space:nowrap;font-size:.625rem;font-weight:600;transform:rotate(180deg)}@media (width<=720px){.share-label{writing-mode:horizontal-tb;transform:none}}.share-icons{flex-direction:column;gap:10px;display:flex}@media (width<=720px){.share-icons{flex-direction:row}}.share-btn{width:36px;height:36px;color:var(--text-muted);background:linear-gradient(#fff 0%,#e8e8e8 100%);border:2px outset #f0f0f0;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:border-color .1s,color .1s,filter .1s;display:flex;text-decoration:none!important}.share-btn:hover{color:var(--text);filter:brightness(1.05)}.share-btn:active{border-style:inset}.share-btn.share-btn--done{color:#2d5016;border-color:#6a9955}.share-rail .share-btn svg{flex-shrink:0;display:block}.article-wrap{min-width:0}.back-row{margin-bottom:28px}.back-link{font-size:.875rem;font-weight:500}.back-link:hover{color:var(--link-hover)}.article{max-width:var(--content-max)}.article-date{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-soft);margin:0 0 16px;font-size:.6875rem;font-weight:500}.article-title{font-family:var(--font-serif);letter-spacing:-.02em;color:#0a0a3c;margin:0 0 20px;font-size:clamp(1.85rem,4.2vw,2.65rem);font-weight:700;line-height:1.12}.article-summary{color:var(--text-muted);margin:0 0 28px;font-size:1.125rem;line-height:1.55}.post-attachments{border:1px solid var(--border);background:#fff;margin:0 0 24px;padding:12px 14px;box-shadow:inset 1px 1px #fff}.post-attachments-title{letter-spacing:.06em;text-transform:uppercase;color:var(--text-soft);margin:0 0 8px;font-size:.75rem;font-weight:700}.post-attachments ul{margin:0;padding-left:1.25rem}.post-attachments li{margin-bottom:4px}.pdf-source-note{color:var(--text-muted);margin:0 0 12px;font-size:.8125rem;line-height:1.45}.pdf-pre{white-space:pre-wrap;word-break:break-word;max-height:min(75vh,1200px);font-family:var(--font-mono);color:var(--text);border:1px solid var(--border);background:#fff;margin:0;padding:12px 14px;font-size:11px;line-height:1.35;overflow:auto;box-shadow:inset 1px 1px #fff}.article .body-link{color:var(--link);text-underline-offset:2px;text-decoration:underline}.article .body-link:visited{color:var(--link-visited)}.article .body-link:hover{color:var(--link-hover)}.author-row{border-bottom:1px solid var(--border);align-items:center;gap:14px;margin-bottom:36px;padding-bottom:32px;display:flex}.author-avatar{width:48px;height:48px;color:var(--link);background:linear-gradient(145deg,#e0e7ff,#c7d2fe);border:2px ridge #fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;font-weight:600;display:flex;box-shadow:1px 1px #0000001f}.author-name{font-size:.9375rem;font-weight:600}.author-role{color:var(--text-soft);margin:2px 0 0;font-size:.8125rem}.author-socials{color:var(--text-soft);margin:8px 0 0;font-size:.8125rem}.site-footer__line .body-link{font-size:inherit}.xp-status-right.site-footer__line{flex-wrap:wrap;justify-content:flex-end;gap:0 2px}.opening{color:var(--text);margin:0 0 28px;font-size:1.0625rem;line-height:1.7}.opening:first-letter{float:left;font-family:var(--font-serif);color:var(--text);padding-top:4px;padding-right:10px;font-size:3.5rem;font-weight:700;line-height:.85}.section{margin-bottom:32px}.section:last-child{margin-bottom:0}.section-title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--text);margin:0 0 14px;font-size:1.35rem;font-weight:700}.section-title .num{font-variant-numeric:tabular-nums;color:maroon;margin-right:6px}.section p{color:var(--text);margin:0 0 16px;font-size:1.0625rem;line-height:1.7}.section p:last-child{margin-bottom:0}.body-link{color:var(--link);text-underline-offset:2px;text-decoration:underline}.body-link:visited{color:var(--link-visited)}.body-link:hover{color:var(--link-hover)}.shell{box-sizing:border-box;background:linear-gradient(#7ec8f5 0%,#5a9fd4 38%,#4a8c59 72%,#3d7a4a 100%);flex-direction:column;min-height:100vh;padding:10px 10px 0;font-family:Tahoma,Verdana,Segoe UI,sans-serif;display:flex}.xp-window{background:#ece9d8;border:2px solid #0831d9;border-radius:8px 8px 0 0;flex-direction:column;flex:1;width:min(940px,100%);min-height:0;margin:0 auto;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff73,4px 8px 24px #00000059}.xp-titlebar{background:linear-gradient(#0997f0 0%,#0053ee 18%,#0060ff 45%,#002ec8 100%);border-bottom:1px solid #00147a;justify-content:space-between;align-items:center;gap:8px;min-height:30px;padding:4px 6px 4px 8px;display:flex;box-shadow:inset 0 1px #ffffff59}.xp-titlebar-left{align-items:center;gap:8px;min-width:0;display:flex}.xp-icon{filter:drop-shadow(1px 1px #0006);flex-shrink:0;display:flex}.xp-titlebar .logo,.xp-titlebar .logo:visited,.xp-titlebar .logo:hover{letter-spacing:.01em;text-shadow:1px 1px #00000073;white-space:nowrap;text-overflow:ellipsis;font-family:Tahoma,Verdana,sans-serif;font-size:13px;font-weight:700;overflow:hidden;color:#fff!important;text-decoration:none!important}.xp-titlebar .logo span.dot{color:#fff!important}.xp-titlebar-controls{flex-shrink:0;gap:2px;display:flex}.xp-sysbtn{color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(#3c8df3 0%,#1e54c8 100%);border:1px solid #ffffff59;border-radius:4px;justify-content:center;align-items:center;width:21px;height:21px;font-size:10px;line-height:1;display:flex;box-shadow:inset 0 1px #ffffff59,0 1px #00000059}.xp-sysbtn span{transform:translateY(-1px)}.xp-sysbtn-close{background:linear-gradient(#e4736b 0%,#b91d08 100%);border-color:#ffc8c880}.xp-chrome{flex-shrink:0}.xp-toolbar{background:#ece9d8;border-bottom:1px solid #aca899;box-shadow:inset 0 1px #fff}.xp-menubar{color:#000;border-bottom:1px solid #d4d0c8;flex-wrap:wrap;gap:2px 14px;margin:0;padding:4px 8px 2px;font-size:11px;display:flex}.xp-menu-dead{cursor:default;border-radius:2px;padding:2px 6px}.xp-menu-dead:hover{background:#00008014}.xp-toolbar-row{padding:8px var(--page-pad) 10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;display:flex}.logo-sub{color:#4a4a4a;max-width:20rem;margin:0;font-family:Tahoma,Verdana,sans-serif;font-size:11px;line-height:1.35}.topbar-nav{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}.nav-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.nav-actions--toolbar{justify-content:flex-end;width:100%;max-width:36rem}.nav-actions--toolbar .search-shell{flex:12rem;min-width:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.search-shell,.topics-shell{background:linear-gradient(#fff 0%,#ecebe5 100%);border:1px solid #7f9db9;border-radius:3px;box-shadow:inset 0 0 0 1px #fff,1px 1px #00000014}.search-shell{align-items:center;gap:6px;padding:2px 8px 2px 6px;display:flex}.search-shell__icon{color:#666;flex-shrink:0;display:flex}.search-input{color:#000;background:0 0;border:none;outline:none;flex:auto;width:100%;min-width:0;padding:5px 4px;font-family:Tahoma,Verdana,sans-serif;font-size:11px}.search-input::placeholder{color:gray}.topics-shell{align-items:center;gap:8px;padding:3px 28px 3px 8px;display:flex;position:relative}.topics-shell.nav-select-wrap{padding-right:26px}.topics-label{color:#000;white-space:nowrap;font-size:11px;font-weight:400}.nav-select-wrap:after{content:"";pointer-events:none;border-top:4px solid #000;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.nav-select{appearance:none;color:#000;cursor:pointer;background:0 0;border:none;min-width:6.5rem;max-width:14rem;padding:4px 0;font-family:Tahoma,Verdana,sans-serif;font-size:11px;font-weight:400}.icon-btn{color:#000;background:linear-gradient(#fff 0%,#ecebe5 100%);border:1px solid #7f9db9;border-radius:3px;justify-content:center;align-items:center;width:26px;height:22px;display:flex;box-shadow:inset 0 0 0 1px #fff,1px 1px #0000001a}.icon-btn:hover{filter:brightness(1.03)}.icon-btn:active{border-style:inset;box-shadow:inset 1px 1px 2px #00000026}.desktop-only{display:flex}.mobile-only{display:none}@media (width<=720px){.xp-toolbar-row{flex-direction:column;align-items:stretch}.topbar-nav{width:100%}.nav-actions--toolbar{max-width:none}.desktop-only{display:none}.mobile-only{display:flex}}.xp-client{background:#ece9d8;border-top:1px solid #fff;flex:1;min-height:0}.xp-statusbar.site-footer{text-align:left;background:linear-gradient(#ece9d8 0%,#dcd8ce 100%);border-top:1px solid #fff;border-bottom:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;margin-top:0;padding:3px 8px 4px;font-size:11px;display:flex;box-shadow:inset 0 1px #fff}.xp-status-left{flex-wrap:wrap;align-items:center;gap:10px 14px;min-width:0;display:flex}.xp-status-ready{color:#000;background:#ece9d8;border:1px solid #aca899;align-items:center;padding:1px 8px 2px;font-weight:400;display:inline-flex;box-shadow:inset 1px 1px #fff}.site-footer__retro{color:#333;letter-spacing:0;text-transform:none;font-family:Tahoma,Verdana,sans-serif;font-size:10px}.site-footer__line{color:#000;margin:0;font-family:Tahoma,Verdana,sans-serif;font-size:11px;font-weight:400}.xp-taskbar{background:linear-gradient(#3168d5 0%,#245edc 12%,#1941a5 85%,#102d75 100%);border-top:1px solid #4c8fff;flex-shrink:0;align-items:center;gap:6px;min-height:34px;margin-top:4px;padding:4px 6px;display:flex;box-shadow:inset 0 1px #ffffff40,0 -1px 4px #00000040}.xp-start{letter-spacing:-.02em;color:#fff;text-shadow:1px 1px #0a246a;cursor:default;background:linear-gradient(#5ee454 0%,#3bb028 45%,#22930e 100%);border:1px solid #3c9116;border-radius:6px 16px 16px 6px/6px 20px 20px 6px;justify-content:center;align-items:center;height:26px;padding:0 10px 0 8px;font-family:Tahoma,Verdana,sans-serif;font-size:12px;font-style:italic;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff73,1px 1px 2px #00000059}.xp-start:hover{filter:brightness(1.05)}.xp-start:active{filter:brightness(.95)}.xp-task-buttons{flex:1;align-items:center;gap:4px;min-width:0;padding:0 4px;display:flex}.xp-task-tile{text-overflow:ellipsis;white-space:nowrap;color:#fff;background:linear-gradient(#3d7bff 0%,#1e47c4 100%);border:1px solid #1c3f9e;border-bottom:none;border-radius:3px 3px 0 0;max-width:220px;padding:4px 12px 5px;font-size:11px;font-weight:400;display:inline-block;overflow:hidden;box-shadow:inset 0 1px #ffffff40}.xp-task-tile--on{font-weight:700}.xp-tray{background:linear-gradient(#1298e8 0%,#0c59b5 50%,#073888 100%);border:1px solid #0f2558;border-radius:2px;align-items:center;gap:8px;min-height:24px;padding:2px 10px 2px 12px;display:flex;box-shadow:inset 0 1px #fff3}.xp-clock{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Tahoma,Verdana,sans-serif;font-size:11px}.xp-client .post-feed{background:#fff;border:1px solid #7f9db9;box-shadow:inset 1px 1px #fff,inset -1px -1px #aca899}.xp-client .feed-item:hover{color:#fff;background:#316ac5}.xp-client .feed-item:hover .feed-title,.xp-client .feed-item:hover .feed-meta,.xp-client .feed-item:hover .feed-excerpt{color:#fff}.xp-client .feed-item:focus-visible{outline-offset:-2px;outline:1px dotted #000}[data-theme=dark]{--bg:#1a1b22;--text:#e8e8ec;--text-muted:#b4b4c0;--text-soft:#8b8c9a;--link:#8ab4ff;--link-hover:#a8c7ff;--link-visited:#c9a7ff;--border:#3d3f4d}[data-theme=dark] body{color:var(--text);background:#0d1117}[data-theme=dark] .toolbar-pill,[data-theme=dark] .search-shell,[data-theme=dark] .topics-shell{color:var(--text);background:linear-gradient(#2d3038 0%,#252830 100%);border-color:#4a5568;box-shadow:inset 0 0 0 1px #ffffff0a,1px 1px #00000040}[data-theme=dark] .search-input,[data-theme=dark] .topics-label{color:var(--text)}[data-theme=dark] .search-input::placeholder{color:var(--text-soft)}[data-theme=dark] .tag-chip{color:var(--text-muted);border-color:var(--border);background:#282a34bf}[data-theme=dark] .tag-chip--on{color:var(--text);border-color:var(--link);background:#465a8c59}[data-theme=dark] .article-toc,[data-theme=dark] .series-nav{background:#1e2028bf}[data-theme=dark] .feed-tag{color:var(--text-soft);background:#282a34a6}[data-theme=dark] .home-intro h1{color:#c8d4ff}[data-theme=dark] .article-title{color:#e8ecff}[data-theme=dark] .post-feed{border-color:var(--border);background:#1e2028d9}[data-theme=dark] .feed-item:hover{background:#3236448c}[data-theme=dark] .feed-item:focus-visible{background:#3c4052b3}[data-theme=dark] .post-attachments,[data-theme=dark] .pdf-pre{background:#22232c;box-shadow:inset 1px 1px #ffffff0a}[data-theme=dark] code:not(pre code){border-color:var(--border);color:var(--text);background:#2a2c36}[data-theme=dark] .author-avatar{color:var(--link);background:linear-gradient(145deg,#2a3150,#1e2438)}[data-theme=dark] .hljs{color:#dcdce8!important;background:#1e1e2a!important}[data-theme=dark] .hljs-comment,[data-theme=dark] .hljs-quote{color:#7a7d8c;font-style:italic}[data-theme=dark] .hljs-keyword,[data-theme=dark] .hljs-selector-tag,[data-theme=dark] .hljs-subst{color:#9cdcfe}[data-theme=dark] .hljs-number,[data-theme=dark] .hljs-literal,[data-theme=dark] .hljs-variable,[data-theme=dark] .hljs-template-variable{color:#b5cea8}[data-theme=dark] .hljs-string,[data-theme=dark] .hljs-doctag{color:#ce9178}[data-theme=dark] .hljs-title,[data-theme=dark] .hljs-section,[data-theme=dark] .hljs-selector-id{color:#dcdcaa}[data-theme=dark] .hljs-type,[data-theme=dark] .hljs-class .hljs-title{color:#4ec9b0}[data-theme=dark] .hljs-tag,[data-theme=dark] .hljs-name,[data-theme=dark] .hljs-attribute{color:#569cd6}[data-theme=dark] .hljs-regexp,[data-theme=dark] .hljs-link{color:#d16969}[data-theme=dark] .hljs-symbol,[data-theme=dark] .hljs-bullet{color:#d4d4d4}[data-theme=dark] .hljs-built_in,[data-theme=dark] .hljs-builtin-name{color:#4ec9b0}[data-theme=dark] .hljs-meta{color:#9b9ba8}[data-theme=dark] .hljs-deletion{background:#ff50501f}[data-theme=dark] .hljs-addition{background:#50c8781f}[data-theme=dark] .hljs-emphasis{font-style:italic}[data-theme=dark] .hljs-strong{font-weight:700}[data-density=compact] body{font-size:12px}[data-density=compact] .main{padding-top:28px;padding-bottom:56px}[data-density=compact] .home-intro{margin-bottom:24px}[data-density=compact] .home-intro h1{font-size:clamp(1.65rem,3.5vw,2.25rem)}[data-density=compact] .feed-item{padding:18px 16px}[data-density=compact] .article-title{font-size:clamp(1.55rem,3.5vw,2.1rem)}[data-density=compact] .section p,[data-density=compact] .opening{font-size:1rem;line-height:1.6}[data-density=compact] .toolbar-theme{gap:6px}[data-density=compact] .toolbar-theme button{padding:4px 8px;font-size:.6875rem}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}
