:root{color-scheme:light;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f8f4;color:#18211f;--accent: #0b756b;--accent-strong: #07554f;--accent-soft: #e7f3ef;--warm: #b85f31;--warm-soft: #fff1e9;--border: #dce3dc;--border-strong: #c4d0c6;--muted: #65716d;--surface: #ffffff;--surface-subtle: #fbfcf8;--ink: #18211f;--heading-ink: #111b18;--article-text: #3d4b47;--background: #f7f8f4;--background-top: #eef5ef;--header-bg: rgb(247 248 244 / 92%);--grid-line: rgb(255 255 255 / 48%);--grid-line-vertical: rgb(255 255 255 / 44%);--focus-ring: rgb(184 95 49 / 42%);--link-underline: rgb(11 117 107 / 34%);--action-underline: rgb(11 117 107 / 36%);--pill-text: #40504b;--quote-text: #4d433d;--disclosure-border: #edd2bf;--disclosure-text: #594337;--shadow: 0 18px 45px rgb(38 55 48 / 10%)}body[data-blog-tone=editorial]{--accent: #25636f;--accent-strong: #164954;--accent-soft: #e7f2f4;--warm: #8c6841;--warm-soft: #f8f0e6;--border: #dce2e0;--border-strong: #c5cfcd;--muted: #66716f;--ink: #17211f;--heading-ink: #101a18;--article-text: #3f4b49;--background: #f7f8f5;--background-top: #eef4f3;--header-bg: rgb(247 248 245 / 92%);--focus-ring: rgb(140 104 65 / 38%);--link-underline: rgb(37 99 111 / 34%);--action-underline: rgb(37 99 111 / 36%);--pill-text: #43514f;--quote-text: #4d4740;--disclosure-border: #e7d5bf;--disclosure-text: #584838}body[data-blog-tone=analytical]{--accent: #2f668f;--accent-strong: #214d6d;--accent-soft: #e9f1f6;--warm: #8f6a2f;--warm-soft: #f8f2e7;--border: #d9e2e6;--border-strong: #bfccd3;--muted: #626f78;--ink: #142029;--heading-ink: #101923;--article-text: #3b4a53;--background: #f6f8f8;--background-top: #edf3f6;--header-bg: rgb(246 248 248 / 92%);--focus-ring: rgb(47 102 143 / 34%);--link-underline: rgb(47 102 143 / 34%);--action-underline: rgb(47 102 143 / 36%);--pill-text: #40505a;--quote-text: #4d473b;--disclosure-border: #e3d4b8;--disclosure-text: #514634}body[data-blog-tone=mature]{--accent: #6d6254;--accent-strong: #4f473e;--accent-soft: #eeeae5;--warm: #8d5d4a;--warm-soft: #f4ece8;--border: #dfd9d1;--border-strong: #c7beb3;--muted: #706a64;--ink: #211d1a;--heading-ink: #181512;--article-text: #4c4641;--background: #f7f5f2;--background-top: #f0ece7;--header-bg: rgb(247 245 242 / 92%);--focus-ring: rgb(141 93 74 / 34%);--link-underline: rgb(109 98 84 / 34%);--action-underline: rgb(109 98 84 / 36%);--pill-text: #514b45;--quote-text: #51443e;--disclosure-border: #e5cec4;--disclosure-text: #574239;--shadow: 0 18px 45px rgb(50 40 32 / 9%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,var(--background-top) 0,var(--background) 330px),var(--background);color:var(--ink)}body:before{position:fixed;inset:0;z-index:-1;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line-vertical) 1px,transparent 1px);background-size:28px 28px;content:"";mask-image:linear-gradient(180deg,#000 0,transparent 420px)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}::selection{background:#0b756b2e}.icon{display:inline-block;flex:0 0 auto;width:1em;height:1em;stroke-width:2.15;vertical-align:-.12em}.site-shell{width:min(100%,1120px);margin:0 auto;padding-inline:clamp(1rem,4vw,3rem)}.site-shell.narrow{width:min(100%,820px)}.site-header{border-bottom:1px solid var(--border);background:var(--header-bg)}.nav-shell{padding-block:0}.site-nav{display:flex;align-items:center;justify-content:flex-start;gap:1rem;min-height:68px}.brand-link{display:inline-flex;align-items:center;min-width:0;color:var(--accent-strong);font-weight:900;line-height:1.2}.brand-link span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-links a,.site-footer a{color:var(--accent-strong);font-size:.9rem;font-weight:850}.site-footer a{display:inline-flex;align-items:center;gap:.35rem}.hero{padding:clamp(3rem,8vw,6.5rem) 0 clamp(2rem,5vw,3.5rem)}.hero h1{max-width:930px;margin:0;color:var(--heading-ink);font-size:clamp(2rem,5.4vw,4rem);line-height:1.14;letter-spacing:0}.hero-title-line{display:block}.hero p{max-width:760px;margin:1rem 0 0;color:var(--muted);font-size:1.04rem;line-height:1.62}.hero-meta{display:inline-flex;width:fit-content;margin-top:1rem;border-top:1px solid var(--border-strong);padding-top:.75rem;color:var(--pill-text);font-size:.92rem;font-weight:850}.eyebrow{color:var(--warm);font-size:.78rem;font-weight:950;letter-spacing:0;margin:0 0 .65rem;text-transform:uppercase}.project-list,.article-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}.project-card,.article-card{min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 1px #fffc;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.project-card:hover,.article-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow);transform:translateY(-2px)}.project-card a,.article-card-inner{display:grid;min-height:100%;gap:.72rem;padding:clamp(1rem,2vw,1.25rem)}.project-card span,.article-card span{color:var(--accent-strong);font-size:.78rem;font-weight:900}.project-card>a>span:first-child,.card-meta{color:var(--warm)}.card-date{display:inline-flex;align-items:center;gap:.3rem;color:var(--muted);font-size:.78rem;font-weight:850}.card-topline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.card-tag{display:inline-flex;align-items:center;gap:.3rem;width:fit-content;border:1px solid var(--border);border-radius:999px;background:var(--surface-subtle);color:var(--accent-strong);padding:.24rem .56rem;font-size:.78rem;font-weight:900;line-height:1.35}.card-title-link{color:inherit}.project-card h2,.article-card h2{margin:0;color:#17201d;font-size:clamp(1.18rem,2.2vw,1.45rem);line-height:1.35;letter-spacing:0}.project-card p,.article-card p{margin:0;color:var(--muted);line-height:1.75}.card-action{display:inline-flex;align-items:center;gap:.32rem;align-self:end;width:fit-content;margin-top:.35rem;border-bottom:1px solid var(--action-underline);padding-bottom:.12rem}.meta-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}.site-links{border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:.85rem 1rem;margin-top:2rem;padding-top:1.1rem}.pill{border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--pill-text);padding:.25rem .55rem;font-size:.78rem;font-weight:850}.article-shell{padding-bottom:clamp(1rem,4vw,2.5rem)}.article-hero{padding-bottom:clamp(1.6rem,4vw,2.5rem)}.article-hero h1{max-width:780px;font-size:clamp(1.8rem,4.4vw,3rem);line-height:1.16}.article-date,.article-dates{margin:1rem 0 0;color:var(--muted);font-size:.92rem;font-weight:800}.article-dates{display:flex;flex-wrap:wrap;gap:.45rem .9rem}.article-notice,.article-summary,.article-toc,.related-card{border:1px solid var(--border);border-radius:8px;background:var(--surface)}.article-notice{display:inline-flex;align-items:flex-start;gap:.42rem;width:fit-content;max-width:100%;margin:0 0 clamp(.9rem,2vw,1.2rem);border-color:var(--border);border-left:3px solid var(--border-strong);background:var(--surface-subtle);padding:.5rem .7rem;color:var(--muted);font-size:.78rem;font-weight:700;line-height:1.55}.article-summary{margin-bottom:clamp(1.1rem,3vw,1.5rem);padding:1rem}.article-summary h2{display:inline-flex;align-items:center;gap:.42rem;margin:0 0 .65rem;color:var(--heading-ink);font-size:1.04rem;line-height:1.4}.article-summary ul{display:grid;gap:.42rem;margin:0;padding-left:1.15rem}.article-summary li{color:var(--article-text);line-height:1.65}.article-toc{margin-bottom:clamp(1.6rem,4vw,2.2rem);padding:1rem}.article-toc h2{display:inline-flex;align-items:center;gap:.42rem;margin:0 0 .75rem;color:var(--heading-ink);font-size:1rem;line-height:1.4}.article-toc ol{display:grid;gap:.45rem;margin:0;padding-left:1.15rem}.article-toc li{color:var(--muted);line-height:1.55}.article-toc .toc-depth-3{margin-left:1rem}.article-toc a{color:var(--accent-strong);font-weight:800;text-decoration:underline;text-decoration-color:var(--link-underline);text-underline-offset:.18em}.article-body{border-top:1px solid var(--border);padding-top:clamp(1.7rem,4vw,2.8rem);font-size:clamp(1rem,1.4vw,1.06rem)}.article-body>*:first-child{margin-top:0}.article-body p,.article-body li{color:var(--article-text);line-height:1.95}.article-body p{margin:1.1rem 0}.article-body h2,.article-body h3{color:var(--ink);line-height:1.35;letter-spacing:0}.article-body h2{margin:clamp(2.5rem,6vw,3.4rem) 0 1rem;border-left:5px solid var(--accent);padding-left:.9rem;font-size:clamp(1.45rem,3vw,2rem)}.article-body h3{margin:2rem 0 .75rem;font-size:clamp(1.18rem,2.3vw,1.45rem)}.article-body ul,.article-body ol{margin:1.1rem 0 1.3rem;padding-left:1.35rem}.article-body li+li{margin-top:.42rem}.article-body a{color:var(--accent-strong);font-weight:850;text-decoration:underline;text-decoration-color:var(--link-underline);text-decoration-thickness:.08em;text-underline-offset:.18em}.article-body blockquote{margin:1.5rem 0;border-left:5px solid var(--warm);background:var(--warm-soft);padding:.25rem 1rem;color:var(--quote-text)}.article-body table{width:100%;border-collapse:collapse;margin:1.5rem 0;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff;font-size:.95rem}.article-body th,.article-body td{border-bottom:1px solid var(--border);padding:.75rem .85rem;text-align:left;vertical-align:top}.article-body th{background:var(--accent-soft);color:#20302c;font-weight:900}.article-body tr:last-child td{border-bottom:0}.article-body pre,.article-body code{border-radius:6px;background:#edf3ef}.article-body pre{overflow:auto;padding:1rem}.article-body code{padding:.12rem .25rem}.disclosure{max-width:780px;margin-top:1.35rem;border:1px solid var(--disclosure-border);border-left:5px solid var(--warm);border-radius:8px;background:var(--warm-soft);padding:.8rem 1rem;color:var(--disclosure-text);font-size:.92rem;line-height:1.75}.article-afterword{display:grid;gap:1rem;margin-top:clamp(2.2rem,6vw,3.2rem);border-top:1px solid var(--border);padding-top:clamp(1.5rem,4vw,2.2rem)}.related-card{padding:1rem}.related-articles h2{display:inline-flex;align-items:center;gap:.42rem;margin:0 0 .65rem;color:var(--heading-ink);font-size:1.08rem;line-height:1.4}.related-articles{margin-top:.4rem}.related-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.related-card{display:grid;gap:.45rem;min-width:0}.related-card span{display:inline-flex;align-items:center;gap:.3rem;color:var(--warm);font-size:.78rem;font-weight:900;line-height:1.4}.related-card h3{margin:0;color:var(--heading-ink);font-size:1rem;line-height:1.45}.related-card time{display:inline-flex;align-items:center;gap:.3rem;color:var(--muted);font-size:.82rem;font-weight:800;line-height:1.4}.article-back-link{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;color:var(--accent-strong);font-size:.92rem;font-weight:850;line-height:1.5;text-decoration:underline;text-decoration-color:var(--link-underline);text-underline-offset:.18em}.empty{border:1px solid var(--border);border-radius:8px;background:#fff;padding:1rem}.site-footer{margin-top:clamp(3rem,8vw,5rem);border-top:1px solid var(--border);color:var(--muted)}.footer-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.4rem}.site-footer p{margin:0;font-size:.9rem}@media(max-width:720px){.site-nav{min-height:60px}.brand-link{font-size:.92rem}.project-list,.article-list{grid-template-columns:1fr}.hero{padding-top:1.9rem;padding-bottom:1.8rem}.hero h1{font-size:clamp(1.85rem,9vw,2.6rem)}.article-hero h1{font-size:clamp(1.65rem,8vw,2.25rem)}.article-body table{display:block;overflow-x:auto;white-space:nowrap}.related-list{grid-template-columns:1fr}.footer-shell{align-items:flex-start;flex-direction:column}}
