:root{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;color:#111;background:#fafafa}*{box-sizing:border-box}.container{max-width:980px;margin:24px auto;padding:0 16px}.card{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0000000a}.row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;gap:12px;align-items:end}@media(max-width:820px){.row{grid-template-columns:1fr}}.label{display:block;font-size:12px;color:#555;margin-bottom:6px}select,input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #d8d8d8;background:#fff}button{padding:10px 14px;border-radius:10px;border:1px solid #111;background:#111;color:#fff;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}@media(max-width:820px){.kpis{grid-template-columns:1fr 1fr}}.kpi{padding:12px;border:1px solid #eee;border-radius:12px;background:#fcfcfc}.kpi .title{font-size:12px;color:#666}.kpi .value{font-size:20px;font-weight:650;margin-top:4px}.tableWrap{margin-top:16px;overflow-x:auto}.chartCard{margin-top:16px;border:1px solid #eee;border-radius:12px;padding:12px;background:#fcfcfc}.chartHeader{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.chartTitle{font-size:13px;font-weight:650;color:#333}.equityChart{width:100%;height:200px}.equityLine{fill:none;stroke:#111;stroke-width:2}.line0{stroke:#111}.line1{stroke:#2463eb}.line2{stroke:#16a34a}.line3{stroke:#f59e0b}.line4{stroke:#dc2626}.line5{stroke:#7c3aed}.axisLine{stroke:#c9c9c9;stroke-width:1;shape-rendering:crispEdges}.axisText{fill:#777;font-size:10px}.compareRow{display:flex;align-items:center;gap:8px}.compareLabel{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#555}.legend{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:10px;font-size:12px;color:#444}.legendItem{display:inline-flex;align-items:center;gap:6px}.legendSwatch{width:10px;height:10px;border-radius:999px;display:inline-block}.legendText{font-size:12px}.legendText.line0{color:#111}.legendText.line1{color:#2463eb}.legendText.line2{color:#16a34a}.legendText.line3{color:#f59e0b}.legendText.line4{color:#dc2626}.legendText.line5{color:#7c3aed}.swatch0{background:#111}.swatch1{background:#2463eb}.swatch2{background:#16a34a}.swatch3{background:#f59e0b}.swatch4{background:#dc2626}.swatch5{background:#7c3aed}table{width:100%;border-collapse:collapse;font-size:13px}th,td{border-bottom:1px solid #eee;padding:10px 8px;text-align:left;white-space:nowrap}th{color:#555;font-weight:650;background:#fafafa}.badge{display:inline-block;padding:4px 8px;border-radius:999px;border:1px solid #e6e6e6;font-size:12px;color:#444;background:#fff}.error{margin-top:12px;padding:10px 12px;border:1px solid #ffcccc;background:#fff5f5;color:#a40000;border-radius:10px}.small{font-size:12px;color:#666}
