::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0003;border-radius:9999px;transition:all .15s cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar-thumb:hover{background:#0000004d}.page-container{padding:1.5rem;animation:.4s ease-out fadeInUp}.page-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-header .page-title{color:#0000;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#d946ef 100%);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:600}.page-header .page-subtitle{color:#6b7280;margin-top:.25rem;font-size:.875rem}.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #fff3;border-radius:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 8px 32px #00000014}.glass-card:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a}.stat-card{background:#fff;border-radius:1.25rem;align-items:center;gap:1rem;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000001a}.stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.stat-card .stat-icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#d946ef 100%);border-radius:1rem;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.stat-card .stat-info{flex:1}.stat-card .stat-info .stat-value{color:#1e1e2f;font-size:1.75rem;font-weight:700;line-height:1.2}.stat-card .stat-info .stat-title{color:#6b7280;margin-top:.25rem;font-size:.875rem}.search-form{background:#fff;border-radius:1rem;margin-bottom:1.25rem;padding:1.25rem;box-shadow:0 1px 3px #0000001a}.status-tag{border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.status-tag.success{color:#10b981;background:#10b9811a}.status-tag.warning{color:#f59e0b;background:#f59e0b1a}.status-tag.danger{color:#ef4444;background:#ef44441a}.status-tag.info{color:#3b82f6;background:#3b82f61a}.pagination{justify-content:flex-end;margin-top:1.25rem;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}:root{--el-color-primary:#6366f1;--el-color-primary-light-3:#818cf8;--el-color-primary-dark-2:#4f46e5;--el-border-radius-base:.75rem;--el-border-radius-small:.5rem}.el-button{border-radius:.75rem;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.el-button:hover{transform:translateY(-1px)}.el-button--primary{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#d946ef 100%);border:none}.el-button--primary:hover{background:linear-gradient(135deg,#818cf8 0%,#a78bfa 50%,#e879f9 100%)}.el-input__wrapper{border-radius:.75rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.el-input__wrapper:hover{box-shadow:inset 0 0 0 1px #6366f1}.el-card{border:none;border-radius:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.el-card:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a}.el-menu-item{border-radius:.75rem;margin:4px 8px;transition:all .15s cubic-bezier(.4,0,.2,1)}.el-menu-item.is-active{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#d946ef 100%)}.el-table{border-radius:1rem;overflow:hidden}.el-dialog{border-radius:1.25rem;overflow:hidden}
