*{box-sizing:border-box}body{margin:0;background:#f4f4f5;color:#18181b;font:14px/1.6 system-ui,sans-serif}main{padding:24px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}h1{margin:0;font-size:25px}p{margin:8px 0;color:#52525b}section{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:20px}.toolbar{display:flex;align-items:center;gap:12px}button,input:not([type=checkbox]),select{height:36px;padding:6px 12px;border:1px solid #d4d4d8;border-radius:6px;background:#fff;font:inherit}a{color:#18181b}button{cursor:pointer}#search{width:250px}.legend{display:flex;gap:7px;align-items:center;flex-wrap:wrap;font-size:12px}.legend i{display:inline-block;width:14px;height:14px;border:1px solid #d4d4d8}details{margin:12px 0;color:#52525b}summary{cursor:pointer}.matrix{overflow:auto;max-height:75vh;margin-top:16px}table{width:100%;border-collapse:separate;border-spacing:0}th,td{padding:12px 16px;border-bottom:1px solid #e4e4e7;text-align:left;vertical-align:middle}thead th{position:sticky;top:0;z-index:2;background:#fafafa;font-weight:500;white-space:nowrap}.theme{min-width:215px;max-width:270px}.phase{min-width:145px}.stock{min-width:175px;white-space:nowrap}.stock small,.phase small{display:block;font-size:12px;color:#52525b}.check{min-width:110px;font-size:12px;color:#52525b}.spark{display:block;width:800px;height:20px;max-width:none;overflow:visible}#dates{display:flex;width:800px;height:34px;align-items:center}#dates span{width:20px;flex:0 0 20px;font-size:10px;writing-mode:vertical-rl;line-height:14px}#tip{position:fixed;z-index:10;background:#fff;color:#18181b;border:1px solid #d4d4d8;border-radius:8px;padding:10px 14px;box-shadow:0 2px 8px #0002;pointer-events:none;white-space:pre-line;font-size:13px;max-width:300px}
.correction-badge{display:inline-block;margin-left:4px;padding:0 3px;border-radius:4px;font-size:9px;line-height:11px;font-weight:600}.correction-badge.watch{background:#fef3c7;color:#92400e}.correction-badge.progress{background:#ffedd5;color:#9a3412}.correction-badge.unknown{background:#f4f4f5;color:#52525b}
/* User-requested dense matrix: intentional exception to standard table padding. */
body{font-size:10px;line-height:1.2}main{padding:12px}header{margin-bottom:10px}h1{font-size:17px}section{padding:10px}.toolbar{gap:8px}button,input:not([type=checkbox]),select{height:26px;padding:3px 6px}.legend{font-size:10px}.legend i{width:10px;height:10px}p{margin:5px 0}details{margin:6px 0}.matrix{max-height:none;margin-top:8px}table{width:max-content}th,td{padding:0 5px;border-bottom:0;height:12px;line-height:12px;font-size:10px;white-space:nowrap}.theme{min-width:0;max-width:none;font-size:10px;vertical-align:middle}.stock{min-width:110px}.graph{padding:0}.beta{text-align:right;font-variant-numeric:tabular-nums}.spark{width:auto;height:12px;overflow:hidden}.matrix a{text-decoration:none}.matrix a:hover{text-decoration:underline}thead th{padding:2px 5px}thead th:nth-child(3){padding:2px 0}#dates{width:auto;height:30px}#dates span{width:12px;flex:0 0 12px;font-size:8px;line-height:10px}#tip{font-size:12px}
