:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f4f5f8;--surface:#fff;--surface-soft:#f7f8fb;--text:#273142;--muted:#788398;--line:#e7eaf0;--accent:#6675cb;--accent-soft:#edf0ff;--shadow:0 12px 34px #212b5214;--banner-start:#b9c6e8;--banner-end:#d8c4d9}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page:#151923;--surface:#202634;--surface-soft:#292f40;--text:#ecedf4;--muted:#a7aec0;--line:#363c4e;--accent:#a8b5ff;--accent-soft:#313c62;--shadow:0 12px 34px #0003;--banner-start:#263552;--banner-end:#49364f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--text);font:16px/1.7 var(--font-atkinson),system-ui,sans-serif;overflow-wrap:anywhere;margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.25}h1{font-size:clamp(2rem,4vw,3rem)}h2{font-size:1.35rem}h3{font-size:1.25rem}.site-header{z-index:2;background:var(--surface);position:relative;box-shadow:0 2px 16px #141e3c0d}.nav-inner{align-items:center;gap:2rem;max-width:1200px;height:72px;margin:auto;padding:0 1.5rem;display:flex}.brand{color:var(--text);white-space:nowrap;align-items:center;gap:.7rem;margin-right:auto;font-size:1.1rem;font-weight:700;display:flex}.brand:hover{text-decoration:none}.brand-mark,.avatar{color:#fff;background:linear-gradient(135deg,#7084bd,#b68cae);place-items:center;font-weight:700;display:grid}.brand-mark{border-radius:10px;width:35px;height:35px}.nav-links,.nav-actions{align-items:center;gap:1.5rem;display:flex}.nav-links a,.nav-actions a{color:var(--text)}.nav-actions button{background:var(--surface-soft);color:var(--text);border:0;border-radius:10px;width:36px;height:36px}.nav-actions a{font-size:1.25rem;line-height:1}.desktop-label{font-size:.9rem}.banner{background:linear-gradient(120deg,var(--banner-start),var(--banner-end));height:235px;position:relative;overflow:hidden}.banner-glow{filter:blur(30px);background:#ffffff29;border-radius:50%;width:480px;height:480px;position:absolute;top:-280px;right:10%}.site-grid{z-index:1;grid-template-columns:minmax(0,1fr) 265px;align-items:start;gap:1.4rem;max-width:1200px;margin:-68px auto 0;padding:0 1.5rem 4rem;display:grid;position:relative}.main-panel,.widget{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px}.main-panel{min-width:0;padding:2.2rem}.sidebar{gap:1rem;display:grid}.widget{padding:1.3rem}.widget h2{margin:0 0 1rem;font-size:1rem}.profile-widget{text-align:center;padding:1.7rem 1.2rem}.profile-widget h2{margin:.8rem 0 .35rem;font-size:1.1rem}.profile-widget p{color:var(--muted);margin:0 0 .75rem;font-size:.88rem}.avatar{border-radius:50%;width:68px;height:68px;margin:auto;font-size:2rem}.subtle-link,.quick-links a{font-size:.9rem}.widget-list{margin:0;padding:0;list-style:none}.widget-list li+li{border-top:1px solid var(--line)}.widget-list a{color:var(--text);justify-content:space-between;padding:.55rem 0;font-size:.91rem;display:flex}.widget-list a span:last-child{color:var(--muted)}.tag-cloud,.article-tags{flex-wrap:wrap;gap:.5rem;display:flex}.tag-cloud a,.article-tags a{background:var(--surface-soft);color:var(--text);border-radius:7px;padding:.2rem .55rem;font-size:.8rem}.tag-cloud span{color:var(--muted);padding-left:.35rem}.intro{padding:.4rem 0 1.2rem}.intro h1{margin:.3rem 0 1rem}.intro>p:last-child,.page-heading p{color:var(--muted)}.eyebrow{letter-spacing:.16em;color:var(--accent);margin-bottom:.55rem;font-size:.72rem;font-weight:700;display:block}.post-section{margin-top:1.8rem}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.section-heading h2{margin:0}.section-heading>a{white-space:nowrap;font-size:.88rem}.post-list{gap:1rem;display:grid}.post-card{background:var(--surface-soft);border:1px solid var(--line);border-radius:14px;grid-template-columns:minmax(0,1fr);transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.post-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.post-cover img{object-fit:cover;width:100%;height:205px;display:block}.post-card-content{padding:1.25rem 1.4rem}.post-meta{color:var(--muted);align-items:center;gap:.55rem;font-size:.8rem;display:flex}.post-meta a{color:var(--accent)}.post-card h3{margin:.65rem 0}.post-card h3 a{color:var(--text)}.post-card p{color:var(--muted);margin-bottom:.6rem;font-size:.91rem}.read-more{font-size:.83rem;font-weight:700}.page-heading{margin-bottom:1.5rem}.page-heading h1{margin-bottom:.5rem}.article-header{margin-bottom:1.5rem}.article-header h1{margin:.75rem 0}.article-header p,.article-header small{color:var(--muted)}.article-cover img{object-fit:cover;border-radius:12px;width:100%;max-height:390px;display:block}.toc-widget nav{overscroll-behavior:contain;max-height:min(55vh,440px);overflow-y:auto}.toc-widget ol{margin:0;padding-left:0;font-size:.86rem;list-style:none}.toc-widget li{margin:.45rem 0;line-height:1.45}.toc-widget a{color:var(--muted);display:block}.toc-widget a:hover{color:var(--accent)}.toc-sub{margin-left:.8rem!important}.prose{font-size:1rem;line-height:1.85}.prose h2,.prose h3{margin-top:2rem;scroll-margin-top:1rem}.prose p,.prose ul,.prose ol{margin:1rem 0}.prose img{border-radius:10px}.prose table{border-collapse:collapse;width:100%;font-size:.9rem;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--line);padding:.5rem .7rem}.prose blockquote{border-left:3px solid var(--accent);background:var(--surface-soft);margin:1.2rem 0;padding:.25rem 1.2rem}.prose pre{border-radius:10px;padding:1rem;overflow-x:auto}.prose code:not(pre code){background:var(--surface-soft);border-radius:4px;padding:.12em .28em}.prose .katex-display{overflow:auto hidden}.article-tags{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.2rem}.site-footer{max-width:1200px;color:var(--muted);justify-content:space-between;margin:auto;padding:0 1.5rem 2rem;font-size:.85rem;display:flex}.site-footer a{color:var(--muted)}.simple-page{min-height:260px}.search-input{background:var(--surface-soft);width:100%;color:var(--text);border:1px solid var(--line);border-radius:10px;padding:.8rem 1rem}.search-result{border-bottom:1px solid var(--line);padding:1rem 0}.search-result h2{margin:0;font-size:1.1rem}.search-result p{color:var(--muted);margin:.25rem 0;font-size:.88rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=900px){.post-card:has(.post-cover){grid-template-columns:230px minmax(0,1fr)}.post-card:has(.post-cover) .post-cover img{height:100%;min-height:185px}}@media (width<=850px){.site-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-widget{grid-row:span 2}}@media (width<=600px){.nav-inner{gap:.7rem;height:62px;padding:0 1rem}.brand{font-size:.9rem}.nav-links{gap:.7rem;font-size:.82rem}.nav-actions{gap:.5rem}.desktop-label{display:none}.banner{height:150px}.site-grid{gap:1rem;margin-top:-35px;padding:0 .75rem 2rem}.main-panel{border-radius:14px;padding:1.25rem}.sidebar{grid-template-columns:1fr}.profile-widget{grid-row:auto}.site-footer{padding:0 1rem 1.5rem}.post-card-content{padding:1rem}.post-cover img{height:165px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.post-card{transition:none}}
