.CommunityFiles-module__fHfI2W__container{background:var(--black);min-height:100vh;color:var(--text)}.CommunityFiles-module__fHfI2W__loading{background:var(--black);flex-direction:column;justify-content:center;align-items:center;gap:16px;height:400px;display:flex}.CommunityFiles-module__fHfI2W__spinner{border-right:2px solid var(--border);border-bottom:2px solid var(--border);border-left:2px solid var(--border);border-top:2px solid var(--laurel-green);border-radius:50%;width:32px;height:32px;animation:1s linear infinite CommunityFiles-module__fHfI2W__spin}@keyframes CommunityFiles-module__fHfI2W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CommunityFiles-module__fHfI2W__header{background:var(--dark);border-bottom:1px solid var(--border);box-shadow:0 2px 8px #0000001a}.CommunityFiles-module__fHfI2W__headerContent{justify-content:space-between;align-items:center;gap:2rem;min-height:80px;padding:1.5rem 10%;display:flex}.CommunityFiles-module__fHfI2W__titleSection{flex-shrink:0}.CommunityFiles-module__fHfI2W__titleSection h1{color:var(--text);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.CommunityFiles-module__fHfI2W__titleSection p{color:var(--text-secondary);margin:0;font-size:.875rem}.CommunityFiles-module__fHfI2W__controls{flex:1;align-items:center;gap:1.5rem;max-width:800px;display:flex}.CommunityFiles-module__fHfI2W__searchForm{flex:1;max-width:500px;position:relative}.CommunityFiles-module__fHfI2W__searchBar{width:100%;position:relative}.CommunityFiles-module__fHfI2W__searchInput{background:var(--regular);border:1px solid var(--border);width:100%;color:var(--text);border-radius:8px;padding:.75rem 1rem .75rem 3rem;font-size:.875rem;transition:all .2s}.CommunityFiles-module__fHfI2W__searchInput:focus{border-color:var(--laurel-green);outline:none;box-shadow:0 0 0 2px #8583a21a}.CommunityFiles-module__fHfI2W__searchInput::placeholder{color:var(--text-tertiary)}.CommunityFiles-module__fHfI2W__searchIcon{color:var(--text-tertiary);pointer-events:none;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.CommunityFiles-module__fHfI2W__clearButton{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;transition:all .2s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.CommunityFiles-module__fHfI2W__clearButton:hover{color:var(--text);background:var(--border)}.CommunityFiles-module__fHfI2W__sortControls{align-items:center;gap:8px;display:flex}.CommunityFiles-module__fHfI2W__filterIcon{color:var(--text-secondary);flex-shrink:0}.CommunityFiles-module__fHfI2W__sortDropdown{min-width:180px}.CommunityFiles-module__fHfI2W__mainContent{background:var(--black);min-height:calc(100vh - 200px);padding:1.5rem 10%}.CommunityFiles-module__fHfI2W__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.CommunityFiles-module__fHfI2W__emptyIcon{color:var(--text-dark);margin-bottom:1rem;font-size:4rem}.CommunityFiles-module__fHfI2W__emptyState h3{color:var(--text);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.CommunityFiles-module__fHfI2W__emptyState p{color:var(--text-secondary);max-width:400px;margin:0;font-size:.875rem}.CommunityFiles-module__fHfI2W__showcasesGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}.CommunityFiles-module__fHfI2W__showcaseCard{background:var(--dark);border:1px solid var(--border);transition:all var(--transition-duration);border-radius:12px;flex-direction:column;height:fit-content;min-height:390px;display:flex;overflow:hidden}.CommunityFiles-module__fHfI2W__showcaseCard:hover{border-color:var(--laurel-green);transform:translateY(-2px);box-shadow:0 8px 24px #0003}.CommunityFiles-module__fHfI2W__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.CommunityFiles-module__fHfI2W__userInfo{flex:1;align-items:flex-start;gap:.75rem;display:flex}.CommunityFiles-module__fHfI2W__userAvatar{background:var(--laurel-green);width:2.5rem;height:2.5rem;color:var(--text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.CommunityFiles-module__fHfI2W__userDetails{flex:1;min-width:0}.CommunityFiles-module__fHfI2W__username{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:1rem;font-weight:600;overflow:hidden}.CommunityFiles-module__fHfI2W__userMeta{color:var(--text-secondary);flex-wrap:wrap;gap:.75rem;font-size:.75rem;display:flex}.CommunityFiles-module__fHfI2W__owner,.CommunityFiles-module__fHfI2W__fileCount,.CommunityFiles-module__fHfI2W__lastActive{white-space:nowrap}.CommunityFiles-module__fHfI2W__cardActions{flex-shrink:0;align-items:flex-start;gap:.5rem;display:flex}.CommunityFiles-module__fHfI2W__saveButton{background:var(--regular);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-duration);border-radius:8px;padding:8px}.CommunityFiles-module__fHfI2W__saveButton:hover{background:var(--border);color:var(--text)}.CommunityFiles-module__fHfI2W__saveButton.CommunityFiles-module__fHfI2W__saved{background:var(--laurel-green);border-color:var(--laurel-green);color:#fff}.CommunityFiles-module__fHfI2W__driveMetrics{background:var(--regular);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.75rem;display:flex}.CommunityFiles-module__fHfI2W__metric{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:.25rem;font-weight:500;display:flex}.CommunityFiles-module__fHfI2W__metric.CommunityFiles-module__fHfI2W__saves{color:var(--laurel-green)}.CommunityFiles-module__fHfI2W__metric.CommunityFiles-module__fHfI2W__visits{color:orange}.CommunityFiles-module__fHfI2W__metric.CommunityFiles-module__fHfI2W__shared{color:#3b82f6}.CommunityFiles-module__fHfI2W__foldersSection{padding:0 1rem 1rem;overflow:hidden}.CommunityFiles-module__fHfI2W__foldersGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.5rem;width:100%;display:grid}.CommunityFiles-module__fHfI2W__folderItem{background:var(--regular);border:1px solid var(--border);box-sizing:border-box;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;min-width:0;padding:.75rem .5rem;text-decoration:none;transition:all .2s;display:flex}.CommunityFiles-module__fHfI2W__folderItem:hover{border-color:var(--laurel-green);background:var(--border)}.CommunityFiles-module__fHfI2W__folderIcon{color:var(--laurel-green);font-size:1.25rem}.CommunityFiles-module__fHfI2W__folderName{color:var(--text);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:90px;font-size:.75rem;font-weight:500;line-height:1.2;overflow:hidden}.CommunityFiles-module__fHfI2W__folderStats{color:var(--text-tertiary);text-align:center;font-size:.625rem}.CommunityFiles-module__fHfI2W__moreFolder{background:var(--border);border:1px dashed var(--text-tertiary);color:var(--text-secondary);border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;font-size:.75rem;text-decoration:none;transition:all .2s;display:flex}.CommunityFiles-module__fHfI2W__moreFolder:hover{border-color:var(--laurel-green);color:var(--text)}.CommunityFiles-module__fHfI2W__cardFooter{justify-content:center;align-items:center;margin-top:auto;padding:0 1rem 1rem;display:flex}.CommunityFiles-module__fHfI2W__exploreButton{background:var(--laurel-green);color:var(--text);border-radius:1rem;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem 3rem;text-decoration:none;display:flex}.CommunityFiles-module__fHfI2W__browseButton{background:var(--laurel-green);width:100%;color:var(--text);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.CommunityFiles-module__fHfI2W__browseButton:hover{transform:translateY(-1px)}.CommunityFiles-module__fHfI2W__loadMore{justify-content:center;padding:2rem 0;display:flex}.CommunityFiles-module__fHfI2W__loadMoreButton{background:var(--dark);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:flex}.CommunityFiles-module__fHfI2W__loadMoreButton:hover{border-color:var(--laurel-green);background:var(--border)}.CommunityFiles-module__fHfI2W__loadMoreButton:disabled{opacity:.6;cursor:not-allowed}@media (min-width:768px){.CommunityFiles-module__fHfI2W__showcasesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.CommunityFiles-module__fHfI2W__foldersGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.CommunityFiles-module__fHfI2W__showcasesGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.CommunityFiles-module__fHfI2W__showcasesGrid{grid-template-columns:repeat(4,1fr)}}.CommunityFiles-module__fHfI2W__accessDenied{background:var(--black);justify-content:center;align-items:center;min-height:calc(100vh - 140px);padding:2rem;display:flex}.CommunityFiles-module__fHfI2W__accessDeniedContent{text-align:center;border:1px solid var(--border);background:var(--dark);border-radius:1rem;max-width:500px;padding:3rem 2rem}.CommunityFiles-module__fHfI2W__accessDeniedContent h1{color:var(--text);margin-bottom:1rem;font-size:2rem}.CommunityFiles-module__fHfI2W__accessDeniedContent p{color:var(--text-dark);margin-bottom:1rem;font-size:1rem;line-height:1.5}.CommunityFiles-module__fHfI2W__loginButton{border:1px solid var(--laurel-green);background:var(--laurel-green);color:var(--text);cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CommunityFiles-module__fHfI2W__loginButton:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px #005dff4d}.CommunityFiles-module__fHfI2W__premiumSubheader{background:var(--regular);border-bottom:1px solid var(--border);padding:1rem 10%}.CommunityFiles-module__fHfI2W__premiumSubheaderContent{justify-content:center;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.CommunityFiles-module__fHfI2W__premiumSubheaderText{color:var(--text-secondary);font-size:.95rem;font-weight:500}.CommunityFiles-module__fHfI2W__premiumButton{border:1px solid var(--laurel-green);white-space:nowrap;background:linear-gradient(130deg,#005dff 0%,#7903ff 100%);border-radius:.75rem;align-items:center;gap:.3rem;padding:.6rem 1.5rem;font-family:Proxima Nova Alt,Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;color:#fff!important}.CommunityFiles-module__fHfI2W__premiumButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #005dff4d;color:#fff!important}@media (max-width:1136px){.CommunityFiles-module__fHfI2W__headerContent{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem 5%}.CommunityFiles-module__fHfI2W__controls{flex-direction:column;gap:1rem;max-width:none}.CommunityFiles-module__fHfI2W__searchForm{width:100%;max-width:none}.CommunityFiles-module__fHfI2W__titleSection{width:100%}.CommunityFiles-module__fHfI2W__premiumSubheader{padding:1rem 5%}.CommunityFiles-module__fHfI2W__premiumSubheaderContent{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:900px){.CommunityFiles-module__fHfI2W__foldersGrid{grid-template-columns:repeat(4,1fr);gap:.4rem}.CommunityFiles-module__fHfI2W__folderName{max-width:85px}}@media (max-width:768px){.CommunityFiles-module__fHfI2W__headerContent,.CommunityFiles-module__fHfI2W__mainContent,.CommunityFiles-module__fHfI2W__premiumSubheader{padding:1rem 4%}.CommunityFiles-module__fHfI2W__premiumSubheaderContent{flex-direction:column;gap:.75rem}.CommunityFiles-module__fHfI2W__premiumButton{padding:.5rem 1.25rem;font-size:.85rem}.CommunityFiles-module__fHfI2W__cardHeader{flex-direction:row;align-items:flex-start;gap:1rem}.CommunityFiles-module__fHfI2W__userInfo{flex:1}.CommunityFiles-module__fHfI2W__cardActions{flex-shrink:0;align-self:flex-start}.CommunityFiles-module__fHfI2W__foldersGrid{grid-template-columns:repeat(3,1fr)}.CommunityFiles-module__fHfI2W__driveMetrics{gap:.75rem;margin-bottom:.5rem;padding:.75rem 1rem}}@media (max-width:480px){.CommunityFiles-module__fHfI2W__headerContent,.CommunityFiles-module__fHfI2W__mainContent{padding:1rem}.CommunityFiles-module__fHfI2W__premiumSubheader{padding:.75rem 1rem}.CommunityFiles-module__fHfI2W__premiumSubheaderText{text-align:center;font-size:.9rem}.CommunityFiles-module__fHfI2W__premiumButton{padding:.45rem 1rem;font-size:.8rem}.CommunityFiles-module__fHfI2W__titleSection h1{font-size:1.25rem}.CommunityFiles-module__fHfI2W__foldersGrid{grid-template-columns:repeat(2,1fr);gap:.4rem}.CommunityFiles-module__fHfI2W__folderItem{padding:.5rem .25rem}.CommunityFiles-module__fHfI2W__folderName{max-width:80px;font-size:.7rem}.CommunityFiles-module__fHfI2W__folderStats{font-size:.6rem}.CommunityFiles-module__fHfI2W__driveMetrics{flex-direction:row;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.7rem}.CommunityFiles-module__fHfI2W__metric{font-size:.7rem}.CommunityFiles-module__fHfI2W__metric span{display:inline}.CommunityFiles-module__fHfI2W__foldersSection{padding:0 .75rem .75rem}}
