.blogWrap{max-width:760px;margin:0 auto;padding:40px 16px 80px}.blogNav{font-size:13px;color:var(--muted);margin-bottom:40px}.blogHeader h1,.post h1{font-family:var(--serif);font-weight:500;line-height:1.2;margin:0 0 12px}.blogHeader h1{font-size:40px}.blogLede{color:var(--muted);font-size:15px;line-height:1.6;margin:0 0 32px}.postList{list-style:none;padding:0;margin:0}.postCard{border-top:1px solid var(--border);padding:24px 0}.postCard h2{font-family:var(--serif);font-weight:500;font-size:24px;line-height:1.3;margin:6px 0 8px}.postCard h2 a{color:var(--fg);text-decoration:none}.postCard h2 a:hover{text-decoration:underline}.postCard p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}.postMeta{font-size:12px;color:var(--muted);letter-spacing:.02em}.post h1{font-size:36px;margin-top:8px}.postTags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:32px}.post h2{font-family:var(--serif);font-weight:500;font-size:26px;margin:40px 0 12px}.post h3{font-size:15px;font-weight:600;margin:28px 0 8px}.post li,.post p{font-size:15px;line-height:1.75}.post ul{padding-left:20px}.post li{margin-bottom:6px}.postCode{font-family:var(--code);background:var(--border);border-radius:var(--radius);padding:16px;font-size:12px;line-height:1.6;overflow-x:auto}.postTableWrap{overflow-x:auto;margin:16px 0}.postTable{width:100%;border-collapse:collapse;font-size:13px;line-height:1.5}.postTable td,.postTable th{border:1px solid var(--border);padding:8px 10px;text-align:left;vertical-align:top}.postTable th{background:var(--border);font-weight:600}.postPager{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--border);margin-top:48px;padding-top:24px;font-size:13px}.postPager a{max-width:48%}@media (max-width:600px){.blogHeader h1{font-size:32px}.post h1{font-size:28px}.postPager{flex-direction:column}.postPager a{max-width:100%}}.postToc{border:1px solid var(--border);border-radius:var(--radius);padding:16px 20px;margin-bottom:8px;font-size:14px}.postTocLabel{font-size:12px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px}.postToc ol{margin:0;padding-left:20px;line-height:1.8}.post h2,.post h3{scroll-margin-top:16px}.postFaqItem{border-top:1px solid var(--border);padding:4px 0}.postFaqItem h3{margin-top:16px}.postFaqItem p{margin-top:0}