:root{color-scheme:dark;--bg:#090909;--surface:#101010;--surface-muted:#171717;--text:#eee;--muted:#a3a3a3;--faint:#6f6f6f;--border:#262626;--focus:#f2f2f2;font-family:Comfortaa,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth}body{background:linear-gradient(180deg, #ffffff06, transparent 22rem), var(--bg);min-width:320px;color:var(--text);text-rendering:optimizelegibility;margin:0;line-height:1.55}a{color:inherit;text-decoration-color:var(--faint);text-underline-offset:.22em}a:hover{color:#fff;text-decoration-color:var(--text)}:focus-visible{outline:2px solid var(--focus);outline-offset:4px}img,video{max-width:100%;height:auto}::selection{background:var(--text);color:var(--bg)}.skip-link{z-index:100;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;padding:.6rem .8rem;font-weight:700;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-shell{width:min(100% - 2rem,39rem);margin-inline:auto}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:1rem;padding-block:.85rem;font-size:.9rem;display:flex}.site-header{justify-content:flex-end;min-height:1rem;margin-bottom:clamp(1.2rem,5vw,3rem)}.site-footer{color:var(--faint);margin-top:1.6rem}.site-footer p,.footer-place{margin:0}.footer-place{flex-wrap:wrap;gap:.45rem;display:inline-flex}.footer-place time{color:var(--muted)}.brand{font-weight:750;text-decoration:none}.header-resume{color:var(--muted);font-weight:750;text-decoration:none}.header-resume:hover{color:var(--text)}.visually-hidden-focusable{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.visually-hidden-focusable:focus,.visually-hidden-focusable:focus-visible{clip:auto;clip-path:none;white-space:normal;border-radius:4px;width:auto;height:auto;position:static;overflow:visible}.nav-list,.social-list{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem 1rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a,.social-list a{color:var(--muted);font-weight:650;text-decoration:none}.icon-list{gap:.45rem}.icon-list a{justify-content:center;align-items:center;width:1.7rem;height:1.7rem;display:inline-flex}.icon-list svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;display:block}.abstract-home{padding-block:.5rem 1rem}.home-intro{max-width:33rem;margin-bottom:2rem}.kicker,.page-kicker{color:var(--faint);margin:0 0 .6rem;font-size:.78rem;font-weight:700}h1,h2,h3,p{overflow-wrap:anywhere}h1,.page-title{color:var(--text);letter-spacing:0;margin:0 0 .7rem;font-size:clamp(2rem,8vw,3.4rem);line-height:1}.home-intro p,.page-description{color:var(--muted);margin:0;font-size:1rem}.thread{grid-template-columns:4.5rem minmax(0,1fr);gap:1rem;margin-block:1rem;display:grid}.thread h2,.list-section h2,.mini-heading{color:var(--faint);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.thread p{color:var(--muted);margin:0}.thread a,.inline-list a{color:var(--text);font-weight:750}.inline-list strong{color:var(--text)}.item-list,.post-list,.inline-list{margin:0;padding:0;list-style:none}.inline-list{gap:.45rem;display:grid}.inline-list li{color:var(--muted)}.inline-list li span{display:block}.list-item,.post-item a{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:1rem;padding:.95rem 0;text-decoration:none;display:grid}.post-list.compact{gap:.4rem;display:grid}.post-list.compact .post-item a{border:0;justify-content:space-between;gap:1rem;width:100%;padding:0;display:inline-flex}.post-list.compact li:last-child a{border:0}.item-list li:last-child .list-item,.post-list li:last-child a{border-bottom:1px solid var(--border)}.post-list.compact li:last-child a{border-bottom:0}.see-more{color:var(--muted);margin-top:.45rem;font-weight:750;display:inline-block}.list-item>span:first-child,.post-item a>span:first-child{gap:.15rem;display:grid}.list-item strong,.post-title{color:var(--text);font-size:.98rem;font-weight:750}.list-item span span,.post-item p{color:var(--muted);font-size:.95rem}.list-item>span:last-child,.list-item time,.post-meta{color:var(--faint);white-space:nowrap;font-size:.78rem}.page-content{padding-bottom:2rem}.article-header{margin-bottom:3rem}.article-meta{color:var(--faint);flex-wrap:wrap;gap:.4rem 1rem;margin-bottom:1rem;font-size:.85rem;display:flex}.prose{color:var(--muted);font-size:1rem}.prose h2,.prose h3,.prose h4{color:var(--text);margin:2.2em 0 .65em;line-height:1.2}.prose p,.prose ul,.prose ol{margin:0 0 1.15rem}.prose li+li{margin-top:.35rem}.prose pre{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;padding:1rem;font-size:.9rem;overflow:auto}.prose code{font-size:.92em}.prose :not(pre)>code{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:4px;padding:.1rem .25rem}.media-grid,.comparison-grid,.screenshot-grid,.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0;display:grid}.media-card,.comparison-card,.screenshot-card,.feature-list li{border:1px solid var(--border);background:var(--surface);border-radius:6px;padding:.8rem}.media-card h4,.comparison-card h4{color:var(--text);margin:0 0 .45rem}.demo-video,.comparison-card img,.screenshot-card img{border-radius:4px;width:100%;display:block}.comparison-card img,.screenshot-card img{aspect-ratio:9/16;object-fit:cover;object-position:top}.caption,figcaption,.muted{color:var(--muted)}.app-hero{display:block}.feature-list{padding:0;list-style:none}.feature-list li{color:var(--text);font-weight:700}.button-link{border:1px solid var(--text);background:var(--text);min-height:2.55rem;color:var(--bg);border-radius:6px;justify-content:center;align-items:center;padding:.5rem .8rem;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=42rem){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.thread{grid-template-columns:1fr;gap:.35rem;margin-block:1.35rem}.list-item,.post-item a{grid-template-columns:1fr;gap:.25rem}.post-list.compact .post-item a{display:grid}.list-item>span:last-child,.list-item time,.post-meta{white-space:normal}.media-grid,.comparison-grid,.screenshot-grid,.feature-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
