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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#f4f6f8;font-family:system-ui,sans-serif}.login-container{align-items:center;display:flex;height:100vh;justify-content:center}.login-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;padding:40px;width:360px}.login-card h2{margin-bottom:20px;text-align:center}.login-card input{border:1px solid #ccc;border-radius:6px;margin-bottom:12px;padding:10px;width:100%}.login-card button{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px;width:100%}.login-card button:hover{background:#1e40af}.error{color:red;font-size:14px;margin-bottom:10px}.dashboard-container{font-family:sans-serif;padding:40px}.cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:30px}.card{background:#fff;border-radius:12px;box-shadow:0 8px 20px #00000014;padding:20px}.card h3{margin-bottom:10px}.logout{background:#111;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:40px;padding:12px 20px}.orka-dashboard{margin-bottom:-10px;margin-top:-10px}.import-btn{background:#111;border:none;border-radius:8px;color:#fff;cursor:pointer;height:45px;padding:6px 14px;transition:all .2s ease}.import-btn:hover:not(:disabled){transform:translateY(-1px)}.import-btn:disabled{cursor:default;opacity:.6}.import-ok{background:#16a34a}.fade-in{animation:fadeIn .35s ease}.perf-card{background:#fff;border-radius:10px;box-shadow:0 6px 18px #00000040;padding:18px}.perf-row{border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:6px 0}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dash-header{align-items:center;border-bottom:1px solid rgba(0,0,0,.604);display:flex;justify-content:space-between;margin-bottom:0;padding:14px 24px;top:0;z-index:100}.dash-header__brand{align-items:center;cursor:help;display:flex;gap:12px;position:relative}.dash-header__logo{height:42px;object-fit:contain;width:42px}.dash-header__title{font-size:15px;font-weight:600;line-height:1.2;margin:0}.dash-header__subtitle{font-size:11px;margin:2px 0 0;opacity:.45}.dash-info-tooltip{animation:fadeIn .15s ease;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:10px;color:#e8e8e8;font-size:12.5px;left:0;line-height:1.6;padding:16px 18px;position:absolute;top:calc(100% + 12px);width:420px;z-index:999}.dash-header__actions{align-items:center;display:flex;gap:6px}.dash-btn{background:#0000;border:1px solid #ffffff26;border-radius:6px;color:#ffffffa6;cursor:pointer;font-size:12px;padding:6px 13px;transition:all .15s ease;white-space:nowrap}.dash-btn:hover:not(:disabled){background:#ffffff12;color:#fff}.dash-btn--ok{background:#1d9e751a;border-color:#1d9e75;color:#4fc87c}.dash-btn--ok:disabled{cursor:default;opacity:.8}.dash-btn--reset{border-color:#dc505066;color:#dc5050bf}.dash-btn--reset:hover{background:#dc505014!important;color:#e05555!important}.dash-btn--primary{background:#378add;border-color:#378add;color:#fff;font-weight:500}.dash-btn--primary:hover:not(:disabled){background:#2a6fb8!important;border-color:#2a6fb8;color:#fff!important}.dash-btn--primary:disabled{background:#378add59;border-color:#378add59;color:#fff;cursor:not-allowed}.dash-kpi-row{grid-gap:10px;border-bottom:1px solid #ffffff0f;display:grid;gap:10px;grid-template-columns:repeat(5,1fr);padding:24px}.dash-kpi{background:#fff;border:1px solid rgba(0,0,0,.219);border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:20px 14px}.dash-kpi__label{color:#000;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.dash-kpi__value{color:#000;font-size:22px;font-weight:600;line-height:1.1}.dash-kpi__sub{color:#000;font-size:11px}.dash-kpi__sub--up{color:#4fc87c}.dash-kpi__sub--down{color:#e05555}.margin-table-wrapper{width:100%}.marginTable{background:#0000;border-collapse:collapse;font-size:13px;width:100%}.marginTable th{border-bottom:1px solid #e5e7eb;font-weight:600;text-align:left}.marginTable td,.marginTable th{font-size:13px;padding:12px 10px}.marginTable td{border-bottom:1px solid #f1f1f1}.marginTable tr:hover{background:#fafafa}.client-name,.margin-good{font-weight:600}.margin-good{color:#00c853}.margin-mid{color:#ff9800;font-weight:600}.margin-bad{color:#ff3d00;font-weight:600}.subtotal-row td{background:#f1f5f9;border-bottom:1px dashed #cbd5e1;border-top:1px dashed #cbd5e1;color:#334155;font-weight:600;padding-bottom:10px;padding-top:10px}.total-row td{background:#fafafa;border-top:2px solid #111;font-weight:700;padding-top:14px}.marginTable tbody tr{transition:background .15s ease,transform .08s ease}.marginTable tbody tr:hover{background:#ffffff0a;transform:scale(1.015)}
/*# sourceMappingURL=main.372a838d.css.map*/