:root{--text:#181818;--muted:#666;--surface:#fff;--line:#d7d7d7;--menu:#111;--link:#303030;--error:#9b2c2c}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--surface);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;line-height:1.75}img{max-width:100%;height:auto;display:block}a{color:var(--link);text-underline-offset:.2em}a:hover{color:#707070}.skip-link{z-index:20;color:#fff;background:#000;padding:.5rem .8rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-shell{background:#fff;min-height:100vh}.site-header{color:#fff;background:var(--menu);justify-content:space-between;align-items:center;gap:2rem;padding:.9rem max(1.25rem,50% - 480px);display:flex}.site-logo{color:#fff;letter-spacing:.04em;font-size:1rem;font-weight:700;text-decoration:none}.nav-list{flex-wrap:wrap;gap:.25rem 1.4rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:#fff;border-bottom:2px solid #0000;padding:.3rem 0;font-size:.9rem;text-decoration:none;display:block}.nav-list a:hover{color:#cfcfcf}.nav-list a[aria-current=page]{border-color:#fff;font-weight:700}main{width:min(960px,100% - 40px);min-height:calc(100vh - 145px);margin:0 auto}.home-intro{text-align:center;border-bottom:1px solid var(--line);padding:4.5rem 0 3.5rem}.home-intro img{border:1px solid var(--line);object-fit:cover;border-radius:50%;width:112px;height:112px;margin:0 auto 1.25rem}.home-intro h1{margin:0;font-size:clamp(2rem,5vw,2.75rem);line-height:1.25}.home-intro p{color:var(--muted);margin:.5rem 0 0}.posts-section{padding:3rem 0 5rem}.posts-section>h2,.static-page>h1,.archive-page>h1,.not-found h1{margin:0 0 1.5rem;font-size:clamp(1.7rem,4vw,2.25rem);line-height:1.35}.post-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.post-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:220px;padding:1.25rem;display:flex}.post-card time,.article-meta{color:var(--muted);font-size:.78rem}.post-card h2{margin:.55rem 0;font-size:1.2rem;line-height:1.45}.post-card h2 a{color:var(--text);text-decoration:none}.post-card p{color:var(--muted);margin:0 0 1rem;font-size:.92rem}.read-more{margin-top:auto;font-size:.85rem}.static-page,.archive-page,.not-found,.article-page{padding:3.5rem 0 5rem}.profile-details{max-width:720px;margin:0}.profile-details>div{border-top:1px solid var(--line);padding:1.5rem 0}.profile-details>div:last-child{border-bottom:1px solid var(--line)}.profile-details dt{margin-bottom:.35rem;font-weight:700}.profile-details dd{color:var(--muted);margin:0}.cat-page{max-width:760px}.cat-converter{gap:1.25rem;display:grid}.field{gap:.4rem;display:grid}.field label{font-size:.9rem;font-weight:700}textarea{resize:vertical;width:100%;min-height:170px;color:var(--text);font:inherit;background:#fff;border:1px solid #888;border-radius:0;padding:.9rem}textarea[readonly]{background:#f7f7f7}textarea:focus{outline-offset:2px;outline:2px solid #444}button,.button-link{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:0;width:fit-content;min-height:44px;padding:.65rem 1.5rem;font:700 .9rem inherit;text-decoration:none;display:inline-block}button:hover,.button-link:hover{color:#fff;background:#444}.tool-message{min-height:1.75em;color:var(--error);margin-top:.75rem;font-size:.9rem}.archive-page>.post-list{margin-top:2rem}.tag-list{flex-wrap:wrap;gap:.5rem 1rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.tag-list a{font-size:.8rem}.article-page{max-width:760px;margin:auto}.article-header{border-bottom:1px solid var(--line);padding-bottom:2rem}.article-header h1{margin:.75rem 0;font-size:clamp(2rem,5vw,3rem);line-height:1.35}.back-link{font-size:.85rem}.article-meta{flex-wrap:wrap;gap:1rem;display:flex}.article-grid{margin-top:2.5rem}.article-content h2{border-bottom:1px solid var(--line);margin-top:2.75rem;padding-bottom:.35rem}.toc{border:1px solid var(--line);margin-top:2rem;padding:1rem}.toc h2{margin:0;font-size:.9rem}.toc ol{margin-bottom:0;padding-left:1.25rem}.profile-card{border-top:1px solid var(--line);grid-template-columns:72px 1fr;gap:1rem;margin-top:3rem;padding-top:2rem;display:grid}.profile-card img{object-fit:cover;border-radius:50%;width:72px;height:72px}.profile-card h2,.profile-card p{margin:0 0 .4rem}.profile-card p{color:var(--muted);font-size:.9rem}.not-found{text-align:left}.site-footer{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;width:min(960px,100% - 40px);margin:0 auto;padding:1.25rem 0;display:flex}.site-footer p{margin:0;font-size:.85rem}@media (width<=760px){.post-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.site-header{flex-direction:column;align-items:flex-start;gap:.5rem}.nav-list{gap:.25rem 1rem}main,.site-footer{width:min(100% - 32px,960px)}.home-intro{padding:3rem 0 2.5rem}.home-intro img{width:80px;height:80px}.posts-section,.static-page,.archive-page,.not-found,.article-page{padding-top:2.5rem}.post-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.post-card{min-height:190px;padding:.9rem}.post-card h2{font-size:1rem}.post-card p{font-size:.82rem}.site-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
