.dashboard-page{background:#09090b;min-height:100vh}.dashboard-header{-webkit-backdrop-filter:blur(18px)saturate(1.2);z-index:50;background:#09090be0;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.dashboard-header-inner{justify-content:space-between;align-items:center;max-width:80rem;height:4rem;margin:0 auto;padding:0 1.5rem;display:flex}.dashboard-brand{color:#fff;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex}.dashboard-brand .brand-mark{color:#fff;background:#dc143c;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex}.dashboard-user{align-items:center;gap:.75rem;display:flex}.dashboard-user-name{color:#fff9;font-size:.8125rem;font-weight:500}.dashboard-user-avatar{color:#fff;background:#dc143c;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:700;display:flex}.dashboard-logout-btn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:all .2s}.dashboard-logout-btn:hover{color:#dc143c;background:#dc143c0a;border-color:#dc143c}.dashboard-main{max-width:80rem;margin:0 auto;padding:2.5rem 1.5rem}.dashboard-greeting{margin-bottom:2.5rem}.dashboard-greeting h1{color:#fff;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.dashboard-greeting p{color:#ffffff73;font-size:.9375rem}.dashboard-stats-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.dashboard-stat-card{border:1px solid #ffffff14;border-radius:1rem;padding:1.5rem;transition:all .25s}.dashboard-stat-card:hover{border-color:#dc143c33;box-shadow:0 8px 24px #dc143c0f}.stat-card-icon{background:#dc143c0f;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;display:flex}.stat-card-icon svg{color:#dc143c;width:1.25rem;height:1.25rem}.stat-card-value{color:#fff;margin-bottom:.125rem;font-size:1.75rem;font-weight:700}.stat-card-label{color:#ffffff73;font-size:.8125rem}.dashboard-panel{border:1px solid #ffffff14;border-radius:1rem;margin-bottom:1.5rem;overflow:hidden}.dashboard-panel-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.dashboard-panel-header h2{color:#fff;font-size:1rem;font-weight:600}.dashboard-panel-body{padding:1.5rem}.empty-state{text-align:center;padding:3rem 1.5rem}.empty-state-icon{background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;display:flex}.empty-state-icon svg{color:#fff3;width:1.5rem;height:1.5rem}.empty-state h3{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:600}.empty-state p{color:#ffffff73;max-width:24rem;margin:0 auto;font-size:.8125rem}.dashboard-cta{color:#fff;background:#dc143c;border-radius:.75rem;align-items:center;gap:.5rem;height:2.75rem;margin-top:1.25rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.dashboard-cta:hover{background:#b01030}.dashboard-cta svg{width:1rem;height:1rem}.dashboard-layout{background:#09090b;min-height:100vh;display:flex}.user-sidebar{background:#09090b;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0}.user-sidebar-logo{border-bottom:1px solid #ffffff0a;padding:1rem 1.25rem}.user-sidebar-brand{color:#fff;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex}.sidebar-brand-mark{color:#fff;background:#dc143c;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8125rem;font-weight:700;display:flex}.sidebar-brand-text{font-size:.875rem}.user-sidebar-nav{flex-direction:column;flex:1;gap:.125rem;padding:.75rem;display:flex;overflow-y:auto}.sidebar-link{color:#ffffff80;border-radius:.625rem;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-link:hover{color:#ffffffb3;background:#ffffff0a}.sidebar-link.active{color:#dc143c;background:#dc143c0f;font-weight:600}.sidebar-link svg{flex-shrink:0;width:1.125rem;height:1.125rem}.sidebar-link.active svg{color:#dc143c}.user-sidebar-footer{border-top:1px solid #ffffff0a;padding:.75rem}.sidebar-user-info{border-radius:.625rem;align-items:center;gap:.625rem;padding:.5rem;display:flex}.sidebar-user-avatar{color:#fff;background:#dc143c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.6875rem;font-weight:700;display:flex}.sidebar-user-details{flex:1;min-width:0}.sidebar-user-name{color:#ffffffb3;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.sidebar-logout{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:0;font-size:.6875rem;transition:color .2s}.sidebar-logout:hover{color:#dc143c}.dashboard-main-with-sidebar{flex:1;min-width:0;padding:2.5rem 2rem;overflow-y:auto}@media (width<=768px){.user-sidebar{display:none}.dashboard-main-with-sidebar{padding:1.5rem 1rem}}.badge{white-space:nowrap;border-radius:9999px;align-items:center;gap:.25rem;padding:.2rem .625rem;font-size:.6875rem;font-weight:600;line-height:1.4;display:inline-flex}.badge-completed{color:#16a34a;background:#16a34a14;border:1px solid #16a34a26}.badge-processing{color:#d97706;background:#d9770614;border:1px solid #d9770626}.badge-failed{color:#dc2626;background:#dc26260f;border:1px solid #dc26261f}.dashboard-table{border-collapse:collapse;width:100%;font-size:.875rem}.dashboard-table thead tr{border-bottom:1px solid #ffffff0f}.dashboard-table th{text-align:left;color:#fff6;padding:.75rem 1.5rem;font-size:.75rem;font-weight:500}.dashboard-table th.text-center{text-align:center}.dashboard-table th.text-right{text-align:right}.dashboard-table td{color:#ffffffa6;padding:.75rem 1.5rem;font-size:.8125rem}.dashboard-table td.text-center{text-align:center}.dashboard-table td.text-right{text-align:right}.dashboard-table tbody tr{border-bottom:1px solid #ffffff0a}.dashboard-table tbody tr:last-child{border-bottom:none}.dashboard-input{color:#fffc;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;outline:none;width:100%;height:2.5rem;padding:0 .75rem;font-size:.875rem;transition:border-color .2s}.dashboard-input:focus{border-color:#dc143c66}.dashboard-input::placeholder{color:#ffffff4d}.dashboard-textarea{color:#fffc;resize:vertical;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.dashboard-textarea:focus{border-color:#dc143c66}.dashboard-label{color:#fff6;margin-bottom:.375rem;font-size:.75rem;font-weight:500;display:block}.dashboard-cta-secondary{color:#ffffffa6;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:.5rem;height:2.75rem;padding:0 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.dashboard-cta-secondary:hover{background:#ffffff0a;border-color:#ffffff26}.dashboard-cta-secondary svg{width:1rem;height:1rem}.dashboard-cta-danger{color:#dc2626;cursor:pointer;background:#dc26260f;border:1px solid #dc26261f;border-radius:.75rem;align-items:center;gap:.5rem;height:2.75rem;padding:0 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.dashboard-cta-danger:hover{background:#dc26261a}.curr-switch{background:#ffffff08!important;border-color:#ffffff1a!important}.curr-btn{color:#fff6!important}.curr-btn:hover{color:#fff9!important}.curr-btn.active{color:#fff!important;background:#dc143c14!important}.dashboard-upload-zone{text-align:center;cursor:pointer;background:#ffffff05;border:1px dashed #ffffff26;border-radius:.75rem;padding:2rem;transition:border-color .2s}.dashboard-upload-zone:hover{border-color:#dc143c4d}.dashboard-modal-overlay{z-index:50;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-modal{background:#09090b;border:1px solid #ffffff14;border-radius:1rem;width:100%;max-width:28rem;margin:0 1rem;padding:1.5rem}.dashboard-modal h3{color:#fff;text-align:center;margin-bottom:.5rem;font-size:1rem;font-weight:700}.dashboard-modal p{color:#ffffff73;text-align:center;margin-bottom:1.5rem;font-size:.875rem}
