:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#f5f7fb}body{margin:0}main{padding:14px;max-width:980px;margin:auto}.panel{display:none}.panel.active{display:block}h1{font-size:24px;margin:8px 0 6px}h2{font-size:18px;margin:18px 0 8px}.note{color:#526071;line-height:1.55}.config{background:#fff;border:1px solid #dbe3ef;border-radius:14px;padding:12px;margin:12px 0}.config summary{font-weight:700;cursor:pointer}.config label{display:flex;flex-direction:column;gap:6px;margin-top:10px}.files{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.files label{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #dbe3ef;border-radius:14px;padding:12px;font-weight:700}input{font-size:16px;padding:9px;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.actions{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.actions button{border:0;border-radius:12px;padding:12px 16px;font-size:16px;font-weight:800}.primary{background:#1d4ed8;color:white}.secondary{background:#e5e7eb;color:#111827}.sticky-actions{position:sticky;bottom:0;background:#f5f7fb;padding:10px 0}.output{white-space:pre-wrap;background:#08111f;color:#dbeafe;border-radius:14px;padding:12px;min-height:220px;overflow:auto;font-size:13px;line-height:1.45}.output.small{min-height:130px;max-height:260px}.log-area{margin-top:8px}
.race-output{background:#fff;border:1px solid #dbe3ef;border-radius:14px;padding:12px;min-height:220px;overflow:auto}.race-title{font-weight:800;color:#334155;margin-bottom:4px}.basic-line{color:#475569;margin:6px 0 14px}.detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px;margin:12px 0}.detail-card h3{font-size:17px;margin:0 0 10px}.detail-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff}.detail-table th,.detail-table td{border:1px solid #e2e8f0;padding:8px;text-align:left;vertical-align:top}.detail-table th{background:#f1f5f9;font-weight:800}.horse-table th,.horse-table td{text-align:center;white-space:nowrap}.horse-table .name-cell{text-align:left;min-width:140px}.table-scroll{overflow-x:auto}.result-block{display:grid;grid-template-columns:80px 1fr;gap:6px;margin-bottom:10px}.basic-table th{width:88px}.basic-table td{min-width:90px}

.warning-card{background:#fff7ed;border:1px solid #fdba74;border-radius:14px;padding:12px;margin:12px 0;color:#7c2d12}.raw-card{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;padding:12px;margin:12px 0}.raw-card summary{font-weight:800;cursor:pointer}.raw-card h4{margin:12px 0 4px}.raw-card pre{white-space:pre-wrap;background:#0f172a;color:#e2e8f0;border-radius:10px;padding:10px;max-height:260px;overflow:auto}

.hidden-config{display:none!important}.file-status{display:block;font-size:12px;font-weight:700;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:7px;line-height:1.35;min-height:18px;word-break:break-all}.file-status.ready{color:#0f5132;background:#ecfdf5;border-color:#bbf7d0}.file-status.error{color:#7f1d1d;background:#fef2f2;border-color:#fecaca}
