:root{color-scheme:light;--bg: #f7f9fc;--bg-deep: #eef3f8;--surface: #ffffff;--surface-2: #f0f4f8;--surface-hover: #eef8f7;--ink: #1e2632;--heading: #111923;--strong-text: #0f172a;--strong-bg: rgba(10, 113, 133, .08);--muted: #667085;--muted-readable: #4e5969;--accent: #0a7185;--accent-strong: #0f4c81;--accent-soft: rgba(10, 113, 133, .12);--activity-cell-border: rgba(47, 78, 95, .2);--blog-grass-0: #e2eaee;--blog-grass-1: #9bcdd4;--blog-grass-2: #5fb3bf;--blog-grass-3: #238c9c;--blog-grass-4: #075e6f;--github-grass-0: #e1e9e3;--github-grass-1: #9fd8ad;--github-grass-2: #57b96e;--github-grass-3: #278a46;--github-grass-4: #116329;--link: #0a7185;--link-hover: #064e60;--border: #d8e1ea;--shadow: rgba(20, 34, 55, .14);--header-bg: rgba(247, 249, 252, .9);--card-bg: #ffffff;--post-bg: #ffffff;--tag-bg: #edf8f7;--tag-border: #b9d9d5;--tag-text: #245b58;--code-inline-bg: #f1f3f5;--code-inline-border: #d7dde4;--code-inline-text: #2f3744;--code-card-header-bg: #eef3f8;--code-block-bg: #ffffff;--code-block-border: #d4dde8;--code-language-text: #4e5969;--code-copy-text: #0a7185;--table-head-bg: #eef3f8;--alert-note: #0f6cbf;--alert-tip: #15803d;--alert-important: #7c3aed;--alert-warning: #b7791f;--alert-caution: #dc2626}html[data-theme=dark]{color-scheme:dark;--bg: #17191d;--bg-deep: #121418;--surface: #20242a;--surface-2: #2a3038;--surface-hover: #26343a;--ink: #e4e8ee;--heading: #f7f8fa;--strong-text: #ffffff;--strong-bg: rgba(105, 200, 213, .16);--muted: #a8b0bc;--muted-readable: #c0c7d0;--accent: #69c8d5;--accent-strong: #8ab8ff;--accent-soft: rgba(105, 200, 213, .14);--activity-cell-border: rgba(224, 236, 241, .16);--blog-grass-0: #303a40;--blog-grass-1: #315e66;--blog-grass-2: #347f8a;--blog-grass-3: #42a9b6;--blog-grass-4: #78d8e2;--github-grass-0: #303833;--github-grass-1: #315b3b;--github-grass-2: #3c7c4c;--github-grass-3: #46a35d;--github-grass-4: #6bd57f;--link: #73d3df;--link-hover: #b9ecf2;--border: #3b444f;--shadow: rgba(0, 0, 0, .42);--header-bg: rgba(23, 25, 29, .92);--card-bg: #20242a;--post-bg: #20242a;--tag-bg: rgba(105, 200, 213, .12);--tag-border: rgba(185, 236, 242, .28);--tag-text: #d4f3f6;--code-inline-bg: rgba(221, 199, 245, .13);--code-inline-border: rgba(221, 199, 245, .24);--code-inline-text: var(--heading);--code-card-header-bg: #2a3038;--code-block-bg: #14171b;--code-block-border: #3b444f;--code-language-text: #c0c7d0;--code-copy-text: #b9ecf2;--table-head-bg: #2a3038;--alert-note: #73d3df;--alert-tip: #8bd49c;--alert-important: #d8b4fe;--alert-warning: #f4bd6b;--alert-caution: #ff9aa8}*,*:before,*:after{box-sizing:border-box}html{margin:0;padding:0;overflow-x:hidden;scroll-behavior:smooth;text-size-adjust:100%}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--ink);background:radial-gradient(circle at top left,rgba(10,113,133,.08),transparent 28rem),linear-gradient(180deg,var(--bg),var(--bg-deep));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.68;transition:color .16s ease,background-color .16s ease}@supports (overflow: clip){html,body{overflow-x:clip}}body.has-sidebar-open{overflow:hidden}a{color:inherit}a:hover{color:var(--link-hover)}button,input{font:inherit}button{color:inherit}img,svg{display:block;max-width:100%}:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 68%,transparent);outline-offset:3px}::selection{background:color-mix(in srgb,var(--accent) 22%,transparent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,h3,h4{margin:0;color:var(--heading);font-weight:750;line-height:1.25;letter-spacing:0}p{margin:0}strong,b{color:var(--strong-text);font-weight:800}ul,ol,dl{margin-top:0}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--border);background:var(--header-bg);backdrop-filter:blur(12px)}.site-header__inner{width:min(1240px,calc(100vw - 2rem));margin-inline:auto}.site-layout{width:min(1360px,calc(100vw - 2rem));margin-inline:auto}.site-layout--wide{width:min(1760px,calc(100vw - 1.5rem))}.site-header__inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{flex:0 0 auto;color:var(--heading);font-weight:800;text-decoration:none;letter-spacing:0}.header-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:.7rem}.top-nav{min-width:0;display:flex;align-items:center;gap:.25rem;overflow-x:auto;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.top-nav__link{flex:0 0 auto;border-radius:8px;color:var(--muted-readable);font-size:.9rem;font-weight:700;line-height:1;padding:.55rem .68rem;text-decoration:none}.top-nav__link:hover,.top-nav__link:focus-visible,.top-nav__link.is-active{background:var(--surface-hover);color:var(--link-hover)}.top-nav__link--external{color:var(--link)}.theme-toggle{flex:0 0 auto;min-height:2.2rem;display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted-readable);font-size:.84rem;font-weight:750;line-height:1;padding:.46rem .62rem;cursor:pointer;box-shadow:0 10px 24px -22px var(--shadow)}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:color-mix(in srgb,var(--accent) 54%,var(--border));color:var(--link-hover)}.theme-toggle__icon,.theme-icon{width:1rem;height:1rem}.theme-icon{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:none}.theme-toggle[data-theme=light] .theme-icon--sun,.theme-toggle[data-theme=dark] .theme-icon--moon{display:block}.site-layout{--site-sidebar-width: minmax(240px, 280px);--site-sidebar-collapsed-width: 2.75rem;--site-layout-gap: 1.25rem;flex:1;display:grid;grid-template-columns:var(--site-sidebar-width) minmax(0,1fr);gap:var(--site-layout-gap);align-items:start;padding:1.25rem 0 2.5rem;transition:grid-template-columns .18s ease,gap .18s ease}.site-layout--minimal{grid-template-columns:minmax(0,1fr)}.site-layout--wide:not(.site-layout--minimal){--site-layout-gap: clamp(1.25rem, 1.6vw, 2rem);grid-template-columns:var(--site-sidebar-width) minmax(0,1fr)}.site-layout:not(.site-layout--minimal)>.site-sidebar{grid-column:1;grid-row:1}.site-layout:not(.site-layout--minimal)>.site-content{grid-column:2;grid-row:1}html.left-sidebar-collapsed .site-layout:not(.site-layout--minimal),.site-shell.sidebar-collapsed .site-layout:not(.site-layout--minimal){grid-template-columns:var(--site-sidebar-collapsed-width) minmax(0,1fr);gap:1rem}html.left-sidebar-collapsed .site-layout:not(.site-layout--minimal) .site-content,.site-shell.sidebar-collapsed .site-layout:not(.site-layout--minimal) .site-content{grid-column:2}.site-content,.site-main{min-width:0}.site-main{width:100%}.site-footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--bg) 86%,var(--surface));color:var(--muted-readable)}.site-footer__inner{width:min(1360px,calc(100vw - 2rem));display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.55rem 1rem;margin-inline:auto;padding:.82rem 0 .95rem;font-size:.78rem;line-height:1.45}.page-home-simple .site-footer__inner{width:min(1180px,calc(100vw - 3rem))}.site-footer__links{display:inline-flex;align-items:center;gap:.75rem}.site-footer a{color:var(--link);font-weight:800;text-decoration:none}.site-footer a:hover,.site-footer a:focus-visible{color:var(--link-hover)}.site-footer__copyright{color:var(--muted)}.sidebar-open{position:fixed;top:5rem;left:1rem;z-index:55;width:2.5rem;height:2.5rem;display:none;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);cursor:pointer;box-shadow:0 16px 32px -24px var(--shadow)}.sidebar-open__line{width:1.15rem;height:2px;border-radius:999px;background:var(--heading)}.sidebar-open[hidden],.sidebar-backdrop[hidden],.sidebar-collapse-toggle[hidden],.sidebar-close[hidden]{display:none}.sidebar-open:hover,.sidebar-open:focus-visible,.sidebar-collapse-toggle:hover,.sidebar-collapse-toggle:focus-visible,.sidebar-close:hover,.sidebar-close:focus-visible{border-color:color-mix(in srgb,var(--accent) 58%,var(--border));color:var(--link-hover)}.sidebar-backdrop{position:fixed;inset:0;z-index:47;border:0;background:#0a101870;cursor:pointer}.site-sidebar{position:sticky;top:5rem;max-height:calc(100vh - 6rem);min-width:0;display:flex;flex-direction:column;gap:.86rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;transition:opacity .16s ease,transform .18s ease,visibility .18s ease}.site-sidebar::-webkit-scrollbar,.post-toc::-webkit-scrollbar{width:.55rem}.site-sidebar::-webkit-scrollbar-thumb,.post-toc::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--muted-readable) 34%,transparent)}html.left-sidebar-collapsed .site-sidebar,.site-shell.sidebar-collapsed .site-sidebar{opacity:0;pointer-events:none;transform:translate(-1.4rem);visibility:hidden}.sidebar-close-section{display:flex;align-items:center;justify-content:flex-end}.sidebar-collapse-toggle{min-height:2.15rem;display:inline-flex;align-items:center;gap:.38rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted-readable);font-size:.78rem;font-weight:850;line-height:1;padding:.48rem .62rem;cursor:pointer}.sidebar-collapse-toggle svg{width:.95rem;height:.95rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sidebar-close{width:2.15rem;height:2.15rem;display:none;place-items:center;border:1px solid var(--border);border-radius:8px;background:var(--surface);cursor:pointer}.sidebar-close svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}@media(min-width:981px){html.left-sidebar-collapsed .sidebar-open,.site-shell.sidebar-collapsed .sidebar-open{position:sticky;top:5rem;left:auto;grid-column:1;grid-row:1;align-self:start;justify-self:start;display:inline-flex}}.profile-card,.category-panel{border:1px solid var(--border);border-radius:8px;background:var(--card-bg);box-shadow:0 18px 32px -28px var(--shadow)}.profile-card{overflow:hidden}.profile-card__cover{height:3.5rem;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 20%,transparent),transparent),linear-gradient(90deg,var(--surface-2),var(--surface-hover))}.profile-card__avatar{width:3.8rem;height:3.8rem;display:grid;place-items:center;margin:-1.9rem auto 0;border:3px solid var(--surface);border-radius:999px;background:var(--surface-2);color:var(--heading);font-weight:800}.profile-card__body{padding:.9rem 1rem 1rem;text-align:center}.profile-card__name{color:var(--heading);font-weight:800}.profile-card__bio{margin-top:.35rem;color:var(--muted-readable);font-size:.86rem;line-height:1.55}.sidebar-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.58rem}.sidebar-search input,.sidebar-search button{min-height:2.62rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--ink)}.sidebar-search input{width:100%;padding:.58rem .72rem}.sidebar-search input::placeholder{color:var(--muted)}.sidebar-search button{padding-inline:.82rem;color:var(--link);font-size:.78rem;font-weight:800;cursor:pointer}.sidebar-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.48rem}.sidebar-nav__item{min-width:0;min-height:2.35rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted-readable);font-size:.82rem;font-weight:750;text-align:center;text-decoration:none}.sidebar-nav__item:hover,.sidebar-nav__item:focus-visible,.sidebar-nav__item.is-active{border-color:color-mix(in srgb,var(--accent) 54%,var(--border));color:var(--link-hover)}.category-panel{padding:.95rem}.category-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-bottom:.78rem}.category-panel .category-menu{border:0;border-radius:0;background:transparent}.category-panel__header h2{font-size:.96rem}.category-panel__header a,.category-panel__subhead{color:var(--muted-readable);font-size:.78rem;font-weight:800}.category-panel__header a{text-decoration:none}.category-panel__subhead{margin-top:.9rem;margin-bottom:.5rem}.category-empty{color:var(--muted-readable);font-size:.88rem}@media(max-width:980px){.site-header__inner,.site-layout,.site-footer__inner,.page-home-simple .site-footer__inner{width:min(100% - 1rem,960px)}.site-header__inner{min-height:60px;align-items:stretch;padding-block:.4rem}.brand,.header-actions{align-self:center}.header-actions{flex:1 1 auto}.top-nav__link{padding-inline:.55rem;font-size:.82rem}.theme-toggle{min-width:2.2rem}.theme-toggle__label{display:none}.site-layout,html.left-sidebar-collapsed .site-layout:not(.site-layout--minimal),.site-shell.sidebar-collapsed .site-layout:not(.site-layout--minimal),.site-shell.sidebar-collapsed .site-layout{grid-template-columns:minmax(0,1fr);gap:0}html.left-sidebar-collapsed .site-layout:not(.site-layout--minimal) .site-content,.site-shell.sidebar-collapsed .site-layout:not(.site-layout--minimal) .site-content,.site-layout:not(.site-layout--minimal)>.site-sidebar,.site-layout:not(.site-layout--minimal)>.site-content{grid-column:1}.site-sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:min(23rem,calc(100vw - 1rem));max-height:none;padding:.85rem;border-right:1px solid var(--border);border-radius:0 8px 8px 0;background:var(--surface);box-shadow:18px 0 42px -28px var(--shadow)}.site-shell.sidebar-collapsed .site-sidebar{display:none;opacity:0;pointer-events:none;transform:translate(-105%);visibility:hidden}.sidebar-open{display:inline-flex;top:4.45rem;left:.55rem}.sidebar-close-section{display:flex}.sidebar-collapse-toggle{display:none}.sidebar-close{display:grid}}@media(max-width:520px){.site-header__inner{gap:.5rem}.brand{max-width:7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-nav{gap:.1rem}.site-footer__inner{align-items:flex-start;flex-direction:column}}.hero,.card,.post-card,.project-card,.about-panel,.post-series,.comments-wrap__public{border:1px solid var(--border);border-radius:8px;background:var(--card-bg);box-shadow:0 18px 34px -30px var(--shadow)}.hero{padding:1.25rem}.hero h1{font-size:1.9rem}.hero p{margin-top:.65rem;color:var(--muted-readable)}.section-title{margin:1.5rem 0 .8rem;font-size:1.2rem}.section-empty{color:var(--muted-readable)}.post-list,.latest-list,.archive-pill-list{list-style:none;margin:0;padding:0}.post-list{display:grid;gap:1rem}.card{padding:1rem}.post-card{display:flex;height:100%;min-width:0;flex-direction:column;gap:.56rem;padding:.9rem;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.post-card:hover,.post-card:focus-within{border-color:color-mix(in srgb,var(--accent) 42%,var(--border));box-shadow:0 20px 38px -30px var(--shadow);transform:translateY(-1px)}.post-card__header h2{font-size:1.04rem;line-height:1.32}.post-card__header a{display:-webkit-box;overflow:hidden;color:var(--heading);text-decoration:none;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.post-card__header a:hover,.post-card__header a:focus-visible{color:var(--link-hover)}.post-card__description{display:-webkit-box;overflow:hidden;color:var(--muted-readable);font-size:.88rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.post-card__footer{display:grid;gap:.46rem;margin-top:auto}.post-card__meta,.meta{display:flex;flex-wrap:wrap;align-items:center;gap:.34rem;color:var(--muted-readable);font-size:.78rem}.post-card .badge-group{gap:.32rem}.post-card .badge{font-size:.72rem;padding:.28rem .44rem}.badge-group,.post-meta-tags,.topic-cloud,.project-tech-list,.about-tech-list,.about-actions,.project-card__actions{display:flex;flex-wrap:wrap;gap:.45rem}.badge,.tag,.topic-pill,.archive-filter-pill,.project-tech-list span,.about-tech-list span{border:1px solid var(--tag-border);border-radius:999px;background:var(--tag-bg);color:var(--tag-text);font-size:.76rem;font-weight:800;line-height:1;text-decoration:none}.badge,.tag{padding:.36rem .55rem}.badge--category,.tag--category{border-color:color-mix(in srgb,var(--accent) 52%,var(--tag-border));color:var(--link)}.badge--muted,.tag--muted{color:var(--muted-readable)}.badge:hover,.badge:focus-visible,.tag:hover,.tag:focus-visible,.topic-pill:hover,.topic-pill:focus-visible,.archive-filter-pill:hover,.archive-filter-pill:focus-visible,.archive-filter-pill.is-active,.topic-pill.is-active{border-color:color-mix(in srgb,var(--accent) 58%,var(--border));background:var(--surface-hover);color:var(--link-hover)}.topic-cloud{min-width:0;max-height:12rem;overflow-y:auto}.topic-pill{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .58rem}.topic-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topic-pill strong,.archive-filter-pill strong,.badge--topic strong{color:var(--muted-readable);font-size:.7rem}.category-menu{display:grid;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:color-mix(in srgb,var(--card-bg) 94%,var(--bg))}.category-menu--page{margin-top:1rem}.category-menu__all{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:.55rem;align-items:center;border-bottom:1px solid var(--border);color:var(--heading);font-size:.9rem;font-weight:850;line-height:1.25;padding:.78rem .9rem;text-decoration:none}.category-menu__all strong{color:var(--muted-readable);font-size:.76rem}.category-menu__all:hover,.category-menu__all:focus-visible,.category-menu__all.is-active{background:color-mix(in srgb,var(--surface-hover) 78%,transparent);color:var(--link-hover)}.category-menu__group+.category-menu__group{border-top:1px solid var(--border)}.category-menu__parent{display:grid;grid-template-columns:minmax(0,1fr) 2.35rem}.category-menu__parent--leaf{grid-template-columns:minmax(0,1fr)}.category-menu__parent-link{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:.72rem;align-items:center;border:0;background:transparent;color:var(--heading);font-size:.92rem;font-weight:800;line-height:1.25;padding:.82rem .9rem;text-decoration:none}.category-menu__toggle{display:grid;place-items:center;border:0;border-left:1px solid var(--border);background:transparent;color:var(--muted-readable);cursor:pointer;padding:0}.category-menu__parent-link:hover,.category-menu__parent-link:focus-visible,.category-menu__toggle:hover,.category-menu__toggle:focus-visible,.category-menu__group.is-active .category-menu__parent-link{background:color-mix(in srgb,var(--surface-hover) 78%,transparent);color:var(--link-hover)}.category-menu__title{min-width:0;overflow-wrap:anywhere}.category-menu__meta{display:inline-flex;align-items:center;gap:.48rem}.category-menu__count{color:var(--muted-readable);font-size:.74rem;font-weight:800;line-height:1;text-align:center}.category-menu__chevron{width:.48rem;height:.48rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.72;transform:rotate(45deg);transition:transform .16s ease}.category-menu__toggle[aria-expanded=true] .category-menu__chevron{transform:rotate(225deg)}.category-menu__children{display:grid;gap:.18rem;border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface) 74%,var(--bg));padding:.58rem .62rem .68rem .78rem}.category-menu__children[hidden]{display:none}.category-menu__child{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:.55rem;align-items:center;border-left:2px solid color-mix(in srgb,var(--border) 78%,transparent);border-radius:0 7px 7px 0;color:var(--muted-readable);font-size:.82rem;font-weight:700;line-height:1.25;padding:.5rem .56rem .5rem .74rem;text-decoration:none}.category-menu__child span{min-width:0;overflow-wrap:anywhere}.category-menu__child strong{color:var(--muted-readable);font-size:.68rem}.category-menu__child:hover,.category-menu__child:focus-visible,.category-menu__child.is-active{border-left-color:var(--link);background:var(--surface-hover);color:var(--link-hover)}.category-menu__child--planned{cursor:default;opacity:.68}.category-menu__child--planned small{color:var(--muted);font-size:.66rem;font-weight:750;white-space:nowrap}.category-menu__child--planned:hover{border-left-color:color-mix(in srgb,var(--border) 78%,transparent);background:transparent;color:var(--muted-readable)}.category-menu--sidebar .category-menu__parent{grid-template-columns:minmax(0,1fr) 2.25rem}.category-menu--sidebar .category-menu__all,.category-menu--sidebar .category-menu__parent-link{padding:.68rem .66rem;font-size:.86rem}.category-menu--sidebar .category-menu__children{padding:.44rem .38rem .52rem .54rem}.category-menu--sidebar .category-menu__child{font-size:.78rem;padding:.43rem .46rem .43rem .62rem}.category-menu--home{box-shadow:none}.category-menu--home .category-menu__parent{grid-template-columns:minmax(0,1fr) 2rem}.category-menu--home .category-menu__parent-link,.category-menu--home .category-menu__all{min-height:2.2rem;padding:.5rem .58rem;font-size:.76rem}.category-menu--home .category-menu__meta{gap:.34rem}.category-menu--home .category-menu__count{font-size:.62rem}.category-menu--home .category-menu__chevron{width:.42rem;height:.42rem}.category-menu--home .category-menu__children{gap:.06rem;padding:.28rem .32rem .36rem .42rem}.category-menu--home .category-menu__child{font-size:.7rem;padding:.28rem .32rem .28rem .48rem}.category-menu--home .category-menu__child strong{font-size:.62rem}.category-tree{display:grid;gap:.85rem}.category-tree--page,.category-tree--home{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));margin-top:1rem}.archive-filter-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.archive-filter-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.48rem .62rem}.archive-pill-list{display:grid;gap:.7rem}.tag-type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1rem;margin-top:1rem}.tag-type-card{display:grid;align-content:start;gap:.72rem}.tag-type-card h2{font-size:1.08rem}.tag-type-card p{color:var(--muted-readable);font-size:.86rem;line-height:1.55}.category-card-row{display:flex;align-items:center;justify-content:space-between}.badge--topic{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.7rem .8rem}.pagination{margin-top:1.2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.42rem}.pagination__item{border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted-readable);font-size:.84rem;font-weight:750;line-height:1;padding:.5rem .64rem;text-decoration:none}.pagination__item:hover,.pagination__item:focus-visible,.pagination__item.is-active{border-color:color-mix(in srgb,var(--accent) 58%,var(--border));color:var(--link-hover)}.pagination__item.is-disabled{opacity:.48;pointer-events:none}.blog-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.blog-list-page{width:min(100%,1120px);margin-inline:auto;padding:clamp(2.75rem,5vw,3.4rem) clamp(1rem,2vw,1.5rem) 0}.blog-list-head__title{font-size:1.55rem}.blog-list-head__description{margin-top:.35rem;color:var(--muted-readable);font-size:.94rem}.view-switch{display:inline-flex;gap:.35rem}.view-switch__button{width:2.25rem;height:2.25rem;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted-readable);cursor:pointer}.view-switch__button svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.view-switch__button rect{fill:currentColor;stroke:none}.view-switch__button:hover,.view-switch__button:focus-visible,.view-switch__button.is-active{border-color:color-mix(in srgb,var(--accent) 58%,var(--border));color:var(--link-hover)}.post-list--switch{width:100%;max-width:920px;margin:.9rem auto 0;grid-template-columns:1fr}.post-list--switch[data-view=grid]{max-width:none;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.project-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end;padding:1rem}.series-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}.series-card{display:grid;gap:.85rem;height:100%;padding:1rem}.series-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.project-card__eyebrow,.about-hero__eyebrow,.post-series__label,.series-card__eyebrow{color:var(--link);font-size:.74rem;font-weight:850;line-height:1;text-transform:uppercase}.project-card h3,.about-panel h2,.post-series h2,.series-card h2{margin-top:.55rem;font-size:1.3rem}.series-card h2 a{color:var(--heading);text-decoration:none}.series-card h2 a:hover,.series-card h2 a:focus-visible{color:var(--link-hover)}.series-card__description,.series-page-meta{margin-top:.45rem;color:var(--muted-readable);font-size:.86rem;line-height:1.55}.series-card__meta{flex:0 0 auto;display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:.36rem}.series-card__status,.series-card__count{border:1px solid var(--tag-border);border-radius:999px;background:var(--tag-bg);color:var(--tag-text);font-size:.72rem;font-weight:850;line-height:1;padding:.36rem .52rem}.series-card__status{border-color:color-mix(in srgb,var(--accent) 52%,var(--tag-border));color:var(--link)}.series-card__posts{display:grid;gap:.48rem;margin:0;padding-left:1.15rem}.series-card__posts li{color:var(--muted-readable)}.series-card__posts a{color:var(--heading);font-size:.9rem;font-weight:750;text-decoration:none}.series-card__posts a:hover,.series-card__posts a:focus-visible{color:var(--link-hover)}.series-card__posts time,.series-card__more{display:block;color:var(--muted-readable);font-size:.76rem}.project-card p,.about-panel p,.post-series__empty,.series-card__more{margin-top:.65rem;color:var(--muted-readable)}.project-tech-list,.about-tech-list{margin-top:.9rem}.project-tech-list span,.about-tech-list span{padding:.42rem .62rem}.project-card__actions,.about-actions{align-items:center}.project-card__actions{justify-content:flex-end}.project-card__actions a,.about-actions a{border:1px solid color-mix(in srgb,var(--link) 42%,var(--border));border-radius:8px;color:var(--link);font-size:.8rem;font-weight:800;line-height:1;padding:.58rem .72rem;text-decoration:none}.project-card__actions a:hover,.project-card__actions a:focus-visible,.about-actions a:hover,.about-actions a:focus-visible{background:var(--surface-hover);color:var(--link-hover)}.about-hero{display:grid;gap:.72rem}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.about-panel{padding:1rem}.about-panel--wide{grid-column:1 / -1}.search-results li[hidden]{display:none}.search-page-form{display:grid;grid-template-columns:minmax(12rem,1fr) minmax(9rem,12rem) minmax(9rem,12rem) auto auto;gap:.55rem;margin-top:1rem}.search-page-form input,.search-page-form select,.search-page-form button{min-height:2.5rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--ink)}.search-page-form input{min-width:0;padding:.5rem .7rem}.search-page-form select{min-width:0;padding:.5rem .62rem}.search-page-form button{color:var(--link);font-size:.84rem;font-weight:850;padding-inline:.85rem;cursor:pointer}.search-reset-link{min-height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted-readable);font-size:.84rem;font-weight:850;padding-inline:.82rem;text-decoration:none}.search-results-meta{margin-top:1rem;color:var(--muted-readable);font-size:.86rem;font-weight:800}.search-results{margin-top:.75rem}.search-empty{margin-top:1rem}.search-page-form input:focus-visible,.search-page-form select:focus-visible,.search-page-form button:hover,.search-page-form button:focus-visible,.search-reset-link:hover,.search-reset-link:focus-visible{border-color:color-mix(in srgb,var(--accent) 58%,var(--border));color:var(--link-hover)}@media(max-width:860px){.about-grid,.project-card{grid-template-columns:1fr}.series-card__head{flex-direction:column}.site-shell.sidebar-collapsed .site-main>.hero:first-child{margin-top:3rem}.search-page-form{grid-template-columns:1fr}.blog-list-head{align-items:flex-start;flex-direction:column;gap:.75rem}.project-card__actions{justify-content:flex-start}}.page-home-simple{background:radial-gradient(circle at top left,rgba(10,113,133,.12),transparent 25rem),linear-gradient(180deg,var(--bg),var(--bg-deep))}.page-home-simple .site-layout--minimal{display:block;width:min(1180px,calc(100vw - 3rem));padding-top:1.4rem}.page-home-simple .site-main{display:grid;gap:1rem}.archive-hero--simple{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 74%,transparent),transparent 62%),var(--card-bg);padding:1.15rem 1.25rem;box-shadow:0 20px 40px -34px var(--shadow)}.archive-hero__eyebrow{color:var(--link);font-size:.78rem;font-weight:850;line-height:1;text-transform:uppercase}.archive-hero--simple h1{max-width:100%;margin-top:.58rem;font-size:2rem;line-height:1.18;overflow-wrap:keep-all;word-break:keep-all}.archive-hero__lead{max-width:68ch;margin-top:.85rem;color:var(--muted-readable);font-size:1rem}.home-section{display:grid;gap:.82rem}.activity-section{--grass-cell-size: .72rem;--grass-cell-gap: .22rem;--grass-weekday-width: 1.45rem;--grass-level-0: var(--blog-grass-0);--grass-level-1: var(--blog-grass-1);--grass-level-2: var(--blog-grass-2);--grass-level-3: var(--blog-grass-3);--grass-level-4: var(--blog-grass-4);display:grid;gap:1rem;min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--card-bg);box-shadow:0 18px 34px -30px var(--shadow);padding:1rem}.activity-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.activity-section__eyebrow,.activity-panel__eyebrow{color:var(--link);font-size:.72rem;font-weight:850;line-height:1;text-transform:uppercase}.activity-section__head h2{margin-top:.42rem;font-size:1.28rem}.activity-section__range,.activity-section__description,.grass-legend,.activity-panel__link,.activity-panel__meta{color:var(--muted-readable);font-size:.78rem}.activity-section__range{flex:0 0 auto;line-height:1.35;text-align:right}.activity-section__description{max-width:48rem;margin-top:.45rem}.activity-overview-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:0}.activity-overview-stats__item{min-width:0;border-left:2px solid color-mix(in srgb,var(--accent) 42%,var(--border));padding:.18rem .74rem}.activity-overview-stats__item dt,.activity-panel__stats dt{color:var(--muted-readable);font-size:.7rem;font-weight:750;line-height:1.3}.activity-overview-stats__item dd{margin:.25rem 0 0;color:var(--heading);font-size:1.08rem;font-weight:850;line-height:1.15}.activity-section__panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--border)}.activity-panel{--grass-cell-size: .66rem;--grass-cell-gap: .18rem;display:grid;gap:.78rem;min-width:0;padding-top:.95rem}.activity-panel+.activity-panel{border-left:1px solid var(--border);margin-left:1rem;padding-left:1rem}.activity-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.activity-panel__head h3{margin-top:.38rem;font-size:1.04rem}.activity-panel__link,.activity-panel__meta{flex:0 0 auto;font-weight:800;line-height:1.25}.activity-panel__link{color:var(--link);text-decoration:none}.activity-panel__link:hover,.activity-panel__link:focus-visible{color:var(--link-hover)}.activity-panel__notice{border:1px solid color-mix(in srgb,var(--accent) 28%,var(--border));border-radius:8px;background:color-mix(in srgb,var(--accent-soft) 46%,var(--surface));color:var(--muted-readable);font-size:.82rem;font-weight:700;line-height:1.55;padding:.62rem .72rem}.activity-panel__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin:0}.activity-panel__stats>div{min-width:0;border-left:2px solid color-mix(in srgb,var(--accent) 36%,var(--border));padding-left:.5rem}.activity-panel__stats dd{margin:.2rem 0 0;color:var(--heading);font-size:.92rem;font-weight:850;line-height:1.15}.grass-chart{min-width:0}.grass-chart__scroller{max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding:.1rem 0 .35rem;scrollbar-color:color-mix(in srgb,var(--accent) 44%,var(--border)) transparent}.grass-chart__scroller:focus-visible{border-radius:8px}.grass-chart__months{width:max-content;display:grid;grid-template-columns:repeat(var(--grass-weeks),var(--grass-cell-size));gap:var(--grass-cell-gap);min-height:1rem;margin-left:calc(var(--grass-weekday-width) + var(--grass-cell-gap));color:var(--muted-readable);font-size:.68rem;line-height:1}.grass-chart__months span{min-width:2rem;white-space:nowrap}.grass-chart__body{width:max-content;display:flex;align-items:flex-start;gap:var(--grass-cell-gap)}.grass-chart__weekdays{width:var(--grass-weekday-width);display:grid;grid-template-rows:repeat(7,var(--grass-cell-size));gap:var(--grass-cell-gap);color:var(--muted-readable);font-size:.68rem;line-height:var(--grass-cell-size)}.grass-chart__grid{display:grid;grid-auto-flow:column;grid-auto-columns:var(--grass-cell-size);grid-template-rows:repeat(7,var(--grass-cell-size));gap:var(--grass-cell-gap);width:max-content}.grass-cell{width:var(--grass-cell-size);height:var(--grass-cell-size);border:1px solid var(--activity-cell-border);border-radius:3px;background:var(--grass-level-0);box-shadow:inset 0 0 0 .5px color-mix(in srgb,#ffffff 12%,transparent)}.grass-placeholder{width:var(--grass-cell-size);height:var(--grass-cell-size)}.grass-cell[data-level="1"]{background:var(--grass-level-1)}.grass-cell[data-level="2"]{background:var(--grass-level-2)}.grass-cell[data-level="3"]{background:var(--grass-level-3)}.grass-cell[data-level="4"]{background:var(--grass-level-4)}.grass-cell--today{outline:2px solid color-mix(in srgb,var(--link) 72%,transparent);outline-offset:1px}.grass-legend{display:flex;flex-wrap:wrap;align-items:center;gap:.34rem;line-height:1.3}.grass-legend__note{flex-basis:100%}.github-grass{--grass-level-0: var(--github-grass-0);--grass-level-1: var(--github-grass-1);--grass-level-2: var(--github-grass-2);--grass-level-3: var(--github-grass-3);--grass-level-4: var(--github-grass-4)}.home-content-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;align-items:start}.home-section__head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.home-section__title{font-size:1.25rem}.home-section__eyebrow{color:var(--link);font-size:.7rem;font-weight:850;line-height:1;text-transform:uppercase}.home-section__link{flex:0 0 auto;color:var(--link);font-size:.84rem;font-weight:800;text-decoration:none}.home-section__link:hover,.home-section__link:focus-visible{color:var(--link-hover)}.home-section__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.45rem}.home-topic-index{min-width:0;gap:.72rem;align-self:start}.home-topic-index .home-section__head>div{display:grid;gap:.36rem}.topic-index-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.72rem}.topic-index-group{min-width:0;display:grid;align-content:space-between;gap:.52rem;border:1px solid var(--border);border-radius:8px;background:var(--card-bg);color:var(--muted-readable);box-shadow:0 16px 30px -28px var(--shadow);padding:.82rem;text-decoration:none}.topic-index-group__head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:.58rem}.topic-index-group__head strong{color:var(--heading);font-size:.92rem;line-height:1.25}.topic-index-group__description{color:var(--muted-readable);font-size:.7rem;line-height:1.48}.topic-index-group__count{flex:0 0 auto;border:1px solid var(--tag-border);border-radius:999px;background:var(--tag-bg);color:var(--tag-text);font-size:.66rem;font-weight:800;line-height:1;padding:.28rem .42rem}.topic-index-group:hover,.topic-index-group:focus-visible{border-color:color-mix(in srgb,var(--accent) 52%,var(--border));background:var(--surface-hover)}.topic-index-group:hover .topic-index-group__head strong,.topic-index-group:focus-visible .topic-index-group__head strong{color:var(--link-hover)}.home-latest-posts{min-width:0}.home-latest-posts .home-section__title{font-size:1.18rem}.home-post-list.post-list--switch{max-width:none;margin:0}.home-post-list.post-list--switch[data-view=grid]{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}@media(max-width:860px){.activity-section__panels{grid-template-columns:1fr}.activity-panel+.activity-panel{border-top:1px solid var(--border);border-left:0;margin-top:1rem;margin-left:0;padding-top:1rem;padding-left:0}.topic-index-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.page-home-simple .site-layout--minimal{width:min(100% - 2rem,1120px);padding-top:1rem}.archive-hero--simple{padding:.95rem 1rem}.archive-hero--simple h1{font-size:1.55rem}.activity-section{--grass-cell-size: .66rem;--grass-cell-gap: .2rem;padding:.9rem}.activity-section__head{flex-direction:column;gap:.42rem}.activity-section__range{text-align:left}.activity-overview-stats{grid-template-columns:1fr}.home-section__head{align-items:flex-start;flex-direction:column;gap:.25rem}.home-section__actions{justify-content:flex-start}.topic-index-grid{grid-template-columns:1fr}}.post-view{--post-body-max: clamp(860px, 56vw, 960px);--post-toc-width: clamp(12rem, 12vw, 15rem);--post-toc-gap: clamp(2.5rem, 3.5vw, 4.75rem);width:min(100%,calc(var(--post-body-max) + var(--post-toc-width) + var(--post-toc-gap)));display:grid;grid-template-columns:minmax(0,var(--post-body-max)) minmax(12rem,var(--post-toc-width));justify-content:center;column-gap:var(--post-toc-gap);align-items:start;margin-inline:auto}.post-view>.post{grid-column:1}.post-view>.post-toc{grid-column:2}.post-view--single{width:min(100%,var(--post-body-max));grid-template-columns:minmax(0,var(--post-body-max))}.post-view--single>.post{grid-column:1}html.left-sidebar-collapsed .post-view,.site-shell.sidebar-collapsed .post-view{--post-body-max: clamp(880px, 58vw, 980px);--post-toc-width: clamp(12rem, 12vw, 15rem);--post-toc-gap: clamp(2.5rem, 3.6vw, 5rem);width:100%;grid-template-columns:minmax(0,1fr) minmax(0,var(--post-body-max)) minmax(0,1fr);justify-content:stretch;column-gap:0}html.left-sidebar-collapsed .post-view>.post,.site-shell.sidebar-collapsed .post-view>.post{grid-column:2}html.left-sidebar-collapsed .post-view>.post-toc,.site-shell.sidebar-collapsed .post-view>.post-toc{grid-column:3;justify-self:start;width:var(--post-toc-width);margin-left:var(--post-toc-gap)}html.left-sidebar-collapsed .post-view--single,.site-shell.sidebar-collapsed .post-view--single{width:min(100%,var(--post-body-max));grid-template-columns:minmax(0,var(--post-body-max));justify-content:center}html.left-sidebar-collapsed .post-view--single>.post,.site-shell.sidebar-collapsed .post-view--single>.post{grid-column:1}.post{--post-content-width: 58rem;--post-content-font: Pretendard, "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", system-ui, sans-serif;--post-body-weight: 500;--post-heading-weight: 780;width:100%;min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--post-bg);color:var(--ink);padding:1.45rem;box-shadow:0 18px 34px -30px var(--shadow);text-rendering:optimizeLegibility}.post__header{display:grid;gap:.9rem;margin-bottom:1.3rem;padding-bottom:1.05rem;border-bottom:1px solid var(--border)}.post__header h1{font-size:2rem;font-weight:800;line-height:1.28;overflow-wrap:anywhere}.post__header h1,.post__description,.post>:where(h1,h2,h3,h4,p,ul,ol,blockquote,.markdown-alert,table,figure){font-family:var(--post-content-font)}.post__description{color:var(--muted-readable);font-size:1rem;font-weight:var(--post-body-weight);line-height:1.62}.post-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin:0}.post-meta-item{min-width:0;border:1px solid var(--border);border-radius:8px;background:color-mix(in srgb,var(--surface) 74%,var(--bg));padding:.64rem .7rem}.post-meta-item dt{color:var(--muted);font-size:.72rem;font-weight:800;line-height:1}.post-meta-item dd{margin:.38rem 0 0;color:var(--ink);font-size:.84rem;font-weight:750}.post-meta-item a{display:inline-flex}.post-meta-tags{margin-top:.1rem}.post>:where(h1,h2,h3,h4,p,ul,ol,blockquote,.markdown-alert,.code-block,pre,table,figure,.post__header,.post-meta-grid,.post-meta-tags,.post-footer){max-width:min(100%,var(--post-content-width));margin-inline:auto}.post :where(p,li,td,th){color:var(--ink)}.post :where(p,li,td,th,blockquote)>:where(strong,b),.post :where(p,li,td,th,blockquote) :where(strong,b):not(:has(code)){border-radius:4px;background:var(--strong-bg);color:var(--strong-text);font-weight:820;padding:.02em .16em}.post>:where(p,ul,ol,blockquote,.markdown-alert,table,figure){font-weight:var(--post-body-weight)}.post>:where(p,ul,ol,blockquote,.markdown-alert){line-height:1.72}.post>:where(ul,ol) :where(li){line-height:1.72}.post>table :where(td){font-weight:var(--post-body-weight)}.post>table :where(th){font-weight:650}.post>h1{margin:2.3rem auto .8rem;padding-top:.25rem;font-size:1.6rem}.post>:where(h1,h2,h3,h4){font-weight:var(--post-heading-weight)}.post :where(h1,h2,h3,h4){scroll-margin-top:5.5rem}.post h2{margin-top:2rem;font-size:1.42rem}.post h3{margin-top:1.55rem;font-size:1.16rem}.post>:where(h3,h4){font-weight:760}.post>h4{margin-top:1.35rem;font-size:1.04rem}.post p{margin-top:.9rem}.post ul,.post ol{margin-top:.7rem;padding-left:1.35rem}.post li>:where(ul,ol){margin-top:.32rem}.post li+li{margin-top:.22rem}.post a:not(.tag){color:var(--link);overflow-wrap:anywhere;text-decoration-color:color-mix(in srgb,var(--link) 44%,transparent);text-underline-offset:.16em}.post a:not(.tag):hover,.post a:not(.tag):focus-visible{color:var(--link-hover)}.post blockquote{margin:.85rem auto 0;border-left:4px solid var(--accent);border-radius:0 8px 8px 0;background:var(--accent-soft);color:var(--ink);padding:.62rem .9rem}.post blockquote>:where(p,ul,ol){margin-top:.52rem}.post blockquote>:first-child{margin-top:0}.post code{border:1px solid var(--code-inline-border);border-radius:6px;background:var(--code-inline-bg);color:var(--code-inline-text, var(--heading));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92em;font-weight:500;padding:.08rem .3rem}.post pre{max-width:100%;margin:0;overflow-x:auto;border-radius:0 0 8px 8px;background:var(--code-block-bg);padding:.9rem}.post pre>code{display:block;min-width:max-content;border:0;border-radius:0;background:transparent;color:inherit;font-weight:var(--post-body-weight);padding:0}.code-block{width:100%;margin:1rem auto 0;overflow:hidden;border:1px solid var(--code-block-border);border-radius:8px;background:var(--code-block-bg)}.code-block__header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid var(--code-block-border);background:var(--code-card-header-bg);padding:.45rem .65rem}.code-block__language{color:var(--code-language-text);font-size:.74rem;font-weight:850;line-height:1}.code-copy-button{border:1px solid color-mix(in srgb,var(--accent) 48%,var(--border));border-radius:8px;background:color-mix(in srgb,var(--surface) 72%,transparent);color:var(--code-copy-text);font-size:.74rem;font-weight:850;line-height:1;padding:.36rem .52rem;cursor:pointer}.code-copy-button:hover,.code-copy-button:focus-visible{background:var(--surface-hover);color:var(--link-hover)}.astro-code{background:var(--code-block-bg)!important}html[data-theme=light] .astro-code,html[data-theme=light] .astro-code span{color:var(--shiki-light)!important}html[data-theme=dark] .astro-code,html[data-theme=dark] .astro-code span{color:var(--shiki-dark)!important}.post table{width:100%;display:block;margin:1rem auto 0;overflow-x:auto;border-collapse:collapse;border:1px solid var(--border);border-radius:8px}.post th,.post td{min-width:8rem;border-bottom:1px solid var(--border);padding:.65rem .75rem;text-align:left;vertical-align:top}.post th{background:var(--table-head-bg);color:var(--heading)}.post tr:last-child td{border-bottom:0}.post img{display:block;max-width:100%;height:auto;margin:1.25rem auto 0;border:1px solid var(--border);border-radius:8px}.post>p:has(>img:only-child),.post>p:has(>a:only-child>img:only-child){max-width:min(100%,var(--post-content-width));margin:1.25rem auto 0;text-align:center}.post>p:has(>img:only-child) img,.post>p:has(>a:only-child>img:only-child) img,.post a:has(>img:only-child) img,.post figure img{margin:0 auto}.post a:has(>img:only-child){display:block;width:fit-content;max-width:100%;margin-inline:auto}.post figure{max-width:100%;margin:1.35rem auto 0;text-align:center}.post figcaption{max-width:min(100%,var(--post-content-width));margin:.55rem auto 0;color:var(--muted-readable);font-size:.85rem;font-weight:var(--post-body-weight);line-height:1.55}.post .markdown-alert{--alert-color: var(--alert-note);margin:.95rem auto 0;border:1px solid color-mix(in srgb,var(--alert-color) 24%,var(--border));border-left:4px solid var(--alert-color);border-radius:8px;background:color-mix(in srgb,var(--alert-color) 8%,var(--surface));color:var(--ink);padding:.68rem .9rem}.post .markdown-alert-note{--alert-color: var(--alert-note)}.post .markdown-alert-tip{--alert-color: var(--alert-tip)}.post .markdown-alert-important{--alert-color: var(--alert-important)}.post .markdown-alert-warning{--alert-color: var(--alert-warning)}.post .markdown-alert-caution{--alert-color: var(--alert-caution)}.post .markdown-alert-title{display:flex;align-items:center;gap:.48rem;min-width:0;margin:0;color:var(--alert-color);font-size:.82rem;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.post .markdown-alert-title svg.octicon{flex:0 0 auto;width:1rem;height:1rem;fill:currentColor}.post .markdown-alert p:not(.markdown-alert-title){margin:.42rem 0 0;color:inherit}.post-toc{position:sticky;top:5rem;width:100%;max-height:calc(100vh - 6rem);overflow-y:auto;border:1px solid var(--border);border-radius:8px;background:color-mix(in srgb,var(--card-bg) 92%,var(--bg));padding:.72rem}.post-toc__title{color:var(--muted-readable);font-size:.72rem;font-weight:850;line-height:1;text-transform:uppercase}.post-toc__list{display:grid;gap:.28rem;margin:.58rem 0 0;padding:0;list-style:none}.post-toc__item a{display:block;border-radius:6px;color:var(--muted-readable);font-size:.75rem;line-height:1.35;padding:.18rem .24rem;text-decoration:none}.post-toc__item a:hover,.post-toc__item a:focus-visible,.post-toc__item a.is-active{background:color-mix(in srgb,var(--tag-bg) 72%,transparent);color:var(--link-hover)}.post-toc__item.depth-1 a{color:var(--heading);font-weight:800}.post-toc__item.depth-2{padding-left:0}.post-toc__item.depth-3{padding-left:.82rem}.post-toc__item.depth-3 a{font-size:.7rem}.post-footer{margin-top:1.4rem;padding-top:1.1rem;border-top:1px solid var(--border)}.post-series{margin-bottom:1rem;padding:1rem}.post-series__list{margin:.8rem 0 0;padding-left:1.25rem}.post-series__list li+li{margin-top:.35rem}.post-series__list a{color:var(--link);text-decoration-color:color-mix(in srgb,var(--link) 45%,transparent);text-underline-offset:.16em}.post-series__list .is-current{color:var(--muted-readable);font-weight:800}.post-adjacent{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.post-adjacent__card{min-width:0;display:grid;gap:.32rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted-readable);padding:.85rem;text-decoration:none}.post-adjacent__card span{font-size:.74rem;font-weight:850;line-height:1}.post-adjacent__card strong{color:var(--heading);line-height:1.35;overflow-wrap:anywhere}.post-adjacent__card--next{text-align:right}.post-adjacent__card:hover,.post-adjacent__card:focus-visible{border-color:color-mix(in srgb,var(--accent) 54%,var(--border));color:var(--link-hover)}.post-adjacent__card--empty{opacity:.62}.comments-wrap{margin-top:1.5rem;border-top:1px solid var(--border);padding-top:1.05rem}.comments-wrap__title{font-size:1.1rem}.comments-wrap__description{margin-top:.38rem;color:var(--muted-readable);font-size:.9rem}.comments-wrap__public{margin-top:.72rem;padding:.65rem}@media(max-width:1439px){html:not(.left-sidebar-collapsed) .site-shell:not(.sidebar-collapsed) .post-view,html:not(.left-sidebar-collapsed) .site-shell:not(.sidebar-collapsed) .post-view--single{width:min(100%,var(--post-body-max));grid-template-columns:minmax(0,1fr)}html:not(.left-sidebar-collapsed) .site-shell:not(.sidebar-collapsed) .post-view>.post{grid-column:1}html:not(.left-sidebar-collapsed) .site-shell:not(.sidebar-collapsed) .post-toc{display:none}}@media(min-width:1280px)and (max-width:1439px){html.left-sidebar-collapsed .post-view,.site-shell.sidebar-collapsed .post-view{--post-body-max: clamp(840px, 66vw, 900px);--post-toc-width: clamp(10.5rem, 12vw, 11.5rem);--post-toc-gap: clamp(1.25rem, 2vw, 2rem);width:100%;grid-template-columns:minmax(0,1fr) minmax(0,var(--post-body-max)) minmax(0,1fr)}html.left-sidebar-collapsed .post-view>.post,.site-shell.sidebar-collapsed .post-view>.post{grid-column:2}html.left-sidebar-collapsed .post-view>.post-toc,.site-shell.sidebar-collapsed .post-view>.post-toc{display:block;grid-column:3;justify-self:start;width:var(--post-toc-width);margin-left:var(--post-toc-gap)}}@media(max-width:1279px){.post-view,.post-view--single,html.left-sidebar-collapsed .post-view,html.left-sidebar-collapsed .post-view--single,.site-shell.sidebar-collapsed .post-view,.site-shell.sidebar-collapsed .post-view--single{width:min(100%,var(--post-body-max));grid-template-columns:minmax(0,1fr)}.post-view>.post,html.left-sidebar-collapsed .post-view>.post,.site-shell.sidebar-collapsed .post-view>.post{grid-column:1}.post-toc,html.left-sidebar-collapsed .post-toc,.site-shell.sidebar-collapsed .post-toc{display:none}}@media(max-width:760px){.post{padding:1rem}.post__header h1{font-size:1.55rem}.post-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post>:where(h1,h2,h3,h4,p,ul,ol,blockquote,.markdown-alert,.code-block,pre,table,figure,.post__header,.post-meta-grid,.post-meta-tags,.post-footer){max-width:none}.post-adjacent{grid-template-columns:1fr}.post-adjacent__card--next{text-align:left}}@media(max-width:480px){.post-meta-grid{grid-template-columns:1fr}}
