*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%}body{background:#0f1117;color:#e2e8f0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.5}.app{display:flex;flex-direction:column;min-height:100vh}.header{align-items:center;background:#13151f;border-bottom:1px solid #252840;display:flex;flex-shrink:0;height:58px;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:100}.logo{color:#a78bfa;font-size:17px;font-weight:700;letter-spacing:-.3px}nav{display:flex;gap:4px}nav button{background:none;border:none;border-radius:7px;color:#64748b;cursor:pointer;font-size:14px;font-weight:500;padding:7px 16px;transition:all .15s}nav button:hover{background:#1e2235;color:#cbd5e1}nav button.active{background:#7c3aed22;color:#a78bfa;font-weight:600}.main{flex:1 1;margin:0 auto;max-width:1100px;padding:32px 28px;width:100%}h1{color:#f1f5f9;font-size:22px;font-weight:700;margin-bottom:24px}h2{color:#94a3b8;font-size:16px;letter-spacing:.5px;margin:28px 0 12px}h2,h3{font-weight:600;text-transform:uppercase}h3{color:#64748b;font-size:14px;letter-spacing:.4px;margin-bottom:12px}.stats-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}@media (max-width:640px){.stats-grid{grid-template-columns:repeat(2,1fr)}}.stat-card{background:#13151f;border:1px solid #252840;border-radius:12px;padding:20px 16px;text-align:center}.stat-card.hot{border-color:#ef444455}.stat-card.warm{border-color:#f9731655}.stat-val{color:#f1f5f9;font-size:34px;font-weight:800;line-height:1}.stat-label{color:#475569;font-size:11px;letter-spacing:.6px;margin-top:6px;text-transform:uppercase}.tender-table{background:#13151f;border:1px solid #252840;border-collapse:collapse;border-radius:12px;font-size:14px;overflow:hidden;width:100%}.tender-table th{background:#0f1117;border-bottom:1px solid #252840;color:#475569;font-size:11px;font-weight:600;letter-spacing:.5px;padding:11px 16px;text-align:left;text-transform:uppercase}.tender-table td{border-bottom:1px solid #1a1d2e;color:#cbd5e1;padding:13px 16px;vertical-align:middle}.tender-table tr:last-child td{border-bottom:none}.tender-table tbody tr:hover td{background:#1a1d2e}.search-bar{display:flex;gap:8px;margin-bottom:20px}.search-bar input{background:#13151f;border:1px solid #252840;border-radius:8px;color:#e2e8f0;flex:1 1;font-size:14px;outline:none;padding:10px 14px}.search-bar input:focus{border-color:#7c3aed}button{background:#7c3aed;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px;transition:background .15s;white-space:nowrap}button:hover{background:#6d28d9}button:disabled{background:#2d3148;color:#475569;cursor:not-allowed}.add-form{background:#13151f;border:1px solid #252840;border-radius:12px;display:flex;flex-direction:column;gap:10px;margin-bottom:24px;padding:20px}.add-form input,.add-form textarea{background:#0f1117;border:1px solid #252840;border-radius:8px;color:#e2e8f0;font-family:inherit;font-size:14px;outline:none;padding:10px 14px;width:100%}.add-form input:focus,.add-form textarea:focus{border-color:#7c3aed}.add-form textarea{resize:vertical}.score-panel{background:#13151f;border:1px solid #252840;border-radius:12px;max-width:600px;padding:24px}.score-panel textarea{background:#0f1117;border:1px solid #252840;border-radius:8px;color:#e2e8f0;display:block;font-family:inherit;font-size:14px;margin-bottom:10px;outline:none;padding:10px 14px;resize:vertical;width:100%}.score-panel textarea:focus{border-color:#7c3aed}.modal-overlay{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:200}.modal{background:#13151f;border:1px solid #252840;border-radius:16px;max-height:80vh;max-width:540px;overflow-y:auto;padding:28px;position:relative;width:100%}.modal h2{color:#f1f5f9;font-size:17px;letter-spacing:0;margin-bottom:16px;text-transform:none}.modal p{color:#94a3b8;font-size:14px;margin-bottom:8px}.modal h3{margin:16px 0 8px}.modal ul{padding-left:18px}.modal li{font-size:13px;margin-bottom:4px}.modal pre{background:#0f1117;border-radius:8px;color:#64748b;font-size:12px;padding:12px;white-space:pre-wrap;word-break:break-word}.modal-close{background:#1e2235;border:none;border-radius:6px;color:#64748b;cursor:pointer;font-size:13px;font-weight:600;padding:5px 10px;position:absolute;right:14px;top:14px}.modal-close:hover{background:#252840;color:#e2e8f0}
/*# sourceMappingURL=main.d59b72ea.css.map*/