.Dashboard-module__DB7hEa__dashboard{min-height:calc(100vh - 80px);margin-top:80px;margin-left:240px;padding:40px}.Dashboard-module__DB7hEa__dashboardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.Dashboard-module__DB7hEa__title{color:#fff;margin-bottom:8px;font-size:48px;font-weight:700}.Dashboard-module__DB7hEa__subtitle{color:#ffffff80;font-size:15px}.Dashboard-module__DB7hEa__highlight{color:#6366f1;font-weight:600}.Dashboard-module__DB7hEa__actionButtons{gap:12px;display:flex}.Dashboard-module__DB7hEa__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 20px #6366f166}.Dashboard-module__DB7hEa__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #6366f199}.Dashboard-module__DB7hEa__secondaryBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.Dashboard-module__DB7hEa__secondaryBtn:hover{background:#ffffff1a}.Dashboard-module__DB7hEa__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}.Dashboard-module__DB7hEa__statCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:24px;transition:all .3s}.Dashboard-module__DB7hEa__statCard:hover{background:#ffffff0d;transform:translateY(-2px)}.Dashboard-module__DB7hEa__statHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Dashboard-module__DB7hEa__statLabel{color:#fff6;letter-spacing:.8px;font-size:11px;font-weight:600}.Dashboard-module__DB7hEa__statBadge{color:#fff9;background:#ffffff1a;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:600}.Dashboard-module__DB7hEa__statValue{color:#fff;font-size:36px;font-weight:700}.Dashboard-module__DB7hEa__statSmallText{color:#a855f7cc;margin-top:4px;font-size:12px;font-weight:500}.Dashboard-module__DB7hEa__contentGrid{grid-template-columns:1.5fr 1fr;gap:24px;margin-bottom:32px;display:grid}.Dashboard-module__DB7hEa__storageBreakdown{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:28px}.Dashboard-module__DB7hEa__sectionHeader{margin-bottom:24px}.Dashboard-module__DB7hEa__sectionHeader h3{color:#fff;margin-bottom:4px;font-size:20px;font-weight:600}.Dashboard-module__DB7hEa__sectionHeader p{color:#fff6;font-size:13px}.Dashboard-module__DB7hEa__colorBar{border-radius:4px;height:8px;margin-bottom:20px;display:flex;overflow:hidden}.Dashboard-module__DB7hEa__legend{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.Dashboard-module__DB7hEa__legendItem{color:#fff9;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.Dashboard-module__DB7hEa__dot{border-radius:50%;width:8px;height:8px}.Dashboard-module__DB7hEa__categoryCards{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Dashboard-module__DB7hEa__categoryCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:14px;padding:16px;transition:all .2s;display:flex}.Dashboard-module__DB7hEa__categoryCard:hover{background:#ffffff0d}.Dashboard-module__DB7hEa__categoryName{color:#fff;font-size:14px;font-weight:600}.Dashboard-module__DB7hEa__categorySize{color:#ffffff80;font-size:12px}.Dashboard-module__DB7hEa__recentActivity{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:28px}.Dashboard-module__DB7hEa__activityList{flex-direction:column;gap:16px;display:flex}.Dashboard-module__DB7hEa__activityItem{background:#ffffff05;border-radius:10px;align-items:center;gap:14px;padding:12px;transition:all .2s;display:flex}.Dashboard-module__DB7hEa__activityItem:hover{background:#ffffff0d}.Dashboard-module__DB7hEa__activityIcon{color:#6366f1;background:#6366f126;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Dashboard-module__DB7hEa__activityDetails{flex:1}.Dashboard-module__DB7hEa__activityName{color:#fff;margin-bottom:2px;font-size:14px;font-weight:600}.Dashboard-module__DB7hEa__activityTime{color:#fff6;font-size:12px}.Dashboard-module__DB7hEa__recentFiles{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:28px}.Dashboard-module__DB7hEa__viewAllBtn{color:#6366f1;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600;transition:color .2s}.Dashboard-module__DB7hEa__viewAllBtn:hover{color:#a855f7}.Dashboard-module__DB7hEa__filesList{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Dashboard-module__DB7hEa__fileCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:20px;text-decoration:none;transition:all .3s;display:flex}.Dashboard-module__DB7hEa__fileCard:hover{background:#ffffff14;transform:translateY(-4px);box-shadow:0 8px 24px #0003}.Dashboard-module__DB7hEa__fileIcon{color:#6366f1;background:#6366f126;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Dashboard-module__DB7hEa__fileInfo{text-align:center;width:100%}.Dashboard-module__DB7hEa__fileName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:14px;font-weight:600;overflow:hidden}.Dashboard-module__DB7hEa__fileSize{color:#fff6;font-size:12px}.Dashboard-module__DB7hEa__emptyState{text-align:center;color:#ffffff4d;grid-column:1/-1;padding:40px;font-size:14px}.Dashboard-module__DB7hEa__loading{text-align:center;color:#ffffff80;grid-column:1/-1;padding:40px}.Dashboard-module__DB7hEa__uploadPopup{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#0f0f1ef2;border:1px solid #6366f14d;border-radius:16px;width:240px;padding:18px 20px;animation:.3s ease-out Dashboard-module__DB7hEa__slideUp;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 32px #00000080,0 0 20px #6366f126}@keyframes Dashboard-module__DB7hEa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__DB7hEa__uploadPopupHeader{color:#6366f1;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}.Dashboard-module__DB7hEa__uploadCancelBtn{color:#ef4444;cursor:pointer;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;margin-left:auto;padding:4px 12px;font-size:11px;font-weight:600;transition:all .2s}.Dashboard-module__DB7hEa__uploadCancelBtn:hover{background:#ef44444d}.Dashboard-module__DB7hEa__uploadFileName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:12px;font-size:13px;font-weight:500;overflow:hidden}.Dashboard-module__DB7hEa__uploadBarContainer{background:#ffffff14;border-radius:3px;width:100%;height:6px;margin-bottom:10px;overflow:hidden}.Dashboard-module__DB7hEa__uploadBar{background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:3px;height:100%;transition:width .3s}.Dashboard-module__DB7hEa__uploadMeta{color:#ffffff73;justify-content:space-between;font-size:11px;font-weight:500;display:flex}.Dashboard-module__DB7hEa__uploadWrapper{position:relative}.Dashboard-module__DB7hEa__uploadDropdown{-webkit-backdrop-filter:blur(20px);z-index:100;background:#0f0f1ef2;border:1px solid #ffffff1a;border-radius:12px;min-width:160px;padding:6px;animation:.15s ease-out Dashboard-module__DB7hEa__fadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #0006}@keyframes Dashboard-module__DB7hEa__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__DB7hEa__uploadDropdownItem{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.Dashboard-module__DB7hEa__uploadDropdownItem:hover{color:#fff;background:#6366f126}.Dashboard-module__DB7hEa__fileCardTop{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.Dashboard-module__DB7hEa__fileMenuWrapper{position:relative}.Dashboard-module__DB7hEa__fileMenuBtn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.Dashboard-module__DB7hEa__fileMenuBtn:hover{color:#fff;background:#ffffff1a}.Dashboard-module__DB7hEa__fileDropdown{-webkit-backdrop-filter:blur(20px);z-index:200;background:#0f0f1ef7;border:1px solid #ffffff1a;border-radius:12px;min-width:160px;padding:6px;animation:.12s ease-out Dashboard-module__DB7hEa__fadeIn;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 32px #00000080}.Dashboard-module__DB7hEa__fileDropdownItem{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:13px;font-weight:500;transition:all .12s;display:flex}.Dashboard-module__DB7hEa__fileDropdownItem:hover{color:#fff;background:#6366f126}.Dashboard-module__DB7hEa__fileDropdownDivider{background:#ffffff14;height:1px;margin:4px 0}.Dashboard-module__DB7hEa__fileDropdownDanger{color:#ef4444}.Dashboard-module__DB7hEa__fileDropdownDanger:hover{color:#f87171;background:#ef44441f}
