*{box-sizing:border-box}html{font-family:'IBM Plex Sans','Noto Sans JP','Yu Gothic',Meiryo,system-ui,sans-serif;color:#211d24;background:#f7f5f8}body{margin:0}.topbar{height:68px;background:#fff;border-bottom:1px solid #e5dfe7;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);position:sticky;top:0;z-index:10}.brand{font-weight:850;font-size:25px;letter-spacing:.08em;color:#783278;text-decoration:none}.header-actions{display:flex;gap:10px}.primary,.ghost{border:1px solid #783278;border-radius:999px;padding:10px 16px;font:inherit;text-decoration:none;cursor:pointer}.primary{background:#783278;color:white}.ghost{background:white;color:#783278}main{max-width:1220px;margin:auto;padding:42px clamp(18px,4vw,54px) 70px}.hero{display:flex;gap:30px;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.eyebrow{color:#783278;font-weight:800;letter-spacing:.12em;font-size:12px}.hero h1{font-size:clamp(30px,4vw,54px);line-height:1.08;margin:.2em 0}.lead{font-size:17px;line-height:1.8;max-width:850px;color:#5f5662}.status-card{white-space:nowrap;background:white;border:1px solid #e4dce6;border-radius:12px;padding:12px 14px;font-size:13px}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#6f9d52;margin-right:8px}.tabs{display:flex;gap:6px;border-bottom:1px solid #ddd3e0;margin-bottom:26px;overflow:auto}.tab{border:0;background:transparent;padding:13px 17px;font:inherit;font-weight:700;color:#6c626f;cursor:pointer;border-bottom:3px solid transparent;white-space:nowrap}.tab.active{color:#783278;border-color:#783278}.panel{display:none}.panel.active{display:block}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px}.section-head h2{margin:0 0 6px;font-size:27px}.section-head p{margin:0;max-width:800px;line-height:1.7;color:#665c69}.section-head label,.chart-head label{font-size:13px;font-weight:700}select{border:1px solid #cfc4d2;background:white;border-radius:9px;padding:9px 10px;margin-left:8px}.audit{padding:11px 14px;border-radius:10px;margin:14px 0 20px;background:#eef6e9;color:#315a1e;font-weight:700;font-size:13px}.audit.warn{background:#fff2df;color:#7b4c00}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.metric-card{background:white;border:1px solid #e5dfe7;border-radius:16px;padding:18px}.metric-card .method{font-weight:850;color:#783278;margin-bottom:12px}.metric-row{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #eee8ef;padding:9px 0;font-size:13px}.metric-row strong{font-size:14px;text-align:right}.chart-card,.table-wrap,.prose{background:white;border:1px solid #e5dfe7;border-radius:16px;padding:20px;margin:16px 0}.chart-card h3{margin:0 0 16px}.chart-head{display:flex;justify-content:space-between;align-items:center}.bars{display:grid;gap:12px}.bar-row{display:grid;grid-template-columns:130px 1fr 130px;align-items:center;gap:12px;font-size:13px}.bar-track{height:20px;border-radius:999px;background:#eee8ef;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,#783278,#b278b2);border-radius:999px;min-width:2px}.bar-value{text-align:right;font-variant-numeric:tabular-nums}.table-wrap{overflow:auto;padding:0}table{border-collapse:collapse;width:100%;min-width:640px}th,td{padding:12px 14px;border-bottom:1px solid #eee8ef;text-align:right;font-size:13px}th:first-child,td:first-child{text-align:left}th{background:#faf8fb;position:sticky;top:0}.linechart svg{width:100%;height:auto;display:block}.legend{display:flex;gap:18px;flex-wrap:wrap;margin-top:8px;font-size:12px}.legend i{display:inline-block;width:14px;height:3px;margin-right:5px;vertical-align:middle}.prose{line-height:1.8}.method-map{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;max-width:420px;background:#faf8fb;padding:14px;border-radius:10px}.small{font-size:12px;color:#746b77}footer{text-align:center;padding:25px;color:#7a707d;border-top:1px solid #e2dbe4;background:white;font-size:12px}@media(max-width:780px){.hero,.section-head{display:block}.status-card{display:inline-block;margin-top:12px}.metric-grid{grid-template-columns:1fr}.bar-row{grid-template-columns:95px 1fr 100px}.topbar{padding:0 16px}.header-actions .primary{display:none}}