:root{--bg:#f5f2ec;--surface:#faf8f4;--card:#fff;--border:#e3dbd0;--border-dim:#ede8e0;--teal:#3c7876;--red:#c2543d;--amber:#c9761f;--sand:#9a7b43;--text:#1d1b17;--text-muted:#7d7568;--text-faint:#aaa49b;--shadow:rgba(29,27,23,.06);--dot:#cfc9be}[data-astro-cid-jyvtyboz]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Zen Kaku Gothic New,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;background-image:radial-gradient(circle,var(--dot) 1px,transparent 0);background-size:20px 20px;line-height:1.7}header[data-astro-cid-jyvtyboz]{position:sticky;top:0;z-index:100;background:#f5f2ece6;backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.header-inner[data-astro-cid-jyvtyboz]{max-width:840px;margin:0 auto;height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 1.3rem}.brand[data-astro-cid-jyvtyboz]{font-weight:700;letter-spacing:.02em}.brand[data-astro-cid-jyvtyboz] a[data-astro-cid-jyvtyboz]{color:var(--text);text-decoration:none}.nav[data-astro-cid-jyvtyboz] a[data-astro-cid-jyvtyboz]{color:var(--text-muted);text-decoration:none;font-size:.9rem;margin-left:1rem}.nav[data-astro-cid-jyvtyboz] a[data-astro-cid-jyvtyboz]:hover{color:var(--teal)}main[data-astro-cid-jyvtyboz]{max-width:840px;margin:0 auto;padding:2.4rem 1.3rem 4rem}.hero[data-astro-cid-jyvtyboz] h1[data-astro-cid-jyvtyboz]{font-size:1.9rem;font-weight:700;letter-spacing:.01em}.hero[data-astro-cid-jyvtyboz] p[data-astro-cid-jyvtyboz]{color:var(--text-muted);margin-top:.6rem;max-width:46rem}.hero[data-astro-cid-jyvtyboz] .meta[data-astro-cid-jyvtyboz]{font-family:JetBrains Mono,monospace;font-size:.78rem;color:var(--text-faint);margin-top:.7rem}h2[data-astro-cid-jyvtyboz]{font-size:1.15rem;font-weight:700;margin:2.6rem 0 1rem;padding-bottom:.4rem;border-bottom:1px solid var(--border)}.feed[data-astro-cid-jyvtyboz]{display:flex;flex-direction:column;gap:.2rem}.row[data-astro-cid-jyvtyboz]{display:flex;align-items:baseline;gap:.8rem;padding:.55rem .2rem;border-bottom:1px dashed var(--border-dim);text-decoration:none;color:var(--text)}.row[data-astro-cid-jyvtyboz]:hover{background:var(--surface)}.row[data-astro-cid-jyvtyboz] .date[data-astro-cid-jyvtyboz]{font-family:JetBrains Mono,monospace;font-size:.76rem;color:var(--text-faint);white-space:nowrap;min-width:5.6em}.row[data-astro-cid-jyvtyboz] .ttl[data-astro-cid-jyvtyboz]{flex:1;font-weight:500}.row[data-astro-cid-jyvtyboz]:hover .ttl[data-astro-cid-jyvtyboz]{color:var(--teal)}.badge[data-astro-cid-jyvtyboz]{font-size:.68rem;font-weight:700;font-family:JetBrains Mono,monospace;color:var(--teal);border:1px solid var(--border);border-radius:999px;padding:.05rem .55rem;white-space:nowrap;background:var(--card)}.log[data-astro-cid-jyvtyboz]{display:flex;flex-direction:column;gap:.1rem}.logrow[data-astro-cid-jyvtyboz]{display:flex;align-items:baseline;gap:.7rem;padding:.6rem .2rem;border-bottom:1px dashed var(--border-dim)}.logrow[data-astro-cid-jyvtyboz] .date[data-astro-cid-jyvtyboz]{font-family:JetBrains Mono,monospace;font-size:.74rem;color:var(--text-faint);white-space:nowrap;min-width:5.6em}.who[data-astro-cid-jyvtyboz]{font-size:.68rem;font-weight:700;font-family:JetBrains Mono,monospace;border-radius:999px;padding:.05rem .55rem;white-space:nowrap}.who-p[data-astro-cid-jyvtyboz]{color:var(--teal);border:1px solid var(--teal)}.who-t[data-astro-cid-jyvtyboz]{color:var(--text-muted);border:1px solid var(--border);background:var(--card)}.logbody[data-astro-cid-jyvtyboz]{flex:1}.logtask[data-astro-cid-jyvtyboz]{font-weight:500}.logtask[data-astro-cid-jyvtyboz] a[data-astro-cid-jyvtyboz]{color:var(--teal);text-decoration:none;font-weight:700}.logtask[data-astro-cid-jyvtyboz] a[data-astro-cid-jyvtyboz]:hover{text-decoration:underline}.lognote[data-astro-cid-jyvtyboz]{font-size:.82rem;color:var(--text-muted);margin-top:.15rem}.lab-group[data-astro-cid-jyvtyboz]{margin-bottom:1.3rem}.lab-group[data-astro-cid-jyvtyboz] h3[data-astro-cid-jyvtyboz]{font-size:.85rem;font-weight:700;color:var(--text-muted);margin-bottom:.5rem}.chips[data-astro-cid-jyvtyboz]{display:flex;flex-wrap:wrap;gap:.5rem}.chip[data-astro-cid-jyvtyboz]{display:inline-flex;align-items:center;gap:.35rem;text-decoration:none;font-size:.82rem;font-weight:500;color:var(--text);background:var(--card);border:1px solid var(--border);border-radius:10px;padding:.4rem .7rem}.chip[data-astro-cid-jyvtyboz]:hover{border-color:var(--teal);color:var(--teal)}.chip[data-astro-cid-jyvtyboz]:before{content:"▦";color:var(--teal);font-size:.8rem}.out[data-astro-cid-jyvtyboz]{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.4rem}.out[data-astro-cid-jyvtyboz] a[data-astro-cid-jyvtyboz]{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;font-weight:700;font-size:.88rem;color:var(--teal);border:1px solid var(--teal);border-radius:999px;padding:.45rem 1rem}.out[data-astro-cid-jyvtyboz] a[data-astro-cid-jyvtyboz]:hover{background:var(--teal);color:#fff}footer[data-astro-cid-jyvtyboz]{max-width:840px;margin:0 auto;padding:1.5rem 1.3rem 3rem;color:var(--text-faint);font-size:.78rem}
