:root{--color-brand:oklch(58% 0.13 50);--color-brand-hover:oklch(50% 0.14 50);--color-brand-light:oklch(95% 0.04 60);--color-surface:oklch(98% 0.012 75);--color-surface-raised:oklch(96% 0.020 70);--color-surface-overlay:oklch(93% 0.028 65);--color-text-primary:oklch(22% 0.018 55);--color-text-secondary:oklch(45% 0.020 60);--color-text-muted:oklch(50% 0.020 60);--color-border:oklch(88% 0.020 65);--color-border-strong:oklch(78% 0.025 60);--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.875rem;--radius-full:9999px;--shadow-md:0 4px 8px oklch(0% 0 0 / 0.06), 0 1px 3px oklch(0% 0 0 / 0.05);--shadow-icon:0 14px 36px oklch(40% 0.15 50 / 0.20);--nav-height:3.5rem;--site-max-width:1100px;--app-accent:var(--color-brand)}.dark{--color-surface:oklch(16% 0.014 55);--color-surface-raised:oklch(20% 0.016 55);--color-surface-overlay:oklch(24% 0.018 55);--color-text-primary:oklch(95% 0.012 70);--color-text-secondary:oklch(75% 0.014 65);--color-text-muted:oklch(58% 0.016 60);--color-border:oklch(28% 0.018 55);--color-border-strong:oklch(36% 0.020 55);--color-brand:oklch(72% 0.12 55);--color-brand-hover:oklch(78% 0.12 55);--color-brand-light:oklch(24% 0.05 60)}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,sans-serif;color:var(--color-text-primary);background:var(--color-surface);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--app-accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.18;letter-spacing:-.02em}img{max-width:100%;height:auto}.wrap{max-width:var(--site-max-width);margin:0 auto;padding:0 1.25rem}main{min-height:calc(100vh - var(--nav-height) - 6rem)}.site-footer{border-top:1px solid var(--color-border);padding:2rem 0;color:var(--color-text-muted);font-size:.9rem}.site-footer .wrap{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;align-items:center}.site-footer a{color:var(--color-text-secondary)}.site-footer .foot-spacer{flex:1}.home-hero{text-align:center;padding:3.5rem 1.25rem 2rem;max-width:760px}.home-avatar{width:160px;height:160px;object-fit:cover;margin:0 auto 1.5rem;display:block}.home-hero h1{font-size:clamp(2.25rem,6vw,3.25rem);margin:0 0 .5rem}.home-tagline{font-size:1.25rem;color:var(--color-brand);font-weight:600;margin:0 0 1rem}.home-intro{font-size:1.1rem;color:var(--color-text-secondary);margin:0 auto 1.75rem;max-width:54ch}.home-cta{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.home-recent{padding:2.5rem 1.25rem 4rem}.home-recent h2{font-size:1.5rem;margin:0 0 1.25rem}.home-more{margin:1.5rem 0 0}.page-head{padding:3rem 0 1rem}.page-head h1{font-size:clamp(2rem,5vw,2.75rem);margin:0 0 .5rem}.post-list{display:flex;flex-direction:column;gap:0;padding:0 0 2rem}.post-card{display:grid;grid-template-columns:140px 1fr;gap:1.25rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid var(--color-border)}.post-card--no-thumb{grid-template-columns:1fr}.post-card:first-child{padding-top:0}.post-card:last-child{border-bottom:none;padding-bottom:0}.post-card-thumb img{width:140px;height:92px;object-fit:cover;border-radius:var(--radius-md);display:block}.post-card-body h3{font-size:1.2rem;margin:0 0 .3rem}.post-card-body h3 a{color:var(--color-text-primary)}.post-card-summary{color:var(--color-text-secondary);margin:.35rem 0 0;font-size:.95rem}.post-meta{color:var(--color-text-muted);font-size:.85rem;margin:0}@media(max-width:560px){.post-card{grid-template-columns:1fr}.post-card-thumb img{width:100%;height:180px}}.single{max-width:1024px;padding-top:2.5rem;padding-bottom:4rem}.post-head{margin:0 0 2rem}.post-head h1{font-size:clamp(1.5rem,3.2vw,1.9rem);margin:0 0 .6rem}.post-foot{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0}.tag{font-size:.85rem;padding:.2rem .6rem;border-radius:var(--radius-full);background:var(--color-brand-light);color:var(--color-brand-hover)}.tag:hover{text-decoration:none;background:var(--color-surface-overlay)}.term-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.6rem}.term-list li{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-full);padding:.35rem .85rem}.term-count{color:var(--color-text-muted);font-size:.8rem}.prose{font-size:1.05rem;color:var(--color-text-primary)}.prose::after{content:"";display:block;clear:both}.prose>*+*{margin-top:1.1rem}.prose h2{font-size:1.6rem;margin-top:2.2rem}.prose h3{font-size:1.3rem;margin-top:1.8rem}.prose a{color:var(--color-brand);text-decoration:underline;text-underline-offset:2px}.prose img{border-radius:var(--radius-md)}.prose blockquote{margin:1.5rem 0;padding:.75rem 1.25rem;border-left:3px solid var(--color-brand);background:var(--color-surface-raised);color:var(--color-text-secondary);border-radius:0 var(--radius-md)var(--radius-md)0}.prose code{font-family:ui-monospace,cascadia code,monospace;font-size:.9em;background:var(--color-surface-overlay);padding:.1rem .35rem;border-radius:var(--radius-sm)}.prose pre{background:oklch(22% .018 55);color:oklch(95% .01 75);padding:1rem 1.25rem;border-radius:var(--radius-md);overflow-x:auto}.prose pre code{background:0 0;padding:0;font-size:.875rem}.prose ul,.prose ol{padding-left:1.4rem}.prose li+li{margin-top:.35rem}.about-intro{display:flex;gap:1.5rem;align-items:flex-start;margin:1.5rem 0}.about-intro--right{flex-direction:row-reverse}.about-avatar{width:120px;height:120px;border-radius:var(--radius-full);object-fit:cover;flex:none;box-shadow:var(--shadow-md)}.about-section-image{width:220px;max-width:40%;border-radius:var(--radius-lg);object-fit:cover;flex:none;box-shadow:var(--shadow-md)}.about-intro-text{min-width:0}.about-intro-text>:first-child{margin-top:0}@media(max-width:560px){.about-intro,.about-intro--right{flex-direction:column;align-items:center;text-align:center}.about-section-image{max-width:100%}}.app-card{display:flex;gap:1.25rem;align-items:flex-start;margin:1.75rem 0}.app-card>a{flex:none;line-height:0}.app-card-icon{width:72px;height:72px;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.app-card-body{min-width:0}.app-card-body>:last-child{margin-bottom:0}.prose .app-card-name,.app-card-name{margin:-.3rem 0 .35rem;font-size:1.15rem;line-height:1.3}.app-card-body p{margin:.35rem 0}@media(max-width:560px){.app-card{flex-direction:column;align-items:center;text-align:center}}.pagination{display:flex;list-style:none;gap:.4rem;padding:0;margin:2.5rem 0;flex-wrap:wrap;justify-content:center}.pagination .page-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .6rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-secondary);text-decoration:none}.pagination .page-link:hover{border-color:var(--color-border-strong);color:var(--color-text-primary)}.pagination .page-item.active .page-link{background:var(--color-brand);color:oklch(99% 0 0);border-color:transparent}.pagination .page-item.disabled .page-link{opacity:.4;pointer-events:none}