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}.login-container{align-items:center;background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:flex-end;padding-right:100px}.overlay-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;border-radius:16px;padding:40px;text-align:center;width:400px}.overlay-card h1{color:#fff;margin-bottom:30px}.microsoft-btn{background:#000;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:16px;width:100%}.microsoft-btn:hover{background:#222}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,sans-serif}.dashboard,body{background:#f5f7fa}.dashboard{min-height:100vh;padding:10px}.header{align-items:flex-start;margin-bottom:25px}.header h1{color:#1f2937;font-size:45px;font-weight:700}.header p{color:#6b7280;font-size:20px;margin-top:10px}.filter-container{align-items:flex-end;display:flex;gap:16px}.filter-group{display:flex;flex-direction:column}.filter-group label{color:#6b7280;font-size:14px;font-weight:500;margin-bottom:6px}.dashboard-input,.dashboard-select{background:#fff;border:1px solid #dbe2ea;border-radius:12px;font-size:14px;height:44px;min-width:180px;outline:none;padding:0 14px}.dashboard-input:focus,.dashboard-select:focus{border-color:#2563eb}.section{background:#fff;border:1px solid #e8edf3;border-radius:15px;box-shadow:0 2px 10px #0000000a;margin-bottom:15px;padding:20px}.section-title{color:#1f2937;font-size:30px;font-weight:600;margin-bottom:20px}.kpi-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.footer-note{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#6b7280;font-size:15px;margin-top:10px;padding:18px}@media (max-width:1200px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.filters{flex-direction:column}}@media (max-width:768px){.header{flex-direction:column;gap:20px}.kpi-grid{grid-template-columns:1fr}.header h1{font-size:34px}.section-title{font-size:24px}.kpi-value{font-size:32px}.filters select{width:100%}}.kpi-card{align-items:center;background:#fff;border:1px solid #e8edf2;border-radius:10px;display:flex;gap:18px;min-height:100px;padding:20px}.kpi-card:hover{box-shadow:0 8px 20px #00000014}.kpi-icon{align-items:center;background:#eef4ff;border-radius:10px;display:flex;font-size:25px;height:20px;justify-content:center;min-width:30px;width:20px}.kpi-title{color:#374151;font-size:15px;margin-bottom:8px}.kpi-value{color:#111827;font-size:35px;font-weight:700}.header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000d;display:flex;height:50px;justify-content:space-between;margin:10px;padding:15px}.header-left h2{color:#1f2937;font-size:22px;font-weight:600;margin:0}.header-right{align-items:center;display:flex;gap:20px}.profile-container{position:relative}.profile{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:8px 14px;transition:all .3s ease}.profile:hover{background:#f8fafc}.profile-info{display:flex;flex-direction:column}.name{color:#374151;font-size:14px;font-weight:600}.arrow{color:#6b7280;font-size:12px;transition:transform .3s ease}.profile:hover .arrow{transform:rotate(180deg)}.dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 20px #0000001f;overflow:hidden;position:absolute;right:0;top:55px;width:150px;z-index:1000}.dropdown-item{background:#0000;border:none;color:#374151;cursor:pointer;font-size:14px;padding:12px 16px;text-align:left;width:100%}.dropdown-item:hover{background:#f3f4f6;color:#ef4444}
/*# sourceMappingURL=main.cf48a827.css.map*/