:root{--ink:#14201e;--muted:#66716e;--paper:#f6f5ef;--panel:#fff;--line:#dce2dd;--accent:#0f766e;--code:#15201e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Yu Gothic UI","Hiragino Sans",system-ui,sans-serif;line-height:1.8}a{color:inherit}.site-header{background:#fff;border-bottom:1px solid var(--line)}.site-header-inner{max-width:1120px;margin:auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo{text-decoration:none;font-weight:900;letter-spacing:.1em}.site-logo span{color:var(--accent)}.site-header nav,.site-footer nav{display:flex;gap:20px}.site-header nav a,.site-footer a{text-decoration:none}.site-main{max-width:1120px;margin:auto;padding:52px 24px 80px}.hero{max-width:760px;margin-bottom:42px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;color:var(--accent)}.hero h1{margin:.15em 0;font-size:clamp(2.3rem,7vw,4.8rem);line-height:1.05}.hero>p{color:var(--muted)}.site-search{display:flex;max-width:560px;margin-top:28px}.site-search input{flex:1;min-width:0;padding:13px 15px;border:1px solid var(--line);border-radius:10px 0 0 10px;font:inherit}.site-search button{border:0;border-radius:0 10px 10px 0;padding:0 20px;background:var(--accent);color:#fff;font-weight:800}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.post-card{overflow:hidden;background:var(--panel);border:1px solid var(--line);border-radius:14px}.post-card>a{text-decoration:none;display:block;height:100%}.post-card img{display:block;width:100%;height:240px;object-fit:cover}.post-card-body{padding:22px}.post-card time,.article-header time{font-size:13px;color:var(--muted)}.post-card h2{margin:.35em 0;font-size:1.45rem;line-height:1.4}.post-card p{margin:0;color:var(--muted)}.empty-public,.static-page{max-width:760px;padding:48px;background:#fff;border:1px solid var(--line);border-radius:14px}.article-shell{max-width:820px;margin:auto}.breadcrumb{display:flex;gap:9px;margin-bottom:30px;color:var(--muted);font-size:13px}.article-header h1,.static-page h1{font-size:clamp(2rem,6vw,3.6rem);line-height:1.2;margin:.2em 0}.article-lead{font-size:1.1rem;color:var(--muted)}.featured-image{width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:14px;margin-top:24px}.article-body{margin-top:48px;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:1.05rem}.article-body h2,.article-body h3,.article-body h4{font-family:"Yu Gothic UI",system-ui,sans-serif;line-height:1.35;margin:2em 0 .6em}.article-body p{margin:1em 0}.article-body blockquote{border-left:4px solid var(--accent);margin:1.5em 0;padding:.2em 0 .2em 20px;color:#45534f}.article-body pre{overflow:auto;padding:20px;border-radius:10px;background:var(--code);color:#e9f1ee}.article-body code{font-family:Consolas,monospace}.article-body :not(pre)>code{padding:.1em .35em;background:#e6ece8;color:#9a3412;border-radius:4px}.article-body table{width:100%;border-collapse:collapse;overflow:auto}.article-body th,.article-body td{padding:10px;border:1px solid var(--line)}.article-image{margin:2rem auto}.article-image img{display:block;max-width:100%;height:auto}.article-image figcaption{text-align:center;color:var(--muted);font-size:.9rem;margin-top:.5rem}.article-image.width-25{width:25%}.article-image.width-50{width:50%}.article-image.width-75{width:75%}.article-image.width-100{width:100%}.article-image.align-left{margin-left:0}.article-image.align-right{margin-right:0}.article-image.align-center{margin-left:auto;margin-right:auto}.site-footer{border-top:1px solid var(--line);background:#fff}.site-footer>div{max-width:1120px;margin:auto;padding:32px 24px;display:flex;gap:24px;align-items:center;justify-content:space-between}.hljs-comment,.hljs-quote{color:#7f8c87}.hljs-keyword,.hljs-selector-tag,.hljs-literal{color:#f472b6}.hljs-string,.hljs-doctag{color:#86efac}.hljs-title,.hljs-section{color:#93c5fd}.hljs-number,.hljs-variable{color:#fcd34d}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:720px){.site-header-inner{align-items:flex-start}.site-header nav{gap:12px;font-size:13px}.site-main{padding:34px 16px 60px}.post-grid{grid-template-columns:1fr}.post-card img{height:210px}.article-image.width-25,.article-image.width-50,.article-image.width-75{max-width:100%}.site-footer>div{align-items:flex-start;flex-direction:column}.site-footer nav{flex-wrap:wrap}}
