.table-wrap{overflow-x:auto;margin:24px 0;border-radius:10px;box-shadow:0 2px 10px #0000000f}.article-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff;min-width:520px}.article-table thead tr{background:#0f2848;color:#fff}.article-table th{padding:12px 16px;text-align:left;font-weight:700;font-size:13px;white-space:nowrap}.article-table td{padding:12px 16px;border-bottom:1px solid #f0f0f0;vertical-align:top;color:#333;line-height:1.6}.article-table tbody tr:last-child td{border-bottom:none}.article-table tbody tr:hover td{background:#f4f8fa}.article-table .row-label{font-weight:700;color:#0f2848;white-space:nowrap}.article-table .num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.table-note{font-size:12px;color:#777;line-height:1.7;margin:-12px 0 24px}.kpi-tree{background:#f4f8fa;border-radius:12px;padding:24px 20px;margin:24px 0}.kpi-tree-main{display:flex;flex-direction:column;align-items:center;gap:0}.kpi-tree-node{background:#fff;border:1px solid #e0eaf2;border-left:4px solid #0F2848;border-radius:8px;padding:12px 18px;width:100%;max-width:460px;text-align:center}.kpi-tree-node.goal{border-left-color:#00b900;background:#f0fdf0}.kpi-tree-name{display:block;font-size:14px;font-weight:700;color:#0f2848}.kpi-tree-formula{display:block;font-size:12px;color:#666;margin-top:4px;line-height:1.6}.kpi-tree-arrow{color:#00b900;font-size:18px;font-weight:700;line-height:1;padding:8px 0}.kpi-tree-side{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;padding-top:20px;border-top:1px dashed #c8d8e4}.kpi-tree-side-item{background:#fff;border-radius:8px;padding:12px 16px;border-left:4px solid #E5004F}.kpi-tree-side-item .kpi-tree-name,.kpi-tree-side-item .kpi-tree-formula{text-align:left}.kpi-tree-caption{font-size:12px;color:#666;text-align:center;margin:14px 0 0;line-height:1.7}.cycle-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.cycle-step{background:#fff;border:1px solid #e0eaf2;border-radius:10px;padding:18px 16px;border-top:4px solid #0F2848}.cycle-step:nth-child(3){border-top-color:#00b900}.cycle-badge{display:inline-block;background:#0f2848;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;padding:4px 10px;border-radius:999px;margin-bottom:10px}.cycle-step:nth-child(3) .cycle-badge{background:#00b900}.cycle-title{font-size:14px;font-weight:700;color:#0f2848;margin-bottom:6px}.cycle-desc{font-size:13px;color:#555;line-height:1.7;margin:0}.cycle-days{display:block;font-size:11px;color:#00b900;font-weight:700;margin-top:10px}.hypothesis-sheet{background:#fff;border:1px solid #e0eaf2;border-radius:10px;overflow:hidden;margin:24px 0}.hypothesis-sheet-title{background:#0f2848;color:#fff;font-size:13px;font-weight:700;padding:10px 18px}.hypothesis-row{display:grid;grid-template-columns:150px minmax(0,1fr);border-bottom:1px solid #f0f0f0}.hypothesis-row:last-child{border-bottom:none}.hypothesis-label{background:#f4f8fa;font-size:13px;font-weight:700;color:#0f2848;padding:12px 18px;line-height:1.6}.hypothesis-value{font-size:14px;color:#333;padding:12px 18px;line-height:1.8}.hypothesis-value strong{color:#00b900}.verdict-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.verdict-card{background:#fff;border:1px solid #e0eaf2;border-radius:10px;padding:18px}.verdict-name{font-size:15px;font-weight:800;margin-bottom:4px}.verdict-card.adopt .verdict-name{color:#00b900}.verdict-card.hold .verdict-name{color:#0f2848}.verdict-card.reject .verdict-name{color:#e5004f}.verdict-rule{font-size:12px;color:#666;background:#f4f8fa;border-radius:6px;padding:8px 10px;margin-bottom:10px;line-height:1.6}.verdict-desc{font-size:13px;color:#555;line-height:1.7;margin:0}.rhythm-list{list-style:none;padding:0;margin:24px 0}.rhythm-item{display:grid;grid-template-columns:130px minmax(0,1fr);gap:16px;background:#f4f8fa;border-radius:10px;padding:16px 18px;margin-bottom:12px;align-items:start}.rhythm-item:last-child{margin-bottom:0}.rhythm-when{font-size:13px;font-weight:800;color:#fff;background:#0f2848;border-radius:6px;padding:8px 10px;text-align:center;line-height:1.5}.rhythm-when span{display:block;font-size:11px;font-weight:600;opacity:.8;margin-top:2px}.rhythm-body{font-size:14px;color:#444;line-height:1.8}.rhythm-body strong{color:#0f2848}.pitfall-list{list-style:none;padding:0;margin:24px 0;counter-reset:pitfall}.pitfall-item{counter-increment:pitfall;position:relative;background:#fff;border:1px solid #e0eaf2;border-radius:10px;padding:16px 18px 16px 58px;margin-bottom:12px}.pitfall-item:last-child{margin-bottom:0}.pitfall-item:before{content:counter(pitfall);position:absolute;left:16px;top:18px;width:28px;height:28px;background:#e5004f;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.pitfall-title{font-size:15px;font-weight:700;color:#0f2848;margin-bottom:6px}.pitfall-desc{font-size:14px;color:#555;line-height:1.8;margin:0}.pitfall-fix{display:block;font-size:13px;color:#00b900;font-weight:700;margin-top:8px}@media(max-width:768px){.cycle-steps{grid-template-columns:repeat(2,1fr)}.verdict-cards,.kpi-tree-side{grid-template-columns:1fr}}@media(max-width:480px){.cycle-steps{grid-template-columns:1fr}.hypothesis-row,.rhythm-item{grid-template-columns:1fr;gap:0}.rhythm-when{margin-bottom:10px}}
