code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.app-container{display:flex;height:100vh}.sidebar{background-color:#f0f2f5;border-right:1px solid #d9d9d9;width:280px}.main-content,.sidebar{overflow-y:auto;padding:20px}.main-content{flex-grow:1}.main-content h1{font-size:28px;text-align:center}h2{font-size:20px}.sidebar-section{border-bottom:1px solid #d9d9d9;margin-bottom:20px;padding-bottom:20px}.sidebar-section:last-child{border-bottom:none;padding-bottom:0}.sidebar-section label{display:block;font-weight:700;margin-bottom:5px}.sidebar-section select{border:1px solid #ccc;border-radius:4px;padding:8px;width:100%}.sidebar-section p{margin:5px 0}.button-group{display:flex;justify-content:space-between;margin-bottom:10px}.button-group button{background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;flex:1 1;margin:0 5px;padding:10px}.button-group button:first-child{margin-left:0}.button-group button:last-child{margin-right:0}.sync-button{background-color:#007bff;border:1px solid #007bff;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px;width:100%}.sync-button:disabled{background-color:#ccc;border-color:#ccc;cursor:not-allowed}.upload-button{background-color:#6c757d;border:1px solid #6c757d;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px;width:100%}.file-name{color:#555;display:block;font-style:italic;margin-top:10px;word-break:break-all}.table-container{margin-bottom:30px}table{border-collapse:collapse;width:100%}td,th{border:1px solid #d9d9d9;padding:8px;text-align:left;white-space:pre-wrap;word-break:break-word}th{background-color:#f0f2f5;font-weight:700}.info-section{background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;margin-bottom:20px;padding:15px}.info-section pre{word-wrap:break-word;margin:0;white-space:pre-wrap}.warning-section{background-color:#fffbe6;border:1px solid #ffe58f;border-radius:4px;padding:15px}.main-header{justify-content:space-between;margin-bottom:20px}.header-actions,.main-header{align-items:center;display:flex}.header-actions{gap:20px}.total-score{font-size:20px;font-weight:700}.total-score span{color:#dc3545;font-size:24px;margin-right:10px}.total-score small{color:#6c757d;font-size:14px;font-weight:400}.save-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.validation-warning{background-color:#fff3cd;border:1px solid #ffeeba;border-radius:4px;color:#856404;margin-bottom:20px;padding:15px}.validation-warning p{font-weight:700;margin:0}.validation-warning ul{margin:10px 0 0 20px;padding:0}.save-button:hover{background-color:#218838}input[type=text]{border:1px solid #ccc;border-radius:3px;padding:5px;width:95%}
/*# sourceMappingURL=main.6d4f1eb8.css.map*/