body{background-color:#111;color:#fff;font-family:Arial,sans-serif;margin:0;overflow-x:hidden}.main-header{display:flex;justify-content:space-between;width:auto;height:70px;background-color:#424141;padding:0 20px;margin:0;box-shadow:0 2px 6px #0009}.header-logo{width:10%;display:flex;align-items:center}.header-logo img{width:100px;height:50px}.header-heading{width:100%;display:flex;justify-content:center;margin-left:100px}.header-button{margin-right:10px}h2{color:#40c4a4;text-align:center;margin-bottom:20px}h3{margin-top:20px;color:#40c4a4;display:flex;justify-content:center}.sampleDownload{max-width:700px;margin:0 auto;display:flex;gap:20px;justify-content:space-between;align-items:center}.downloadSheet{max-width:280px;height:40px;padding:0}form{width:700px;margin:0 auto;background:#424141;padding:20px;border-radius:10px;box-shadow:0 2px 6px #0009}label{display:block;margin:10px 0 5px;font-weight:700}input[type=text],input[type=file],select{width:700px;padding:10px;margin-bottom:15px;border:none;border-radius:6px;background:#222;color:#fff;font-size:14px}input[type=file]{display:flex;align-content:center;width:690px;height:27px;background:#222;padding:5px}#productCategory,#createdBy{width:680px}button{display:block;width:100%;padding:12px;background:#f9f9f9;color:#000;border:none;border-radius:6px;font-weight:700;font-size:16px;cursor:pointer;transition:background .3s}button:hover{background:#348b76;color:#fff}.submitBtn{max-width:700px;margin:40px auto}table{width:95%;margin:20px auto;border-collapse:collapse;background:#1a1a1a;border-radius:8px;overflow:hidden}th,td{border:1px solid #333;padding:10px;text-align:left}th{background:#333;color:#40c4a4}tr:nth-child(2n){background:#222}.updated-container{display:flex;flex-direction:column;gap:15px;max-width:700px;margin:20px auto;padding:20px;background:#2c2c2c;border-radius:10px;border:1px solid #444;box-shadow:0 4px 8px #0000004d;color:#f0f0f0}.updated-container .row-group{display:flex;flex-direction:column;gap:10px;padding:10px 15px;border-radius:8px;overflow-x:auto}.row-group strong{color:#40c4a4;margin-right:10px}.badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:700;color:#fff;margin-left:5px}.inserted-badge{background-color:#40c4a4}.skipped-badge{background-color:#ffb74d}.errors-badge{background-color:#ff6b6b}ol{padding-left:20px;margin:5px 0 0}.progress-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin:20px 0}progress{width:100%;max-width:600px;height:18px;border-radius:10px;overflow:hidden;appearance:none}progress::-webkit-progress-bar{background-color:#555;border-radius:10px}progress::-webkit-progress-value{background-color:#40c4a4;border-radius:10px}progress::-moz-progress-bar{background-color:#40c4a4;border-radius:10px}.progress-container span{font-size:14px;font-weight:700;color:#f0f0f0}.delete-sku-container{max-width:800px;margin:0 auto 20px;display:grid;gap:20px;justify-content:space-between;align-items:center}.delete-form{width:800px;margin:0 auto;background:#424141;padding:20px;border-radius:10px;box-shadow:0 2px 6px #0009;gap:20px}.deleteBtn:hover{background-color:#dd272a;color:#fff}.enter-sku-input{display:flex;align-self:center;width:92%!important;margin-left:20px}.form-title{margin:0 20px}.delete-report{gap:15px;width:800px;margin:20px auto;padding:0 20px;background:#2c2c2c;border-radius:10px;border:1px solid #444;box-shadow:0 4px 8px #0000004d;color:#f0f0f0}#root{max-width:100%;margin:0 auto;text-align:left}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
