:root{--bg:#FAF9F5;--bg-raised:#FFFFFF;--fg:#141413;--fg-muted:#3D3D3A;--fg-dim:#87867F;--accent:#D97757;--accent-hover:#B85C3E;--muted-bg:#E3DACC;--border:#D1CFC5;--radius-card:14px;--radius-panel:12px;--radius-row:8px}[data-theme=dark]{--bg:#1B1B1A;--bg-raised:#242422;--fg:#F0EEE6;--fg-muted:#B8B5AC;--fg-dim:#87867F;--accent:#D97757;--accent-hover:#E8916D;--muted-bg:#2F2E2B;--border:#3D3D3A}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,segoe ui,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main{flex:1}h1,h2,h3,h4,h5,h6{font-family:ui-serif,Georgia,times new roman,Times,serif;font-weight:500;letter-spacing:-.01em;color:var(--fg);margin:0 0 .5rem;line-height:1.2}h1{font-size:2.4rem;line-height:1.15}h2{font-size:1.6rem}h3{font-size:1.25rem}h4{font-size:1.05rem}h1 em,h2 em,h3 em{font-style:italic;color:var(--accent);font-weight:inherit}p{margin:0 0 1rem}a{color:var(--accent);text-decoration:underline;text-decoration-color:var(--border);text-decoration-thickness:1px;text-underline-offset:3px;transition:color .15s ease,text-decoration-color .15s ease}a:hover{color:var(--accent-hover);text-decoration-color:var(--accent)}code,pre,kbd,samp{font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace}hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.page{max-width:800px;margin:0 auto;padding:2.5rem 1.25rem 4rem}.page--wide{max-width:1100px}.eyebrow{font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-dim);margin-bottom:.75rem}.site-header{border-bottom:1px solid var(--border);background:var(--bg)}.site-nav{max-width:1100px;margin:0 auto;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1.5rem}.site-wordmark{font-family:ui-serif,Georgia,serif;font-size:1.15rem;color:var(--accent);text-decoration:none;letter-spacing:-.01em;font-weight:600}.site-wordmark:hover{color:var(--accent-hover);text-decoration:none}.site-wordmark .prompt{font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace;margin-right:.35em;font-weight:500}.site-wordmark .cursor{animation:birchline-blink 1s step-end infinite}@keyframes birchline-blink{0%,50%{opacity:1}51%,100%{opacity:0}}@media(prefers-reduced-motion:reduce){.site-wordmark .cursor{animation:none}}.site-nav-links{list-style:none;margin:0;padding:0;display:flex;gap:1.25rem;margin-left:auto}.site-nav-links a{color:var(--fg-muted);text-decoration:none;font-size:.95rem}.site-nav-links a:hover{color:var(--accent)}.site-nav-links a.active{color:var(--accent)}.theme-toggle{background:0 0;border:1px solid transparent;color:var(--fg-muted);width:32px;height:32px;border-radius:var(--radius-row);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:color .15s ease,background .15s ease,border-color .15s ease}.theme-toggle:hover{color:var(--accent);background:var(--muted-bg)}.theme-toggle svg{width:18px;height:18px}.theme-toggle .icon-moon{display:none}.theme-toggle .icon-sun{display:inline-block}[data-theme=dark] .theme-toggle .icon-sun{display:none}[data-theme=dark] .theme-toggle .icon-moon{display:inline-block}.hero{padding:2.5rem 0 3rem;border-bottom:1px solid var(--border);margin-bottom:2.5rem}.hero h1{font-size:2.75rem;margin-bottom:1.25rem}.hero h1::after,.section-head h2::after{content:"";display:block;width:56px;height:3px;background:var(--accent);border-radius:2px;margin-top:1rem}.hero-description{font-size:1.05rem;color:var(--fg-muted);max-width:560px;margin:0;line-height:1.65}.section-head{margin-bottom:2rem}.section-head h2{font-size:1.6rem;margin:0 0 .5rem}.post-list{display:flex;flex-direction:column}.post-list-item{padding:1.5rem 0;border-bottom:1px solid var(--border)}.post-list-item:last-child{border-bottom:none}.post-list-item .eyebrow{margin-bottom:.5rem}.post-list-item .post-list-title{font-family:ui-serif,Georgia,serif;font-size:1.35rem;font-weight:500;margin:0 0 .35rem;letter-spacing:-.01em;line-height:1.25}.post-list-item .post-list-title a{color:var(--fg);text-decoration:none}.post-list-item .post-list-title a:hover{color:var(--accent)}.post-list-item .post-list-desc{font-size:.95rem;color:var(--fg-muted);line-height:1.55;margin:0}.post-back{display:inline-block;font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace;font-size:.8rem;letter-spacing:.04em;color:var(--fg-dim);text-decoration:none;margin-bottom:1.75rem}.post-back:hover{color:var(--accent);text-decoration:none}.post-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.post-header h1{font-size:2.1rem;margin-bottom:1rem;line-height:1.2}.post-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.85rem;color:var(--fg-dim)}.tag-list{display:flex;flex-wrap:wrap;gap:.4rem}.tag-pill{font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace;font-size:.72rem;letter-spacing:.04em;text-transform:lowercase;background:var(--muted-bg);color:var(--fg-muted);padding:.2rem .55rem;border-radius:999px;text-decoration:none;transition:background .15s ease,color .15s ease}.tag-pill:hover{background:var(--accent);color:#fff;text-decoration:none}.post-content{line-height:1.75;color:var(--fg)}.post-content>*+*{margin-top:1rem}.post-content h1,.post-content h2,.post-content h3,.post-content h4{margin-top:2rem;margin-bottom:.6rem}.post-content h2{font-size:1.5rem}.post-content h3{font-size:1.2rem}.post-content h4{font-size:1.05rem}.post-content ul,.post-content ol{padding-left:1.5rem}.post-content li+li{margin-top:.4rem}.post-content blockquote{background:var(--muted-bg);border-left:3px solid var(--accent);padding:1rem 1.25rem;margin:1.5rem 0;color:var(--fg-muted);border-radius:0 var(--radius-row)var(--radius-row)0}.post-content blockquote p:last-child{margin-bottom:0}.post-content p code,.post-content li code{background:var(--muted-bg);color:var(--fg);padding:.1rem .35rem;border-radius:4px;font-size:.9em}.post-content pre{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-panel);padding:1rem 1.25rem;overflow-x:auto;font-size:.9rem;line-height:1.55;margin:1.5rem 0}.post-content pre code{background:0 0;padding:0;border-radius:0;font-size:inherit;color:inherit}.post-content img{max-width:100%;height:auto;border-radius:var(--radius-row);margin:1.5rem 0}.code-container{position:relative}.copy-button{position:absolute;top:.6rem;right:.6rem;background:var(--muted-bg);color:var(--fg-muted);border:1px solid var(--border);border-radius:var(--radius-row);padding:.3rem .45rem;cursor:pointer;opacity:0;transition:opacity .15s ease,color .15s ease,border-color .15s ease;display:inline-flex;align-items:center;justify-content:center}.code-container:hover .copy-button{opacity:1}.copy-button:hover{color:var(--accent);border-color:var(--accent)}.copy-button.copied{color:var(--accent);border-color:var(--accent);opacity:1}.copy-button svg{width:14px;height:14px}.post-nav{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:1rem}.post-nav a{color:var(--fg-muted);text-decoration:none;font-size:.9rem;max-width:45%}.post-nav a:hover{color:var(--accent)}.post-nav .nav-next{text-align:right;margin-left:auto}.category-section{margin-bottom:2.75rem}.category-head{display:flex;align-items:baseline;gap:.6rem;padding-bottom:.6rem;margin-bottom:1.25rem;border-bottom:1px solid var(--border)}.category-head h3{font-size:1.3rem;margin:0}.category-head .count{font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace;font-size:.75rem;color:var(--fg-dim)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.project-card{display:flex;flex-direction:column;gap:.85rem;padding:1.4rem;background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-card);text-decoration:none;color:inherit;transition:transform .14s ease,border-color .15s ease,box-shadow .15s ease}.project-card:hover{transform:translateY(-3px);border-color:var(--fg-dim);box-shadow:0 8px 24px -12px rgba(0,0,0,.18);text-decoration:none}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.project-icon{width:56px;height:56px;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:ui-serif,Georgia,serif;font-size:1.5rem;font-weight:500;color:#fff;flex:none;box-shadow:inset 0 1px rgba(255,255,255,.25)}.project-icon img{width:100%;height:100%;object-fit:cover}.card-title{font-family:ui-serif,Georgia,times new roman,Times,serif;font-size:1.2rem;font-weight:500;letter-spacing:-.01em;line-height:1.25;margin:0;color:var(--fg)}.project-card:hover .card-title{color:var(--accent)}.card-desc{font-size:.9rem;color:var(--fg-muted);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-meta-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.5rem}.status-badge{font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;background:var(--muted-bg);color:var(--fg-muted);padding:.15rem .5rem;border-radius:999px}.tech-row{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.tech-tag{font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace;font-size:.7rem;background:var(--muted-bg);color:var(--fg-muted);padding:.12rem .45rem;border-radius:999px}.button-row{display:flex;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:var(--radius-row);font-size:.92rem;font-weight:500;text-decoration:none;transition:transform .12s ease,background .15s ease,border-color .15s ease,color .15s ease;border:1px solid transparent}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);color:#fff;text-decoration:none;transform:translateY(-1px)}.btn-secondary{background:var(--bg-raised);color:var(--fg);border-color:var(--border)}.btn-secondary:hover{border-color:var(--fg-muted);color:var(--fg);text-decoration:none;transform:translateY(-1px)}.project-hero{display:flex;flex-direction:column;align-items:center;text-align:center}.project-hero-icon{width:88px;height:88px;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:ui-serif,Georgia,serif;font-size:2.4rem;font-weight:500;color:#fff;flex:none;box-shadow:inset 0 1px rgba(255,255,255,.25);margin-bottom:1.1rem}.project-hero-icon img{width:100%;height:100%;object-fit:cover}.project-hero-title{margin:0 0 1rem}.project-hero .project-meta-row,.project-hero .tech-row,.project-hero .button-row{justify-content:center}.project-hero .hero-description{max-width:60ch}.project-shots{display:flex;flex-direction:column;gap:1rem;margin:2rem 0 .5rem}.project-shot{margin:0}.project-shot img{display:block;width:100%;height:auto;border-radius:var(--radius-panel);border:1px solid var(--border);background:var(--bg-raised)}.post-tldr{margin:0 0 2rem;padding:1rem 1.25rem;background:var(--muted-bg);border-left:3px solid var(--accent);border-radius:var(--radius-row)}.post-tldr-label{display:block;font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.4rem}.post-tldr-body{color:var(--fg-muted);font-size:.95rem;line-height:1.6}.post-tldr-body code{background:var(--bg-raised);padding:.1em .35em;border-radius:4px;font-size:.88em}.post-project-banner{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1.75rem;padding:.35rem .75rem;background:var(--muted-bg);border-radius:999px;font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace;font-size:.78rem;text-decoration:none;transition:background .15s ease}.post-project-banner:hover{background:var(--border);text-decoration:none}.post-project-banner-icon{width:20px;height:20px;border-radius:5px;object-fit:cover;flex:none}.post-project-banner-label{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-dim)}.post-project-banner-name{color:var(--fg)}.post-project-banner-arrow{color:var(--accent)}.related-project{margin-top:2.5rem}.related-project-card{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-card);text-decoration:none;color:inherit;transition:transform .14s ease,border-color .15s ease}.related-project-card:hover{transform:translateY(-2px);border-color:var(--fg-dim);text-decoration:none}.related-project-icon{width:44px;height:44px;border-radius:11px;object-fit:cover;flex:none}.related-project-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.related-project-name{font-family:ui-serif,Georgia,times new roman,Times,serif;font-size:1.1rem;font-weight:500;letter-spacing:-.01em;color:var(--fg)}.related-project-desc{font-size:.85rem;color:var(--fg-muted);line-height:1.45}.related-project-arrow{margin-left:auto;color:var(--fg-dim);font-size:1.1rem;flex:none}.related-project-card:hover .related-project-arrow{color:var(--accent)}.related-posts{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--border)}.explorable-list{display:flex;flex-direction:column;gap:2.5rem}.explorable-card{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden;transition:border-color 160ms ease,transform 160ms ease}.explorable-card:hover{border-color:var(--accent);transform:translateY(-2px)}.explorable-shot{display:block;line-height:0}.explorable-shot img{width:100%;height:auto;display:block;aspect-ratio:1200/630;object-fit:cover}.explorable-body{padding:1.6rem 1.75rem 1.75rem}.explorable-title{font-size:1.5rem;margin:0 0 .5rem;line-height:1.2}.explorable-title a{color:inherit;text-decoration:none}.explorable-card:hover .explorable-title a{color:var(--accent)}.explorable-desc{color:var(--fg-muted);margin:0 0 1.1rem;max-width:62ch}@media(max-width:640px){.explorable-list{gap:1.75rem}.explorable-body{padding:1.25rem 1.25rem 1.5rem}}.tags-cloud{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag-cloud-item{font-family:ui-monospace,sf mono,Menlo,Monaco,Consolas,monospace;font-size:.85rem;background:var(--muted-bg);color:var(--fg-muted);padding:.4rem .75rem;border-radius:var(--radius-row);text-decoration:none;transition:color .15s ease,background .15s ease}.tag-cloud-item:hover{background:var(--accent);color:#fff;text-decoration:none}.tag-cloud-count{color:var(--fg-dim);margin-left:.25rem}.tag-cloud-item:hover .tag-cloud-count{color:rgba(255,255,255,.8)}.site-footer{border-top:1px solid var(--border);padding:1.5rem 1.25rem;text-align:center;font-size:.85rem;color:var(--fg-dim);max-width:800px;margin:0 auto}.site-footer a{color:var(--fg-muted);text-decoration-color:var(--border)}.site-footer a:hover{color:var(--accent)}@media(max-width:720px){.page{padding:1.5rem 1rem 3rem}.hero{padding:1.5rem 0 2rem;margin-bottom:1.5rem}.hero h1{font-size:2rem}h1{font-size:1.9rem}.post-header h1{font-size:1.75rem}.post-content pre{font-size:.8rem;padding:.75rem .85rem}.post-nav{flex-direction:column}.post-nav .nav-next{text-align:left;margin-left:0}.site-nav{padding:1rem;gap:1rem}.site-nav-links{gap:.85rem}.project-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.project-grid{grid-template-columns:1fr}}.bg{background-color:#f7f7f7}.chroma{background-color:#f7f7f7;-webkit-text-size-adjust:none}.chroma .err{color:#f6f8fa;background-color:#82071e}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#dedede}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .line{display:flex}.chroma .k{color:#cf222e}.chroma .kc{color:#cf222e}.chroma .kd{color:#cf222e}.chroma .kn{color:#cf222e}.chroma .kp{color:#cf222e}.chroma .kr{color:#cf222e}.chroma .kt{color:#cf222e}.chroma .na{color:#1f2328}.chroma .nc{color:#1f2328}.chroma .no{color:#0550ae}.chroma .nd{color:#0550ae}.chroma .ni{color:#6639ba}.chroma .nl{color:#900;font-weight:700}.chroma .nn{color:#24292e}.chroma .nx{color:#1f2328}.chroma .nt{color:#0550ae}.chroma .nb{color:#6639ba}.chroma .bp{color:#6a737d}.chroma .nv{color:#953800}.chroma .vc{color:#953800}.chroma .vg{color:#953800}.chroma .vi{color:#953800}.chroma .vm{color:#953800}.chroma .nf{color:#6639ba}.chroma .fm{color:#6639ba}.chroma .s{color:#0a3069}.chroma .sa{color:#0a3069}.chroma .sb{color:#0a3069}.chroma .sc{color:#0a3069}.chroma .dl{color:#0a3069}.chroma .sd{color:#0a3069}.chroma .s2{color:#0a3069}.chroma .se{color:#0a3069}.chroma .sh{color:#0a3069}.chroma .si{color:#0a3069}.chroma .sx{color:#0a3069}.chroma .sr{color:#0a3069}.chroma .s1{color:#0a3069}.chroma .ss{color:#032f62}.chroma .m{color:#0550ae}.chroma .mb{color:#0550ae}.chroma .mf{color:#0550ae}.chroma .mh{color:#0550ae}.chroma .mi{color:#0550ae}.chroma .il{color:#0550ae}.chroma .mo{color:#0550ae}.chroma .o{color:#0550ae}.chroma .ow{color:#0550ae}.chroma .p{color:#1f2328}.chroma .c{color:#57606a}.chroma .ch{color:#57606a}.chroma .cm{color:#57606a}.chroma .c1{color:#57606a}.chroma .cs{color:#57606a}.chroma .cp{color:#57606a}.chroma .cpf{color:#57606a}.chroma .gd{color:#82071e;background-color:#ffebe9}.chroma .ge{color:#1f2328}.chroma .gi{color:#116329;background-color:#dafbe1}.chroma .go{color:#1f2328}.chroma .gl{text-decoration:underline}.chroma .w{color:#fff}[data-theme=dark] .bg{color:#e6edf3;background-color:#0d1117}[data-theme=dark] .chroma{color:#e6edf3;background-color:#0d1117;-webkit-text-size-adjust:none}[data-theme=dark] .chroma .err{color:#f85149}[data-theme=dark] .chroma .lnlinks{outline:none;text-decoration:none;color:inherit}[data-theme=dark] .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}[data-theme=dark] .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}[data-theme=dark] .chroma .hl{background-color:#6e7681}[data-theme=dark] .chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#737679}[data-theme=dark] .chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#6e7681}[data-theme=dark] .chroma .line{display:flex}[data-theme=dark] .chroma .k{color:#ff7b72}[data-theme=dark] .chroma .kc{color:#79c0ff}[data-theme=dark] .chroma .kd{color:#ff7b72}[data-theme=dark] .chroma .kn{color:#ff7b72}[data-theme=dark] .chroma .kp{color:#79c0ff}[data-theme=dark] .chroma .kr{color:#ff7b72}[data-theme=dark] .chroma .kt{color:#ff7b72}[data-theme=dark] .chroma .nc{color:#f0883e;font-weight:700}[data-theme=dark] .chroma .no{color:#79c0ff;font-weight:700}[data-theme=dark] .chroma .nd{color:#d2a8ff;font-weight:700}[data-theme=dark] .chroma .ni{color:#ffa657}[data-theme=dark] .chroma .ne{color:#f0883e;font-weight:700}[data-theme=dark] .chroma .nl{color:#79c0ff;font-weight:700}[data-theme=dark] .chroma .nn{color:#ff7b72}[data-theme=dark] .chroma .py{color:#79c0ff}[data-theme=dark] .chroma .nt{color:#7ee787}[data-theme=dark] .chroma .nv{color:#79c0ff}[data-theme=dark] .chroma .vc{color:#79c0ff}[data-theme=dark] .chroma .vg{color:#79c0ff}[data-theme=dark] .chroma .vi{color:#79c0ff}[data-theme=dark] .chroma .vm{color:#79c0ff}[data-theme=dark] .chroma .nf{color:#d2a8ff;font-weight:700}[data-theme=dark] .chroma .fm{color:#d2a8ff;font-weight:700}[data-theme=dark] .chroma .l{color:#a5d6ff}[data-theme=dark] .chroma .ld{color:#79c0ff}[data-theme=dark] .chroma .s{color:#a5d6ff}[data-theme=dark] .chroma .sa{color:#79c0ff}[data-theme=dark] .chroma .sb{color:#a5d6ff}[data-theme=dark] .chroma .sc{color:#a5d6ff}[data-theme=dark] .chroma .dl{color:#79c0ff}[data-theme=dark] .chroma .sd{color:#a5d6ff}[data-theme=dark] .chroma .s2{color:#a5d6ff}[data-theme=dark] .chroma .se{color:#79c0ff}[data-theme=dark] .chroma .sh{color:#79c0ff}[data-theme=dark] .chroma .si{color:#a5d6ff}[data-theme=dark] .chroma .sx{color:#a5d6ff}[data-theme=dark] .chroma .sr{color:#79c0ff}[data-theme=dark] .chroma .s1{color:#a5d6ff}[data-theme=dark] .chroma .ss{color:#a5d6ff}[data-theme=dark] .chroma .m{color:#a5d6ff}[data-theme=dark] .chroma .mb{color:#a5d6ff}[data-theme=dark] .chroma .mf{color:#a5d6ff}[data-theme=dark] .chroma .mh{color:#a5d6ff}[data-theme=dark] .chroma .mi{color:#a5d6ff}[data-theme=dark] .chroma .il{color:#a5d6ff}[data-theme=dark] .chroma .mo{color:#a5d6ff}[data-theme=dark] .chroma .o{color:#ff7b72;font-weight:700}[data-theme=dark] .chroma .ow{color:#ff7b72;font-weight:700}[data-theme=dark] .chroma .c{color:#8b949e;font-style:italic}[data-theme=dark] .chroma .ch{color:#8b949e;font-style:italic}[data-theme=dark] .chroma .cm{color:#8b949e;font-style:italic}[data-theme=dark] .chroma .c1{color:#8b949e;font-style:italic}[data-theme=dark] .chroma .cs{color:#8b949e;font-weight:700;font-style:italic}[data-theme=dark] .chroma .cp{color:#8b949e;font-weight:700;font-style:italic}[data-theme=dark] .chroma .cpf{color:#8b949e;font-weight:700;font-style:italic}[data-theme=dark] .chroma .gd{color:#ffa198;background-color:#490202}[data-theme=dark] .chroma .ge{font-style:italic}[data-theme=dark] .chroma .gr{color:#ffa198}[data-theme=dark] .chroma .gh{color:#79c0ff;font-weight:700}[data-theme=dark] .chroma .gi{color:#56d364;background-color:#0f5323}[data-theme=dark] .chroma .go{color:#8b949e}[data-theme=dark] .chroma .gp{color:#8b949e}[data-theme=dark] .chroma .gs{font-weight:700}[data-theme=dark] .chroma .gu{color:#79c0ff}[data-theme=dark] .chroma .gt{color:#ff7b72}[data-theme=dark] .chroma .gl{text-decoration:underline}[data-theme=dark] .chroma .w{color:#6e7681}