.MainLayout-module-scss-module__Wo872W__layout{flex-direction:column;min-height:100vh;display:flex}.MainLayout-module-scss-module__Wo872W__main{flex:1;justify-content:center;align-items:center;width:100%;display:flex;overflow-x:hidden}
.Header-module-scss-module__79SdgW__header{border-bottom:1px solid var(--border-light);z-index:100;background:var(--header-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;padding:20px 0;position:absolute;top:0}.Header-module-scss-module__79SdgW__container{justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Header-module-scss-module__79SdgW__logo{color:#9658fe;font-family:Manrope,Arial,sans-serif;font-size:24px;font-weight:700;text-decoration:none;transition:opacity .2s}.Header-module-scss-module__79SdgW__logo:hover{opacity:.8}.Header-module-scss-module__79SdgW__logoText{letter-spacing:2px;color:var(--logo-text);font-size:20px}.Header-module-scss-module__79SdgW__logoPlatform{color:#9658fe}.Header-module-scss-module__79SdgW__nav{flex:1;align-items:center;gap:32px;display:flex}.Header-module-scss-module__79SdgW__navLink{color:var(--text-primary);font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module-scss-module__79SdgW__navLink:hover{color:#9658fe}.Header-module-scss-module__79SdgW__actions{align-items:center;gap:12px;display:flex}.Header-module-scss-module__79SdgW__iconWrapper{position:relative}.Header-module-scss-module__79SdgW__desktopActions{align-items:center;gap:12px;display:flex}.Header-module-scss-module__79SdgW__desktopOnly{display:inline-flex}.Header-module-scss-module__79SdgW__mobileMenuButton{border:1px solid var(--border-main);background:var(--background-card);width:40px;height:40px;color:var(--foreground);border-radius:10px;justify-content:center;align-items:center;transition:background .2s ease-in-out,border-color .2s ease-in-out;display:none}.Header-module-scss-module__79SdgW__mobileNotificationWrapper{align-items:center;display:none;position:relative}.Header-module-scss-module__79SdgW__mobileMenuIcon{background:currentColor;border-radius:2px;width:18px;height:2px;display:block;position:relative}.Header-module-scss-module__79SdgW__mobileMenuIcon:before,.Header-module-scss-module__79SdgW__mobileMenuIcon:after{content:"";background:currentColor;border-radius:2px;width:18px;height:2px;position:absolute;left:0}.Header-module-scss-module__79SdgW__mobileMenuIcon:before{top:-6px}.Header-module-scss-module__79SdgW__mobileMenuIcon:after{top:6px}.Header-module-scss-module__79SdgW__mobileMenuOverlay{background:var(--overlay-backdrop);opacity:0;pointer-events:none;z-index:95;transition:opacity .2s ease-in-out;position:fixed;inset:0}.Header-module-scss-module__79SdgW__mobileMenuOverlayOpen{opacity:1;pointer-events:auto}.Header-module-scss-module__79SdgW__mobileMenu{background:var(--background-card);border-left:1px solid var(--border-main);z-index:110;flex-direction:column;gap:24px;width:84%;max-width:340px;height:100vh;padding:24px 20px;transition:transform .25s ease-in-out;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Header-module-scss-module__79SdgW__mobileMenuOpen{transform:translate(0)}.Header-module-scss-module__79SdgW__mobileNav{flex-direction:column;gap:16px;display:flex}.Header-module-scss-module__79SdgW__mobileNavLink{color:var(--foreground);font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:600;text-decoration:none}.Header-module-scss-module__79SdgW__mobileActions{flex-direction:column;gap:12px;display:flex}.Header-module-scss-module__79SdgW__mobileActionLink{color:var(--text-secondary);font-family:Manrope,Arial,sans-serif;font-size:15px;font-weight:500;text-decoration:none}.Header-module-scss-module__79SdgW__mobileActionButton{justify-content:center;width:100%}@media (min-width:601px) and (max-width:768px){.Header-module-scss-module__79SdgW__container{padding:0 16px}.Header-module-scss-module__79SdgW__nav{gap:24px}.Header-module-scss-module__79SdgW__navLink{font-size:14px}}@media (max-width:600px){.Header-module-scss-module__79SdgW__nav{display:none}.Header-module-scss-module__79SdgW__logo{font-size:20px}.Header-module-scss-module__79SdgW__desktopActions,.Header-module-scss-module__79SdgW__desktopOnly{display:none}.Header-module-scss-module__79SdgW__mobileMenuButton{display:inline-flex}.Header-module-scss-module__79SdgW__mobileNotificationWrapper{z-index:115;display:inline-flex;position:relative}}
.IconButton-module-scss-module__pEaERq__iconButton{border:1px solid var(--border-main);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s ease-in-out;display:flex;position:relative}.IconButton-module-scss-module__pEaERq__iconButton:hover{background:#9658fe1a;border-color:#9658fe}.IconButton-module-scss-module__pEaERq__iconButton:hover .IconButton-module-scss-module__pEaERq__icon{color:#9658fe}.IconButton-module-scss-module__pEaERq__iconButton:disabled{opacity:.5;cursor:not-allowed}.IconButton-module-scss-module__pEaERq__icon{width:20px;height:20px;color:var(--text-primary);transition:color .2s ease-in-out}.IconButton-module-scss-module__pEaERq__badge{color:#fff;background:#9658fe;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-family:Manrope,Arial,sans-serif;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}
.SupportChatButton-module-scss-module__lL0tMq__chatButton{border:1px solid var(--border-main);cursor:pointer;z-index:999;background:#9658fe;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s ease-in-out;display:flex;position:fixed;bottom:32px;right:32px}.SupportChatButton-module-scss-module__lL0tMq__chatButton:hover{border-color:var(--border-dark);transform:scale(1.1);box-shadow:0 6px 28px #0006}.SupportChatButton-module-scss-module__lL0tMq__chatButton:active{transform:scale(1.05)}.SupportChatButton-module-scss-module__lL0tMq__icon{color:var(--text-primary);width:28px;height:28px}@media (max-width:600px){.SupportChatButton-module-scss-module__lL0tMq__chatButton{width:56px;height:56px;bottom:20px;right:20px}.SupportChatButton-module-scss-module__lL0tMq__icon{width:24px;height:24px}}
@keyframes SupportChatWindow-module-scss-module__sHoa-a__slideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes SupportChatWindow-module-scss-module__sHoa-a__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes SupportChatWindow-module-scss-module__sHoa-a__pulse{0%,to{box-shadow:0 0 #2ed57366}50%{box-shadow:0 0 0 5px #2ed57300}}@keyframes SupportChatWindow-module-scss-module__sHoa-a__spin{to{transform:rotate(360deg)}}@keyframes SupportChatWindow-module-scss-module__sHoa-a__dotBounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}.SupportChatWindow-module-scss-module__sHoa-a__chatWindow{background:var(--background-white-main);border:1px solid var(--border-main);z-index:1000;border-radius:20px;flex-direction:column;width:400px;height:620px;animation:.28s cubic-bezier(.34,1.56,.64,1) SupportChatWindow-module-scss-module__sHoa-a__slideUp;display:flex;position:fixed;bottom:32px;right:32px;overflow:hidden;box-shadow:0 4px 6px #0000000a,0 12px 40px #00000029,inset 0 0 0 1px #ffffff0f}.SupportChatWindow-module-scss-module__sHoa-a__header{background:var(--background-card);border-bottom:1px solid var(--border-main);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__headerContent{align-items:center;gap:12px;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__statusIndicator{background:#2ed573;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:2.4s ease-in-out infinite SupportChatWindow-module-scss-module__sHoa-a__pulse}.SupportChatWindow-module-scss-module__sHoa-a__title{color:var(--text-primary);margin:0;font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.2}.SupportChatWindow-module-scss-module__sHoa-a__subtitle{color:var(--text-secondary);margin:2px 0 0;font-family:Manrope,Arial,sans-serif;font-size:11px;line-height:1}.SupportChatWindow-module-scss-module__sHoa-a__closeButton{width:32px;height:32px;color:var(--text-secondary);background:0 0;border-radius:8px;transition:background .15s,color .15s}.SupportChatWindow-module-scss-module__sHoa-a__closeButton:hover{color:var(--text-primary);background:#0000000f}.SupportChatWindow-module-scss-module__sHoa-a__ticketsRow{border-bottom:1px solid var(--border-main);flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__newTicketButton{border:1px dashed var(--border-main);background:var(--background-card);color:var(--text-secondary);white-space:nowrap;cursor:pointer;border-radius:20px;flex-shrink:0;padding:5px 12px;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:500;transition:border-color .15s,color .15s,background .15s}.SupportChatWindow-module-scss-module__sHoa-a__newTicketButton:hover{color:var(--text-primary);border-color:#9658fe}.SupportChatWindow-module-scss-module__sHoa-a__ticketSelect{border:1px solid var(--border-main);background:var(--background-card);min-width:0;max-width:100%;color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:10px;flex:1;padding:6px 28px 6px 10px;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:500;transition:border-color .15s}.SupportChatWindow-module-scss-module__sHoa-a__ticketSelect:hover{border-color:#9658fe}.SupportChatWindow-module-scss-module__sHoa-a__ticketSelect:focus{border-color:#9658fe;outline:none}.SupportChatWindow-module-scss-module__sHoa-a__messagesContainer{flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px;display:flex;overflow-y:auto}.SupportChatWindow-module-scss-module__sHoa-a__messagesContainer::-webkit-scrollbar{width:4px}.SupportChatWindow-module-scss-module__sHoa-a__messagesContainer::-webkit-scrollbar-track{background:0 0}.SupportChatWindow-module-scss-module__sHoa-a__messagesContainer::-webkit-scrollbar-thumb{background:#9658fe40;border-radius:2px}.SupportChatWindow-module-scss-module__sHoa-a__messagesContainer::-webkit-scrollbar-thumb:hover{background:#9658fe73}.SupportChatWindow-module-scss-module__sHoa-a__loadingState{flex:1;justify-content:center;align-items:center;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__loadingDots{gap:5px;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__loadingDots span{background:#9658fe;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite SupportChatWindow-module-scss-module__sHoa-a__dotBounce}.SupportChatWindow-module-scss-module__sHoa-a__loadingDots span:nth-child(2){animation-delay:.15s}.SupportChatWindow-module-scss-module__sHoa-a__loadingDots span:nth-child(3){animation-delay:.3s}.SupportChatWindow-module-scss-module__sHoa-a__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:24px;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__emptyIcon{margin-bottom:8px;font-size:36px}.SupportChatWindow-module-scss-module__sHoa-a__emptyTitle{color:var(--text-primary);margin:0;font-family:Manrope,Arial,sans-serif;font-size:15px;font-weight:600}.SupportChatWindow-module-scss-module__sHoa-a__emptyText{color:var(--text-secondary);margin:0;font-family:Manrope,Arial,sans-serif;font-size:13px}.SupportChatWindow-module-scss-module__sHoa-a__ticketMeta{align-items:center;gap:8px;margin-bottom:4px;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__ticketId{color:var(--text-secondary);font-family:Manrope,Arial,sans-serif;font-size:11px}.SupportChatWindow-module-scss-module__sHoa-a__statusBadge{border-radius:20px;padding:2px 8px;font-family:Manrope,Arial,sans-serif;font-size:11px;font-weight:500}.SupportChatWindow-module-scss-module__sHoa-a__statusBadge_open{color:#19a84a;background:#2ed5731f}.SupportChatWindow-module-scss-module__sHoa-a__statusBadge_in_progress{color:#c07800;background:#ffa5021f}.SupportChatWindow-module-scss-module__sHoa-a__statusBadge_closed{color:var(--text-secondary);background:#0000000f}.SupportChatWindow-module-scss-module__sHoa-a__message{animation:.2s ease-out SupportChatWindow-module-scss-module__sHoa-a__fadeIn;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__userMessage{justify-content:flex-end}.SupportChatWindow-module-scss-module__sHoa-a__userMessage .SupportChatWindow-module-scss-module__sHoa-a__messageContent{color:#fff;background:#9658fe;border-radius:16px 16px 4px}.SupportChatWindow-module-scss-module__sHoa-a__userMessage .SupportChatWindow-module-scss-module__sHoa-a__messageTime{color:#ffffffa6}.SupportChatWindow-module-scss-module__sHoa-a__userMessage .SupportChatWindow-module-scss-module__sHoa-a__attachFile{background:#00000026}.SupportChatWindow-module-scss-module__sHoa-a__supportMessage{justify-content:flex-start}.SupportChatWindow-module-scss-module__sHoa-a__supportMessage .SupportChatWindow-module-scss-module__sHoa-a__messageContent{background:var(--background-card);color:var(--text-primary);border:1px solid var(--border-main);border-radius:16px 16px 16px 4px}.SupportChatWindow-module-scss-module__sHoa-a__messageContent{flex-direction:column;gap:6px;min-width:0;max-width:78%;padding:10px 14px;display:flex;overflow:hidden}.SupportChatWindow-module-scss-module__sHoa-a__messageContentImageOnly{padding:0;overflow:hidden}.SupportChatWindow-module-scss-module__sHoa-a__messageText{word-break:break-word;margin:0;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.5}.SupportChatWindow-module-scss-module__sHoa-a__messageTime{opacity:.6;flex-shrink:0;align-self:flex-end;padding:0 4px 6px;font-family:Manrope,Arial,sans-serif;font-size:10px}.SupportChatWindow-module-scss-module__sHoa-a__messageAttachments{flex-direction:column;gap:4px;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__attachImageWrapper{cursor:pointer;width:100%;max-width:100%;transition:opacity .15s;display:block;overflow:hidden}.SupportChatWindow-module-scss-module__sHoa-a__attachImageWrapper:hover{opacity:.9}.SupportChatWindow-module-scss-module__sHoa-a__attachImage{object-fit:cover;width:100%;height:auto;max-height:220px;display:block}.SupportChatWindow-module-scss-module__sHoa-a__attachFile{color:inherit;background:#0000000d;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;text-decoration:none;transition:background .15s;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__attachFile:hover{background:#0000001a}.SupportChatWindow-module-scss-module__sHoa-a__attachFileIcon{flex-shrink:0;font-size:16px}.SupportChatWindow-module-scss-module__sHoa-a__attachFileName{color:inherit;text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:Manrope,Arial,sans-serif;font-size:12px;overflow:hidden}.SupportChatWindow-module-scss-module__sHoa-a__attachFileSize{opacity:.6;flex-shrink:0;font-family:Manrope,Arial,sans-serif;font-size:11px}.SupportChatWindow-module-scss-module__sHoa-a__attachmentsPreview{flex-wrap:wrap;flex-shrink:0;gap:6px;margin:0;padding:0 16px 10px;list-style:none;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__previewItem{border:1px solid var(--border-main);background:var(--background-card);border-radius:10px;align-items:center;gap:6px;max-width:180px;padding:6px 8px;display:inline-flex}.SupportChatWindow-module-scss-module__sHoa-a__previewThumb{object-fit:cover;border-radius:5px;flex-shrink:0;width:28px;height:28px}.SupportChatWindow-module-scss-module__sHoa-a__previewFileIcon{flex-shrink:0;font-size:18px}.SupportChatWindow-module-scss-module__sHoa-a__previewName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:Manrope,Arial,sans-serif;font-size:11px;overflow:hidden}.SupportChatWindow-module-scss-module__sHoa-a__removePreview{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0 2px;font-size:16px;line-height:1;transition:color .15s}.SupportChatWindow-module-scss-module__sHoa-a__removePreview:hover{color:var(--text-primary)}.SupportChatWindow-module-scss-module__sHoa-a__inputForm{border-top:1px solid var(--border-main);background:var(--background-gray-main);flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__hiddenInput{display:none}.SupportChatWindow-module-scss-module__sHoa-a__attachButton{border:1px solid var(--border-main);background:var(--background-card);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background .15s;display:flex}.SupportChatWindow-module-scss-module__sHoa-a__attachButton:hover:not(:disabled){color:#9658fe;background:#9658fe0f;border-color:#9658fe}.SupportChatWindow-module-scss-module__sHoa-a__attachButton:disabled{opacity:.4;cursor:default}.SupportChatWindow-module-scss-module__sHoa-a__uploadingSpinner{border:2px solid #9658fe40;border-top-color:#9658fe;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite SupportChatWindow-module-scss-module__sHoa-a__spin}.SupportChatWindow-module-scss-module__sHoa-a__input{flex:1}.SupportChatWindow-module-scss-module__sHoa-a__sendButton{background:#9658fe;border-radius:10px;flex-shrink:0;transition:background .15s,transform .1s;width:40px!important;height:40px!important}.SupportChatWindow-module-scss-module__sHoa-a__sendButton:hover:not(:disabled){background:#a976fe;transform:scale(1.04)}.SupportChatWindow-module-scss-module__sHoa-a__sendButton:active:not(:disabled){transform:scale(.97)}.SupportChatWindow-module-scss-module__sHoa-a__sendButton:disabled{opacity:.4;cursor:default}@media (max-width:600px){.SupportChatWindow-module-scss-module__sHoa-a__chatWindow{border-radius:0;width:100%;height:100dvh;animation:none;bottom:0;left:0;right:0}.SupportChatWindow-module-scss-module__sHoa-a__messageContent{max-width:86%}}
.NotificationPopup-module-scss-module__WLoS9a__popup{background:var(--background-card);border:1px solid var(--border-main);z-index:1000;border-radius:16px;flex-direction:column;width:380px;max-height:480px;display:flex;position:absolute;top:calc(100% + 12px);right:-60px;box-shadow:0 8px 32px #0006}.NotificationPopup-module-scss-module__WLoS9a__popup:before{content:"";background:var(--background-card);border-left:1px solid var(--border-main);border-top:1px solid var(--border-main);z-index:1001;width:16px;height:16px;position:absolute;top:-8px;right:70px;transform:rotate(45deg)}.NotificationPopup-module-scss-module__WLoS9a__header{border-bottom:1px solid var(--border-main);border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;overflow:hidden}.NotificationPopup-module-scss-module__WLoS9a__title{color:#fff;margin:0;font-family:Manrope,Arial,sans-serif;font-size:18px;font-weight:700}.NotificationPopup-module-scss-module__WLoS9a__headerActions{align-items:center;gap:12px;display:flex}.NotificationPopup-module-scss-module__WLoS9a__markAllRead,.NotificationPopup-module-scss-module__WLoS9a__deleteAll{cursor:pointer;background:0 0;border:none;padding:0;font-family:Manrope,Arial,sans-serif;font-size:12px}.NotificationPopup-module-scss-module__WLoS9a__markAllRead:hover:not(:disabled),.NotificationPopup-module-scss-module__WLoS9a__deleteAll:hover:not(:disabled){text-decoration:underline}.NotificationPopup-module-scss-module__WLoS9a__markAllRead:disabled,.NotificationPopup-module-scss-module__WLoS9a__deleteAll:disabled{opacity:.7;cursor:default}.NotificationPopup-module-scss-module__WLoS9a__markAllRead{color:#9658fe}.NotificationPopup-module-scss-module__WLoS9a__deleteAll{color:var(--text-secondary)}.NotificationPopup-module-scss-module__WLoS9a__deleteAll:hover:not(:disabled){color:#eb4d4d}.NotificationPopup-module-scss-module__WLoS9a__settingsLink{color:var(--text-tertiary);width:20px;height:20px;transition:color .2s}.NotificationPopup-module-scss-module__WLoS9a__settingsLink:hover{color:#9658fe}.NotificationPopup-module-scss-module__WLoS9a__list{flex:1;padding:8px 0;overflow-y:auto}.NotificationPopup-module-scss-module__WLoS9a__list::-webkit-scrollbar{width:6px}.NotificationPopup-module-scss-module__WLoS9a__list::-webkit-scrollbar-track{background:0 0}.NotificationPopup-module-scss-module__WLoS9a__list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.NotificationPopup-module-scss-module__WLoS9a__list::-webkit-scrollbar-thumb:hover{background:#ffffff26}.NotificationPopup-module-scss-module__WLoS9a__item{cursor:pointer;align-items:flex-start;gap:12px;padding:12px 20px;transition:background .2s ease-in-out;display:flex}.NotificationPopup-module-scss-module__WLoS9a__item:hover{background:#ffffff08}.NotificationPopup-module-scss-module__WLoS9a__indicator{background:#9658fe;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.NotificationPopup-module-scss-module__WLoS9a__indicator.NotificationPopup-module-scss-module__WLoS9a__read{border:2px solid var(--border-main);background:0 0}.NotificationPopup-module-scss-module__WLoS9a__content{flex-direction:column;flex:1;gap:4px;display:flex}.NotificationPopup-module-scss-module__WLoS9a__text{color:var(--text-primary);margin:0;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.5}.NotificationPopup-module-scss-module__WLoS9a__body{color:var(--text-secondary);margin:0;font-family:Manrope,Arial,sans-serif;font-size:13px;line-height:1.4}.NotificationPopup-module-scss-module__WLoS9a__courseTitle{color:#9658fe;font-weight:600}.NotificationPopup-module-scss-module__WLoS9a__time{color:var(--text-tertiary);font-family:Manrope,Arial,sans-serif;font-size:12px}.NotificationPopup-module-scss-module__WLoS9a__empty{text-align:center;padding:50px 20px}.NotificationPopup-module-scss-module__WLoS9a__empty p{color:var(--text-secondary);margin:0;font-family:Manrope,Arial,sans-serif;font-size:14px}.NotificationPopup-module-scss-module__WLoS9a__footer{border-top:1px solid var(--border-main);border-radius:0 0 16px 16px;padding:14px 20px;overflow:hidden}@media (max-width:600px){.NotificationPopup-module-scss-module__WLoS9a__popup{width:calc(100vw - 32px);max-width:400px;right:-12px}.NotificationPopup-module-scss-module__WLoS9a__popup:before{left:auto;right:22px}.NotificationPopup-module-scss-module__WLoS9a__header,.NotificationPopup-module-scss-module__WLoS9a__item,.NotificationPopup-module-scss-module__WLoS9a__footer{padding-left:20px;padding-right:20px}.NotificationPopup-module-scss-module__WLoS9a__title{font-size:18px}.NotificationPopup-module-scss-module__WLoS9a__text{font-size:13px}}
