:root{--bg-primary:#0a0a0a;--bg-secondary:#121212;--text-primary:#fff;--text-secondary:#a0a0a0;--text-dim:#666;--accent:#b08d6a;--accent-glow:#b08d6a66;--border-color:#ffffff14;--sidebar-width:260px;--header-height:80px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}.dashboard-module__Gx_nyq__layout{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.dashboard-module__Gx_nyq__sidebar{width:var(--sidebar-width);background:var(--bg-secondary);border-right:1px solid var(--border-color);z-index:100;flex-direction:column;justify-content:space-between;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.dashboard-module__Gx_nyq__logo{color:#fff;align-items:center;gap:12px;margin-bottom:40px;padding:0 8px;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__logoMark{background:var(--accent);color:#000;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.dashboard-module__Gx_nyq__uploadBtn{color:#000;transition:var(--transition);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:0 12px 32px;padding:12px;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__uploadBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffffff26}.dashboard-module__Gx_nyq__nav{flex:1}.dashboard-module__Gx_nyq__navSection{margin-bottom:32px}.dashboard-module__Gx_nyq__navLabel{text-transform:uppercase;color:var(--text-dim);letter-spacing:.1em;margin-bottom:12px;padding:0 12px;font-size:.7rem;font-weight:700;display:block}.dashboard-module__Gx_nyq__sidebarHint{color:var(--text-dim);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;margin:8px 12px 0;padding:10px 12px;font-size:.75rem;line-height:1.45}.dashboard-module__Gx_nyq__sidebarHint strong{color:var(--text-secondary);font-weight:600}.dashboard-module__Gx_nyq__navItem{width:100%;color:var(--text-secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;margin-bottom:4px;padding:10px 12px;font-size:.9rem;font-weight:500;display:flex}.dashboard-module__Gx_nyq__navItem:hover{color:#fff;background:#ffffff0d}.dashboard-module__Gx_nyq__navActive{color:var(--accent);background:#b08d6a1a}.dashboard-module__Gx_nyq__navIcon{color:inherit;align-items:center;display:flex}.dashboard-module__Gx_nyq__navBadge{color:var(--text-dim);background:#ffffff0d;border-radius:6px;margin-left:auto;padding:2px 8px;font-size:.75rem}.dashboard-module__Gx_nyq__navSubItem{width:100%;color:var(--text-secondary);cursor:pointer;transition:var(--transition);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;margin-bottom:2px;padding:8px 12px 8px 28px;font-size:.82rem;font-weight:500;display:flex}.dashboard-module__Gx_nyq__navSubItem:hover{color:#fff;background:#ffffff0a}.dashboard-module__Gx_nyq__navSubActive{color:var(--accent);background:#b08d6a14}.dashboard-module__Gx_nyq__sidebarBottom{border-top:1px solid var(--border-color);padding-top:24px}.dashboard-module__Gx_nyq__sidebarStatus{color:#8db06a;align-items:center;gap:8px;margin-bottom:8px;font-size:.8rem;display:flex}.dashboard-module__Gx_nyq__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.dashboard-module__Gx_nyq__sidebarVersion{color:var(--text-dim);font-size:.7rem}.dashboard-module__Gx_nyq__main{flex-direction:column;flex:1;display:flex}.dashboard-module__Gx_nyq__header{height:var(--header-height);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);z-index:90;background:#0a0a0acc;justify-content:flex-start;align-items:center;gap:12px;padding:0 40px;display:flex;position:sticky;top:0}.dashboard-module__Gx_nyq__searchBar{background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;align-items:center;width:100%;max-width:600px;padding:2px 6px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 24px #0003}.dashboard-module__Gx_nyq__searchBar:focus-within{background:#ffffff0d;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 0 0 1px #ffffff1a,0 10px 40px #0006}.dashboard-module__Gx_nyq__aiGlow{z-index:-1;opacity:0;filter:blur(12px);background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899);border-radius:16px;transition:opacity .5s;position:absolute;inset:-2px}.dashboard-module__Gx_nyq__searchBar:focus-within .dashboard-module__Gx_nyq__aiGlow{opacity:.3}.dashboard-module__Gx_nyq__searchIcon{color:#666;margin-left:12px}.dashboard-module__Gx_nyq__searchBar:focus-within .dashboard-module__Gx_nyq__searchIcon{color:#fff}.dashboard-module__Gx_nyq__searchBar input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:12px 14px;font-size:.95rem}.dashboard-module__Gx_nyq__searchHint{color:#555;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;margin-right:8px;padding:4px 10px;font-size:.7rem;font-weight:700;display:flex}.dashboard-module__Gx_nyq__searchBar:focus-within .dashboard-module__Gx_nyq__searchHint{color:#8b5cf6;border-color:#8b5cf64d}.dashboard-module__Gx_nyq__content{width:100%;max-width:1400px;margin:0 auto;padding:40px}.dashboard-module__Gx_nyq__welcome{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.dashboard-module__Gx_nyq__title{letter-spacing:-.02em;margin-bottom:8px;font-size:2.5rem;font-weight:800}.dashboard-module__Gx_nyq__subtitle{color:var(--text-dim);font-size:1.1rem}.dashboard-module__Gx_nyq__stats{gap:24px;display:flex}.dashboard-module__Gx_nyq__statCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:4px;padding:16px 24px;display:flex}.dashboard-module__Gx_nyq__statLabel{color:var(--text-dim);text-transform:uppercase;font-size:.75rem;font-weight:600}.dashboard-module__Gx_nyq__statValue{font-size:1.5rem;font-weight:700}.dashboard-module__Gx_nyq__toolbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dashboard-module__Gx_nyq__tabs{border:1px solid var(--border-color);background:#ffffff08;border-radius:12px;padding:4px;display:flex}.dashboard-module__Gx_nyq__tab{color:var(--text-secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600}.dashboard-module__Gx_nyq__tabActive{color:#000;background:#fff}.dashboard-module__Gx_nyq__viewActions{gap:12px;display:flex}.dashboard-module__Gx_nyq__viewToggle{border:1px solid var(--border-color);background:#ffffff08;border-radius:10px;padding:4px;display:flex}.dashboard-module__Gx_nyq__viewBtn{color:var(--text-dim);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:6px;padding:6px}.dashboard-module__Gx_nyq__viewBtnActive{color:#fff;background:#ffffff1a}.dashboard-module__Gx_nyq__subToolbarWrap{border-bottom:1px solid var(--border-color);margin-bottom:24px;position:relative}.dashboard-module__Gx_nyq__subToolbarWrap:before{content:"";pointer-events:none;background:linear-gradient(to right, transparent, var(--bg-color,#0c0c0c));z-index:1;width:56px;position:absolute;top:0;bottom:22px;right:0}.dashboard-module__Gx_nyq__subToolbarHint{color:var(--text-muted);opacity:.7;pointer-events:none;z-index:2;font-size:.65rem;position:absolute;bottom:6px;right:4px}.dashboard-module__Gx_nyq__subToolbar{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#ffffff47 transparent;gap:10px;padding:16px 48px 16px 0;display:flex;overflow-x:auto}.dashboard-module__Gx_nyq__subToolbar::-webkit-scrollbar{height:5px}.dashboard-module__Gx_nyq__subToolbar::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.dashboard-module__Gx_nyq__subTab{scroll-snap-align:start;border:1px solid var(--border-color);color:var(--text-secondary);white-space:nowrap;cursor:pointer;transition:var(--transition);background:#ffffff08;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;display:flex}.dashboard-module__Gx_nyq__subTabActive{color:#000;background:#fff;border-color:#fff}.dashboard-module__Gx_nyq__organizeBtn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;transition:var(--transition);white-space:nowrap;background:#ffffff0a;border-radius:100px;align-items:center;gap:7px;padding:7px 14px;font-size:.8rem;font-weight:500;display:flex}.dashboard-module__Gx_nyq__organizeBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:#b08d6a26}.dashboard-module__Gx_nyq__organizeBtnActive{border-color:var(--accent);color:var(--accent);background:#b08d6a1f}.dashboard-module__Gx_nyq__organizeBtn:disabled{cursor:default;opacity:.7}.dashboard-module__Gx_nyq__syncCard{border:1px solid var(--border-color);text-align:left;background:#ffffff08;border-radius:16px;align-items:flex-start;gap:16px;max-width:480px;margin-top:32px;padding:20px 24px;display:flex}.dashboard-module__Gx_nyq__syncCardIcon{width:44px;height:44px;color:var(--accent);background:#b08d6a1f;border:1px solid #b08d6a4d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__Gx_nyq__syncCardBody strong{color:var(--text-primary);margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.dashboard-module__Gx_nyq__syncCardBody p{color:var(--text-secondary);margin:0 0 12px;font-size:.8rem;line-height:1.5}.dashboard-module__Gx_nyq__syncCardLink{color:var(--accent);align-items:center;gap:4px;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.dashboard-module__Gx_nyq__syncCardLink:hover{opacity:.75}.dashboard-module__Gx_nyq__subBadge{background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:.7rem}.dashboard-module__Gx_nyq__subTabActive .dashboard-module__Gx_nyq__subBadge{background:#0000001a}.dashboard-module__Gx_nyq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.dashboard-module__Gx_nyq__card{background:var(--bg-secondary);border:1px solid var(--border-color);transition:var(--transition);cursor:pointer;border-radius:20px;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__card:hover{border-color:#fff3;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.dashboard-module__Gx_nyq__cardThumb{aspect-ratio:1;background:#1a1a1a;position:relative}.dashboard-module__Gx_nyq__cardThumb img{object-fit:cover;width:100%;height:100%}.dashboard-module__Gx_nyq__cardAction{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;width:36px;height:36px;transition:var(--transition);opacity:0;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px;transform:scale(.8)}.dashboard-module__Gx_nyq__card:hover .dashboard-module__Gx_nyq__cardAction{opacity:1;transform:scale(1)}.dashboard-module__Gx_nyq__activeHeart{color:#ff4d4d;background:#fff;opacity:1!important;transform:scale(1)!important}.dashboard-module__Gx_nyq__cardBody{padding:16px}.dashboard-module__Gx_nyq__cardMeta{justify-content:space-between;margin-bottom:12px;font-size:.75rem;font-weight:600;display:flex}.dashboard-module__Gx_nyq__cardUser{color:var(--accent)}.dashboard-module__Gx_nyq__cardCaption{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.dashboard-module__Gx_nyq__list{flex-direction:column;gap:12px;display:flex}.dashboard-module__Gx_nyq__listRow{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;transition:var(--transition);border-radius:16px;align-items:center;gap:20px;padding:12px;display:flex}.dashboard-module__Gx_nyq__listRow:hover{background:#ffffff0d}.dashboard-module__Gx_nyq__listThumb{border-radius:12px;width:64px;height:64px;overflow:hidden}.dashboard-module__Gx_nyq__listThumb img{object-fit:cover;width:100%;height:100%}.dashboard-module__Gx_nyq__listMeta{flex:1}.dashboard-module__Gx_nyq__listUser{font-size:.9rem;font-weight:700;display:block}.dashboard-module__Gx_nyq__listCaption{color:var(--text-dim);font-size:.85rem}.dashboard-module__Gx_nyq__modalBackdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.dashboard-module__Gx_nyq__modal{border:1px solid var(--border-color);background:#111;border-radius:24px;width:100%;max-width:1000px;height:90vh;display:flex;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__modalClose{z-index:10;color:#fff;cursor:pointer;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:20px;right:20px}.dashboard-module__Gx_nyq__modalLeft{background:#000;flex:1.5}.dashboard-module__Gx_nyq__modalLeft img{object-fit:contain;width:100%;height:100%}.dashboard-module__Gx_nyq__modalRight{flex-direction:column;flex:1;gap:24px;padding:40px;display:flex;overflow-y:auto}.dashboard-module__Gx_nyq__highlight{color:#fff;background:#b08d6a4d;border-radius:2px;padding:0 2px}.dashboard-module__Gx_nyq__loadMoreWrap{justify-content:center;margin-top:48px;display:flex}.dashboard-module__Gx_nyq__loadMoreBtn{color:#000;cursor:pointer;transition:var(--transition);background:#fff;border:none;border-radius:100px;padding:12px 32px;font-weight:700}.dashboard-module__Gx_nyq__loadMoreBtn:hover{transform:scale(1.05)}.dashboard-module__Gx_nyq__spinning{animation:1s linear infinite dashboard-module__Gx_nyq__spin}@keyframes dashboard-module__Gx_nyq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-module__Gx_nyq__loaderWrap{min-height:400px;color:var(--text-dim);flex-direction:column;justify-content:center;align-items:center;gap:20px;font-size:1rem;font-weight:500;animation:.5s ease-out dashboard-module__Gx_nyq__fadeIn;display:flex}@keyframes dashboard-module__Gx_nyq__fadeIn{0%{opacity:0}to{opacity:1}}.dashboard-module__Gx_nyq__emptyState{text-align:center;border:1px dashed var(--border-color);background:#ffffff05;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;margin-top:40px;padding:80px 20px;display:flex}.dashboard-module__Gx_nyq__emptyIcon{color:var(--text-dim);margin-bottom:24px}.dashboard-module__Gx_nyq__emptyState h2{margin-bottom:8px;font-size:1.5rem;font-weight:600}.dashboard-module__Gx_nyq__emptyState p{color:var(--text-secondary);max-width:400px;margin-bottom:32px}.dashboard-module__Gx_nyq__emptyBtn{color:#000;transition:var(--transition);background:#fff;border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__emptyBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffffff26}.dashboard-module__Gx_nyq__userProfile{border:1px solid var(--border-color);background:#ffffff08;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:10px;display:flex}.dashboard-module__Gx_nyq__userAvatar{background:var(--accent);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;font-weight:700;display:flex}.dashboard-module__Gx_nyq__userInfo{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-module__Gx_nyq__userEmail{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;overflow:hidden}.dashboard-module__Gx_nyq__userBadge{color:var(--accent);margin-top:1px;font-size:.62rem;font-weight:500}.dashboard-module__Gx_nyq__logoutBtn{color:var(--text-dim);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:flex}.dashboard-module__Gx_nyq__logoutBtn:hover{color:#ff6b6b;background:#ff6b6b1a}.dashboard-module__Gx_nyq__menuBtn{border:1px solid var(--border-color);color:#fff;cursor:pointer;background:#ffffff0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-right:12px;display:none}.dashboard-module__Gx_nyq__sidebarOverlay{display:none}.dashboard-module__Gx_nyq__importBanner{color:var(--text-primary);background:#b08d6a1f;border:1px solid #b08d6a59;border-radius:12px;align-items:center;gap:12px;margin-bottom:20px;padding:14px 16px;font-size:.9rem;display:flex}.dashboard-module__Gx_nyq__importBannerDismiss{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-left:auto;display:flex}@media (max-width:768px){.dashboard-module__Gx_nyq__menuBtn{display:flex}.dashboard-module__Gx_nyq__sidebarOverlay{z-index:150;cursor:pointer;background:#0000008c;border:none;display:block;position:fixed;inset:0}.dashboard-module__Gx_nyq__sidebar{transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:8px 0 32px #0006}.dashboard-module__Gx_nyq__sidebarOpen{transform:translate(0)}.dashboard-module__Gx_nyq__main{width:100%}.dashboard-module__Gx_nyq__header{height:auto;min-height:var(--header-height);flex-wrap:wrap;padding:12px 16px}.dashboard-module__Gx_nyq__searchBar{flex:1;min-width:0}.dashboard-module__Gx_nyq__tab,.dashboard-module__Gx_nyq__viewBtn,.dashboard-module__Gx_nyq__navItem,.dashboard-module__Gx_nyq__uploadBtn{min-height:44px}.dashboard-module__Gx_nyq__subTab{min-height:40px}}
