:root{--bg:#1e1e1e;--text:#d3d3d3;--accent:#d90166;--muted:#555;--white:#f0f0f0}[data-theme=midnight]{--bg:#0f0f0f;--text:silver;--accent:#d90166;--muted:#444;--white:#e8e8e8}[data-theme=paper]{--bg:#f5f1eb;--text:#2e2e2e;--accent:#d90166;--muted:#999;--white:#3a3a3a}[data-theme=paper] a:not(.unstyled){color:var(--accent)}[data-theme=paper] .post-title-text a,[data-theme=paper] .proj-name a{color:#3a3a3a}[data-theme=paper] a:hover{background:var(--accent);color:#fff}[data-theme=midnight] .code-block,[data-theme=midnight] .post-content pre{background:#141414;border-color:#333}[data-theme=paper] .code-block,[data-theme=paper] .post-content pre{background:#f5f3ee;border-color:#ccc}code{font-family:Fira Code,monospace;font-size:.9em}.post-content :not(pre)>code,.article p code,.proj-body p code{background:#5553;border-radius:2px;padding:.15rem .35rem;font-style:normal}[data-theme=paper] .post-content :not(pre)>code,[data-theme=paper] .article p code,[data-theme=paper] .proj-body p code{color:#4a4a4a;background:#00000014}[data-theme=midnight] .post-content :not(pre)>code,[data-theme=midnight] .article p code,[data-theme=midnight] .proj-body p code{color:#aaa;background:#ffffff0d}*{box-sizing:border-box;margin:0;padding:0}.tooltip-trigger{cursor:help;border-bottom:1px dashed var(--muted);position:relative}.tooltip-trigger:hover:after{content:attr(data-tip);background:var(--bg);color:var(--text);border:1px solid var(--muted);white-space:nowrap;z-index:100;margin-bottom:.35rem;padding:.35rem .5rem;font-size:11px;font-style:normal;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--muted);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}body{color:var(--text);background:var(--bg);justify-content:flex-start;min-height:100vh;margin:0;padding:2rem;font-family:Fira Code,monospace;font-style:italic;line-height:1.6;display:flex}.page{width:100%;max-width:640px;margin:0 auto;padding-top:24px}.theme-switcher{color:var(--muted);opacity:.6;z-index:100;font-size:12px;font-style:normal;position:fixed;bottom:1rem;right:1rem}.theme-switcher a{padding:4px 6px;display:inline-block}::selection{background:var(--accent);color:#fff}a:not(.unstyled){color:var(--accent);border-radius:2px;margin:0 -4px;padding:0 4px;text-decoration:none;transition:all .12s}a:not(.unstyled):hover{background:var(--accent);color:#fff;font-style:normal}.post-cat:hover{color:var(--accent);background:0 0}.post-categories{flex-wrap:wrap;gap:.5rem;margin-bottom:0;display:flex}.post-categories .post-cat{font-size:12px}.post-categories .post-cat:before{display:none}hr{border:0;border-top:1px solid var(--muted);opacity:.3;margin:.75rem 0}.nav{gap:1rem;font-size:14px;display:flex}.path-nav{color:var(--muted);font-size:13px;font-style:normal}.path-nav a{color:var(--muted)}.path-nav a:hover{color:var(--accent);background:0 0}.path-nav span{color:var(--text)}.sub-nav{color:var(--muted);opacity:.6;font-size:13px;font-style:normal}.sub-nav a{color:var(--muted)}.sub-nav a:hover{color:var(--accent);background:0 0}.sub-nav span:not(.sub-nav-sep){color:var(--text)}.sub-nav-sep{color:var(--accent);opacity:.5;margin:0 .25rem}.tag{border:1px dashed var(--muted);color:var(--muted);margin-right:4px;padding:2px 6px;font-size:11px;font-style:normal;display:inline-block}.tag:hover{border-color:var(--accent);color:var(--accent)}.intro{margin:0 0 20px}.intro-line{margin-bottom:8px;font-size:clamp(28px,5vw,48px);line-height:1.2}.intro-line:last-child{margin-bottom:0}.home-text{white-space:pre-wrap;font-size:15px;line-height:1.8}.home-text a{color:var(--accent)}.home-text a:hover{color:#fff;background:0 0}[data-theme=paper] .home-text a:hover{color:#ff8ab5}.page-title{color:var(--white);margin-bottom:8px;font-size:clamp(28px,5vw,48px);font-style:normal;font-weight:700;line-height:1.2}.page-title em{color:var(--accent);font-style:normal}.page-desc{color:var(--muted);font-size:14px}.post-list{list-style:none}.post-item{border-bottom:1px solid #80808033;padding:.75rem 0}.post-item:last-child{border-bottom:none}.post-item .archived-banner{display:none}.home-links{flex-wrap:wrap;gap:1.2rem;margin-bottom:2rem;display:flex}.badge-section{margin-top:2rem}.badge-title{text-transform:uppercase;letter-spacing:2px;color:var(--muted);margin-bottom:1rem;font-size:11px;font-style:normal;font-weight:700;display:block}.badge-grid{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.badge-grid img{width:88px;height:31px;image-rendering:pixelated;border:none}.home-link{border:1px dashed var(--muted);color:var(--accent);padding:.4rem .8rem;font-size:14px;font-style:normal;text-decoration:none;transition:all .12s;display:inline-block}.post-title-text{color:var(--white);flex:1;align-items:baseline;gap:.35rem;font-size:15px;font-style:normal;font-weight:700;display:flex}.post-title-text a{color:var(--white);margin:0;padding:0}.post-title-text a:hover{color:var(--accent);background:0 0}.related-project-name{color:var(--white);margin:0;padding:0}.home-link:hover{border-color:var(--accent);background:var(--accent);color:#fff}.post-cat{color:var(--muted);margin:0;padding:0;font-size:11px;font-style:normal;text-decoration:none;transition:color .12s}.post-cat:hover{color:var(--accent)}.post-cat:before{content:"/";color:var(--muted);opacity:.5;margin-right:.25rem}.post-cat:first-child:before{display:none}.year-divider{letter-spacing:2px;color:var(--muted);padding:.75rem 0 .25rem;font-size:11px;font-style:normal;font-weight:700}.post-header{align-items:baseline;gap:.75rem;display:flex}.post-date-inline{color:var(--muted);min-width:5rem;font-size:12px}.post-title-text a.archived:after{content:" [archived]";color:var(--muted);opacity:0;font-size:9px;transition:opacity .2s}.post-title-text a.archived:hover:after{opacity:.6}.post-meta-top{color:var(--muted);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:12px;font-style:normal;display:flex}.meta-num{color:var(--accent);font-weight:700}.meta-date,.meta-read{color:var(--muted)}.meta-type{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);margin-bottom:.5rem;font-size:11px;font-style:normal;font-weight:700;display:inline-block}.title-history-btn{color:var(--accent);cursor:pointer;opacity:.7;margin-left:.15rem;font-size:14px;font-style:normal;transition:opacity .12s}.title-history-btn:hover{opacity:1}.title-history{color:var(--muted);border-top:1px dashed var(--muted);border-bottom:1px dashed var(--muted);margin:.5rem 0;padding:.5rem 0;font-size:12px;display:none}.title-history.show{display:block}.fun-fact-tooltip{width:16px;height:16px;color:var(--muted);border:1px solid var(--muted);cursor:help;justify-content:center;align-items:center;margin-left:.35rem;font-size:10px;font-style:normal;display:inline-flex}.post-hero-title{color:var(--white);margin-bottom:10px;font-size:clamp(28px,5vw,48px);font-style:normal;font-weight:700;line-height:1.1}.post-hero-title em{color:var(--accent);font-style:normal}.post-hero-title a{color:var(--white);margin:0;padding:0}.post-hero-title a:hover{color:var(--accent);background:0 0}.post-subtitle{color:var(--muted);font-size:14px}.wip-line{margin:.5rem 0 1rem;font-size:12px;font-style:normal}.muted-label{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-style:normal}.article p{margin-bottom:1.4rem;font-size:15px}.drop-cap:first-letter{float:left;color:var(--accent);margin-top:4px;margin-right:10px;font-size:52px;font-style:normal;font-weight:700;line-height:.8}.pull-quote{color:var(--white);border-left:3px solid var(--accent);margin:2rem 0;padding-left:1rem;font-size:clamp(17px,2.5vw,22px);font-style:normal;font-weight:700;line-height:1.3}.pull-quote em{color:var(--accent);font-style:normal}.image-block{border:1px dashed var(--muted);aspect-ratio:16/9;color:var(--muted);letter-spacing:2px;justify-content:center;align-items:center;margin:1.5rem 0;font-size:12px;font-style:normal;display:flex}.image-caption{color:var(--muted);margin-top:-1rem;margin-bottom:1.5rem;font-size:11px}.code-block{border:1px dashed var(--muted);margin:1.5rem 0;padding:1rem;font-style:normal}.code-block code{color:var(--text);white-space:pre;font-size:13px;display:block;overflow-x:auto}.post-content pre{border:1px dashed var(--muted);margin:1.5rem 0;padding:1rem;font-style:normal;position:relative;overflow-x:auto}.post-nav{justify-content:space-between;font-size:14px;display:flex}.proj-card{border-bottom:1px dashed var(--muted);padding:.75rem 0}.proj-card:last-of-type{border-bottom:none}.proj-card-top{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.proj-name{color:var(--white);font-size:16px;font-style:normal;font-weight:700}.proj-name a{color:var(--white);margin:0;padding:0}.proj-name a:hover{color:var(--accent);background:0 0}.proj-desc{color:var(--muted);margin:4px 0 6px;font-size:13px;line-height:1.5}.proj-dates{color:var(--muted);margin-bottom:6px;font-size:11px;font-style:normal;display:block}.proj-tech{flex-wrap:wrap;gap:4px;margin-bottom:6px;display:flex}.proj-tech-tag{color:var(--muted);border:1px dashed var(--muted);opacity:.7;padding:.1rem .4rem;font-size:10px;font-style:normal}.proj-links{margin-top:6px;font-size:12px}.proj-links a{margin-right:12px}.proj-page-title{color:var(--text);margin-bottom:6px;font-size:clamp(24px,4vw,36px);font-style:normal;font-weight:700;line-height:1.1}.proj-page-title em{color:var(--accent);font-style:normal}.proj-page-desc{color:var(--muted);font-size:14px}.project-header{margin:1.5rem 0}.proj-body p{margin-bottom:1.4rem;font-size:15px}.proj-body ul{margin-bottom:1.4rem;list-style:none}.proj-body ul li{padding:4px 0;font-size:14px}.proj-body ul li:before{content:"→ ";color:var(--accent);font-style:normal}.proj-links-bottom{gap:1rem;font-size:14px;display:flex}.flex-between{justify-content:space-between;display:flex}.muted-text{color:var(--muted);font-style:normal}.post-content pre code{border:none;padding:0}.copy-btn{background:var(--muted);color:var(--bg);cursor:pointer;opacity:0;border:none;padding:.25rem .5rem;font-family:Fira Code,monospace;font-size:11px;font-style:normal;transition:opacity .15s;position:absolute;top:.5rem;right:.5rem}.post-content pre:hover .copy-btn{opacity:1}.copy-btn:hover{background:var(--accent)}.post-content img{max-width:100%;height:auto;margin:1rem 0}.post-content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:13px}.post-content th,.post-content td{border:1px dashed var(--muted);text-align:left;padding:.5rem}.post-content th{color:var(--accent);font-style:normal;font-weight:700}.post-content details{border:1px dashed var(--muted);margin:1rem 0}.post-content summary{cursor:pointer;color:var(--white);padding:.75rem 1rem;font-style:normal;font-weight:700;list-style:none}.post-content summary::-webkit-details-marker{display:none}.post-content summary:before{content:"+ ";color:var(--accent)}.post-content details[open] summary:before{content:"- "}.post-content details>:not(summary){padding:0 1rem 1rem}.reading-progress{z-index:100;background:0 0;width:100%;height:2px;position:fixed;top:0;left:0}.reading-progress-bar{background:var(--accent);width:0;height:100%;transition:width .1s}.author-line{margin:.5rem 0 1rem;font-size:13px;font-style:normal}.author-line span,.author-line a{margin-right:4px}.cover-image{border:1px dashed var(--muted);margin:1.5rem 0}.cover-image img{width:100%;display:block}.cover-image figcaption{color:var(--muted);text-align:center;padding:.5rem;font-size:11px}.toc{border:1px dashed var(--muted);margin:1.5rem 0}.toc-header{text-transform:uppercase;letter-spacing:2px;color:var(--accent);cursor:pointer;user-select:none;padding:.75rem 1rem;font-size:12px;font-style:normal;font-weight:700;list-style:none}.toc-header::-webkit-details-marker{display:none}.toc-header:after{content:"+";float:right;color:var(--accent);font-weight:700}.toc[open] .toc-header:after{content:"-"}.toc-header:hover{background:#d901660d}.toc-list{margin:0;padding:0 1rem .75rem;list-style:none}.toc-section{padding:.25rem 0}.toc-section-link{color:var(--text);font-size:13px}.toc-section-link:hover{color:var(--accent)}.toc-sub{border:none;margin:0}.toc-sub-trigger{cursor:pointer;color:var(--muted);padding:.15rem 0 .15rem .75rem;font-size:11px;list-style:none}.toc-sub-trigger::-webkit-details-marker{display:none}.toc-sub-trigger:before{content:"+ ";color:var(--muted)}.toc-sub[open] .toc-sub-trigger:before{content:"- "}.toc-sub-list{margin:0;padding:0 0 0 1.5rem;list-style:none}.toc-sub-item{padding:.15rem 0}.toc-sub-item a{color:var(--muted);font-size:12px}.toc-sub-item a:hover{color:var(--accent)}.callout{border:1px dashed var(--muted);background:#d9016608;margin:1.5rem 0;padding:1rem}.callout-info{background:#60a5fa0d}.callout-warning{background:#facc150d}.callout-tip{background:#4ade800d}.callout-danger{background:#f871710d}.callout-note{background:#5555550d}[data-theme=paper] .callout-info{background:#60a5fa14}[data-theme=paper] .callout-warning{background:#facc1514}[data-theme=paper] .callout-tip{background:#4ade8014}[data-theme=paper] .callout-danger{background:#f8717114}[data-theme=paper] .callout-note{background:#55555514}[data-theme=midnight] .callout-info{background:#60a5fa08}[data-theme=midnight] .callout-warning{background:#facc1508}[data-theme=midnight] .callout-tip{background:#4ade8008}[data-theme=midnight] .callout-danger{background:#f8717108}[data-theme=midnight] .callout-note{background:#55555508}.callout-header{text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:12px;font-style:normal;font-weight:700;display:flex}.callout-icon{border:1px solid;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.callout-content{font-size:14px}.callout-info{border-color:#60a5fa}.callout-info .callout-icon{color:#60a5fa;border-color:#60a5fa}.callout-info .callout-header{color:#60a5fa}.callout-warning{border-color:#facc15}.callout-warning .callout-icon{color:#facc15;border-color:#facc15}.callout-warning .callout-header{color:#facc15}.callout-tip{border-color:#4ade80}.callout-tip .callout-icon{color:#4ade80;border-color:#4ade80}.callout-tip .callout-header{color:#4ade80}.callout-danger{border-color:#f87171}.callout-danger .callout-icon{color:#f87171;border-color:#f87171}.callout-danger .callout-header{color:#f87171}.callout-note{border-color:var(--muted)}.callout-note .callout-icon{color:var(--muted);border-color:var(--muted)}.callout-note .callout-header{color:var(--muted)}.gallery{grid-template-columns:repeat(var(--gallery-columns,2), 1fr);gap:.75rem;margin:1.5rem 0;display:grid}.gallery-item{margin:0}.gallery-item img{border:1px dashed var(--muted);width:100%;display:block}.gallery-caption{color:var(--muted);text-align:center;padding:.25rem 0;font-size:11px}.code-compare{grid-template-columns:1fr 1fr;gap:.75rem;margin:1.5rem 0;display:grid}.code-compare-panel{border:1px dashed var(--muted)}.code-compare-title{text-transform:uppercase;letter-spacing:1px;color:var(--muted);border-bottom:1px dashed var(--muted);padding:.5rem;font-size:11px;font-style:normal;font-weight:700}.code-compare-lang{color:var(--accent);margin-left:.5rem;font-weight:400}.code-compare-body{padding:.75rem;overflow-x:auto}.code-compare-body pre{border:none;margin:0;padding:0}.code-compare-body code{font-size:12px;line-height:1.5}.series-nav{border:1px dashed var(--muted);margin:1.5rem 0;padding:1rem}.series-info{justify-content:space-between;margin-bottom:.75rem;display:flex}.series-name{color:var(--accent);font-size:13px;font-style:normal;font-weight:700}.series-count{color:var(--muted);font-size:12px;font-style:normal}.series-progress{background:var(--muted);height:2px;margin-bottom:.75rem}.series-progress-bar{background:var(--accent);height:100%}.series-links{justify-content:space-between;font-size:13px;display:flex}.tools-used{margin:1rem 0}.tools-label{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-right:.5rem;font-size:12px;font-style:normal}.tools-list{display:inline}.tool-tag{border-color:var(--accent);color:var(--accent)}.tool-tag:hover{background:var(--accent);color:var(--bg)}.footnote{color:var(--muted);border-bottom:1px dashed #5555554d;gap:.5rem;padding:.5rem 0;font-size:13px;display:flex}.footnote:last-child{border-bottom:none}.footnote-num{color:var(--accent);min-width:1.5rem;font-style:normal;font-weight:700}.featured-star{display:none}.related-project-card{border:1px dashed var(--muted);margin:.5rem 0;padding:1rem}.related-project-label{text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:.5rem;font-size:10px;font-style:normal;display:block}.related-project-name{color:var(--white);margin:0;padding:0;font-size:16px;font-style:normal;font-weight:700}.related-project-name:hover{color:#fff;background:var(--accent)}.related-project-desc{color:var(--muted);margin:.35rem 0 .5rem;font-size:13px;line-height:1.5}.related-project-tech{flex-wrap:wrap;gap:4px;margin-bottom:.5rem;display:flex}.related-project-links{font-size:12px}.related-project-links a{margin-right:12px}@media (width<=600px){body{padding:1.5rem 1rem}.page{max-width:100%;padding-top:12px}.theme-switcher{font-size:14px;bottom:.75rem;right:.75rem}.theme-switcher a{text-align:center;min-width:44px;min-height:44px;padding:8px 10px}.intro-line{font-size:clamp(22px,7vw,36px)}.page-title,.post-hero-title{font-size:clamp(22px,6vw,36px)}.proj-page-title{font-size:clamp(20px,5vw,28px)}.code-compare{grid-template-columns:1fr}.gallery{--gallery-columns:1!important}.post-header{flex-direction:column;align-items:flex-start;gap:.25rem}.post-date-inline{min-width:auto;font-size:11px}.post-cats{flex-wrap:wrap}.post-nav{flex-direction:column;gap:.5rem}.post-nav a{min-height:44px;padding:10px;display:inline-block}.home-links{flex-direction:column}.home-link{text-align:center;min-height:44px;padding:12px;display:inline-block}.proj-tech{flex-wrap:wrap}.tools-list{flex-wrap:wrap;gap:4px;display:flex}.post-categories{flex-wrap:wrap}.meta-type{margin-bottom:.25rem;display:block}.related-project-card{padding:.75rem}.related-project-links a{margin-right:8px}.sub-nav{font-size:12px}.home-text{font-size:14px}.proj-card-top{flex-direction:column;gap:.25rem}.info-panel{padding:.75rem;font-size:12px}.info-row{flex-direction:column;gap:.25rem}.info-value{text-align:left}.info-tags{justify-content:flex-start}.callout{padding:.75rem}.post-list{padding-left:0}.post-item{padding:.5rem 0}.intro{margin-bottom:12px}.post-content img{max-width:100%;height:auto}.post-content table{font-size:12px;display:block;overflow-x:auto}.post-content pre{padding:.75rem;font-size:12px}.code-block code{font-size:12px}.copy-btn{min-width:44px;min-height:44px;padding:8px}.proj-links a{min-height:44px;padding:8px 12px;display:inline-block}.home-text a{padding:4px 0;display:inline-block}.post-cats .post-cat{padding:6px 10px;display:inline-block}.tag{padding:6px 10px}}
