:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:Arial,sans-serif;background:#fff;color:#111;overflow:auto}.App{width:100%;max-width:none;margin:0;background:#fff;border-radius:0;box-shadow:none;padding:0;min-height:100vh}.excel-table,.excel-table th,.excel-table td,.log-history,.log-history th,.log-history td{background:#fff!important}h1,h2{font-weight:600;margin-bottom:12px;margin-top:0;color:#111;line-height:1.1}h1{font-size:2rem}form{display:flex;gap:8px;margin-bottom:18px}form input{padding:6px 8px;border:1px solid #bbb;border-radius:0;font-size:1rem;background:#fff;color:#111}form input:focus{border:1.5px solid #111;outline:none}form button{background:#fff;color:#111;border:1px solid #bbb;border-radius:0;padding:6px 14px;font-size:1rem;cursor:pointer;transition:background .2s}form button:disabled{color:#aaa;border-color:#eee;cursor:not-allowed}.excel-table{width:80%;max-width:none;border-collapse:collapse;margin-bottom:24px;background:#fff;border-radius:0;box-shadow:none;margin-left:0}.excel-table th,.excel-table td{border:1px solid #bbb;padding:7px 6px;text-align:left;font-size:.98rem;color:#111;background:#fff}.excel-table th{font-weight:600}.excel-table tr{background:#fff}.excel-table input[type=text],.excel-table input[type=number],.excel-table select{width:180px;padding:4px 6px;border:1px solid #bbb;border-radius:0;background:#fff;font-size:.97rem;color:#111;box-sizing:border-box}.excel-table input[type=checkbox]{width:16px;height:16px}.excel-table button{background:#fff;color:#111;border:1px solid #bbb;border-radius:0;padding:4px 10px;margin-right:2px;font-size:.97rem;cursor:pointer;transition:background .2s}.excel-table button:hover{background:#eee;color:#111}.log-history{max-height:600px;overflow-y:auto;background:#fff;border-radius:0;box-shadow:none;margin-top:64px;width:100%;max-width:none;margin-left:0;margin-right:0;padding:0}.log-history table{width:80%;border-collapse:collapse}.log-history th,.log-history td{border:1px solid #bbb;padding:6px 4px;font-size:.95rem;color:#111;background:#fff}.log-history th{font-weight:600}.log-history tr{background:#fff}.excel-table th,.excel-table td,.log-history th,.log-history td{width:auto;white-space:nowrap}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.excel-table tr{transition:all .2s ease}.excel-table tr:hover{background-color:#f8f9fa!important}.excel-table tr[data-dragging=true]{opacity:.5;transform:rotate(2deg);box-shadow:0 4px 8px #0000001a}.excel-table tr[data-dragging=true] td{background-color:#e3f2fd!important}.excel-table td:first-child{cursor:grab;-webkit-user-select:none;user-select:none;font-weight:700;color:#666;text-align:center}.excel-table td:first-child:active{cursor:grabbing}@media (max-width: 900px){.App{padding:0 2vw}.excel-table th,.excel-table td,.log-history th,.log-history td{font-size:.93rem;padding:5px 2px}}
