:root{--paper:#f4f1e9;--paper-deep:#e9e4d8;--card:#fffdf8;--ink:#102c35;--ink-soft:#486068;--line:#d5d0c4;--teal:#0c766e;--teal-dark:#07564f;--coral:#df6446;--amber:#d49a26;--blue:#3276a1;--focus:#ffbd2e;--shadow:0 20px 50px #102c3517;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Yu Gothic,Hiragino Kaku Gothic ProN,Noto Sans JP,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0;line-height:1.75}a{color:inherit;text-underline-offset:.2em}img,svg{max-width:100%}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.65rem 1rem;position:fixed;top:-10rem;left:1rem}.skip-link:focus{top:1rem}.container{width:min(1180px,100% - 2rem);margin-inline:auto}.narrow{width:min(820px,100% - 2rem);margin-inline:auto}.section{padding:clamp(4rem,8vw,7rem) 0}.section--tight{padding:clamp(2.5rem,5vw,4rem) 0}.section--ink{background:var(--ink);color:#eef6f4}.section--paper-deep{background:var(--paper-deep)}.eyebrow{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:800}.section--ink .eyebrow{color:#80d4c8}.display{letter-spacing:-.055em;max-width:16ch;margin:0;font-size:clamp(2.5rem,6vw,5.8rem);font-weight:900;line-height:1.06}.heading{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.7rem);line-height:1.14}.subheading{letter-spacing:-.025em;margin:0;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.3}.lead{max-width:66ch;color:var(--ink-soft);font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.9}.section--ink .lead{color:#c7d6d6}.muted{color:var(--ink-soft)}.kicker-line{background:var(--coral);border-radius:1rem;width:4rem;height:.35rem;margin:1.5rem 0}.cluster{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.stack>*+*{margin-top:1.5rem}.grid{gap:1.25rem;display:grid}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:3rem;padding:.7rem 1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{background:var(--teal-dark);border-color:var(--teal-dark)}.button--ghost{color:var(--ink);background:0 0}.button--ghost:hover{background:var(--ink);color:#fff}.button--light{color:var(--ink);background:#fff;border-color:#fff}.button--small{min-height:2.4rem;padding:.45rem .8rem;font-size:.85rem}.card{border:1px solid var(--line);background:var(--card);border-radius:1.4rem;box-shadow:0 8px 30px #102c350a}.card__body{padding:clamp(1.25rem,2.8vw,2rem)}.card--flat{box-shadow:none}.tag{color:var(--teal-dark);background:#ffffff8c;border:1px solid;border-radius:999px;align-items:center;gap:.38rem;padding:.25rem .62rem;font-size:.74rem;font-weight:800;line-height:1.4;display:inline-flex}.tag:before{content:"";background:currentColor;border-radius:50%;width:.45rem;height:.45rem}.tag--draft{color:#855700;background:#fff3c8}.tag--final{color:#176248;background:#dff5e9}.tag--reference{color:#4b5673;background:#edf0f8}.notice{background:#fff5d8;border:1px solid #d8b154;border-radius:1rem;grid-template-columns:auto 1fr;gap:1rem;padding:1rem 1.2rem;display:grid}.notice__mark{background:var(--amber);color:#fff;border-radius:50%;place-items:center;width:2rem;height:2rem;font-weight:900;display:grid}.notice p{margin:0}.site-header{z-index:50;backdrop-filter:blur(14px);background:#f4f1e9e8;border-bottom:1px solid #102c351f;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:4.4rem;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.7rem;font-weight:900;text-decoration:none;display:flex}.brand__mark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:2.2rem;height:2.2rem;font-family:Georgia,serif;font-size:1.1rem;display:grid}.site-nav{align-items:center;gap:.3rem;display:flex}.site-nav a{color:var(--ink-soft);border-radius:999px;padding:.45rem .7rem;font-size:.88rem;font-weight:700;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--ink);background:#fff}.site-footer{color:#dce8e7;background:#0b242c;padding:3.5rem 0 2rem}.site-footer__grid{grid-template-columns:1.3fr 1fr;gap:2rem;display:grid}.site-footer p{color:#aebfbe}.site-footer a:hover{color:#fff}.site-footer__bottom{color:#91a5a4;border-top:1px solid #294047;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.78rem;display:flex}.hero{padding:clamp(4.5rem,9vw,8rem) 0 3rem;position:relative;overflow:hidden}.hero:after{content:"";z-index:-1;border:7rem solid #0c766e1a;border-radius:50%;width:46rem;height:46rem;position:absolute;top:-18rem;right:-20rem}.hero__grid{grid-template-columns:1.3fr .7fr;align-items:end;gap:4rem;display:grid}.hero__aside{padding-bottom:.8rem}.hero__meta{grid-template-columns:repeat(2,1fr);gap:.8rem;margin-top:2rem;display:grid}.hero__stat{border-top:2px solid var(--ink);padding-top:.8rem}.hero__stat strong{font-size:1.7rem;line-height:1.2;display:block}.hero__stat span{color:var(--ink-soft);font-size:.78rem}.story-card{min-height:22rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.story-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.story-card__bar{background:var(--story-color,var(--teal));height:.5rem}.story-card__number{color:#102c350e;font-size:8rem;font-weight:900;line-height:1;position:absolute;bottom:-1.2rem;right:1rem}.story-card a{z-index:2;position:relative}.metric{border-top:4px solid var(--metric-color,var(--teal));padding:1.25rem}.metric__value{letter-spacing:-.035em;margin:.35rem 0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;line-height:1.15;display:block}.metric__label{color:var(--ink-soft);font-size:.78rem;font-weight:800}.metric__meta{color:var(--ink-soft);font-size:.75rem}.source-list{margin:0;padding:0;list-style:none}.source-list li{border-bottom:1px solid var(--line);grid-template-columns:8.5rem 1fr auto;align-items:start;gap:1rem;padding:1.15rem 0;display:grid}.source-list time,.source-list small{color:var(--ink-soft)}.source-link{font-weight:800}.prose h2{letter-spacing:-.03em;margin:3rem 0 1rem;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.25}.prose h3{margin:2rem 0 .6rem;font-size:1.25rem}.prose p,.prose li{color:#304b53}.prose li+li{margin-top:.45rem}.definition{border-bottom:1px solid var(--line);grid-template-columns:9rem 1fr;gap:1rem;padding:1.2rem 0;display:grid}.definition dt{font-weight:900}.definition dd{color:var(--ink-soft);margin:0}.band-hero{border-bottom:1px solid var(--line);padding:clamp(3.5rem,7vw,6.5rem) 0}.band-hero__grid{grid-template-columns:1.15fr .85fr;align-items:end;gap:3rem;display:grid}.band-range{background:var(--ink);color:#fff;border-radius:.7rem;margin:1rem 0;padding:.6rem .9rem;font-size:1.05rem;font-weight:900;display:inline-block}.evidence-note{border-left:.35rem solid var(--coral);background:#fff8f1;padding:1.2rem 1.3rem}.evidence-note p{margin:0}.axis-list{gap:.7rem;display:grid}.axis{grid-template-columns:7rem 1fr;align-items:center;gap:1rem;display:grid}.axis__track{background:var(--paper-deep);border-radius:1rem;height:.55rem;overflow:hidden}.axis__fill{border-radius:inherit;background:var(--teal);height:100%}.axis__fill[data-level=high]{width:100%}.axis__fill[data-level=medium]{width:66%}.axis__fill[data-level=context]{width:33%}@media (width<=900px){.grid--4,.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__grid,.band-hero__grid,.site-footer__grid{grid-template-columns:1fr}.hero__aside{max-width:34rem}.site-nav a:not(:first-child){display:none}}@media (width<=620px){.container,.narrow{width:min(100% - 1.25rem,1180px)}.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}.hero{padding-top:3.4rem}.hero__grid{gap:2rem}.display{font-size:clamp(2.55rem,14vw,4.2rem)}.site-header__inner{min-height:3.8rem}.brand__text{font-size:.9rem}.site-nav a:last-child{padding-inline:.65rem}.source-list li{grid-template-columns:1fr;gap:.35rem}.definition{grid-template-columns:1fr;gap:.25rem}.site-footer__bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
