.ChatWindow-module__8T999W__container{background:#fff;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.ChatWindow-module__8T999W__inputAreaNew{z-index:10;background:#fff;border-top:1px solid #f1f5f9;align-items:center;gap:16px;min-height:76px;display:flex;position:relative;box-shadow:0 -8px 24px #00000005;padding:16px 24px!important}.ChatWindow-module__8T999W__header{background:#fff;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:16px 24px;display:flex}.ChatWindow-module__8T999W__avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:600;display:flex}.ChatWindow-module__8T999W__name{color:#1e293b;margin:0;font-size:1.1rem;font-weight:600}.ChatWindow-module__8T999W__status{color:#10b981;align-items:center;gap:4px;font-size:.8rem;display:flex}.ChatWindow-module__8T999W__status:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.ChatWindow-module__8T999W__messagesList{background:#f8fafc;flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.ChatWindow-module__8T999W__messageWrapper{width:100%;display:flex}.ChatWindow-module__8T999W__ownMessage{justify-content:flex-end}.ChatWindow-module__8T999W__theirMessage{justify-content:flex-start}.ChatWindow-module__8T999W__messageBubble{border-radius:16px;flex-direction:column;max-width:70%;padding:12px 16px;font-size:.95rem;line-height:1.5;display:flex;position:relative}.ChatWindow-module__8T999W__ownMessage .ChatWindow-module__8T999W__messageBubble{color:#fff;background:#2563eb;border-bottom-right-radius:4px}.ChatWindow-module__8T999W__theirMessage .ChatWindow-module__8T999W__messageBubble{color:#1e293b;background:#fff;border-bottom-left-radius:4px;box-shadow:0 2px 4px #0000000d}.ChatWindow-module__8T999W__timestamp{opacity:.7;align-self:flex-end;margin-top:4px;font-size:.7rem}.ChatWindow-module__8T999W__input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:30px;outline:none;flex:1;padding:14px 24px;font-size:1rem;transition:all .2s}.ChatWindow-module__8T999W__input:focus{border-color:#2563eb}.ChatWindow-module__8T999W__sendButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,background-color .2s;display:flex;box-shadow:0 4px 12px #2563eb33}.ChatWindow-module__8T999W__sendButton:hover:not(:disabled){background:#1d4ed8;transform:scale(1.05)}.ChatWindow-module__8T999W__sendButton:disabled{cursor:not-allowed;background:#cbd5e1}.ChatWindow-module__8T999W__loading,.ChatWindow-module__8T999W__empty{text-align:center;color:#64748b;margin-top:40px;font-style:italic}.ChatWindow-module__8T999W__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.ChatWindow-module__8T999W__backButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:4px;transition:all .2s;display:flex}.ChatWindow-module__8T999W__backButton:hover{color:#1e293b;background:#f1f5f9}.ChatWindow-module__8T999W__backButton:active{transform:scale(.95)}@media (max-width:768px){.ChatWindow-module__8T999W__container{box-shadow:none;border-radius:0}.ChatWindow-module__8T999W__header{padding:12px 16px}.ChatWindow-module__8T999W__messagesList{gap:12px;padding:16px}.ChatWindow-module__8T999W__messageBubble{max-width:85%;padding:10px 14px;font-size:.9rem}.ChatWindow-module__8T999W__inputAreaNew{gap:8px;min-height:60px;padding:12px 16px!important}.ChatWindow-module__8T999W__input{padding:10px 16px;font-size:.95rem}.ChatWindow-module__8T999W__sendButton{width:40px;height:40px}}.ChatWindow-module__8T999W__advisorHeaderLink{cursor:pointer;border-radius:8px;padding:6px 12px;transition:all .2s}.ChatWindow-module__8T999W__advisorHeaderLink:hover{background:#f1f5f9}.ChatWindow-module__8T999W__advisorHeaderLink:hover .ChatWindow-module__8T999W__name{color:#2563eb!important}.ChatWindow-module__8T999W__attachButton{color:#64748b;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.ChatWindow-module__8T999W__attachButton:hover{color:#1e293b;background:#e2e8f0;border-color:#cbd5e1}.ChatWindow-module__8T999W__messageImage{object-fit:cover;cursor:pointer;border-radius:12px;max-width:100%;max-height:240px;margin-top:4px;transition:transform .2s;box-shadow:0 4px 12px #00000014}.ChatWindow-module__8T999W__messageImage:hover{transform:scale(1.02)}@keyframes ChatWindow-module__8T999W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Navbar-module__cRh5nW__navbar{z-index:1000;border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);height:80px;transition:all var(--transition-normal);background:#ffffffd9;justify-content:space-between;align-items:center;padding:0 5%;display:flex;position:absolute;top:0;left:0;right:0}.Navbar-module__cRh5nW__brand{letter-spacing:-.02em;color:#1e8fc7;align-items:center;gap:.75rem;font-size:1.85rem;font-weight:400;text-decoration:none;display:flex}.Navbar-module__cRh5nW__logoIcon{margin-bottom:.1rem;display:block}.Navbar-module__cRh5nW__links{align-items:center;gap:2rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__cRh5nW__link{color:var(--text-secondary);transition:color var(--transition-fast);font-weight:500}.Navbar-module__cRh5nW__link:hover{color:var(--accent-primary)}.Navbar-module__cRh5nW__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__cRh5nW__linkWithIcon{align-items:center;gap:.25rem;display:flex}.Navbar-module__cRh5nW__gradientAi{background:linear-gradient(45deg, var(--accent-primary), var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:500}.Navbar-module__cRh5nW__gradientAdvisors{background:linear-gradient(45deg, var(--accent-secondary), var(--accent-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:500}.Navbar-module__cRh5nW__gradientHowItWorks{background:linear-gradient(45deg,#1e8fc7,#5ac3f8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:500}.Navbar-module__cRh5nW__gradientDrops{background:linear-gradient(45deg, var(--accent-secondary), var(--accent-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:500}@keyframes Navbar-module__cRh5nW__fadeIn{0%{opacity:0}to{opacity:1}}.Navbar-module__cRh5nW__modalContent{border-radius:var(--radius-xl);background:#fff;width:90%;max-width:600px;padding:3rem;animation:.3s cubic-bezier(.16,1,.3,1) Navbar-module__cRh5nW__slideUp;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes Navbar-module__cRh5nW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cRh5nW__closeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.Navbar-module__cRh5nW__closeButton:hover{color:var(--text-primary)}.Navbar-module__cRh5nW__modalTitle{color:var(--text-primary);text-align:center;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.Navbar-module__cRh5nW__modalSubtitle{color:var(--text-secondary);text-align:center;margin-bottom:2.5rem}.Navbar-module__cRh5nW__roleOptions{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:600px){.Navbar-module__cRh5nW__roleOptions{grid-template-columns:1fr}}.Navbar-module__cRh5nW__roleCard{border:2px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;cursor:pointer;background:#fff;padding:2rem 1.5rem;transition:all .2s}.Navbar-module__cRh5nW__roleCard:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.Navbar-module__cRh5nW__roleIcon{width:48px;height:48px;color:var(--accent-primary);background:#1e8fc714;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__cRh5nW__roleIconSvg{transition:transform .25s cubic-bezier(.16,1,.3,1)}.Navbar-module__cRh5nW__roleCard:hover .Navbar-module__cRh5nW__roleIcon{background:#1e8fc724;transform:scale(1.08)rotate(2deg)}.Navbar-module__cRh5nW__roleCard:hover .Navbar-module__cRh5nW__roleIconSvg{transform:scale(1.05)}.Navbar-module__cRh5nW__roleTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Navbar-module__cRh5nW__roleDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.Navbar-module__cRh5nW__settingsBtn{border:1px solid var(--border-color);color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;background:#fff;justify-content:center;align-items:center;width:42px;height:42px;margin-left:.5rem;padding:0;transition:all .2s;display:flex}.Navbar-module__cRh5nW__settingsBtn:hover{background:var(--surface-hover);color:var(--text-primary);border-color:var(--text-muted);transform:rotate(30deg)}.Navbar-module__cRh5nW__settingsWrapper{align-items:center;display:flex;position:relative}.Navbar-module__cRh5nW__dropdown{border:1px solid var(--border-color);border-radius:var(--radius-lg);z-index:1001;background:#fff;min-width:180px;padding:.5rem;animation:.2s ease-out Navbar-module__cRh5nW__dropdownFade;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes Navbar-module__cRh5nW__dropdownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cRh5nW__dropdownItem{color:var(--text-primary);border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__cRh5nW__dropdownItem:hover{background:var(--surface-hover)}.Navbar-module__cRh5nW__dropdownButton{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;font-family:inherit}.Navbar-module__cRh5nW__dropdownOverlay{z-index:1000;position:fixed;inset:0}.Navbar-module__cRh5nW__messagesBtn{border-radius:var(--radius-full);border:1px solid var(--border-color);width:42px;height:42px;color:var(--text-secondary);background:#fff;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex;position:relative}.Navbar-module__cRh5nW__messagesBtn:hover{background:var(--surface-hover);color:var(--accent-primary);border-color:var(--accent-primary);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}.Navbar-module__cRh5nW__messagesBtn svg{transition:transform .2s}.Navbar-module__cRh5nW__messagesBtn:hover svg{transform:scale(1.1)}.Navbar-module__cRh5nW__unreadMessagesBtn{box-shadow:0 0 0 2px #1e8fc726;color:#1e8fc7!important;background:#1e8fc70d!important;border-color:#1e8fc7!important}@keyframes Navbar-module__cRh5nW__pulse-border{0%{box-shadow:0 0 #1e8fc766}70%{box-shadow:0 0 0 6px #1e8fc700}to{box-shadow:0 0 #1e8fc700}}.Navbar-module__cRh5nW__unreadBadge{color:#fff;background-color:#1e8fc7;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;animation:.3s cubic-bezier(.175,.885,.32,1.275) Navbar-module__cRh5nW__badge-pop;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #2563eb4d}@keyframes Navbar-module__cRh5nW__badge-pop{0%{transform:scale(0)}to{transform:scale(1)}}.Navbar-module__cRh5nW__mobileMenuBtn{color:var(--text-primary);cursor:pointer;z-index:1002;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__cRh5nW__menuWrapper{flex:1;justify-content:flex-end;align-items:center;display:flex}@media (max-width:900px){.Navbar-module__cRh5nW__mobileMenuBtn{justify-content:center;align-items:center;display:flex}.Navbar-module__cRh5nW__menuWrapper{-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;background:#fffffffa;flex-direction:column;justify-content:flex-start;gap:3rem;width:100%;height:calc(100vh - 80px);padding:3rem 2rem;transition:all .3s ease-in-out;position:fixed;top:80px;left:0}.Navbar-module__cRh5nW__mobileMenuActive{opacity:1;visibility:visible}.Navbar-module__cRh5nW__links{flex-direction:column;width:100%;position:static;left:auto;transform:none}.Navbar-module__cRh5nW__actions{flex-direction:column;width:100%}.Navbar-module__cRh5nW__link{text-align:center;justify-content:center;width:100%;padding:1rem 0;font-size:1.5rem}.Navbar-module__cRh5nW__actions{align-items:center;gap:1.5rem}}.Navbar-module__cRh5nW__navCalendarWrapper{align-items:center;display:flex;position:relative}.Navbar-module__cRh5nW__modalOverlay{-webkit-backdrop-filter:blur(16px);z-index:9999;background:#0f172a73;justify-content:center;align-items:center;padding:2rem;animation:.2s ease-out Navbar-module__cRh5nW__fadeIn;display:flex;position:fixed;inset:0}.Navbar-module__cRh5nW__calendarModalCard{z-index:2;background:#fff;border-radius:24px;width:100%;max-width:1000px;margin:auto;padding:1.5rem 1.75rem;animation:.25s cubic-bezier(.16,1,.3,1) Navbar-module__cRh5nW__slideUpScale;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes Navbar-module__cRh5nW__slideUpScale{0%{opacity:0;transform:translateY(15px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__cRh5nW__closeButtonContainer{z-index:10;position:absolute;top:1.5rem;right:1.5rem}.Navbar-module__cRh5nW__modalCloseBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.Navbar-module__cRh5nW__modalCloseBtn:hover{color:#475569;background:#e2e8f0;transform:scale(1.05)}.Navbar-module__cRh5nW__tabsContainer{border-bottom:1px solid #e2e8f0;gap:1.75rem;margin-bottom:1.5rem;padding-bottom:0;display:flex}.Navbar-module__cRh5nW__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:.6rem .25rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;position:relative}.Navbar-module__cRh5nW__activeTabBtn{color:var(--accent-primary,#1e8fc7)}.Navbar-module__cRh5nW__activeTabBtn:after{content:"";background:var(--accent-primary,#1e8fc7);border-radius:999px;height:2.5px;position:absolute;bottom:-1px;left:0;right:0}.Navbar-module__cRh5nW__tabBtn:hover:not(.Navbar-module__cRh5nW__activeTabBtn){color:var(--text-primary)}.Navbar-module__cRh5nW__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 4px;display:flex}.Navbar-module__cRh5nW__calendarMonthYear{color:var(--text-primary);letter-spacing:-.02em;font-size:1.3rem;font-weight:800}.Navbar-module__cRh5nW__calendarNavBtns{gap:.5rem;display:flex}.Navbar-module__cRh5nW__calendarNavBtn{border-radius:var(--radius-md);border:1px solid var(--border-color);cursor:pointer;width:36px;height:36px;color:var(--text-primary);background:#fff;justify-content:center;align-items:center;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.Navbar-module__cRh5nW__calendarNavBtn:hover{background:var(--surface-hover);border-color:var(--accent-primary);transform:translateY(-1px)}.Navbar-module__cRh5nW__calendarGrid{text-align:center;grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:.5rem;display:grid}.Navbar-module__cRh5nW__weekdayLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-color);margin-bottom:.5rem;padding:.5rem 0;font-size:.8rem;font-weight:700}.Navbar-module__cRh5nW__dayCell{aspect-ratio:2.4;border-radius:var(--radius-lg);color:var(--text-primary);cursor:pointer;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;position:relative}.Navbar-module__cRh5nW__emptyDayCell{aspect-ratio:2.4}.Navbar-module__cRh5nW__dayCell:hover:not(.Navbar-module__cRh5nW__emptyDayCell){background:var(--surface-hover)}.Navbar-module__cRh5nW__todayCell{color:#0f172a;background:#f1f5f9;border:1.5px solid #cbd5e1}.Navbar-module__cRh5nW__hasBookingCell{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;font-weight:700}.Navbar-module__cRh5nW__hasBookingCell:hover{background:#dbeafe;border-color:#93c5fd}.Navbar-module__cRh5nW__selectedDayCell{z-index:2;transform:scale(1.05);box-shadow:0 0 0 2px #2563eb}.Navbar-module__cRh5nW__bookingDot{background:#2563eb;border-radius:50%;width:6px;height:6px;position:absolute;bottom:6px;box-shadow:0 0 6px #2563eb}.Navbar-module__cRh5nW__calendarSelectedDayBookings{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:#f8fafc;margin-top:.75rem;padding:1.15rem}.Navbar-module__cRh5nW__calendarSelectedDayBookings h4{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:700}.Navbar-module__cRh5nW__bookingsList{flex-direction:column;gap:.85rem;max-height:250px;margin-top:.85rem;padding-right:4px;display:flex;overflow-y:auto}.Navbar-module__cRh5nW__bookingsList::-webkit-scrollbar{width:4px}.Navbar-module__cRh5nW__bookingsList::-webkit-scrollbar-track{background:0 0}.Navbar-module__cRh5nW__bookingsList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.Navbar-module__cRh5nW__bookingItem{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:#fff;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;transition:all .2s;display:flex}.Navbar-module__cRh5nW__bookingItem:hover{border-color:var(--accent-primary);transform:translateY(-1px)}.Navbar-module__cRh5nW__bookingInfo{color:inherit;flex:1;align-items:center;gap:1rem;text-decoration:none;display:flex}.Navbar-module__cRh5nW__bookingAvatar{object-fit:cover;border:1px solid var(--border-color);border-radius:50%;width:40px;height:40px}.Navbar-module__cRh5nW__bookingText h4{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:500}.Navbar-module__cRh5nW__bookingTime{color:var(--text-secondary);margin:.15rem 0 .25rem;font-size:.76rem}.Navbar-module__cRh5nW__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.18rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.Navbar-module__cRh5nW__status_scheduled{color:#059669;background:#ecfdf5}.Navbar-module__cRh5nW__status_cancelled{color:#dc2626;background:#fef2f2}.Navbar-module__cRh5nW__status_completed{color:#2563eb;background:#eff6ff}.Navbar-module__cRh5nW__manageLink{text-align:center;color:var(--accent-primary);border-top:1px solid var(--border-color);margin-top:1rem;padding-top:.75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.Navbar-module__cRh5nW__manageLink:hover{opacity:.8}.Navbar-module__cRh5nW__actionsContainer{align-items:center;gap:.75rem;display:flex;position:relative}.Navbar-module__cRh5nW__actionsRollout{opacity:0;pointer-events:none;z-index:1000;align-items:center;gap:0;max-width:0;transition:max-width .4s cubic-bezier(.16,1,.3,1),opacity .3s,gap .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Navbar-module__cRh5nW__rolloutOpen{opacity:1;pointer-events:auto;gap:.75rem;max-width:500px;overflow:visible}.Navbar-module__cRh5nW__actionsTriggerBtn{border-radius:var(--radius-full);border:1px solid var(--border-color);cursor:pointer;z-index:1001;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Navbar-module__cRh5nW__actionsTriggerBtn:hover{background:var(--surface-hover);border-color:var(--accent-primary);box-shadow:0 4px 6px -1px #0000000d}.Navbar-module__cRh5nW__hamburgerLine{background-color:var(--text-secondary);border-radius:2px;width:18px;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.Navbar-module__cRh5nW__actionsTriggerBtn:hover .Navbar-module__cRh5nW__hamburgerLine{background-color:var(--accent-primary)}.Navbar-module__cRh5nW__triggerActive .Navbar-module__cRh5nW__hamburgerLine:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__cRh5nW__triggerActive .Navbar-module__cRh5nW__hamburgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cRh5nW__triggerActive .Navbar-module__cRh5nW__hamburgerLine:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Navbar-module__cRh5nW__navNotificationWrapper{z-index:1000;align-items:center;display:flex;position:relative}.Navbar-module__cRh5nW__notificationDropdown{border:1px solid var(--border-color);border-radius:var(--radius-lg);z-index:1002;background:#fff;flex-direction:column;width:320px;max-height:400px;animation:.2s ease-out Navbar-module__cRh5nW__dropdownFade;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Navbar-module__cRh5nW__notificationHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem;display:flex}.Navbar-module__cRh5nW__notificationHeader h3{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:700}.Navbar-module__cRh5nW__notificationCountBadge{color:var(--accent-primary);background:#1e8fc71a;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.Navbar-module__cRh5nW__notificationList{flex:1;overflow-y:auto}.Navbar-module__cRh5nW__notificationList::-webkit-scrollbar{width:4px}.Navbar-module__cRh5nW__notificationList::-webkit-scrollbar-track{background:0 0}.Navbar-module__cRh5nW__notificationList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.Navbar-module__cRh5nW__notificationItem{color:inherit;border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__cRh5nW__notificationItem:hover{background:var(--surface-hover)}.Navbar-module__cRh5nW__notificationUnread{border-left:3px solid var(--accent-primary);background:#1e8fc705}.Navbar-module__cRh5nW__notificationIcon{justify-content:center;align-items:center;margin-top:.1rem;font-size:1.25rem;display:flex}.Navbar-module__cRh5nW__notificationContent{flex-direction:column;flex:1;gap:.15rem;display:flex}.Navbar-module__cRh5nW__notificationTitle{color:var(--text-primary);font-size:.85rem;font-weight:600}.Navbar-module__cRh5nW__notificationMessage{color:var(--text-secondary);text-align:left;font-size:.8rem;line-height:1.45}.Navbar-module__cRh5nW__notificationTime{color:var(--text-muted);text-align:left;margin-top:.25rem;font-size:.7rem}.Navbar-module__cRh5nW__notificationEmpty{color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1.5rem;display:flex}.Navbar-module__cRh5nW__notificationEmpty p{margin:0;font-size:.85rem}.Navbar-module__cRh5nW__activeNotificationBtn{border-color:var(--accent-primary)!important;color:var(--accent-primary)!important;background:#1e8fc70a!important}.Navbar-module__cRh5nW__notificationModalCard{z-index:2;background:#fff;border-radius:24px;width:100%;max-width:520px;margin:auto;padding:1.75rem 2rem;animation:.25s cubic-bezier(.16,1,.3,1) Navbar-module__cRh5nW__slideUpScale;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Navbar-module__cRh5nW__notificationDeleteBtn{color:var(--text-muted,#94a3b8);cursor:pointer;z-index:5;background:0 0;border:none;border-radius:50%;justify-content:center;align-self:center;align-items:center;margin-left:auto;padding:6px;transition:all .2s;display:flex}.Navbar-module__cRh5nW__notificationDeleteBtn:hover{color:#ef4444;background:#fee2e2;transform:scale(1.08)}.Navbar-module__cRh5nW__unreadActionsTriggerBtn{background:#1e8fc705!important;border-color:#1e8fc7!important;box-shadow:0 0 0 2px #1e8fc726!important}.Navbar-module__cRh5nW__unreadActionsTriggerBtn .Navbar-module__cRh5nW__hamburgerLine{background-color:#1e8fc7!important}.Navbar-module__cRh5nW__dropdownDivider{background-color:var(--border-color,#e2e8f0);height:1px;margin:.5rem 0}.Navbar-module__cRh5nW__dropdownLogout{color:#ef4444;border-radius:var(--radius-md);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cRh5nW__dropdownLogout:hover{background:#fee2e2}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border-color);background-color:#fff;margin-top:auto;padding:4rem 5% 2rem}.Footer-module__3hUVsW__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto;display:grid}.Footer-module__3hUVsW__brandSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__brand{letter-spacing:-.02em;color:#1e8fc7;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:400;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoIcon{display:block}.Footer-module__3hUVsW__brandTagline{color:var(--text-secondary);max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__3hUVsW__linkGroup h4{color:var(--text-primary);margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module__3hUVsW__links{flex-direction:column;gap:.8rem;display:flex}.Footer-module__3hUVsW__link{color:var(--text-secondary);font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--accent-primary)}.Footer-module__3hUVsW__footerBottom{border-top:1px solid var(--border-color);max-width:1400px;color:var(--text-muted);justify-content:space-between;align-items:center;margin:3rem auto 0;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__3hUVsW__socials{gap:1rem;display:flex}.Footer-module__3hUVsW__socialLink{color:var(--text-muted);transition:color .2s}.Footer-module__3hUVsW__socialLink:hover{color:var(--accent-primary)}@media (max-width:1024px){.Footer-module__3hUVsW__footerContent{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__3hUVsW__footerContent{grid-template-columns:1fr}.Footer-module__3hUVsW__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
.SubscribeForm-module__6GGpZq__subscribeCard{box-sizing:border-box;background:linear-gradient(135deg,#16528e 0%,#0e345b 100%);border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto 3rem;padding:2.25rem 3rem;display:flex;box-shadow:0 10px 30px -10px #16528e4d}.SubscribeForm-module__6GGpZq__textContainer{text-align:left;flex:1;min-width:280px}.SubscribeForm-module__6GGpZq__title{color:#fff;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.5rem;font-weight:500}.SubscribeForm-module__6GGpZq__subtitle{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.5}.SubscribeForm-module__6GGpZq__formContainer{flex-direction:column;flex:1;gap:.5rem;min-width:320px;max-width:500px;display:flex}.SubscribeForm-module__6GGpZq__form{gap:.75rem;width:100%;display:flex}.SubscribeForm-module__6GGpZq__inputWrapper{flex:1;position:relative}.SubscribeForm-module__6GGpZq__input{color:#fff;box-sizing:border-box;background-color:#0f172a99;border:1px solid #ffffff26;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.SubscribeForm-module__6GGpZq__input::placeholder{color:#fff6}.SubscribeForm-module__6GGpZq__input:focus{background-color:#0f172acc;border-color:#1e8fc7;outline:none;box-shadow:0 0 0 3px #1e8fc740}.SubscribeForm-module__6GGpZq__button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#1e8fc7;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:110px;padding:.75rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background-color .2s,transform .1s,opacity .2s;display:flex}.SubscribeForm-module__6GGpZq__button:hover:not(:disabled){background-color:#1a7eb0}.SubscribeForm-module__6GGpZq__button:active:not(:disabled){transform:scale(.98)}.SubscribeForm-module__6GGpZq__button:disabled{opacity:.6;cursor:not-allowed}.SubscribeForm-module__6GGpZq__successMessage{color:#34d399;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;line-height:1.5;animation:.3s ease-out SubscribeForm-module__6GGpZq__fadeIn;display:flex}.SubscribeForm-module__6GGpZq__successIcon{color:#34d399;flex-shrink:0}.SubscribeForm-module__6GGpZq__resetBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0;font-size:.85rem;text-decoration:underline;transition:color .2s}.SubscribeForm-module__6GGpZq__resetBtn:hover{color:#fff}.SubscribeForm-module__6GGpZq__errorMessage{color:#f87171;text-align:left;margin:.25rem 0 0;font-size:.85rem;animation:.2s ease-out SubscribeForm-module__6GGpZq__fadeIn}.SubscribeForm-module__6GGpZq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite SubscribeForm-module__6GGpZq__spin}@keyframes SubscribeForm-module__6GGpZq__spin{to{transform:rotate(360deg)}}@keyframes SubscribeForm-module__6GGpZq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.SubscribeForm-module__6GGpZq__subscribeCard{flex-direction:column;align-items:stretch;gap:1.5rem;padding:2rem}.SubscribeForm-module__6GGpZq__textContainer{text-align:center}.SubscribeForm-module__6GGpZq__formContainer{min-width:0;max-width:none}}@media (max-width:500px){.SubscribeForm-module__6GGpZq__form{flex-direction:column;gap:.5rem}.SubscribeForm-module__6GGpZq__button{width:100%}}
.page-module__3yPt7q__pageWrapper{background:#f8fafc;flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.page-module__3yPt7q__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:16px 24px}.page-module__3yPt7q__container{grid-template-columns:350px 1fr;gap:24px;height:calc(100vh - 128px);min-height:480px;display:grid}.page-module__3yPt7q__sidebar{background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.page-module__3yPt7q__sidebarHeader{border-bottom:1px solid #f1f5f9;padding:24px}.page-module__3yPt7q__sidebarTitle{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.page-module__3yPt7q__convList{flex:1;overflow-y:auto}.page-module__3yPt7q__convCard{cursor:pointer;border-bottom:1px solid #f8fafc;gap:12px;padding:16px 24px;transition:background-color .2s;display:flex}.page-module__3yPt7q__convCard:hover{background:#f8fafc}.page-module__3yPt7q__activeCard{background:#eff6ff;border-left:4px solid #2563eb}.page-module__3yPt7q__avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:600;display:flex}.page-module__3yPt7q__convInfo{flex:1;min-width:0}.page-module__3yPt7q__convTop{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.page-module__3yPt7q__convName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:600;overflow:hidden}.page-module__3yPt7q__convTime{color:#94a3b8;font-size:.75rem}.page-module__3yPt7q__convPreview{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.85rem;overflow:hidden}.page-module__3yPt7q__content{flex-direction:column;height:100%;min-height:0;display:flex}.page-module__3yPt7q__noChat{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px;display:flex;box-shadow:0 4px 20px #0000000d}.page-module__3yPt7q__noChatIcon{opacity:.2;margin-bottom:24px;font-size:4rem}.page-module__3yPt7q__loading,.page-module__3yPt7q__empty{text-align:center;color:#64748b;padding:40px 24px;font-style:italic}.page-module__3yPt7q__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.page-module__3yPt7q__convBottom{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.page-module__3yPt7q__unreadCard{background-color:#f8fafc}.page-module__3yPt7q__unreadName{font-weight:700;color:#0f172a!important}.page-module__3yPt7q__unreadPreview{font-weight:600;color:#1e293b!important}.page-module__3yPt7q__sidebarUnreadBadge{color:#fff;background-color:#2563eb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:8px;padding:0 5px;font-size:.7rem;font-weight:700;display:flex;box-shadow:0 1px 3px #2563eb33}@media (max-width:768px){.page-module__3yPt7q__main{flex-direction:column;height:calc(100vh - 80px);padding:12px;display:flex}.page-module__3yPt7q__container{flex:1;grid-template-columns:1fr;gap:0;height:100%;min-height:0}.page-module__3yPt7q__sidebar{border-radius:12px;height:100%;display:flex;box-shadow:0 2px 12px #0000000d}.page-module__3yPt7q__content{height:100%;display:flex}.page-module__3yPt7q__container.page-module__3yPt7q__showChat .page-module__3yPt7q__sidebar,.page-module__3yPt7q__container:not(.page-module__3yPt7q__showChat) .page-module__3yPt7q__content{display:none}}
