.dashboard-container{min-height:100vh;font-family:var(--font-display), "Plus Jakarta Sans", sans-serif;color:#fafafa;background:#0a0a0f;position:relative;overflow-x:hidden}.dashboard-bg{pointer-events:none;z-index:0;background:radial-gradient(100% 80% at 0 0,#f59e0b1f 0%,#0000 50%),radial-gradient(80% 60% at 100% 100%,#3b82f614 0%,#0000 50%),radial-gradient(60% 50% at 100% 0,#8b5cf60f 0%,#0000 50%),radial-gradient(100% 100% at 50% 100%,#f59e0b0d 0%,#0000 50%);position:fixed;inset:0}.dashboard-main{z-index:10;box-sizing:border-box;width:calc(100% - 260px);min-height:100vh;margin-left:260px;padding:32px;position:relative}.dashboard-main>*{box-sizing:border-box;max-width:100%}.dashboard-header{margin-bottom:32px}.dashboard-title{font-family:var(--font-display), "Syne", sans-serif;letter-spacing:-.02em;color:#fafafa;margin-bottom:8px;font-size:36px;font-weight:700}.dashboard-subtitle{color:#fafafa80;font-size:16px;font-weight:400}.dashboard-card{-webkit-backdrop-filter:blur(12px);background:#14141eb3;border:1px solid #ffffff1a;border-radius:20px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 24px #0000004d}.dashboard-card:hover{border-color:#f59e0b4d;box-shadow:0 8px 32px #0006}.dashboard-card-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:24px;display:flex}.dashboard-card-title{font-family:var(--font-display), "Syne", sans-serif;color:#fafafa;font-size:18px;font-weight:600}.dashboard-stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:32px;display:grid}.dashboard-stat-card{-webkit-backdrop-filter:blur(12px);background:#14141eb3;border:1px solid #ffffff1a;border-radius:20px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 24px #0000004d}.dashboard-stat-card:hover{border-color:#f59e0b4d;transform:translateY(-2px);box-shadow:0 8px 32px #0006}.dashboard-stat-label{color:#fafafa99;margin-bottom:8px;font-size:14px;font-weight:500}.dashboard-stat-value{font-family:var(--font-display), "Syne", sans-serif;color:#fafafa;letter-spacing:-.02em;font-size:28px;font-weight:700}.dashboard-stat-accent{color:#f59e0b}.dashboard-table-container{-webkit-backdrop-filter:blur(12px);background:#14141eb3;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px #0000004d}.dashboard-table{border-collapse:collapse;width:100%}.dashboard-table thead{border-bottom:1px solid #ffffff0f}.dashboard-table th{text-align:left;color:#fafafa99;text-transform:uppercase;letter-spacing:.05em;padding:16px 24px;font-size:13px;font-weight:600}.dashboard-table td{color:#fafafab3;border-bottom:1px solid #ffffff08;padding:16px 24px;font-size:14px}.dashboard-table tbody tr{transition:background .2s}.dashboard-table tbody tr:hover{background:#ffffff08}.dashboard-table tbody tr:last-child td{border-bottom:none}.dashboard-badge{border-radius:100px;align-items:center;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.dashboard-badge-amber{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b26}.dashboard-badge-green{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e26}.dashboard-badge-red{color:#ef4444;background:#ef44441a;border:1px solid #ef444426}.dashboard-badge-blue{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f626}.dashboard-badge-purple{color:#8b5cf6;background:#8b5cf61a;border:1px solid #8b5cf626}.dashboard-btn{font-size:14px;font-weight:600;font-family:var(--font-display), "Syne", sans-serif;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.dashboard-btn-primary{color:#000;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 16px #f59e0b40}.dashboard-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f59e0b59}.dashboard-btn-secondary{color:#fafafa;background:#ffffff0d;border:1px solid #ffffff1a}.dashboard-btn-secondary:hover{background:#ffffff14;border-color:#f59e0b4d}.dashboard-btn-danger{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.dashboard-btn-danger:hover{background:#ef444433}.dashboard-btn-sm{border-radius:10px;padding:8px 16px;font-size:13px}.dashboard-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.dashboard-input{color:#fafafa;width:100%;font-size:14px;font-family:var(--font-display), "Plus Jakarta Sans", sans-serif;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:12px 16px;transition:all .2s}.dashboard-input::placeholder{color:#fafafa4d}.dashboard-input:focus{background:#ffffff12;border-color:#f59e0b80;box-shadow:0 0 0 4px #f59e0b14}.dashboard-select{color:#fafafa;width:100%;font-size:14px;font-family:var(--font-display), "Plus Jakarta Sans", sans-serif;cursor:pointer;appearance:none;background:#ffffff0d url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") right 12px center/20px no-repeat;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:12px 40px 12px 16px}.dashboard-select:focus{background-color:#ffffff12;border-color:#f59e0b80;box-shadow:0 0 0 4px #f59e0b14}.dashboard-select option{color:#fafafa;background:#0a0a0f}.dashboard-textarea{color:#fafafa;width:100%;font-size:14px;font-family:var(--font-display), "Plus Jakarta Sans", sans-serif;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;min-height:100px;padding:12px 16px;transition:all .2s}.dashboard-textarea::placeholder{color:#fafafa4d}.dashboard-textarea:focus{background:#ffffff12;border-color:#f59e0b80;box-shadow:0 0 0 4px #f59e0b14}.dashboard-checkbox{cursor:pointer;accent-color:#f59e0b;background:#ffffff0d;border:1px solid #fff3;border-radius:4px;width:18px;height:18px}.dashboard-progress{background:#ffffff1a;border-radius:100px;height:8px;overflow:hidden}.dashboard-progress-bar{border-radius:100px;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1)}.dashboard-progress-bar-amber{background:linear-gradient(90deg,#f59e0b,#d97706)}.dashboard-progress-bar-red{background:linear-gradient(90deg,#ef4444,#dc2626)}.dashboard-progress-bar-yellow{background:linear-gradient(90deg,#eab308,#ca8a04)}.dashboard-alert{border-radius:12px;margin-bottom:24px;padding:16px 20px;font-size:14px}.dashboard-alert-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d}.dashboard-alert-success{color:#86efac;background:#22c55e1a;border:1px solid #22c55e4d}.dashboard-alert-warning{color:#fcd34d;background:#f59e0b1a;border:1px solid #f59e0b4d}.dashboard-spinner{border:2px solid #f59e0b4d;border-top-color:#f59e0b;border-radius:50%;width:32px;height:32px;animation:.6s linear infinite spin;display:inline-block}.dashboard-loading-container{justify-content:center;align-items:center;padding:48px;display:flex}.dashboard-empty{text-align:center;padding:48px 24px}.dashboard-empty-icon{color:#fafafa33;background:#ffffff0d;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.dashboard-empty-title{color:#fafafa66;margin-bottom:8px;font-size:18px;font-weight:600}.dashboard-empty-text{color:#fafafa4d;font-size:14px}.dashboard-link{color:#f59e0b;text-decoration:none;transition:color .2s}.dashboard-link:hover{color:#fbbf24}.dashboard-tag{color:#fafafab3;background:#ffffff1a;border-radius:8px;padding:4px 10px;font-size:12px;display:inline-flex}.dashboard-tag-amber{color:#f59e0b;background:#f59e0b1a}.dashboard-grid-2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.dashboard-grid-3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.dashboard-grid-4{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.dashboard-section{margin-bottom:32px}.dashboard-filters{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}@media (min-width:768px){.dashboard-filters{flex-direction:row}}@keyframes gridPulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dashboard-main ::-webkit-scrollbar{width:8px;height:8px}.dashboard-main ::-webkit-scrollbar-track{background:0 0}.dashboard-main ::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.dashboard-main ::-webkit-scrollbar-thumb:hover{background:#fff3}@media (max-width:1024px){.dashboard-main{width:100%;margin-left:0;padding:16px}.dashboard-grid-2,.dashboard-grid-3,.dashboard-grid-4{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-main{padding:60px 12px 12px}.dashboard-title{font-size:28px!important}.dashboard-stats-grid{gap:12px;grid-template-columns:1fr!important}.dashboard-stat-card{padding:16px}.dashboard-stat-value{font-size:24px!important}.dashboard-table-container{overflow-x:auto}.dashboard-table{min-width:600px}.dashboard-table th,.dashboard-table td{padding:12px;font-size:13px}.dashboard-card{padding:16px}.dashboard-card-header{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.dashboard-quick-actions{grid-template-columns:1fr}.dashboard-action-card{padding:16px}}@media (max-width:480px){.dashboard-title{font-size:24px!important}.dashboard-subtitle{font-size:14px!important}.dashboard-stat-label{font-size:12px}.dashboard-stat-value{font-size:20px!important}.dashboard-btn{padding:10px 16px;font-size:13px}.dashboard-input,.dashboard-select,.dashboard-textarea{padding:10px 12px;font-size:13px}}@media (max-width:768px){.responsive-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.responsive-table-wrap table{min-width:650px}.responsive-table-wrap th,.responsive-table-wrap td{white-space:nowrap;padding:10px!important;font-size:12px!important}}@media (max-width:480px){.responsive-table-wrap table{min-width:500px}}
