:root{--ink:#17211f;--muted:#5d6865;--green:#153a35;--green-light:#e8f0ed;--cream:#f6f3ea;--gold:#a77f38;--line:#d9dfdc;--white:#fff;--max-width:1120px;color:var(--ink);background:var(--white);font-synthesis:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);margin:0;font-size:16px;line-height:1.8}a{color:inherit;text-underline-offset:.18em}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;line-height:1.38}.container{width:min(calc(100% - 40px), var(--max-width));margin-inline:auto}.skip-link{z-index:100;color:#fff;background:var(--green);padding:10px 14px;position:fixed;top:-80px;left:12px}.skip-link:focus{top:12px}:focus-visible{outline-offset:3px;outline:3px solid #d09a30}.site-header{border-bottom:1px solid var(--line);background:#fffffff5}.header-inner{width:min(calc(100% - 40px), var(--max-width));justify-content:space-between;align-items:center;gap:24px;min-height:72px;margin-inline:auto;display:flex}.brand{letter-spacing:.01em;align-items:center;gap:11px;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{width:32px;height:32px;color:var(--cream);background:var(--green);border-radius:8px;place-items:center;font-family:Georgia,serif;display:grid}.site-header ul{gap:28px;margin:0;padding:0;list-style:none;display:flex}.site-header nav a{color:#37433f;font-size:.9rem;font-weight:650;text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--green);text-decoration:underline}.hero{background:var(--cream);border-bottom:1px solid #e5dfd1;padding:92px 0 88px}.hero-inner{max-width:980px}.eyebrow{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:900px;margin-bottom:28px;font-size:clamp(2.25rem,5.4vw,4.7rem)}.hero-copy{max-width:720px;margin-bottom:8px;font-size:clamp(1.05rem,2.1vw,1.3rem);font-weight:650}.hero-subcopy{max-width:720px;color:var(--muted);margin-bottom:32px}.button{color:var(--white);background:var(--green);border-radius:6px;align-items:center;gap:18px;padding:13px 21px;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{background:#24554e}.mobile-break{display:none}.section{padding-top:84px;padding-bottom:84px}.section-tint{background:#f3f7f5}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:34px;display:flex}.section-heading h2,.split-section h2{margin-bottom:0;font-size:clamp(1.75rem,3.5vw,2.55rem)}.section-heading>p{max-width:400px;color:var(--muted);margin-bottom:3px}.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{border:1px solid var(--line);background:var(--white);border-radius:10px;flex-direction:column;min-width:0;padding:25px;display:flex}.article-card h3{margin-bottom:13px;font-size:1.18rem}.article-card h3 a{text-decoration:none}.article-card h3 a:hover{color:var(--green);text-decoration:underline}.article-card>p{color:var(--muted);flex:1;font-size:.93rem}.article-card time{color:var(--muted);font-size:.78rem}.card-meta{color:var(--green);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:13px;font-size:.76rem;font-weight:750;display:flex}.card-meta a{text-decoration:none}.draft-badge{color:#6a4b14;background:#f6eaca;border-radius:999px;padding:2px 8px}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-card{min-height:245px;color:inherit;background:var(--white);border-radius:10px;padding:27px;text-decoration:none;box-shadow:0 1px #163a3514}.category-card:not(.is-inactive):hover{transform:translateY(-2px);box-shadow:0 7px 20px #163a3514}.category-number{color:var(--gold);font-family:Georgia,serif;font-size:.9rem}.category-card h3{margin:18px 0 10px;font-size:1.25rem}.category-card p{color:var(--muted);font-size:.9rem}.is-inactive{color:#68716f;background:#ffffff8c}.text-link{color:var(--green);font-weight:750;text-decoration:underline}.coming-soon{color:var(--muted);font-size:.82rem}.split-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.check-list{margin:0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);padding:17px 0 17px 36px;position:relative}.check-list li:before{content:"✓";color:var(--gold);font-weight:800;position:absolute;left:4px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.feature-grid span{color:var(--gold);font-family:Georgia,serif}.feature-grid h3{margin:14px 0 8px}.feature-grid p{color:var(--muted)}.about-cta{border-top:1px solid var(--line);justify-content:space-between;gap:24px;margin-top:55px;padding:28px 0 0;display:flex}.about-cta p{margin:0}.page-shell,.article-shell{padding-top:20px;padding-bottom:100px}.breadcrumbs{color:var(--muted);margin:0 0 48px;font-size:.78rem;overflow:hidden}.breadcrumbs ol{white-space:nowrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{text-overflow:ellipsis;min-width:0;overflow:hidden}.breadcrumbs li:not(:last-child):after{content:"/";color:#9ca5a2;margin-left:7px}.page-header{max-width:750px;margin-bottom:52px;padding-top:12px}.page-header h1{margin-bottom:20px;font-size:clamp(2.25rem,5vw,3.65rem)}.page-header>p:last-child{color:var(--muted);font-size:1.08rem}.narrow-page{max-width:820px}.article-shell{max-width:900px}.article-header{max-width:800px;margin:10px 0 42px}.article-header h1{margin-bottom:22px;font-size:clamp(2rem,5vw,3.35rem)}.article-description{color:var(--muted);font-size:1.08rem}.article-dates{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:.78rem;display:flex}.draft-notice{border-left:4px solid var(--gold);background:#fff8e8;margin:36px 0;padding:24px 26px}.draft-notice p{color:#66583d;margin:5px 0 0}.prose{max-width:720px;font-size:1.06rem}.prose h2{border-bottom:2px solid var(--green);margin:2.5em 0 .8em;padding-bottom:.35em;font-size:1.65rem}.prose h3{margin:2em 0 .6em;font-size:1.3rem}.prose p{margin-bottom:1.45em}.prose blockquote{border-left:4px solid var(--green);background:var(--green-light);margin:1.8em 0;padding:18px 22px}.prose code{overflow-wrap:anywhere;background:var(--green-light);border-radius:4px;padding:.12em .35em}.static-prose{margin-bottom:50px}.related-section{border-top:1px solid var(--line);margin-top:82px;padding-top:52px}.related-section h2{margin-bottom:24px}.site-footer{color:#dce7e4;background:var(--green);padding:54px 0}.footer-inner{width:min(calc(100% - 40px), var(--max-width));margin-inline:auto}.footer-brand{color:#fff;margin-bottom:3px;font-weight:750}.site-footer p{margin-bottom:18px}.site-footer nav{gap:22px;margin-bottom:30px;font-size:.88rem;display:flex}.site-footer small{color:#a8bdb8}@media (width<=820px){.article-grid,.category-grid{grid-template-columns:1fr 1fr}.split-section{grid-template-columns:1fr;gap:30px}.feature-grid{gap:22px}}@media (width<=620px){body{line-height:1.75}.container{width:min(calc(100% - 32px), var(--max-width))}.header-inner{width:min(calc(100% - 32px), var(--max-width));min-height:64px}.brand{font-size:.9rem}.brand-mark{width:28px;height:28px}.site-header ul{gap:14px}.site-header nav li:last-child{display:none}.site-header nav a{font-size:.78rem}.hero{padding:64px 0 62px}.hero h1{font-size:2.5rem}.mobile-break{display:initial}.section{padding-top:62px;padding-bottom:62px}.section-heading{margin-bottom:25px;display:block}.section-heading>p{margin-top:10px}.article-grid,.category-grid,.feature-grid{grid-template-columns:1fr}.article-card,.category-card{padding:22px}.category-card{min-height:0}.about-cta{display:block}.about-cta p{margin-bottom:12px}.breadcrumbs{margin-bottom:30px}.page-shell,.article-shell{padding-bottom:72px}.page-header{margin-bottom:36px}.article-header{margin-bottom:30px}.article-header h1{font-size:2.05rem}.draft-notice{padding:20px}.prose{font-size:1rem}.related-section{margin-top:60px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
