.mobile-files-toggle,.mobile-files-all,.mobile-files-label,.mobile-files-meta,.mobile-files-more,.mobile-files-selection-count,.mobile-files-upload-label{display:none}
.mobile-files-info{min-width:0}
#shareManageList .file-icon{position:relative}
#shareManageList .mobile-video-duration{position:absolute;bottom:2px;right:2px;max-width:calc(100% - 4px);padding:1px 2px;border-radius:2px;background:rgba(0,0,0,.72);color:#fff;font-size:7px;line-height:11px;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:-.2px}
#filesTab .file-checkbox{width:15px;height:15px;margin:0;accent-color:var(--primary)}
#filesTab .file-icon{position:relative}
#filesTab .mobile-video-duration{display:flex;align-items:center;gap:2px;position:absolute;bottom:2px;right:2px;max-width:calc(100% - 4px);padding:1px 2px;border-radius:2px;background:rgba(0,0,0,.72);color:#fff;font-size:8px;line-height:11px;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:-.2px}
@media(min-width:701px){#filesTab .mobile-video-duration{font-size:7px;gap:1px;padding:1px;letter-spacing:-.3px}}
.mobile-files-menu{display:none;position:fixed;z-index:130;width:108px;padding:4px;background:#FFFFFA;border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:0 8px 24px rgba(0,0,0,.12)}
.mobile-files-menu.active{display:block}
.mobile-files-menu-action{display:flex;width:100%;gap:12px;align-items:center;justify-content:flex-start;min-height:38px;padding:0 12px;border:0;border-radius:var(--radius);background:transparent;color:var(--text-primary);font:inherit;font-size:13px;cursor:pointer}
.mobile-files-menu-action:focus:not(:focus-visible){outline:none}
.mobile-files-menu-action:focus-visible{background:var(--border-light);outline:1px solid var(--primary);outline-offset:-2px}
@media(hover:hover) and (pointer:fine){.mobile-files-menu-action:hover{background:var(--border-light)}}
.mobile-files-menu-action.danger{color:var(--danger)}
@media(max-width:700px){
 #filesTab .toolbar,#clipboardTab .toolbar,#shareTab .toolbar{gap:8px;padding:10px 12px}
 #filesTab .toolbar-right,#clipboardTab .toolbar-right,#shareTab .toolbar-right{flex:1 1 100%;min-width:0;min-height:36px;gap:8px;flex-wrap:nowrap}
 #filesTab .search-wrap,#clipboardTab .search-wrap,#shareTab .search-wrap{flex:1;min-width:0}
 #filesTab .file-search,#clipboardTab .file-search,#shareTab .file-search{width:100%;height:32px;min-height:32px}
 #clipboardTab .toolbar-right>.icon-btn{width:36px;height:36px;flex:0 0 36px}
 #filesTab .toolbar-right>.file-count,#clipboardTab .toolbar-right>.file-count,#shareTab .toolbar-right>.file-count{flex-shrink:0;white-space:nowrap}
 .mobile-files-toggle{display:grid;flex-shrink:0;width:36px;height:36px;border:0;box-shadow:none;background:transparent}
 #filesTab .file-header{display:none}
 #filesTab .file-row{grid-template-columns:44px minmax(0,1fr) 36px;gap:12px;padding:10px 16px;min-height:68px}
 #filesTab .file-row>div:first-child,#filesTab .file-row>.file-actions{display:none}
 #filesTab .file-icon{width:44px;height:44px;border-radius:var(--radius);position:relative}
 #filesTab .file-icon-col{display:block}
 #filesTab .file-name{font-size:13px;line-height:1.55;white-space:normal;overflow-wrap:anywhere;word-break:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
 .mobile-files-meta{display:block;color:var(--text-secondary);font-size:11px;margin-top:5px}
 .mobile-files-more{display:grid;width:36px;height:44px;color:var(--text-secondary)}
 #filesTab .batch-actions{display:none}
 #filesTab.mobile-files-selecting{padding-bottom:90px}
 #filesTab.mobile-files-selecting .file-row{grid-template-columns:20px 44px minmax(0,1fr)}
 #filesTab.mobile-files-selecting .file-row>div:first-child{display:block}
 #filesTab.mobile-files-selecting .mobile-files-more{display:none}
 #filesTab.mobile-files-selecting .mobile-files-selected{background:var(--background)}
 #filesTab.mobile-files-selecting .batch-actions{display:grid;grid-template-columns:20px minmax(0,1fr) repeat(3,56px);position:fixed;bottom:0;left:0;right:0;z-index:120;background:#FFFFFA;border-top:1px solid var(--border-light);padding:10px 16px calc(10px + env(safe-area-inset-bottom)) var(--mobile-checkbox-left,28px);gap:8px;align-items:center}
 .mobile-files-all,.mobile-files-label,.mobile-files-selection-count{display:block}
 .mobile-files-all{display:flex;align-items:center;justify-content:flex-start;width:20px;min-height:44px;cursor:pointer}
 .mobile-files-all .file-checkbox{margin:0}
 .mobile-files-selection-count{padding-left:4px;font-size:11px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}
 #filesTab .batch-actions .icon-btn{display:flex;gap:5px;width:auto;min-width:48px;height:44px;font-size:12px}
 #filesTab .batch-actions .badge{display:none}
}
