.profile-module__se-0Pa__profilePage{background:var(--background);min-height:100vh;padding-top:100px;padding-bottom:40px}.profile-module__se-0Pa__container{max-width:1320px;margin:0 auto;padding:0 40px}@media (max-width:768px){.profile-module__se-0Pa__profilePage{padding-top:80px;padding-bottom:24px}.profile-module__se-0Pa__container{padding:0 16px}}.profile-module__se-0Pa__layout{align-items:stretch;gap:32px;margin-top:20px;margin-bottom:20px;display:flex}@media (max-width:768px){.profile-module__se-0Pa__layout{flex-direction:column;align-items:stretch;gap:20px;margin-top:14px;margin-bottom:24px}}.profile-module__se-0Pa__content{flex-direction:column;flex:1;min-width:0;display:flex}.profile-module__se-0Pa__sidebarSection{flex-direction:column;flex-shrink:0;width:440px;display:flex}@media (max-width:768px){.profile-module__se-0Pa__sidebarSection{width:100%}}.profile-module__se-0Pa__loadingContainer{background:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;display:flex}.profile-module__se-0Pa__verifiedBadge svg{width:16px;height:16px;display:block}.profile-module__se-0Pa__loader{border:3px solid var(--background-accent);border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.6s linear infinite profile-module__se-0Pa__spin}@keyframes profile-module__se-0Pa__spin{to{transform:rotate(360deg)}}.profile-module__se-0Pa__errorCard{background:var(--white);text-align:center;border:1px solid var(--background-accent);max-width:500px;box-shadow:var(--shadow);border-radius:32px;flex-direction:column;align-items:center;gap:24px;margin:100px auto;padding:60px 40px;display:flex}.profile-module__se-0Pa__errorEmoji{font-size:3rem}.profile-module__se-0Pa__errorTitle{color:var(--foreground);letter-spacing:-.02em;font-size:2rem;font-weight:950}.profile-module__se-0Pa__errorText{color:var(--foreground-muted);font-size:1.1rem;font-weight:600}@media (max-width:1536px) and (min-width:1025px){.profile-module__se-0Pa__container{max-width:1260px;padding:0 36px}.profile-module__se-0Pa__layout{gap:28px;margin-top:18px}.profile-module__se-0Pa__sidebarSection{width:410px}}@media (max-width:1440px) and (min-width:1025px){.profile-module__se-0Pa__container{max-width:1200px;padding:0 32px}.profile-module__se-0Pa__layout{gap:24px;margin-top:16px}.profile-module__se-0Pa__sidebarSection{width:380px}}@media (max-width:1366px) and (min-width:1025px){.profile-module__se-0Pa__container{max-width:1140px;padding:0 28px}.profile-module__se-0Pa__layout{gap:20px;margin-top:14px}.profile-module__se-0Pa__sidebarSection{width:350px}.profile-module__se-0Pa__profilePage{padding-top:92px;padding-bottom:36px}}@media (max-width:1200px) and (min-width:1025px){.profile-module__se-0Pa__container{max-width:100%;padding:0 22px}.profile-module__se-0Pa__layout{flex-direction:row;gap:16px;margin-top:12px}.profile-module__se-0Pa__sidebarSection{width:330px;position:static}.profile-module__se-0Pa__profilePage{padding-top:86px;padding-bottom:30px}}@media (max-width:640px){.profile-module__se-0Pa__container{padding:0 16px}.profile-module__se-0Pa__profilePage{padding-top:70px}.profile-module__se-0Pa__layout{gap:24px;margin-top:24px}}.profile-module__se-0Pa__successModalOverlay{-webkit-backdrop-filter:blur(4px);z-index:12000;background:#0f0f0fa6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.profile-module__se-0Pa__successModal{background:var(--white);border:1px solid #00000014;border-radius:28px;flex-direction:column;width:100%;max-width:440px;animation:.25s cubic-bezier(.16,1,.3,1) profile-module__se-0Pa__modalEnter;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px -12px #00000059}@keyframes profile-module__se-0Pa__modalEnter{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-module__se-0Pa__modalBanner{background:var(--gradient-brand,linear-gradient(135deg, #de7657 0%, #bc5639 36%, #ce6649 58%, #933821 100%));flex-shrink:0;width:100%;height:92px;position:relative;overflow:hidden;box-shadow:inset 0 1px 1.5px #ffffff73,0 2px 8px #bc56392e}.profile-module__se-0Pa__decoGold{opacity:.88;z-index:1;pointer-events:none;background:radial-gradient(circle at 35% 35%,#fde047 0%,#eab308 50%,#b8860b 100%);border-radius:50%;width:88px;height:88px;position:absolute;bottom:-38px;left:12px}.profile-module__se-0Pa__decoGreen{opacity:.85;z-index:1;pointer-events:none;background:radial-gradient(circle at 35% 35%,#4ade80 0%,#22c55e 50%,#15803d 100%);border-radius:50%;width:106px;height:106px;position:absolute;top:-20px;right:-16px}.profile-module__se-0Pa__modalBody{text-align:center;flex-direction:column;align-items:center;width:100%;padding:0 28px 28px;display:flex}.profile-module__se-0Pa__successIconWrapper{z-index:2;margin-top:-38px;margin-bottom:16px;position:relative}.profile-module__se-0Pa__successIcon{background:var(--white);border:3.5px solid var(--white);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 0 0 2px #de765759,0 8px 20px #0000001f}.profile-module__se-0Pa__successTitle{color:var(--foreground);letter-spacing:-.02em;margin:0 0 8px;font-size:1.5rem;font-weight:900}.profile-module__se-0Pa__successMsg{color:var(--foreground-muted);max-width:340px;margin:0 0 24px;font-size:.95rem;line-height:1.55}.profile-module__se-0Pa__successCloseBtn{color:#fff;letter-spacing:.04em;cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#383633 0%,#1f1d1c 36%,#2b2926 58%,#0e0d0d 100%);border:1px solid #ffffff2e;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:14px 28px;font-size:.95rem;font-weight:850;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 1px 1px #ffffff40,0 2px 6px #0000001f}.profile-module__se-0Pa__successCloseBtn:hover{background:linear-gradient(135deg,#44413e 0%,#292725 36%,#353330 58%,#141313 100%);border-color:#ffffff52;transform:translateY(-2px);box-shadow:inset 0 1px 2px #ffffff59,0 6px 20px #0003}.profile-module__se-0Pa__successCloseBtn:active{transform:translateY(0)}.profile-module__se-0Pa__topupModalInner{padding:60px}.profile-module__se-0Pa__topupModalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:11500;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.profile-module__se-0Pa__topupModalContent{background:var(--background);border:1px solid var(--background-accent);border-radius:40px;width:100%;max-width:1100px;height:90vh;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000004d}.profile-module__se-0Pa__modalScroll{height:100%;padding-bottom:40px;overflow-y:auto}.profile-module__se-0Pa__modalCloseBtn{background:var(--white);cursor:pointer;z-index:10;border:1px solid var(--background-accent);width:44px;height:44px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.profile-module__se-0Pa__modalCloseBtn:hover{color:var(--primary);transform:rotate(90deg)}@media (max-width:1024px){.profile-module__se-0Pa__sidebarSection{width:100%;position:static}.profile-module__se-0Pa__topupModalOverlay{padding:0}.profile-module__se-0Pa__topupModalInner{padding:40px 0}.profile-module__se-0Pa__topupModalContent{border-radius:0;max-width:none;height:100dvh}.profile-module__se-0Pa__modalScroll{padding-bottom:80px}.profile-module__se-0Pa__modalCloseBtn{width:40px;height:40px;top:16px;right:16px}}
.ProfileNavbar-module__9XDtsG__navbar{z-index:1000;background:var(--background,#faf9f5);border-bottom:1px solid #1414130a;padding:12px 0;transition:background-color .25s,border-color .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;top:0;left:0;right:0}.ProfileNavbar-module__9XDtsG__navbarScrolled{-webkit-backdrop-filter:blur(14px);background:#faf9f5eb;border-bottom:1px solid #14141314;box-shadow:0 4px 20px -4px #1414130a}.ProfileNavbar-module__9XDtsG__container{justify-content:space-between;align-items:center;max-width:1320px;margin:0 auto;padding:0 40px;display:flex}.ProfileNavbar-module__9XDtsG__logo{align-items:center;text-decoration:none;display:flex}.ProfileNavbar-module__9XDtsG__brandName{font-family:var(--font-display,"Plus Jakarta Sans", sans-serif);letter-spacing:-.035em;color:var(--foreground,#141413);transition:opacity var(--transition-fast,.2s ease);align-items:baseline;font-size:1.45rem;font-weight:850;line-height:1;display:inline-flex}.ProfileNavbar-module__9XDtsG__brandName:hover{opacity:.85}.ProfileNavbar-module__9XDtsG__brandDot{color:var(--primary,#de7657)}.ProfileNavbar-module__9XDtsG__actions{align-items:center;gap:24px;display:flex}.ProfileNavbar-module__9XDtsG__langBtn{color:var(--foreground-muted);transition:all var(--transition-base);text-transform:uppercase;background:0 0;border:none;align-items:center;gap:8px;padding:8px;font-family:monospace;font-size:.8rem;font-weight:800;display:flex}.ProfileNavbar-module__9XDtsG__langBtn:hover{color:var(--primary)}.ProfileNavbar-module__9XDtsG__langIcon{justify-content:center;align-items:center;display:flex}.ProfileNavbar-module__9XDtsG__authBtn{background:var(--background);color:var(--foreground);transition:all var(--transition-base);border:1px solid var(--background-accent);text-transform:uppercase;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:monospace;font-size:.8rem;font-weight:800;display:flex}.ProfileNavbar-module__9XDtsG__authBtn:hover{background:var(--white);border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-sm)}.ProfileNavbar-module__9XDtsG__balancePill{background:var(--foreground);color:var(--white);border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-family:monospace;display:flex}.ProfileNavbar-module__9XDtsG__balanceIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProfileNavbar-module__9XDtsG__balanceCoinImg{object-fit:contain;width:16px;height:16px;display:block}.ProfileNavbar-module__9XDtsG__balanceAmount{font-size:.9rem;font-weight:900}.ProfileNavbar-module__9XDtsG__balanceCoinsText{opacity:.75;font-size:.72rem;font-weight:500;display:inline}.ProfileNavbar-module__9XDtsG__dashboardBtnText{display:inline}.ProfileNavbar-module__9XDtsG__topupPlus{background:var(--primary);color:var(--white);cursor:pointer;width:20px;height:20px;transition:all var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:4px;font-size:1rem;font-weight:900;display:flex}.ProfileNavbar-module__9XDtsG__topupPlus:hover{background:var(--primary-dark);transform:scale(1.1)}.ProfileNavbar-module__9XDtsG__topupBtn{background:var(--primary);color:#fff;transition:all var(--transition-base);text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:monospace;font-size:.8rem;font-weight:800;display:flex}.ProfileNavbar-module__9XDtsG__topupBtn:hover{background:var(--primary-dark);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.ProfileNavbar-module__9XDtsG__topupBtn:active{transform:translateY(0)}@media (max-width:1536px) and (min-width:1025px){.ProfileNavbar-module__9XDtsG__container{padding:0 36px}.ProfileNavbar-module__9XDtsG__brandName{font-size:1.38rem}.ProfileNavbar-module__9XDtsG__actions{gap:20px}}@media (max-width:1440px) and (min-width:1025px){.ProfileNavbar-module__9XDtsG__container{padding:0 32px}.ProfileNavbar-module__9XDtsG__brandName{font-size:1.32rem}.ProfileNavbar-module__9XDtsG__actions{gap:18px}.ProfileNavbar-module__9XDtsG__authBtn{padding:9px 16px;font-size:.78rem}}@media (max-width:1366px) and (min-width:1025px){.ProfileNavbar-module__9XDtsG__container{padding:0 28px}.ProfileNavbar-module__9XDtsG__brandName{font-size:1.26rem}.ProfileNavbar-module__9XDtsG__actions{gap:15px}.ProfileNavbar-module__9XDtsG__authBtn{padding:8px 14px;font-size:.76rem}.ProfileNavbar-module__9XDtsG__balancePill{padding:7px 14px}}@media (max-width:1200px) and (min-width:1025px){.ProfileNavbar-module__9XDtsG__navbar{padding:10px 0}.ProfileNavbar-module__9XDtsG__container{padding:0 22px}.ProfileNavbar-module__9XDtsG__brandName{font-size:1.2rem}.ProfileNavbar-module__9XDtsG__actions{gap:12px}.ProfileNavbar-module__9XDtsG__authBtn{padding:8px 13px;font-size:.74rem}.ProfileNavbar-module__9XDtsG__balancePill{padding:6px 12px}.ProfileNavbar-module__9XDtsG__langBtn{font-size:.76rem}}@media (max-width:640px){.ProfileNavbar-module__9XDtsG__container{padding:0 12px}.ProfileNavbar-module__9XDtsG__actions{gap:6px}.ProfileNavbar-module__9XDtsG__dashboardBtnText{display:none}.ProfileNavbar-module__9XDtsG__authBtn{justify-content:center;gap:0;min-width:36px;height:36px;padding:8px}.ProfileNavbar-module__9XDtsG__balancePill{white-space:nowrap;flex-shrink:0;gap:5px;height:36px;padding:5px 8px}.ProfileNavbar-module__9XDtsG__balanceCoinsText{display:none}.ProfileNavbar-module__9XDtsG__balanceAmount{white-space:nowrap;font-size:.8rem}.ProfileNavbar-module__9XDtsG__topupPlus{width:18px;height:18px;margin-left:2px}.ProfileNavbar-module__9XDtsG__logoImage{height:32px}.ProfileNavbar-module__9XDtsG__langText{display:none}}
.ProfileHeader-module__vHB4VW__header{background:var(--white);border:1px solid var(--background-accent);box-shadow:var(--shadow-sm);border-radius:24px;margin-bottom:20px;padding:18px 24px;transition:all .2s}@media (max-width:768px){.ProfileHeader-module__vHB4VW__header{border-radius:18px;margin-bottom:16px;padding:14px 16px}}.ProfileHeader-module__vHB4VW__mainRow{justify-content:space-between;align-items:center;gap:18px;display:flex}@media (max-width:768px){.ProfileHeader-module__vHB4VW__mainRow{flex-direction:column;align-items:stretch;gap:12px}}.ProfileHeader-module__vHB4VW__identityGroup{flex:auto;align-items:center;gap:14px;min-width:0;display:flex}.ProfileHeader-module__vHB4VW__avatarWrapper{flex-shrink:0;position:relative}.ProfileHeader-module__vHB4VW__avatar,.ProfileHeader-module__vHB4VW__avatarPlaceholder{object-fit:cover;background:var(--background);border:1px solid var(--background-accent);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 2px 6px #0000000a}@media (max-width:640px){.ProfileHeader-module__vHB4VW__avatar,.ProfileHeader-module__vHB4VW__avatarPlaceholder{border-radius:50%;width:48px;height:48px}}.ProfileHeader-module__vHB4VW__systemIcon{color:var(--foreground-muted);opacity:.6}.ProfileHeader-module__vHB4VW__verifiedBadge{background:var(--primary);color:var(--white);border:2px solid var(--white);border-radius:7px;justify-content:center;align-items:center;width:19px;height:19px;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 2px 6px #d9775759}.ProfileHeader-module__vHB4VW__verifiedBadge svg{width:10px;height:10px;display:block}.ProfileHeader-module__vHB4VW__infoGroup{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ProfileHeader-module__vHB4VW__titleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProfileHeader-module__vHB4VW__displayName{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:900;line-height:1.2}@media (max-width:640px){.ProfileHeader-module__vHB4VW__displayName{font-size:1rem}}.ProfileHeader-module__vHB4VW__handleText{color:var(--primary);font-size:.82rem;font-weight:750;line-height:1.2}.ProfileHeader-module__vHB4VW__bio{max-width:480px;color:var(--foreground-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.78rem;font-weight:500;line-height:1.35;overflow:hidden}@media (max-width:640px){.ProfileHeader-module__vHB4VW__bio{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:.75rem;display:-webkit-box}}.ProfileHeader-module__vHB4VW__socialRow{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.ProfileHeader-module__vHB4VW__socialBtn{background:var(--background);border:1px solid var(--background-accent);width:28px;height:28px;color:var(--foreground);cursor:pointer;box-sizing:border-box;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.ProfileHeader-module__vHB4VW__socialBtn:hover{background:var(--white);border-color:var(--primary);color:var(--primary);box-shadow:0 3px 8px #d9775733}.ProfileHeader-module__vHB4VW__shareLinkContainer{background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.ProfileHeader-module__vHB4VW__shareUrlDisplay{color:var(--foreground);-webkit-user-select:text;user-select:text;align-items:center;gap:6px;display:inline-flex}.ProfileHeader-module__vHB4VW__shareIcon{color:var(--primary,#de7657);flex-shrink:0}.ProfileHeader-module__vHB4VW__shareUrl{color:var(--foreground,#141413);letter-spacing:-.01em;font-family:inherit;font-size:.78rem;font-weight:750}.ProfileHeader-module__vHB4VW__copyBtn{color:#fff;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#383633 0%,#1f1d1c 36%,#2b2926 58%,#0e0d0d 100%);border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:4px;height:26px;padding:0 10px;font-size:.68rem;font-weight:750;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 1px 1px #ffffff38}.ProfileHeader-module__vHB4VW__copyBtn:hover{background:linear-gradient(135deg,#44413e 0%,#292725 36%,#353330 58%,#141313 100%);border-color:#ffffff59;transform:translateY(-1px);box-shadow:inset 0 1px 1.5px #ffffff4d,0 2px 6px #0000001f}.ProfileHeader-module__vHB4VW__copyBtnCopied{color:#fff;background:#10b981;border-color:#10b981;box-shadow:0 2px 8px #10b9814d}.ProfileHeader-module__vHB4VW__copyBtnCopied:hover{background:#059669;border-color:#059669}.ProfileHeader-module__vHB4VW__copyCheckIcon{color:#fff}.ProfileHeader-module__vHB4VW__metricsWrapper{flex-shrink:0;align-items:center;display:flex}.ProfileHeader-module__vHB4VW__compactStatsPill{background:var(--background);border:1px solid var(--background-accent);border-radius:14px;align-items:center;gap:12px;padding:6px 14px;display:flex}@media (max-width:768px){.ProfileHeader-module__vHB4VW__metricsWrapper{width:100%}.ProfileHeader-module__vHB4VW__compactStatsPill{justify-content:space-around;width:100%;padding:6px 10px}}.ProfileHeader-module__vHB4VW__statItem{flex-direction:column;align-items:center;gap:1px;min-width:54px;display:flex}.ProfileHeader-module__vHB4VW__statNumber{color:var(--foreground);font-size:1.05rem;font-weight:950;line-height:1.1}.ProfileHeader-module__vHB4VW__statLabel{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.62rem;font-weight:750;line-height:1}.ProfileHeader-module__vHB4VW__statDivider{background:var(--background-accent);width:1px;height:22px}.ProfileHeader-module__vHB4VW__statCoinsSub{white-space:nowrap}@media (max-width:640px){.ProfileHeader-module__vHB4VW__metricsWrapper{width:100%;margin-top:4px}.ProfileHeader-module__vHB4VW__compactStatsPill{gap:8px;width:100%;padding:8px 12px}.ProfileHeader-module__vHB4VW__statItem{flex:1;align-items:center;min-width:0}.ProfileHeader-module__vHB4VW__statNumber{font-size:1.05rem}.ProfileHeader-module__vHB4VW__statLabel{letter-spacing:.02em;white-space:normal;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:3px;font-size:.62rem;line-height:1.25;display:flex}.ProfileHeader-module__vHB4VW__statCoinsSub{white-space:nowrap}}@media (max-width:480px){.ProfileHeader-module__vHB4VW__shareUrl{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}}@media (max-width:1536px) and (min-width:1025px){.ProfileHeader-module__vHB4VW__header{border-radius:22px;margin-bottom:18px;padding:16px 22px}.ProfileHeader-module__vHB4VW__avatar,.ProfileHeader-module__vHB4VW__avatarPlaceholder{width:54px;height:54px}.ProfileHeader-module__vHB4VW__displayName{font-size:1.1rem}.ProfileHeader-module__vHB4VW__compactStatsPill{gap:10px;padding:5px 12px}}@media (max-width:1440px) and (min-width:1025px){.ProfileHeader-module__vHB4VW__header{border-radius:20px;margin-bottom:16px;padding:15px 20px}.ProfileHeader-module__vHB4VW__avatar,.ProfileHeader-module__vHB4VW__avatarPlaceholder{width:50px;height:50px}.ProfileHeader-module__vHB4VW__displayName{font-size:1.05rem}.ProfileHeader-module__vHB4VW__handleText{font-size:.8rem}.ProfileHeader-module__vHB4VW__bio{max-width:380px;font-size:.76rem}.ProfileHeader-module__vHB4VW__compactStatsPill{gap:8px;padding:5px 10px}.ProfileHeader-module__vHB4VW__statNumber{font-size:.98rem}.ProfileHeader-module__vHB4VW__statLabel{font-size:.58rem}}@media (max-width:1366px) and (min-width:1025px){.ProfileHeader-module__vHB4VW__header{border-radius:18px;margin-bottom:14px;padding:13px 18px}.ProfileHeader-module__vHB4VW__identityGroup{gap:12px}.ProfileHeader-module__vHB4VW__avatar,.ProfileHeader-module__vHB4VW__avatarPlaceholder{width:46px;height:46px}.ProfileHeader-module__vHB4VW__verifiedBadge{border-radius:6px;width:16px;height:16px}.ProfileHeader-module__vHB4VW__verifiedBadge svg{width:9px;height:9px}.ProfileHeader-module__vHB4VW__displayName{font-size:1rem}.ProfileHeader-module__vHB4VW__handleText{font-size:.78rem}.ProfileHeader-module__vHB4VW__bio{max-width:320px;font-size:.74rem}.ProfileHeader-module__vHB4VW__shareUrl{font-size:.74rem}.ProfileHeader-module__vHB4VW__copyBtn{height:24px;padding:0 8px;font-size:.64rem}.ProfileHeader-module__vHB4VW__compactStatsPill{gap:7px;padding:4px 9px}.ProfileHeader-module__vHB4VW__statItem{min-width:44px}.ProfileHeader-module__vHB4VW__statNumber{font-size:.92rem}.ProfileHeader-module__vHB4VW__statLabel{font-size:.56rem}}@media (max-width:1200px) and (min-width:1025px){.ProfileHeader-module__vHB4VW__header{border-radius:16px;margin-bottom:12px;padding:12px 16px}.ProfileHeader-module__vHB4VW__mainRow{gap:12px}.ProfileHeader-module__vHB4VW__identityGroup{gap:10px}.ProfileHeader-module__vHB4VW__avatar,.ProfileHeader-module__vHB4VW__avatarPlaceholder{width:42px;height:42px}.ProfileHeader-module__vHB4VW__displayName{font-size:.94rem}.ProfileHeader-module__vHB4VW__handleText{font-size:.74rem}.ProfileHeader-module__vHB4VW__bio{max-width:260px;font-size:.71rem}.ProfileHeader-module__vHB4VW__socialBtn{border-radius:8px;width:26px;height:26px}.ProfileHeader-module__vHB4VW__shareUrl{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.7rem;overflow:hidden}.ProfileHeader-module__vHB4VW__copyBtn{height:23px;padding:0 7px;font-size:.62rem}.ProfileHeader-module__vHB4VW__compactStatsPill{gap:6px;padding:4px 8px}.ProfileHeader-module__vHB4VW__statItem{min-width:38px}.ProfileHeader-module__vHB4VW__statNumber{font-size:.86rem}.ProfileHeader-module__vHB4VW__statLabel{font-size:.52rem}.ProfileHeader-module__vHB4VW__statDivider{height:18px}}
.ProfileFooter-module__WAxC3q__footer{border-top:1px solid var(--background-accent);margin-top:120px;padding-bottom:40px}.ProfileFooter-module__WAxC3q__container{flex-direction:column;gap:60px;padding-top:40px;display:flex}.ProfileFooter-module__WAxC3q__activityTicker{background:var(--background);border:1px solid var(--background-accent);border-radius:99px;align-items:center;gap:12px;width:fit-content;margin:0 auto;padding:12px 24px;display:flex}.ProfileFooter-module__WAxC3q__activityDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s infinite ProfileFooter-module__WAxC3q__blink;box-shadow:0 0 8px #4ade80}.ProfileFooter-module__WAxC3q__activityText{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.05em;font-family:monospace;font-size:.8rem;font-weight:800}.ProfileFooter-module__WAxC3q__bottomBar{justify-content:space-between;align-items:center;display:flex}.ProfileFooter-module__WAxC3q__copyright{color:var(--foreground-muted);font-family:monospace;font-size:.75rem;font-weight:700}.ProfileFooter-module__WAxC3q__links{gap:32px;display:flex}.ProfileFooter-module__WAxC3q__links a{color:var(--foreground-muted);transition:color var(--transition-base);text-transform:uppercase;font-family:monospace;font-size:.75rem;font-weight:800}.ProfileFooter-module__WAxC3q__links a:hover{color:var(--primary)}@keyframes ProfileFooter-module__WAxC3q__blink{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:1536px) and (min-width:1025px){.ProfileFooter-module__WAxC3q__footer{margin-top:100px;padding-bottom:36px}.ProfileFooter-module__WAxC3q__container{gap:50px}}@media (max-width:1440px) and (min-width:1025px){.ProfileFooter-module__WAxC3q__footer{margin-top:80px;padding-bottom:32px}.ProfileFooter-module__WAxC3q__container{gap:42px}.ProfileFooter-module__WAxC3q__activityTicker{padding:10px 20px}}@media (max-width:1366px) and (min-width:1025px){.ProfileFooter-module__WAxC3q__footer{margin-top:70px;padding-bottom:28px}.ProfileFooter-module__WAxC3q__container{gap:36px}.ProfileFooter-module__WAxC3q__activityTicker{padding:9px 18px;font-size:.76rem}.ProfileFooter-module__WAxC3q__links{gap:24px}}@media (max-width:1200px) and (min-width:1025px){.ProfileFooter-module__WAxC3q__footer{margin-top:60px;padding-bottom:24px}.ProfileFooter-module__WAxC3q__container{gap:30px}.ProfileFooter-module__WAxC3q__activityTicker{gap:8px;padding:8px 16px;font-size:.72rem}.ProfileFooter-module__WAxC3q__links{gap:20px}.ProfileFooter-module__WAxC3q__copyright,.ProfileFooter-module__WAxC3q__links a{font-size:.7rem}}@media (max-width:640px){.ProfileFooter-module__WAxC3q__bottomBar{text-align:center;flex-direction:column;gap:20px}.ProfileFooter-module__WAxC3q__links{gap:20px}}
.SupportPanel-module__Bhxg5G__panel{background:var(--white);border:1px solid var(--background-accent);box-shadow:var(--shadow);box-sizing:border-box;border-radius:28px;flex-direction:column;height:100%;padding:28px 24px 20px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.SupportPanel-module__Bhxg5G__panel{border-radius:20px;padding:20px 14px}}.SupportPanel-module__Bhxg5G__tabs{background:var(--background);border:1px solid var(--background-accent);border-radius:14px;gap:4px;margin-bottom:20px;padding:5px;display:flex}.SupportPanel-module__Bhxg5G__tab{color:var(--foreground-muted);transition:all var(--transition-fast);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:10px;flex:1;padding:10px 6px;font-family:inherit;font-size:.78rem;font-weight:800}.SupportPanel-module__Bhxg5G__tabActive{background:var(--white);color:var(--foreground,#141413);box-shadow:var(--shadow-sm)}.SupportPanel-module__Bhxg5G__workflowLabel{color:var(--foreground-muted);align-items:center;margin-bottom:18px;padding-left:2px;font-size:.76rem;font-weight:700;display:flex}.SupportPanel-module__Bhxg5G__tabContentContainer{flex-direction:column;flex:1;min-height:0;display:flex}.SupportPanel-module__Bhxg5G__fixedSectionHeader{flex-shrink:0;align-items:center;gap:10px;margin:2px 0 6px;display:flex}.SupportPanel-module__Bhxg5G__sectionLabelTitle{color:var(--primary,#de7657);text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:850}.SupportPanel-module__Bhxg5G__sectionLabelRule{background:linear-gradient(90deg, var(--background-accent,#14141314) 0%, transparent 100%);flex:1;height:1px}.SupportPanel-module__Bhxg5G__innerSectionLabel{color:var(--primary,#de7657);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;margin:14px 0 8px;font-size:.72rem;font-weight:850;display:flex}.SupportPanel-module__Bhxg5G__innerSectionLabel:after{content:"";background:linear-gradient(90deg, var(--background-accent,#14141314) 0%, transparent 100%);flex:1;height:1px}.SupportPanel-module__Bhxg5G__categoryGroup{flex-direction:column;margin-bottom:12px;display:flex}.SupportPanel-module__Bhxg5G__categoryGroup:last-child{margin-bottom:4px}.SupportPanel-module__Bhxg5G__categoryDivider{align-items:center;gap:8px;margin:12px 0 8px;padding:0 2px;display:flex}.SupportPanel-module__Bhxg5G__categoryDividerLabel{color:var(--muted-foreground,#7d7c78);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;font-size:.68rem;font-weight:750}.SupportPanel-module__Bhxg5G__categoryDividerLine{background:linear-gradient(90deg,#1414131a 0%,#14141305 80%,#0000 100%);flex:1;height:1px}.SupportPanel-module__Bhxg5G__viralDividerLabel{color:var(--primary,#de7657);letter-spacing:.08em;align-items:center;gap:5px;font-weight:850;display:flex}.SupportPanel-module__Bhxg5G__viralFlameIcon{filter:drop-shadow(0 1px 2px #de76574d);font-size:.8rem;line-height:1}.SupportPanel-module__Bhxg5G__contentArea{flex-direction:column;height:auto;min-height:380px;display:flex;position:relative}.SupportPanel-module__Bhxg5G__contentAreaDirect{height:auto;min-height:380px;max-height:none;overflow:visible}.SupportPanel-module__Bhxg5G__gridContainerWrapper{flex-direction:column;width:100%;display:flex;position:relative}.SupportPanel-module__Bhxg5G__scrollableGridWrapper{overscroll-behavior-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#de765759 transparent;width:100%;max-height:230px;padding:4px 4px 8px 2px;overflow:hidden auto}.SupportPanel-module__Bhxg5G__scrollableGridWrapper::-webkit-scrollbar{width:5px}.SupportPanel-module__Bhxg5G__scrollableGridWrapper::-webkit-scrollbar-track{background:0 0}.SupportPanel-module__Bhxg5G__scrollableGridWrapper::-webkit-scrollbar-thumb{background:#de765759;border-radius:99px}.SupportPanel-module__Bhxg5G__scrollableGridWrapper::-webkit-scrollbar-thumb:hover{background:var(--primary,#de7657)}.SupportPanel-module__Bhxg5G__selectedGiftStrip{background:var(--background,#fafaf9);border:1.5px solid var(--background-accent,#1414131a);border-radius:16px;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;margin-bottom:2px;padding:9px 12px;display:flex}.SupportPanel-module__Bhxg5G__selectedGiftLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.SupportPanel-module__Bhxg5G__selectedGiftThumbWrap{background:#de765714;border:1px solid #14141314;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.SupportPanel-module__Bhxg5G__selectedGiftThumb{object-fit:contain;width:100%;height:100%}.SupportPanel-module__Bhxg5G__selectedGiftMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.SupportPanel-module__Bhxg5G__selectedGiftName{color:var(--foreground,#141413);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:800;overflow:hidden}.SupportPanel-module__Bhxg5G__selectedGiftPriceRow{align-items:center;gap:5px;display:flex}.SupportPanel-module__Bhxg5G__selectedGiftPriceTag{color:var(--primary,#de7657);font-size:.8rem;font-weight:800}.SupportPanel-module__Bhxg5G__selectedGiftCoinsTag{color:var(--foreground-muted,#777);font-size:.7rem;font-weight:600}.SupportPanel-module__Bhxg5G__selectedGiftActionsRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.SupportPanel-module__Bhxg5G__selectedGiftQtyStepper{background:var(--white,#fff);border:1px solid var(--background-accent,#1414131f);border-radius:100px;flex-shrink:0;align-items:center;gap:6px;padding:3px 6px;display:inline-flex}.SupportPanel-module__Bhxg5G__qtyStepperBtn{width:24px;height:24px;color:var(--foreground,#141413);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.SupportPanel-module__Bhxg5G__qtyStepperBtn:hover:not(:disabled){color:var(--primary,#de7657);background:#de76571f}.SupportPanel-module__Bhxg5G__qtyStepperBtn:disabled{opacity:.35;cursor:not-allowed}.SupportPanel-module__Bhxg5G__qtyNumber{text-align:center;min-width:16px;color:var(--foreground,#141413);font-size:.85rem;font-weight:850}.SupportPanel-module__Bhxg5G__giftAuditionBtn{background:var(--white,#fff);border:1px solid var(--background-accent,#1414131f);color:var(--foreground,#141413);cursor:pointer;border-radius:100px;align-items:center;gap:4px;padding:5px 9px;font-family:inherit;font-size:.7rem;font-weight:750;transition:all .15s;display:inline-flex}.SupportPanel-module__Bhxg5G__giftAuditionBtn:hover{border-color:var(--primary,#de7657);color:var(--primary,#de7657)}.SupportPanel-module__Bhxg5G__giftAuditionBtnPlaying{border-color:var(--primary,#de7657);color:var(--primary,#de7657);background:#de76571a}.SupportPanel-module__Bhxg5G__bottomScrollFade{pointer-events:none;z-index:5;background:linear-gradient(#fff0 0%,#ffffffe6 100%);border-bottom-right-radius:12px;border-bottom-left-radius:12px;height:24px;position:absolute;bottom:0;left:0;right:5px}.SupportPanel-module__Bhxg5G__directTipWrapper{box-sizing:border-box;flex-direction:column;justify-content:flex-start;gap:12px;width:100%;padding-right:0;display:flex}.SupportPanel-module__Bhxg5G__giftGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}@media (max-width:640px){.SupportPanel-module__Bhxg5G__giftGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}}.SupportPanel-module__Bhxg5G__giftCard{background:var(--white);border:1px solid var(--background-accent);cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:pan-y;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;min-width:0;padding:8px 6px;transition:transform .18s cubic-bezier(.16,1,.3,1),border-color .18s,box-shadow .18s;display:flex;position:relative}@media (max-width:640px){.SupportPanel-module__Bhxg5G__giftCard{border-radius:14px;gap:5px;padding:8px 6px}}.SupportPanel-module__Bhxg5G__giftCard:hover{border-color:var(--primary);background:var(--white);transform:translateY(-2px);box-shadow:0 6px 18px -4px #d9775726}.SupportPanel-module__Bhxg5G__giftCard:active{transform:scale(.96)}.SupportPanel-module__Bhxg5G__giftSelected{background:var(--white);border-color:var(--primary);border-width:2px;box-shadow:0 4px 18px -2px #d9775740}.SupportPanel-module__Bhxg5G__giftImageWrapper{aspect-ratio:1;contain:paint;pointer-events:none;background:#d977570f;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:6px;transition:background .2s;display:flex;position:relative;overflow:hidden}.SupportPanel-module__Bhxg5G__giftSelected .SupportPanel-module__Bhxg5G__giftImageWrapper{background:#d977571f}.SupportPanel-module__Bhxg5G__giftImage{object-fit:contain;pointer-events:none;width:100%;height:100%;transition:transform .25s}.SupportPanel-module__Bhxg5G__giftCard:hover .SupportPanel-module__Bhxg5G__giftImage{transform:scale(1.06)}.SupportPanel-module__Bhxg5G__giftThumbnailWrapper{pointer-events:none;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.SupportPanel-module__Bhxg5G__giftThumbnail{object-fit:contain;pointer-events:none;width:100%;height:100%;transition:transform .25s}.SupportPanel-module__Bhxg5G__giftCard:hover .SupportPanel-module__Bhxg5G__giftThumbnail{transform:scale(1.06)}.SupportPanel-module__Bhxg5G__giftCanvas{object-fit:contain;pointer-events:none;background:0 0;border-radius:10px;width:100%;height:100%}.SupportPanel-module__Bhxg5G__videoOverlayIcon{color:var(--primary);opacity:.55;pointer-events:none;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0}.SupportPanel-module__Bhxg5G__giftCard:hover .SupportPanel-module__Bhxg5G__videoOverlayIcon{opacity:1;color:var(--primary);transform:scale(1.15)}.SupportPanel-module__Bhxg5G__qtyBadge{background:var(--primary);color:var(--white);z-index:2;border-radius:12px;justify-content:center;align-items:center;padding:2px 6px;font-size:.65rem;font-weight:800;line-height:1;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 2px 8px #d9775766}.SupportPanel-module__Bhxg5G__audioToggleBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:3;cursor:pointer;background:#121214d1;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:4px;left:4px;box-shadow:0 2px 6px #0000004d}.SupportPanel-module__Bhxg5G__audioToggleBtn:hover{background:var(--primary);transform:scale(1.1)}.SupportPanel-module__Bhxg5G__giftInfo{text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:2px;width:100%;min-width:0;display:flex}.SupportPanel-module__Bhxg5G__giftName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.72rem;font-weight:750;line-height:1.2;display:block;overflow:hidden}@media (max-width:640px){.SupportPanel-module__Bhxg5G__giftName{font-size:.74rem}}.SupportPanel-module__Bhxg5G__giftPriceContainer{flex-wrap:nowrap;justify-content:center;align-items:center;gap:5px;margin-top:1px;display:flex}.SupportPanel-module__Bhxg5G__giftPriceBirr{color:var(--primary);white-space:nowrap;font-size:.85rem;font-weight:900;line-height:1.1}.SupportPanel-module__Bhxg5G__giftPriceCoins{color:var(--foreground-muted);white-space:nowrap;opacity:.85;background:0 0;align-items:center;gap:2px;font-size:.58rem;font-weight:600;line-height:1.1;display:inline-flex}.SupportPanel-module__Bhxg5G__coinIconImg{object-fit:contain;flex-shrink:0;width:12px;height:12px}.SupportPanel-module__Bhxg5G__coinsNum{color:var(--foreground);font-family:inherit;font-weight:800}.SupportPanel-module__Bhxg5G__coinsLabel{color:var(--foreground-muted);font-size:.6rem;font-weight:600}@media (max-width:640px){.SupportPanel-module__Bhxg5G__giftPriceContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px 4px;margin-top:2px;display:flex}.SupportPanel-module__Bhxg5G__giftPriceBirr{white-space:nowrap;font-size:.74rem;line-height:1.1}.SupportPanel-module__Bhxg5G__giftPriceCoins{white-space:nowrap;align-items:center;gap:2px;font-size:.62rem;line-height:1.1;display:inline-flex}.SupportPanel-module__Bhxg5G__coinIconImg{width:10px;height:10px}.SupportPanel-module__Bhxg5G__coinsNum{font-size:inherit;font-weight:700}.SupportPanel-module__Bhxg5G__coinsLabel{font-size:inherit;display:inline}}.SupportPanel-module__Bhxg5G__directTip{flex-direction:column;gap:16px;display:flex}.SupportPanel-module__Bhxg5G__ttsBanner{background:#d9775714;border:1px solid #d9775733;border-radius:999px;align-items:center;gap:7px;width:fit-content;max-width:100%;padding:5px 12px;display:inline-flex}.SupportPanel-module__Bhxg5G__ttsBannerIcon{color:var(--primary,#de7657);flex-shrink:0}.SupportPanel-module__Bhxg5G__ttsBannerText{color:var(--foreground,#141413);font-size:.74rem;font-weight:650;line-height:1.3}.SupportPanel-module__Bhxg5G__ttsIcon{display:none}.SupportPanel-module__Bhxg5G__ttsText p{color:var(--foreground);margin:0;font-size:.74rem;font-weight:650;line-height:1.3}.SupportPanel-module__Bhxg5G__amountBox{background:var(--background);border:1px solid var(--background-accent);border-radius:16px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.SupportPanel-module__Bhxg5G__amountHeader{justify-content:space-between;align-items:center;display:flex}.SupportPanel-module__Bhxg5G__currency{color:var(--foreground);font-size:.76rem;font-weight:800}.SupportPanel-module__Bhxg5G__equivalentCoins{color:var(--primary);background:#d977571a;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:800}.SupportPanel-module__Bhxg5G__inputWithPrefix{background:var(--white);border:1.5px solid var(--background-accent);border-radius:12px;align-items:center;gap:8px;padding:0 12px;transition:border-color .2s;display:flex}.SupportPanel-module__Bhxg5G__inputWithPrefix:focus-within{border-color:var(--primary)}.SupportPanel-module__Bhxg5G__currencyPrefix{color:var(--foreground-muted);font-size:.95rem;font-weight:900}.SupportPanel-module__Bhxg5G__amountInput{color:var(--foreground);background:0 0;border:none;outline:none;width:100%;padding:10px 0;font-family:inherit;font-size:1.3rem;font-weight:950}.SupportPanel-module__Bhxg5G__presets{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}@media (max-width:640px){.SupportPanel-module__Bhxg5G__presets{grid-template-columns:repeat(3,1fr)}}.SupportPanel-module__Bhxg5G__preset{background:var(--background);border:1px solid var(--background-accent);color:var(--foreground);cursor:pointer;text-align:center;border-radius:12px;padding:10px;font-size:.8rem;font-weight:800;transition:all .2s}.SupportPanel-module__Bhxg5G__preset:hover{border-color:var(--primary);color:var(--primary);background:var(--white)}.SupportPanel-module__Bhxg5G__presetActive{color:#fff;background:linear-gradient(135deg,#383633 0%,#1f1d1c 36%,#2b2926 58%,#0e0d0d 100%);border:1px solid #ffffff29;box-shadow:inset 0 1px 1px #ffffff38}.SupportPanel-module__Bhxg5G__presetActive:hover{color:#fff;background:linear-gradient(135deg,#44413e 0%,#292725 36%,#353330 58%,#141313 100%);border-color:#ffffff4d;box-shadow:inset 0 1px 1.5px #ffffff4d,0 2px 6px #0000001f}.SupportPanel-module__Bhxg5G__directActionsRow{flex-direction:column;gap:8px;width:100%;margin-top:6px;display:flex}.SupportPanel-module__Bhxg5G__directContinueBtn{color:#fff;cursor:pointer;text-align:center;letter-spacing:.01em;box-sizing:border-box;background:linear-gradient(135deg,#383633 0%,#1f1d1c 36%,#2b2926 58%,#0e0d0d 100%);border:1px solid #ffffff2e;border-radius:16px;width:100%;padding:13px 20px;font-size:.98rem;font-weight:900;line-height:1.35;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff40,0 1px 2px #00000014}.SupportPanel-module__Bhxg5G__directContinueBtn:hover:not(:disabled){background:linear-gradient(135deg,#44413e 0%,#292725 36%,#353330 58%,#141313 100%);border-color:#ffffff52;transform:translateY(-2px);box-shadow:inset 0 1px 2px #ffffff59,0 6px 18px #0000002e}.SupportPanel-module__Bhxg5G__directContinueBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.SupportPanel-module__Bhxg5G__directCoinBtn{color:#92400e;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1.5px solid #f59e0b;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 18px;font-size:.92rem;font-weight:850;line-height:1.35;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 6px #f59e0b26}.SupportPanel-module__Bhxg5G__directCoinBtn:hover:not(:disabled){background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-color:#d97706;transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b38}.SupportPanel-module__Bhxg5G__directCoinBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.SupportPanel-module__Bhxg5G__panelFooterPill{border-top:1px solid var(--background-accent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding-top:12px;display:flex}.SupportPanel-module__Bhxg5G__trustBadge{color:var(--foreground-muted);align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}.SupportPanel-module__Bhxg5G__userBalancePill{color:var(--foreground);background:var(--background);border:1px solid var(--background-accent);border-radius:10px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:800;display:flex}.SupportPanel-module__Bhxg5G__topupInlineBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:800;text-decoration:underline}.SupportPanel-module__Bhxg5G__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:10000;overscroll-behavior:contain;touch-action:none;will-change:opacity;background:#0f0f0fa6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}.SupportPanel-module__Bhxg5G__modalCard{z-index:10;overscroll-behavior:contain;overscroll-behavior-y:contain;will-change:transform, opacity;backface-visibility:hidden;background:0 0;border:none;border-radius:28px;flex-direction:column;width:100%;max-width:460px;max-height:min(92vh,670px);display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 24px 64px -12px #0006;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.SupportPanel-module__Bhxg5G__modalBanner{width:100%;height:64px;box-shadow:none;border-top-left-radius:inherit;border-top-right-radius:inherit;background:linear-gradient(135deg,#de7657 0%,#bc5639 36%,#ce6649 58%,#933821 100%);border:none;outline:none;flex-shrink:0;margin:0;position:relative;overflow:hidden}.SupportPanel-module__Bhxg5G__bannerDecoGold{opacity:.88;z-index:2;pointer-events:none;background:radial-gradient(circle at 35% 35%,#fde047 0%,#eab308 50%,#b8860b 100%);border-radius:50%;width:88px;height:88px;position:absolute;bottom:-34px;left:-18px}.SupportPanel-module__Bhxg5G__bannerDecoGreen{opacity:.85;z-index:2;pointer-events:none;background:radial-gradient(circle at 35% 35%,#4ade80 0%,#22c55e 50%,#15803d 100%);border-radius:50%;width:106px;height:106px;position:absolute;top:-20px;right:-16px}.SupportPanel-module__Bhxg5G__modalBody{background:var(--white);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px 22px 20px;display:flex;overflow:hidden auto}.SupportPanel-module__Bhxg5G__modalBody::-webkit-scrollbar{width:5px}.SupportPanel-module__Bhxg5G__modalBody::-webkit-scrollbar-track{background:0 0}.SupportPanel-module__Bhxg5G__modalBody::-webkit-scrollbar-thumb{background:#d9775773;border-radius:999px}.SupportPanel-module__Bhxg5G__modalBody::-webkit-scrollbar-thumb:hover{background:#d97757bf}.SupportPanel-module__Bhxg5G__modalBody::-webkit-scrollbar-button{width:0;height:0;display:none}@supports not selector(::-webkit-scrollbar){.SupportPanel-module__Bhxg5G__modalBody{scrollbar-width:thin;scrollbar-color:#d9775773 transparent}}@media (max-width:480px){.SupportPanel-module__Bhxg5G__modalCard{border-radius:24px}.SupportPanel-module__Bhxg5G__modalBanner{border-top-left-radius:24px;border-top-right-radius:24px;height:80px}.SupportPanel-module__Bhxg5G__modalBody{padding:16px 16px 20px}}.SupportPanel-module__Bhxg5G__modalHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.SupportPanel-module__Bhxg5G__modalTitleRow{flex:1;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.SupportPanel-module__Bhxg5G__modalTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.22rem;font-weight:900}.SupportPanel-module__Bhxg5G__modalLiveBadge{background:0 0;border:none;flex-shrink:0;align-items:center;gap:5px;margin:0;padding:0;display:inline-flex}.SupportPanel-module__Bhxg5G__pulseContainer{justify-content:center;align-items:center;width:6px;height:6px;display:inline-flex;position:relative}.SupportPanel-module__Bhxg5G__pulsePing{opacity:.6;background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(0,0,.2,1) infinite SupportPanel-module__Bhxg5G__livePing;position:absolute}.SupportPanel-module__Bhxg5G__pulseDot{background-color:#10b981;border-radius:50%;width:5px;height:5px;position:relative;box-shadow:0 0 4px #10b98199}.SupportPanel-module__Bhxg5G__liveText{color:#10b981;letter-spacing:-.01em;font-size:.82rem;font-weight:800}@keyframes SupportPanel-module__Bhxg5G__livePing{75%,to{opacity:0;transform:scale(2.1)}}.SupportPanel-module__Bhxg5G__modalCloseBtn{background:var(--background);border:1px solid var(--background-accent);color:var(--foreground-muted);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.SupportPanel-module__Bhxg5G__modalCloseBtn:hover{background:var(--background-accent);color:var(--foreground)}.SupportPanel-module__Bhxg5G__modalSummaryBox{background:var(--background);border:1px solid var(--background-accent);border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.SupportPanel-module__Bhxg5G__modalSummaryLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.SupportPanel-module__Bhxg5G__modalSummaryThumb{border:1px solid var(--background-accent);-webkit-user-select:none;user-select:none;background:#d977570f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.SupportPanel-module__Bhxg5G__modalSummaryThumb:hover{border-color:#d9775766}.SupportPanel-module__Bhxg5G__modalSummaryImg{object-fit:contain;pointer-events:none;width:100%;height:100%}.SupportPanel-module__Bhxg5G__modalSummaryVideo{object-fit:contain;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.SupportPanel-module__Bhxg5G__modalAudioToggle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:6;background:#121212b8;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;padding:0;transition:background .15s,transform .15s,border-color .15s;display:flex;position:absolute;bottom:2px;right:2px}.SupportPanel-module__Bhxg5G__modalAudioToggle:hover{background:#121212f2;border-color:#fff9;transform:scale(1.1)}.SupportPanel-module__Bhxg5G__modalAudioToggle:active{transform:scale(.92)}.SupportPanel-module__Bhxg5G__modalVideoMutedBadge{color:#fbbf24;z-index:5;pointer-events:none;background:#121212e0;border:1px solid #f59e0b80;border-radius:6px;align-items:center;gap:3px;padding:2px 5px;font-size:.56rem;font-weight:800;line-height:1;display:flex;position:absolute;bottom:4px;left:4px}.SupportPanel-module__Bhxg5G__modalSummaryIcon{background:#d977571f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.SupportPanel-module__Bhxg5G__modalSummaryDetails{flex-direction:column;min-width:0;display:flex}.SupportPanel-module__Bhxg5G__modalSummaryName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:850;overflow:hidden}.SupportPanel-module__Bhxg5G__modalSummarySubtitle{color:var(--foreground-muted);font-size:.7rem;font-weight:600}.SupportPanel-module__Bhxg5G__modalSummaryStepper{background:var(--white);border:1px solid var(--background-accent);border-radius:10px;align-items:center;gap:3px;padding:2px 4px;display:flex}.SupportPanel-module__Bhxg5G__modalStepperBtn{background:var(--background);width:24px;height:24px;color:var(--foreground);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.SupportPanel-module__Bhxg5G__modalStepperBtn:hover:not(:disabled){background:var(--primary);color:var(--white)}.SupportPanel-module__Bhxg5G__modalStepperBtn:disabled{opacity:.3;cursor:not-allowed}.SupportPanel-module__Bhxg5G__modalQtyNumber{color:var(--foreground);text-align:center;min-width:18px;font-family:monospace;font-size:.82rem;font-weight:900}.SupportPanel-module__Bhxg5G__modalSummaryAmount{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.SupportPanel-module__Bhxg5G__modalAmountBirr{color:var(--primary);font-size:1.25rem;font-weight:950;line-height:1.1}.SupportPanel-module__Bhxg5G__modalAmountCoins{color:var(--foreground-muted);opacity:.8;font-size:.62rem;font-weight:600}.SupportPanel-module__Bhxg5G__modalForm{flex-direction:column;gap:12px;display:flex}.SupportPanel-module__Bhxg5G__modalFieldGroup{flex-direction:column;gap:5px;display:flex}.SupportPanel-module__Bhxg5G__modalLabel{color:var(--foreground);align-items:center;gap:6px;font-size:.88rem;font-weight:800;display:flex}.SupportPanel-module__Bhxg5G__labelIcon{color:var(--foreground,#141413);flex-shrink:0}.SupportPanel-module__Bhxg5G__modalLabelRow{justify-content:space-between;align-items:center;display:flex}.SupportPanel-module__Bhxg5G__optionalTag{color:var(--foreground-muted);background:var(--background);border-radius:6px;padding:1.5px 7px;font-size:.72rem;font-weight:650}.SupportPanel-module__Bhxg5G__charCount{color:var(--foreground-muted);font-family:monospace;font-size:.72rem}.SupportPanel-module__Bhxg5G__modalInputWrapper{align-items:center;display:flex;position:relative}.SupportPanel-module__Bhxg5G__modalInput{background:var(--background);border:1px solid var(--background-accent);width:100%;color:var(--foreground);border-radius:12px;outline:none;padding:11px 14px;font-family:inherit;font-size:.84rem;transition:border-color .2s}.SupportPanel-module__Bhxg5G__modalInput::placeholder{color:var(--foreground-muted);opacity:.75;font-size:.74rem}.SupportPanel-module__Bhxg5G__modalInput:focus{border-color:var(--primary);background:var(--white)}.SupportPanel-module__Bhxg5G__modalTextareaWrapper{align-items:flex-start;display:flex;position:relative}.SupportPanel-module__Bhxg5G__modalTextarea{background:var(--background);border:1px solid var(--background-accent);width:100%;color:var(--foreground);resize:vertical;border-radius:12px;outline:none;min-height:64px;padding:10px 14px;font-family:inherit;font-size:.84rem;transition:border-color .2s}.SupportPanel-module__Bhxg5G__modalTextarea::placeholder{color:var(--foreground-muted);opacity:.75;font-size:.74rem}.SupportPanel-module__Bhxg5G__modalTextarea:focus{border-color:var(--primary);background:var(--white)}.SupportPanel-module__Bhxg5G__modalTtsCard{background:var(--background);border:1px solid var(--background-accent);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:14px;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .2s;display:flex}.SupportPanel-module__Bhxg5G__modalTtsCard:hover{border-color:#d9775766}.SupportPanel-module__Bhxg5G__modalTtsActive{border-color:var(--primary);background:#d977570f}.SupportPanel-module__Bhxg5G__modalTtsLeft{align-items:center;gap:10px;min-width:0;display:flex}.SupportPanel-module__Bhxg5G__modalTtsIcon{width:32px;height:32px;color:var(--primary);background:#d977571f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SupportPanel-module__Bhxg5G__modalTtsTitle{color:var(--foreground);align-items:center;gap:6px;font-size:.76rem;font-weight:800;display:flex}.SupportPanel-module__Bhxg5G__modalTtsSub{color:var(--foreground-muted);font-size:.68rem;font-weight:600}.SupportPanel-module__Bhxg5G__personaSection{border-top:1px solid var(--background-accent);flex-direction:column;gap:8px;margin-top:14px;padding-top:12px;display:flex}.SupportPanel-module__Bhxg5G__personaSectionHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.SupportPanel-module__Bhxg5G__personaSectionTitle{color:var(--foreground);align-items:center;gap:6px;min-width:0;font-size:.78rem;font-weight:800;display:flex}.SupportPanel-module__Bhxg5G__personaActiveBadge{color:var(--primary);white-space:nowrap;background:#d9775714;border-radius:9999px;padding:1px 7px;font-size:.72rem;font-weight:700}.SupportPanel-module__Bhxg5G__personaSectionSub{color:var(--foreground-muted);flex-shrink:0;font-size:.68rem;font-weight:600}.SupportPanel-module__Bhxg5G__personaPillsRow{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;gap:6px;padding:2px 2px 6px;display:flex;overflow-x:auto}.SupportPanel-module__Bhxg5G__personaPillsRow::-webkit-scrollbar{display:none}.SupportPanel-module__Bhxg5G__personaPill{background:var(--white);border:1px solid var(--background-accent);cursor:pointer;-webkit-user-select:none;user-select:none;height:34px;font-family:inherit;font-size:inherit;border-radius:9999px;outline:none;flex-shrink:0;align-items:center;gap:6px;padding:4px 12px;transition:all .18s cubic-bezier(.16,1,.3,1);display:inline-flex}.SupportPanel-module__Bhxg5G__personaPill:hover{background:var(--background);border-color:#d9775766;transform:translateY(-1px)}.SupportPanel-module__Bhxg5G__personaPillActive{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:#d9775717}.SupportPanel-module__Bhxg5G__personaPillPlaying{border-color:var(--primary);animation:1.2s ease-in-out infinite SupportPanel-module__Bhxg5G__pillPlayingPulse;box-shadow:0 0 0 2px #d977574d}@keyframes SupportPanel-module__Bhxg5G__pillPlayingPulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.SupportPanel-module__Bhxg5G__personaPlayingIndicator{align-items:center;margin-left:2px;font-size:.68rem;animation:.8s ease-in-out infinite alternate SupportPanel-module__Bhxg5G__soundwave;display:inline-flex}@keyframes SupportPanel-module__Bhxg5G__soundwave{0%{opacity:.6;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}.SupportPanel-module__Bhxg5G__personaPillIcon{font-size:.95rem;line-height:1}.SupportPanel-module__Bhxg5G__personaPillName{color:var(--foreground);white-space:nowrap;font-size:.76rem;font-weight:700}.SupportPanel-module__Bhxg5G__personaPillActive .SupportPanel-module__Bhxg5G__personaPillName{color:var(--primary);font-weight:800}.SupportPanel-module__Bhxg5G__personaPillPlay{background:var(--background);border:1px solid var(--background-accent);width:20px;height:20px;color:var(--foreground-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:2px;padding:0;font-size:.55rem;transition:all .15s;display:inline-flex}.SupportPanel-module__Bhxg5G__personaPillPlay:hover{background:var(--primary);color:var(--white);border-color:var(--primary);transform:scale(1.1)}.SupportPanel-module__Bhxg5G__personaPillPlayActive{background:var(--primary);color:var(--white);border-color:var(--primary);animation:1.2s ease-in-out infinite SupportPanel-module__Bhxg5G__pillPlayPulse}@keyframes SupportPanel-module__Bhxg5G__pillPlayPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.15)}}.SupportPanel-module__Bhxg5G__switch{background:#e5e7eb;border-radius:20px;flex-shrink:0;align-items:center;width:38px;height:22px;padding:2px;transition:background .25s;display:flex}.SupportPanel-module__Bhxg5G__switchOn{background:var(--primary)}.SupportPanel-module__Bhxg5G__switchKnob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 3px #0003}.SupportPanel-module__Bhxg5G__switchOn .SupportPanel-module__Bhxg5G__switchKnob{transform:translate(16px)}.SupportPanel-module__Bhxg5G__modalActions{flex-direction:column;gap:10px;margin-top:4px;display:flex}.SupportPanel-module__Bhxg5G__modalChapaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#383633 0%,#1f1d1c 36%,#2b2926 58%,#0e0d0d 100%);border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:16px 20px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff40,0 1px 2px #00000014}.SupportPanel-module__Bhxg5G__modalChapaBtn:hover:not(:disabled){background:linear-gradient(135deg,#44413e 0%,#292725 36%,#353330 58%,#141313 100%);border-color:#ffffff52;transform:translateY(-2px);box-shadow:inset 0 1px 2px #ffffff59,0 6px 18px #0000002e}.SupportPanel-module__Bhxg5G__modalChapaBtn:disabled{opacity:.5;cursor:not-allowed}.SupportPanel-module__Bhxg5G__modalChapaInner{justify-content:center;align-items:center;gap:10px;display:flex}.SupportPanel-module__Bhxg5G__modalChapaTitle{letter-spacing:.02em;color:#fff;font-size:1.1rem;font-weight:950}.SupportPanel-module__Bhxg5G__modalBankLogos{background:#fff;border-radius:999px;align-items:center;gap:6px;padding:2.5px 8px;display:flex;box-shadow:0 1px 3px #0003}.SupportPanel-module__Bhxg5G__miniBankLogo{object-fit:contain;width:auto;height:16px}.SupportPanel-module__Bhxg5G__modalChapaSub{color:#ffffffbf;font-size:.72rem;font-weight:700}.SupportPanel-module__Bhxg5G__modalCoinBtn{background:var(--background);color:var(--foreground);border:1px solid var(--background-accent);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px 18px;font-size:.85rem;font-weight:800;transition:all .2s;display:flex}.SupportPanel-module__Bhxg5G__modalCoinBtn:hover:not(:disabled){background:var(--white);border-color:var(--primary);color:var(--primary)}.SupportPanel-module__Bhxg5G__modalCoinBtn:disabled{opacity:.5;cursor:not-allowed}.SupportPanel-module__Bhxg5G__modalTrustFooter{color:var(--foreground-muted);text-align:center;justify-content:center;align-items:center;gap:6px;font-size:.68rem;font-weight:700;display:flex}@media (max-width:1536px) and (min-width:1025px){.SupportPanel-module__Bhxg5G__panel{border-radius:24px;padding:24px 20px 18px}.SupportPanel-module__Bhxg5G__tabs{margin-bottom:16px;padding:4.5px}.SupportPanel-module__Bhxg5G__tab{padding:9px 5px;font-size:.76rem}.SupportPanel-module__Bhxg5G__workflowLabel{margin-bottom:15px}.SupportPanel-module__Bhxg5G__contentArea{height:365px;min-height:365px;max-height:365px}.SupportPanel-module__Bhxg5G__contentAreaDirect{height:auto;min-height:auto;max-height:none}.SupportPanel-module__Bhxg5G__giftGrid{gap:8px}.SupportPanel-module__Bhxg5G__giftCard{border-radius:13px;gap:5px;padding:7px 5px}.SupportPanel-module__Bhxg5G__modalCard{border-radius:24px;max-width:470px;max-height:min(94vh,640px);overflow:hidden}.SupportPanel-module__Bhxg5G__modalBanner{height:56px}.SupportPanel-module__Bhxg5G__modalBody{gap:11px;padding:14px 20px 18px}}@media (max-width:1440px) and (min-width:1025px){.SupportPanel-module__Bhxg5G__panel{border-radius:22px;padding:20px 18px 16px}.SupportPanel-module__Bhxg5G__tabs{border-radius:12px;margin-bottom:14px;padding:4px}.SupportPanel-module__Bhxg5G__tab{border-radius:9px;padding:8px 5px;font-size:.74rem}.SupportPanel-module__Bhxg5G__workflowLabel{margin-bottom:13px;font-size:.73rem}.SupportPanel-module__Bhxg5G__fixedSectionHeader{margin:1px 0 5px}.SupportPanel-module__Bhxg5G__sectionLabelTitle{font-size:.71rem}.SupportPanel-module__Bhxg5G__contentArea{height:350px;min-height:350px;max-height:350px}.SupportPanel-module__Bhxg5G__contentAreaDirect{height:auto;min-height:auto;max-height:none}.SupportPanel-module__Bhxg5G__giftGrid{gap:7px}.SupportPanel-module__Bhxg5G__giftCard{border-radius:12px;gap:5px;padding:7px 5px}.SupportPanel-module__Bhxg5G__giftName{font-size:.78rem}.SupportPanel-module__Bhxg5G__giftCoinText{font-size:.7rem}.SupportPanel-module__Bhxg5G__amountBox{border-radius:14px;padding:12px 14px}.SupportPanel-module__Bhxg5G__currencyPrefix{font-size:1.3rem}.SupportPanel-module__Bhxg5G__amountInput{font-size:1.4rem}.SupportPanel-module__Bhxg5G__presets{gap:6px}.SupportPanel-module__Bhxg5G__preset{min-height:40px;padding:10px;font-size:.82rem}.SupportPanel-module__Bhxg5G__directContinueBtn{min-height:44px;padding:12px;font-size:.88rem}.SupportPanel-module__Bhxg5G__ttsBanner{gap:6px;padding:5px 10px}.SupportPanel-module__Bhxg5G__panelFooterPill{margin-top:10px;padding:6px 12px;font-size:.72rem}.SupportPanel-module__Bhxg5G__modalCard{border-radius:26px;max-width:450px;max-height:min(92vh,620px);overflow:hidden}.SupportPanel-module__Bhxg5G__modalBanner{height:60px}.SupportPanel-module__Bhxg5G__modalBody{gap:11px;padding:14px 20px 18px}.SupportPanel-module__Bhxg5G__modalTitle{font-size:1.18rem}.SupportPanel-module__Bhxg5G__modalSummaryBox{border-radius:16px;padding:10px 13px}.SupportPanel-module__Bhxg5G__modalSummaryThumb{width:42px;height:42px}.SupportPanel-module__Bhxg5G__modalSummaryName{font-size:.86rem}.SupportPanel-module__Bhxg5G__modalAmountBirr{font-size:1.02rem}.SupportPanel-module__Bhxg5G__modalChapaBtn{border-radius:13px;min-height:48px;padding:12px 16px}}@media (max-width:1366px) and (min-width:1025px){.SupportPanel-module__Bhxg5G__panel{border-radius:20px;padding:18px 16px 14px}.SupportPanel-module__Bhxg5G__tabs{border-radius:11px;margin-bottom:12px;padding:3.5px}.SupportPanel-module__Bhxg5G__tab{border-radius:8px;padding:7px 4px;font-size:.71rem}.SupportPanel-module__Bhxg5G__workflowLabel{margin-bottom:11px;font-size:.7rem}.SupportPanel-module__Bhxg5G__fixedSectionHeader{margin:0 0 4px}.SupportPanel-module__Bhxg5G__sectionLabelTitle{font-size:.68rem}.SupportPanel-module__Bhxg5G__contentArea{height:340px;min-height:340px;max-height:340px}.SupportPanel-module__Bhxg5G__contentAreaDirect{height:auto;min-height:auto;max-height:none}.SupportPanel-module__Bhxg5G__giftGrid{gap:6px}.SupportPanel-module__Bhxg5G__giftCard{border-radius:11px;gap:4px;padding:6px 4px}.SupportPanel-module__Bhxg5G__giftName{font-size:.74rem}.SupportPanel-module__Bhxg5G__giftCoinText{font-size:.68rem}.SupportPanel-module__Bhxg5G__amountBox{border-radius:12px;padding:10px 12px}.SupportPanel-module__Bhxg5G__currencyPrefix{font-size:1.2rem}.SupportPanel-module__Bhxg5G__amountInput{font-size:1.3rem}.SupportPanel-module__Bhxg5G__presets{gap:5px}.SupportPanel-module__Bhxg5G__preset{min-height:38px;padding:8px;font-size:.78rem}.SupportPanel-module__Bhxg5G__directContinueBtn{min-height:42px;padding:11px;font-size:.85rem}.SupportPanel-module__Bhxg5G__ttsBanner{gap:6px;padding:4px 10px}.SupportPanel-module__Bhxg5G__panelFooterPill{margin-top:8px;padding:5px 10px;font-size:.68rem}.SupportPanel-module__Bhxg5G__modalCard{border-radius:24px;max-width:440px;max-height:min(92vh,580px);overflow:hidden}.SupportPanel-module__Bhxg5G__modalBanner{height:56px}.SupportPanel-module__Bhxg5G__modalBody{gap:10px;padding:13px 18px 16px}.SupportPanel-module__Bhxg5G__modalHeader{margin-bottom:1px}.SupportPanel-module__Bhxg5G__modalTitle{font-size:1.14rem}.SupportPanel-module__Bhxg5G__modalSummaryBox{border-radius:15px;margin-bottom:1px;padding:9px 12px}.SupportPanel-module__Bhxg5G__modalSummaryThumb{width:40px;height:40px}.SupportPanel-module__Bhxg5G__modalSummaryName{font-size:.84rem}.SupportPanel-module__Bhxg5G__modalSummarySubtitle{font-size:.68rem}.SupportPanel-module__Bhxg5G__modalAmountBirr{font-size:.98rem}.SupportPanel-module__Bhxg5G__modalForm{gap:10px;margin-bottom:2px}.SupportPanel-module__Bhxg5G__modalFieldGroup{gap:4px}.SupportPanel-module__Bhxg5G__modalLabel{font-size:.84rem}.SupportPanel-module__Bhxg5G__modalInput{border-radius:10px;padding:9.5px 12px;font-size:.8rem}.SupportPanel-module__Bhxg5G__modalTextarea{border-radius:10px;height:52px;min-height:50px;padding:8.5px 12px;font-size:.8rem}.SupportPanel-module__Bhxg5G__modalTtsCard{border-radius:12px;padding:8.5px 10px}.SupportPanel-module__Bhxg5G__modalChapaBtn{border-radius:12px;min-height:45px;padding:11px 15px}.SupportPanel-module__Bhxg5G__modalChapaTitle{font-size:.88rem}}@media (max-width:1200px) and (min-width:1025px){.SupportPanel-module__Bhxg5G__panel{border-radius:18px;padding:15px 14px 12px}.SupportPanel-module__Bhxg5G__tabs{border-radius:10px;gap:3px;margin-bottom:10px;padding:3px}.SupportPanel-module__Bhxg5G__tab{letter-spacing:.02em;border-radius:7px;padding:6.5px 3px;font-size:.68rem}.SupportPanel-module__Bhxg5G__workflowLabel{margin-bottom:10px;font-size:.68rem}.SupportPanel-module__Bhxg5G__fixedSectionHeader{margin:0 0 3px}.SupportPanel-module__Bhxg5G__sectionLabelTitle{font-size:.66rem}.SupportPanel-module__Bhxg5G__contentArea{height:330px;min-height:330px;max-height:330px}.SupportPanel-module__Bhxg5G__contentAreaDirect{height:auto;min-height:auto;max-height:none}.SupportPanel-module__Bhxg5G__scrollableGridWrapper{padding-top:4px;padding-bottom:20px}.SupportPanel-module__Bhxg5G__giftGrid{gap:6px}.SupportPanel-module__Bhxg5G__giftCard{border-radius:10px;gap:4px;padding:5px 4px}.SupportPanel-module__Bhxg5G__giftName{font-size:.71rem}.SupportPanel-module__Bhxg5G__giftCoinText{font-size:.66rem}.SupportPanel-module__Bhxg5G__amountBox{border-radius:12px;padding:8px 12px}.SupportPanel-module__Bhxg5G__currency,.SupportPanel-module__Bhxg5G__equivalentCoins{font-size:.72rem}.SupportPanel-module__Bhxg5G__currencyPrefix{font-size:1.15rem}.SupportPanel-module__Bhxg5G__amountInput{font-size:1.2rem}.SupportPanel-module__Bhxg5G__presets{gap:4px}.SupportPanel-module__Bhxg5G__preset{min-height:36px;padding:7px 6px;font-size:.75rem}.SupportPanel-module__Bhxg5G__directContinueBtn{min-height:40px;padding:10px;font-size:.82rem}.SupportPanel-module__Bhxg5G__ttsBanner{gap:5px;padding:4px 8px}.SupportPanel-module__Bhxg5G__panelFooterPill{margin-top:6px;padding:4px 8px;font-size:.65rem}.SupportPanel-module__Bhxg5G__modalCard{border-radius:22px;max-width:430px;max-height:min(92vh,540px);overflow:hidden}.SupportPanel-module__Bhxg5G__modalBanner{height:52px}.SupportPanel-module__Bhxg5G__modalBody{gap:9px;padding:12px 16px 15px}.SupportPanel-module__Bhxg5G__modalHeader{margin-bottom:0}.SupportPanel-module__Bhxg5G__modalTitle{font-size:1.1rem}.SupportPanel-module__Bhxg5G__modalSummaryBox{border-radius:14px;margin-bottom:0;padding:8px 11px}.SupportPanel-module__Bhxg5G__modalSummaryThumb{border-radius:9px;width:38px;height:38px}.SupportPanel-module__Bhxg5G__modalSummaryName{font-size:.82rem}.SupportPanel-module__Bhxg5G__modalSummarySubtitle{font-size:.66rem}.SupportPanel-module__Bhxg5G__modalAmountBirr{font-size:.95rem}.SupportPanel-module__Bhxg5G__modalAmountCoins{font-size:.68rem}.SupportPanel-module__Bhxg5G__modalForm{gap:9px;margin-bottom:0}.SupportPanel-module__Bhxg5G__modalFieldGroup{gap:4px}.SupportPanel-module__Bhxg5G__modalLabel{font-size:.82rem}.SupportPanel-module__Bhxg5G__modalInput{border-radius:10px;padding:8.5px 11px;font-size:.78rem}.SupportPanel-module__Bhxg5G__modalTextarea{border-radius:10px;height:48px;min-height:46px;padding:8px 11px;font-size:.78rem}.SupportPanel-module__Bhxg5G__modalTtsCard{border-radius:11px;padding:8px 10px}.SupportPanel-module__Bhxg5G__modalTtsTitle{font-size:.74rem}.SupportPanel-module__Bhxg5G__modalTtsSub{font-size:.64rem}.SupportPanel-module__Bhxg5G__modalChapaBtn{border-radius:12px;min-height:43px;padding:10px 14px}.SupportPanel-module__Bhxg5G__modalChapaTitle{font-size:.85rem}.SupportPanel-module__Bhxg5G__modalChapaSub{font-size:.64rem}.SupportPanel-module__Bhxg5G__modalTrustFooter{font-size:.6rem}}.SupportPanel-module__Bhxg5G__streamlinedTipContainer{box-sizing:border-box;flex-direction:column;gap:14px;width:100%;display:flex}.SupportPanel-module__Bhxg5G__heroAmountCard{background:linear-gradient(180deg, var(--background,#fafaf9) 0%, #d977570a 100%);border:1px solid var(--background-accent,#14141314);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:20px 16px 14px;transition:all .2s;display:flex;box-shadow:inset 0 1px #fff9}.SupportPanel-module__Bhxg5G__heroStepper{justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.SupportPanel-module__Bhxg5G__stepperButton{background:var(--white,#fff);border:1px solid var(--background-accent,#1414131f);width:44px;height:44px;color:var(--foreground,#141413);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex;box-shadow:0 1px 3px #0000000f}.SupportPanel-module__Bhxg5G__stepperButton:hover:not(:disabled){border-color:var(--primary,#de7657);color:var(--primary,#de7657);transform:scale(1.08)}.SupportPanel-module__Bhxg5G__stepperButton:disabled{opacity:.35;cursor:not-allowed;transform:none}.SupportPanel-module__Bhxg5G__heroAmountTextWrap{-webkit-user-select:none;user-select:none;justify-content:center;align-items:baseline;gap:8px;display:flex}.SupportPanel-module__Bhxg5G__heroAmountNumber{color:var(--foreground,#141413);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2.75rem;font-weight:900;line-height:1}.SupportPanel-module__Bhxg5G__heroAmountCurrency{color:var(--primary,#de7657);text-transform:uppercase;letter-spacing:.04em;font-size:1.1rem;font-weight:800}.SupportPanel-module__Bhxg5G__heroTtsCue{color:var(--foreground-muted,#555);background:#d9775714;border-radius:100px;align-items:center;gap:6px;margin-top:10px;padding:4px 10px;font-size:.72rem;font-weight:650;display:inline-flex}.SupportPanel-module__Bhxg5G__heroTtsCueIcon{color:var(--primary,#de7657);flex-shrink:0}.SupportPanel-module__Bhxg5G__presetGrid{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}.SupportPanel-module__Bhxg5G__presetPill{background:var(--background,#fafaf9);color:var(--foreground,#141413);cursor:pointer;-webkit-user-select:none;user-select:none;border:1.5px solid #0000;border-radius:12px;outline:none;justify-content:center;align-items:center;padding:12px 6px;font-family:inherit;font-size:.86rem;font-weight:750;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex}.SupportPanel-module__Bhxg5G__presetPill:hover{background:var(--white,#fff);border-color:#d977574d;transform:translateY(-1px);box-shadow:0 1px 3px #0000000d}.SupportPanel-module__Bhxg5G__presetPillActive{background:var(--white,#fff);border-color:var(--primary,#de7657);color:var(--primary,#de7657);font-weight:850;box-shadow:0 2px 8px #d977572e}.SupportPanel-module__Bhxg5G__customAmountDrawer{width:100%;overflow:hidden}.SupportPanel-module__Bhxg5G__customAmountInputWrapper{background:var(--white,#fff);border:1.5px solid var(--primary,#de7657);border-radius:14px;align-items:center;gap:8px;padding:8px 14px;display:flex;box-shadow:0 0 0 3px #d9775726}.SupportPanel-module__Bhxg5G__customPrefix{color:var(--primary,#de7657);font-size:.88rem;font-weight:800}.SupportPanel-module__Bhxg5G__customInputField{color:var(--foreground,#141413);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:1.25rem;font-weight:800}.SupportPanel-module__Bhxg5G__payMethodBlock{flex-direction:column;gap:8px;margin-top:4px;display:flex}.SupportPanel-module__Bhxg5G__sectionMiniLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--foreground-muted,#777);padding-left:2px;font-size:.72rem;font-weight:800}.SupportPanel-module__Bhxg5G__payMethodRow{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.SupportPanel-module__Bhxg5G__payMethodOption{background:var(--white,#fff);border:1.5px solid var(--background-accent,#1414131f);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:14px;outline:none;justify-content:center;align-items:center;gap:8px;padding:11px 12px;font-family:inherit;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.SupportPanel-module__Bhxg5G__payMethodOption:hover{border-color:#d9775759;transform:translateY(-1px)}.SupportPanel-module__Bhxg5G__payMethodOptionActive{border-color:var(--primary,#de7657);box-shadow:0 0 0 1px var(--primary,#de7657);background:#d977570d}.SupportPanel-module__Bhxg5G__payMethodLogo{flex-shrink:0;justify-content:center;align-items:center;display:flex}.SupportPanel-module__Bhxg5G__payMethodLogosDual{flex-shrink:0;align-items:center;gap:4px;display:flex}.SupportPanel-module__Bhxg5G__payMethodText{color:var(--foreground,#141413);white-space:nowrap;font-size:.8rem;font-weight:750}.SupportPanel-module__Bhxg5G__payMethodCheck{color:var(--primary,#de7657);position:absolute;top:5px;right:5px}.SupportPanel-module__Bhxg5G__progressiveInputGroup{background:var(--background,#fafaf9);border:1px solid var(--background-accent,#14141314);border-radius:14px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.SupportPanel-module__Bhxg5G__progressiveInputLabel{color:var(--foreground-muted,#666);align-items:center;gap:5px;font-size:.72rem;font-weight:700;display:flex}.SupportPanel-module__Bhxg5G__progressiveInputField{background:var(--white,#fff);border:1px solid var(--background-accent,#1414131f);width:100%;color:var(--foreground,#141413);box-sizing:border-box;border-radius:10px;outline:none;padding:8px 10px;font-family:inherit;font-size:.85rem;transition:border-color .15s}.SupportPanel-module__Bhxg5G__progressiveInputField:focus{border-color:var(--primary,#de7657)}.SupportPanel-module__Bhxg5G__progressiveTextareaField{background:var(--white,#fff);border:1px solid var(--background-accent,#1414131f);width:100%;color:var(--foreground,#141413);box-sizing:border-box;resize:none;border-radius:10px;outline:none;padding:8px 10px;font-family:inherit;font-size:.82rem;transition:border-color .15s}.SupportPanel-module__Bhxg5G__progressiveTextareaField:focus{border-color:var(--primary,#de7657)}.SupportPanel-module__Bhxg5G__progressiveCheerBlock{width:100%}.SupportPanel-module__Bhxg5G__addCheerExpandBtn{border:1px dashed var(--background-accent,#14141326);cursor:pointer;width:100%;color:var(--foreground-muted,#666);background:0 0;border-radius:12px;justify-content:space-between;align-items:center;padding:9px 12px;font-family:inherit;font-size:.78rem;font-weight:650;transition:all .15s;display:flex}.SupportPanel-module__Bhxg5G__addCheerExpandBtn:hover{border-color:var(--primary,#de7657);color:var(--primary,#de7657);background:#d9775708}.SupportPanel-module__Bhxg5G__addCheerLeft{align-items:center;gap:6px;display:flex}.SupportPanel-module__Bhxg5G__addCheerPlusIcon{font-size:1rem;font-weight:700}.SupportPanel-module__Bhxg5G__cheerFormDrawer{background:var(--background,#fafaf9);border:1px solid var(--background-accent,#14141314);border-radius:16px;flex-direction:column;gap:8px;padding:12px;display:flex;overflow:hidden}.SupportPanel-module__Bhxg5G__cheerFormHeader{justify-content:space-between;align-items:center;display:flex}.SupportPanel-module__Bhxg5G__cheerFormTitle{color:var(--foreground,#141413);text-transform:uppercase;letter-spacing:.04em;font-size:.74rem;font-weight:800}.SupportPanel-module__Bhxg5G__cheerCloseIconButton{color:var(--foreground-muted,#777);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex}.SupportPanel-module__Bhxg5G__cheerCloseIconButton:hover{color:var(--foreground,#141413)}.SupportPanel-module__Bhxg5G__cheerVoicePicker{flex-direction:column;gap:5px;margin-top:2px;display:flex}.SupportPanel-module__Bhxg5G__cheerVoiceLabel{color:var(--foreground-muted,#666);font-size:.68rem;font-weight:750}.SupportPanel-module__Bhxg5G__cheerVoiceScroll{scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.SupportPanel-module__Bhxg5G__cheerVoiceScroll::-webkit-scrollbar{display:none}.SupportPanel-module__Bhxg5G__voicePersonaPill{background:var(--white,#fff);border:1px solid var(--background-accent,#1414131f);color:var(--foreground,#141413);cursor:pointer;white-space:nowrap;border-radius:100px;outline:none;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-family:inherit;font-size:.72rem;font-weight:700;transition:all .15s;display:inline-flex}.SupportPanel-module__Bhxg5G__voicePersonaPill:hover{background:var(--background,#fafaf9);border-color:#d9775766}.SupportPanel-module__Bhxg5G__voicePersonaPillActive{border-color:var(--primary,#de7657);color:var(--primary,#de7657);background:#d9775717}.SupportPanel-module__Bhxg5G__voicePersonaPillPlaying{box-shadow:0 0 0 2px #d977574d}.SupportPanel-module__Bhxg5G__voiceAuditionIcon{font-size:.65rem}.SupportPanel-module__Bhxg5G__heroCtaWrapper{width:100%;margin-top:4px}.SupportPanel-module__Bhxg5G__heroPrimarySubmitBtn{background:var(--foreground,#141413);width:100%;color:var(--white,#fff);cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:15px 20px;font-family:inherit;font-size:.95rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #1414132e}.SupportPanel-module__Bhxg5G__heroPrimarySubmitBtn:hover:not(:disabled){background:#000;transform:translateY(-2px);box-shadow:0 6px 20px #14141340}.SupportPanel-module__Bhxg5G__heroPrimarySubmitBtn:active:not(:disabled){transform:translateY(0)}.SupportPanel-module__Bhxg5G__heroPrimarySubmitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.SupportPanel-module__Bhxg5G__quietTrustLine{color:var(--foreground-muted,#777);justify-content:center;align-items:center;gap:6px;margin-top:-2px;font-size:.72rem;font-weight:600;display:flex}
.tips-module__vzd65W__page{background:var(--background);min-height:100vh;padding-top:100px;padding-bottom:80px}.tips-module__vzd65W__container{max-width:1320px;margin:0 auto;padding:0 40px}.tips-module__vzd65W__hero{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.tips-module__vzd65W__badge{background:rgba(var(--primary-rgb), .12);color:var(--primary);border:1px solid rgba(var(--primary-rgb), .2);text-transform:uppercase;letter-spacing:.05em;border-radius:99px;padding:6px 12px;font-size:.8rem;font-weight:800;display:inline-flex}.tips-module__vzd65W__title{letter-spacing:-.02em;color:var(--foreground);margin:12px 0 8px;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.15}.tips-module__vzd65W__subtitle{color:var(--foreground-muted);max-width:640px;margin:0;font-size:1rem;font-weight:600}.tips-module__vzd65W__backBtn{color:var(--foreground);background:var(--white);border:1px solid var(--background-accent);white-space:nowrap;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.tips-module__vzd65W__content{flex-direction:column;gap:20px;display:flex}.tips-module__vzd65W__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.tips-module__vzd65W__statCard{background:var(--white);border:1px solid var(--background-accent);box-shadow:var(--shadow-sm);border-radius:18px;align-items:flex-start;gap:12px;padding:16px;display:flex}.tips-module__vzd65W__statIcon{background:var(--background);border:1px solid var(--background-accent);width:34px;height:34px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.tips-module__vzd65W__statCard p{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.05em;margin:2px 0 4px;font-size:.8rem;font-weight:700}.tips-module__vzd65W__statCard strong{color:var(--foreground);font-size:1.15rem;line-height:1.2}.tips-module__vzd65W__panel{background:var(--white);border:1px solid var(--background-accent);box-shadow:var(--shadow-sm);border-radius:20px;padding:18px}.tips-module__vzd65W__toolbar{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.tips-module__vzd65W__toolbar h2{color:var(--foreground);margin:0;font-size:1.15rem}.tips-module__vzd65W__toolbar p{color:var(--foreground-muted);margin:4px 0 0;font-size:.9rem;font-weight:600}.tips-module__vzd65W__search{border:1px solid var(--background-accent);width:min(360px,100%);color:var(--foreground);border-radius:12px;outline:none;padding:12px 14px;font-size:.95rem;font-weight:700}.tips-module__vzd65W__search:focus{border-color:var(--primary)}.tips-module__vzd65W__timeline{flex-direction:column;gap:10px;display:flex}.tips-module__vzd65W__tipCard{border:1px solid var(--background-accent);background:linear-gradient(#fff 0%,#fbfbff 100%);border-radius:14px;padding:14px}.tips-module__vzd65W__tipTopRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.tips-module__vzd65W__tipTopRow strong{color:var(--foreground);font-size:.95rem}.tips-module__vzd65W__tipTopRow span{color:var(--primary);font-size:.9rem;font-weight:850}.tips-module__vzd65W__message{color:var(--foreground-muted);margin:8px 0 6px;font-size:.95rem;line-height:1.45}.tips-module__vzd65W__time{color:#9ca3af;font-size:.8rem;font-weight:700}.tips-module__vzd65W__emptyState{border:1px dashed var(--background-accent);text-align:center;border-radius:14px;padding:24px}.tips-module__vzd65W__muted{color:var(--foreground-muted);font-weight:600}.tips-module__vzd65W__error{color:#dc2626;font-weight:800}@media (max-width:1200px){.tips-module__vzd65W__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.tips-module__vzd65W__page{padding-top:80px;padding-bottom:40px}.tips-module__vzd65W__container{padding:0 16px}.tips-module__vzd65W__hero{flex-direction:column}.tips-module__vzd65W__statsGrid{grid-template-columns:1fr}.tips-module__vzd65W__toolbar{flex-direction:column;align-items:stretch}.tips-module__vzd65W__search{width:100%}}
.CreatorSidebar-module__oIvPIq__sidebar{flex-direction:column;gap:20px;height:100%;display:flex}.CreatorSidebar-module__oIvPIq__supportersPanel{background:var(--white,#fff);border:1px solid var(--background-accent,#14141314);box-shadow:var(--shadow);box-sizing:border-box;border-radius:28px;flex-direction:column;height:100%;min-height:520px;padding:28px 24px;display:flex}.CreatorSidebar-module__oIvPIq__panelHeader{border-bottom:1px solid var(--background-accent,#1414130f);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.CreatorSidebar-module__oIvPIq__headerTitleGroup{align-items:center;gap:10px;display:flex}.CreatorSidebar-module__oIvPIq__trophyBadge{background:var(--background,#f9f9f7);width:32px;height:32px;color:var(--foreground,#141413);border:1px solid var(--background-accent,#14141314);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CreatorSidebar-module__oIvPIq__trophyIcon{color:var(--foreground,#141413)}.CreatorSidebar-module__oIvPIq__panelTitle{color:var(--foreground,#141413);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.85rem;font-weight:850}.CreatorSidebar-module__oIvPIq__headerRightGroup{align-items:center;gap:8px;display:flex}.CreatorSidebar-module__oIvPIq__leaderboardPill{color:var(--foreground-muted,#71717a);background:var(--background,#f9f9f7);border:1px solid var(--background-accent,#14141314);text-transform:uppercase;letter-spacing:.04em;-webkit-user-select:none;user-select:none;border-radius:999px;padding:4px 10px;font-size:.68rem;font-weight:750}.CreatorSidebar-module__oIvPIq__mobileExpandBtn{background:var(--background,#f9f9f7);width:28px;height:28px;color:var(--foreground-muted,#71717a);border:1px solid var(--background-accent,#14141314);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:none}.CreatorSidebar-module__oIvPIq__mobileExpandBtn:hover{background:var(--background-accent,#1414130f);color:var(--foreground,#141413)}.CreatorSidebar-module__oIvPIq__chevronIcon{color:var(--foreground-muted,#71717a);transition:transform .24s cubic-bezier(.16,1,.3,1)}.CreatorSidebar-module__oIvPIq__chevronRotated{transform:rotate(180deg)}.CreatorSidebar-module__oIvPIq__panelBody{flex-direction:column;flex:1;display:flex}.CreatorSidebar-module__oIvPIq__skeletonList{flex-direction:column;gap:10px;padding:6px 0;display:flex}.CreatorSidebar-module__oIvPIq__skeletonItem{background:var(--background,#f9f9f7);border:1px solid var(--background-accent,#1414130a);border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.CreatorSidebar-module__oIvPIq__skeletonRank{background:#14141314;border-radius:6px;flex-shrink:0;width:22px;height:22px;animation:1.5s ease-in-out infinite CreatorSidebar-module__oIvPIq__shimmer}.CreatorSidebar-module__oIvPIq__skeletonAvatar{background:#14141314;border-radius:50%;flex-shrink:0;width:36px;height:36px;animation:1.5s ease-in-out infinite CreatorSidebar-module__oIvPIq__shimmer}.CreatorSidebar-module__oIvPIq__skeletonMeta{flex-direction:column;flex:1;gap:6px;display:flex}.CreatorSidebar-module__oIvPIq__skeletonLineShort{background:#14141314;border-radius:4px;width:50%;height:12px;animation:1.5s ease-in-out infinite CreatorSidebar-module__oIvPIq__shimmer}.CreatorSidebar-module__oIvPIq__skeletonLineTiny{background:#1414130f;border-radius:4px;width:30%;height:10px;animation:1.5s ease-in-out infinite CreatorSidebar-module__oIvPIq__shimmer}@keyframes CreatorSidebar-module__oIvPIq__shimmer{0%,to{opacity:.45}50%{opacity:.9}}.CreatorSidebar-module__oIvPIq__emptyStateContainer{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px 16px;display:flex}.CreatorSidebar-module__oIvPIq__emptyIconMedallion{justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:2px;display:flex;position:relative}.CreatorSidebar-module__oIvPIq__trophyCircle{border:1.5px solid var(--background-accent,#1414131f);width:68px;height:68px;box-shadow:none;color:var(--foreground,#141413);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.CreatorSidebar-module__oIvPIq__emptyTrophy{color:var(--foreground,#141413)}.CreatorSidebar-module__oIvPIq__emptyContent{flex-direction:column;align-items:center;gap:6px;display:flex}.CreatorSidebar-module__oIvPIq__emptyTitle{color:var(--foreground,#141413);letter-spacing:-.01em;margin:0;font-size:.98rem;font-weight:800}.CreatorSidebar-module__oIvPIq__emptySubline{color:var(--foreground-muted,#71717a);max-width:230px;margin:0;font-size:.8rem;font-weight:500;line-height:1.45}.CreatorSidebar-module__oIvPIq__emptyCueBox{background:#de76570f;border:1px dashed #de765759;border-radius:999px;align-items:center;gap:8px;margin-top:6px;padding:6px 14px;display:inline-flex}.CreatorSidebar-module__oIvPIq__cueBadge{background:var(--primary,#de7657);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:850;display:flex}.CreatorSidebar-module__oIvPIq__cueText{color:var(--primary,#de7657);font-size:.74rem;font-weight:700}.CreatorSidebar-module__oIvPIq__supportersList{flex-direction:column;gap:10px;max-height:440px;padding-right:4px;display:flex;overflow-y:auto}.CreatorSidebar-module__oIvPIq__supporterItem{background:var(--background,#f9f9f7);border:1px solid var(--background-accent,#1414130f);border-radius:18px;align-items:center;gap:12px;padding:12px 14px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.CreatorSidebar-module__oIvPIq__supporterItem:hover{background:#fff;border-color:#de765766;box-shadow:0 4px 14px #1414130a}.CreatorSidebar-module__oIvPIq__supporterFirst{background:linear-gradient(135deg,#fef3c766 0%,#fffffff2 100%);border-color:#f59e0b59;box-shadow:0 4px 16px #f59e0b14}.CreatorSidebar-module__oIvPIq__rankBadge{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;font-weight:900;display:flex}.CreatorSidebar-module__oIvPIq__rankGold{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.CreatorSidebar-module__oIvPIq__crownIcon{color:#b45309}.CreatorSidebar-module__oIvPIq__rankSilver{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1}.CreatorSidebar-module__oIvPIq__rankBronze{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.CreatorSidebar-module__oIvPIq__rankOther{color:#71717a;background:#f4f4f5;border:1px solid #0000000a}.CreatorSidebar-module__oIvPIq__avatarCircle{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:800;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000001a}.CreatorSidebar-module__oIvPIq__avatarFirst{width:40px;height:40px;box-shadow:0 0 0 2px #f59e0b,0 3px 8px #f59e0b40}.CreatorSidebar-module__oIvPIq__avatarImg{object-fit:cover;width:100%;height:100%}.CreatorSidebar-module__oIvPIq__avatarLetter{text-transform:uppercase;-webkit-user-select:none;user-select:none}.CreatorSidebar-module__oIvPIq__supporterMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CreatorSidebar-module__oIvPIq__nameRow{align-items:center;gap:6px;display:flex}.CreatorSidebar-module__oIvPIq__supporterName{color:var(--foreground,#141413);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:800;overflow:hidden}.CreatorSidebar-module__oIvPIq__topSupporterTag{color:#b45309;text-transform:uppercase;letter-spacing:.04em;background:#fef3c7;border-radius:999px;flex-shrink:0;padding:1.5px 6px;font-size:.62rem;font-weight:800}.CreatorSidebar-module__oIvPIq__coinRow{align-items:center;gap:8px;font-size:.74rem;display:flex}.CreatorSidebar-module__oIvPIq__etbCount{color:var(--primary,#de7657);font-size:.8rem;font-weight:800}.CreatorSidebar-module__oIvPIq__coinEquiv{color:var(--foreground-muted,#71717a);opacity:.8;font-size:.65rem;font-weight:500}.CreatorSidebar-module__oIvPIq__coinsSubline{color:var(--foreground-muted,#71717a);opacity:.8;font-size:.68rem;font-weight:500}.CreatorSidebar-module__oIvPIq__goalCard{background:var(--white,#fff);border:1px solid var(--background-accent,#14141314);box-shadow:var(--shadow);border-radius:28px;flex-direction:column;gap:14px;padding:22px 24px;display:flex}.CreatorSidebar-module__oIvPIq__goalHeader{align-items:center;gap:10px;display:flex}.CreatorSidebar-module__oIvPIq__goalIconBadge{width:28px;height:28px;color:var(--primary,#de7657);background:#de76571a;border-radius:8px;justify-content:center;align-items:center;display:flex}.CreatorSidebar-module__oIvPIq__goalSectionTitle{color:var(--foreground,#141413);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.8rem;font-weight:850}.CreatorSidebar-module__oIvPIq__goalTitle{color:var(--foreground,#141413);letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:900;line-height:1.3}.CreatorSidebar-module__oIvPIq__progressContainer{flex-direction:column;gap:8px;display:flex}.CreatorSidebar-module__oIvPIq__progressHeader{justify-content:space-between;align-items:baseline;display:flex}.CreatorSidebar-module__oIvPIq__percent{color:var(--primary,#de7657);font-size:1.6rem;font-weight:950;line-height:1}.CreatorSidebar-module__oIvPIq__amounts{color:var(--foreground-muted,#71717a);font-size:.78rem;font-weight:750}.CreatorSidebar-module__oIvPIq__progressBar{background:var(--background,#f9f9f7);border:1px solid var(--background-accent,#1414130f);border-radius:99px;height:10px;overflow:hidden}.CreatorSidebar-module__oIvPIq__progressFill{background:linear-gradient(90deg, var(--primary,#de7657) 0%, #ff8c6b 100%);border-radius:99px;height:100%}.CreatorSidebar-module__oIvPIq__goalStatus{color:var(--foreground,#141413);margin:0;font-size:.82rem;font-weight:750}.CreatorSidebar-module__oIvPIq__goalAchieved{color:var(--primary,#de7657);align-items:center;gap:6px;display:inline-flex}@media (max-width:1536px) and (min-width:1025px){.CreatorSidebar-module__oIvPIq__supportersPanel{border-radius:24px;min-height:490px;padding:24px 20px}}@media (max-width:1440px) and (min-width:1025px){.CreatorSidebar-module__oIvPIq__supportersPanel{border-radius:22px;min-height:460px;padding:20px 18px}.CreatorSidebar-module__oIvPIq__panelHeader{margin-bottom:16px;padding-bottom:14px}.CreatorSidebar-module__oIvPIq__trophyBadge{border-radius:8px;width:28px;height:28px}.CreatorSidebar-module__oIvPIq__panelTitle{font-size:.8rem}.CreatorSidebar-module__oIvPIq__leaderboardPill{padding:3px 8px;font-size:.64rem}.CreatorSidebar-module__oIvPIq__emptyIconMedallion,.CreatorSidebar-module__oIvPIq__trophyCircle{width:58px;height:58px}.CreatorSidebar-module__oIvPIq__emptyTitle{font-size:.92rem}}@media (max-width:1366px) and (min-width:1025px){.CreatorSidebar-module__oIvPIq__supportersPanel{border-radius:20px;min-height:430px;padding:18px 16px}.CreatorSidebar-module__oIvPIq__panelHeader{margin-bottom:14px;padding-bottom:12px}.CreatorSidebar-module__oIvPIq__trophyBadge{border-radius:7px;width:26px;height:26px}.CreatorSidebar-module__oIvPIq__panelTitle{font-size:.76rem}.CreatorSidebar-module__oIvPIq__leaderboardPill{padding:3px 7px;font-size:.62rem}.CreatorSidebar-module__oIvPIq__emptyIconMedallion,.CreatorSidebar-module__oIvPIq__trophyCircle{width:52px;height:52px}.CreatorSidebar-module__oIvPIq__emptyTitle{font-size:.88rem}.CreatorSidebar-module__oIvPIq__emptySubline{font-size:.76rem}}@media (max-width:1200px) and (min-width:1025px){.CreatorSidebar-module__oIvPIq__supportersPanel{border-radius:18px;min-height:400px;padding:15px 14px}.CreatorSidebar-module__oIvPIq__panelHeader{margin-bottom:12px;padding-bottom:10px}.CreatorSidebar-module__oIvPIq__trophyBadge{border-radius:6px;width:24px;height:24px}.CreatorSidebar-module__oIvPIq__panelTitle{font-size:.72rem}.CreatorSidebar-module__oIvPIq__leaderboardPill{padding:2px 6px;font-size:.58rem}.CreatorSidebar-module__oIvPIq__emptyIconMedallion,.CreatorSidebar-module__oIvPIq__trophyCircle{width:46px;height:46px}.CreatorSidebar-module__oIvPIq__emptyTitle{font-size:.84rem}.CreatorSidebar-module__oIvPIq__emptySubline{font-size:.72rem}}@media (max-width:768px){.CreatorSidebar-module__oIvPIq__supportersPanel{border-radius:20px;gap:0;height:auto;min-height:auto;padding:14px 18px;transition:all .22s cubic-bezier(.16,1,.3,1)}.CreatorSidebar-module__oIvPIq__supportersPanelExpanded{padding-bottom:20px}.CreatorSidebar-module__oIvPIq__panelHeader{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:none;margin-bottom:0;padding-bottom:0;transition:margin-bottom .2s,padding-bottom .2s}.CreatorSidebar-module__oIvPIq__panelHeaderExpanded{border-bottom:1px solid var(--background-accent,#1414130f);margin-bottom:16px;padding-bottom:14px}.CreatorSidebar-module__oIvPIq__mobileExpandBtn{display:flex}.CreatorSidebar-module__oIvPIq__trophyBadge{border-radius:7px;width:26px;height:26px}.CreatorSidebar-module__oIvPIq__panelTitle{font-size:.78rem}.CreatorSidebar-module__oIvPIq__leaderboardPill{padding:3px 8px;font-size:.62rem}}
