:root{--ink:#26332f;--muted:#65726d;--line:#dce5e0;--cream:#f7f8f4;--accent:#4d7868;--accent-light:#e7f0eb;--radius:14px;color:var(--ink);background:#fff;font-family:Hiragino Sans,Yu Gothic,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}a:hover{text-underline-offset:4px;text-decoration:underline}.container{width:min(100% - 40px,1100px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);background:#fff}.header-inner{justify-content:space-between;align-items:center;gap:18px;min-height:72px;display:flex}.brand{flex-direction:column;line-height:1.25;display:flex}.brand:hover{text-decoration:none}.brand-name{letter-spacing:.05em;font-size:1.35rem;font-weight:800}.brand-tagline{color:var(--muted);margin-top:4px;font-size:.65rem}nav{white-space:nowrap;align-items:center;gap:16px;font-size:.82rem;display:flex}nav a{color:var(--muted)}nav a.active,nav a:hover{color:var(--accent);text-decoration:none}.hero{background:linear-gradient(130deg,#f1f7f2,#fbfaf5 55%,#edf4ef);padding:70px 0 78px}.hero-inner{max-width:800px}.eyebrow{color:var(--accent);letter-spacing:.12em;margin:0 0 10px;font-size:.72rem;font-weight:800}.hero h1,.page-hero h1{letter-spacing:.05em;margin:0;font-size:clamp(2.2rem,8vw,4.6rem);line-height:1.15}.hero-tagline{margin:14px 0;font-size:clamp(1.15rem,4vw,1.55rem);font-weight:700}.hero-copy{color:var(--muted);margin:0 0 28px}.button{background:var(--accent);color:#fff;border-radius:999px;padding:11px 22px;font-size:.9rem;font-weight:700;display:inline-block}.button:hover{background:#396154;text-decoration:none}.section{padding:58px 0}.muted-section{background:var(--cream)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.section-heading h2{margin:0;font-size:1.6rem;line-height:1.3}.text-link{color:var(--accent);font-size:.88rem;font-weight:700}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;padding:22px;display:flex}.article-card-meta{color:var(--muted);justify-content:space-between;gap:8px;font-size:.72rem;display:flex}.article-card-meta span,.category-label{color:var(--accent);font-weight:700}.article-card h3{margin:11px 0 8px;font-size:1.08rem;line-height:1.55}.article-card h3 a:hover{text-decoration-color:var(--accent)}.article-card p{color:var(--muted);margin:0 0 16px;font-size:.86rem;line-height:1.7}.article-card .text-link{margin-top:auto}.concern-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.concern-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:20px;display:flex;position:relative}.concern-card span{font-weight:700}.concern-card small{color:var(--muted);font-size:.75rem;line-height:1.5}.concern-card b{color:var(--accent);position:absolute;top:19px;right:16px}.category-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.category-card{border-radius:var(--radius);background:var(--accent-light);padding:24px;transition:background .15s}.category-card:hover{background:#dbeae1;text-decoration:none}.category-card h2,.category-card h3{margin:0 0 7px;font-size:1.15rem}.category-card p{color:var(--muted);margin:0 0 15px;font-size:.87rem}.category-card span{color:var(--accent);font-size:.82rem;font-weight:700}.page-hero{background:var(--cream);padding:50px 0}.page-hero h1{margin-bottom:10px;font-size:clamp(2rem,6vw,3.25rem)}.page-hero p:not(.eyebrow){color:var(--muted);max-width:650px;margin:0}.article-page{max-width:780px;padding-top:55px;padding-bottom:60px}.article-header{border-bottom:1px solid var(--line);padding-bottom:28px}.article-header h1{margin:12px 0;font-size:clamp(1.8rem,6vw,2.7rem);line-height:1.45}.article-lead{color:var(--muted);margin:0}.article-date{color:var(--muted);flex-wrap:wrap;gap:14px;margin-top:18px;font-size:.78rem;display:flex}.disclosure{background:#fff7e8;border-radius:8px;margin:24px 0;padding:13px 16px;font-size:.82rem}.prose{padding-top:12px}.prose h2{margin-top:44px;font-size:1.45rem;line-height:1.45}.prose h3{margin-top:30px;font-size:1.12rem}.prose p,.prose li{color:#37433f;line-height:2}.article-footer{border-top:1px solid var(--line);margin-top:48px;padding-top:25px;font-size:.9rem}.content-page{max-width:780px;padding-top:42px;padding-bottom:68px}.content-page h2{margin:34px 0 10px;font-size:1.35rem}.content-page p,.content-page li{color:#3c4944}.site-footer{border-top:1px solid var(--line);background:#fbfcfa;padding:34px 0}.footer-inner{flex-direction:column;gap:14px;display:flex}.footer-inner nav{white-space:normal;flex-wrap:wrap;gap:8px 18px}.footer-inner p{color:var(--muted);margin:0;font-size:.72rem}@media (width<=720px){.header-inner{min-height:64px}.brand-tagline{display:none}.header-inner nav{gap:12px;font-size:.76rem}.header-inner nav a:last-child{display:none}.hero{padding:54px 0 60px}.section{padding:43px 0}.article-grid,.concern-grid,.category-grid{grid-template-columns:1fr}.article-card{padding:19px}.page-hero{padding:40px 0}.article-page{padding-top:38px}.content-page{padding-top:28px}.prose h2{margin-top:35px}}
