:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,Yu Gothic,YuGothic,Meiryo,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.post-body img{object-fit:contain;border-radius:12px;max-width:100%;height:auto;max-height:560px;margin:20px auto;display:block}.post-body a img{margin-left:0;margin-right:auto}.post-body a span{text-align:left!important}.post-body table{border-collapse:collapse;width:100%;margin:20px 0;font-size:15px;display:block;overflow-x:auto}.post-body th,.post-body td{text-align:left;vertical-align:top;border:1px solid #e0e0e0;padding:10px 14px}.post-body th{white-space:nowrap;background:#f3f6f4;font-weight:700}.post-body tr:nth-child(2n) td{background:#fafbfa}.post-body h2{color:#222;border-left:6px solid #2f6f4f;margin:48px 0 20px;padding-left:16px;font-size:1.55rem;font-weight:700;line-height:1.5}.post-body h3{color:#222;border-bottom:2px solid #2f6f4f;margin:36px 0 16px;padding-bottom:8px;font-size:1.25rem;font-weight:700;line-height:1.5}.post-body h4{color:#2f6f4f;margin:28px 0 12px;font-size:1.1rem;font-weight:700}.post-body hr{border:none;border-top:1px solid #dde4e0;margin:56px 0}.post-body blockquote{color:#555;background:#f7f9f8;border-left:4px solid #cfd8d2;border-radius:0 6px 6px 0;margin:24px 0;padding:12px 18px}.post-body blockquote p{margin:0}
