:root{color-scheme:light;--bg:#ffffff;--fg:#14171c;--fg-muted:#6a7280;--fg-faint:#9aa1ab;--rule:#e8eaed;--rule-strong:#d6dade;--accent:#1c51d4;--accent-hover:#1741ad;--accent-soft:#eff3fd;--code-bg:#fafbfc;--code-border:#e8eaed;--btn-hover:#f3f4f6;--img-border:#ebedf0;--font-sans:-apple-system, BlinkMacSystemFont, "Pretendard Variable",
    Pretendard, "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic",
    "Segoe UI", Inter, Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", "JetBrains Mono",
    D2Coding, Menlo, Consolas, "Liberation Mono", "Apple SD Gothic Neo",
    "Noto Sans KR", monospace;--wrap:44rem;--pad:1.5rem}:root[data-theme=dark]{color-scheme:dark;--bg:#0f1115;--fg:#e3e6ea;--fg-muted:#98a1ae;--fg-faint:#6b7480;--rule:#22262e;--rule-strong:#333944;--accent:#7aa2ff;--accent-hover:#9dbaff;--accent-soft:#1a2236;--code-bg:#14181f;--code-border:#22262e;--btn-hover:#1b1f27;--img-border:#262a33}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:17px;line-height:1.75;font-feature-settings:"kern","liga";-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh;word-break:keep-all;overflow-wrap:break-word}.wrap{width:100%;max-width:var(--wrap);margin-inline:auto;padding-inline:var(--pad)}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline;text-underline-offset:2px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.site-header{border-bottom:1px solid var(--rule)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding-block:1.15rem;flex-wrap:wrap}.site-title{color:var(--fg);font-weight:600;font-size:1rem;letter-spacing:-.01em;font-family:var(--font-mono)}.site-title:hover{color:var(--fg);text-decoration:none}.site-title__mark{color:var(--accent);margin-right:.35rem}.site-header__right{display:flex;align-items:center;gap:1.25rem}.site-nav{display:flex;gap:1.25rem;font-size:.9rem}.site-nav a{color:var(--fg-muted)}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--accent);text-decoration:none}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;padding:0;border:1px solid transparent;border-radius:5px;background:0 0;color:var(--fg-muted);cursor:pointer;line-height:0}.theme-toggle:hover{background:var(--btn-hover);border-color:var(--rule);color:var(--fg)}.theme-toggle svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.theme-toggle .icon-moon{display:block}.theme-toggle .icon-sun{display:none}:root[data-theme=dark] .theme-toggle .icon-moon{display:none}:root[data-theme=dark] .theme-toggle .icon-sun{display:block}main.wrap{flex:1 0 auto;padding-block:3.25rem 4.5rem}.intro{margin-bottom:3.25rem}.intro__title{font-size:1.9rem;font-weight:650;letter-spacing:-.015em;margin:0 0 .5rem}.intro__desc{margin:0;color:var(--fg-muted);font-size:1.02rem}.page-head{margin-bottom:2.75rem}.page-head__eyebrow{margin:0 0 .4rem;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-faint)}.page-head__title{font-size:1.7rem;font-weight:650;letter-spacing:-.015em;margin:0 0 .4rem}.page-head__desc{margin:0;color:var(--fg-muted);font-size:.95rem}.empty{color:var(--fg-faint);font-style:italic}.year-group+.year-group{margin-top:2.75rem}.year-group__label{font-family:var(--font-mono);font-size:.78rem;font-weight:500;letter-spacing:.08em;color:var(--fg-faint);margin:0 0 .9rem;padding-bottom:.5rem;border-bottom:1px solid var(--rule)}.post-list{list-style:none;margin:0;padding:0}.post-list__item+.post-list__item{margin-top:1.6rem}.post-list__link{color:var(--fg);font-size:1.06rem;font-weight:550;letter-spacing:-.005em;line-height:1.5;display:inline-block}.post-list__link:hover{color:var(--accent);text-decoration:none}.post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin-top:.3rem;font-size:.83rem;color:var(--fg-muted);font-family:var(--font-mono)}.post-meta__sep{color:var(--fg-faint)}.tag-list{display:inline-flex;flex-wrap:wrap;gap:.4rem}.tag{color:var(--accent);background:var(--accent-soft);border-radius:3px;padding:.05rem .4rem;font-size:.8rem;font-family:var(--font-mono);white-space:nowrap}.tag::before{content:"#";opacity:.55}.tag:hover{background:var(--accent);color:var(--bg);text-decoration:none}.tag-cloud{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem}.tag--lg{font-size:.9rem;padding:.25rem .6rem}.tag__count{margin-left:.45rem;opacity:.6;font-size:.85em}.post__head{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--rule)}.post__title{font-size:1.95rem;font-weight:650;letter-spacing:-.018em;line-height:1.35;margin:0 0 .55rem}.prose>*:first-child{margin-top:0}.prose>*:last-child{margin-bottom:0}.prose h2,.prose h3,.prose h4{letter-spacing:-.012em;line-height:1.45;margin:2.4rem 0 .75rem}.prose h2{font-size:1.32rem;font-weight:650}.prose h3{font-size:1.1rem;font-weight:650}.prose h4{font-size:1rem;font-weight:650;color:var(--fg-muted)}.prose p{margin:0 0 1.25rem}.prose ul,.prose ol{margin:0 0 1.25rem;padding-left:1.35rem}.prose li{margin-bottom:.4rem}.prose li::marker{color:var(--fg-faint)}.prose blockquote{margin:1.6rem 0;padding:.15rem 0 .15rem 1.1rem;border-left:2px solid var(--accent);color:var(--fg-muted)}.prose blockquote p:last-child{margin-bottom:0}.prose hr{border:0;border-top:1px solid var(--rule);margin:2.75rem 0}.prose strong{font-weight:650}.prose img{display:block;max-width:100%;height:auto;margin-inline:auto;border-radius:5px}.prose p>img:only-child{margin-block:1.75rem}.prose figure{margin:1.75rem 0}.prose figure img{border:1px solid var(--img-border)}:root[data-theme=dark] .prose img{filter:brightness(.92)}:root[data-theme=dark] .prose img:hover{filter:none}.prose figcaption{margin-top:.6rem;font-size:.85rem;line-height:1.6;color:var(--fg-faint);text-align:center}.prose figure img+figcaption{padding-inline:.5rem}.prose .table-scroll,.prose>table{display:block;max-width:100%;overflow-x:auto}.prose table{border-collapse:collapse;font-size:.92rem;margin:0 0 1.5rem}.prose th,.prose td{text-align:left;padding:.5rem .9rem .5rem 0;border-bottom:1px solid var(--rule);white-space:nowrap}.prose th{font-weight:600;border-bottom-color:var(--rule-strong)}.prose h2,.prose h3{scroll-margin-top:1.5rem}.prose code{font-family:var(--font-mono);font-size:.855em}.prose :not(pre)>code{background:var(--code-bg);border:1px solid var(--code-border);border-radius:3px;padding:.1em .32em;color:var(--fg);white-space:nowrap}.prose pre{margin:0 0 1.5rem;padding:.95rem 1.1rem;background:var(--code-bg);border:1px solid var(--code-border);border-radius:6px;overflow-x:auto;font-size:.855rem;line-height:1.65;tab-size:2;word-break:normal;overflow-wrap:normal}.prose pre code{font-size:inherit;background:0 0;border:0;padding:0;white-space:pre}.prose .highlight{margin:0 0 1.5rem;max-width:100%}.prose .highlight pre{margin:0}.prose .highlight .lntable{display:block;overflow-x:auto;border-collapse:collapse;width:100%}.prose .highlight .lntable td{padding:0;border:0;white-space:normal}.prose .highlight .lntable .lntd:first-child{width:1%;user-select:none}.prose .highlight .lntable pre{border:0;border-radius:0;background:0 0}.post-nav{display:flex;justify-content:space-between;gap:2rem;margin-top:3.5rem;padding-top:1.5rem;border-top:1px solid var(--rule);font-size:.92rem}.post-nav__side{display:flex;flex-direction:column;gap:.15rem;max-width:48%}.post-nav__side--right{text-align:right;align-items:flex-end}.post-nav__label{font-family:var(--font-mono);font-size:.74rem;letter-spacing:.07em;text-transform:uppercase;color:var(--fg-faint)}.site-footer{border-top:1px solid var(--rule);flex-shrink:0}.site-footer__inner{display:flex;justify-content:space-between;gap:1rem;padding-block:1.25rem;font-size:.83rem;color:var(--fg-faint);font-family:var(--font-mono)}@media(max-width:34rem){body{font-size:16px}:root{--pad:1.15rem}main.wrap{padding-block:2.25rem 3rem}.intro__title{font-size:1.6rem}.post__title{font-size:1.5rem}.site-header__right{gap:1rem}.post-nav{flex-direction:column;gap:1.25rem}.post-nav__side{max-width:100%}.post-nav__side--right{text-align:left;align-items:flex-start}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}