.CreatePost-module__6JIJKq__card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:22px 24px;box-shadow:0 2px 8px #0f172a0a}.CreatePost-module__6JIJKq__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.CreatePost-module__6JIJKq__heading{color:#0f172a;margin:0;font-size:18px;font-weight:700;line-height:1.3}.CreatePost-module__6JIJKq__subheading{color:#64748b;margin:5px 0 0;font-size:13px;line-height:1.5}.CreatePost-module__6JIJKq__form{flex-direction:column;gap:16px;width:100%;display:flex}.CreatePost-module__6JIJKq__topRow{grid-template-columns:minmax(0,1.8fr) minmax(150px,.8fr) minmax(150px,.8fr);gap:14px;display:grid}.CreatePost-module__6JIJKq__field{flex-direction:column;gap:6px;min-width:0;display:flex}.CreatePost-module__6JIJKq__label{color:#475569;font-size:12px;font-weight:600;line-height:1.3}.CreatePost-module__6JIJKq__input,.CreatePost-module__6JIJKq__select,.CreatePost-module__6JIJKq__textarea{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;font:14px inherit;transition:all .15s}.CreatePost-module__6JIJKq__input,.CreatePost-module__6JIJKq__select{height:44px;padding:0 13px}.CreatePost-module__6JIJKq__textarea{resize:vertical;min-height:150px;padding:13px 14px;line-height:1.55}.CreatePost-module__6JIJKq__input::placeholder,.CreatePost-module__6JIJKq__textarea::placeholder{color:#94a3b8}.CreatePost-module__6JIJKq__input:hover,.CreatePost-module__6JIJKq__select:hover,.CreatePost-module__6JIJKq__textarea:hover{border-color:#94a3b8}.CreatePost-module__6JIJKq__input:focus,.CreatePost-module__6JIJKq__select:focus,.CreatePost-module__6JIJKq__textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #3b5b7a1a}.CreatePost-module__6JIJKq__input:disabled,.CreatePost-module__6JIJKq__select:disabled,.CreatePost-module__6JIJKq__textarea:disabled{cursor:not-allowed;background:#f8fafc}.CreatePost-module__6JIJKq__characterCount{color:#94a3b8;align-self:flex-end;margin-top:-2px;font-size:11px}.CreatePost-module__6JIJKq__error{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:11px 13px;font-size:13px;line-height:1.5}.CreatePost-module__6JIJKq__footer{justify-content:space-between;align-items:center;gap:16px;padding-top:2px;display:flex}.CreatePost-module__6JIJKq__fileSection{align-items:center;gap:10px;min-width:0;display:flex}.CreatePost-module__6JIJKq__fileInput{display:none}.CreatePost-module__6JIJKq__upload{box-sizing:border-box;color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.CreatePost-module__6JIJKq__upload:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.CreatePost-module__6JIJKq__fileName{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:12px;overflow:hidden}.CreatePost-module__6JIJKq__button{box-sizing:border-box;background:var(--primary-color);color:#fff;cursor:pointer;border:0;border-radius:8px;min-width:120px;height:42px;padding:0 20px;font:600 14px inherit;transition:all .15s}.CreatePost-module__6JIJKq__button:hover:not(:disabled){background:var(--primary-dark);box-shadow:0 4px 10px #3b5b7a2e}.CreatePost-module__6JIJKq__button:active:not(:disabled){transform:translateY(1px)}.CreatePost-module__6JIJKq__button:disabled{color:#64748b;cursor:not-allowed;background:#cbd5e1}@media (max-width:900px){.CreatePost-module__6JIJKq__topRow{grid-template-columns:minmax(0,1fr) minmax(150px,.7fr)}.CreatePost-module__6JIJKq__topRow .CreatePost-module__6JIJKq__field:first-child{grid-column:1/-1}}@media (max-width:600px){.CreatePost-module__6JIJKq__card{border-radius:10px;padding:18px}.CreatePost-module__6JIJKq__topRow{grid-template-columns:1fr;gap:12px}.CreatePost-module__6JIJKq__topRow .CreatePost-module__6JIJKq__field:first-child{grid-column:auto}.CreatePost-module__6JIJKq__textarea{min-height:140px}.CreatePost-module__6JIJKq__footer{flex-direction:column;align-items:stretch;gap:12px}.CreatePost-module__6JIJKq__fileSection{width:100%}.CreatePost-module__6JIJKq__fileName{max-width:calc(100vw - 160px)}.CreatePost-module__6JIJKq__button{width:100%}}@media (prefers-reduced-motion:reduce){.CreatePost-module__6JIJKq__input,.CreatePost-module__6JIJKq__select,.CreatePost-module__6JIJKq__textarea,.CreatePost-module__6JIJKq__upload,.CreatePost-module__6JIJKq__button{transition:none}}
.Comments-module__EtcrrW__wrapper{flex-direction:column;gap:14px;width:100%;display:flex}.Comments-module__EtcrrW__commentForm,.Comments-module__EtcrrW__commentCard{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%}.Comments-module__EtcrrW__commentForm{padding:16px}.Comments-module__EtcrrW__commentInput,.Comments-module__EtcrrW__textarea,.Comments-module__EtcrrW__replyInput{box-sizing:border-box;color:#172033;resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;font:14px/1.55 inherit}.Comments-module__EtcrrW__commentInput{min-height:90px;padding:12px 13px}.Comments-module__EtcrrW__textarea{min-height:80px;padding:10px 12px}.Comments-module__EtcrrW__replyInput{padding:10px 12px;font-size:13px}.Comments-module__EtcrrW__commentInput::placeholder{color:#98a2b3}.Comments-module__EtcrrW__commentInput:focus,.Comments-module__EtcrrW__textarea:focus,.Comments-module__EtcrrW__replyInput:focus{border-color:#3b5b7a;box-shadow:0 0 0 3px #3b5b7a1a}.Comments-module__EtcrrW__commentInput:disabled{cursor:not-allowed;background:#f8fafc}.Comments-module__EtcrrW__commentFooter,.Comments-module__EtcrrW__footer,.Comments-module__EtcrrW__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Comments-module__EtcrrW__commentFooter{justify-content:flex-end;margin-top:12px}.Comments-module__EtcrrW__characterCount{color:#98a2b3;margin-right:auto;font-size:11px}.Comments-module__EtcrrW__commentButton,.Comments-module__EtcrrW__replyButton{color:#fff;cursor:pointer;background:#3b5b7a;border:0;font-family:inherit;font-weight:600;transition:all .2s}.Comments-module__EtcrrW__commentButton{border-radius:8px;min-height:40px;padding:0 16px;font-size:13px}.Comments-module__EtcrrW__replyButton{border-radius:7px;align-self:flex-end;min-height:34px;padding:0 13px;font-size:12px}.Comments-module__EtcrrW__commentButton:hover:not(:disabled),.Comments-module__EtcrrW__replyButton:hover:not(:disabled){background:#304b64;transform:translateY(-1px)}.Comments-module__EtcrrW__commentButton:disabled,.Comments-module__EtcrrW__replyButton:disabled{opacity:.55;cursor:not-allowed}.Comments-module__EtcrrW__commentError,.Comments-module__EtcrrW__replyError{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;padding:9px 11px;font-size:12px;line-height:1.5}.Comments-module__EtcrrW__commentError{margin-top:10px}.Comments-module__EtcrrW__total{color:#172033;font-size:15px;font-weight:700}.Comments-module__EtcrrW__commentList{flex-direction:column;gap:12px;width:100%;display:flex}.Comments-module__EtcrrW__commentCard{gap:12px;padding:16px;display:flex}.Comments-module__EtcrrW__avatar,.Comments-module__EtcrrW__replyAvatar{color:#3b5b7a;background:#edf2f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.Comments-module__EtcrrW__avatar{width:42px;height:42px;font-size:15px}.Comments-module__EtcrrW__replyAvatar{width:30px;height:30px;font-size:11px}.Comments-module__EtcrrW__commentBody,.Comments-module__EtcrrW__replyBody{flex:1;min-width:0}.Comments-module__EtcrrW__header,.Comments-module__EtcrrW__replyHeader{align-items:center;gap:7px;margin-bottom:3px;display:flex}.Comments-module__EtcrrW__header strong{color:#172033;font-size:14px;font-weight:700}.Comments-module__EtcrrW__replyHeader{gap:6px}.Comments-module__EtcrrW__replyHeader strong{color:#172033;font-size:12px}.Comments-module__EtcrrW__verify{color:#fff;background:#3b5b7a;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:700;display:inline-flex}.Comments-module__EtcrrW__meta{color:#8a94a6;margin-bottom:9px;font-size:12px}.Comments-module__EtcrrW__content,.Comments-module__EtcrrW__replyContent{color:#344054;word-break:break-word;margin:0;line-height:1.6}.Comments-module__EtcrrW__content{white-space:pre-wrap;font-size:14px}.Comments-module__EtcrrW__replyContent{font-size:12px;line-height:1.5}.Comments-module__EtcrrW__footer{margin-top:11px}.Comments-module__EtcrrW__footer button,.Comments-module__EtcrrW__actions button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 8px;font:600 12px inherit;transition:all .15s}.Comments-module__EtcrrW__footer button:hover,.Comments-module__EtcrrW__actions button:hover{color:#3b5b7a;background:#f1f5f9}.Comments-module__EtcrrW__actions{margin-top:10px}.Comments-module__EtcrrW__replyBox{border-top:1px solid #edf0f4;flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;display:flex}.Comments-module__EtcrrW__replyList{border-left:2px solid #eef2f7;flex-direction:column;gap:10px;margin-top:14px;padding-left:18px;display:flex}.Comments-module__EtcrrW__reply{background:#f8fafc;border-radius:9px;gap:9px;padding:10px;display:flex}.Comments-module__EtcrrW__empty{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;padding:28px 20px;font-size:13px;line-height:1.6}.Comments-module__EtcrrW__loading{box-sizing:border-box;color:#64748b;text-align:center;width:100%;padding:30px 20px;font-size:13px}@media (max-width:600px){.Comments-module__EtcrrW__commentForm,.Comments-module__EtcrrW__commentCard{padding:14px}.Comments-module__EtcrrW__commentInput{min-height:80px}.Comments-module__EtcrrW__replyList{padding-left:12px}.Comments-module__EtcrrW__footer{gap:3px}}@media (max-width:480px){.Comments-module__EtcrrW__commentFooter{align-items:flex-end}.Comments-module__EtcrrW__commentButton{min-height:38px;padding:0 13px;font-size:12px}.Comments-module__EtcrrW__commentCard{gap:9px}.Comments-module__EtcrrW__avatar{width:36px;height:36px;font-size:13px}.Comments-module__EtcrrW__content{font-size:13px}.Comments-module__EtcrrW__replyButton{width:100%}.Comments-module__EtcrrW__replyError{margin-top:10px;padding:8px 10px;font-size:11px}}@media (prefers-reduced-motion:reduce){.Comments-module__EtcrrW__commentButton,.Comments-module__EtcrrW__replyButton,.Comments-module__EtcrrW__footer button,.Comments-module__EtcrrW__actions button{transition:none}}
.Feed-module__9BdabG__feedCard{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;margin-bottom:24px;padding:26px 28px;box-shadow:0 1px 2px #0f172a08}.Feed-module__9BdabG__cardHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.Feed-module__9BdabG__userSection{align-items:center;gap:14px;min-width:0;display:flex}.Feed-module__9BdabG__avatar,.Feed-module__9BdabG__avatarImage{border-radius:50%;flex-shrink:0;width:48px;height:48px}.Feed-module__9BdabG__avatar{color:#fff;background:#3b5b7a;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.Feed-module__9BdabG__avatarImage{object-fit:cover;border:2px solid #fff;display:block;box-shadow:0 1px 4px #0f172a1f}.Feed-module__9BdabG__userInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.Feed-module__9BdabG__userInfo h3{color:#111827;margin:0;font-size:16px;font-weight:700;line-height:1.3}.Feed-module__9BdabG__userInfo p{color:#4b5563;margin:0;font-size:14px;line-height:1.4}.Feed-module__9BdabG__userInfo>span{color:#9ca3af;font-size:13px}.Feed-module__9BdabG__verifyBadge{color:#fff;background:#3b5b7a;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:6px;font-size:10px;font-weight:700;display:inline-flex}.Feed-module__9BdabG__badge{color:#3b5b7a;text-transform:capitalize;background:#eef3f7;border-radius:999px;flex-shrink:0;padding:7px 13px;font-size:12px;font-weight:600}.Feed-module__9BdabG__title{color:#111827;margin:0 0 10px;font-size:24px;font-weight:700;line-height:1.35}.Feed-module__9BdabG__content{color:#374151;white-space:pre-wrap;word-break:break-word;margin:0 0 18px;font-size:15px;line-height:1.7}.Feed-module__9BdabG__image,.Feed-module__9BdabG__sharedImage{object-fit:cover;border-radius:10px;width:100%;display:block}.Feed-module__9BdabG__image{max-height:520px;margin-top:16px}.Feed-module__9BdabG__tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.Feed-module__9BdabG__tag{color:#3b5b7a;background:#eef3f7;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.Feed-module__9BdabG__shareMessage{color:#6b7280;align-items:center;gap:5px;margin-bottom:12px;font-size:13px;display:flex}.Feed-module__9BdabG__shareMessage strong{color:#111827}.Feed-module__9BdabG__footer{border-top:1px solid #f0f1f3;flex-wrap:wrap;align-items:center;gap:4px;margin-top:22px;padding-top:16px;display:flex}.Feed-module__9BdabG__actionButton,.Feed-module__9BdabG__likesCountButton,.Feed-module__9BdabG__likeNumberButton{color:#6b7280;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;font-family:inherit;transition:all .15s;display:inline-flex}.Feed-module__9BdabG__actionButton{border-radius:8px;gap:6px;min-height:36px;padding:7px 11px;font-size:13px;font-weight:500}.Feed-module__9BdabG__actionButton:hover:not(:disabled),.Feed-module__9BdabG__likesCountButton:hover,.Feed-module__9BdabG__likeNumberButton:hover{color:#3b5b7a;background:#f1f5f9}.Feed-module__9BdabG__actionButton:disabled{cursor:wait;opacity:.65}.Feed-module__9BdabG__actionLabel{white-space:nowrap}.Feed-module__9BdabG__actionCount{color:#9ca3af;font-size:12px}.Feed-module__9BdabG__actionActive{color:#3b5b7a;background:#eef3f7}.Feed-module__9BdabG__actionActive .Feed-module__9BdabG__actionCount{color:#3b5b7a}.Feed-module__9BdabG__likesCountButton{border-radius:8px;min-height:36px;padding:7px 10px;font-size:13px}.Feed-module__9BdabG__likeActionWrapper{align-items:center;gap:2px;display:inline-flex}.Feed-module__9BdabG__likeNumberButton{border-radius:7px;padding:8px 7px;font-size:14px;line-height:1}.Feed-module__9BdabG__likeNumberButton:focus-visible{outline-offset:1px;outline:2px solid #94a8ba}.Feed-module__9BdabG__commentsSection{border-top:1px solid #f0f1f3;margin-top:18px;padding-top:18px}.Feed-module__9BdabG__likesOverlay{z-index:99999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Feed-module__9BdabG__likesModal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;width:100%;max-width:440px;max-height:70vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a40}.Feed-module__9BdabG__likesHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;display:flex}.Feed-module__9BdabG__likesHeader h3{color:#111827;margin:0;font-size:17px}.Feed-module__9BdabG__likesHeader p{color:#6b7280;margin:4px 0 0;font-size:13px}.Feed-module__9BdabG__likesClose{color:#374151;cursor:pointer;background:#f3f4f6;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;display:flex}.Feed-module__9BdabG__likesClose:hover{background:#e5e7eb}.Feed-module__9BdabG__likesList{flex:1;min-height:0;padding:8px 0;overflow-y:auto}.Feed-module__9BdabG__likedUser{color:inherit;align-items:center;gap:12px;padding:12px 20px;text-decoration:none;display:flex}.Feed-module__9BdabG__likedUser:hover{background:#f8fafc}.Feed-module__9BdabG__likedUserImage,.Feed-module__9BdabG__likedUserPlaceholder{border-radius:50%;flex-shrink:0;width:44px;height:44px}.Feed-module__9BdabG__likedUserImage{object-fit:cover;display:block}.Feed-module__9BdabG__likedUserPlaceholder{color:#fff;background:#3b5b7a;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.Feed-module__9BdabG__likedUserInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.Feed-module__9BdabG__likedUserInfo strong,.Feed-module__9BdabG__likedUserInfo span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Feed-module__9BdabG__likedUserInfo strong{color:#111827;font-size:14px}.Feed-module__9BdabG__likedUserInfo span{color:#6b7280;font-size:12px}.Feed-module__9BdabG__likesState,.Feed-module__9BdabG__likesError{text-align:center;padding:40px 20px;font-size:14px}.Feed-module__9BdabG__likesState{color:#6b7280}.Feed-module__9BdabG__likesError{color:#dc2626}.Feed-module__9BdabG__sharedPost{box-sizing:border-box;background:#f8fafc;border:1px solid #dfe6ee;border-radius:12px;width:100%;margin-top:14px;padding:16px}.Feed-module__9BdabG__sharedHeader{align-items:center;gap:11px;margin-bottom:14px;display:flex}.Feed-module__9BdabG__sharedAvatar,.Feed-module__9BdabG__sharedAvatarImage{border-radius:50%;flex-shrink:0;width:42px;height:42px}.Feed-module__9BdabG__sharedAvatar{color:#fff;background:#3b5b7a;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.Feed-module__9BdabG__sharedAvatarImage{object-fit:cover;display:block}.Feed-module__9BdabG__sharedUserInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.Feed-module__9BdabG__sharedUserInfo strong{color:#111827;font-size:14px}.Feed-module__9BdabG__sharedUserInfo p{color:#4b5563;margin:0;font-size:12px}.Feed-module__9BdabG__sharedUserInfo span{color:#9ca3af;font-size:11px}.Feed-module__9BdabG__sharedTitle{color:#172033;margin:0 0 8px;font-size:17px;font-weight:700}.Feed-module__9BdabG__sharedContent{color:#526074;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.6}.Feed-module__9BdabG__sharedImage{max-height:420px;margin-top:14px}@media (max-width:768px){.Feed-module__9BdabG__feedCard{border-radius:12px;padding:20px}.Feed-module__9BdabG__cardHeader{gap:12px}.Feed-module__9BdabG__title{font-size:20px}.Feed-module__9BdabG__footer{gap:3px}.Feed-module__9BdabG__actionButton,.Feed-module__9BdabG__likesCountButton{padding:7px 8px}}@media (max-width:480px){.Feed-module__9BdabG__feedCard{margin-bottom:16px;padding:16px}.Feed-module__9BdabG__avatar,.Feed-module__9BdabG__avatarImage{width:42px;height:42px}.Feed-module__9BdabG__badge{padding:6px 9px;font-size:11px}.Feed-module__9BdabG__footer{gap:2px}.Feed-module__9BdabG__actionButton,.Feed-module__9BdabG__likesCountButton{padding:6px 7px;font-size:12px}.Feed-module__9BdabG__likesOverlay{align-items:flex-end;padding:0}.Feed-module__9BdabG__likesModal{border-radius:16px 16px 0 0;max-width:none;max-height:75vh}}
.page-module__k0kFwW__container{background:#f5f7fa;grid-template-columns:280px minmax(0,1fr) 320px;align-items:start;gap:24px;width:100%;max-width:1480px;margin:0 auto;padding:24px 20px 50px;display:grid}.page-module__k0kFwW__left,.page-module__k0kFwW__right{align-self:start;min-width:0;position:sticky;top:90px}.page-module__k0kFwW__center{flex-direction:column;gap:16px;min-width:0;display:flex}.page-module__k0kFwW__card{background:#fff;border:1px solid #e1e7ee;border-radius:16px;width:100%;padding:24px;box-shadow:0 4px 16px #0f172a0a}.page-module__k0kFwW__cardHeader{margin-bottom:20px}.page-module__k0kFwW__cardHeader h2{color:#172033;margin:0 0 5px;font-size:19px;font-weight:750}.page-module__k0kFwW__cardHeader p{color:#7a8596;margin:0;font-size:13px}.page-module__k0kFwW__infoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.page-module__k0kFwW__infoItem{background:#f8fafc;border:1px solid #e6ebf0;border-radius:10px;min-width:0;padding:15px}.page-module__k0kFwW__infoItem>span{color:#8994a3;text-transform:uppercase;letter-spacing:.4px;margin-bottom:7px;font-size:11px;font-weight:650;display:block}.page-module__k0kFwW__infoItem strong,.page-module__k0kFwW__website{color:#172033;text-overflow:ellipsis;font-size:14px;font-weight:650;line-height:1.5;display:block;overflow:hidden}.page-module__k0kFwW__website{color:#3b5b7a;white-space:nowrap;text-decoration:none}.page-module__k0kFwW__website:hover{color:#2f4a63;text-decoration:underline}.page-module__k0kFwW__stateCard{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #e1e7ee;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:420px;padding:40px 30px;display:flex;box-shadow:0 4px 16px #0f172a0a}.page-module__k0kFwW__stateCard h2{color:#172033;margin:0 0 8px;font-size:19px;font-weight:750}.page-module__k0kFwW__stateCard p{color:#7a8596;max-width:430px;margin:0 0 22px;font-size:13px;line-height:1.6}.page-module__k0kFwW__stateIcon,.page-module__k0kFwW__loadingIndicator{color:#3b5b7a;background:#edf3f7;border:1px solid #d8e2eb;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:17px;font-size:20px;font-weight:800;display:flex}.page-module__k0kFwW__errorIcon{color:#c53d3d;background:#fff6f6;border-color:#f2d5d5}.page-module__k0kFwW__notFoundIcon{color:#687586;background:#f6f8fa;border-color:#dce2e8}.page-module__k0kFwW__loadingIndicator span{border:2px solid #d7e5ee;border-top-color:#3b5b7a;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite page-module__k0kFwW__profileSpinner}@keyframes page-module__k0kFwW__profileSpinner{to{transform:rotate(360deg)}}.page-module__k0kFwW__primaryButton{color:#fff;cursor:pointer;background:#3b5b7a;border:1px solid #3b5b7a;border-radius:8px;min-height:40px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:700;transition:all .18s}.page-module__k0kFwW__primaryButton:hover{background:#2f4a63;border-color:#2f4a63;transform:translateY(-1px);box-shadow:0 5px 12px #3b5b7a2e}@media (max-width:1350px){.page-module__k0kFwW__container{grid-template-columns:250px minmax(0,1fr) 290px;gap:20px}}@media (max-width:1150px){.page-module__k0kFwW__container{grid-template-columns:230px minmax(0,1fr);gap:20px}.page-module__k0kFwW__right{display:none}}@media (max-width:850px){.page-module__k0kFwW__container{max-width:760px;padding:18px 14px 40px;display:block}.page-module__k0kFwW__left,.page-module__k0kFwW__right{display:none}.page-module__k0kFwW__card{padding:20px}}@media (max-width:600px){.page-module__k0kFwW__container{padding:12px 10px 30px}.page-module__k0kFwW__center{gap:12px}.page-module__k0kFwW__card{border-radius:13px;padding:17px}.page-module__k0kFwW__cardHeader h2{font-size:17px}.page-module__k0kFwW__infoGrid{grid-template-columns:1fr;gap:9px}.page-module__k0kFwW__infoItem{padding:13px}.page-module__k0kFwW__stateCard{border-radius:13px;min-height:360px;padding:30px 20px}.page-module__k0kFwW__stateCard h2{font-size:17px}.page-module__k0kFwW__stateCard p{font-size:12px}}
.page-module__VBdWPW__container{box-sizing:border-box;grid-template-columns:240px minmax(0,1fr) 280px;align-items:start;gap:24px;width:100%;max-width:1440px;min-height:calc(100vh - 70px);margin:0 auto;padding:28px 24px 48px;display:grid}.page-module__VBdWPW__left,.page-module__VBdWPW__center,.page-module__VBdWPW__right{min-width:0}.page-module__VBdWPW__left,.page-module__VBdWPW__right{align-self:start;width:100%;position:sticky;top:90px}.page-module__VBdWPW__center{flex-direction:column;gap:20px;width:100%;display:flex}.page-module__VBdWPW__center>*{width:100%}.page-module__VBdWPW__card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;padding:24px;box-shadow:0 2px 6px #0f172a08,0 8px 24px #0f172a09}.page-module__VBdWPW__cardHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.page-module__VBdWPW__cardHeader>div{min-width:0}.page-module__VBdWPW__cardHeader h3{color:#0f172a;margin:0;font-size:20px;font-weight:700;line-height:1.35}.page-module__VBdWPW__cardHeader p{color:#64748b;margin:5px 0 0;font-size:14px;line-height:1.5}.page-module__VBdWPW__infoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 48px;width:100%;display:grid}.page-module__VBdWPW__infoItem{flex-direction:column;gap:6px;min-width:0;display:flex}.page-module__VBdWPW__infoItem span{color:#64748b;font-size:13px;font-weight:500;line-height:1.4}.page-module__VBdWPW__infoItem strong{color:#1e293b;word-break:break-word;margin:0;font-size:15px;font-weight:600;line-height:1.5}.page-module__VBdWPW__infoItem a{color:#3b5b7a;word-break:break-word;max-width:100%;font-size:15px;font-weight:600;line-height:1.5;text-decoration:none;display:inline-block}.page-module__VBdWPW__infoItem a:hover{color:#2f4a63;text-decoration:underline}.page-module__VBdWPW__pageState{box-sizing:border-box;background:#f8fafc;justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:40px 24px;display:flex}.page-module__VBdWPW__stateCard{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;max-width:420px;padding:36px;box-shadow:0 8px 30px #0f172a0f}.page-module__VBdWPW__stateCard h3{color:#0f172a;margin:16px 0 8px;font-size:20px;font-weight:700}.page-module__VBdWPW__stateCard p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.page-module__VBdWPW__spinner{border:3px solid #e2e8f0;border-top-color:#3b5b7a;border-radius:50%;width:34px;height:34px;margin:0 auto;animation:.8s linear infinite page-module__VBdWPW__profileSpin}@keyframes page-module__VBdWPW__profileSpin{to{transform:rotate(360deg)}}.page-module__VBdWPW__errorIcon{color:#dc2626;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin:0 auto;font-size:18px;font-weight:700;display:flex}.page-module__VBdWPW__retryButton{color:#fff;cursor:pointer;background:#3b5b7a;border:0;border-radius:8px;min-height:42px;margin-top:20px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.page-module__VBdWPW__retryButton:hover{background:#2f4a63;transform:translateY(-1px)}.page-module__VBdWPW__retryButton:active{transform:translateY(0)}@media (max-width:1200px){.page-module__VBdWPW__container{grid-template-columns:220px minmax(0,1fr) 260px;gap:20px;padding-left:20px;padding-right:20px}.page-module__VBdWPW__card{padding:22px}.page-module__VBdWPW__infoGrid{column-gap:30px}}@media (max-width:1050px){.page-module__VBdWPW__container{grid-template-columns:220px minmax(0,1fr)}.page-module__VBdWPW__right{display:none}}@media (max-width:768px){.page-module__VBdWPW__container{min-height:calc(100vh - 64px);padding:16px 14px 32px;display:block}.page-module__VBdWPW__left,.page-module__VBdWPW__right{display:none}.page-module__VBdWPW__center{gap:16px}.page-module__VBdWPW__card{border-radius:12px;padding:20px}.page-module__VBdWPW__cardHeader{margin-bottom:18px}.page-module__VBdWPW__cardHeader h3{font-size:18px}.page-module__VBdWPW__cardHeader p{font-size:13px}.page-module__VBdWPW__infoGrid{grid-template-columns:1fr;gap:20px}}@media (max-width:480px){.page-module__VBdWPW__container{padding:12px 10px 28px}.page-module__VBdWPW__card{border-radius:11px;padding:17px}.page-module__VBdWPW__cardHeader{gap:12px}.page-module__VBdWPW__cardHeader h3{font-size:17px}.page-module__VBdWPW__infoItem span{font-size:12px}.page-module__VBdWPW__infoItem strong,.page-module__VBdWPW__infoItem a{font-size:14px}.page-module__VBdWPW__stateCard{padding:28px 22px}}@media (prefers-reduced-motion:reduce){.page-module__VBdWPW__spinner,.page-module__VBdWPW__retryButton,.page-module__VBdWPW__infoItem a{transition:none;animation:none}}
.LoginRequiredModal-module__o8Apka__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:center;padding:20px;animation:.2s LoginRequiredModal-module__o8Apka__fadeIn;display:flex;position:fixed;inset:0}.LoginRequiredModal-module__o8Apka__modal{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:460px;padding:36px;animation:.25s LoginRequiredModal-module__o8Apka__slideUp;position:relative;box-shadow:0 20px 60px #0000002e}.LoginRequiredModal-module__o8Apka__closeButton{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:28px;line-height:1;transition:all .2s;display:flex;position:absolute;top:14px;right:16px}.LoginRequiredModal-module__o8Apka__closeButton:hover{color:#0f172a;background:#f1f5f9}.LoginRequiredModal-module__o8Apka__icon{width:64px;height:64px;color:var(--primary-color);background:#edf3f7;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:30px;display:flex}.LoginRequiredModal-module__o8Apka__title{color:#0f172a;margin:0;font-size:26px;font-weight:700;line-height:1.3}.LoginRequiredModal-module__o8Apka__description{color:#64748b;max-width:380px;margin:12px auto 24px;font-size:15px;line-height:1.6}.LoginRequiredModal-module__o8Apka__benefits{text-align:left;background:#f8fafc;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:28px;padding:18px;display:flex}.LoginRequiredModal-module__o8Apka__benefit{color:#334155;align-items:center;gap:12px;font-size:14px;line-height:1.4;display:flex}.LoginRequiredModal-module__o8Apka__benefit span:first-child{text-align:center;flex-shrink:0;width:28px;font-size:18px}.LoginRequiredModal-module__o8Apka__actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.LoginRequiredModal-module__o8Apka__loginButton,.LoginRequiredModal-module__o8Apka__signupButton{cursor:pointer;border-radius:9px;min-height:46px;padding:0 20px;font-size:15px;font-weight:600;transition:all .2s}.LoginRequiredModal-module__o8Apka__loginButton{border:1px solid var(--primary-color);color:var(--primary-color);background:#fff}.LoginRequiredModal-module__o8Apka__loginButton:hover{background:var(--primary-color);color:#fff;transform:translateY(-1px)}.LoginRequiredModal-module__o8Apka__signupButton{border:1px solid var(--primary-color);background:var(--primary-color);color:#fff}.LoginRequiredModal-module__o8Apka__signupButton:hover{background:var(--primary-dark);transform:translateY(-1px)}.LoginRequiredModal-module__o8Apka__continueButton{color:#64748b;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:18px;font-size:13px;text-decoration:underline}.LoginRequiredModal-module__o8Apka__continueButton:hover{color:#0f172a}@keyframes LoginRequiredModal-module__o8Apka__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginRequiredModal-module__o8Apka__slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.LoginRequiredModal-module__o8Apka__overlay{padding:14px}.LoginRequiredModal-module__o8Apka__modal{border-radius:15px;padding:30px 22px}.LoginRequiredModal-module__o8Apka__title{font-size:23px}.LoginRequiredModal-module__o8Apka__description{font-size:14px}.LoginRequiredModal-module__o8Apka__actions{grid-template-columns:1fr}.LoginRequiredModal-module__o8Apka__loginButton,.LoginRequiredModal-module__o8Apka__signupButton{width:100%}}
.LeftSidebar-module__n4YvLW__sidebar{flex-direction:column;align-self:flex-start;gap:16px;width:100%;display:flex;position:sticky;top:90px}.LeftSidebar-module__n4YvLW__profileCard,.LeftSidebar-module__n4YvLW__menuCard{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;box-shadow:0 2px 8px #0f172a0a}.LeftSidebar-module__n4YvLW__profileCard{text-align:center;padding:24px 20px 22px}.LeftSidebar-module__n4YvLW__profileHeader{justify-content:center;margin-bottom:16px;display:flex}.LeftSidebar-module__n4YvLW__profileImage,.LeftSidebar-module__n4YvLW__avatar{border-radius:50%;width:82px;height:82px}.LeftSidebar-module__n4YvLW__profileImage{object-fit:cover;background:#f8fafc;border:3px solid #e8eef3;display:block}.LeftSidebar-module__n4YvLW__avatar{color:#fff;background:#3b5b7a;justify-content:center;align-items:center;font-size:27px;font-weight:700;display:flex}.LeftSidebar-module__n4YvLW__profileName{color:#0f172a;overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:700;line-height:1.35}.LeftSidebar-module__n4YvLW__designation{color:#64748b;margin:5px 0 0;font-size:13px}.LeftSidebar-module__n4YvLW__company{color:#94a3b8;overflow-wrap:anywhere;margin:2px 0 0;font-size:12px}.LeftSidebar-module__n4YvLW__location{color:#64748b;justify-content:center;align-items:center;gap:7px;margin-top:13px;font-size:12px;display:flex}.LeftSidebar-module__n4YvLW__locationIndicator{background:#3b5b7a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #eef3f7}.LeftSidebar-module__n4YvLW__verifiedBadge,.LeftSidebar-module__n4YvLW__memberBadge{border-radius:999px;align-items:center;gap:7px;margin-top:15px;padding:6px 11px;font-size:11px;font-weight:600;display:inline-flex}.LeftSidebar-module__n4YvLW__verifiedBadge{color:#047857;background:#ecfdf5;border:1px solid #d1fae5}.LeftSidebar-module__n4YvLW__memberBadge{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.LeftSidebar-module__n4YvLW__statusDotVerified,.LeftSidebar-module__n4YvLW__statusDotMember{border-radius:50%;width:6px;height:6px}.LeftSidebar-module__n4YvLW__statusDotVerified{background:#10b981}.LeftSidebar-module__n4YvLW__statusDotMember{background:#94a3b8}.LeftSidebar-module__n4YvLW__menuCard{padding:18px 12px 12px}.LeftSidebar-module__n4YvLW__menuHeader{padding:0 8px 9px}.LeftSidebar-module__n4YvLW__menuHeader h4{color:#0f172a;margin:0;font-size:13px;font-weight:700}.LeftSidebar-module__n4YvLW__menu{flex-direction:column;gap:2px;display:flex}.LeftSidebar-module__n4YvLW__menuItem{box-sizing:border-box;color:#475569;border-radius:9px;align-items:center;gap:11px;min-height:42px;padding:7px 8px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.LeftSidebar-module__n4YvLW__menuItem:hover{color:#3b5b7a;background:#f3f6f9;transform:translate(1px)}.LeftSidebar-module__n4YvLW__menuItem:active{background:#edf2f6}.LeftSidebar-module__n4YvLW__menuItem:focus-visible{outline-offset:-2px;outline:2px solid #94a8ba}.LeftSidebar-module__n4YvLW__menuIcon{color:#64748b;background:#f8fafc;border:1px solid #e8edf3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}.LeftSidebar-module__n4YvLW__menuIcon svg{width:16px;height:16px}.LeftSidebar-module__n4YvLW__menuItem:hover .LeftSidebar-module__n4YvLW__menuIcon{color:#3b5b7a;background:#eef3f7;border-color:#d7e1e9}.LeftSidebar-module__n4YvLW__menuLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}@media (max-width:1200px){.LeftSidebar-module__n4YvLW__profileCard{padding:20px 16px}.LeftSidebar-module__n4YvLW__menuCard{padding:16px 10px 10px}.LeftSidebar-module__n4YvLW__profileImage,.LeftSidebar-module__n4YvLW__avatar{width:74px;height:74px}.LeftSidebar-module__n4YvLW__profileName{font-size:17px}.LeftSidebar-module__n4YvLW__menuItem{font-size:12.5px}}@media (max-width:992px){.LeftSidebar-module__n4YvLW__sidebar{display:none}}
.Navbar-module__9_LzIW__navbar{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;min-height:72px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;position:sticky;top:0;box-shadow:0 1px 3px #0f172a0a}.Navbar-module__9_LzIW__navbarInner{align-items:center;gap:28px;width:100%;max-width:1480px;height:72px;margin:auto;padding:0 28px;display:flex}.Navbar-module__9_LzIW__logo{color:#0f4c81;letter-spacing:-1.4px;white-space:nowrap;flex:none;align-items:center;font-size:29px;font-weight:800;text-decoration:none;display:inline-flex}.Navbar-module__9_LzIW__logo span{color:#f97316}.Navbar-module__9_LzIW__searchWrapper{flex:1;min-width:280px;max-width:520px;position:relative}.Navbar-module__9_LzIW__searchBox{background:#f8fafc;border:1px solid #d8dee8;border-radius:12px;align-items:center;width:100%;height:44px;transition:all .2s;display:flex}.Navbar-module__9_LzIW__searchBox:focus-within{background:#fff;border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c8114}.Navbar-module__9_LzIW__searchIcon{color:#64748b;flex:none;margin:0 8px 0 15px;font-size:22px}.Navbar-module__9_LzIW__searchInput{color:#111827;background:0 0;border:0;outline:0;flex:1;width:100%;height:100%;padding:0 10px 0 0;font:400 14px inherit}.Navbar-module__9_LzIW__searchInput::placeholder{color:#94a3b8}.Navbar-module__9_LzIW__clearSearch{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;width:30px;height:30px;margin-right:7px;font-size:20px}.Navbar-module__9_LzIW__clearSearch:hover{color:#111827;background:#e2e8f0}.Navbar-module__9_LzIW__searchResults{z-index:2000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 16px 40px #0f172a1f}.Navbar-module__9_LzIW__searchHeading{color:#64748b;letter-spacing:.08em;background:#f8fafc;border-bottom:1px solid #edf0f4;padding:10px 15px;font-size:10px;font-weight:700}.Navbar-module__9_LzIW__searchResult{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px 15px;display:flex}.Navbar-module__9_LzIW__searchResult:last-child{border:0}.Navbar-module__9_LzIW__searchResult:hover{background:#f8fafc}.Navbar-module__9_LzIW__resultCode{color:#0f4c81;font-size:14px;font-weight:700}.Navbar-module__9_LzIW__resultDescription{color:#64748b;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px;overflow:hidden}.Navbar-module__9_LzIW__searchState{text-align:center;color:#64748b;padding:18px;font-size:13px}.Navbar-module__9_LzIW__navigation{flex:none;justify-content:center;align-items:center;gap:4px;height:100%;display:flex}.Navbar-module__9_LzIW__navItem{color:#475569;white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;height:44px;padding:0 13px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.Navbar-module__9_LzIW__navItem:hover{color:#0f4c81;background:#f1f5f9}.Navbar-module__9_LzIW__activeNav{color:#0f4c81;background:#eff6ff}.Navbar-module__9_LzIW__activeNav:after{content:"";background:#0f4c81;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.Navbar-module__9_LzIW__messagesNav{align-items:center;gap:6px;display:inline-flex}.Navbar-module__9_LzIW__messageBadge{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.Navbar-module__9_LzIW__notificationWrapper{justify-content:center;align-items:center;min-width:40px;height:44px;display:flex}.Navbar-module__9_LzIW__rightSection{flex:none;align-items:center;gap:16px;margin-left:auto;display:flex}.Navbar-module__9_LzIW__profile{align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.Navbar-module__9_LzIW__avatar{color:#fff;background:#0f4c81;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:flex}.Navbar-module__9_LzIW__userInfo{flex-direction:column;min-width:0;line-height:1.2;display:flex}.Navbar-module__9_LzIW__userInfo strong,.Navbar-module__9_LzIW__userInfo span{text-overflow:ellipsis;white-space:nowrap;max-width:135px;overflow:hidden}.Navbar-module__9_LzIW__userInfo strong{color:#111827;font-size:13px}.Navbar-module__9_LzIW__userInfo span{color:#64748b;margin-top:3px;font-size:11px}.Navbar-module__9_LzIW__logoutBtn{color:#fff;cursor:pointer;background:#ef4444;border:0;border-radius:9px;height:40px;padding:0 18px;font-size:13px;font-weight:600;transition:all .2s}.Navbar-module__9_LzIW__logoutBtn:hover{background:#dc2626}.Navbar-module__9_LzIW__logoutBtn:active{transform:translateY(1px)}.Navbar-module__9_LzIW__authButtons{align-items:center;gap:8px;display:flex}.Navbar-module__9_LzIW__loginBtn,.Navbar-module__9_LzIW__signupBtn{border-radius:9px;justify-content:center;align-items:center;height:40px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.Navbar-module__9_LzIW__loginBtn{color:#0f4c81}.Navbar-module__9_LzIW__loginBtn:hover{background:#eff6ff}.Navbar-module__9_LzIW__signupBtn{color:#fff;background:#0f4c81;padding:0 17px}.Navbar-module__9_LzIW__signupBtn:hover{background:#0b6aa8}@media (max-width:1250px){.Navbar-module__9_LzIW__navbarInner{gap:18px;padding:0 20px}.Navbar-module__9_LzIW__searchWrapper{max-width:400px}.Navbar-module__9_LzIW__navItem{padding:0 9px}.Navbar-module__9_LzIW__userInfo{display:none}}@media (max-width:1050px){.Navbar-module__9_LzIW__navbarInner{gap:14px}.Navbar-module__9_LzIW__searchWrapper{max-width:330px}.Navbar-module__9_LzIW__navItem{padding:0 8px;font-size:13px}}@media (max-width:900px){.Navbar-module__9_LzIW__searchWrapper{max-width:280px}.Navbar-module__9_LzIW__navigation{gap:0}.Navbar-module__9_LzIW__navItem{padding:0 6px}.Navbar-module__9_LzIW__logoutBtn{padding:0 13px}}@media (max-width:760px){.Navbar-module__9_LzIW__navbar{height:auto}.Navbar-module__9_LzIW__navbarInner{flex-wrap:wrap;height:auto;min-height:72px;padding:12px 16px}.Navbar-module__9_LzIW__logo{font-size:26px}.Navbar-module__9_LzIW__searchWrapper{flex-basis:100%;order:3;max-width:none}.Navbar-module__9_LzIW__navigation{margin-left:auto}.Navbar-module__9_LzIW__navItem{padding:0 7px;font-size:12px}.Navbar-module__9_LzIW__rightSection{margin-left:0}.Navbar-module__9_LzIW__profile{display:none}}@media (max-width:560px){.Navbar-module__9_LzIW__navbarInner{gap:10px}.Navbar-module__9_LzIW__navigation{border-top:1px solid #f1f5f9;order:4;justify-content:space-between;width:100%;padding-top:8px}.Navbar-module__9_LzIW__navItem{flex:1;height:40px;padding:0 4px;font-size:12px}.Navbar-module__9_LzIW__notificationWrapper{min-width:35px}.Navbar-module__9_LzIW__rightSection{margin-left:auto}.Navbar-module__9_LzIW__logoutBtn{height:38px;padding:0 12px;font-size:12px}}
.layout-module__L5FxyW__appShellContainer{flex-direction:column;min-height:100vh;display:flex}.layout-module__L5FxyW__globalTopBar{z-index:100;background:#fff;border-bottom:1px solid #eef2f6;padding:0 1.5rem;position:sticky;top:0}.layout-module__L5FxyW__topBarContent{justify-content:space-between;align-items:center;max-width:1128px;height:52px;margin:auto;display:flex}.layout-module__L5FxyW__logoGroup{align-items:center;gap:.5rem;display:flex}.layout-module__L5FxyW__appIcon{background:var(--primary-color);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;font-weight:800;display:flex}.layout-module__L5FxyW__logoText{color:#172033;letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.layout-module__L5FxyW__centerNavLinks{gap:1.5rem;height:100%;display:flex}.layout-module__L5FxyW__headerLink{color:#64748b;border-bottom:2px solid #0000;align-items:center;padding:0 .25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.layout-module__L5FxyW__headerLink:hover{color:var(--primary-color)}.layout-module__L5FxyW__activeLink{color:var(--primary-color)!important;border-bottom-color:var(--primary-color)!important}.layout-module__L5FxyW__rightControlGroup{align-items:center;gap:1rem;display:flex}.layout-module__L5FxyW__headerUserAvatar{color:#fff;background:#64748b;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.layout-module__L5FxyW__headerLogoutBtn{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:16px;padding:.3rem .75rem;font-size:.825rem;font-weight:600;transition:all .15s}.layout-module__L5FxyW__headerLogoutBtn:hover{background:#fef2f2}.layout-module__L5FxyW__mainContentFrame{flex:1;width:100%}.layout-module__L5FxyW__headerSearchForm{flex:1;justify-content:center;margin:0 1rem;display:flex}.layout-module__L5FxyW__headerSearchBox{background:#f8fafc;border:1px solid #dbe3ea;border-radius:999px;align-items:center;gap:.5rem;width:100%;max-width:520px;padding:.35rem;display:flex}.layout-module__L5FxyW__headerSearchInput{color:#0f172a;background:0 0;border:0;outline:0;flex:1;min-width:150px;padding:0 .75rem;font-size:.85rem}.layout-module__L5FxyW__headerLocationSelect{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;outline:0;padding:.55rem .75rem;font-size:.82rem}.layout-module__L5FxyW__headerSearchBtn{background:var(--primary-color);color:#fff;white-space:nowrap;cursor:pointer;border:0;border-radius:999px;padding:.6rem 1rem;font-size:.82rem;font-weight:700;transition:all .15s}.layout-module__L5FxyW__headerSearchBtn:hover{background:var(--primary-dark)}
.MyPosts-module__td4f_a__container{width:100%;min-width:0}.MyPosts-module__td4f_a__header{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:20px 22px;display:flex;box-shadow:0 2px 8px #0f172a09}.MyPosts-module__td4f_a__headerContent{min-width:0}.MyPosts-module__td4f_a__header h2{color:#0f172a;margin:0;font-size:24px;font-weight:700;line-height:1.3}.MyPosts-module__td4f_a__header p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.5}.MyPosts-module__td4f_a__header p strong{color:#334155;font-weight:600}.MyPosts-module__td4f_a__headerActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.MyPosts-module__td4f_a__createButton{color:#fff;cursor:pointer;background:#3b5b7a;border:0;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font:400 26px/1 inherit;transition:all .15s;display:flex}.MyPosts-module__td4f_a__createButton:hover{background:#304c66;transform:translateY(-1px)}.MyPosts-module__td4f_a__createButton:active{transform:translateY(0)}.MyPosts-module__td4f_a__postCount{white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;align-items:center;gap:7px;padding:8px 13px;display:flex}.MyPosts-module__td4f_a__postCountNumber{color:#0f172a;font-size:16px;font-weight:700}.MyPosts-module__td4f_a__postCountLabel{color:#64748b;font-size:13px}.MyPosts-module__td4f_a__postsList{flex-direction:column;gap:18px;display:flex}.MyPosts-module__td4f_a__loading,.MyPosts-module__td4f_a__error,.MyPosts-module__td4f_a__empty{box-sizing:border-box;text-align:center;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;display:flex}.MyPosts-module__td4f_a__loading{color:#64748b;border:1px solid #e2e8f0;gap:14px;min-height:220px;padding:30px;font-size:14px}.MyPosts-module__td4f_a__loading p{margin:0}.MyPosts-module__td4f_a__loadingSpinner{border:3px solid #e2e8f0;border-top-color:#3b5b7a;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite MyPosts-module__td4f_a__spin}@keyframes MyPosts-module__td4f_a__spin{to{transform:rotate(360deg)}}.MyPosts-module__td4f_a__error{border:1px solid #fecaca;min-height:220px;padding:30px}.MyPosts-module__td4f_a__error h3{color:#991b1b;margin:0 0 8px;font-size:18px}.MyPosts-module__td4f_a__error p{color:#64748b;margin:0;font-size:14px}.MyPosts-module__td4f_a__retryButton,.MyPosts-module__td4f_a__createFirstButton{color:#fff;cursor:pointer;background:#3b5b7a;border:0;border-radius:8px;min-height:40px;margin-top:18px;padding:0 17px;font:600 14px inherit;transition:all .15s}.MyPosts-module__td4f_a__retryButton:hover,.MyPosts-module__td4f_a__createFirstButton:hover{background:#304c66;transform:translateY(-1px)}.MyPosts-module__td4f_a__empty{border:1px solid #e2e8f0;min-height:300px;padding:50px 30px}.MyPosts-module__td4f_a__emptyIcon{color:#3b5b7a;cursor:pointer;background:#eef3f7;border:1px solid #d7e1e9;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:16px;padding:0;font-size:28px;transition:all .15s;display:flex}.MyPosts-module__td4f_a__emptyIcon:hover{background:#e2eaf0;transform:translateY(-2px)}.MyPosts-module__td4f_a__empty h3{color:#0f172a;margin:0 0 8px;font-size:18px}.MyPosts-module__td4f_a__empty p{color:#64748b;max-width:420px;margin:0;font-size:14px;line-height:1.6}@media (max-width:768px){.MyPosts-module__td4f_a__header{gap:16px;padding:18px}.MyPosts-module__td4f_a__header h2{font-size:21px}.MyPosts-module__td4f_a__header p{font-size:13px}.MyPosts-module__td4f_a__headerActions{gap:9px}.MyPosts-module__td4f_a__createButton{width:40px;height:40px;font-size:24px}.MyPosts-module__td4f_a__postCount{padding:7px 10px}.MyPosts-module__td4f_a__postsList{gap:14px}.MyPosts-module__td4f_a__empty{min-height:260px;padding:40px 22px}}@media (max-width:560px){.MyPosts-module__td4f_a__header{align-items:flex-start;gap:14px;padding:17px}.MyPosts-module__td4f_a__headerContent{flex:1}.MyPosts-module__td4f_a__header h2{font-size:20px}.MyPosts-module__td4f_a__header p{font-size:12.5px}.MyPosts-module__td4f_a__headerActions{gap:8px}.MyPosts-module__td4f_a__createButton{width:38px;height:38px;font-size:23px}.MyPosts-module__td4f_a__postCount{padding:7px 9px}.MyPosts-module__td4f_a__postCountNumber{font-size:15px}.MyPosts-module__td4f_a__postCountLabel{display:none}}@media (max-width:380px){.MyPosts-module__td4f_a__header{padding:15px}.MyPosts-module__td4f_a__header h2{font-size:18px}.MyPosts-module__td4f_a__header p{font-size:12px}.MyPosts-module__td4f_a__headerActions{gap:6px}.MyPosts-module__td4f_a__createButton{width:36px;height:36px;font-size:21px}.MyPosts-module__td4f_a__postCount{padding:6px 8px}.MyPosts-module__td4f_a__empty{padding:36px 18px}.MyPosts-module__td4f_a__empty h3{font-size:17px}.MyPosts-module__td4f_a__empty p{font-size:13px}}@media (prefers-reduced-motion:reduce){.MyPosts-module__td4f_a__loadingSpinner{animation:none}.MyPosts-module__td4f_a__createButton,.MyPosts-module__td4f_a__emptyIcon,.MyPosts-module__td4f_a__createFirstButton,.MyPosts-module__td4f_a__retryButton{transition:none}}
.page-module___8aEwW__container{grid-template-columns:280px minmax(0,1fr) 340px;align-items:start;gap:24px;width:100%;max-width:1500px;margin:24px auto;padding:0 20px;display:grid}.page-module___8aEwW__left,.page-module___8aEwW__right{align-self:start;min-width:0;position:sticky;top:90px}.page-module___8aEwW__center{flex-direction:column;gap:20px;min-width:0;display:flex}.page-module___8aEwW__left>*,.page-module___8aEwW__center>*,.page-module___8aEwW__right>*{width:100%}.page-module___8aEwW__loggedOut{grid-template-columns:minmax(0,1fr) 340px}.page-module___8aEwW__loading{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;min-height:240px;padding:30px;font-size:14px;display:flex}@media (max-width:1400px){.page-module___8aEwW__container{grid-template-columns:260px minmax(0,1fr) 310px}.page-module___8aEwW__loggedOut{grid-template-columns:minmax(0,1fr) 310px}}@media (max-width:1200px){.page-module___8aEwW__container{grid-template-columns:240px minmax(0,1fr);gap:20px}.page-module___8aEwW__right{display:none}.page-module___8aEwW__loggedOut{grid-template-columns:1fr}}@media (max-width:900px){.page-module___8aEwW__container{grid-template-columns:1fr;margin-top:18px}.page-module___8aEwW__left,.page-module___8aEwW__right{display:none}}@media (max-width:768px){.page-module___8aEwW__container{gap:16px;margin:14px auto;padding:0 12px}.page-module___8aEwW__center{gap:16px}}@media (max-width:480px){.page-module___8aEwW__container{gap:14px;padding:0 10px}.page-module___8aEwW__center{gap:14px}}
.RightSidebar-module__GhmMBa__sidebar{box-sizing:border-box;flex-direction:column;gap:20px;width:100%;display:flex;position:sticky;top:90px}.RightSidebar-module__GhmMBa__card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;padding:20px;box-shadow:0 4px 12px #0000000a}.RightSidebar-module__GhmMBa__cardHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.RightSidebar-module__GhmMBa__cardHeader h3{color:#111827;margin:0;font-size:18px;font-weight:700}.RightSidebar-module__GhmMBa__viewAll{color:#4b5563;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none}.RightSidebar-module__GhmMBa__viewAll:hover{color:#374151;text-decoration:underline}.RightSidebar-module__GhmMBa__topicList,.RightSidebar-module__GhmMBa__newsList{flex-direction:column;display:flex}.RightSidebar-module__GhmMBa__topicItem{border-bottom:1px solid #f3f4f6;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:14px 8px;text-decoration:none;transition:background .2s,transform .2s;display:flex}.RightSidebar-module__GhmMBa__topicItem:first-child{padding-top:4px}.RightSidebar-module__GhmMBa__topicItem:last-child{border-bottom:0;padding-bottom:4px}.RightSidebar-module__GhmMBa__topicItem:hover{background:#f8fafc;transform:translate(3px)}.RightSidebar-module__GhmMBa__topicContent{flex:1;min-width:0}.RightSidebar-module__GhmMBa__topicContent strong{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-size:15px;font-weight:700;display:block;overflow:hidden}.RightSidebar-module__GhmMBa__topicContent span{color:#8a94a6;font-size:13px}.RightSidebar-module__GhmMBa__rank{color:#fff;background:#4b5563;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:flex}.RightSidebar-module__GhmMBa__newsItem{border-bottom:1px solid #f3f4f6;border-radius:10px;padding:16px 8px;text-decoration:none;transition:background .2s,transform .2s;display:block}.RightSidebar-module__GhmMBa__newsItem:first-child{padding-top:4px}.RightSidebar-module__GhmMBa__newsItem:last-child{border-bottom:0;padding-bottom:4px}.RightSidebar-module__GhmMBa__newsItem:hover{background:#f8fafc;transform:translate(3px)}.RightSidebar-module__GhmMBa__newsContent{flex-direction:column;min-width:0;display:flex}.RightSidebar-module__GhmMBa__newsContent strong{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:7px;font-size:15px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.RightSidebar-module__GhmMBa__newsCategory{color:#4b5563;margin-bottom:4px;font-size:13px;font-weight:600}.RightSidebar-module__GhmMBa__newsContent small{color:#8a94a6;font-size:12px}.RightSidebar-module__GhmMBa__emptyNews{text-align:center;color:#9ca3af;padding:24px 10px}.RightSidebar-module__GhmMBa__emptyNews span{margin-bottom:8px;font-size:28px;display:block}.RightSidebar-module__GhmMBa__emptyNews p{margin:0;font-size:13px}@media (max-width:1200px){.RightSidebar-module__GhmMBa__card{padding:17px}.RightSidebar-module__GhmMBa__topicContent strong,.RightSidebar-module__GhmMBa__newsContent strong{font-size:14px}}@media (max-width:992px){.RightSidebar-module__GhmMBa__sidebar{display:none}}@media (max-width:600px){.RightSidebar-module__GhmMBa__card{border-radius:14px;padding:16px}.RightSidebar-module__GhmMBa__cardHeader h3{font-size:16px}.RightSidebar-module__GhmMBa__viewAll{font-size:13px}.RightSidebar-module__GhmMBa__topicItem,.RightSidebar-module__GhmMBa__newsItem{gap:10px}.RightSidebar-module__GhmMBa__rank{width:36px;height:36px}.RightSidebar-module__GhmMBa__topicContent strong,.RightSidebar-module__GhmMBa__newsContent strong{font-size:14px}.RightSidebar-module__GhmMBa__topicContent span,.RightSidebar-module__GhmMBa__newsCategory{font-size:12px}.RightSidebar-module__GhmMBa__newsContent small{font-size:11px}}@media (prefers-reduced-motion:reduce){.RightSidebar-module__GhmMBa__topicItem,.RightSidebar-module__GhmMBa__newsItem{transition:none}}
.Notification-module__vXx9eG__notificationWrapper{display:inline-block;position:relative}.Notification-module__vXx9eG__notificationButton{color:#333;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:8px 14px;font:600 15px inherit;transition:all .2s;display:inline-flex;position:relative}.Notification-module__vXx9eG__notificationButton:hover{color:#3b5b7a}.Notification-module__vXx9eG__notificationButton:focus-visible,.Notification-module__vXx9eG__viewAll:focus-visible,.Notification-module__vXx9eG__deleteButton:focus-visible,.Notification-module__vXx9eG__markAll:focus-visible{outline-offset:2px;outline:2px solid #93aabd}.Notification-module__vXx9eG__badge{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-6px}.Notification-module__vXx9eG__dropdown{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:380px;max-width:calc(100vw - 24px);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 30px #0f172a1f}.Notification-module__vXx9eG__dropdownHeader,.Notification-module__vXx9eG__dropdownFooter{background:#fff;border-bottom:1px solid #eee}.Notification-module__vXx9eG__dropdownHeader{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Notification-module__vXx9eG__dropdownHeader h3{color:#111827;margin:0;font-size:18px;font-weight:700}.Notification-module__vXx9eG__notificationList{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;max-height:420px;overflow-y:auto}.Notification-module__vXx9eG__notificationList::-webkit-scrollbar{width:6px}.Notification-module__vXx9eG__notificationList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.Notification-module__vXx9eG__empty{text-align:center;color:#64748b;padding:34px 20px;font-size:14px;line-height:1.5}.Notification-module__vXx9eG__dropdownFooter{text-align:center;border-top:1px solid #eee;border-bottom:0;padding:14px 20px}.Notification-module__vXx9eG__viewAll{color:#3b5b7a;font-size:14px;font-weight:600;text-decoration:none}.Notification-module__vXx9eG__viewAll:hover{color:#304c66;text-decoration:underline}.Notification-module__vXx9eG__notificationItem{cursor:pointer;background:#fff;border-bottom:1px solid #f1f1f1;align-items:flex-start;gap:14px;padding:15px 20px;transition:all .2s;display:flex}.Notification-module__vXx9eG__notificationItem:last-child{border-bottom:0}.Notification-module__vXx9eG__notificationItem:hover{background:#f8fafc}.Notification-module__vXx9eG__notificationItem:focus-visible{outline-offset:-2px;outline:2px solid #93aabd}.Notification-module__vXx9eG__unread{background:#eef3f7}.Notification-module__vXx9eG__unread:hover{background:#e5edf3}.Notification-module__vXx9eG__notificationContent{flex:1;min-width:0}.Notification-module__vXx9eG__notificationContent h4{color:#111827;margin:0 0 5px;font-size:14px;font-weight:700;line-height:1.4}.Notification-module__vXx9eG__notificationContent p{color:#4b5563;margin:0;font-size:13px;line-height:1.5}.Notification-module__vXx9eG__notificationContent span{color:#9ca3af;margin-top:7px;font-size:11px;display:block}.Notification-module__vXx9eG__deleteButton{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:6px;flex-shrink:0;align-self:center;padding:6px 10px;font:500 12px inherit;transition:all .2s}.Notification-module__vXx9eG__deleteButton:hover:not(:disabled){color:#dc2626;background:#fef2f2;border-color:#fecaca}.Notification-module__vXx9eG__deleteButton:disabled{opacity:.6;cursor:not-allowed}.Notification-module__vXx9eG__page{flex-direction:column;gap:16px;width:100%;display:flex}.Notification-module__vXx9eG__pageHeader{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex;box-shadow:0 2px 10px #0000000d}.Notification-module__vXx9eG__pageHeader h2{color:#111827;margin:0;font-size:24px;font-weight:700}.Notification-module__vXx9eG__pageHeader p{color:#64748b;margin:6px 0 0;font-size:14px}.Notification-module__vXx9eG__markAll{color:#fff;cursor:pointer;background:#3b5b7a;border:0;border-radius:8px;flex-shrink:0;padding:10px 18px;font:600 13px inherit;transition:all .2s}.Notification-module__vXx9eG__markAll:hover{background:#304c66;transform:translateY(-1px)}.Notification-module__vXx9eG__loading,.Notification-module__vXx9eG__error{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px 20px;font-size:14px}.Notification-module__vXx9eG__loading{color:#64748b}.Notification-module__vXx9eG__error{color:#dc2626}.Notification-module__vXx9eG__page .Notification-module__vXx9eG__empty{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:50px 20px;box-shadow:0 2px 10px #0000000d}@media (max-width:768px){.Notification-module__vXx9eG__dropdown{width:360px}.Notification-module__vXx9eG__pageHeader{flex-direction:column;align-items:flex-start;padding:18px}.Notification-module__vXx9eG__markAll{width:100%}.Notification-module__vXx9eG__notificationItem{padding:14px 16px}}@media (max-width:480px){.Notification-module__vXx9eG__dropdown{width:auto;max-width:none;position:fixed;top:64px;left:12px;right:12px}.Notification-module__vXx9eG__dropdownHeader{padding:14px 16px}.Notification-module__vXx9eG__dropdownHeader h3{font-size:16px}.Notification-module__vXx9eG__notificationList{max-height:calc(100vh - 170px)}.Notification-module__vXx9eG__notificationItem{gap:10px;padding:14px}.Notification-module__vXx9eG__notificationContent h4{font-size:13px}.Notification-module__vXx9eG__notificationContent p{font-size:12px}.Notification-module__vXx9eG__deleteButton{padding:5px 8px;font-size:11px}.Notification-module__vXx9eG__dropdownFooter{padding:12px 16px}.Notification-module__vXx9eG__viewAll{font-size:13px}.Notification-module__vXx9eG__pageHeader h2{font-size:21px}}@media (prefers-reduced-motion:reduce){.Notification-module__vXx9eG__notificationButton,.Notification-module__vXx9eG__viewAll,.Notification-module__vXx9eG__notificationItem,.Notification-module__vXx9eG__deleteButton,.Notification-module__vXx9eG__markAll{transition:none}}
.Profile-module__UFO99G__card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;margin-bottom:20px;padding:24px}.Profile-module__UFO99G__card h3{color:#111827;margin:0 0 18px;font-size:20px;font-weight:600}.Profile-module__UFO99G__empty{color:#6b7280;margin:0;font-size:15px;line-height:1.6}.Profile-module__UFO99G__loading,.Profile-module__UFO99G__error{text-align:center;color:#6b7280;justify-content:center;align-items:center;min-height:120px;padding:30px;font-size:15px;display:flex}.Profile-module__UFO99G__error{color:#dc2626}.Profile-module__UFO99G__headerCard{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:30px;width:100%;margin-bottom:20px;padding:30px;display:flex;box-shadow:0 2px 8px #0f172a08}.Profile-module__UFO99G__avatar,.Profile-module__UFO99G__avatarPlaceholder{border-radius:50%;flex-shrink:0;width:130px;height:130px}.Profile-module__UFO99G__avatar{object-fit:cover;background:#f8fafc;border:4px solid #2563eb;display:block}.Profile-module__UFO99G__avatarPlaceholder{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-size:52px;font-weight:700;display:flex}.Profile-module__UFO99G__profileInfo{flex:1;min-width:0}.Profile-module__UFO99G__profileInfo h1{color:#111827;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:34px;font-weight:700;display:flex}.Profile-module__UFO99G__profileInfo h2{color:#3b5b7a;margin:8px 0 0;font-size:20px;font-weight:500}.Profile-module__UFO99G__profileInfo p{color:#4b5563;margin:8px 0;font-size:15px;line-height:1.5}.Profile-module__UFO99G__verified{color:#16a34a;align-items:center;margin-left:4px;font-size:13px;font-weight:600;display:inline-flex}.Profile-module__UFO99G__stats{flex-wrap:wrap;gap:24px;margin-top:18px;display:flex}.Profile-module__UFO99G__stats span,.Profile-module__UFO99G__statItem{color:#374151;font-size:14px;font-weight:600}.Profile-module__UFO99G__statButton{color:#374151;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.Profile-module__UFO99G__statButton:hover{color:#3b5b7a}.Profile-module__UFO99G__statButton strong,.Profile-module__UFO99G__statItem strong{font-weight:700}.Profile-module__UFO99G__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;display:flex}.Profile-module__UFO99G__editButton,.Profile-module__UFO99G__followButton,.Profile-module__UFO99G__saveButton{color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:40px;padding:9px 20px;font-size:14px;font-weight:600;transition:background .2s,transform .2s,opacity .2s}.Profile-module__UFO99G__editButton,.Profile-module__UFO99G__saveButton,.Profile-module__UFO99G__followButton{background:#3b5b7a}.Profile-module__UFO99G__editButton:hover,.Profile-module__UFO99G__followButton:hover,.Profile-module__UFO99G__saveButton:hover{background:#304c66;transform:translateY(-1px)}.Profile-module__UFO99G__followButton:disabled,.Profile-module__UFO99G__saveButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.Profile-module__UFO99G__followingButton{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;min-height:40px;padding:9px 20px;font-size:14px;font-weight:600}.Profile-module__UFO99G__infoRow{margin-bottom:18px}.Profile-module__UFO99G__infoRow:last-child{margin-bottom:0}.Profile-module__UFO99G__label{color:#6b7280;margin-bottom:5px;font-size:13px;font-weight:600;display:block}.Profile-module__UFO99G__value{color:#111827;margin:0;font-size:15px;line-height:1.6}.Profile-module__UFO99G__link{color:#3b5b7a;word-break:break-word;font-size:15px;text-decoration:none}.Profile-module__UFO99G__link:hover{text-decoration:underline}.Profile-module__UFO99G__tagContainer{flex-wrap:wrap;gap:10px;display:flex}.Profile-module__UFO99G__tag,.Profile-module__UFO99G__tagSecondary{border-radius:999px;align-items:center;min-height:32px;padding:7px 14px;font-size:14px;font-weight:500;display:inline-flex}.Profile-module__UFO99G__tag{color:#3b5b7a;background:#eef3f7}.Profile-module__UFO99G__tagSecondary{color:#047857;background:#ecfdf5}.Profile-module__UFO99G__sectionTitle{margin-top:24px!important}.Profile-module__UFO99G__sectionHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.Profile-module__UFO99G__sectionHeader h3{color:#111827;margin:0;font-size:20px;font-weight:700}.Profile-module__UFO99G__sectionHeader p{color:#6b7280;margin:6px 0 0;font-size:14px}.Profile-module__UFO99G__postCount{color:#3b5b7a;background:#f3f6f8;border:1px solid #dbe3ea;border-radius:999px;flex-shrink:0;padding:7px 12px;font-size:13px;font-weight:600}.Profile-module__UFO99G__postsList{flex-direction:column;gap:18px;display:flex}.Profile-module__UFO99G__emptyIcon{color:#3b5b7a;background:#eef3f7;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 14px;font-size:26px;display:flex}.Profile-module__UFO99G__empty h4{color:#111827;margin:0 0 8px;font-size:17px}.Profile-module__UFO99G__empty p{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.Profile-module__UFO99G__timeline{margin-top:12px}.Profile-module__UFO99G__timelineItem{gap:18px;margin-bottom:30px;display:flex}.Profile-module__UFO99G__timelineLeft{flex-shrink:0;justify-content:center;width:24px;display:flex}.Profile-module__UFO99G__timelineDot{background:#3b5b7a;border-radius:50%;width:14px;height:14px;margin-top:6px}.Profile-module__UFO99G__timelineContent{flex:1;min-width:0}.Profile-module__UFO99G__timelineContent h4{color:#111827;margin:0;font-size:18px}.Profile-module__UFO99G__timelineContent h5{color:#3b5b7a;margin:6px 0;font-size:16px}.Profile-module__UFO99G__meta{color:#6b7280;margin:4px 0;font-size:14px}.Profile-module__UFO99G__description{color:#374151;margin-top:10px;line-height:1.6}.Profile-module__UFO99G__modalOverlay,.Profile-module__UFO99G__followListOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Profile-module__UFO99G__modal{box-sizing:border-box;background:#fff;border-radius:14px;width:850px;max-width:95%;max-height:90vh;padding:28px;overflow-y:auto;box-shadow:0 20px 60px #0003}.Profile-module__UFO99G__modalHeader,.Profile-module__UFO99G__followListHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.Profile-module__UFO99G__modalHeader h2,.Profile-module__UFO99G__modalHeader h3,.Profile-module__UFO99G__followListHeader h2,.Profile-module__UFO99G__followListHeader h3{color:#111827;margin:0}.Profile-module__UFO99G__closeButton,.Profile-module__UFO99G__followListHeader button{color:#374151;cursor:pointer;background:#f3f4f6;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:24px;display:flex}.Profile-module__UFO99G__closeButton:hover,.Profile-module__UFO99G__followListHeader button:hover{background:#e5e7eb}.Profile-module__UFO99G__form{flex-direction:column;gap:18px;display:flex}.Profile-module__UFO99G__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.Profile-module__UFO99G__formGroup{flex-direction:column;min-width:0;display:flex}.Profile-module__UFO99G__formGroup label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600}.Profile-module__UFO99G__formGroup input,.Profile-module__UFO99G__formGroup textarea,.Profile-module__UFO99G__formGroup select{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px;font:15px inherit}.Profile-module__UFO99G__formGroup input:focus,.Profile-module__UFO99G__formGroup textarea:focus,.Profile-module__UFO99G__formGroup select:focus{border-color:#3b5b7a;outline:0;box-shadow:0 0 0 3px #3b5b7a1f}.Profile-module__UFO99G__formGroup textarea{resize:vertical;min-height:110px}.Profile-module__UFO99G__helpText{color:#6b7280;margin:6px 0 0;font-size:13px}.Profile-module__UFO99G__selectedFile{color:#3b5b7a;word-break:break-word;margin-top:8px;font-size:14px}.Profile-module__UFO99G__modalFooter{justify-content:flex-end;gap:12px;margin-top:12px;display:flex}.Profile-module__UFO99G__cancelButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-height:42px;padding:10px 20px;font-size:14px;font-weight:600}.Profile-module__UFO99G__saveButton{min-height:42px}.Profile-module__UFO99G__followListModal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:520px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.Profile-module__UFO99G__followListHeader{border-bottom:1px solid #e5e7eb;margin:0;padding:18px 20px}.Profile-module__UFO99G__followListContent,.Profile-module__UFO99G__followListBody{max-height:calc(80vh - 75px);padding:8px 0;overflow-y:auto}.Profile-module__UFO99G__followUsers,.Profile-module__UFO99G__followUserList{flex-direction:column;display:flex}.Profile-module__UFO99G__followUser,.Profile-module__UFO99G__followListItem,.Profile-module__UFO99G__followUserItem{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:15px;padding:14px 20px;display:flex}.Profile-module__UFO99G__followUser:hover,.Profile-module__UFO99G__followListItem:hover,.Profile-module__UFO99G__followUserItem:hover{background:#f8fafc}.Profile-module__UFO99G__followUserInfo,.Profile-module__UFO99G__followListUser{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.Profile-module__UFO99G__followUserDetails{flex-direction:column;gap:3px;min-width:0;display:flex}.Profile-module__UFO99G__followUserName{color:#111827;align-items:center;gap:6px;font-size:15px;font-weight:700;display:flex}.Profile-module__UFO99G__followUserInfo strong,.Profile-module__UFO99G__followListUser strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.Profile-module__UFO99G__followUserProfession,.Profile-module__UFO99G__followUserDetails span{color:#4b5563;font-size:13px}.Profile-module__UFO99G__followUserCompany,.Profile-module__UFO99G__followUserLocation,.Profile-module__UFO99G__followUserDetails small{color:#6b7280;font-size:12px}.Profile-module__UFO99G__followListUser p{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:260px;margin:4px 0 0;font-size:13px;overflow:hidden}.Profile-module__UFO99G__followUserAvatar,.Profile-module__UFO99G__followUserAvatarPlaceholder,.Profile-module__UFO99G__followListAvatar,.Profile-module__UFO99G__followListAvatarPlaceholder{border-radius:50%;flex-shrink:0;width:48px;height:48px}.Profile-module__UFO99G__followUserAvatar,.Profile-module__UFO99G__followListAvatar{object-fit:cover;background:#f8fafc;border:1px solid #e5e7eb;display:block}.Profile-module__UFO99G__followUserAvatarPlaceholder,.Profile-module__UFO99G__followListAvatarPlaceholder{color:#374151;background:#e5e7eb;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.Profile-module__UFO99G__followVerified{color:#3b5b7a;font-size:13px;font-weight:700}.Profile-module__UFO99G__followListMessage,.Profile-module__UFO99G__followListLoading,.Profile-module__UFO99G__followListEmpty,.Profile-module__UFO99G__followListError{text-align:center;color:#6b7280;justify-content:center;align-items:center;min-height:180px;padding:30px 20px;font-size:14px;display:flex}.Profile-module__UFO99G__followListError{color:#dc2626;flex-direction:column;gap:12px}.Profile-module__UFO99G__followError button,.Profile-module__UFO99G__followListError button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:7px;min-height:36px;padding:8px 16px;font-size:13px;font-weight:600}@media (max-width:768px){.Profile-module__UFO99G__headerCard{text-align:center;flex-direction:column;gap:20px;padding:24px}.Profile-module__UFO99G__profileInfo{width:100%}.Profile-module__UFO99G__profileInfo h1{justify-content:center;font-size:28px}.Profile-module__UFO99G__profileInfo h2{font-size:18px}.Profile-module__UFO99G__stats{justify-content:center;gap:16px}.Profile-module__UFO99G__actions{justify-content:center;width:100%}.Profile-module__UFO99G__formGrid{grid-template-columns:1fr}.Profile-module__UFO99G__modal{padding:22px}}@media (max-width:600px){.Profile-module__UFO99G__card{padding:18px}.Profile-module__UFO99G__headerCard{padding:20px 16px}.Profile-module__UFO99G__avatar,.Profile-module__UFO99G__avatarPlaceholder{width:105px;height:105px}.Profile-module__UFO99G__avatarPlaceholder{font-size:42px}.Profile-module__UFO99G__profileInfo h1{font-size:24px}.Profile-module__UFO99G__profileInfo h2{font-size:16px}.Profile-module__UFO99G__profileInfo p{font-size:14px}.Profile-module__UFO99G__stats{gap:12px}.Profile-module__UFO99G__actions{flex-direction:column}.Profile-module__UFO99G__actions button{width:100%}.Profile-module__UFO99G__sectionHeader{flex-direction:column;align-items:flex-start;gap:10px}.Profile-module__UFO99G__postCount{align-self:flex-start}.Profile-module__UFO99G__modalOverlay,.Profile-module__UFO99G__followListOverlay{align-items:flex-end;padding:10px}.Profile-module__UFO99G__modal{border-radius:18px 18px 0 0;width:100%;max-width:100%;padding:20px}.Profile-module__UFO99G__followListModal{border-radius:18px 18px 0 0;max-width:100%;max-height:85vh}.Profile-module__UFO99G__followListHeader{padding:16px}.Profile-module__UFO99G__followUser,.Profile-module__UFO99G__followListItem,.Profile-module__UFO99G__followUserItem{padding:12px 16px}.Profile-module__UFO99G__followListUser p{max-width:170px}.Profile-module__UFO99G__followUserAvatar,.Profile-module__UFO99G__followUserAvatarPlaceholder,.Profile-module__UFO99G__followListAvatar,.Profile-module__UFO99G__followListAvatarPlaceholder{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.Profile-module__UFO99G__editButton,.Profile-module__UFO99G__followButton,.Profile-module__UFO99G__saveButton,.Profile-module__UFO99G__statButton,.Profile-module__UFO99G__closeButton,.Profile-module__UFO99G__followListHeader button,.Profile-module__UFO99G__cancelButton{transition:none}}
.discover-module__8dTEqG__container{grid-template-columns:260px minmax(0,1fr) 300px;gap:20px;width:100%;max-width:1500px;margin:0 auto;padding:20px;display:grid}.discover-module__8dTEqG__left,.discover-module__8dTEqG__right{align-self:start;height:fit-content;position:sticky;top:90px}.discover-module__8dTEqG__center{flex-direction:column;gap:16px;min-width:0;display:flex}.discover-module__8dTEqG__pageHeader{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:22px 24px}.discover-module__8dTEqG__pageHeader h1{color:#111827;letter-spacing:-.02em;margin:0;font-size:26px;font-weight:700;line-height:1.3}.discover-module__8dTEqG__pageHeader p{color:#64748b;margin:7px 0 0;font-size:14px;line-height:1.6}.discover-module__8dTEqG__searchCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px}.discover-module__8dTEqG__searchWrapper{width:100%;position:relative}.discover-module__8dTEqG__searchIcon{color:#94a3b8;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.discover-module__8dTEqG__searchInput{color:#111827;background:#fff;border:1px solid #d7dee8;border-radius:9px;width:100%;height:48px;padding:0 15px 0 45px;font-size:14px;transition:border-color .2s,box-shadow .2s}.discover-module__8dTEqG__searchInput::placeholder{color:#94a3b8}.discover-module__8dTEqG__searchInput:hover{border-color:#c4ceda}.discover-module__8dTEqG__searchInput:focus{border-color:#3b5b7a;outline:none;box-shadow:0 0 0 3px #3b5b7a1a}.discover-module__8dTEqG__filters{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.discover-module__8dTEqG__filterGroup{flex-direction:column;gap:6px;display:flex}.discover-module__8dTEqG__filterGroup label{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.discover-module__8dTEqG__filterGroup select{color:#334155;cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:8px;width:100%;height:44px;padding:0 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.discover-module__8dTEqG__filterGroup select:hover{border-color:#c4ceda}.discover-module__8dTEqG__filterGroup select:focus{border-color:#3b5b7a;outline:none;box-shadow:0 0 0 3px #3b5b7a1a}.discover-module__8dTEqG__clearButton{color:#3b5b7a;cursor:pointer;background:0 0;border:none;margin-top:13px;padding:0;font-size:13px;font-weight:600}.discover-module__8dTEqG__clearButton:hover{color:#2f4a63;text-decoration:underline}.discover-module__8dTEqG__resultsHeader{color:#64748b;padding:2px 2px 0;font-size:14px}.discover-module__8dTEqG__resultsHeader strong{color:#111827;font-weight:700}.discover-module__8dTEqG__userGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.discover-module__8dTEqG__userCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden}.discover-module__8dTEqG__userCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px #0f172a12}.discover-module__8dTEqG__profileSection{background:#f8fafc;border-bottom:1px solid #eef2f7;flex-direction:column;align-items:center;padding:24px 20px 16px;display:flex}.discover-module__8dTEqG__avatar,.discover-module__8dTEqG__avatarPlaceholder{object-fit:cover;border:3px solid #fff;border-radius:50%;width:82px;height:82px;box-shadow:0 2px 8px #0f172a1f}.discover-module__8dTEqG__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#3b5b7a,#2f4a63);justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex}.discover-module__8dTEqG__verifiedBadge{color:#3b5b7a;letter-spacing:.02em;background:#eff6ff;border-radius:5px;align-items:center;margin-top:10px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.discover-module__8dTEqG__cardBody{text-align:center;padding:20px}.discover-module__8dTEqG__cardBody h3{color:#111827;margin:0;font-size:18px;font-weight:700;line-height:1.35}.discover-module__8dTEqG__profession{color:#475569;margin:5px 0 0;font-size:14px;font-weight:600}.discover-module__8dTEqG__headline{color:#64748b;margin:8px 0 0;font-size:13px;line-height:1.5}.discover-module__8dTEqG__detail{flex-direction:column;gap:3px;margin-top:14px;display:flex}.discover-module__8dTEqG__detail span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.discover-module__8dTEqG__detail strong{color:#475569;font-size:13px;font-weight:500;line-height:1.4}.discover-module__8dTEqG__stats{border-top:1px solid #eef2f7;grid-template-columns:1fr 1fr;margin-top:18px;padding-top:16px;display:grid}.discover-module__8dTEqG__stats>div{flex-direction:column;align-items:center;gap:3px;display:flex}.discover-module__8dTEqG__stats>div+div{border-left:1px solid #e5e7eb}.discover-module__8dTEqG__stats strong{color:#111827;font-size:15px;font-weight:700}.discover-module__8dTEqG__stats span{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.discover-module__8dTEqG__cardFooter{background:#fff;border-top:1px solid #eef2f7;grid-template-columns:1fr 1fr;gap:10px;padding:14px 16px;display:grid}.discover-module__8dTEqG__viewProfileButton{color:#334155;background:#fff;border:1px solid #d7dee8;border-radius:7px;justify-content:center;align-items:center;height:40px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}.discover-module__8dTEqG__viewProfileButton:hover{color:#3b5b7a;background:#f8fafc;border-color:#bfc9d6}.discover-module__8dTEqG__stateCard,.discover-module__8dTEqG__emptyCard,.discover-module__8dTEqG__errorCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:50px 25px}.discover-module__8dTEqG__stateCard{flex-direction:column;align-items:center;gap:14px;display:flex}.discover-module__8dTEqG__stateCard p{color:#64748b;margin:0;font-size:14px}.discover-module__8dTEqG__loader{border:3px solid #e2e8f0;border-top-color:#3b5b7a;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite discover-module__8dTEqG__spin}@keyframes discover-module__8dTEqG__spin{to{transform:rotate(360deg)}}.discover-module__8dTEqG__emptyIcon{color:#64748b;text-transform:uppercase;background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 15px;font-size:10px;font-weight:700;display:flex}.discover-module__8dTEqG__emptyCard h3{color:#111827;margin:0 0 6px;font-size:17px}.discover-module__8dTEqG__emptyCard p{color:#64748b;margin:0;font-size:14px}.discover-module__8dTEqG__clearEmptyButton{color:#3b5b7a;cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:7px;height:38px;margin-top:18px;padding:0 16px;font-size:13px;font-weight:600}.discover-module__8dTEqG__clearEmptyButton:hover{color:#2f4a63;background:#f8fafc;border-color:#bfc9d6}.discover-module__8dTEqG__errorCard{background:snow;border-color:#fecaca}.discover-module__8dTEqG__errorCard h3{color:#991b1b;margin:0 0 7px;font-size:16px}.discover-module__8dTEqG__errorCard p{color:#b91c1c;margin:0;font-size:13px}.discover-module__8dTEqG__retryButton{color:#fff;cursor:pointer;background:#3b5b7a;border:none;border-radius:7px;height:38px;margin-top:18px;padding:0 16px;font-size:13px;font-weight:600}.discover-module__8dTEqG__retryButton:hover{background:#2f4a63}@media (max-width:1250px){.discover-module__8dTEqG__container{grid-template-columns:240px minmax(0,1fr);max-width:1100px}.discover-module__8dTEqG__right{display:none}}@media (max-width:900px){.discover-module__8dTEqG__container{grid-template-columns:1fr;padding:15px}.discover-module__8dTEqG__left{display:none}.discover-module__8dTEqG__userGrid{grid-template-columns:1fr}}@media (max-width:600px){.discover-module__8dTEqG__container{padding:12px}.discover-module__8dTEqG__pageHeader{padding:18px}.discover-module__8dTEqG__pageHeader h1{font-size:21px}.discover-module__8dTEqG__searchCard{padding:14px}.discover-module__8dTEqG__filters,.discover-module__8dTEqG__cardFooter{grid-template-columns:1fr}}
.page-module__9SUUoG__page{color:#172033;background:radial-gradient(circle at 0 0,#3b5b7a09,#0000 28%),#f5f7fa;min-height:calc(100vh - 70px);padding:24px 20px 50px}.page-module__9SUUoG__layout{grid-template-columns:290px minmax(0,1fr) 330px;align-items:start;gap:24px;width:100%;max-width:1480px;margin:0 auto;display:grid}.page-module__9SUUoG__leftSidebar,.page-module__9SUUoG__rightSidebar{align-self:start;min-width:0;position:sticky;top:90px}.page-module__9SUUoG__center{width:100%;min-width:0}.page-module__9SUUoG__topBar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.page-module__9SUUoG__backButton{color:#526071;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:7px 0;font-family:inherit;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.page-module__9SUUoG__backButton:hover{color:#3b5b7a;transform:translate(-2px)}.page-module__9SUUoG__context{color:#8a96a6;align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.page-module__9SUUoG__context strong{color:#3b5b7a;font-weight:700}.page-module__9SUUoG__separator{color:#cbd5df}.page-module__9SUUoG__discussionHeader{background:linear-gradient(135deg,#fff,#f8fbfe);border:1px solid #e1e7ee;border-radius:16px;margin-bottom:16px;padding:25px 27px;box-shadow:0 5px 18px #0f172a0b}.page-module__9SUUoG__discussionHeaderTop{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.page-module__9SUUoG__headerContent{min-width:0}.page-module__9SUUoG__discussionLabel{color:#3b5b7a;letter-spacing:.8px;background:#edf3f7;border:1px solid #d8e2eb;border-radius:6px;align-items:center;margin-bottom:11px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.page-module__9SUUoG__discussionHeader h1{color:#111827;letter-spacing:-.4px;overflow-wrap:anywhere;margin:0 0 9px;font-size:clamp(24px,3vw,30px);font-weight:800;line-height:1.25}.page-module__9SUUoG__discussionHeader p{color:#687587;max-width:680px;margin:0;font-size:13px;line-height:1.65}.page-module__9SUUoG__postType{color:#3b5b7a;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:#edf3f7;border:1px solid #d8e2eb;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.page-module__9SUUoG__postCard{background:#fff;border:1px solid #e1e7ee;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 5px 20px #0f172a0b}.page-module__9SUUoG__postCard>*{width:100%}.page-module__9SUUoG__communityCard{background:linear-gradient(135deg,#fff,#f8fbfe);border:1px solid #d8e2eb;border-radius:13px;align-items:center;gap:13px;margin-top:16px;padding:17px 19px;display:flex}.page-module__9SUUoG__communityIcon{color:#3b5b7a;background:#edf3f7;border:1px solid #d8e2eb;border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:20px;display:flex}.page-module__9SUUoG__communityContent{min-width:0}.page-module__9SUUoG__communityContent h3{color:#172033;margin:0 0 4px;font-size:14px;font-weight:750}.page-module__9SUUoG__communityContent p{color:#687587;margin:0;font-size:12px;line-height:1.55}.page-module__9SUUoG__stateCard{text-align:center;background:#fff;border:1px solid #e1e7ee;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:40px;display:flex;box-shadow:0 5px 18px #0f172a0a}.page-module__9SUUoG__stateIcon{color:#3b5b7a;background:#edf3f7;border:1px solid #d8e2eb;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:17px;font-size:20px;font-weight:800;display:flex}.page-module__9SUUoG__errorStateIcon{color:#c33d3d;background:#fff6f6;border-color:#f2d4d4}.page-module__9SUUoG__notFoundIcon{color:#667588;background:#f7f9fb;border-color:#dce3eb}.page-module__9SUUoG__stateCard h2{color:#172033;margin:0 0 8px;font-size:19px;font-weight:750}.page-module__9SUUoG__stateCard p{color:#7a8596;max-width:460px;margin:0 0 22px;font-size:13px;line-height:1.6}.page-module__9SUUoG__spinner{border:2px solid #dbe7ef;border-top-color:#3b5b7a;border-radius:50%;width:21px;height:21px;animation:.7s linear infinite page-module__9SUUoG__spin}@keyframes page-module__9SUUoG__spin{to{transform:rotate(360deg)}}.page-module__9SUUoG__stateActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;display:flex}.page-module__9SUUoG__primaryButton,.page-module__9SUUoG__secondaryButton{cursor:pointer;border-radius:8px;min-height:39px;padding:0 17px;font-family:inherit;font-size:12px;font-weight:700;transition:all .18s}.page-module__9SUUoG__primaryButton{color:#fff;background:#3b5b7a;border:1px solid #3b5b7a}.page-module__9SUUoG__primaryButton:hover{background:#2f4a63;border-color:#2f4a63;transform:translateY(-1px);box-shadow:0 5px 12px #3b5b7a29}.page-module__9SUUoG__secondaryButton{color:#4c596a;background:#fff;border:1px solid #d3dbe4}.page-module__9SUUoG__secondaryButton:hover{background:#f7f9fb;border-color:#c2ccd7;transform:translateY(-1px)}@media (max-width:1350px){.page-module__9SUUoG__layout{grid-template-columns:270px minmax(0,1fr) 300px;gap:20px}}@media (max-width:1150px){.page-module__9SUUoG__layout{grid-template-columns:240px minmax(0,1fr);gap:20px}.page-module__9SUUoG__rightSidebar{display:none}}@media (max-width:850px){.page-module__9SUUoG__page{padding:18px 14px 40px}.page-module__9SUUoG__layout{max-width:760px;display:block}.page-module__9SUUoG__leftSidebar,.page-module__9SUUoG__rightSidebar{display:none}.page-module__9SUUoG__discussionHeader{padding:21px}.page-module__9SUUoG__discussionHeader h1{font-size:24px}}@media (max-width:600px){.page-module__9SUUoG__page{padding:12px 10px 30px}.page-module__9SUUoG__topBar{margin-bottom:9px}.page-module__9SUUoG__context{display:none}.page-module__9SUUoG__backButton{font-size:12px}.page-module__9SUUoG__discussionHeader{border-radius:13px;padding:18px}.page-module__9SUUoG__discussionHeaderTop{display:block}.page-module__9SUUoG__discussionHeader h1{font-size:21px;line-height:1.3}.page-module__9SUUoG__discussionHeader p{font-size:12px}.page-module__9SUUoG__postType{margin-top:13px}.page-module__9SUUoG__postCard,.page-module__9SUUoG__communityCard{border-radius:13px}.page-module__9SUUoG__communityCard{align-items:flex-start;padding:15px}.page-module__9SUUoG__communityIcon{width:38px;min-width:38px;height:38px;font-size:18px}.page-module__9SUUoG__communityContent h3{font-size:13px}.page-module__9SUUoG__communityContent p{font-size:11px}.page-module__9SUUoG__stateCard{min-height:360px;padding:30px 20px}.page-module__9SUUoG__stateCard h2{font-size:17px}.page-module__9SUUoG__stateCard p{font-size:12px}.page-module__9SUUoG__stateActions{flex-direction:column;width:100%}.page-module__9SUUoG__primaryButton,.page-module__9SUUoG__secondaryButton{width:100%}}
.settings-module__eSbG6G__page{box-sizing:border-box;color:#172033;background:#f5f7fa;grid-template-columns:240px minmax(0,1fr) 280px;gap:24px;width:100%;min-height:calc(100vh - 72px);padding:28px 20px 50px;display:grid}.settings-module__eSbG6G__leftSidebar,.settings-module__eSbG6G__rightSidebar{align-self:start;width:100%;min-width:0;position:sticky;top:90px}.settings-module__eSbG6G__centerContent{width:100%;min-width:0}.settings-module__eSbG6G__contentContainer{width:100%;max-width:900px;margin:0 auto}.settings-module__eSbG6G__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.settings-module__eSbG6G__header>div{min-width:0}.settings-module__eSbG6G__header h1{color:#172033;margin:0 0 6px;font-size:30px;font-weight:750;line-height:1.25}.settings-module__eSbG6G__header p{color:#7b8797;margin:0;font-size:14px;line-height:1.5}.settings-module__eSbG6G__backButton{box-sizing:border-box;color:#3b5b7a;background:#fff;border:1px solid #d8e1e9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-height:40px;padding:0 15px;font-size:13px;font-weight:650;text-decoration:none;transition:all .18s;display:inline-flex}.settings-module__eSbG6G__backButton:hover{background:#f5f8fa;border-color:#b9c9d6;transform:translate(-2px)}.settings-module__eSbG6G__section{box-sizing:border-box;background:#fff;border:1px solid #e0e6ed;border-radius:14px;margin-bottom:18px;padding:24px;box-shadow:0 3px 12px #0f172a09}.settings-module__eSbG6G__section:last-of-type{margin-bottom:0}.settings-module__eSbG6G__section h2{color:#182230;margin:0 0 5px;font-size:19px;font-weight:720;line-height:1.35}.settings-module__eSbG6G__sectionDescription{color:#7f8b9d;margin:0 0 18px;font-size:13px;line-height:1.55}.settings-module__eSbG6G__settingItem{box-sizing:border-box;min-height:70px;color:inherit;border-top:1px solid #edf0f4;align-items:center;gap:14px;padding:14px 4px;text-decoration:none;transition:all .18s;display:flex}.settings-module__eSbG6G__settingItem:hover{background:#f9fbfd;padding-left:8px}.settings-module__eSbG6G__icon{box-sizing:border-box;color:#3b5b7a;background:#edf3f7;border:1px solid #dce6ee;border-radius:9px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:0;display:flex}.settings-module__eSbG6G__icon:after{content:"";border:2px solid #3b5b7a;border-radius:50%;width:8px;height:8px}.settings-module__eSbG6G__content{flex:1;min-width:0}.settings-module__eSbG6G__content h3{color:#1d2939;margin:0 0 4px;font-size:14px;font-weight:700;line-height:1.4}.settings-module__eSbG6G__content p{color:#7f8b9d;margin:0;font-size:12px;line-height:1.55}.settings-module__eSbG6G__arrow{color:#3b5b7a;flex-shrink:0;font-size:20px;font-weight:500;transition:all .18s}.settings-module__eSbG6G__settingItem:hover .settings-module__eSbG6G__arrow{transform:translate(3px)}.settings-module__eSbG6G__comingSoon{box-sizing:border-box;background:#f8fbfd;border:1px dashed #cbd9e5;border-radius:11px;align-items:flex-start;gap:14px;padding:16px;display:flex}.settings-module__eSbG6G__comingSoonIcon{color:#3b5b7a;background:#edf3f7;border:1px solid #dce6ee;border-radius:9px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:0;display:flex}.settings-module__eSbG6G__comingSoonIcon:before{content:"";border:2px solid #3b5b7a;border-radius:3px;width:13px;height:9px}.settings-module__eSbG6G__comingSoonContent{flex:1;min-width:0}.settings-module__eSbG6G__comingSoonTitle{color:#243447;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;font-size:14px;font-weight:700;display:flex}.settings-module__eSbG6G__comingSoonTitle span{color:#8a6200;text-transform:uppercase;background:#fff5d9;border-radius:5px;padding:3px 7px;font-size:9px;font-weight:750}.settings-module__eSbG6G__comingSoonContent p{color:#7b8797;margin:0;font-size:12px;line-height:1.6}.settings-module__eSbG6G__simpleItem{box-sizing:border-box;color:#344054;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;min-height:48px;padding:0 4px;font-size:13px;font-weight:600;text-decoration:none;transition:all .18s;display:flex}.settings-module__eSbG6G__simpleItem:hover{color:#3b5b7a;padding-left:8px}.settings-module__eSbG6G__logoutSection{box-sizing:border-box;background:snow;border:1px solid #f1cccc;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:20px 24px;display:flex}.settings-module__eSbG6G__logoutSection h3{color:#242b36;margin:0 0 4px;font-size:14px}.settings-module__eSbG6G__logoutSection p{color:#8a94a6;margin:0;font-size:12px;line-height:1.5}.settings-module__eSbG6G__logoutButton{color:#fff;cursor:pointer;background:#dc3f3f;border:0;border-radius:7px;flex-shrink:0;min-height:38px;padding:0 17px;font-family:inherit;font-size:12px;font-weight:700;transition:all .18s}.settings-module__eSbG6G__logoutButton:hover{background:#c93232;transform:translateY(-1px)}.settings-module__eSbG6G__logoutButton:active{transform:translateY(0)}.settings-module__eSbG6G__accountInfo{color:#8a94a6;text-align:center;padding:11px 4px;font-size:12px}.settings-module__eSbG6G__accountInfo strong{color:#344054;font-weight:650}.settings-module__eSbG6G__poweredBy{box-sizing:border-box;text-align:center;color:#8b95a7;border-top:1px solid #e5e7eb;width:100%;margin-top:24px;padding:18px 0 8px;font-size:13px;font-weight:500;line-height:1.5}@media (max-width:1200px){.settings-module__eSbG6G__page{grid-template-columns:220px minmax(0,1fr);gap:20px}.settings-module__eSbG6G__rightSidebar{display:none}}@media (max-width:768px){.settings-module__eSbG6G__page{min-height:calc(100vh - 64px);padding:20px 14px 40px;display:block}.settings-module__eSbG6G__leftSidebar,.settings-module__eSbG6G__rightSidebar{display:none}.settings-module__eSbG6G__contentContainer{max-width:none}.settings-module__eSbG6G__header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:20px}.settings-module__eSbG6G__header h1{font-size:27px}.settings-module__eSbG6G__backButton{width:100%}.settings-module__eSbG6G__section{border-radius:12px;padding:20px 17px}.settings-module__eSbG6G__settingItem{padding:14px 2px}.settings-module__eSbG6G__settingItem:hover{padding-left:5px}.settings-module__eSbG6G__logoutSection{flex-direction:column;align-items:stretch;padding:19px 17px}.settings-module__eSbG6G__logoutButton{width:100%}}@media (max-width:480px){.settings-module__eSbG6G__page{padding:15px 10px 30px}.settings-module__eSbG6G__header h1{font-size:24px}.settings-module__eSbG6G__header p{font-size:12px}.settings-module__eSbG6G__section{border-radius:11px;padding:18px 14px}.settings-module__eSbG6G__section h2{font-size:18px}.settings-module__eSbG6G__sectionDescription{font-size:12px}.settings-module__eSbG6G__settingItem{gap:10px}.settings-module__eSbG6G__icon{width:40px;min-width:40px;height:40px}.settings-module__eSbG6G__content h3{font-size:13px}.settings-module__eSbG6G__content p{font-size:11px}.settings-module__eSbG6G__arrow{font-size:18px}.settings-module__eSbG6G__comingSoon{padding:14px}.settings-module__eSbG6G__comingSoonIcon{width:36px;min-width:36px;height:36px}.settings-module__eSbG6G__comingSoonContent p{font-size:11px}}@media (prefers-reduced-motion:reduce){.settings-module__eSbG6G__backButton,.settings-module__eSbG6G__settingItem,.settings-module__eSbG6G__simpleItem,.settings-module__eSbG6G__arrow,.settings-module__eSbG6G__logoutButton{transition:none}}
.page-module__n2mkla__page{box-sizing:border-box;color:#172033;background:#f7f9fc;min-height:100vh;padding:28px 20px 60px}.page-module__n2mkla__container{width:100%;max-width:1280px;margin:auto}.page-module__n2mkla__hero{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:24px;padding:28px;display:flex;box-shadow:0 4px 16px #0f172a0a}.page-module__n2mkla__heroMain{align-items:flex-start;gap:16px;min-width:0;display:flex}.page-module__n2mkla__topicIcon{color:#3b5b7a;background:#edf3f7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:26px;font-weight:800;display:flex}.page-module__n2mkla__heroContent{min-width:0}.page-module__n2mkla__eyebrow{color:#3b5b7a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.page-module__n2mkla__hero h1{color:#0f172a;word-break:break-word;margin:0;font-size:34px;font-weight:750;line-height:1.2}.page-module__n2mkla__hero p{color:#64748b;max-width:700px;margin:9px 0 0;font-size:14px;line-height:1.6}.page-module__n2mkla__heroStats{grid-template-columns:repeat(2,minmax(110px,1fr));gap:10px;min-width:250px;display:grid}.page-module__n2mkla__statCard{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px}.page-module__n2mkla__statCard strong{color:#0f172a;font-size:21px;line-height:1.2;display:block}.page-module__n2mkla__statCard span{color:#64748b;margin-top:4px;font-size:12px;display:block}.page-module__n2mkla__contentGrid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.page-module__n2mkla__mainColumn{flex-direction:column;gap:24px;min-width:0;display:flex}.page-module__n2mkla__sidebar{min-width:0;position:sticky;top:90px}.page-module__n2mkla__section{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 4px 16px #0f172a09}.page-module__n2mkla__sectionHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.page-module__n2mkla__sectionHeader h2{color:#0f172a;margin:0;font-size:21px;font-weight:700}.page-module__n2mkla__sectionHeader p{color:#64748b;margin:5px 0 0;font-size:13px;line-height:1.5}.page-module__n2mkla__sectionCount{color:#fff;background:#3b5b7a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.page-module__n2mkla__postList,.page-module__n2mkla__documentList{flex-direction:column;gap:12px;display:flex}.page-module__n2mkla__postCard,.page-module__n2mkla__documentCard{box-sizing:border-box;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;transition:all .18s}.page-module__n2mkla__postCard{padding:18px;display:block}.page-module__n2mkla__documentCard{align-items:flex-start;gap:14px;padding:16px;display:flex}.page-module__n2mkla__postCard:hover,.page-module__n2mkla__documentCard:hover{border-color:#b9cbd9;transform:translateY(-1px);box-shadow:0 7px 18px #0f172a0f}.page-module__n2mkla__postHeader,.page-module__n2mkla__documentHeader{justify-content:space-between;align-items:center;gap:14px;display:flex}.page-module__n2mkla__author{align-items:center;gap:10px;min-width:0;display:flex}.page-module__n2mkla__avatar{color:#fff;background:#3b5b7a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:flex}.page-module__n2mkla__authorInfo{min-width:0}.page-module__n2mkla__authorInfo strong,.page-module__n2mkla__authorInfo span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.page-module__n2mkla__authorInfo strong{color:#0f172a;font-size:14px}.page-module__n2mkla__authorInfo span{color:#64748b;margin-top:3px;font-size:12px}.page-module__n2mkla__postType{color:#3b5b7a;background:#edf3f7;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:700}.page-module__n2mkla__postBody{margin-top:16px}.page-module__n2mkla__postBody h3{color:#0f172a;margin:0;font-size:18px;line-height:1.4}.page-module__n2mkla__postBody p{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__n2mkla__postMeta{color:#64748b;border-top:1px solid #eef2f7;flex-wrap:wrap;align-items:center;gap:14px;margin-top:16px;padding-top:14px;font-size:12px;display:flex}.page-module__n2mkla__viewLink{color:#3b5b7a;margin-left:auto;font-weight:700}.page-module__n2mkla__documentIcon{color:#3b5b7a;background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:10px;font-weight:800;display:flex}.page-module__n2mkla__documentContent{flex:1;min-width:0}.page-module__n2mkla__documentType{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.page-module__n2mkla__documentArrow{color:#3b5b7a;font-size:17px;font-weight:700}.page-module__n2mkla__documentCard h3{color:#0f172a;margin:6px 0 0;font-size:16px;line-height:1.4}.page-module__n2mkla__documentCard p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.55}.page-module__n2mkla__documentCategory{color:#3b5b7a;margin-top:9px;font-size:12px;font-weight:700;display:inline-block}.page-module__n2mkla__emptyCard{box-sizing:border-box;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:38px 22px}.page-module__n2mkla__emptyIcon{color:#3b5b7a;background:#edf3f7;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.page-module__n2mkla__emptyCard h3{color:#0f172a;margin:12px 0 6px;font-size:17px}.page-module__n2mkla__emptyCard p{color:#64748b;max-width:400px;margin:0 auto;font-size:13px;line-height:1.6}.page-module__n2mkla__primaryButton{box-sizing:border-box;color:#fff;background:#3b5b7a;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:42px;margin-top:18px;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.page-module__n2mkla__primaryButton:hover{background:#304d68}.page-module__n2mkla__loadingCard{text-align:center;color:#64748b;max-width:460px;margin:100px auto;padding:40px 20px}.page-module__n2mkla__loadingCard p{margin:12px 0 0;font-size:14px}.page-module__n2mkla__loadingSpinner{border:3px solid #dce6ee;border-top-color:#3b5b7a;border-radius:50%;width:32px;height:32px;margin:auto;animation:.8s linear infinite page-module__n2mkla__spin}.page-module__n2mkla__errorCard{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #fecaca;border-radius:14px;max-width:560px;margin:90px auto;padding:36px 24px;box-shadow:0 8px 24px #0f172a0d}.page-module__n2mkla__errorIcon{color:#dc2626;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 14px;font-size:18px;font-weight:800;display:flex}.page-module__n2mkla__errorCard h1{color:#0f172a;margin:0;font-size:23px}.page-module__n2mkla__errorCard p{color:#64748b;margin:9px 0 0;font-size:13px;line-height:1.6}@keyframes page-module__n2mkla__spin{to{transform:rotate(360deg)}}@media (max-width:1050px){.page-module__n2mkla__contentGrid{grid-template-columns:1fr}.page-module__n2mkla__sidebar{position:static}}@media (max-width:700px){.page-module__n2mkla__page{padding:18px 12px 40px}.page-module__n2mkla__hero{flex-direction:column;align-items:stretch;padding:20px}.page-module__n2mkla__heroStats{min-width:0}.page-module__n2mkla__section{padding:18px}.page-module__n2mkla__postCard{padding:16px}.page-module__n2mkla__postHeader{align-items:flex-start}.page-module__n2mkla__postType{display:none}.page-module__n2mkla__postMeta{gap:10px}.page-module__n2mkla__viewLink{width:100%;margin-left:0}.page-module__n2mkla__documentCard{padding:15px}}@media (max-width:480px){.page-module__n2mkla__heroMain{flex-direction:column}.page-module__n2mkla__topicIcon{width:50px;height:50px}.page-module__n2mkla__hero h1{font-size:28px}.page-module__n2mkla__heroStats{grid-template-columns:1fr}.page-module__n2mkla__sectionHeader{align-items:flex-start}.page-module__n2mkla__sectionCount{width:34px;height:34px}.page-module__n2mkla__postMeta span{font-size:11px}}@media (prefers-reduced-motion:reduce){.page-module__n2mkla__loadingSpinner,.page-module__n2mkla__postCard,.page-module__n2mkla__documentCard,.page-module__n2mkla__primaryButton{transition:none;animation:none}}
.SavedPosts-module__ODuNFW__container{flex-direction:column;gap:18px;width:100%;min-width:0;display:flex}.SavedPosts-module__ODuNFW__header{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex;box-shadow:0 2px 8px #0f172a09}.SavedPosts-module__ODuNFW__headerContent{min-width:0}.SavedPosts-module__ODuNFW__header h2{color:#0f172a;margin:0;font-size:24px;font-weight:700}.SavedPosts-module__ODuNFW__header p{color:#64748b;margin:6px 0 0;font-size:14px}.SavedPosts-module__ODuNFW__count{background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:8px 13px;display:flex}.SavedPosts-module__ODuNFW__countNumber{color:#0f4c81;font-size:16px;font-weight:700}.SavedPosts-module__ODuNFW__countLabel{color:#2563eb;font-size:13px;font-weight:600}.SavedPosts-module__ODuNFW__postsList{flex-direction:column;gap:18px;display:flex}.SavedPosts-module__ODuNFW__loading,.SavedPosts-module__ODuNFW__error,.SavedPosts-module__ODuNFW__empty{box-sizing:border-box;text-align:center;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;box-shadow:0 2px 8px #0f172a08}.SavedPosts-module__ODuNFW__loading{color:#64748b;border:1px solid #e2e8f0;gap:14px;min-height:220px}.SavedPosts-module__ODuNFW__loading p,.SavedPosts-module__ODuNFW__error p,.SavedPosts-module__ODuNFW__empty p{margin:0}.SavedPosts-module__ODuNFW__loadingSpinner{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite SavedPosts-module__ODuNFW__spin}.SavedPosts-module__ODuNFW__error{border:1px solid #fecaca;min-height:180px}.SavedPosts-module__ODuNFW__error h3{color:#b91c1c;margin:0 0 8px;font-size:17px}.SavedPosts-module__ODuNFW__error p,.SavedPosts-module__ODuNFW__empty p{color:#64748b;font-size:14px}.SavedPosts-module__ODuNFW__empty{border:1px solid #e2e8f0;min-height:300px;padding:50px 30px}.SavedPosts-module__ODuNFW__emptyIcon{background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:16px;font-size:26px;display:flex}.SavedPosts-module__ODuNFW__empty h2{color:#0f172a;margin:0 0 8px;font-size:19px}.SavedPosts-module__ODuNFW__empty p{max-width:420px;line-height:1.6}@keyframes SavedPosts-module__ODuNFW__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.SavedPosts-module__ODuNFW__header{padding:18px}.SavedPosts-module__ODuNFW__header h2{font-size:21px}.SavedPosts-module__ODuNFW__postsList{gap:14px}.SavedPosts-module__ODuNFW__empty{min-height:260px;padding:40px 22px}}@media (max-width:560px){.SavedPosts-module__ODuNFW__header{align-items:flex-start;gap:14px;padding:17px}.SavedPosts-module__ODuNFW__header h2{font-size:20px}.SavedPosts-module__ODuNFW__header p{font-size:12.5px}.SavedPosts-module__ODuNFW__count{padding:7px 10px}.SavedPosts-module__ODuNFW__countNumber{font-size:15px}.SavedPosts-module__ODuNFW__countLabel{display:none}}@media (max-width:380px){.SavedPosts-module__ODuNFW__header{padding:15px}.SavedPosts-module__ODuNFW__header h2{font-size:18px}.SavedPosts-module__ODuNFW__empty{padding:36px 18px}.SavedPosts-module__ODuNFW__empty h2{font-size:17px}}@media (prefers-reduced-motion:reduce){.SavedPosts-module__ODuNFW__loadingSpinner{animation:none}}
