*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}.app{min-height:100vh;display:flex}.sidebar{color:#fff;background:#2d3748;flex-direction:column;width:250px;height:100vh;padding:2rem 0;display:flex;position:fixed;overflow-y:auto}.sidebar h2{color:#4299e1;margin-bottom:2rem;padding:0 1.5rem;font-size:1.5rem}.sidebar nav{flex:1}.sidebar-item{cursor:pointer;color:#e2e8f0;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.sidebar-item:hover{background:#4a5568}.sidebar-item.active{color:#fff;background:#4299e1;border-left:4px solid #2c5282}.main-content{flex:1;max-width:1400px;margin-left:250px;padding:2rem}.header{text-align:center;margin-bottom:2rem}.header h1{color:#1a365d;margin-bottom:.5rem;font-size:2rem}.header p{color:#666}.dropzone{text-align:center;cursor:pointer;background:#fff;border:3px dashed #cbd5e0;border-radius:12px;margin-bottom:2rem;padding:3rem;transition:all .2s}.dropzone:hover,.dropzone.active{background:#ebf8ff;border-color:#4299e1}.dropzone h3{color:#2d3748;margin-bottom:.5rem}.dropzone p{color:#718096;font-size:.9rem}.file-list{background:#fff;border-radius:8px;margin-bottom:1rem;padding:1rem}.file-list h4{color:#2d3748;margin-bottom:.5rem}.file-item{background:#f7fafc;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem;display:flex}.file-item:last-child{margin-bottom:0}.file-item .name{font-weight:500}.file-item .size{color:#718096;font-size:.85rem}.file-item .remove{color:#e53e3e;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.2rem}.actions{gap:1rem;margin-bottom:2rem;display:flex}.btn{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.btn-primary{color:#fff;background:#4299e1}.btn-primary:hover:not(:disabled){background:#3182ce}.btn-primary:disabled{cursor:not-allowed;background:#a0aec0}.btn-secondary{color:#4a5568;background:#e2e8f0}.btn-secondary:hover{background:#cbd5e0}.loading{color:#4299e1;justify-content:center;align-items:center;padding:2rem;display:flex}.spinner{border:3px solid #e2e8f0;border-top-color:#4299e1;border-radius:50%;width:24px;height:24px;margin-right:.75rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.results{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.results-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.results-header h2{color:#2d3748}.stats{gap:1rem;display:flex}.stat{border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.stat.success{color:#276749;background:#c6f6d5}.stat.failed{color:#c53030;background:#fed7d7}.result-item{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;overflow:hidden}.result-item:last-child{margin-bottom:0}.result-header{cursor:pointer;background:#f7fafc;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.result-header:hover{background:#edf2f7;box-shadow:0 2px 4px #0000000d}.result-header .expand-arrow{color:#4299e1;margin-right:.5rem;font-size:.7rem;transition:transform .2s}.result-header .header-left{align-items:center;gap:.75rem;display:flex}.result-header .filename{color:#2d3748;font-weight:600}.result-header .doc-type{color:#2c5282;background:#bee3f8;border-radius:12px;padding:.25rem .6rem;font-size:.75rem;font-weight:500}.result-header .status{border-radius:12px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.result-header .status.success{color:#276749;background:#c6f6d5}.result-header .status.error{color:#c53030;background:#fed7d7}.result-body{border-top:1px solid #e2e8f0;padding:1rem}.json-view{color:#e2e8f0;background:#1a202c;border-radius:6px;max-height:500px;padding:1rem;font-family:Fira Code,Monaco,monospace;font-size:.85rem;line-height:1.5;overflow:auto}.section{margin-bottom:1.5rem}.section:last-child{margin-bottom:0}.section h4{color:#4a5568;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e2e8f0;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.9rem}.data-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;display:grid}.data-item{background:#f7fafc;border-radius:6px;flex-direction:column;padding:.75rem;display:flex}.data-item .label{color:#718096;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.25rem;font-size:.75rem}.data-item .value{color:#2d3748;font-weight:600}.data-item .value.currency{color:#2f855a}.data-item .value.negative{color:#c53030}.fees-table{border-collapse:collapse;width:100%}.fees-table th,.fees-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.5rem}.fees-table th{color:#4a5568;background:#f7fafc;font-size:.85rem;font-weight:600}.fees-table td:last-child{text-align:right;font-family:Fira Code,monospace}.view-toggle{gap:.5rem;margin-bottom:1rem;display:flex}.view-toggle button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.5rem 1rem;font-size:.9rem}.view-toggle button.active{color:#fff;background:#4299e1;border-color:#4299e1}.error-message{color:#c53030;background:#fff5f5;border:1px solid #feb2b2;border-radius:6px;padding:1rem}.copy-btn{color:#fff;cursor:pointer;background:#4a5568;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.85rem}.copy-btn:hover{background:#2d3748}.settings-container{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.settings-section{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:2rem}.settings-section:last-child{border-bottom:none;margin-bottom:0}.settings-section h3{color:#2d3748;margin-bottom:1.5rem;font-size:1.1rem}.settings-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.setting-item{flex-direction:column;display:flex}.setting-item label{color:#4a5568;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.setting-item input[type=number]{border:1px solid #cbd5e0;border-radius:6px;padding:.75rem;font-size:1rem;transition:border-color .2s}.setting-item input[type=number]:focus{border-color:#4299e1;outline:none}.setting-item input[type=checkbox]{accent-color:#4299e1}.setting-item .helper-text{color:#718096;margin-top:.25rem;font-size:.85rem}.completed-container{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.loan-card{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1.5rem;transition:box-shadow .2s}.loan-card:hover{box-shadow:0 4px 6px #0000001a}.loan-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.loan-header h3{color:#2d3748;font-size:1.1rem}.loan-number{color:#718096;font-family:monospace;font-size:.9rem}.loan-details{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.detail-item{flex-direction:column;display:flex}.detail-item .label{color:#718096;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.25rem;font-size:.8rem}.detail-item .value{color:#2d3748;font-weight:600}.calculation-section{background:#f7fafc;border-radius:6px;margin-top:1rem;padding:1rem}.calculation-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:.5rem 0;display:flex}.calculation-row:last-child{color:#2f855a;border-top:2px solid #2f855a;border-bottom:none;margin-top:.5rem;padding-top:1rem;font-size:1.1rem;font-weight:700}.calculation-row.subtraction{color:#c53030}.btn-payroll{color:#fff;cursor:pointer;background:#48bb78;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s}.btn-payroll:hover{background:#38a169}.empty-state{text-align:center;color:#718096;padding:4rem 2rem}.empty-state h3{color:#4a5568;margin-bottom:.5rem}
