:root{color-scheme:light;--accent: #f97316;--accent-hover: #ea580c;--accent-soft: rgba(249, 115, 22, .09);--text-primary: #18181b;--text-secondary: #3f3f46;--text-muted: #71717a;--text-faint: #a1a1aa;--bg-primary: #ffffff;--bg-secondary: #fafafa;--bg-tertiary: #f5f5f5;--border-color: #e4e4e7;--body-font-size: 15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,SF Pro Text,Roboto,Helvetica Neue,Arial,sans-serif}html.dark{color-scheme:dark;--accent: #fb923c;--accent-hover: #f97316;--accent-soft: rgba(251, 146, 60, .14);--text-primary: #fafafa;--text-secondary: #d4d4d8;--text-muted: #a1a1aa;--text-faint: #71717a;--bg-primary: #18181b;--bg-secondary: #27272a;--bg-tertiary: #3f3f46;--border-color: #3f3f46}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg-primary);color:var(--text-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;min-width:320px;background:var(--bg-primary);color:var(--text-secondary);font-size:var(--body-font-size);font-weight:400;line-height:1.9;transition:background-color .2s ease,color .2s ease}a{color:inherit;text-decoration:none;transition:color .15s ease}a:hover,a:focus-visible{color:var(--accent)}img{display:block;max-width:100%;height:auto}.site-shell{width:min(700px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border-color);background:#fffffff2;backdrop-filter:blur(8px)}html.dark .site-header{background:#18181bf2}.nav{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:24px}.brand{flex-shrink:0;color:var(--text-primary);font-size:1.08rem;font-weight:700}.nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:18px;color:var(--text-secondary);font-size:.875rem;font-weight:500}.nav-links>a{padding:.45rem 0;border-bottom:2px solid transparent}.nav-links>a.active{color:var(--accent);border-bottom-color:var(--accent)}.theme-control{position:relative;display:flex;align-items:center}.theme-toggle,.theme-menu button{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:var(--text-muted);cursor:pointer}.theme-toggle:hover,.theme-toggle:focus-visible,.theme-menu button:hover,.theme-menu button:focus-visible{background:var(--bg-secondary);color:var(--accent)}.theme-toggle svg,.theme-menu svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.theme-menu{position:absolute;top:calc(100% + 8px);right:0;display:none;gap:2px;padding:4px;border:1px solid var(--border-color);border-radius:10px;background:var(--bg-primary);box-shadow:0 10px 28px #0000001f}.theme-menu.show{display:grid}.icon-links{display:inline-flex;align-items:center;gap:13px}.icon-links a{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;color:var(--text-muted)}.icon-links a:hover,.icon-links a:focus-visible{color:var(--accent)}.icon-links svg{width:18px;height:18px;fill:currentColor}.intro{display:flex;gap:24px;align-items:center;padding:40px 0 28px}.avatar{flex-shrink:0;width:96px;height:96px;border:1px solid var(--border-color);border-radius:50%;object-fit:cover}.avatar.large{width:108px;height:108px;margin-bottom:18px}h1,h2,h3,h4{margin:0;color:var(--text-primary);font-weight:600;letter-spacing:0}h1{font-size:1.95rem;line-height:1.3}h2{font-size:1.14rem;line-height:1.4}h3{font-size:1rem;line-height:1.5}.intro-copy{max-width:560px;margin:8px 0 14px;color:var(--text-muted);font-size:.95rem;line-height:1.75}.intro-subtitle{margin:4px 0 8px;color:var(--accent);font-size:.98rem;font-weight:500}.main-section{padding:24px 0}.section-heading,.section-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:10px}.section-heading p{max-width:560px;margin:8px 0 0;color:var(--text-muted);font-size:.92rem}.section-title,.section-heading h2{position:relative;padding-left:11px}.section-title:before,.section-heading h2:before{content:"";position:absolute;top:.18em;left:0;width:3px;height:1em;border-radius:2px;background:var(--accent)}.section-link,.inline-link a{color:var(--accent);font-size:.875rem;font-weight:600}.inline-link{margin:14px 0 0}.item-list,.post-list{display:grid;margin:0;padding:0;list-style:none}.list-item,.post-item a{display:grid;grid-template-columns:96px minmax(0,1fr);gap:22px;align-items:baseline;padding:10px 0;border-bottom:1px solid rgba(228,228,231,.65)}html.dark .list-item,html.dark .post-item a{border-bottom-color:#ffffff0f}.list-item:last-child,.post-item:last-child a{border-bottom:0}.list-item:hover,.post-item a:hover{background:var(--accent-soft)}.list-item time,.list-item .meta,.post-date{color:var(--text-muted);font-size:.82rem;font-weight:500}.list-item h3,.post-title{color:var(--text-primary);font-weight:500}.list-item:hover h3,.post-item a:hover .post-title{color:var(--accent)}.list-item p{margin:3px 0 0;color:var(--text-muted);font-size:.9rem;line-height:1.65}.archive-container{padding:34px 0 54px}.archive-intro{margin-bottom:30px}.archive-intro h1,.archive-intro .description{max-width:620px}.year-section{margin-top:26px}.year-title{display:flex;align-items:center;gap:10px;margin-bottom:8px;color:var(--accent);font-size:1.15rem}.year-count{border-radius:999px;background:var(--bg-secondary);color:var(--text-muted);padding:2px 8px;font-size:.75rem;font-weight:500}.kicker,.eyebrow{margin:0 0 12px;color:var(--accent);font-size:.82rem;font-weight:600}.article{max-width:700px;padding:44px 0 56px}.article h1{font-size:2.25rem}.article .description{margin:16px 0 0;color:var(--text-muted);font-size:1.05rem;line-height:1.8}.article-hero{margin:28px 0 0}.article-hero img{width:100%;border-radius:8px}.article-content{margin-top:34px;color:var(--text-secondary);font-size:1.04rem}.article-content>*:last-child{margin-bottom:0}.article-content h2,.article-content h3,.article-content h4{margin:2.8rem 0 .9rem;color:var(--text-primary);line-height:1.4;scroll-margin-top:5rem}.article-content p,.article-content ul,.article-content ol{margin:0 0 1.5rem}.article-content ul,.article-content ol{padding-left:1.7rem}.article-content li{margin-bottom:.6rem}.article-content figure{max-width:620px;margin:2.2rem auto}.article-content figure img{width:auto;border:1px solid var(--border-color);border-radius:8px;background:var(--bg-secondary);margin-inline:auto}.article-content figcaption{margin-top:.65rem;color:var(--text-muted);font-size:.88rem;line-height:1.6}.article-content a{color:var(--accent)}.article-content code{border-radius:4px;padding:.12rem .35rem;background:var(--bg-secondary);color:var(--text-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em}.article-content pre{overflow-x:auto;margin:0 0 1.75rem;border-radius:8px;background:var(--bg-tertiary);padding:1.25rem}.article-content pre code{padding:0;background:transparent}.article-content blockquote{margin:1.75rem 0;padding-left:1.4rem;border-left:3px solid var(--border-color);color:var(--text-muted)}.article-content hr{margin:3rem 0;border:0;border-top:1px solid var(--border-color)}.article-content table{width:100%;margin:1.75rem 0;border:1px solid var(--border-color);border-collapse:collapse;font-size:.94rem}.article-content th,.article-content td{padding:.75rem .95rem;border-bottom:1px solid var(--border-color);text-align:left}.article-content th{background:var(--bg-secondary);color:var(--text-primary);font-weight:600}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.tag{border-radius:6px;background:var(--bg-secondary);color:var(--text-secondary);padding:3px 9px;font-size:.78rem;font-weight:500}.tag:before{content:"#";color:var(--accent)}.about-page .icon-links{margin-top:18px}.timeline{display:grid;gap:0;margin-top:18px}.timeline-item{display:grid;grid-template-columns:145px minmax(0,1fr);gap:20px;padding:14px 0;border-bottom:1px solid var(--border-color)}.timeline-item .meta{color:var(--text-muted);font-size:.84rem}.timeline-item p{margin:5px 0 0;color:var(--text-muted);font-size:.92rem}.share-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:42px;padding-top:16px;border-top:1px solid var(--border-color);color:var(--text-muted);font-size:.9rem}.share-row span{color:var(--text-primary);font-weight:600}.share-row a{color:var(--accent)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-color);border-radius:8px;padding:7px 12px;background:var(--bg-secondary);color:var(--text-primary);font-size:.9rem;font-weight:500}.button:hover,.button:focus-visible{border-color:var(--accent);background:var(--accent);color:#fff}.footer{border-top:1px solid var(--border-color);padding:18px 0 28px;color:var(--text-muted);font-size:.86rem}.footer .site-shell{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.footer-meta{display:inline-flex;flex-wrap:wrap;gap:12px}.footer-meta a{color:var(--text-secondary);font-weight:500}.footer-meta a:hover,.footer-meta a:focus-visible{color:var(--accent)}.legal-address{display:grid;margin:0 0 1.5rem;color:var(--text-secondary);font-style:normal;line-height:1.8}@media(max-width:720px){:root{--body-font-size: 16px}.nav{align-items:flex-start;flex-direction:column;gap:4px;padding:12px 0}.nav-links{justify-content:flex-start;gap:14px}.intro{align-items:flex-start;flex-direction:column;gap:14px;padding:28px 0 18px}.avatar{width:70px;height:70px}h1,.article h1{font-size:1.75rem}.section-heading,.section-header{align-items:flex-start;flex-direction:column;gap:4px}.list-item,.post-item a,.timeline-item{grid-template-columns:1fr;gap:2px}.archive-container,.article{padding-top:32px}.footer .site-shell{align-items:flex-start;flex-direction:column}}
