@import"https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=Noto+Serif+JP:wght@400;500;600&family=Noto+Sans+JP:wght@400;500&display=swap";:root{--ink: #111111;--ink-soft: #2b2b2b;--ink-muted: #666666;--paper: #f7f4ee;--paper-card: #fcfaf6;--amber: #c87c22;--amber-light: rgba(200,124,34,.08);--amber-line: rgba(200,124,34,.35);--border: rgba(0,0,0,.1);--border-mid: rgba(0,0,0,.18)}[data-astro-cid-q374wgbd]{box-sizing:border-box;margin:0;padding:0}body{background:var(--paper);color:var(--ink);font-family:Noto Sans JP,sans-serif;-webkit-font-smoothing:antialiased}a[data-astro-cid-q374wgbd]{color:inherit;text-decoration:none}.site-header[data-astro-cid-q374wgbd]{border-bottom:1px solid var(--border);background:#f7f4eef2;backdrop-filter:blur(10px);position:sticky;top:0;z-index:100}.site-header-inner[data-astro-cid-q374wgbd]{max-width:1100px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.site-logo[data-astro-cid-q374wgbd]{font-family:"Noto Serif JP",serif;font-size:.85rem;font-weight:600;color:var(--ink-soft);letter-spacing:.06em}.site-logo[data-astro-cid-q374wgbd] span[data-astro-cid-q374wgbd]{color:var(--amber)}.back-link[data-astro-cid-q374wgbd]{font-size:.8rem;color:var(--ink-muted);transition:color .15s}.back-link[data-astro-cid-q374wgbd]:hover{color:var(--amber)}.page-hero[data-astro-cid-q374wgbd]{max-width:1100px;margin:0 auto;padding:5rem 1.5rem 3.5rem;border-bottom:1px solid var(--border)}.series-eyebrow[data-astro-cid-q374wgbd]{font-family:Syne,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.22em;color:var(--amber);text-transform:uppercase;margin-bottom:1.4rem;display:flex;align-items:center;gap:.75rem}.series-eyebrow[data-astro-cid-q374wgbd]:after{content:"";display:block;flex:1;max-width:40px;height:1px;background:var(--amber-line)}.hero-title[data-astro-cid-q374wgbd]{font-family:"Noto Serif JP",serif;font-size:clamp(2rem,5vw,3.2rem);line-height:1.4;color:var(--ink);margin-bottom:1.5rem;max-width:640px}.hero-desc[data-astro-cid-q374wgbd]{color:var(--ink-muted);font-size:1rem;line-height:2;max-width:560px;margin-bottom:2.5rem}.hero-meta-row[data-astro-cid-q374wgbd]{display:flex;gap:2rem;flex-wrap:wrap}.hero-stat[data-astro-cid-q374wgbd]{display:flex;flex-direction:column;gap:.25rem}.hero-stat-num[data-astro-cid-q374wgbd]{font-family:Syne,sans-serif;font-size:1.5rem;font-weight:800;color:var(--ink);line-height:1}.hero-stat-label[data-astro-cid-q374wgbd]{font-size:.72rem;color:var(--ink-muted);letter-spacing:.05em}.article-list-wrap[data-astro-cid-q374wgbd]{max-width:1100px;margin:0 auto;padding:0 1.5rem 6rem}.list-header[data-astro-cid-q374wgbd]{padding:2.5rem 0 1.5rem;border-bottom:1px solid var(--border);margin-bottom:0}.list-header-label[data-astro-cid-q374wgbd]{font-family:Syne,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.2em;color:var(--ink-muted);text-transform:uppercase}.entry[data-astro-cid-q374wgbd]{display:grid;grid-template-columns:72px 1fr;gap:0 2rem;border-bottom:1px solid var(--border);padding:2.4rem 0;transition:background .15s;position:relative}.entry[data-astro-cid-q374wgbd]:hover{background:#c87c2208}.entry-link[data-astro-cid-q374wgbd]{position:absolute;inset:0}.entry-num[data-astro-cid-q374wgbd]{font-family:Syne,sans-serif;font-size:2.8rem;font-weight:800;color:#c87c222e;line-height:1;padding-top:.25rem;user-select:none;letter-spacing:-.03em}.entry-meta[data-astro-cid-q374wgbd]{display:flex;gap:.65rem;align-items:center;margin-bottom:.85rem;flex-wrap:wrap}.entry-tag[data-astro-cid-q374wgbd]{background:#c87c2214;color:var(--amber);padding:.25rem .6rem;border-radius:4px;font-size:.67rem;font-weight:700;letter-spacing:.04em}.entry-theme[data-astro-cid-q374wgbd]{font-size:.72rem;color:var(--ink-muted);letter-spacing:.02em}.entry-date[data-astro-cid-q374wgbd]{font-size:.72rem;color:var(--ink-muted);margin-left:auto}.entry-title[data-astro-cid-q374wgbd]{font-family:"Noto Serif JP",serif;font-size:1.2rem;line-height:1.65;color:var(--ink);margin-bottom:.75rem}.entry[data-astro-cid-q374wgbd]:hover .entry-title[data-astro-cid-q374wgbd]{color:var(--amber)}.entry-desc[data-astro-cid-q374wgbd]{font-size:.88rem;color:var(--ink-muted);line-height:1.9;max-width:620px;margin-bottom:1.1rem}.entry-footer[data-astro-cid-q374wgbd]{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.entry-detail[data-astro-cid-q374wgbd]{font-size:.72rem;color:var(--ink-muted);display:flex;align-items:center;gap:.4rem}.entry-detail[data-astro-cid-q374wgbd]:before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--amber-line)}.entry-arrow[data-astro-cid-q374wgbd]{margin-left:auto;font-size:.8rem;color:var(--amber);font-weight:700;opacity:0;transition:opacity .15s,transform .15s;transform:translate(-4px)}.entry[data-astro-cid-q374wgbd]:hover .entry-arrow[data-astro-cid-q374wgbd]{opacity:1;transform:translate(0)}.entry-badge[data-astro-cid-q374wgbd]{font-size:.65rem;color:var(--ink-muted);border:1px solid var(--border-mid);padding:.2rem .5rem;border-radius:3px;letter-spacing:.04em}.series-note[data-astro-cid-q374wgbd]{margin-top:4rem;padding:2rem 2rem 2rem 2.5rem;background:var(--paper-card);border-left:3px solid var(--amber);border-radius:4px}.series-note-heading[data-astro-cid-q374wgbd]{font-family:Syne,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.18em;color:var(--amber);text-transform:uppercase;margin-bottom:.9rem}.series-note[data-astro-cid-q374wgbd] p[data-astro-cid-q374wgbd]{font-size:.9rem;color:var(--ink-soft);line-height:2}.site-footer[data-astro-cid-q374wgbd]{border-top:1px solid var(--border);max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-brand[data-astro-cid-q374wgbd]{display:flex;flex-direction:column;gap:.4rem}.footer-logo[data-astro-cid-q374wgbd]{font-family:"Noto Serif JP",serif;font-size:.85rem;font-weight:600;color:var(--ink-soft);letter-spacing:.06em}.footer-logo[data-astro-cid-q374wgbd] span[data-astro-cid-q374wgbd]{color:var(--amber)}.footer-copy[data-astro-cid-q374wgbd]{font-size:.72rem;color:var(--ink-muted)}.footer-links[data-astro-cid-q374wgbd]{display:flex;gap:1.5rem;align-items:center}.footer-link[data-astro-cid-q374wgbd]{font-size:.8rem;color:var(--ink-muted);transition:color .15s}.footer-link[data-astro-cid-q374wgbd]:hover{color:var(--amber)}@media(max-width:640px){.page-hero[data-astro-cid-q374wgbd]{padding:3rem 1.25rem 2.5rem}.hero-title[data-astro-cid-q374wgbd]{font-size:1.7rem}.entry[data-astro-cid-q374wgbd]{grid-template-columns:48px 1fr;gap:0 1.25rem;padding:1.8rem 0}.entry-num[data-astro-cid-q374wgbd]{font-size:2rem}.entry-title[data-astro-cid-q374wgbd]{font-size:1.05rem}.entry-date[data-astro-cid-q374wgbd]{display:none}.hero-meta-row[data-astro-cid-q374wgbd]{gap:1.4rem}.article-list-wrap[data-astro-cid-q374wgbd]{padding:0 1.25rem 5rem}.site-footer[data-astro-cid-q374wgbd]{flex-direction:column;align-items:flex-start;gap:1.2rem}.footer-links[data-astro-cid-q374wgbd]{gap:1.2rem}}
