.explore-module__G22bha__pageWrapper{background-color:var(--dash-bg);min-height:100vh;color:var(--dash-text-primary);--bg:var(--dash-bg);--bg-card:var(--dash-bg-card);--bg-glass:var(--dash-bg-glass);--border:var(--dash-border);--accent:var(--dash-accent);--accent-hover:var(--dash-accent-hover);--text-primary:var(--dash-text-primary);--text-secondary:var(--dash-text-secondary);--text-muted:var(--dash-text-muted);--bg-hover:var(--dash-bg-hover);--tag-bg:var(--dash-bg-hover);--tag-border:var(--dash-border);--radius-card:20px;font-family:Inter,-apple-system,system-ui,sans-serif;position:relative;overflow:clip}.explore-module__G22bha__contentWrapper{z-index:1;position:relative}.explore-module__G22bha__glow{filter:blur(80px);z-index:0;pointer-events:none;border-radius:50%;position:absolute}.explore-module__G22bha__glow1{background:#3b82f626;width:400px;height:400px;top:-100px;left:-100px}.explore-module__G22bha__glow2{background:#9333ea26;width:500px;height:500px;bottom:-100px;right:-100px}.explore-module__G22bha__navbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:16px 40px;display:flex}.explore-module__G22bha__navLeft{flex:1;align-items:center;gap:32px;display:flex}.explore-module__G22bha__logo{letter-spacing:-.02em;color:var(--text-primary);align-items:center;font-size:1.2rem;font-weight:700;display:flex}.explore-module__G22bha__cursor{color:var(--accent);font-weight:300;animation:1s step-end infinite explore-module__G22bha__blink}@keyframes explore-module__G22bha__blink{0%,to{opacity:1}50%{opacity:0}}.explore-module__G22bha__navActions{align-items:center;gap:16px;display:flex}.explore-module__G22bha__navAuthGroup{align-items:center;gap:12px;display:flex}.explore-module__G22bha__navAnonGroup{gap:8px;display:flex}.explore-module__G22bha__profileMenuWrapper{position:relative}.explore-module__G22bha__profileHeaderButton{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:transform .2s;display:flex}.explore-module__G22bha__profileHeaderButton:hover{transform:scale(1.05)}.explore-module__G22bha__headerAvatar{object-fit:cover;border:2px solid #3b82f680;border-radius:50%;width:40px;height:40px}.explore-module__G22bha__headerAvatarPlaceholder{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.explore-module__G22bha__profileDropdown{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);z-index:100;border-radius:12px;flex-direction:column;gap:4px;width:180px;padding:8px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 30px -10px #00000080}.explore-module__G22bha__dropdownItem{color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.explore-module__G22bha__dropdownItem:hover{background:var(--bg-hover);color:var(--accent)}.explore-module__G22bha__btnPrimary{cursor:pointer;border:1px solid var(--accent);background:var(--bg);color:var(--text-primary);border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.explore-module__G22bha__btnPrimary:hover{opacity:.9;box-shadow:0 4px 12px #3b82f64d}.explore-module__G22bha__btnSecondary{cursor:pointer;background:var(--bg);color:var(--text-primary);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.explore-module__G22bha__btnSecondary:hover{background:var(--bg-hover)}.explore-module__G22bha__btnLarge{padding:14px 28px;font-size:1.1rem}.explore-module__G22bha__exploreLayout{flex-direction:row;align-items:flex-start;gap:32px;width:100%;max-width:1400px;margin:0 auto 250px;padding:40px 20px;display:flex}.explore-module__G22bha__mainFeedCol{flex-direction:column;flex:1;gap:32px;min-width:0;display:flex}.explore-module__G22bha__feedContent{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;width:100%;display:grid}.explore-module__G22bha__feedSection{margin-bottom:8px}.explore-module__G22bha__ctaGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.explore-module__G22bha__ctaCard{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;gap:16px;padding:32px;text-decoration:none;display:flex;position:relative;overflow:hidden}.explore-module__G22bha__ctaCard:hover{background:var(--bg-hover)}.explore-module__G22bha__ctaCardIcon{width:48px;height:48px;color:var(--accent);background:#3b82f61a;border-radius:14px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.explore-module__G22bha__ctaCardContent h3{color:var(--text-primary);margin:0 0 8px;font-size:1.25rem;font-weight:700}.explore-module__G22bha__ctaCardContent p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.explore-module__G22bha__ctaGlow{pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;top:-20%;right:-10%}.explore-module__G22bha__ctaCardSecond .explore-module__G22bha__ctaGlow{background:radial-gradient(circle,#9333ea26 0%,#0000 70%)}.explore-module__G22bha__ctaCardSecond .explore-module__G22bha__ctaCardIcon{color:#9333ea;background:#9333ea1a}.explore-module__G22bha__ctaCardSecond:hover .explore-module__G22bha__ctaCardIcon{background:#9333ea1a}@media (max-width:768px){.explore-module__G22bha__ctaCard{padding:18px}.explore-module__G22bha__ctaGrid{grid-template-columns:1fr}}.explore-module__G22bha__spotlightHeader{align-items:center;gap:14px;padding:0 0 20px;display:flex}.explore-module__G22bha__spotlightIcon{background:linear-gradient(135deg,#f59e0b,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:1.6rem;line-height:1}.explore-module__G22bha__discoverHeader{align-items:baseline;gap:14px;padding:8px 0 20px;display:flex}.explore-module__G22bha__feedSectionTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:700}.explore-module__G22bha__feedSectionSub{color:var(--text-dim);margin:3px 0 0;font-size:.78rem}.explore-module__G22bha__sectionDivider{align-items:center;gap:16px;padding:24px 0 8px;display:flex}.explore-module__G22bha__dividerLine{background:linear-gradient(90deg, transparent, var(--border), transparent);flex:1;height:1px}.explore-module__G22bha__dividerLabel{color:var(--text-dim);white-space:nowrap;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.explore-module__G22bha__noResults{text-align:center;border:1px dashed var(--border);background:#ffffff05;border-radius:16px;padding:60px 20px}.explore-module__G22bha__noResults h3{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem}.explore-module__G22bha__noResults p{color:var(--text-muted)}.explore-module__G22bha__gridCard{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;border-radius:20px;transition:all .3s;position:relative;overflow:hidden}.explore-module__G22bha__gridCard:hover{background:var(--bg-glass);border-color:var(--accent);transform:translateY(-4px);box-shadow:0 12px 24px #0006}.explore-module__G22bha__gridCardThumb{aspect-ratio:16/9;background:#ffffff08;width:100%;position:relative;overflow:hidden}.explore-module__G22bha__gridCardThumb img,.explore-module__G22bha__gridCardThumb video,.explore-module__G22bha__gridCardThumb iframe{object-fit:cover;width:100%;height:100%;display:block}.explore-module__G22bha__gridCardBadge{pointer-events:none;gap:6px;display:flex;position:absolute;bottom:8px;left:8px}.explore-module__G22bha__gridCardBadge span{background:var(--bg-card);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--text-primary);border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:.7rem;display:flex}.explore-module__G22bha__gridCardBody{padding:16px}.explore-module__G22bha__gridCardAuthor{align-items:center;gap:8px;margin-bottom:8px;display:flex}.explore-module__G22bha__gridCardAvatar{border:1px solid #ffffff1a;border-radius:50%}.explore-module__G22bha__gridCardAvatarFallback{background:var(--accent);width:20px;height:20px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.explore-module__G22bha__gridCardAuthorName{color:var(--text-muted);font-size:.75rem}.explore-module__G22bha__gridCardTitle{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.explore-module__G22bha__gridCardSkills{flex-wrap:wrap;gap:4px;display:flex}.explore-module__G22bha__gridCardSkillTag{background:var(--bg-card);color:var(--text-dim);border:1px solid var(--border);border-radius:12px;padding:2px 8px;font-size:.65rem}.explore-module__G22bha__commentSection{border-top:1px solid var(--bg-hover);background:var(--bg-card);flex-direction:column;height:100%;display:flex}.explore-module__G22bha__interactionBar{border-bottom:1px solid var(--bg-hover);align-items:center;gap:4px;padding:12px 16px;display:flex}.explore-module__G22bha__interactionBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.explore-module__G22bha__interactionBtn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.explore-module__G22bha__interactionBtn.explore-module__G22bha__liked{color:#ef4444}.explore-module__G22bha__interactionBtn.explore-module__G22bha__liked:hover{background:#ef44441a}.explore-module__G22bha__commentsList{scrollbar-width:none;flex-direction:column;flex:1;gap:2px;padding:8px 0 4px;display:flex;overflow-y:auto}.explore-module__G22bha__commentsList::-webkit-scrollbar{display:none}.explore-module__G22bha__commentItem{gap:12px;padding:12px 16px;display:flex}.explore-module__G22bha__commentBody{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex:1;padding:12px 16px}.explore-module__G22bha__commentMeta{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.explore-module__G22bha__commentUser{color:var(--text-primary);font-size:.85rem;font-weight:700}.explore-module__G22bha__commentTime{color:var(--text-dim);font-size:.75rem}.explore-module__G22bha__commentText{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.85rem;line-height:1.5}.explore-module__G22bha__editedTag{color:var(--text-dim);margin-left:6px;font-style:italic}.explore-module__G22bha__editBlock{margin-top:8px}.explore-module__G22bha__editField{resize:none;width:100%;margin-bottom:8px;overflow-y:auto}.explore-module__G22bha__btnGroup{gap:8px;display:flex}.explore-module__G22bha__cancelBtn{border:1px solid var(--text-dim)!important;background:0 0!important}.explore-module__G22bha__actionRow{align-items:center;gap:16px;margin-top:8px;display:flex}.explore-module__G22bha__actionBtn{color:var(--text-dim);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.8rem;display:flex}.explore-module__G22bha__actionBtn:disabled{cursor:default}.explore-module__G22bha__actionBtn.explore-module__G22bha__liked,.explore-module__G22bha__actionBtn.explore-module__G22bha__delete{color:#ef4444}.explore-module__G22bha__threadBlock{margin-bottom:16px}.explore-module__G22bha__replyForm{align-items:flex-start;gap:12px;margin-top:12px;margin-left:44px;display:flex}.explore-module__G22bha__replyFormInputs{flex-direction:column;gap:6px;display:flex}.explore-module__G22bha__repliesContainer{flex-direction:column;gap:12px;margin-top:12px;margin-left:44px;display:flex}.explore-module__G22bha__replyField{resize:none;overflow-y:auto}.explore-module__G22bha__mainField{resize:none;max-height:150px;overflow-y:auto}.explore-module__G22bha__commentInputWrapper{align-items:center;gap:12px;padding:16px;display:flex}.explore-module__G22bha__miniAvatar{background:var(--border);width:32px;height:32px;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex;overflow:hidden}.explore-module__G22bha__miniAvatarImg{object-fit:cover;width:100%;height:100%}.explore-module__G22bha__commentField{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);resize:none;scrollbar-width:none;-ms-overflow-style:none;border-radius:20px;outline:none;flex:1;padding:10px 16px;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .2s}.explore-module__G22bha__commentField::-webkit-scrollbar{display:none}.explore-module__G22bha__commentField:focus{border-color:var(--accent);background:var(--border)}.explore-module__G22bha__commentSubmit{background:var(--bg-card);border:1px solid var(--accent);color:var(--accent);cursor:pointer;border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:700;transition:opacity .2s}.explore-module__G22bha__commentsPanel{flex-direction:column;flex:1;min-height:0;display:flex}.explore-module__G22bha__commentSkeleton{gap:12px;padding:12px 16px;animation:1.6s ease-in-out infinite explore-module__G22bha__shimmer;display:flex}.explore-module__G22bha__noCommentsYet{text-align:center;color:var(--text-dim);margin:0;padding:32px 16px;font-size:.9rem}.explore-module__G22bha__flagBtn{color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.explore-module__G22bha__flagBtn:hover:not(:disabled){background:var(--bg-hover);color:#ef4444}.explore-module__G22bha__flagBtn:disabled{color:#ef4444;opacity:.5;cursor:default}.explore-module__G22bha__commentInputPinned{border-top:1px solid var(--bg-hover);background:var(--bg-glass);margin-top:auto;position:sticky;bottom:0}.explore-module__G22bha__signInPrompt{text-align:center;color:var(--text-muted);margin:0;padding:20px;font-size:.9rem}.explore-module__G22bha__signInPrompt a{color:var(--accent);font-weight:600;text-decoration:none}.explore-module__G22bha__signInPrompt a:hover{text-decoration:underline}.explore-module__G22bha__skeletonCard{border:1px solid var(--border);background:#0f172a80;border-radius:20px;animation:1.6s ease-in-out infinite explore-module__G22bha__shimmer;overflow:hidden}.explore-module__G22bha__skeletonHeader{border-bottom:1px solid var(--bg-hover);align-items:center;gap:12px;padding:20px 24px;display:flex}.explore-module__G22bha__skeletonAvatar{background:var(--border);border-radius:50%;width:36px;height:36px}.explore-module__G22bha__skeletonLines{flex-direction:column;flex:1;gap:8px;display:flex}.explore-module__G22bha__skeletonLine{background:#ffffff12;border-radius:6px;height:12px}.explore-module__G22bha__skeletonMedia{background:var(--bg-hover);width:100%;height:220px}.explore-module__G22bha__skeletonBody{flex-direction:column;gap:10px;padding:20px 24px;display:flex}@keyframes explore-module__G22bha__shimmer{0%,to{opacity:1}50%{opacity:.6}}.explore-module__G22bha__mySidebar{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:16px;flex-direction:column;flex-shrink:0;gap:12px;width:260px;padding:16px;display:flex;position:sticky;top:80px}.explore-module__G22bha__mySidebarHeader{letter-spacing:1px;text-transform:uppercase;color:var(--text-dim);border-bottom:1px solid var(--border);align-items:center;gap:7px;padding-bottom:8px;font-size:.75rem;font-weight:700;display:flex}.explore-module__G22bha__mySidebarIcon{color:var(--accent)}.explore-module__G22bha__myTotalsRow{gap:10px;display:flex}.explore-module__G22bha__myTotal{color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:8px;flex:1;align-items:center;gap:5px;padding:6px 8px;font-size:.72rem;display:flex}.explore-module__G22bha__myProjectList{flex-direction:column;gap:4px;display:flex}.explore-module__G22bha__myProjectRow{color:inherit;border-radius:10px;align-items:center;gap:10px;padding:8px;text-decoration:none;transition:background .15s;display:flex}.explore-module__G22bha__myProjectRow:hover{background:var(--bg-hover)}.explore-module__G22bha__myThumb{background:var(--border);border-radius:6px;width:48px;height:36px;overflow:hidden}.explore-module__G22bha__myThumbFallback{background:linear-gradient(135deg,#3b82f626,#8b5cf626);width:100%;height:100%}.explore-module__G22bha__myProjectInfo{flex:1;min-width:0}.explore-module__G22bha__myProjectTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;font-size:.8rem;font-weight:600;overflow:hidden}.explore-module__G22bha__myProjectStats{color:var(--text-muted);gap:10px;font-size:.7rem;display:flex}.explore-module__G22bha__myProjectStats span{align-items:center;gap:3px;display:flex}.explore-module__G22bha__myViewAll{color:var(--accent);text-align:center;border-top:1px solid var(--bg-hover);padding:8px 0 2px;font-size:.72rem;text-decoration:none}.explore-module__G22bha__notifWrapper{position:relative}.explore-module__G22bha__notifBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:relative}.explore-module__G22bha__notifBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.explore-module__G22bha__notifBadge{color:var(--text-primary);background:#ef4444;border:2px solid #0a0c10;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.explore-module__G22bha__notifDropdown{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);z-index:200;border-radius:18px;width:340px;position:absolute;top:calc(100% + 12px);right:-10px;overflow:hidden;box-shadow:0 20px 60px -15px #000000b3}.explore-module__G22bha__notifHeader{color:var(--text-primary);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px 12px;font-size:.95rem;font-weight:700;display:flex}.explore-module__G22bha__notifList{max-height:380px;overflow-y:auto}.explore-module__G22bha__notifItem{border-bottom:1px solid var(--bg-hover);text-align:left;background:0 0;border:none;align-items:flex-start;gap:8px;width:100%;padding:12px 14px 12px 20px;transition:background .15s;display:flex}.explore-module__G22bha__notifItem:hover{background:var(--bg-hover)}.explore-module__G22bha__notifItemContent{cursor:pointer;flex:1;align-items:flex-start;gap:12px;display:flex}.explore-module__G22bha__notifDismissBtn{color:var(--text-dim);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.explore-module__G22bha__notifItem:hover .explore-module__G22bha__notifDismissBtn{opacity:1}.explore-module__G22bha__notifDismissBtn:hover{background:var(--border);color:#e2e8f0}.explore-module__G22bha__notifAvatar{background:var(--border);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.explore-module__G22bha__notifContent{flex:1}.explore-module__G22bha__notifContent p{color:#cbd5e1;margin:0 0 4px;font-size:.85rem;line-height:1.4}.explore-module__G22bha__notifTime{color:var(--text-dim);font-size:.75rem}.explore-module__G22bha__notifAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.explore-module__G22bha__notifBody{font-style:italic;color:var(--text-muted)!important;margin:4px 0 0!important;font-size:.8rem!important}.explore-module__G22bha__notifUnread{background:#3b82f60d}.explore-module__G22bha__notifDot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.explore-module__G22bha__notifEmpty{color:var(--text-dim);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;font-size:.9rem;display:flex}.explore-module__G22bha__notifMarkRead{background:var(--bg-hover);border:none;border-top:1px solid var(--bg-hover);width:100%;color:var(--text-muted);cursor:pointer;padding:12px;font-size:.85rem;transition:all .2s}.explore-module__G22bha__notifMarkRead:hover{background:var(--bg-hover);color:var(--text-primary)}.explore-module__G22bha__notifClose{background:var(--bg-hover);color:#cbd5e1;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .2s;display:flex}.explore-module__G22bha__notifClose:hover{background:var(--border)}.explore-module__G22bha__notifSkeletonItem{border-bottom:1px solid var(--bg-hover);gap:12px;padding:12px 20px;display:flex}.explore-module__G22bha__modalOverlay{background:var(--bg-card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;justify-content:center;align-items:center;padding:40px 24px;display:flex;position:fixed;inset:0;overflow-y:auto}.explore-module__G22bha__projectModal{background:var(--bg-glass);border:1px solid var(--border);border-radius:24px;flex-direction:column;width:100%;max-width:800px;height:90vh;margin:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #000c}.explore-module__G22bha__modalCloseBtn{z-index:10;background:var(--border);color:var(--text-primary);cursor:pointer;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:8px;right:8px}.explore-module__G22bha__modalLayout{flex:1;width:100%;min-height:0;display:flex}.explore-module__G22bha__modalSummaryCol{scrollbar-width:none;flex:1.4;min-height:0;overflow-y:auto}.explore-module__G22bha__modalSummaryCol::-webkit-scrollbar{display:none}.explore-module__G22bha__modalEngagementCol{background:var(--bg-hover);flex-direction:column;flex:1;min-height:0;display:flex}.explore-module__G22bha__visitProjectBtn{background:var(--bg);border:1px solid var(--accent);color:var(--text-primary);text-transform:uppercase;letter-spacing:.8px;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.explore-module__G22bha__visitProjectBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.explore-module__G22bha__authGateOverlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.explore-module__G22bha__authGatePanel{background:var(--bg-glass);border:1px solid var(--border);text-align:center;border-radius:20px;width:100%;max-width:420px;padding:40px 36px;box-shadow:0 24px 64px #0009}.explore-module__G22bha__authGateIcon{margin-bottom:12px;font-size:2.5rem}.explore-module__G22bha__authGateTitle{color:var(--text-primary);margin:0 0 10px;font-size:1.4rem;font-weight:800}.explore-module__G22bha__authGateText{color:var(--text-muted);margin:0 0 28px;font-size:.95rem;line-height:1.6}.explore-module__G22bha__authGateActions{flex-direction:column;gap:10px;display:flex}.explore-module__G22bha__authGateBtnFull{width:100%}.explore-module__G22bha__authGateDismiss{color:var(--text-dim);cursor:pointer;background:0 0;border:none;margin-top:20px;font-size:.85rem;transition:color .2s}.explore-module__G22bha__authGateDismiss:hover{color:var(--text-muted)}.explore-module__G22bha__ghostGate{margin-top:4px;position:relative}.explore-module__G22bha__ghostFade{pointer-events:none;z-index:1;background:linear-gradient(#0000,#0a0c14d9);height:100px;position:absolute;top:-80px;left:0;right:0}.explore-module__G22bha__ghostGrid{filter:blur(5px);pointer-events:none;opacity:.55;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;width:100%;display:grid}.explore-module__G22bha__ghostCard{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.explore-module__G22bha__ghostThumb{aspect-ratio:16/9;background:linear-gradient(135deg,#1e294ae6,#141c3ae6);width:100%;position:relative}.explore-module__G22bha__ghostBody{flex-direction:column;gap:8px;padding:14px 16px 16px;display:flex}.explore-module__G22bha__ghostOverlay{z-index:2;background:linear-gradient(#0000 0%,#0a0c14cc 100%);justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.explore-module__G22bha__ghostCta{text-align:center;background:var(--bg-glass);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;width:100%;max-width:400px;padding:36px 32px;box-shadow:0 24px 60px #0009}.explore-module__G22bha__ghostCtaIcon{margin-bottom:12px;font-size:2.2rem}.explore-module__G22bha__ghostCtaTitle{color:var(--text-primary);margin:0 0 10px;font-size:1.25rem;font-weight:800}.explore-module__G22bha__ghostCtaText{color:var(--text-muted);margin:0 0 24px;font-size:.88rem}.explore-module__G22bha__ghostCtaActions{justify-content:center;gap:10px;display:flex}@media (max-width:1024px){.explore-module__G22bha__mySidebar{display:none}}@media (max-width:768px){.explore-module__G22bha__navbar{padding:16px 20px}.explore-module__G22bha__exploreLayout{padding:24px 16px}}.explore-module__G22bha__modalHeader{flex-direction:column;display:flex}.explore-module__G22bha__modalMediaSection{background:var(--bg-card);flex-direction:column;gap:16px;display:flex}.explore-module__G22bha__modalMainMedia{aspect-ratio:16/9;background:var(--bg-hover);width:100%;overflow:hidden}.explore-module__G22bha__modalMainMedia img,.explore-module__G22bha__modalMainMedia video,.explore-module__G22bha__modalMainMedia iframe{object-fit:contain;width:100%;height:100%;display:block}.explore-module__G22bha__modalThumbnailsRow{align-items:center;gap:8px;padding:0 40px 16px;display:flex}.explore-module__G22bha__modalThumbArrow{background:var(--bg-hover);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.explore-module__G22bha__modalThumbArrow:hover{background:var(--border)}.explore-module__G22bha__modalThumbnailsList{scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding:4px 0;display:flex;overflow-x:auto}.explore-module__G22bha__modalThumbnailsList::-webkit-scrollbar{display:none}.explore-module__G22bha__modalThumbItem{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:60px;height:40px;transition:all .2s;overflow:hidden}.explore-module__G22bha__modalThumbItem img,.explore-module__G22bha__modalThumbItem video,.explore-module__G22bha__modalThumbItem iframe{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.explore-module__G22bha__modalThumbItem:hover{opacity:1}.explore-module__G22bha__modalThumbItem.explore-module__G22bha__active{border-color:var(--accent);opacity:1}.explore-module__G22bha__modalTitleGroup{z-index:2;flex-direction:column;gap:12px;padding:16px 40px;display:flex;position:relative}.explore-module__G22bha__modalProjectTitle{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:2.2rem;font-weight:800;line-height:1.1}.explore-module__G22bha__modalAuthorRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:4px;display:flex}.explore-module__G22bha__modalAuthorMain{align-items:center;gap:10px;display:flex}.explore-module__G22bha__modalAvatar{object-fit:cover;border:1.5px solid #3b82f666;border-radius:50%}.explore-module__G22bha__modalAvatarFallback{background:var(--accent);width:24px;height:24px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.explore-module__G22bha__modalAuthorName{color:var(--text-primary);font-size:.9rem;font-weight:600}.explore-module__G22bha__modalUserTitle{color:#fff6;font-size:.85rem}.explore-module__G22bha__visitProjectBtn{color:var(--accent);text-transform:uppercase;letter-spacing:.8px;white-space:nowrap;background:#3b82f61f;border:1px solid #3b82f666;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.explore-module__G22bha__visitProjectBtn:hover{background:var(--accent);color:var(--text-primary);border-color:var(--accent);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.explore-module__G22bha__modalContent{flex-direction:column;gap:32px;padding:32px 40px;display:flex}.explore-module__G22bha__modalInfoGroup{flex-direction:column;gap:8px;display:flex}.explore-module__G22bha__modalInfoLabel{text-transform:uppercase;letter-spacing:1px;color:var(--text-dim);align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:flex}.explore-module__G22bha__modalInfoText,.explore-module__G22bha__modalRichText{color:var(--text-primary);font-size:1rem;line-height:1.6}.explore-module__G22bha__modalRichText sup{vertical-align:super;font-size:.75em;line-height:0}.explore-module__G22bha__modalRichText sub{vertical-align:sub;font-size:.75em;line-height:0}.explore-module__G22bha__modalRichText ul,.explore-module__G22bha__modalRichText ol{margin:12px 0;padding-left:1.5rem}.explore-module__G22bha__modalRichText li{margin-bottom:6px}.explore-module__G22bha__modalSkillsList{flex-wrap:wrap;gap:8px;display:flex}.explore-module__G22bha__modalSkillTag{background:var(--bg-hover);border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:6px 14px;font-size:.85rem;text-decoration:none}.explore-module__G22bha__loadMoreRow{justify-content:center;align-items:center;width:100%;margin:40px 0 60px;display:flex}.explore-module__G22bha__loadMoreBtn{color:var(--accent);letter-spacing:.5px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:999px;padding:14px 40px;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.explore-module__G22bha__loadMoreBtn:hover{border-color:var(--accent);color:var(--text-primary);background:#3b82f633;transform:translateY(-2px);box-shadow:0 8px 24px #3b82f626}.explore-module__G22bha__loadMoreBtn:active{transform:translateY(0)}.explore-module__G22bha__mobileDiscussionBtn{color:var(--accent);cursor:pointer;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px;font-weight:600;display:none}.explore-module__G22bha__mobileDiscussionCount{background:var(--accent);color:var(--text-primary);border-radius:10px;padding:2px 6px;font-size:.7rem}.explore-module__G22bha__modalEngagementHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.explore-module__G22bha__modalEngagementHeader h3{margin:0;font-size:1rem;font-weight:700}.explore-module__G22bha__modalEngagementBody{scrollbar-width:none;flex:1;overflow-y:auto}.explore-module__G22bha__modalEngagementBody::-webkit-scrollbar{display:none}.explore-module__G22bha__mobileSheetHandle,.explore-module__G22bha__mobileSheetClose{display:none}@media (max-width:900px){.explore-module__G22bha__projectModal{width:95vw}.explore-module__G22bha__modalLayout{flex-direction:column}.explore-module__G22bha__modalSummaryCol{border-right:none;flex:1;min-height:0}.explore-module__G22bha__modalEngagementCol{z-index:2000;border-top:1px solid var(--border);background:#0a0c10;border-radius:20px 20px 0 0;height:80vh;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.explore-module__G22bha__modalEngagementOpen{transform:translateY(0)}.explore-module__G22bha__mobileDiscussionBtn{width:100%;color:var(--accent);cursor:pointer;z-index:5;background:#0f172afa;border-top:1px solid #ffffff12;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:.95rem;font-weight:700;transition:background .2s;display:flex;position:sticky;bottom:0;left:0;right:0}.explore-module__G22bha__mobileSheetHandle{cursor:pointer;flex-shrink:0;justify-content:center;padding:10px 0 4px;display:flex}.explore-module__G22bha__mobileSheetPill{background:#fff3;border-radius:2px;width:36px;height:4px}.explore-module__G22bha__mobileSheetClose{background:var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.explore-module__G22bha__mobileSheetClose:hover{color:var(--text-primary);background:#ffffff1f}.explore-module__G22bha__modalHeader{padding:0}.explore-module__G22bha__modalOverlay{padding:16px}.explore-module__G22bha__projectModal{border-radius:20px;width:95vw}.explore-module__G22bha__modalTitleGroup{padding:0 24px}.explore-module__G22bha__modalContent{padding:12px 24px 24px}}@media (max-width:768px){.explore-module__G22bha__modalOverlay{align-items:flex-end;padding:0}.explore-module__G22bha__projectModal{border-radius:20px 20px 0 0;width:100vw;max-width:100%;height:96dvh}.explore-module__G22bha__modalCloseBtn{width:36px;height:36px;top:14px;right:14px}.explore-module__G22bha__modalMediaSection{margin-bottom:16px;padding:16px 16px 0!important}.explore-module__G22bha__modalMainMedia{border-radius:12px}.explore-module__G22bha__modalThumbItem{width:60px;height:38px}.explore-module__G22bha__modalTitleGroup{gap:8px;padding:0 16px}.explore-module__G22bha__modalProjectTitle{letter-spacing:-.02em;font-size:1.45rem}.explore-module__G22bha__modalAuthorRow{flex-direction:column;align-items:flex-start;gap:10px}.explore-module__G22bha__visitProjectBtn{justify-content:center;width:100%}.explore-module__G22bha__modalContent{gap:24px;padding:12px 16px 24px}.explore-module__G22bha__modalEngagementCol{height:85%}}@media (max-width:480px){.explore-module__G22bha__projectModal{border-radius:0;width:100vw;height:100dvh}.explore-module__G22bha__modalProjectTitle{font-size:1.25rem}.explore-module__G22bha__modalMediaSection{margin-bottom:8px;padding:8px!important}.explore-module__G22bha__modalTitleGroup{padding:4px 12px}.explore-module__G22bha__modalContent{gap:20px;padding:10px 12px 20px}.explore-module__G22bha__modalInfoGroup{gap:8px}.explore-module__G22bha__modalSkillTag{padding:4px 10px;font-size:.75rem}.explore-module__G22bha__modalEngagementCol{height:88%}}.explore-module__G22bha__spotlightCarousel{align-items:center;gap:0;width:100%;display:flex;position:relative}.explore-module__G22bha__spotlightTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;width:100%;padding:8px 4px 16px;display:flex;overflow-x:auto}.explore-module__G22bha__spotlightTrack::-webkit-scrollbar{display:none}.explore-module__G22bha__spotlightCard{scroll-snap-align:start;flex:0 0 calc(33.3333% - 13.3333px);min-width:160px}.explore-module__G22bha__spotlightArrow{z-index:10;-webkit-backdrop-filter:blur(6px);color:#ffffffb3;cursor:pointer;background:#0f172ad9;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-60%);box-shadow:0 4px 12px #0000004d}.explore-module__G22bha__spotlightArrow:hover{color:var(--text-primary);background:#3b82f633;border-color:#3b82f666}.explore-module__G22bha__spotlightArrowLeft{left:-18px}.explore-module__G22bha__spotlightArrowRight{right:-18px}.explore-module__G22bha__spotlightArrowHidden{opacity:0;pointer-events:none}.explore-module__G22bha__spotlightSkeleton{border:1px solid var(--bg-hover);background:#0f172a80;border-radius:20px;flex:0 0 calc(33.3333% - 13.3333px);min-width:160px;overflow:hidden}.explore-module__G22bha__spotlightSkeletonThumb{aspect-ratio:16/9;background:var(--bg-hover);width:100%;animation:1.4s ease-in-out infinite explore-module__G22bha__shimmer}.explore-module__G22bha__spotlightSkeletonBody{flex-direction:column;gap:8px;padding:16px;display:flex}.explore-module__G22bha__spotlightSkeletonLine{background:var(--border);border-radius:4px;animation:1.4s ease-in-out infinite explore-module__G22bha__shimmer}@media (max-width:900px){.explore-module__G22bha__spotlightCard,.explore-module__G22bha__spotlightSkeleton{flex:0 0 280px}}@media (max-width:768px){.explore-module__G22bha__spotlightCarousel{display:block}.explore-module__G22bha__spotlightTrack{scroll-snap-type:none;grid-template-columns:1fr;gap:24px;padding:0;display:grid;overflow-x:visible}.explore-module__G22bha__spotlightCard,.explore-module__G22bha__spotlightSkeleton{flex:none;width:100%;margin:0}.explore-module__G22bha__spotlightArrow{display:none}}@media (max-width:600px){.explore-module__G22bha__spotlightArrowLeft{left:-12px}.explore-module__G22bha__spotlightArrowRight{right:-12px}}
.dashboard-module__NX3Fcq__pageWrapper{background-color:var(--dash-bg);min-height:100vh;color:var(--text-primary);--bg:var(--dash-bg);--bg-glass:var(--dash-bg-glass);--bg-card:var(--dash-bg-card);--bg-hover:var(--dash-bg-hover);--border:var(--dash-border);--border-focus:var(--dash-border-focus);--accent:var(--dash-accent);--accent-hover:var(--dash-accent-hover);--accent-glow:var(--dash-accent-glow);--success:var(--dash-success);--error:var(--dash-error);--warning:var(--dash-warning);--text-primary:var(--dash-text-primary);--text-secondary:var(--dash-text-secondary);--text-muted:var(--dash-text-muted);--text-dim:var(--dash-text-dim);--gradient-text-end:var(--dash-gradient-text-end);--radius:var(--dash-radius);--radius-lg:var(--dash-radius-lg);--radius-sm:var(--dash-radius-sm);font-family:Inter,-apple-system,system-ui,sans-serif;position:relative;overflow:clip}.dashboard-module__NX3Fcq__contentWrapper{z-index:1;position:relative}.dashboard-module__NX3Fcq__glow{filter:blur(80px);z-index:0;pointer-events:none;border-radius:50%;position:absolute}.dashboard-module__NX3Fcq__glow1{background:#3b82f61f;width:400px;height:400px;top:-100px;left:-100px}.dashboard-module__NX3Fcq__glow2{background:#9333ea1a;width:500px;height:500px;bottom:-100px;right:-100px}.dashboard-module__NX3Fcq__navbar{z-index:1000;background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);width:100%;position:fixed;top:0;left:0}.dashboard-module__NX3Fcq__navInner{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:16px 40px;display:flex}.dashboard-module__NX3Fcq__navLeft{flex:1;align-items:center;gap:32px;display:flex}.dashboard-module__NX3Fcq__logo{letter-spacing:-.02em;color:var(--text-primary);align-items:center;font-size:1.2rem;font-weight:700;display:flex}.dashboard-module__NX3Fcq__cursor{color:var(--accent);font-weight:300;animation:1s step-end infinite dashboard-module__NX3Fcq__blink}@keyframes dashboard-module__NX3Fcq__blink{0%,to{opacity:1}50%{opacity:0}}.dashboard-module__NX3Fcq__navActions{align-items:center;gap:12px;display:flex}.dashboard-module__NX3Fcq__profileMenuWrapper{position:relative}.dashboard-module__NX3Fcq__profileHeaderButton{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:transform .2s;display:flex}.dashboard-module__NX3Fcq__profileHeaderButton:hover{transform:scale(1.05)}.dashboard-module__NX3Fcq__headerAvatar{object-fit:cover;border:2px solid #3b82f680;border-radius:50%;width:40px;height:40px}.dashboard-module__NX3Fcq__headerAvatarPlaceholder{background:linear-gradient(135deg, var(--accent) 0%, #2563eb 100%);width:40px;height:40px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.dashboard-module__NX3Fcq__profileDropdown{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);z-index:100;border-radius:12px;flex-direction:column;gap:4px;width:180px;padding:8px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 30px -10px #00000080}.dashboard-module__NX3Fcq__dropdownItem{color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.dashboard-module__NX3Fcq__dropdownItem:hover{background:var(--bg-hover);color:var(--accent)}.dashboard-module__NX3Fcq__btnPrimary{border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--accent);background:var(--bg);color:var(--text-primary);justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.dashboard-module__NX3Fcq__btnPrimary:hover:not(:disabled){opacity:.9;box-shadow:0 4px 12px #3b82f64d}.dashboard-module__NX3Fcq__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__NX3Fcq__btnSecondary{border-radius:var(--radius-sm);cursor:pointer;color:var(--text-primary);border:1px solid var(--border-focus);background:0 0;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.dashboard-module__NX3Fcq__btnSecondary:hover:not(:disabled){background:var(--bg-hover)}.dashboard-module__NX3Fcq__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__NX3Fcq__btnDanger{border-radius:var(--radius-sm);cursor:pointer;background:var(--bg);color:#ef4444;border:1px solid #ef4444;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.dashboard-module__NX3Fcq__btnDanger:hover:not(:disabled){opacity:.9;box-shadow:0 4px 12px #ef44444d}.dashboard-module__NX3Fcq__btnSmall{padding:5px 10px;font-size:.75rem}.dashboard-module__NX3Fcq__btnIcon{background:var(--bg-hover);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.dashboard-module__NX3Fcq__btnIcon:hover{background:var(--border);color:var(--text-primary)}.dashboard-module__NX3Fcq__themeToggleBtn{background:var(--bg-card);border:1px solid var(--border);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.dashboard-module__NX3Fcq__themeToggleBtn:hover{background:var(--border);color:#eab308}.dashboard-module__NX3Fcq__btnIconDanger{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:inline-flex}.dashboard-module__NX3Fcq__btnIconDanger:hover{color:#ef4444;background:#ef444433;border-color:#ef44444d}.dashboard-module__NX3Fcq__mainLayout{flex-direction:column;gap:16px;max-width:1600px;margin:72px auto 0;padding:8px 16px;display:flex}.dashboard-module__NX3Fcq__welcomeHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.dashboard-module__NX3Fcq__welcomeText h1{letter-spacing:-.03em;margin:0 0 4px;font-size:1.3rem;font-weight:500}.dashboard-module__NX3Fcq__welcomeText p{color:var(--text-primary);margin:0;font-size:.75rem}.dashboard-module__NX3Fcq__urlBar{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;flex:1;gap:12px;max-width:440px;padding:14px;display:flex}.dashboard-module__NX3Fcq__urlDisplayRow{color:var(--text-muted);align-items:center;gap:8px;font-size:.85rem;display:flex}.dashboard-module__NX3Fcq__urlActionsRow{border-top:1px solid var(--bg-hover);align-items:center;gap:8px;padding-top:10px;display:flex}.dashboard-module__NX3Fcq__urlBar:hover{border-color:var(--border-focus)}.dashboard-module__NX3Fcq__urlSlug{color:var(--accent);font-weight:600}.dashboard-module__NX3Fcq__urlCopyBtn{background:var(--bg-card);border:1px solid var(--accent);color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.dashboard-module__NX3Fcq__urlCopyBtn:hover{background:#3b82f633}.dashboard-module__NX3Fcq__urlCopied{color:var(--success);background:#10b98126}.dashboard-module__NX3Fcq__urlBarEditing{border-color:var(--accent);background:#3b82f608;max-width:550px}.dashboard-module__NX3Fcq__urlEditBtn{color:var(--text-dim);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex}.dashboard-module__NX3Fcq__urlEditBtn:hover{color:var(--accent)}.dashboard-module__NX3Fcq__slugEditContainer{flex:1;align-items:center;gap:8px;display:flex}.dashboard-module__NX3Fcq__slugInput{background:var(--bg);border:1px solid var(--border);color:var(--accent);border-radius:6px;outline:none;width:140px;padding:2px 8px;font-family:inherit;font-size:.85rem;font-weight:600}.dashboard-module__NX3Fcq__slugInput:focus{border-color:var(--accent);background:var(--bg)}.dashboard-module__NX3Fcq__slugStatusMini{justify-content:center;align-items:center;width:16px;font-size:.8rem;font-weight:700;display:flex}.dashboard-module__NX3Fcq__topGrid{grid-template-columns:1fr 360px;align-items:start;gap:24px;display:grid}.dashboard-module__NX3Fcq__sideColumn{flex-direction:column;gap:24px;display:flex}.dashboard-module__NX3Fcq__leftColumn{flex-direction:column;gap:24px;min-width:0;display:flex}.dashboard-module__NX3Fcq__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .3s;overflow:hidden}.dashboard-module__NX3Fcq__card:hover{border-color:var(--border-focus)}.dashboard-module__NX3Fcq__cardHeader{justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.dashboard-module__NX3Fcq__cardTitle{color:var(--text-primary);align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.dashboard-module__NX3Fcq__cardTitleIcon{color:var(--accent);align-items:center;display:flex}.dashboard-module__NX3Fcq__cardBody{padding:0 12px 12px 24px}.dashboard-module__NX3Fcq__cardCollapsible{transition:max-height .35s,opacity .25s;overflow:hidden}.dashboard-module__NX3Fcq__fieldGroup{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.dashboard-module__NX3Fcq__fieldGroup:last-child{margin-bottom:0}.dashboard-module__NX3Fcq__fieldLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.dashboard-module__NX3Fcq__fieldInput{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.dashboard-module__NX3Fcq__fieldInput:focus{border-color:var(--border-focus);background:var(--bg)}.dashboard-module__NX3Fcq__fieldInput::placeholder{color:var(--text-dim)}.dashboard-module__NX3Fcq__fieldTextarea{background:var(--bg-hover);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);resize:vertical;outline:none;width:100%;min-height:80px;padding:10px 14px;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .2s,background .2s}.dashboard-module__NX3Fcq__fieldTextarea:focus{border-color:var(--border-focus);background:var(--bg-hover)}.dashboard-module__NX3Fcq__fieldTextarea::placeholder{color:var(--text-muted)}.dashboard-module__NX3Fcq__supportTextarea{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);resize:vertical;outline:none;width:100%;min-height:60px;padding:10px 12px;font-family:inherit;font-size:.85rem;line-height:1.5;transition:border-color .2s,background .2s}.dashboard-module__NX3Fcq__supportTextarea:focus{border-color:var(--border-focus)}.dashboard-module__NX3Fcq__supportTextarea::placeholder{color:var(--text-muted)}.dashboard-module__NX3Fcq__fieldRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dashboard-module__NX3Fcq__fieldHint{color:var(--text-muted);margin-top:2px;font-size:.8rem}.dashboard-module__NX3Fcq__profileHeader{align-items:flex-start;gap:24px;padding:24px;display:flex}.dashboard-module__NX3Fcq__profileImageWrapper{flex-shrink:0;position:relative}.dashboard-module__NX3Fcq__profileImage{object-fit:cover;background:var(--bg-hover);border:3px solid #3b82f64d;border-radius:50%;width:96px;height:96px}.dashboard-module__NX3Fcq__profileImagePlaceholder{background:linear-gradient(135deg, var(--accent) 0%, #2563eb 100%);width:96px;height:96px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.dashboard-module__NX3Fcq__profileImageOverlay{opacity:0;cursor:pointer;color:var(--text-primary);background:#00000080;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;transition:opacity .2s;display:flex;position:absolute;inset:0}.dashboard-module__NX3Fcq__profileImageWrapper:hover .dashboard-module__NX3Fcq__profileImageOverlay{opacity:1}.dashboard-module__NX3Fcq__profileSummary{flex:1;min-width:0}.dashboard-module__NX3Fcq__profileName{margin:0 0 2px;font-size:1.35rem;font-weight:700}.dashboard-module__NX3Fcq__profileHeadline{color:var(--text-muted);margin:0 0 8px;font-size:.9rem}.dashboard-module__NX3Fcq__profileMeta{color:var(--text-dim);flex-wrap:wrap;gap:16px;font-size:.8rem;display:flex}.dashboard-module__NX3Fcq__profileMeta span{align-items:center;gap:4px;display:flex}.dashboard-module__NX3Fcq__profileFields{flex-direction:column;padding:0 24px 24px;display:flex}.dashboard-module__NX3Fcq__profileActions{justify-content:flex-end;gap:8px;padding:0 24px 20px;display:flex}.dashboard-module__NX3Fcq__skillTags{flex-wrap:wrap;gap:6px;display:flex}.dashboard-module__NX3Fcq__skillTag{color:var(--accent);background:#3b82f61a;border:1px solid #3b82f633;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:.75rem;display:flex}.dashboard-module__NX3Fcq__skillTagRemove{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;line-height:1}.dashboard-module__NX3Fcq__skillTagRemove:hover{color:var(--error)}.dashboard-module__NX3Fcq__skillAddRow{gap:6px;margin-top:8px;display:flex}.dashboard-module__NX3Fcq__skillAddInput{background:var(--bg);border:1px solid var(--border);color:var(--text-primary);border-radius:20px;outline:none;flex:1;padding:6px 14px;font-family:inherit;font-size:.8rem}.dashboard-module__NX3Fcq__skillAddInput:focus{border-color:var(--border-focus)}.dashboard-module__NX3Fcq__projectList{flex-direction:column;gap:2px;display:flex}.dashboard-module__NX3Fcq__projectRow{border:1px solid var(--border);cursor:pointer;border-radius:12px;align-items:center;gap:16px;padding:14px 16px;transition:background .2s;display:flex}.dashboard-module__NX3Fcq__projectThumb{aspect-ratio:16/9;background:var(--bg-hover);border-radius:8px;flex-shrink:0;width:200px;height:auto;overflow:hidden}.dashboard-module__NX3Fcq__projectThumb img,.dashboard-module__NX3Fcq__projectThumb video{object-fit:cover;width:100%;height:100%}.dashboard-module__NX3Fcq__projectThumbFallback{width:100%;height:100%;color:var(--text-dim);justify-content:center;align-items:center;font-size:.8rem;display:flex}.dashboard-module__NX3Fcq__projectInfo{flex:1;min-width:0}.dashboard-module__NX3Fcq__projectTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:600;overflow:hidden}.dashboard-module__NX3Fcq__projectSubtitle{color:var(--text-dim);margin:2px 0 0;font-size:.85rem}.dashboard-module__NX3Fcq__projectBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:20px;flex-shrink:0;padding:3px 8px;font-size:.65rem;font-weight:600}.dashboard-module__NX3Fcq__badgePublished{color:var(--success);background:#10b98126;border:1px solid #10b98140}.dashboard-module__NX3Fcq__badgeDraft{color:var(--warning);background:#f59e0b26;border:1px solid #f59e0b40}.dashboard-module__NX3Fcq__projectActions{flex-shrink:0;gap:4px;display:flex}.dashboard-module__NX3Fcq__projectEditPanel{border-top:1px solid var(--border);background:#0003;padding:20px 24px;animation:.25s dashboard-module__NX3Fcq__slideDown}@keyframes dashboard-module__NX3Fcq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__NX3Fcq__projectEditActions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.dashboard-module__NX3Fcq__emptyState{text-align:center;color:var(--text-muted);padding:40px 20px}.dashboard-module__NX3Fcq__emptyState p{margin:8px 0 0;font-size:.85rem}.dashboard-module__NX3Fcq__messageList{flex-direction:column;gap:2px;display:flex}.dashboard-module__NX3Fcq__messageRow{cursor:pointer;border-radius:12px;gap:14px;padding:14px 16px;transition:background .2s;display:flex}.dashboard-module__NX3Fcq__messageAvatar{width:36px;height:36px;color:var(--accent);background:linear-gradient(135deg,#3b82f633,#9333ea33);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.dashboard-module__NX3Fcq__messageContent{flex:1;min-width:0}.dashboard-module__NX3Fcq__messageSender{color:var(--text-primary);margin:0;font-size:.85rem;font-weight:600}.dashboard-module__NX3Fcq__messagePreview{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:.8rem;display:-webkit-box;overflow:hidden}.dashboard-module__NX3Fcq__messageTime{color:var(--text-dim);white-space:nowrap;flex-shrink:0;font-size:.7rem}.dashboard-module__NX3Fcq__messageExpanded{border-left:3px solid var(--accent);background:#0003;border-radius:12px;margin:0 16px 8px;padding:16px;animation:.2s dashboard-module__NX3Fcq__slideDown}.dashboard-module__NX3Fcq__messageExpandedBody{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;margin:0 0 8px;font-size:.85rem;line-height:1.6}.dashboard-module__NX3Fcq__messageExpandedMeta{color:var(--text-dim);gap:16px;font-size:.72rem;display:flex}.dashboard-module__NX3Fcq__messageModalContent{flex-direction:column;gap:8px;padding:8px 0;display:flex}.dashboard-module__NX3Fcq__messageModalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:16px 0;display:flex}.dashboard-module__NX3Fcq__messageModalSender{align-items:center;gap:20px;display:flex}.dashboard-module__NX3Fcq__messageAvatarLarge{background:linear-gradient(135deg, var(--accent) 0%, #9333ea 100%);width:64px;height:64px;color:var(--text-primary);text-shadow:0 2px 8px #0000004d;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;font-weight:800;display:flex;box-shadow:0 4px 16px #3b82f633}.dashboard-module__NX3Fcq__messageModalName{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 4px;font-size:1.3rem;font-weight:700}.dashboard-module__NX3Fcq__messageModalEmail{color:var(--text-muted);align-items:center;gap:6px;font-size:.9rem;display:flex}.dashboard-module__NX3Fcq__messageModalTime{color:var(--text-dim);text-align:right;font-size:.75rem;line-height:1.4}.dashboard-module__NX3Fcq__messageModalBody{flex-direction:column;gap:12px;display:flex}.dashboard-module__NX3Fcq__messageModalTextLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.dashboard-module__NX3Fcq__messageModalText{color:var(--text-secondary);white-space:pre-wrap;background:var(--bg-hover);border:1px solid var(--bg-hover);border-radius:16px;padding:24px;font-size:1rem;line-height:1.7;box-shadow:inset 0 2px 4px #0000001a}.dashboard-module__NX3Fcq__toolsGrid{flex-direction:column;gap:8px;display:flex}.dashboard-module__NX3Fcq__toolCard{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;border-radius:14px;align-items:center;gap:14px;padding:16px;text-decoration:none;transition:all .25s;display:flex}.dashboard-module__NX3Fcq__toolCard:hover{background:var(--bg-hover);border-color:var(--border-focus);transform:translateY(-2px);box-shadow:0 4px 16px #0000004d}.dashboard-module__NX3Fcq__toolCardIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.dashboard-module__NX3Fcq__toolCardIconBlue{color:var(--accent);background:#3b82f61a}.dashboard-module__NX3Fcq__toolCardIconPurple{color:#9333ea;background:#9333ea1a}.dashboard-module__NX3Fcq__toolCardIconGreen{color:#10b981;background:#10b9811a}.dashboard-module__NX3Fcq__toolCardBody{flex:1;min-width:0}.dashboard-module__NX3Fcq__toolCardTitle{margin:0;font-size:.85rem;font-weight:700}.dashboard-module__NX3Fcq__toolCardDesc{color:var(--text-muted);margin:2px 0 0;font-size:.72rem}.dashboard-module__NX3Fcq__toolCardArrow{color:var(--text-dim);flex-shrink:0;font-size:1rem;transition:transform .2s}.dashboard-module__NX3Fcq__toolCard:hover .dashboard-module__NX3Fcq__toolCardArrow{color:var(--accent);transform:translate(3px)}.dashboard-module__NX3Fcq__passwordForm{flex-direction:column;gap:12px;display:flex}.dashboard-module__NX3Fcq__passwordRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dashboard-module__NX3Fcq__passwordActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.dashboard-module__NX3Fcq__versionFooter{justify-content:center;align-items:flex-start;gap:12px;display:flex}.dashboard-module__NX3Fcq__versionBadge{background:var(--bg);border:1px solid var(--border);color:var(--text-dim);border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.72rem;display:inline-flex;position:relative}.dashboard-module__NX3Fcq__versionBadge[data-tooltip]:after{content:attr(data-tooltip);background:var(--text-primary);color:var(--bg);white-space:nowrap;pointer-events:none;opacity:0;z-index:100;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.dashboard-module__NX3Fcq__versionBadge[data-tooltip]:hover:after{opacity:1}.dashboard-module__NX3Fcq__versionDot{background:var(--success);border-radius:50%;width:6px;height:6px}.dashboard-module__NX3Fcq__toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);color:var(--text-primary);z-index:9999;opacity:0;background:#0f172af2;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:.85rem;font-weight:500;animation:.3s forwards dashboard-module__NX3Fcq__toastIn;display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 8px 32px #0006}.dashboard-module__NX3Fcq__toastSuccess{border-color:#10b9814d}.dashboard-module__NX3Fcq__toastError{border-color:#f871714d}@keyframes dashboard-module__NX3Fcq__toastIn{to{opacity:1;transform:translate(-50%)translateY(0)}}.dashboard-module__NX3Fcq__toastOut{animation:.3s forwards dashboard-module__NX3Fcq__toastOut}@keyframes dashboard-module__NX3Fcq__toastOut{to{opacity:0;transform:translate(-50%)translateY(20px)}}.dashboard-module__NX3Fcq__statusMsg{border-radius:var(--radius-sm);align-items:center;gap:6px;margin-bottom:12px;padding:10px 14px;font-size:.8rem;font-weight:500;display:flex}.dashboard-module__NX3Fcq__statusSuccess{color:var(--success);background:#10b9811a;border:1px solid #10b98133}.dashboard-module__NX3Fcq__statusError{color:var(--error);background:#f871711a;border:1px solid #f8717133}.dashboard-module__NX3Fcq__sectionDivider{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-top:1px solid var(--border);align-items:center;gap:8px;margin-top:8px;padding:20px 0 8px;font-size:.75rem;font-weight:700;display:flex}.dashboard-module__NX3Fcq__dividerLine{background:linear-gradient(90deg, transparent, var(--border), transparent);flex:1;height:1px}.dashboard-module__NX3Fcq__listItemCard{background:var(--bg);border:1px solid var(--border);border-radius:12px;margin-bottom:12px;padding:16px}.dashboard-module__NX3Fcq__listItemHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dashboard-module__NX3Fcq__listItemHeader .dashboard-module__NX3Fcq__dragHandle{margin-top:10px!important}.dashboard-module__NX3Fcq__listItemTitle{color:var(--accent);font-size:.85rem;font-weight:600}.dashboard-module__NX3Fcq__listItemInputGroup{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.dashboard-module__NX3Fcq__listItemInput{border:none;border-bottom:1px solid var(--border);color:var(--text-primary);background:0 0;outline:none;flex:1;min-width:0;padding:4px 2px;font-family:inherit;font-size:.9rem;font-weight:600;transition:border-color .2s}.dashboard-module__NX3Fcq__listItemInput:focus{border-color:var(--border-focus)}.dashboard-module__NX3Fcq__listItemInput::placeholder{color:var(--text-dim);font-weight:400}.dashboard-module__NX3Fcq__listItemInline{align-items:center;gap:8px;margin-bottom:8px;display:flex}.dashboard-module__NX3Fcq__bgMediaSection{flex-direction:column;gap:12px;display:flex}.dashboard-module__NX3Fcq__bgPreview{border:1px solid var(--border);background:#0000004d;border-radius:12px;width:600px;max-width:100%;overflow:hidden}.dashboard-module__NX3Fcq__bgPreviewMedia{aspect-ratio:16/9;object-fit:cover;width:600px;max-width:100%;height:auto;display:block}.dashboard-module__NX3Fcq__bgPreviewEmpty{width:100%;height:100%;color:var(--text-dim);flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:.8rem;display:flex}.dashboard-module__NX3Fcq__bgActions{gap:8px;display:flex}.dashboard-module__NX3Fcq__skillCategoryBlock{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin-bottom:10px;padding:14px}.dashboard-module__NX3Fcq__skillCategoryHeader{align-items:center;gap:8px;margin-bottom:10px;display:flex}.dashboard-module__NX3Fcq__dragHandle{color:var(--text-dim);cursor:grab;flex-shrink:0;transition:color .15s}.dashboard-module__NX3Fcq__dragHandle:active{cursor:grabbing}.dashboard-module__NX3Fcq__skillCategoryBlock:hover .dashboard-module__NX3Fcq__dragHandle,.dashboard-module__NX3Fcq__listItemCard:hover .dashboard-module__NX3Fcq__dragHandle{color:var(--text-muted)}.dashboard-module__NX3Fcq__cardDragging{opacity:.4;border-style:dashed}.dashboard-module__NX3Fcq__cardDragOver{box-shadow:0 0 0 2px #3b82f626;border-color:var(--accent)!important;background:#3b82f60f!important;border-style:dashed!important}.dashboard-module__NX3Fcq__skillCategoryNameInput{border:none;border-bottom:1px solid var(--border);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;background:0 0;outline:none;flex:1;padding:4px 0;font-family:inherit;font-size:.8rem;font-weight:700;transition:border-color .2s}.dashboard-module__NX3Fcq__skillCategoryNameInput:focus{border-color:var(--border-focus)}.dashboard-module__NX3Fcq__highlightGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;margin-bottom:16px;display:grid}.dashboard-module__NX3Fcq__highlightItem{aspect-ratio:16/10;border:1px solid var(--border);background:#0000004d;border-radius:10px;width:100%;position:relative;overflow:hidden}.dashboard-module__NX3Fcq__highlightItemImg{object-fit:cover;width:100%;height:100%}.dashboard-module__NX3Fcq__highlightItemPreview{width:100%;height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.65rem;display:flex}.dashboard-module__NX3Fcq__highlightRemoveBtn{border:1px solid var(--border-focus);width:22px;height:22px;color:var(--text-primary);cursor:pointer;opacity:0;background:#000000b3;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:4px;right:4px}.dashboard-module__NX3Fcq__highlightItem:hover .dashboard-module__NX3Fcq__highlightRemoveBtn{opacity:1}.dashboard-module__NX3Fcq__highlightRemoveBtn:hover{background:var(--error);border-color:var(--error)}.dashboard-module__NX3Fcq__highlightReorderControls{opacity:0;gap:4px;transition:opacity .2s;display:flex;position:absolute;bottom:8px;right:8px}.dashboard-module__NX3Fcq__highlightItem:hover .dashboard-module__NX3Fcq__highlightReorderControls{opacity:1}.dashboard-module__NX3Fcq__highlightReorderBtn{color:#fff;cursor:pointer;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .2s,transform .1s;display:flex}.dashboard-module__NX3Fcq__highlightReorderBtn:hover{background:var(--accent)}.dashboard-module__NX3Fcq__highlightReorderBtn:active{transform:scale(.95)}.dashboard-module__NX3Fcq__highlightAddBtn{aspect-ratio:16/10;border:2px dashed var(--border);width:100%;color:var(--text-dim);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.7rem;transition:all .2s;display:flex}.dashboard-module__NX3Fcq__highlightAddBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:#3b82f60d}.dashboard-module__NX3Fcq__highlightAddBtn:disabled{cursor:not-allowed;opacity:.5}.dashboard-module__NX3Fcq__additionalInfoSection{flex-direction:column;gap:12px;display:flex}.dashboard-module__NX3Fcq__additionalTabBar{background:var(--bg);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;min-width:120px;margin-bottom:8px;padding:8px 16px;display:flex}.dashboard-module__NX3Fcq__additionalTab{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:4px;transition:all .2s;display:flex;position:relative}.dashboard-module__NX3Fcq__additionalTab:hover{border-color:var(--border-focus);color:var(--text-primary)}.dashboard-module__NX3Fcq__additionalTabActive .dashboard-module__NX3Fcq__tabIcon{color:var(--accent)!important;background:#3b82f61a!important;border-color:#3b82f659!important}.dashboard-module__NX3Fcq__additionalTabActive .dashboard-module__NX3Fcq__tabLabel{color:var(--accent)!important}.dashboard-module__NX3Fcq__additionalTabRemove{background:var(--error);width:16px;height:16px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:none;position:absolute;top:-4px;right:-4px}.dashboard-module__NX3Fcq__additionalTab:hover .dashboard-module__NX3Fcq__additionalTabRemove{display:flex}.dashboard-module__NX3Fcq__modalTabs{background:var(--bg);-webkit-backdrop-filter:blur(12px)saturate(120%);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;width:100%;margin:0 0 24px;padding:12px 24px;display:flex}.dashboard-module__NX3Fcq__modalTab{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;width:80px;padding:4px;transition:all .2s;display:flex;position:relative}.dashboard-module__NX3Fcq__tabIcon{background:var(--bg);border:1px solid var(--border);width:32px;height:32px;color:var(--text-dim);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.dashboard-module__NX3Fcq__tabLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:10px;font-weight:700;line-height:1;transition:color .2s}.dashboard-module__NX3Fcq__modalTab:hover .dashboard-module__NX3Fcq__tabIcon{background:var(--bg-hover);color:var(--accent);border-color:var(--accent);transform:scale(1.08)}.dashboard-module__NX3Fcq__modalTab:hover .dashboard-module__NX3Fcq__tabLabel{color:var(--accent)}.dashboard-module__NX3Fcq__modalTabActive .dashboard-module__NX3Fcq__tabIcon{box-shadow:0 4px 12px #3b82f626;color:var(--accent)!important;background:#3b82f61a!important;border-color:#3b82f659!important}.dashboard-module__NX3Fcq__modalTabActive .dashboard-module__NX3Fcq__tabLabel{color:var(--accent)!important}.dashboard-module__NX3Fcq__modalTabBadge{background:var(--accent);color:var(--text-primary);border:1px solid #0f172acc;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 4px;font-size:9px;font-weight:800;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 2px 4px #0000004d}.dashboard-module__NX3Fcq__additionalTab .dashboard-module__NX3Fcq__tabIcon{width:28px;height:28px;font-size:14px}.dashboard-module__NX3Fcq__additionalTab .dashboard-module__NX3Fcq__tabLabel{font-size:9px}.dashboard-module__NX3Fcq__showcaseSelector{flex-direction:column;gap:12px;margin-top:16px;display:flex}.dashboard-module__NX3Fcq__showcaseGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.dashboard-module__NX3Fcq__showcaseCard{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.dashboard-module__NX3Fcq__showcaseCard:hover{border-color:var(--border-focus);transform:translateY(-2px)}.dashboard-module__NX3Fcq__showcaseCardSelected{border-color:var(--accent);background:#3b82f614}.dashboard-module__NX3Fcq__showcaseBadge{background:var(--accent);color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #0000004d}.dashboard-module__NX3Fcq__showcaseThumb{aspect-ratio:16/10;object-fit:cover;background:#0003;width:100%}.dashboard-module__NX3Fcq__showcaseThumbEmpty{aspect-ratio:16/10;width:100%;color:var(--text-dim);background:#0003;justify-content:center;align-items:center;display:flex}.dashboard-module__NX3Fcq__showcaseInfo{padding:8px 10px}.dashboard-module__NX3Fcq__showcaseTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;font-weight:600;overflow:hidden}.dashboard-module__NX3Fcq__showcaseDate{color:var(--text-dim);margin-top:2px;font-size:.65rem}.dashboard-module__NX3Fcq__spinner{border:2px solid var(--border-focus);border-top-color:var(--accent);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite dashboard-module__NX3Fcq__spin}@keyframes dashboard-module__NX3Fcq__spin{to{transform:rotate(360deg)}}.dashboard-module__NX3Fcq__loadingOverlay{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;font-size:.85rem;display:flex}@media (max-width:900px){.dashboard-module__NX3Fcq__topGrid{grid-template-columns:1fr}.dashboard-module__NX3Fcq__navbar{padding:12px}.dashboard-module__NX3Fcq__navInner{padding:0}.dashboard-module__NX3Fcq__mainLayout{padding:12px}.dashboard-module__NX3Fcq__welcomeHeader{flex-direction:column;align-items:flex-start}.dashboard-module__NX3Fcq__urlBar{width:100%}.dashboard-module__NX3Fcq__profileHeader{text-align:center;flex-direction:column;align-items:center}.dashboard-module__NX3Fcq__profileMeta{justify-content:center}}.dashboard-module__NX3Fcq__collapsibleSection{border:1px solid var(--border);border-radius:14px;margin-bottom:12px;transition:border-color .2s;overflow:hidden}.dashboard-module__NX3Fcq__collapsibleSection:last-child{margin-bottom:0}.dashboard-module__NX3Fcq__collapsibleHeader{background:var(--bg-hover);cursor:pointer;width:100%;color:var(--text-primary);text-align:left;border:none;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .2s;display:flex}.dashboard-module__NX3Fcq__collapsibleHeader:hover{background:var(--bg-hover)}.dashboard-module__NX3Fcq__collapsibleHeaderOpen{border-bottom:1px solid var(--border);background:#3b82f60d}.dashboard-module__NX3Fcq__collapsibleHeaderLeft{align-items:center;gap:10px;display:flex}.dashboard-module__NX3Fcq__collapsibleIcon{color:var(--accent);align-items:center;display:flex}.dashboard-module__NX3Fcq__collapsibleTitle{letter-spacing:.01em;font-size:.85rem;font-weight:700}.dashboard-module__NX3Fcq__collapsibleBadge{color:var(--accent);background:#3b82f626;border:1px solid #3b82f640;border-radius:20px;padding:2px 8px;font-size:.65rem;font-weight:700}.dashboard-module__NX3Fcq__collapsibleChevron{color:var(--text-muted);align-items:center;transition:transform .2s;display:flex}.dashboard-module__NX3Fcq__collapsibleBody{padding:16px;animation:.2s dashboard-module__NX3Fcq__slideDown}.dashboard-module__NX3Fcq__awardItem{align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.dashboard-module__NX3Fcq__awardIndex{width:24px;height:24px;color:var(--warning);background:#f59e0b26;border:1px solid #f59e0b40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:8px;font-size:.7rem;font-weight:700;display:flex}.dashboard-module__NX3Fcq__awardEditorWrap{flex:1;min-width:0}.dashboard-module__NX3Fcq__toolIntegrationGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dashboard-module__NX3Fcq__toolIntegrationCard{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:14px;text-decoration:none;transition:all .25s;display:flex}.dashboard-module__NX3Fcq__toolIntegrationCard:hover{background:var(--bg-hover);border-color:var(--border-focus);transform:translateY(-1px)}.dashboard-module__NX3Fcq__toolIntegrationCardStatic{cursor:default!important}.dashboard-module__NX3Fcq__toolIntegrationCardStatic:hover{background:var(--bg-hover)!important;border-color:var(--border)!important;transform:none!important}.dashboard-module__NX3Fcq__toolIntegrationLinked{background:#10b9810d;border-color:#10b9814d}.dashboard-module__NX3Fcq__toolIntegrationIcon{width:44px;height:44px;color:var(--accent);background:#3b82f61a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__NX3Fcq__toolIntegrationLinked .dashboard-module__NX3Fcq__toolIntegrationIcon{color:var(--success);background:#10b9811a}.dashboard-module__NX3Fcq__toolIntegrationInfo{flex:1;min-width:0}.dashboard-module__NX3Fcq__toolIntegrationTitle{margin:0;font-size:.82rem;font-weight:700}.dashboard-module__NX3Fcq__toolIntegrationDesc{color:var(--text-muted);margin:2px 0 0;font-size:.7rem}.dashboard-module__NX3Fcq__editorLoading{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-hover);height:120px;color:var(--text-dim);justify-content:center;align-items:center;font-size:.8rem;display:flex}.dashboard-module__NX3Fcq__editorCapped{border-radius:var(--radius-sm);max-height:200px;overflow-y:auto}.dashboard-module__NX3Fcq__editorCappedLonger{border-radius:var(--radius-sm)}.dashboard-module__NX3Fcq__projectStatus{align-items:center;gap:12px;display:flex}@media (max-width:600px){.dashboard-module__NX3Fcq__projectStatus{flex-direction:column;align-items:flex-end;gap:8px;margin-left:auto}.dashboard-module__NX3Fcq__projectBadge{padding:1px 5px;font-size:8px;line-height:1}.dashboard-module__NX3Fcq__fieldRow,.dashboard-module__NX3Fcq__passwordRow{grid-template-columns:1fr}.dashboard-module__NX3Fcq__welcomeText h1{font-size:1.2rem}.dashboard-module__NX3Fcq__projectRow{flex-direction:column;align-items:stretch;gap:12px;padding:16px;position:relative}.dashboard-module__NX3Fcq__dragHandle{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;border-radius:4px;padding:2px;position:absolute;top:12px;left:12px}.dashboard-module__NX3Fcq__projectThumb{border-radius:8px;width:100%;height:140px;overflow:hidden}.dashboard-module__NX3Fcq__projectThumb img,.dashboard-module__NX3Fcq__projectThumb video{object-fit:cover;width:100%;height:100%}.dashboard-module__NX3Fcq__projectInfo{text-align:left;margin:0}.dashboard-module__NX3Fcq__projectStatus{border-top:1px solid var(--bg-hover);flex-direction:row;justify-content:space-between;align-items:center;margin-top:4px;padding-top:10px}.dashboard-module__NX3Fcq__projectBadge{padding:3px 8px;font-size:10px}.dashboard-module__NX3Fcq__btnSmall{padding:6px 12px;font-size:11px}.dashboard-module__NX3Fcq__btnIcon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;border-radius:50%;position:absolute;top:12px;right:12px}.dashboard-module__NX3Fcq__modalTabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;width:calc(100% + 32px);margin:-16px -16px 20px;padding:10px 16px;overflow-x:auto}.dashboard-module__NX3Fcq__modalTabs::-webkit-scrollbar{display:none}.dashboard-module__NX3Fcq__modalTab{gap:4px;min-width:68px}.dashboard-module__NX3Fcq__tabIcon{width:32px;height:32px;font-size:1rem}.dashboard-module__NX3Fcq__tabLabel{font-size:9px}.dashboard-module__NX3Fcq__modalTabBadge{min-width:14px;height:14px;font-size:8px;top:-2px;right:-2px}.dashboard-module__NX3Fcq__profileFields,.dashboard-module__NX3Fcq__projectFields{padding:0 4px 12px}.dashboard-module__NX3Fcq__fieldLabel{margin-bottom:6px;font-size:11px}.dashboard-module__NX3Fcq__fieldInput,.dashboard-module__NX3Fcq__fieldTextarea{padding:8px 12px;font-size:.85rem}.dashboard-module__NX3Fcq__fieldGroup{margin-top:14px!important}.dashboard-module__NX3Fcq__fieldRow{gap:12px}.dashboard-module__NX3Fcq__btnLarge{padding:10px 18px;font-size:.85rem}.dashboard-module__NX3Fcq__listItemHeader,.dashboard-module__NX3Fcq__skillCategoryHeader{padding-right:36px;position:relative}.dashboard-module__NX3Fcq__listItemHeader .dashboard-module__NX3Fcq__btnIcon,.dashboard-module__NX3Fcq__skillCategoryHeader .dashboard-module__NX3Fcq__btnIcon{top:0;right:0;margin:0!important;position:absolute!important}.dashboard-module__NX3Fcq__listItemHeader .dashboard-module__NX3Fcq__dragHandle{margin-top:10px!important}}
.DashboardModal-module__UGw1iG__modalOverlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#02061766;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.DashboardModal-module__UGw1iG__modalContent{background:var(--bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--dash-border);border-radius:var(--dash-radius-lg);flex-direction:column;width:100%;max-width:1400px;height:800px;max-height:95vh;animation:.3s cubic-bezier(.16,1,.3,1) DashboardModal-module__UGw1iG__modalScaleUp;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 120px #0000004d}.DashboardModal-module__UGw1iG__modalSmall{max-width:480px;height:auto;max-height:95vh}.DashboardModal-module__UGw1iG__modalMedium{max-width:720px}.DashboardModal-module__UGw1iG__modalLarge{max-width:1400px}.DashboardModal-module__UGw1iG__modalHeader{border-bottom:1px solid var(--dash-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px;display:flex}.DashboardModal-module__UGw1iG__modalTitle{color:var(--dash-text-primary);align-items:center;gap:12px;margin:0;font-size:1.25rem;font-weight:700;display:flex}.DashboardModal-module__UGw1iG__modalTitleIcon{color:var(--dash-accent);align-items:center;display:flex}.DashboardModal-module__UGw1iG__closeButton{background:var(--dash-bg-hover);border:1px solid var(--dash-border);color:var(--dash-text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.DashboardModal-module__UGw1iG__closeButton:hover{background:#ffffff1a;transform:rotate(90deg)}.DashboardModal-module__UGw1iG__modalBody{flex:1;padding:0 16px 16px;overflow:hidden auto}.DashboardModal-module__UGw1iG__modalBody::-webkit-scrollbar{width:6px}.DashboardModal-module__UGw1iG__modalBody::-webkit-scrollbar-track{background:0 0}.DashboardModal-module__UGw1iG__modalBody::-webkit-scrollbar-thumb{background:var(--dash-border);border-radius:10px}.DashboardModal-module__UGw1iG__modalFooter{border-top:1px solid var(--dash-border);background:var(--bg-card);flex-shrink:0;justify-content:flex-end;gap:12px;padding:20px 32px;display:flex}@keyframes DashboardModal-module__UGw1iG__modalScaleUp{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes DashboardModal-module__UGw1iG__modalSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:600px){.DashboardModal-module__UGw1iG__modalOverlay{align-items:flex-end;padding:0}.DashboardModal-module__UGw1iG__modalContent{border:none;border-radius:0;height:100vh;max-height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) DashboardModal-module__UGw1iG__modalSlideUp}.DashboardModal-module__UGw1iG__modalHeader{padding:12px 16px}.DashboardModal-module__UGw1iG__modalBody{padding:12px}.DashboardModal-module__UGw1iG__modalFooter{flex-wrap:wrap;justify-content:center;padding:16px}}
.MonthPicker-module__X0EurG__monthPickerRow{align-items:center;gap:8px;max-width:200px;display:flex}.MonthPicker-module__X0EurG__pickerWrapper{flex:1;min-width:0;position:relative}.MonthPicker-module__X0EurG__triggerBtn{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);width:100%;color:var(--primary-text);cursor:pointer;background:#ffffff0a;outline:none;justify-content:space-between;align-items:center;gap:4px;padding:8px 10px;font-family:inherit;font-size:.85rem;transition:border-color .2s,background .2s;display:flex}.MonthPicker-module__X0EurG__triggerBtn:hover,.MonthPicker-module__X0EurG__triggerBtn:focus{border-color:var(--dash-border-focus);background:#ffffff0f}.MonthPicker-module__X0EurG__triggerText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MonthPicker-module__X0EurG__triggerCaret{color:var(--dash-text-muted);flex-shrink:0;font-size:.65rem}.MonthPicker-module__X0EurG__triggerBtnDisabled{opacity:.35;cursor:not-allowed;pointer-events:none}.MonthPicker-module__X0EurG__dropdown{z-index:100;background:var(--dash-surface,#1a1a2e);border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);width:200px;padding:8px;animation:.15s MonthPicker-module__X0EurG__mpFadeIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #0006}@keyframes MonthPicker-module__X0EurG__mpFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.MonthPicker-module__X0EurG__yearRow{justify-content:space-between;align-items:center;gap:4px;margin-bottom:8px;display:flex}.MonthPicker-module__X0EurG__arrowBtn{border-radius:var(--dash-radius-sm);width:28px;height:28px;color:var(--dash-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.1rem;transition:color .15s,background .15s,border-color .15s;display:flex}.MonthPicker-module__X0EurG__arrowBtn:hover{color:#fff;border-color:var(--dash-border);background:#ffffff14}.MonthPicker-module__X0EurG__arrowBtn:active{background:#ffffff1f}.MonthPicker-module__X0EurG__yearField{border-radius:var(--dash-radius-sm);color:#fff;text-align:center;background:#ffffff0f;border:1px solid #0000;outline:none;flex:1;min-width:0;padding:4px 2px;font-family:inherit;font-size:.85rem;font-weight:600;transition:border-color .15s}.MonthPicker-module__X0EurG__yearField:focus{border-color:var(--dash-border-focus)}.MonthPicker-module__X0EurG__monthGrid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.MonthPicker-module__X0EurG__monthCell{border-radius:var(--dash-radius-sm);color:var(--bg);cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;padding:6px 2px;font-family:inherit;font-size:.75rem;transition:all .15s}.MonthPicker-module__X0EurG__monthCell:hover{color:#fff;border-color:var(--dash-border);background:#ffffff14}.MonthPicker-module__X0EurG__monthCellActive{background:var(--dash-accent-glow);border-color:var(--dash-accent);color:var(--dash-accent);font-weight:600}.MonthPicker-module__X0EurG__monthCellActive:hover{background:var(--dash-accent-glow);border-color:var(--dash-accent);color:var(--dash-accent)}.MonthPicker-module__X0EurG__presentToggle{border-radius:var(--dash-radius-sm);border:1px solid var(--dash-border);color:var(--dash-text-muted);cursor:pointer;white-space:nowrap;background:0 0;flex-shrink:0;padding:8px 10px;font-size:.75rem;font-weight:600;transition:all .2s}.MonthPicker-module__X0EurG__presentToggle:hover{border-color:var(--dash-accent);color:var(--dash-accent)}.MonthPicker-module__X0EurG__presentToggleActive{background:var(--dash-accent-glow);border-color:var(--dash-accent);color:var(--dash-accent)}
.ResumeModal-module__FezoTG__modalLayout{grid-template-columns:minmax(250px,1fr) 2fr;align-items:start;gap:24px;display:grid}.ResumeModal-module__FezoTG__uploaderSection{border:1px dashed var(--border);border-radius:var(--radius-md);text-align:center;background:#ffffff08;flex-direction:column;justify-content:center;min-height:200px;padding:24px;display:flex}.ResumeModal-module__FezoTG__uploadingState{flex-direction:column;align-items:center;gap:10px;display:flex}.ResumeModal-module__FezoTG__uploadingText{color:var(--text-secondary);font-size:.9rem}.ResumeModal-module__FezoTG__idleState{flex-direction:column;align-items:center;gap:16px;display:flex}.ResumeModal-module__FezoTG__uploadIcon{color:var(--text-muted)}.ResumeModal-module__FezoTG__uploadTitle{font-size:1rem;font-weight:500}.ResumeModal-module__FezoTG__uploadDesc{color:var(--text-muted);margin-top:4px;font-size:.85rem}.ResumeModal-module__FezoTG__previewSection{flex-direction:column;flex:1;min-width:0;display:flex}.ResumeModal-module__FezoTG__previewHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ResumeModal-module__FezoTG__previewTitle{color:var(--text-secondary);font-size:.9rem;font-weight:700}.ResumeModal-module__FezoTG__openLink{padding:4px 8px;font-size:.8rem;text-decoration:none}.ResumeModal-module__FezoTG__previewContainer{aspect-ratio:8.5/11;border-radius:var(--radius-md);border:1px solid var(--border);background:#fff;width:100%;overflow:hidden}.ResumeModal-module__FezoTG__previewIframe{border:none}.ResumeModal-module__FezoTG__emptyState{aspect-ratio:8.5/11;border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:.9rem;display:flex}
.SharedFields-module__4z1BgW__fieldGroup{flex-direction:column;gap:6px;display:flex}.SharedFields-module__4z1BgW__fieldGroup:first-child{margin-top:12px}.SharedFields-module__4z1BgW__fieldGroup:last-child{margin-bottom:0}.SharedFields-module__4z1BgW__fieldLabel{color:var(--dash-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.SharedFields-module__4z1BgW__fieldInput{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);color:#fff;background:#ffffff0a;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.SharedFields-module__4z1BgW__fieldInput:focus{border-color:var(--dash-border-focus);background:#ffffff0f}.SharedFields-module__4z1BgW__fieldInput::placeholder{color:var(--dash-text-dim)}.SharedFields-module__4z1BgW__fieldInput[type=month]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.SharedFields-module__4z1BgW__fieldTextarea{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);color:#fff;resize:vertical;background:#ffffff0a;outline:none;width:100%;min-height:80px;padding:10px 14px;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .2s,background .2s}.SharedFields-module__4z1BgW__fieldTextarea:focus{border-color:var(--dash-border-focus);background:#ffffff0f}.SharedFields-module__4z1BgW__fieldTextarea::placeholder{color:var(--dash-text-muted)}.SharedFields-module__4z1BgW__fieldRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.SharedFields-module__4z1BgW__fieldHint{color:var(--dash-text-muted);margin-top:2px;font-size:.8rem}.SharedFields-module__4z1BgW__btnPrimary{border-radius:var(--dash-radius-sm);cursor:pointer;background:linear-gradient(135deg, var(--dash-accent) 0%, var(--dash-accent-hover) 100%);color:#fff;border:none;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.SharedFields-module__4z1BgW__btnPrimary:hover:not(:disabled){opacity:.9;box-shadow:0 4px 12px var(--dash-accent-glow)}.SharedFields-module__4z1BgW__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.SharedFields-module__4z1BgW__btnSecondary{border-radius:var(--dash-radius-sm);cursor:pointer;color:#fff;background:0 0;border:1px solid #fff3;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.SharedFields-module__4z1BgW__btnSecondary:hover:not(:disabled){background:#ffffff0d}.SharedFields-module__4z1BgW__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.SharedFields-module__4z1BgW__btnDanger{border-radius:var(--dash-radius-sm);cursor:pointer;color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.SharedFields-module__4z1BgW__btnDanger:hover:not(:disabled){opacity:.9;box-shadow:0 4px 12px #ef44444d}.SharedFields-module__4z1BgW__btnDanger:disabled{opacity:.5;cursor:not-allowed}.SharedFields-module__4z1BgW__btnSmall{padding:5px 10px;font-size:.75rem}.SharedFields-module__4z1BgW__btnIcon{border:1px solid var(--dash-border);width:32px;height:32px;color:var(--dash-text-muted);cursor:pointer;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.SharedFields-module__4z1BgW__btnIcon:hover{color:#fff;background:#ffffff1a}.SharedFields-module__4z1BgW__spinner{border:2px solid #ffffff26;border-top-color:var(--dash-accent);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite SharedFields-module__4z1BgW__spin}@keyframes SharedFields-module__4z1BgW__spin{to{transform:rotate(360deg)}}.SharedFields-module__4z1BgW__loadingOverlay{color:var(--dash-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;font-size:.85rem;display:flex}.SharedFields-module__4z1BgW__editorLoading{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);height:120px;color:var(--dash-text-dim);background:#ffffff05;justify-content:center;align-items:center;font-size:.8rem;display:flex}.SharedFields-module__4z1BgW__statusMsg{border-radius:var(--dash-radius-sm);align-items:center;gap:6px;margin-bottom:12px;padding:10px 14px;font-size:.8rem;font-weight:500;display:flex}.SharedFields-module__4z1BgW__statusSuccess{color:var(--dash-success);background:#10b9811a;border:1px solid #10b98133}.SharedFields-module__4z1BgW__statusError{color:var(--dash-error);background:#f871711a;border:1px solid #f8717133}.SharedFields-module__4z1BgW__passwordForm{flex-direction:column;gap:12px;display:flex}.SharedFields-module__4z1BgW__passwordRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.SharedFields-module__4z1BgW__passwordActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.SharedFields-module__4z1BgW__emptyState{text-align:center;color:var(--dash-text-muted);padding:40px 20px}.SharedFields-module__4z1BgW__emptyState p{margin:8px 0 0;font-size:.85rem}.SharedFields-module__4z1BgW__card{background:var(--dash-bg-card);border:1px solid var(--dash-border);border-radius:var(--dash-radius-lg);transition:border-color .3s;overflow:hidden}.SharedFields-module__4z1BgW__card:hover{border-color:#ffffff1f}.SharedFields-module__4z1BgW__cardHeader{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.SharedFields-module__4z1BgW__cardTitle{color:#fff;align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.SharedFields-module__4z1BgW__cardTitleIcon{color:var(--dash-accent);align-items:center;display:flex}.SharedFields-module__4z1BgW__cardBody{padding:12px}@media (max-width:600px){.SharedFields-module__4z1BgW__fieldRow{grid-template-columns:1fr;gap:12px}.SharedFields-module__4z1BgW__fieldLabel{margin-bottom:6px;font-size:11px}.SharedFields-module__4z1BgW__fieldInput,.SharedFields-module__4z1BgW__fieldTextarea{padding:8px 12px;font-size:.85rem}.SharedFields-module__4z1BgW__fieldGroup{margin-top:14px!important}.SharedFields-module__4z1BgW__btnSmall{padding:6px 12px;font-size:11px}}
.explore-module__xhzBBa__fullScreenCenter{color:#fff;background:#0a0c10;justify-content:center;align-items:center;min-height:100vh;display:flex}.explore-module__xhzBBa__fullScreenCenterCol{color:#fff;background:#0a0c10;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.explore-module__xhzBBa__deniedTitle{font-size:2rem}.explore-module__xhzBBa__deniedText{color:#94a3b8}.explore-module__xhzBBa__deniedLink{color:#3b82f6}.explore-module__xhzBBa__pageContainer{color:#fff;background:#0a0c10;min-height:100vh;font-family:Inter,sans-serif}.explore-module__xhzBBa__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 40px;display:flex}.explore-module__xhzBBa__headerTitle{margin:0;font-size:1.3rem;font-weight:700}.explore-module__xhzBBa__headerSubtitle{color:#94a3b8;margin:4px 0 0;font-size:.8rem}.explore-module__xhzBBa__backLink{color:#3b82f6;font-size:.9rem}.explore-module__xhzBBa__mainContent{max-width:1100px;margin:0 auto;padding:32px 40px}.explore-module__xhzBBa__flashMessage{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d;border-radius:10px;margin-bottom:24px;padding:12px 20px;font-size:.9rem}.explore-module__xhzBBa__tabsContainer{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;gap:4px;width:fit-content;margin-bottom:32px;padding:4px;display:flex}.explore-module__xhzBBa__tabButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.explore-module__xhzBBa__tabButtonActive{color:#fff;background:#ffffff1a}.explore-module__xhzBBa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.explore-module__xhzBBa__sectionTitle{margin:0;font-size:1.1rem}.explore-module__xhzBBa__sectionSubtitle{color:#94a3b8;margin:4px 0 0;font-size:.8rem}.explore-module__xhzBBa__refreshButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:.85rem;display:flex}.explore-module__xhzBBa__listContainer{flex-direction:column;gap:16px;display:flex}.explore-module__xhzBBa__emptyState{color:#94a3b8}.explore-module__xhzBBa__removeBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:8px 14px;font-size:.8rem;font-weight:600;display:flex}.explore-module__xhzBBa__btnSecondary{color:#e2e4ea;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:7px;padding:9px 18px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.explore-module__xhzBBa__btnSecondary:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff1f}.explore-module__xhzBBa__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.explore-module__xhzBBa__adminActionsWrapper{flex-direction:column;gap:8px;width:100%;display:flex}.explore-module__xhzBBa__projectMetaSmall{color:#94a3b8;text-align:center;margin:0;font-size:.75rem}.explore-module__xhzBBa__flaggedTitle{margin:0 0 20px;font-size:1.1rem}.explore-module__xhzBBa__flaggedList{flex-direction:column;gap:12px;display:flex}.explore-module__xhzBBa__flaggedCard{background:#ef44440d;border:1px solid #ef444426;border-radius:12px;align-items:flex-start;gap:16px;padding:16px 20px;display:flex}.explore-module__xhzBBa__flagIcon{flex-shrink:0;margin-top:2px}.explore-module__xhzBBa__flaggedInfo{flex:1}.explore-module__xhzBBa__flaggedText{color:#fff;margin:0 0 4px;font-size:.9rem}.explore-module__xhzBBa__flaggedMeta{color:#94a3b8;margin:0;font-size:.75rem}.explore-module__xhzBBa__flaggedActions{flex-shrink:0;gap:8px;display:flex}.explore-module__xhzBBa__restoreBtn,.explore-module__xhzBBa__deleteBtn{cursor:pointer;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:.8rem;font-weight:600;display:flex}.explore-module__xhzBBa__restoreBtn{color:#34d399;background:#10b9811a;border:1px solid #10b98133}.explore-module__xhzBBa__deleteBtn{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.explore-module__xhzBBa__searchWrapper{margin:20px 0;position:relative}.explore-module__xhzBBa__searchIcon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.explore-module__xhzBBa__searchInput{box-sizing:border-box;color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-size:.9rem}.explore-module__xhzBBa__searchForm{gap:12px;margin-bottom:32px;display:flex}.explore-module__xhzBBa__btnPrimary{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:10px;padding:10px 24px;font-weight:600;transition:opacity .2s}.explore-module__xhzBBa__btnPrimary:hover:not(:disabled){background:#2563eb}.explore-module__xhzBBa__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.explore-module__xhzBBa__addGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.explore-module__xhzBBa__alreadyFeaturedBadge{color:#34d399;background:#10b9811a;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;width:fit-content;padding:6px 12px;font-size:.8rem;font-weight:600;display:flex}.explore-module__xhzBBa__featureBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 16px;font-size:.8rem;font-weight:700;transition:opacity .2s;display:flex}.explore-module__xhzBBa__featureBtnDisabled{opacity:.6;cursor:not-allowed}.explore-module__xhzBBa__schoolLink{text-decoration:none;display:block}.explore-module__xhzBBa__schoolCard{cursor:pointer;background:#0f172ab3;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;transition:border-color .2s,background-color .2s;display:flex}.explore-module__xhzBBa__schoolCard:hover{background:#1e293bb3;border-color:#fff3}.explore-module__xhzBBa__schoolInfoWrapper{align-items:center;gap:16px;display:flex}.explore-module__xhzBBa__schoolRank{color:#64748b;text-align:center;width:24px;font-size:1.2rem;font-weight:600}.explore-module__xhzBBa__schoolName{color:#fff;margin:0 0 2px;font-size:1rem;font-weight:600}.explore-module__xhzBBa__schoolSlug{color:#94a3b8;margin:0;font-size:.8rem}.explore-module__xhzBBa__schoolStats{align-items:center;gap:8px;display:flex}.explore-module__xhzBBa__badge{border-radius:8px;padding:6px 12px;font-size:.9rem;font-weight:700}.explore-module__xhzBBa__badgeSignups{color:#60a5fa;background:#3b82f61a}.explore-module__xhzBBa__badgeProjects{color:#34d399;background:#10b9811a}.explore-module__xhzBBa__growthChartWrapper{background:#0f172ab3;border:1px solid #ffffff14;border-radius:16px;padding:24px 24px 16px;position:relative}.explore-module__xhzBBa__growthSvg{width:100%;height:auto;display:block;overflow:visible}.explore-module__xhzBBa__growthTooltip{pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172af5;border:1px solid #3b82f64d;border-radius:10px;min-width:150px;padding:10px 14px;position:absolute;box-shadow:0 8px 24px #0006}.explore-module__xhzBBa__growthTooltipDate{color:#64748b;margin-bottom:6px;font-size:.75rem}.explore-module__xhzBBa__growthTooltipStat{justify-content:space-between;align-items:center;gap:16px;display:flex}.explore-module__xhzBBa__growthTooltipLabel{color:#94a3b8;font-size:.78rem}.explore-module__xhzBBa__growthTooltipValue{color:#fff;font-size:.9rem;font-weight:700}.explore-module__xhzBBa__growthStatsRow{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:20px;display:grid}.explore-module__xhzBBa__growthStatCard{text-align:center;background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;padding:14px 18px}.explore-module__xhzBBa__growthStatCardMonthly{background:#10b9810a;border-color:#10b9811f}.explore-module__xhzBBa__growthStatValue{color:#fff;margin-bottom:4px;font-size:1.4rem;font-weight:700}.explore-module__xhzBBa__growthStatLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}
