*{box-sizing:border-box}body{margin:0;background:#f1f4f8;color:#172033;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:#64748b;text-decoration:none;font-weight:600}a:hover{color:#27364d}.topbar{height:68px;background:#fff;border-bottom:1px solid #e5e9f0;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;box-shadow:0 1px 4px #1d31500b}.brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#1f2b40;font-size:17px}.brand img{width:36px;height:36px;object-fit:contain}.topbar-right{display:flex;align-items:center;gap:24px;color:#243149}.container{max-width:1440px;margin:0 auto;padding:42px 4.5% 70px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:800;color:#66738b;margin-bottom:9px}.page-heading h1{font-size:30px;line-height:1.15;margin:0 0 8px;color:#141d2e}.muted{color:#69758a;font-size:14px;margin:0;line-height:1.5}.env-pill{border:1px solid #b9e4cc;background:#ecfdf3;color:#16804b;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:800;letter-spacing:.12em}.card{background:#fff;border:1px solid #e2e7ef;border-radius:14px;padding:27px 30px;margin-bottom:20px;box-shadow:0 5px 18px #243b5a08}.step-title{display:flex;gap:15px;align-items:flex-start;margin-bottom:22px}.step-title h2{font-size:18px;margin:1px 0 5px;color:#172033}.step-badge{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#4c45df;color:white;font-weight:800;font-size:14px;flex:none}.dropzone{border:2px dashed #cfd7e5;border-radius:12px;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#fafbfe;cursor:pointer;margin-bottom:17px;transition:.18s}.dropzone:hover,.dropzone.over{border-color:#4c45df;background:#f6f5ff}.dropzone input{display:none}.upload-icon{font-size:28px;color:#4c45df;font-weight:700}.btn{border:0;border-radius:8px;padding:11px 17px;font:inherit;font-size:14px;font-weight:750;cursor:pointer;transition:.18s}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.primary{background:#4c45df;color:#fff}.btn.primary:hover:not(:disabled){background:#3730bc}.btn.secondary{background:#e9edff;color:#3b37a6}.btn.secondary:hover:not(:disabled){background:#dce2ff}.full{width:100%}.summary{display:flex;gap:13px;flex-wrap:wrap;margin-bottom:18px}.metric{min-width:140px;background:#f8fafc;border:1px solid #e3e8f0;border-radius:9px;padding:11px 15px}.metric strong{display:block;font-size:21px;color:#1d2b43}.metric span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7890;font-weight:750}.table-wrap{overflow:auto;border:1px solid #e6eaf0;border-radius:9px}table{border-collapse:collapse;width:100%;min-width:1080px}th{background:#f8fafc;padding:11px 12px;text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#66738a;border-bottom:2px solid #e4e8ee}td{padding:11px 12px;border-bottom:1px solid #edf0f4;font-size:13px;vertical-align:top}tr:last-child td{border-bottom:0}.badge{display:inline-block;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:750;white-space:nowrap}.ok{background:#e8f8ef;color:#187546}.warn{background:#fff5df;color:#9a6300}.bad{background:#ffebed;color:#a52c3a}.neutral{background:#edf1f6;color:#5d697c}.field-label{display:flex;flex-direction:column;gap:7px;color:#46536a;font-size:13px;font-weight:750;max-width:520px}.field-label select,.vendor-select{border:1px solid #cbd4e1;border-radius:8px;background:#fff;padding:11px 12px;font:inherit;color:#1b2940}.action-grid{display:flex;gap:12px;flex-wrap:wrap;margin-top:19px}.hint{font-size:12px;color:#7b8798;margin:15px 0 0}.manual-row{display:grid;grid-template-columns:1fr 1fr 2fr;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f4;font-size:13px}.manual-row:last-child{border-bottom:0}.alert{border-radius:9px;padding:12px 14px;margin-bottom:18px;font-size:13px;font-weight:650}.alert.error{background:#ffebed;border:1px solid #ffcbd0;color:#9e2836}.alert.success{background:#eaf9f0;border:1px solid #c8edd6;color:#166d40}.hidden{display:none!important}.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#f2f4fa,#e9ecf5)}.login-shell{width:min(420px,92vw)}.login-card{background:#fff;border-radius:16px;padding:36px;border:1px solid #e0e5ee;box-shadow:0 15px 45px #1f315018}.login-card h1{font-size:25px;margin:17px 0 7px}.accent{width:4px;height:28px;background:#4c45df;border-radius:4px}.login-card form{display:grid;gap:15px;margin-top:26px}.login-card label{display:grid;gap:7px;font-size:13px;font-weight:750;color:#46536a}.login-card input{border:1px solid #cbd4e1;border-radius:8px;padding:11px;font:inherit}.loading{position:fixed;inset:0;background:#ffffffd9;display:grid;place-items:center;align-content:center;gap:12px;color:#364259}.spinner{width:38px;height:38px;border:4px solid #dfe4ef;border-top-color:#4c45df;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:700px){.topbar{padding:0 18px}.topbar-right strong{display:none}.container{padding:27px 15px}.card{padding:20px 16px}.page-heading h1{font-size:25px}.manual-row{grid-template-columns:1fr}.action-grid .btn{width:100%}}
