.Header-module__hBw1pG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:40px;display:flex}.Header-module__hBw1pG__title{color:var(--text-primary);flex-shrink:0;margin:0;font-size:32px;font-weight:700}.Header-module__hBw1pG__rightSection{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.Header-module__hBw1pG__searchContainer{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__searchIcon{width:20px;height:20px;color:var(--text-secondary);position:absolute;left:16px}.Header-module__hBw1pG__searchInput{background:var(--card-bg-white);border-radius:var(--border-radius-full);color:var(--text-primary);width:300px;transition:var(--transition-smooth);border:none;outline:none;padding:12px 20px 12px 44px;font-family:inherit;font-size:14px;box-shadow:0 4px 20px #7090b00d}.Header-module__hBw1pG__searchInput::placeholder{color:var(--text-secondary)}.Header-module__hBw1pG__searchInput:focus{width:320px;box-shadow:0 8px 30px #7090b01a}.Header-module__hBw1pG__actionsGroup{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__iconButton{background:var(--card-bg-white);width:40px;height:40px;color:var(--text-primary);transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 20px #7090b00d}.Header-module__hBw1pG__iconButton:hover{transform:translateY(-2px);box-shadow:0 8px 30px #7090b01a}.Header-module__hBw1pG__iconButton.Header-module__hBw1pG__dark{background:var(--text-primary);color:#fff}.Header-module__hBw1pG__icon{width:20px;height:20px}.Header-module__hBw1pG__profileSection{cursor:pointer;align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.Header-module__hBw1pG__userName{color:var(--text-primary);font-size:16px;font-weight:600}@media (max-width:1024px){.Header-module__hBw1pG__searchInput{width:200px}.Header-module__hBw1pG__searchInput:focus{width:220px}}@media (max-width:768px){.Header-module__hBw1pG__header{margin-bottom:24px}.Header-module__hBw1pG__title{order:1;font-size:24px}.Header-module__hBw1pG__rightSection{order:3;justify-content:space-between;gap:12px;width:100%}.Header-module__hBw1pG__searchContainer{order:4;width:100%}.Header-module__hBw1pG__searchInput,.Header-module__hBw1pG__searchInput:focus{width:100%}.Header-module__hBw1pG__profileSection{order:2;margin-left:auto}}
.Dashboard-module__w7WZ1G__dashboardContainer{gap:32px;width:100%;display:flex}.Dashboard-module__w7WZ1G__leftColumn{background:var(--card-bg-white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-soft);flex:1;padding:32px}.Dashboard-module__w7WZ1G__rightColumn{flex-direction:column;flex-shrink:0;width:350px;display:flex}.Dashboard-module__w7WZ1G__statHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Dashboard-module__w7WZ1G__sectionTitle{margin:0;font-size:24px}.Dashboard-module__w7WZ1G__dateText{color:var(--text-secondary);font-size:14px;font-weight:500}.Dashboard-module__w7WZ1G__statsRow{flex-wrap:wrap;align-items:center;gap:40px;margin-bottom:40px;display:flex}@media (max-width:768px){.Dashboard-module__w7WZ1G__statsRow{gap:20px;margin-bottom:24px}.Dashboard-module__w7WZ1G__statItem{width:calc(50% - 10px)}.Dashboard-module__w7WZ1G__viewToggles{justify-content:flex-end;width:100%;margin-top:10px}}.Dashboard-module__w7WZ1G__statItem{flex-direction:column;gap:4px;display:flex}.Dashboard-module__w7WZ1G__statValue{color:var(--text-primary);font-size:24px;font-weight:700}.Dashboard-module__w7WZ1G__statLabel{color:var(--text-secondary);font-size:12px;font-weight:500}.Dashboard-module__w7WZ1G__viewToggles{gap:12px;margin-left:auto;display:flex}.Dashboard-module__w7WZ1G__toggleIcon{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth)}.Dashboard-module__w7WZ1G__toggleIcon:hover,.Dashboard-module__w7WZ1G__toggleIcon.Dashboard-module__w7WZ1G__active{color:var(--text-primary)}.Dashboard-module__w7WZ1G__projectGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Dashboard-module__w7WZ1G__card{border-radius:var(--border-radius-md);transition:var(--transition-smooth);flex-direction:column;padding:24px;display:flex;position:relative;box-shadow:0 4px 20px #00000005}.Dashboard-module__w7WZ1G__card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.Dashboard-module__w7WZ1G__cardHeader{justify-content:space-between;margin-bottom:16px;display:flex}.Dashboard-module__w7WZ1G__cardDate{color:var(--text-secondary);font-size:12px;font-weight:500}.Dashboard-module__w7WZ1G__moreIcon{width:20px;height:20px;color:var(--text-primary);cursor:pointer}.Dashboard-module__w7WZ1G__cardTitle{margin:0 0 4px;font-size:18px;font-weight:600}.Dashboard-module__w7WZ1G__cardSubtitle{color:var(--text-secondary);margin-bottom:24px;font-size:14px}.Dashboard-module__w7WZ1G__progressSection{margin-bottom:24px}.Dashboard-module__w7WZ1G__progressHeader{justify-content:space-between;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.Dashboard-module__w7WZ1G__progressBarBg{border-radius:var(--border-radius-full);background:#0000000d;width:100%;height:6px;overflow:hidden}.Dashboard-module__w7WZ1G__progressBarFill{border-radius:var(--border-radius-full);height:100%}.Dashboard-module__w7WZ1G__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Dashboard-module__w7WZ1G__avatars{display:flex}.Dashboard-module__w7WZ1G__avatarSmall{border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-10px}.Dashboard-module__w7WZ1G__avatarSmall:first-child{margin-left:0}.Dashboard-module__w7WZ1G__addAvatar{background:var(--accent-blue);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-10px;font-size:18px;display:flex}.Dashboard-module__w7WZ1G__timeLeft{border-radius:var(--border-radius-full);background:#fff9;padding:6px 12px;font-size:12px;font-weight:600}@media (max-width:1200px){.Dashboard-module__w7WZ1G__dashboardContainer{flex-direction:column}.Dashboard-module__w7WZ1G__rightColumn{width:100%}}@media (max-width:768px){.Dashboard-module__w7WZ1G__projectGrid{grid-template-columns:1fr}.Dashboard-module__w7WZ1G__leftColumn{padding:20px}}
.RightSidebar-module__eRAeUq__sidebar{flex-direction:column;height:100%;display:flex}.RightSidebar-module__eRAeUq__header{justify-content:space-between;align-items:center;padding:0 16px 24px;display:flex}.RightSidebar-module__eRAeUq__title{color:var(--text-primary);margin:0;font-size:20px;font-weight:700}.RightSidebar-module__eRAeUq__actions{color:var(--text-secondary);gap:12px;display:flex}.RightSidebar-module__eRAeUq__icon{cursor:pointer;width:20px;height:20px;transition:var(--transition-smooth)}.RightSidebar-module__eRAeUq__icon:hover{color:var(--text-primary)}.RightSidebar-module__eRAeUq__messageList{flex-direction:column;display:flex}.RightSidebar-module__eRAeUq__item{border-radius:var(--border-radius-md);transition:var(--transition-smooth);cursor:pointer;border-bottom:1px solid #0000000d;gap:16px;padding:16px;display:flex;position:relative}.RightSidebar-module__eRAeUq__item:last-child{border-bottom:none}.RightSidebar-module__eRAeUq__item:hover{background:var(--card-bg-white);transform:translate(4px)}.RightSidebar-module__eRAeUq__item.RightSidebar-module__eRAeUq__active{background:var(--card-bg-white);z-index:10;border-bottom:none;transform:scale(1.02);box-shadow:0 10px 30px #7090b026}.RightSidebar-module__eRAeUq__avatarContainer{flex-shrink:0;width:48px;height:48px;position:relative}.RightSidebar-module__eRAeUq__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.RightSidebar-module__eRAeUq__content{flex:1;min-width:0}.RightSidebar-module__eRAeUq__topRow{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.RightSidebar-module__eRAeUq__name{color:var(--text-primary);font-size:16px;font-weight:600}.RightSidebar-module__eRAeUq__starIcon{width:16px;height:16px;color:var(--text-secondary)}.RightSidebar-module__eRAeUq__item.RightSidebar-module__eRAeUq__active .RightSidebar-module__eRAeUq__starIcon{color:var(--text-primary);fill:var(--text-primary)}.RightSidebar-module__eRAeUq__messageText{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.RightSidebar-module__eRAeUq__date{color:var(--text-secondary);text-align:right;font-size:11px;display:block}
