:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#fdfcfa;--surface:#fff;--text:#23201d;--muted:#6b635c;--border:#e6e0d8;--accent:#0f6b4f;--accent-soft:#eaf3ef;--notice-bg:#fff8e6;--notice-border:#e8c86a;--notice-text:#5c4708;--max:44rem}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#16151a;--surface:#1e1d24;--text:#e9e5e0;--muted:#a29a92;--border:#33313a;--accent:#5fc79e;--accent-soft:#1d2b26;--notice-bg:#2c2617;--notice-border:#7a6526;--notice-text:#f0dfa8}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);letter-spacing:.01em;margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,Yu Gothic,Meiryo,sans-serif;font-size:17px;line-height:1.9}a{color:var(--accent);text-underline-offset:.2em;text-decoration-thickness:1px}a:hover{text-decoration-style:dotted}img{max-width:100%;height:auto}.wrap{max-width:var(--max);margin:0 auto;padding:0 1.25rem}.site-header{border-bottom:1px solid var(--border);background:var(--surface)}.site-header .wrap{flex-wrap:wrap;align-items:baseline;gap:.5rem 1.25rem;padding-top:1.1rem;padding-bottom:1.1rem;display:flex}.site-title{letter-spacing:.02em;margin:0;font-size:1.15rem;font-weight:700}.site-title a{color:var(--text);text-decoration:none}.site-nav{gap:1rem;margin-left:auto;font-size:.9rem;display:flex}.site-nav a{color:var(--muted);text-decoration:none}.site-nav a:hover{color:var(--accent);text-decoration:underline}main{padding:2.5rem 0 4rem}h1{letter-spacing:.01em;margin:0 0 .6rem;font-size:1.75rem;line-height:1.5}h2{border-bottom:1px solid var(--border);margin:2.6rem 0 .9rem;padding-bottom:.35rem;font-size:1.3rem;line-height:1.6}h3{margin:2rem 0 .7rem;font-size:1.1rem}p{margin:0 0 1.4rem}ul,ol{margin:0 0 1.4rem;padding-left:1.4rem}li{margin-bottom:.45rem}blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:1.6rem 0;padding:.2rem 1.1rem}code{background:var(--accent-soft);border-radius:4px;padding:.1em .4em;font-size:.9em}pre{background:var(--accent-soft);border-radius:8px;padding:1rem;overflow-x:auto}pre code{background:0 0;padding:0}table{border-collapse:collapse;width:100%;margin:0 0 1.4rem;font-size:.95rem;display:block;overflow-x:auto}th,td{border:1px solid var(--border);text-align:left;padding:.5rem .7rem}th{background:var(--accent-soft)}hr{border:0;border-top:1px solid var(--border);margin:2.5rem 0}.post-list{margin:0;padding:0;list-style:none}.post-list li{border-bottom:1px solid var(--border);margin:0;padding:1.5rem 0}.post-list li:first-child{padding-top:0}.post-list h2{border:0;margin:0 0 .35rem;padding:0;font-size:1.15rem}.post-list h2 a{color:var(--text);text-decoration:none}.post-list h2 a:hover{color:var(--accent)}.post-list p{color:var(--muted);margin:.4rem 0 .6rem;font-size:.95rem}.meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.tag{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:.1rem .6rem;font-size:.8rem;text-decoration:none;display:inline-block}.tag:hover{text-decoration:underline}.ad-notice{background:var(--notice-bg);border:1px solid var(--notice-border);color:var(--notice-text);border-radius:8px;margin:0 0 2rem;padding:.85rem 1.1rem;font-size:.9rem;line-height:1.7}.ad-notice strong{font-weight:700}.ad-notice a{color:inherit}.site-footer{border-top:1px solid var(--border);background:var(--surface);color:var(--muted);padding:2rem 0;font-size:.85rem}.site-footer nav{flex-wrap:wrap;gap:.6rem 1.1rem;margin-bottom:1rem;display:flex}.site-footer a{color:var(--muted)}@media (max-width:640px){body{font-size:16px}h1{font-size:1.45rem}.site-nav{width:100%;margin-left:0}}article img{border:1px solid var(--border);border-radius:10px;width:auto;max-width:100%;height:auto;max-height:72vh;margin:1.8rem auto .6rem;display:block}article img+em{color:var(--muted);text-align:center;margin:0 0 1.8rem;font-size:.85rem;font-style:normal;display:block}article img[width="1"][height="1"]{border:0;border-radius:0;width:1px;height:1px;margin:0;display:inline}.toc{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin:0 0 2.5rem;padding:1.1rem 1.3rem 1.2rem}.toc-title{letter-spacing:.02em;margin:0 0 .6rem;font-size:.95rem;font-weight:700}.toc ol{margin:0;padding-left:1.3rem;font-size:.92rem;line-height:1.75}.toc li{margin-bottom:.2rem}.toc li.toc-sub{color:var(--muted);margin-left:-.6rem;font-size:.87rem;list-style:none}.toc li.toc-sub:before{content:"└ ";color:var(--border)}.toc a{color:var(--text);text-decoration:none}.toc a:hover{color:var(--accent);text-decoration:underline}.callout{--c:var(--accent);--c-bg:var(--accent-soft);border-left:4px solid var(--c);background:var(--c-bg);border-radius:0 8px 8px 0;margin:1.8rem 0;padding:1rem 1.2rem .4rem}.callout-title{color:var(--c);align-items:center;gap:.45rem;margin:0 0 .5rem;font-size:.95rem;font-weight:700;display:flex}.callout-icon{font-size:1.05rem;line-height:1}.callout-body>:last-child,.callout-body p,.callout-body ul,.callout-body ol{margin-bottom:1rem}.callout-note{--c:#2f6bb5;--c-bg:#eef3fb}.callout-tip{--c:#0f7a56;--c-bg:#eaf6f0}.callout-warning{--c:#a86a08;--c-bg:#fdf5e5}.callout-failure{--c:#b1483f;--c-bg:#fceded}.callout-question{--c:#6a4ca8;--c-bg:#f3eefb}.callout-info{--c:#1b7186;--c-bg:#e9f5f8}@media (prefers-color-scheme:dark){.callout-note{--c:#7db1f0;--c-bg:#1a2331}.callout-tip{--c:#62c69c;--c-bg:#16271f}.callout-warning{--c:#e0b45c;--c-bg:#2a2317}.callout-failure{--c:#e8867c;--c-bg:#2c1c1b}.callout-question{--c:#b195e8;--c-bg:#241d33}.callout-info{--c:#6fc0d4;--c-bg:#15272c}}.post-thumb{margin:0 0 .8rem;display:block}.post-thumb img{aspect-ratio:1200/630;object-fit:cover;border:1px solid var(--border);border-radius:8px;width:100%;display:block}.related{margin:2.5rem 0 2rem}.related h2{border:0;margin:0 0 1rem;padding:0;font-size:1.1rem}.related ul{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.related li{margin:0}.related a{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.9rem;padding:.7rem;text-decoration:none;display:flex}.related a:hover{border-color:var(--accent)}.related img{aspect-ratio:1200/630;object-fit:cover;border:0;border-radius:5px;flex-shrink:0;width:110px;margin:0}.related span{font-size:.92rem;font-weight:600;line-height:1.6}@media (max-width:480px){.related img{width:84px}.related span{font-size:.85rem}}.bubble{align-items:flex-start;gap:.6rem;margin:1.4rem 0;display:flex}.bubble-me{flex-direction:row-reverse}.bubble-face{background:var(--accent-soft);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.3rem;line-height:1;display:flex}.bubble-box{background:var(--surface);border:1px solid var(--border);border-radius:12px;max-width:82%;padding:.7rem 1rem .2rem;position:relative}.bubble-me .bubble-box{background:var(--accent-soft);border-color:var(--accent-soft)}.bubble-box p{margin:0 0 .6rem;font-size:.95rem;line-height:1.75}.bubble-name{color:var(--muted);margin-bottom:.2rem;font-size:.75rem;display:block}.bubble-box:before{content:"";border:7px solid #0000;width:0;height:0;position:absolute;top:14px}.bubble-you .bubble-box:before{border-right-color:var(--border);left:-14px}.bubble-me .bubble-box:before{border-left-color:var(--accent-soft);right:-14px}img.eyecatch{aspect-ratio:1200/630;object-fit:cover;border:1px solid var(--border);border-radius:10px;width:100%;height:auto;margin:0 0 2rem;display:block}
