body{background:#f8f9fc;font-family:Segoe UI,sans-serif;margin:0}.dashboard{padding:2rem}.stats-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:2rem}.charts-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.navbar{background-color:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000a;justify-content:space-between;margin-bottom:-18px;padding:1rem 2rem}.navbar,.navbar-left{align-items:center;display:flex}.navbar-left{gap:10px}.navbar-logo{height:45px;object-fit:contain;width:45px}.navbar-title h2{color:#111827;font-size:1.25rem;margin:0}.navbar-title span{color:#6b7280;font-size:.8rem}.navbar-center{align-items:center;display:flex;gap:1rem}.filter-dropdown{border:1px solid #cbd5e1;border-radius:5px;font-size:.9rem;padding:.4rem .6rem}.last-updated{color:#6b7280;font-size:.85rem}.navbar-right{gap:.75rem}.avatar,.navbar-right{align-items:center;display:flex}.avatar{background-color:#6c63ff;border-radius:50%;color:#fff;font-weight:700;height:38px;justify-content:center;width:38px}.user-info strong{color:#111827;font-size:.9rem}.user-info small{color:#6b7280;font-size:.75rem}@media (max-width:768px){.navbar{flex-wrap:wrap;padding:.75rem 1rem}.navbar-title h2{font-size:1.1rem}.navbar-title span{font-size:.75rem}.navbar-center{border-top:1px solid #e2e8f0;justify-content:center;margin-top:.5rem;order:3;padding-top:.5rem;width:100%}.user-info{display:none}.navbar-right{gap:.5rem}}@media (max-width:480px){.navbar{padding:.5rem .75rem}.navbar-left{gap:8px}.navbar-logo{height:35px;width:35px}.navbar-title h2{font-size:1rem}.navbar-title span{font-size:.7rem}.avatar{font-size:.85rem;height:32px;width:32px}.last-updated{font-size:.8rem}.navbar-center{margin-top:.4rem;padding-top:.4rem}}@media (max-width:360px){.navbar{padding:.4rem .5rem}.navbar-left{gap:6px}.navbar-logo{height:30px;width:30px}.navbar-title h2{font-size:.9rem}.navbar-title span{display:none}.avatar{font-size:.8rem;height:28px;width:28px}.last-updated{font-size:.75rem}}.stat-card{align-items:center;background-color:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #0000000d;display:flex;gap:20px;height:20px;padding:24px;transition:all .3s ease}.stat-card:hover{box-shadow:0 8px 25px #00000014;transform:translateY(-5px)}.stat-card-icon{align-items:center;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:28px;height:50px;justify-content:center;width:50px}.stat-card-info{display:flex;flex-direction:column;text-align:left}.stat-card-title{color:#6c757d;font-size:14px;font-weight:500;margin:0}.stat-card-value{color:#212529;font-size:28px;font-weight:600;line-height:1.2;margin:4px 0}.stat-card-subtitle{color:#adb5bd;font-size:12px;margin:0}.auction-actions-toolbar{align-items:center;background-color:#fff;border-bottom:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:-30px;padding:.75rem 1.5rem}.action-button{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:.3rem;max-width:120px;min-width:80px;padding:.75rem .5rem;transition:all .2s ease-in-out}.action-button:hover{background-color:#f3f4f6;transform:translateY(-1px)}.action-button:active{transform:translateY(0)}.action-button .icon-wrapper{font-size:1.5rem;margin-bottom:.1rem;transition:transform .2s ease-in-out}.action-button:hover .icon-wrapper{transform:scale(1.1)}.action-button .action-label{color:#4b5563;font-size:.75rem;font-weight:500;line-height:1.2;text-align:center}@media (max-width:992px){.auction-actions-toolbar{gap:.75rem;justify-content:space-around;padding:.75rem 1.25rem}.action-button{max-width:100px;min-width:70px}.action-button .icon-wrapper{font-size:1.4rem}.action-button .action-label{font-size:.7rem}}@media (max-width:768px){.auction-actions-toolbar{gap:.5rem;justify-content:space-between;padding:.75rem 1rem}.action-button{max-width:80px;min-width:60px;padding:.625rem .25rem}.action-button .icon-wrapper{font-size:1.25rem}.action-button .action-label{font-size:.65rem;font-weight:600}}@media (max-width:576px){.auction-actions-toolbar{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.25rem;overflow-x:auto;padding:.625rem .75rem}.action-button{flex-shrink:0;max-width:70px;min-width:55px;padding:.5rem .125rem}.action-button .icon-wrapper{font-size:1.125rem}.action-button .action-label{font-size:.6rem;font-weight:600}}@media (max-width:480px){.auction-actions-toolbar{padding:.5rem}.action-button{max-width:65px;min-width:50px;padding:.375rem .125rem}.action-button .icon-wrapper{font-size:1rem}.action-button .action-label{font-size:.55rem;font-weight:600;line-height:1.1}}@media (max-width:400px){.auction-actions-toolbar{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;gap:.5rem;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.auction-actions-toolbar::-webkit-scrollbar{display:none}.action-button{flex-shrink:0;max-width:70px;min-width:60px}}@media (hover:none) and (pointer:coarse){.action-button{min-height:60px;padding:.875rem .5rem}.action-button:hover{background-color:#f9fafb;transform:none}.action-button:active{background-color:#f3f4f6;transform:scale(.95)}}.action-button:focus{outline:2px solid #3b82f6;outline-offset:2px}.action-button:focus:not(:focus-visible){outline:none}.health-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.health-header h3{margin:0}.status-indicator-wrapper{align-items:center;display:flex;font-size:14px;font-weight:500;gap:8px}.status-dot{border-radius:50%;height:10px;width:10px}.health-metrics-list{display:flex;flex-direction:column;gap:1.25rem}.health-metric{display:flex;flex-direction:column;gap:8px}.metric-info{align-items:center;display:flex;justify-content:space-between}.metric-label{color:#6c757d;font-size:14px}.metric-value{font-size:14px;font-weight:600}.status-success{color:#198754}.status-bg-success{background-color:#198754}.status-normal{color:#212529}.metric-bar-background{background-color:#e9ecef;border-radius:3px;height:6px;overflow:hidden}.metric-bar-foreground{border-radius:3px;height:100%}.alerts-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.alerts-header h3{margin:0}.alerts-count{background-color:#dc3545;border-radius:6px;color:#fff;font-size:12px;font-weight:600;padding:2px 8px}.alerts-list{display:flex;flex-direction:column;gap:1rem}.alert-item{border:1px solid;border-radius:12px;display:flex;gap:1rem;padding:1rem;position:relative}.alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}.alert-warning{background-color:#fff3cd;border-color:#ffe69c;color:#664d03}.alert-icon{font-size:1.25rem}.alert-content{flex-grow:1}.alert-title{font-weight:600;margin:0 0 4px}.alert-description{font-size:14px;margin:0 0 8px}.alert-time{color:#6c757d;font-size:12px;margin:0}.alert-dismiss{background:#0000;border:none;color:inherit;cursor:pointer;opacity:.6}.alerts-empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:150px;padding:2rem 1rem;text-align:center}.empty-state-icon{color:#198754;font-size:3rem;margin-bottom:1rem}.empty-state-title{color:#343a40;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.empty-state-description{color:#6c757d;font-size:.875rem;margin:0}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem;margin-top:1.5rem}.content-card,.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 4px #00000005,0 5px 15px #00000008;display:flex;flex-direction:column;min-height:120px;padding:1.5rem;position:relative;transition:all .2s ease-in-out}.content-card:hover,.stat-card:hover{box-shadow:0 4px 8px #0000000d,0 8px 20px #0000000a;transform:translateY(-1px)}.stat-card{justify-content:space-between}.stat-card .stat-title,.stat-card .title,.stat-card h3{word-wrap:break-word;color:#6b7280;font-size:.875rem;font-weight:500;letter-spacing:.025em;line-height:1.3;margin:0 0 .5rem;overflow-wrap:break-word;text-transform:uppercase}.stat-card .stat-value,.stat-card .value{font-feature-settings:"tnum";word-wrap:break-word;color:#1f2937;font-size:2rem;font-weight:700;line-height:1.1;margin:.25rem 0;overflow-wrap:break-word}.stat-card .icon,.stat-card svg{flex-shrink:0;height:2.5rem;opacity:.8;width:2.5rem}@media (max-width:1400px){.content-card,.stat-card{padding:1.375rem}.stat-card .stat-title,.stat-card .title,.stat-card h3{font-size:.85rem}.stat-card .stat-value,.stat-card .value{font-size:1.95rem}}@media (max-width:1200px){.stats-grid{gap:.875rem}.content-card,.stat-card{min-height:110px;padding:1.25rem}.stat-card .stat-title,.stat-card .title,.stat-card h3{font-size:.8rem;margin-bottom:.4rem}.stat-card .stat-value,.stat-card .value{font-size:1.875rem}.stat-card .icon,.stat-card svg{height:2.25rem;width:2.25rem}}@media (max-width:992px){.stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.content-card,.stat-card{min-height:105px;padding:1.25rem}.stat-card .stat-title,.stat-card .title,.stat-card h3{font-size:.75rem;font-weight:600;margin-bottom:.4rem}.stat-card .stat-value,.stat-card .value{font-size:1.75rem;font-weight:700}.stat-card .icon,.stat-card svg{height:2rem;width:2rem}}@media (max-width:768px){.stats-grid{gap:.875rem}.content-card,.stat-card{border-radius:9px;min-height:100px;padding:1.125rem}.stat-card .stat-title,.stat-card .title,.stat-card h3{font-size:.7rem;font-weight:600;line-height:1.25;margin-bottom:.35rem}.stat-card .stat-value,.stat-card .value{font-size:1.625rem;font-weight:700;line-height:1.1}.stat-card .icon,.stat-card svg{height:1.875rem;width:1.875rem}}@media (max-width:576px){.stats-grid{gap:.75rem}.content-card,.stat-card{border-radius:8px;min-height:95px;padding:1rem}.stat-card .stat-title,.stat-card .title,.stat-card h3{font-size:.65rem;font-weight:650;letter-spacing:.02em;line-height:1.2;margin-bottom:.3rem}.stat-card .stat-value,.stat-card .value{font-size:1.5rem;font-weight:750;line-height:1.05}.stat-card .icon,.stat-card svg{height:1.75rem;width:1.75rem}}@media (max-width:480px){.stats-grid{gap:.625rem}.content-card,.stat-card{min-height:90px;padding:.875rem}.stat-card .stat-title,.stat-card .title,.stat-card h3{font-size:.6rem;font-weight:700;letter-spacing:.015em;line-height:1.15;margin-bottom:.25rem}.stat-card .stat-value,.stat-card .value{font-size:1.375rem;font-weight:800;line-height:1}.stat-card .icon,.stat-card svg{height:1.5rem;width:1.5rem}}@media (max-width:360px){.stats-grid{gap:.5rem}.content-card,.stat-card{min-height:85px;padding:.75rem}.stat-card .stat-title,.stat-card .title,.stat-card h3{font-size:.55rem;font-weight:750;letter-spacing:.01em;line-height:1.1;margin-bottom:.2rem}.stat-card .stat-value,.stat-card .value{font-size:1.25rem;font-weight:850;line-height:.95}.stat-card .icon,.stat-card svg{height:1.375rem;width:1.375rem}}@media (max-width:320px){.stats-grid{gap:.5rem;grid-template-columns:1fr}.content-card,.stat-card{min-height:80px;padding:.75rem}.stat-card .stat-title,.stat-card .title,.stat-card h3{font-size:.5rem;font-weight:800;line-height:1;margin-bottom:.2rem}.stat-card .stat-value,.stat-card .value{font-size:1.125rem;font-weight:900;line-height:.9}.stat-card .icon,.stat-card svg{height:1.25rem;width:1.25rem}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.stats-grid{gap:.5rem;grid-template-columns:repeat(4,1fr)}.content-card,.stat-card{min-height:75px;padding:.625rem .75rem}.stat-card .stat-title,.stat-card .title,.stat-card h3{font-size:.55rem;margin-bottom:.15rem}.stat-card .stat-value,.stat-card .value{font-size:1.125rem}.stat-card .icon,.stat-card svg{height:1.25rem;width:1.25rem}}@media (hover:none) and (pointer:coarse){.content-card:hover,.stat-card:hover{transform:none}.content-card:active,.stat-card:active{transform:scale(.98);transition-duration:.1s}}@media (prefers-reduced-motion:reduce){.content-card,.stat-card{transition:none}.content-card:hover,.stat-card:hover{transform:none}}@media (prefers-contrast:high){.content-card,.stat-card{border:2px solid #000}.stat-card .stat-title,.stat-card .title,.stat-card h3{color:#000}}.signin-page{align-items:center;background-color:#f3f4f6;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;justify-content:center;min-height:100vh}.signin-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #0000000d,0 5px 10px #0000000a;max-width:380px;padding:2.5rem;text-align:center;width:100%}.signin-header{margin-bottom:1.5rem}.signin-logo{color:#6366f1;height:48px;margin-bottom:.75rem;width:48px}.signin-header h2{color:#111827;font-size:1.75rem;font-weight:600;margin:0}.signin-header p{color:#6b7280;font-size:.95rem;margin-top:.5rem}.signin-form{text-align:left}.input-group{margin-bottom:1.25rem}.input-group label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.input-group input{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s;width:90%}.input-group input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.input-group input::placeholder{color:#9ca3af}.error-message{background-color:#fee2e2;border:1px solid #fca5a5;border-radius:8px;color:#ef4444;font-size:.875rem;margin-bottom:1.25rem;padding:.75rem 1rem;text-align:center}.signin-button{align-items:center;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;padding:.85rem 1rem;transition:background-color .2s ease-in-out;width:100%}.signin-button:hover:not(:disabled){background-color:#4f46e5}.signin-button:disabled{background-color:#a5b4fc;cursor:not-allowed}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.866d4751.css.map*/