.NotificationCenter-module-scss-module__-vRO3G__wrapper{flex-shrink:0;display:inline-flex;position:relative}.NotificationCenter-module-scss-module__-vRO3G__trigger{border:1px solid color-mix(in srgb,var(--border-light)90%,transparent);background:var(--background);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;box-shadow:none;border-radius:12px;justify-content:center;align-items:center;transition:border-color .2s,background-color .2s,color .2s;display:flex;position:relative}.NotificationCenter-module-scss-module__-vRO3G__trigger:hover{color:var(--text-primary);border-color:var(--border);background:var(--border-light)}.NotificationCenter-module-scss-module__-vRO3G__trigger.NotificationCenter-module-scss-module__-vRO3G__active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px #4a6cf738}@media (max-width:767px){.NotificationCenter-module-scss-module__-vRO3G__trigger{border-radius:10px;width:36px;height:36px}}.NotificationCenter-module-scss-module__-vRO3G__badge{color:#fff;border:2px solid var(--surface);z-index:2;white-space:nowrap;background:#ff4d4f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:10px;font-weight:700;line-height:1;transition:all .3s;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #ff4d4f66}@media (max-width:767px){.NotificationCenter-module-scss-module__-vRO3G__badge{width:18px;height:18px;font-size:8px;top:-2px;right:-2px}}.NotificationCenter-module-scss-module__-vRO3G__dropdown{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--block-radius);z-index:2100;transform-origin:100% 0;flex-direction:column;width:420px;max-height:600px;display:flex;position:absolute;top:calc(100% + 12px);right:-10px;overflow:hidden;box-shadow:0 20px 40px #00000026,0 0 0 1px #0000000d}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__dropdown{background:#1e212b;border:1px solid #ffffff1a;box-shadow:0 20px 40px #0009}.NotificationCenter-module-scss-module__-vRO3G__mobileModal{top:var(--total-header-offset,56px);background:var(--background);z-index:10000;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.NotificationCenter-module-scss-module__-vRO3G__container{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.NotificationCenter-module-scss-module__-vRO3G__header{background:var(--surface);border-bottom:1px solid var(--border-light);z-index:10;border-radius:var(--block-radius)var(--block-radius)0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.NotificationCenter-module-scss-module__-vRO3G__header h3{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:800}.NotificationCenter-module-scss-module__-vRO3G__headerActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.NotificationCenter-module-scss-module__-vRO3G__markAll{background:var(--primary-50);color:var(--primary);cursor:pointer;border-radius:var(--block-radius);white-space:nowrap;border:none;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:700;transition:all .2s}.NotificationCenter-module-scss-module__-vRO3G__markAll:hover{background:var(--primary);color:#fff;transform:translateY(-1px)}.NotificationCenter-module-scss-module__-vRO3G__dndBtn,.NotificationCenter-module-scss-module__-vRO3G__settingsBtn{color:var(--text-secondary);cursor:pointer;background:#00000008;border:none;border-radius:12px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.NotificationCenter-module-scss-module__-vRO3G__dndBtn:hover,.NotificationCenter-module-scss-module__-vRO3G__settingsBtn:hover{color:var(--text-primary);background:#00000014;transform:scale(1.05)}.NotificationCenter-module-scss-module__-vRO3G__dndBtn.NotificationCenter-module-scss-module__-vRO3G__active{color:#f59e0b;background:#f59e0b1a}:is([data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__dndBtn,[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__settingsBtn){background:#ffffff0d}:is([data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__dndBtn:hover,[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__settingsBtn:hover){background:#ffffff1a}.NotificationCenter-module-scss-module__-vRO3G__list{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex;overflow-y:auto}.NotificationCenter-module-scss-module__-vRO3G__list::-webkit-scrollbar{width:6px}.NotificationCenter-module-scss-module__-vRO3G__list::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__list::-webkit-scrollbar-thumb{background:#ffffff0d}.NotificationCenter-module-scss-module__-vRO3G__item{cursor:pointer;background:var(--surface);border:1px solid var(--border-light);border-radius:16px;align-items:center;gap:12px;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.NotificationCenter-module-scss-module__-vRO3G__item:hover{background:var(--surface);border-color:#4a6cf726;box-shadow:0 8px 24px #0000000a}.NotificationCenter-module-scss-module__-vRO3G__item.NotificationCenter-module-scss-module__-vRO3G__unread{background:rgba(var(--primary-rgb),.03);border-color:rgba(var(--primary-rgb),.05)}.NotificationCenter-module-scss-module__-vRO3G__item.NotificationCenter-module-scss-module__-vRO3G__unread:before{content:"";background:var(--primary);border-radius:0 4px 4px 0;width:4px;position:absolute;top:12px;bottom:12px;left:0}@media (max-width:767px){.NotificationCenter-module-scss-module__-vRO3G__item.NotificationCenter-module-scss-module__-vRO3G__unread:before{width:3px}}.NotificationCenter-module-scss-module__-vRO3G__item.NotificationCenter-module-scss-module__-vRO3G__unread .NotificationCenter-module-scss-module__-vRO3G__itemTitle{color:var(--text-primary)}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__item.NotificationCenter-module-scss-module__-vRO3G__unread{background:#4a6cf714}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__item{background:#ffffff05}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__item:hover{background:#ffffff0a;border-color:#ffffff1a}.NotificationCenter-module-scss-module__-vRO3G__itemIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.NotificationCenter-module-scss-module__-vRO3G__itemIcon svg{stroke-width:1.75px;flex-shrink:0}@media (max-width:767px){.NotificationCenter-module-scss-module__-vRO3G__itemIcon{border-radius:12px;width:46px;height:46px}}.NotificationCenter-module-scss-module__-vRO3G__unreadDot{border:2px solid var(--surface);background:#4a6cf7;border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-2px;box-shadow:0 0 10px #4a6cf799}.NotificationCenter-module-scss-module__-vRO3G__typeIconReminder{color:#0284c7;background:#e0f2fe;box-shadow:0 0 0 1px #0ea5e91f,0 0 18px #0ea5e938}.NotificationCenter-module-scss-module__-vRO3G__typeIconWarning{color:#92400e;background:#fef9c3;box-shadow:0 0 0 1px #f59e0b24,0 0 18px #f59e0b33}.NotificationCenter-module-scss-module__-vRO3G__typeIconSuccess{color:#059669;background:#d1fae5;box-shadow:0 0 0 1px #10b9811f,0 0 18px #10b98133}.NotificationCenter-module-scss-module__-vRO3G__typeIconError{color:#ef4444;background:#fee2e2;box-shadow:0 0 0 1px #ef44441f,0 0 18px #ef444438}.NotificationCenter-module-scss-module__-vRO3G__typeIconSystem{color:#7c3aed;background:#ede9fe;box-shadow:0 0 0 1px #7c3aed1f,0 0 18px #7c3aed38}.NotificationCenter-module-scss-module__-vRO3G__itemWrapper{flex-direction:column;flex:1;min-width:0;display:flex}.NotificationCenter-module-scss-module__-vRO3G__itemTop{border-bottom:1px solid #00000008;margin-bottom:8px;padding-bottom:8px;display:flex}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__itemTop{border-bottom-color:#ffffff08}.NotificationCenter-module-scss-module__-vRO3G__itemBody{align-items:flex-start;gap:12px;display:flex}.NotificationCenter-module-scss-module__-vRO3G__itemContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.NotificationCenter-module-scss-module__-vRO3G__itemTitle{color:var(--text-primary);font-size:15px;font-weight:700;line-height:1.3}.NotificationCenter-module-scss-module__-vRO3G__itemMessage{color:var(--text-secondary);margin:0;font-size:14px;font-weight:500;line-height:1.5}.NotificationCenter-module-scss-module__-vRO3G__expandBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;margin-top:6px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.NotificationCenter-module-scss-module__-vRO3G__expandBtn:hover{text-decoration:underline}.NotificationCenter-module-scss-module__-vRO3G__itemActions{opacity:0;flex-direction:column;flex-shrink:0;gap:8px;margin-left:8px;transition:all .2s;display:flex}.NotificationCenter-module-scss-module__-vRO3G__item:hover .NotificationCenter-module-scss-module__-vRO3G__itemActions{opacity:1}.NotificationCenter-module-scss-module__-vRO3G__readBtn,.NotificationCenter-module-scss-module__-vRO3G__deleteBtn{background:var(--surface);width:32px;height:32px;color:var(--text-tertiary);border:1px solid #0000000d;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000d}.NotificationCenter-module-scss-module__-vRO3G__readBtn:hover,.NotificationCenter-module-scss-module__-vRO3G__deleteBtn:hover{background:#00000005;transform:scale(1.1)}.NotificationCenter-module-scss-module__-vRO3G__readBtn:hover{color:var(--primary);background:#4a6cf70d;border-color:#4a6cf71a}.NotificationCenter-module-scss-module__-vRO3G__deleteBtn:hover{color:#ef4444;background:#ef44440d;border-color:#ef44441a}.NotificationCenter-module-scss-module__-vRO3G__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:80px 24px;display:flex}.NotificationCenter-module-scss-module__-vRO3G__empty .NotificationCenter-module-scss-module__-vRO3G__emptyIconWrapper{background:rgba(var(--surface-rgb),.05);width:80px;height:80px;color:var(--text-muted);opacity:.3;border-radius:30px;justify-content:center;align-items:center;display:flex;transform:rotate(-10deg)}.NotificationCenter-module-scss-module__-vRO3G__empty p{color:var(--text-muted);max-width:200px;font-size:15px;font-weight:600;line-height:1.5}.NotificationCenter-module-scss-module__-vRO3G__closeBtn{color:var(--text-muted);background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.NotificationCenter-module-scss-module__-vRO3G__closeBtn:hover{color:var(--text-primary);background:#00000014}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__closeBtn{background:#ffffff0d}[data-theme=dark] .NotificationCenter-module-scss-module__-vRO3G__closeBtn:hover{background:#ffffff1a}@media (max-width:920px){.NotificationCenter-module-scss-module__-vRO3G__dropdown{width:380px;right:-80px}}@media (max-width:767px){.NotificationCenter-module-scss-module__-vRO3G__dropdown{border-radius:0;width:100%;height:100vh;top:0;right:0;opacity:1!important;transform:none!important}.NotificationCenter-module-scss-module__-vRO3G__mobileModal{top:var(--total-header-offset,56px)}.NotificationCenter-module-scss-module__-vRO3G__header{border-radius:0;padding:12px 16px}.NotificationCenter-module-scss-module__-vRO3G__headerActions{gap:8px}.NotificationCenter-module-scss-module__-vRO3G__markAll{padding:6px 12px;font-size:11px}.NotificationCenter-module-scss-module__-vRO3G__dndBtn,.NotificationCenter-module-scss-module__-vRO3G__settingsBtn,.NotificationCenter-module-scss-module__-vRO3G__closeBtn{border-radius:8px;padding:8px}.NotificationCenter-module-scss-module__-vRO3G__dndBtn svg,.NotificationCenter-module-scss-module__-vRO3G__settingsBtn svg,.NotificationCenter-module-scss-module__-vRO3G__closeBtn svg{width:16px!important;height:16px!important}.NotificationCenter-module-scss-module__-vRO3G__item{align-items:flex-start;gap:12px;padding:12px}.NotificationCenter-module-scss-module__-vRO3G__item:hover{transform:none!important}.NotificationCenter-module-scss-module__-vRO3G__itemIcon{width:40px;height:40px}.NotificationCenter-module-scss-module__-vRO3G__itemActions{opacity:1}.NotificationCenter-module-scss-module__-vRO3G__itemContent{padding-right:0}.NotificationCenter-module-scss-module__-vRO3G__itemBody{gap:10px}.NotificationCenter-module-scss-module__-vRO3G__itemTitle{font-size:14px}.NotificationCenter-module-scss-module__-vRO3G__itemTime{font-size:10px}.NotificationCenter-module-scss-module__-vRO3G__itemMessage{font-size:13px}}
.CabinetBrandMark-module-scss-module__gh-G0q__mark{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;overflow:hidden}.CabinetBrandMark-module-scss-module__gh-G0q__label{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:13px;font-weight:750;overflow:hidden}.CabinetBrandMark-module-scss-module__gh-G0q__wordmark{flex-shrink:0;justify-content:center;align-items:center;height:22px;line-height:0;display:flex;overflow:visible}.CabinetBrandMark-module-scss-module__gh-G0q__wordmark svg{display:block;transform:translateY(3px)}.CabinetBrandMark-module-scss-module__gh-G0q__letter{letter-spacing:0;color:var(--primary);-webkit-user-select:none;user-select:none;font-family:inherit;font-size:18px;font-weight:700;line-height:1}.CabinetBrandMark-module-scss-module__gh-G0q__schoolLogo{object-fit:cover;border-radius:8px;width:28px;height:28px;display:block}.CabinetBrandMark-module-scss-module__gh-G0q__schoolLetter{color:#fff;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-family:inherit;font-size:14px;font-weight:750;line-height:1;display:inline-flex}
.HostedPlatformSwitcher-module-scss-module__bSWMoG__root{flex-shrink:0;position:relative}.HostedPlatformSwitcher-module-scss-module__bSWMoG__plainLogo{align-items:center;gap:12px;text-decoration:none;transition:transform .2s;display:flex}.HostedPlatformSwitcher-module-scss-module__bSWMoG__plainLogo:hover{transform:scale(1.02)}.HostedPlatformSwitcher-module-scss-module__bSWMoG__plainLogoText{color:var(--text-primary);letter-spacing:-.5px;font-size:22px;font-weight:800}.HostedPlatformSwitcher-module-scss-module__bSWMoG__plainLogoMobile{color:inherit;align-items:center;gap:6px;text-decoration:none;display:flex}.HostedPlatformSwitcher-module-scss-module__bSWMoG__trigger{border:1px solid var(--border-light);background:var(--surface);height:42px;min-height:42px;color:var(--text-primary);font:inherit;appearance:none;cursor:pointer;box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:0;padding:0 10px;line-height:1;transition:border-color .15s,background-color .15s;display:inline-flex}.HostedPlatformSwitcher-module-scss-module__bSWMoG__trigger:hover{border-color:color-mix(in srgb,var(--primary)35%,var(--border-light))}@media (max-width:767px){.HostedPlatformSwitcher-module-scss-module__bSWMoG__trigger{gap:0;height:36px;min-height:36px;padding:0 8px}}.HostedPlatformSwitcher-module-scss-module__bSWMoG__triggerWordmark{gap:6px;padding:0 10px 0 12px}.HostedPlatformSwitcher-module-scss-module__bSWMoG__chevron{width:14px;height:14px;color:var(--text-secondary);flex-shrink:0;display:block}.HostedPlatformSwitcher-module-scss-module__bSWMoG__menu{z-index:130;border:1px solid var(--border-light);background:var(--surface);border-radius:14px;min-width:260px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 40px #0f172a1f}.HostedPlatformSwitcher-module-scss-module__bSWMoG__item{width:100%;min-height:48px;color:inherit;font:inherit;appearance:none;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;margin:0;padding:10px;line-height:1;display:flex}.HostedPlatformSwitcher-module-scss-module__bSWMoG__item:hover{background:color-mix(in srgb,var(--primary)8%,transparent)}.HostedPlatformSwitcher-module-scss-module__bSWMoG__item.HostedPlatformSwitcher-module-scss-module__bSWMoG__active{background:color-mix(in srgb,var(--primary)12%,transparent)}.HostedPlatformSwitcher-module-scss-module__bSWMoG__itemWithWordmark{align-items:center}.HostedPlatformSwitcher-module-scss-module__bSWMoG__itemWithWordmark .HostedPlatformSwitcher-module-scss-module__bSWMoG__itemText{justify-content:center}.HostedPlatformSwitcher-module-scss-module__bSWMoG__itemWithWordmark .HostedPlatformSwitcher-module-scss-module__bSWMoG__itemHint{align-items:center;min-height:22px;line-height:22px;display:flex}.HostedPlatformSwitcher-module-scss-module__bSWMoG__itemText{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.HostedPlatformSwitcher-module-scss-module__bSWMoG__itemTitle{color:var(--text-primary);font-size:13px;font-weight:750}.HostedPlatformSwitcher-module-scss-module__bSWMoG__itemHint{color:var(--text-secondary);font-size:12px}
.UserProfileModal-module-scss-module__1wHy1q__container{flex-direction:column;gap:20px;display:flex}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__container{gap:16px}}.UserProfileModal-module-scss-module__1wHy1q__profileHero{align-items:center;gap:16px;display:flex}.UserProfileModal-module-scss-module__1wHy1q__avatarWrap{flex-shrink:0;position:relative}.UserProfileModal-module-scss-module__1wHy1q__userAvatar{border-radius:var(--block-radius);border:2px solid var(--border-light);justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__userAvatar{border-radius:16px;width:64px;height:64px}}.UserProfileModal-module-scss-module__1wHy1q__avatarImage{object-fit:cover;width:100%;height:100%}.UserProfileModal-module-scss-module__1wHy1q__avatarFallback{justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;font-weight:700;display:flex}.UserProfileModal-module-scss-module__1wHy1q__userInfo{flex:1;min-width:0}.UserProfileModal-module-scss-module__1wHy1q__userName{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 4px;font-size:22px;font-weight:700;line-height:1.25}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__userName{font-size:20px}}.UserProfileModal-module-scss-module__1wHy1q__userAge{font-weight:700}.UserProfileModal-module-scss-module__1wHy1q__userContact{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.4}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__userContact{font-size:14px}}.UserProfileModal-module-scss-module__1wHy1q__statusRow{justify-content:space-between;align-items:center;gap:12px;padding-bottom:4px;display:flex}.UserProfileModal-module-scss-module__1wHy1q__memberSince{color:var(--text-secondary);align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:500;display:inline-flex}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__memberSince{font-size:13px}}.UserProfileModal-module-scss-module__1wHy1q__activeDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px #4ade8073}.UserProfileModal-module-scss-module__1wHy1q__coinsBadge{background:var(--background);border:1px solid var(--border-light);color:var(--text-primary);border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:700;display:inline-flex}.UserProfileModal-module-scss-module__1wHy1q__coinsBadge span{font-variant-numeric:tabular-nums}.UserProfileModal-module-scss-module__1wHy1q__statsGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:10px;display:grid}.UserProfileModal-module-scss-module__1wHy1q__statLink{color:inherit;flex-direction:column;min-width:0;height:100%;text-decoration:none;display:flex}.UserProfileModal-module-scss-module__1wHy1q__statLink:hover .UserProfileModal-module-scss-module__1wHy1q__statCard{border-color:rgba(var(--primary-rgb),.25);background:rgba(var(--primary-rgb),.03)}.UserProfileModal-module-scss-module__1wHy1q__statCard{background:var(--background);border:1px solid var(--border-light);box-sizing:border-box;border-radius:16px;flex-direction:column;flex:1;gap:8px;height:100%;min-height:88px;padding:14px 16px;transition:border-color .2s,background .2s;display:flex}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__statCard{min-height:80px;padding:12px 14px}}.UserProfileModal-module-scss-module__1wHy1q__statLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700;line-height:1.2}.UserProfileModal-module-scss-module__1wHy1q__statValueWrap{flex-direction:column;gap:2px;display:flex}.UserProfileModal-module-scss-module__1wHy1q__statValue{color:var(--text-primary);letter-spacing:-.03em;font-size:28px;font-weight:800;line-height:1.1}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__statValue{font-size:24px}}.UserProfileModal-module-scss-module__1wHy1q__statValueIncome{color:var(--success);font-size:24px}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__statValueIncome{font-size:20px}}.UserProfileModal-module-scss-module__1wHy1q__statLinkWide{grid-column:1/-1}.UserProfileModal-module-scss-module__1wHy1q__statHint{color:var(--text-muted);font-size:13px;font-weight:500;line-height:1.2}.UserProfileModal-module-scss-module__1wHy1q__actionsRow{gap:10px;padding-top:4px;display:flex}@media (max-width:767px){.UserProfileModal-module-scss-module__1wHy1q__actionsRow{flex-direction:column}}.UserProfileModal-module-scss-module__1wHy1q__actionBtn{border:1px solid var(--border);min-width:0;min-height:48px;color:var(--text-primary);cursor:pointer;box-sizing:border-box;background:0 0;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.UserProfileModal-module-scss-module__1wHy1q__actionBtn:hover{background:var(--background);border-color:var(--text-muted)}.UserProfileModal-module-scss-module__1wHy1q__logoutBtn{color:var(--error);border-color:color-mix(in srgb,var(--error)30%,var(--border))}.UserProfileModal-module-scss-module__1wHy1q__logoutBtn:hover{background:color-mix(in srgb,var(--error)10%,transparent);border-color:color-mix(in srgb,var(--error)45%,var(--border));color:var(--error)}
.UserMobileMenu-module-scss-module__gUeu2a__container{align-items:center;display:flex;position:relative}.UserMobileMenu-module-scss-module__gUeu2a__avatarTrigger{cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;margin-left:8px;padding:0;display:flex}.UserMobileMenu-module-scss-module__gUeu2a__userAvatar{background-color:var(--border-light);border:1px solid color-mix(in srgb,var(--border-light)80%,transparent);border-radius:10px;width:32px;height:32px;overflow:hidden}.UserMobileMenu-module-scss-module__gUeu2a__avatarImage{object-fit:cover;width:100%;height:100%}.UserMobileMenu-module-scss-module__gUeu2a__avatarFallback{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:600;display:flex}.UserMobileMenu-module-scss-module__gUeu2a__overlay{z-index:2100;position:fixed;inset:0}.UserMobileMenu-module-scss-module__gUeu2a__menu{background:var(--surface);border-radius:var(--radius-md);width:200px;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);z-index:2101;padding:4px;animation:.2s cubic-bezier(.16,1,.3,1) UserMobileMenu-module-scss-module__gUeu2a__fadeInScale;position:absolute;top:calc(100% + 8px);right:0}.UserMobileMenu-module-scss-module__gUeu2a__items{flex-direction:column;display:flex}.UserMobileMenu-module-scss-module__gUeu2a__item{width:100%;color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.UserMobileMenu-module-scss-module__gUeu2a__item:active{background:var(--border-light)}.UserMobileMenu-module-scss-module__gUeu2a__item svg{color:var(--text-secondary)}.UserMobileMenu-module-scss-module__gUeu2a__divider{background:var(--border-light);height:1px;margin:4px}.UserMobileMenu-module-scss-module__gUeu2a__logout{color:#ef4444;border-radius:var(--radius-sm);background:#ef44441a}.UserMobileMenu-module-scss-module__gUeu2a__logout:active{background:#ef44441a}.UserMobileMenu-module-scss-module__gUeu2a__logout svg{color:#ef4444}.UserMobileMenu-module-scss-module__gUeu2a__proSection{text-align:left;padding:4px 4px 8px}.UserMobileMenu-module-scss-module__gUeu2a__upgradeButton{background:linear-gradient(135deg,var(--primary)0%,#3b82f6 100%);color:#fff;cursor:pointer;width:100%;box-shadow:0 4px 12px rgba(var(--primary-rgb),.2);border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.UserMobileMenu-module-scss-module__gUeu2a__upgradeButton span{letter-spacing:.05em;background:#fff3;border-radius:4px;padding:2px 6px;font-size:10px}.UserMobileMenu-module-scss-module__gUeu2a__upgradeButton:active{transform:scale(.98)}@keyframes UserMobileMenu-module-scss-module__gUeu2a__fadeInScale{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}
.ProStatusBanner-module-scss-module__jhXUJG__banner{border-radius:var(--radius-md);display:flex}.ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__sidebar{flex-direction:column;gap:4px;margin:0 24px 16px;padding:12px}@media (min-width:769px) and (max-width:1080px){.ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__sidebar{display:none}}:is(.sidebarCollapsed .ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__sidebar,.ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__sidebar.ProStatusBanner-module-scss-module__jhXUJG__isWhiteboard){display:none!important}@media (max-width:767px){.ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__sidebar{margin:0 0 12px}}.ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__header{align-items:center;gap:8px;padding:6px 12px;font-size:13px;display:none}@media (min-width:769px) and (max-width:1080px){.ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__header{display:flex}}@media (min-width:769px){:is(.mainCollapsed .ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__header,.ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__header.ProStatusBanner-module-scss-module__jhXUJG__isWhiteboard){display:flex}}.ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__header .ProStatusBanner-module-scss-module__jhXUJG__subtitle{font-weight:500}.ProStatusBanner-module-scss-module__jhXUJG__banner.ProStatusBanner-module-scss-module__jhXUJG__header .ProStatusBanner-module-scss-module__jhXUJG__title:after{content:":";margin-right:-2px}.ProStatusBanner-module-scss-module__jhXUJG__title{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.ProStatusBanner-module-scss-module__jhXUJG__subtitle{font-size:12px;font-weight:500}.ProStatusBanner-module-scss-module__jhXUJG__trial{border:1px dashed var(--primary);color:var(--primary);background:#4a6cf70d}.ProStatusBanner-module-scss-module__jhXUJG__trial .ProStatusBanner-module-scss-module__jhXUJG__subtitle{color:var(--text-secondary)}.ProStatusBanner-module-scss-module__jhXUJG__trial.ProStatusBanner-module-scss-module__jhXUJG__header{background:#4a6cf714}.ProStatusBanner-module-scss-module__jhXUJG__warning{color:#ff9100;background:#ff910014;border:1px solid #ff91004d}.ProStatusBanner-module-scss-module__jhXUJG__warning .ProStatusBanner-module-scss-module__jhXUJG__subtitle{color:#cc7400}.ProStatusBanner-module-scss-module__jhXUJG__warning.ProStatusBanner-module-scss-module__jhXUJG__header{background:#ff91001a}.ProStatusBanner-module-scss-module__jhXUJG__expired{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-primary)}.ProStatusBanner-module-scss-module__jhXUJG__expired .ProStatusBanner-module-scss-module__jhXUJG__subtitle{color:var(--text-secondary)}
.ReferralBonusModal-module-scss-module__-r1_TG__modalShell{overflow:hidden;box-shadow:none!important;border-radius:var(--block-radius)!important;background:0 0!important}.ReferralBonusModal-module-scss-module__-r1_TG__modal{background:var(--surface);border-radius:var(--block-radius);position:relative;overflow:hidden}.ReferralBonusModal-module-scss-module__-r1_TG__headerClose{display:none}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__headerClose{z-index:2;border:1px solid var(--border-light);background:var(--surface);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.ReferralBonusModal-module-scss-module__-r1_TG__headerClose:hover{background:var(--background);color:var(--text-primary)}}.ReferralBonusModal-module-scss-module__-r1_TG__content{text-align:center;padding:40px}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__content{padding:24px 16px}}.ReferralBonusModal-module-scss-module__-r1_TG__giftIconWrapper{color:#d97706;background:#fef9c3;border-radius:14px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex;box-shadow:0 0 0 1px #f59e0b24,0 0 18px #f59e0b47}.ReferralBonusModal-module-scss-module__-r1_TG__giftIconWrapper svg{stroke-width:1.75px;flex-shrink:0}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__giftIconWrapper{border-radius:12px;width:60px;height:60px;margin-bottom:20px}}.ReferralBonusModal-module-scss-module__-r1_TG__title{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:800;line-height:1.15}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__title{font-size:24px}}.ReferralBonusModal-module-scss-module__-r1_TG__description{color:var(--text-secondary);margin:0 0 32px;font-size:16px;line-height:1.6}.ReferralBonusModal-module-scss-module__-r1_TG__description strong{color:var(--primary);font-weight:700}.ReferralBonusModal-module-scss-module__-r1_TG__bonusCard{background:var(--background);border:1px dashed var(--primary-light);border-radius:var(--block-radius);margin-bottom:32px;padding:24px}.ReferralBonusModal-module-scss-module__-r1_TG__bonusValue{color:var(--primary);justify-content:center;align-items:center;gap:6px;margin-bottom:4px;font-size:32px;font-weight:800;line-height:1;display:flex}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__bonusValue{font-size:28px}}.ReferralBonusModal-module-scss-module__-r1_TG__coinIcon{color:#facc15;flex-shrink:0;display:inline-flex}.ReferralBonusModal-module-scss-module__-r1_TG__bonusLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:600;display:block}@media (max-width:767px){.ReferralBonusModal-module-scss-module__-r1_TG__bonusLabel{font-size:12px}}.ReferralBonusModal-module-scss-module__-r1_TG__actionButton{border-radius:var(--block-radius);width:100%;min-height:52px;padding:16px 20px;font-size:16px;font-weight:700}
.SchoolTutorModerationBanner-module-scss-module__F3-cNa__text{color:var(--text-secondary);margin:0;font-size:14px;font-weight:600;line-height:1.55}.SchoolTutorModerationBanner-module-scss-module__F3-cNa__comment{background:var(--bg-secondary,#0f172a0a);border:1px solid var(--border-light);color:var(--text-primary);white-space:pre-wrap;border-radius:12px;margin:12px 0 0;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.5}.SchoolTutorModerationBanner-module-scss-module__F3-cNa__ctaButton{white-space:nowrap;width:100%;max-width:100%}
.SchoolStudentDebtLockBanner-module-scss-module__rQl2cq__text{color:var(--text-secondary);margin:0;font-size:14px;font-weight:600;line-height:1.55}
.FullPageLoader-module-scss-module__QY7u6q__overlay{background:rgba(var(--background-rgb),.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out FullPageLoader-module-scss-module__QY7u6q__fadeIn;display:flex;position:fixed;top:0;left:0}.FullPageLoader-module-scss-module__QY7u6q__container{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.FullPageLoader-module-scss-module__QY7u6q__spinnerWrapper{justify-content:center;align-items:center;display:flex;position:relative}.FullPageLoader-module-scss-module__QY7u6q__spinnerWrapper:after{content:"";background:var(--primary);opacity:.15;filter:blur(15px);border-radius:50%;width:60px;height:60px;animation:2s ease-in-out infinite FullPageLoader-module-scss-module__QY7u6q__pulse;position:absolute}.FullPageLoader-module-scss-module__QY7u6q__spinner{color:var(--primary);animation:1s linear infinite FullPageLoader-module-scss-module__QY7u6q__spin}.FullPageLoader-module-scss-module__QY7u6q__message{color:var(--foreground);opacity:.8;margin:0;font-size:1.125rem;font-weight:500}@keyframes FullPageLoader-module-scss-module__QY7u6q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FullPageLoader-module-scss-module__QY7u6q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FullPageLoader-module-scss-module__QY7u6q__pulse{0%,to{opacity:.1;transform:scale(.8)}50%{opacity:.2;transform:scale(1.2)}}
.EnteringLoader-module-scss-module__-CphNq__overlay{background:var(--background);z-index:10000;justify-content:center;align-items:center;width:100%;height:100%;animation:.4s ease-out EnteringLoader-module-scss-module__-CphNq__fadeIn;display:flex;position:fixed;top:0;left:0}.EnteringLoader-module-scss-module__-CphNq__container{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:300px;display:flex}.EnteringLoader-module-scss-module__-CphNq__overlay[data-platform=repeat] .EnteringLoader-module-scss-module__-CphNq__progressFill{background:#fe9d10}.EnteringLoader-module-scss-module__-CphNq__logoWrapper{justify-content:center;align-items:center;display:flex;position:relative}.EnteringLoader-module-scss-module__-CphNq__logoWrapper:after{content:"";background:var(--primary);opacity:.1;filter:blur(20px);border-radius:50%;width:120px;height:120px;animation:2s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__glowPulse;position:absolute}.EnteringLoader-module-scss-module__-CphNq__logoWrapperWordmark:after{background:#fe9d10;border-radius:44px;width:240px;height:88px}.EnteringLoader-module-scss-module__-CphNq__pulsingLogo{animation:2s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__mainPulse}.EnteringLoader-module-scss-module__-CphNq__pulsingWordmark{animation:2s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__wordmarkPulse}.EnteringLoader-module-scss-module__-CphNq__pulsingWordmark svg{width:auto;max-width:min(240px,100%);height:48px;display:block}.EnteringLoader-module-scss-module__-CphNq__textWrapper{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.EnteringLoader-module-scss-module__-CphNq__phrase{color:var(--text-primary);text-align:center;letter-spacing:-.01em;opacity:.9;min-height:1.5rem;margin:0;font-size:1.25rem;font-weight:600;animation:.4s cubic-bezier(.16,1,.3,1) forwards EnteringLoader-module-scss-module__-CphNq__slideUpFade}.EnteringLoader-module-scss-module__-CphNq__progressLine{background:var(--border);border-radius:2px;width:100%;height:3px;position:relative;overflow:hidden}.EnteringLoader-module-scss-module__-CphNq__progressFill{background:var(--primary);border-radius:2px;width:30%;height:100%;animation:1.5s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__loadingMove;position:absolute;top:0;left:0}@keyframes EnteringLoader-module-scss-module__-CphNq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EnteringLoader-module-scss-module__-CphNq__mainPulse{0%,to{filter:drop-shadow(0 0 #4a6cf700);transform:scale(1)}50%{filter:drop-shadow(0 0 15px #4a6cf74d);transform:scale(1.1)}}@keyframes EnteringLoader-module-scss-module__-CphNq__wordmarkPulse{0%,to{filter:drop-shadow(0 0 #fe9d1000);transform:scale(1)}50%{filter:drop-shadow(0 0 16px #fe9d1066);transform:scale(1.05)}}@keyframes EnteringLoader-module-scss-module__-CphNq__glowPulse{0%,to{opacity:.05;transform:scale(.8)}50%{opacity:.15;transform:scale(1.3)}}@keyframes EnteringLoader-module-scss-module__-CphNq__slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes EnteringLoader-module-scss-module__-CphNq__loadingMove{0%{width:30%;left:-30%}50%{width:50%;left:40%}to{width:30%;left:100%}}
.ReferralToast-module-scss-module__4ctnWG__toast{z-index:9000;border-radius:var(--block-radius);width:380px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards ReferralToast-module-scss-module__4ctnWG__slideInLeft;position:fixed;bottom:36px;left:36px;overflow:hidden;box-shadow:0 24px 64px #4c1d9552,0 8px 24px #0003}@media (max-width:767px){.ReferralToast-module-scss-module__4ctnWG__toast{bottom:88px;left:24px}}@media (max-width:560px){.ReferralToast-module-scss-module__4ctnWG__toast{border-radius:var(--block-radius);width:calc(100vw - 32px);max-width:400px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards ReferralToast-module-scss-module__4ctnWG__slideInUp;bottom:88px;left:50%}}.ReferralToast-module-scss-module__4ctnWG__toastHiding{animation:.28s forwards ReferralToast-module-scss-module__4ctnWG__slideOutLeft!important}@media (max-width:767px){.ReferralToast-module-scss-module__4ctnWG__toastHiding{animation:.28s forwards ReferralToast-module-scss-module__4ctnWG__slideOutDown!important}}.ReferralToast-module-scss-module__4ctnWG__hero{background:linear-gradient(145deg,#5b21b6 0%,#4c1d95 42%,#312e81 100%);padding:18px 20px 20px;position:relative;overflow:hidden}.ReferralToast-module-scss-module__4ctnWG__hero:before{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;width:160px;height:160px;position:absolute;top:-50px;right:-30px}.ReferralToast-module-scss-module__4ctnWG__hero:after{content:"";pointer-events:none;background:#a78bfa1f;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-60px;left:-20px}.ReferralToast-module-scss-module__4ctnWG__topRow{z-index:1;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.ReferralToast-module-scss-module__4ctnWG__badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ffffff24;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.ReferralToast-module-scss-module__4ctnWG__closeBtn{color:#ffffffbf;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .15s;display:flex}.ReferralToast-module-scss-module__4ctnWG__closeBtn:hover{color:#fff;background:#fff3}.ReferralToast-module-scss-module__4ctnWG__headline{z-index:1;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex;position:relative}.ReferralToast-module-scss-module__4ctnWG__amount{color:#fff;letter-spacing:-.04em;font-size:44px;font-weight:800;line-height:1}.ReferralToast-module-scss-module__4ctnWG__coinIcon{color:#facc15;flex-shrink:0}.ReferralToast-module-scss-module__4ctnWG__headlineSuffix{color:#fff;letter-spacing:-.02em;text-transform:uppercase;font-size:22px;font-weight:800;line-height:1.1}.ReferralToast-module-scss-module__4ctnWG__descriptionLine{color:#ffffffb8;z-index:1;margin:0 0 4px;font-size:13px;line-height:1.5;position:relative}.ReferralToast-module-scss-module__4ctnWG__descriptionHighlight{color:#fff;z-index:1;margin:0;font-size:13px;font-weight:600;line-height:1.5;position:relative}.ReferralToast-module-scss-module__4ctnWG__body{background:var(--surface);border-top:1px solid #7c3aed2e;padding:16px 18px 18px}.ReferralToast-module-scss-module__4ctnWG__steps{border:1px solid var(--border-light);background:var(--background);border-radius:14px;justify-content:space-between;align-items:center;gap:6px;margin-bottom:14px;padding:12px 10px;display:flex}.ReferralToast-module-scss-module__4ctnWG__step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.ReferralToast-module-scss-module__4ctnWG__stepIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ReferralToast-module-scss-module__4ctnWG__stepIconInvite{color:var(--primary);background:#1d79e91f}.ReferralToast-module-scss-module__4ctnWG__stepIconCoins{color:#ca8a04;background:#facc1524}[data-theme=dark] .ReferralToast-module-scss-module__4ctnWG__stepIconCoins{color:#facc15}.ReferralToast-module-scss-module__4ctnWG__stepIconPro{color:#7c3aed;background:#7c3aed24}.ReferralToast-module-scss-module__4ctnWG__stepLabel{color:var(--text-secondary);font-size:10px;font-weight:600;line-height:1.3}.ReferralToast-module-scss-module__4ctnWG__stepArrow{color:var(--text-muted);opacity:.6;flex-shrink:0}.ReferralToast-module-scss-module__4ctnWG__actions{align-items:center;gap:12px;display:flex}.ReferralToast-module-scss-module__4ctnWG__ctaBtn{color:var(--text-primary);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #7c3aed61;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.ReferralToast-module-scss-module__4ctnWG__ctaBtn svg{color:#7c3aed;flex-shrink:0}.ReferralToast-module-scss-module__4ctnWG__ctaBtn:hover{background:#7c3aed14;border-color:#7c3aed85}[data-theme=light] .ReferralToast-module-scss-module__4ctnWG__ctaBtn{border-color:#7c3aed52}[data-theme=light] .ReferralToast-module-scss-module__4ctnWG__ctaBtn:hover{background:#7c3aed0f}.ReferralToast-module-scss-module__4ctnWG__dismissBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:8px 4px;font-size:12px;font-weight:500;transition:color .15s}.ReferralToast-module-scss-module__4ctnWG__dismissBtn:hover{color:var(--text-secondary)}@keyframes ReferralToast-module-scss-module__4ctnWG__slideInLeft{0%{opacity:0;transform:translate(-24px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes ReferralToast-module-scss-module__4ctnWG__slideOutLeft{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-24px)scale(.95)}}@keyframes ReferralToast-module-scss-module__4ctnWG__slideInUp{0%{opacity:0;transform:translate(-50%)translateY(24px)scale(.95)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes ReferralToast-module-scss-module__4ctnWG__slideOutDown{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(24px)scale(.95)}}@media (max-width:400px){.ReferralToast-module-scss-module__4ctnWG__headlineSuffix{font-size:18px}.ReferralToast-module-scss-module__4ctnWG__amount{font-size:38px}.ReferralToast-module-scss-module__4ctnWG__stepLabel{font-size:9px}.ReferralToast-module-scss-module__4ctnWG__actions{flex-direction:column;align-items:stretch}.ReferralToast-module-scss-module__4ctnWG__dismissBtn{align-self:center}}
