.hubStyle-module__H_HCLG__container{background-color:var(--bg-color);min-height:100vh;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hubStyle-module__H_HCLG__header{background-color:var(--card-bg);border-bottom:1px solid var(--hub-card-border);z-index:50;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:sticky;top:0}.hubStyle-module__H_HCLG__logo{color:#4f46e5;letter-spacing:-.05em;font-size:1.25rem;font-weight:800}.hubStyle-module__H_HCLG__profileIcon{background-color:var(--surface-hover);border-radius:9999px;width:2rem;height:2rem}.hubStyle-module__H_HCLG__mainLayout{grid-template-columns:1fr;gap:1.5rem;max-width:80rem;margin:0 auto;padding:1.5rem;display:grid}@media (min-width:1024px){.hubStyle-module__H_HCLG__mainLayout{grid-template-columns:repeat(12,1fr)}.hubStyle-module__H_HCLG__sidebarLeft{grid-column:span 3}.hubStyle-module__H_HCLG__mainContent{grid-column:span 6}.hubStyle-module__H_HCLG__sidebarRight{grid-column:span 3;display:block}}@media (max-width:1024px){.hubStyle-module__H_HCLG__sidebarRight{display:none}}.hubStyle-module__H_HCLG__box{background-color:var(--card-bg);border:1px solid var(--hub-card-border);border-radius:1rem;padding:1.25rem}.hubStyle-module__H_HCLG__emptyOnAirBox{text-align:center;color:var(--text-label);padding:2rem}.hubStyle-module__H_HCLG__emptyHotIssueBox{text-align:center;color:var(--text-label);background-color:var(--card-bg);border:1px solid var(--hub-card-border);border-radius:.75rem;grid-column:1/-1;padding:2rem 0;font-size:.875rem}.hubStyle-module__H_HCLG__eventBannerLink{aspect-ratio:3.2/4;border:1px solid var(--hub-card-border);cursor:pointer;border-radius:.75rem;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.hubStyle-module__H_HCLG__placeholderBox{height:16rem;color:var(--text-label);justify-content:center;align-items:center;margin-top:2rem;font-size:.875rem;display:flex}.hubStyle-module__H_HCLG__heroSection{text-align:center;padding-top:1rem;padding-bottom:.5rem}.hubStyle-module__H_HCLG__heroTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.hubStyle-module__H_HCLG__heroSubtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem}.hubStyle-module__H_HCLG__searchWrapper{max-width:32rem;margin:0 auto;position:relative}.hubStyle-module__H_HCLG__searchIconWrapper{pointer-events:none;height:58px;color:var(--text-label);align-items:center;padding-left:1rem;display:flex;position:absolute;top:0;bottom:0;left:0}.hubStyle-module__H_HCLG__searchInput{background-color:var(--card-bg);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:1rem;outline:none;padding:1rem 1rem 1rem 2.75rem;font-size:1rem;transition:all .2s;display:block;box-shadow:0 1px 2px #0000000d}.hubStyle-module__H_HCLG__searchInput:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.hubStyle-module__H_HCLG__tagsWrapper{color:var(--text-label);justify-content:center;gap:.5rem;margin-top:.75rem;font-size:.75rem;display:flex}.hubStyle-module__H_HCLG__tag{background-color:var(--card-bg);border:1px solid var(--hub-card-border);cursor:pointer;border-radius:.375rem;padding:.25rem .5rem;transition:color .2s,border-color .2s}.hubStyle-module__H_HCLG__tag:hover{color:var(--hub-date-badge-text);border-color:var(--hub-streamer-btn-border)}.hubStyle-module__H_HCLG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:0 .25rem;display:flex}.hubStyle-module__H_HCLG__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:700;display:flex}.hubStyle-module__H_HCLG__liveDot{background-color:#ef4444;border-radius:50%;width:.5rem;height:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite hubStyle-module__H_HCLG__pulse}@keyframes hubStyle-module__H_HCLG__pulse{0%,to{opacity:1}50%{opacity:.5}}.hubStyle-module__H_HCLG__cardGrid{gap:1rem;display:grid}.hubStyle-module__H_HCLG__scheduleCard{background-color:var(--card-bg);border:1px solid var(--hub-card-border);cursor:pointer;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.hubStyle-module__H_HCLG__scheduleCard:hover{border-color:var(--hub-card-hover-border)}.hubStyle-module__H_HCLG__gradientBar{width:.375rem;position:absolute;top:0;bottom:0;left:0}.hubStyle-module__H_HCLG__gradientIndigo{background:linear-gradient(#6366f1,#3b82f6)}.hubStyle-module__H_HCLG__gradientPurple{background:linear-gradient(#a855f7,#ec4899)}.hubStyle-module__H_HCLG__cardContent{justify-content:space-between;align-items:flex-start;padding-left:.75rem;display:flex}.hubStyle-module__H_HCLG__streamerInfo{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.hubStyle-module__H_HCLG__streamerName{color:var(--text-primary);font-size:1.125rem;font-weight:700;transition:color .2s}.hubStyle-module__H_HCLG__scheduleCard:hover .hubStyle-module__H_HCLG__streamerName{color:var(--accent-text)}.hubStyle-module__H_HCLG__timeBadge{color:var(--hub-time-badge-text);background-color:var(--hub-time-badge-bg);border-radius:.25rem;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.75rem;font-weight:600;display:flex}.hubStyle-module__H_HCLG__streamTitle{color:var(--text-secondary);margin-bottom:.75rem;font-size:1rem;font-weight:500}.hubStyle-module__H_HCLG__streamTag{color:var(--hub-tag-badge-text);background-color:var(--hub-tag-badge-bg);border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.hubStyle-module__H_HCLG__arrowButton{background-color:var(--surface-hover);width:2.5rem;height:2.5rem;color:var(--text-label);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.hubStyle-module__H_HCLG__scheduleCard:hover .hubStyle-module__H_HCLG__arrowButton{background-color:var(--accent);color:var(--text-on-accent)}.hubStyle-module__H_HCLG__adBox{background-color:var(--surface-hover);height:25rem;color:var(--text-label);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;font-weight:700;display:flex}.hubStyle-module__H_HCLG__mobileAdBox{background-color:var(--surface-hover);width:100%;height:6rem;color:var(--text-label);border:1px dashed var(--border-strong);border-radius:1rem;justify-content:center;align-items:center;font-weight:700;display:flex}.hubStyle-module__H_HCLG__thumbnailArea{background-color:var(--surface-hover);border-radius:.5rem;flex-shrink:0;width:120px;height:67px;position:relative;overflow:hidden}.hubStyle-module__H_HCLG__thumbnailPlaceholder{background-color:var(--surface-muted);width:120px;height:68px;color:var(--text-label);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.hubStyle-module__H_HCLG__thumbnailPlaceholderLive{color:#ef4444;background-color:var(--hub-go-live-bg)}.hubStyle-module__H_HCLG__cardContent{flex:1;justify-content:space-between;align-items:flex-start;display:flex}.hubStyle-module__H_HCLG__tipsBox{background:var(--hub-tips-bg);border:1px solid var(--hub-tips-border);border-radius:1rem;margin-top:1rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:block;position:relative;overflow:hidden}.hubStyle-module__H_HCLG__tipsBox:hover{box-shadow:var(--shadow-md);border-color:var(--hub-tips-link);transform:translateY(-2px)}.hubStyle-module__H_HCLG__tipsHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.hubStyle-module__H_HCLG__tipsIconWrapper{background-color:var(--hub-tips-icon-bg);width:2rem;height:2rem;color:var(--hub-tips-icon);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.hubStyle-module__H_HCLG__tipsLabel{color:var(--hub-tips-label);letter-spacing:-.02em;font-size:.75rem;font-weight:700}.hubStyle-module__H_HCLG__tipsTitle{color:var(--hub-tips-title);margin-bottom:.5rem;font-size:1.125rem;font-weight:800;line-height:1.3}.hubStyle-module__H_HCLG__tipsDesc{color:var(--hub-tips-desc);margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.hubStyle-module__H_HCLG__tipsLinkText{color:var(--hub-tips-link);align-items:center;font-size:.75rem;font-weight:700;display:flex}.hubStyle-module__H_HCLG__tipsBox:after{content:"";background-color:var(--hub-tips-glow);z-index:0;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}@media (max-width:1279px){.hubStyle-module__H_HCLG__tipsBox{margin-top:0}}@media (max-width:640px){.hubStyle-module__H_HCLG__scheduleCard{flex-direction:column;gap:.75rem;padding:1rem}.hubStyle-module__H_HCLG__gradientBar{display:none}.hubStyle-module__H_HCLG__thumbnailArea,.hubStyle-module__H_HCLG__thumbnailPlaceholder{aspect-ratio:16/9;width:100%;height:auto;max-height:180px}.hubStyle-module__H_HCLG__cardContent{width:100%;padding-left:0;display:block;position:relative}.hubStyle-module__H_HCLG__streamerInfo{justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;display:flex}.hubStyle-module__H_HCLG__streamerName{font-size:1rem}.hubStyle-module__H_HCLG__streamTitle{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;line-height:1.4;display:-webkit-box;overflow:hidden}.hubStyle-module__H_HCLG__arrowButton{background-color:#0000;width:2rem;height:2rem;position:absolute;bottom:0;right:0}}@media (max-width:768px){.hubStyle-module__H_HCLG__heroSection{display:none}}.hubStyle-module__H_HCLG__fullImage{object-fit:cover}.hubStyle-module__H_HCLG__profileFallbackContainer{background-color:var(--text-primary);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.hubStyle-module__H_HCLG__profileBlurBg{filter:blur(10px)brightness(.7);z-index:1;background-position:50%;background-size:cover;width:120%;height:120%;position:absolute;top:-10%;left:-10%}.hubStyle-module__H_HCLG__profileCenterImage{z-index:2;aspect-ratio:1;object-fit:cover;border:1.5px solid #fff3;border-radius:50%;width:auto;height:75%;position:relative;box-shadow:0 2px 8px #0000004d}@media (min-width:641px){.hubStyle-module__H_HCLG__profileCenterImage{height:70%;max-height:48px}}.hubStyle-module__H_HCLG__aboutBox{background:var(--hub-about-bg);border:1px solid var(--hub-about-border);border-radius:1rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:block;position:relative;overflow:hidden}.hubStyle-module__H_HCLG__aboutBox:hover{box-shadow:var(--shadow-md);border-color:var(--hub-about-link);transform:translateY(-2px)}.hubStyle-module__H_HCLG__aboutHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.hubStyle-module__H_HCLG__aboutIconWrapper{background-color:var(--hub-tips-icon-bg);width:2rem;height:2rem;color:var(--hub-about-icon);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.hubStyle-module__H_HCLG__aboutLabel{color:var(--hub-about-label);letter-spacing:-.02em;font-size:.75rem;font-weight:700}.hubStyle-module__H_HCLG__aboutTitle{color:var(--hub-about-title);margin-bottom:.5rem;font-size:1.125rem;font-weight:800;line-height:1.3}.hubStyle-module__H_HCLG__aboutDesc{color:var(--hub-about-desc);margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.hubStyle-module__H_HCLG__aboutLinkText{color:var(--hub-about-link);align-items:center;font-size:.75rem;font-weight:700;display:flex}.hubStyle-module__H_HCLG__aboutBox:after{content:"";background-color:var(--hub-about-glow);z-index:0;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.hubStyle-module__H_HCLG__mobileShowcaseBtn{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:1rem;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #4f46e54d}.hubStyle-module__H_HCLG__mobileShowcaseBtn:active{transform:scale(.98);box-shadow:0 2px 6px #4f46e533}.hubStyle-module__H_HCLG__btnIconBg{background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex;box-shadow:0 2px 4px #0000001a}.hubStyle-module__H_HCLG__mobileShowcaseBtn:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.hubStyle-module__H_HCLG__bizBox{background:var(--hub-biz-bg,#4f46e50d);border:1px solid var(--hub-biz-border,#4f46e526);border-radius:1rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:block;position:relative;overflow:hidden}.hubStyle-module__H_HCLG__bizBox:hover{box-shadow:var(--shadow-md);border-color:var(--hub-biz-link,#4f46e5);transform:translateY(-2px)}.hubStyle-module__H_HCLG__bizHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.hubStyle-module__H_HCLG__bizIconWrapper{background-color:var(--hub-biz-icon-bg,#4f46e51a);width:2rem;height:2rem;color:var(--hub-biz-icon,#4f46e5);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.hubStyle-module__H_HCLG__bizLabel{color:var(--hub-biz-label,#4f46e5);letter-spacing:-.02em;font-size:.75rem;font-weight:700}.hubStyle-module__H_HCLG__bizTitle{color:var(--hub-biz-title,var(--text-primary));margin-bottom:.5rem;font-size:1.125rem;font-weight:800;line-height:1.3}.hubStyle-module__H_HCLG__bizDesc{color:var(--hub-biz-desc,var(--text-secondary));margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.hubStyle-module__H_HCLG__bizLinkText{color:var(--hub-biz-link,#4f46e5);align-items:center;font-size:.75rem;font-weight:700;display:flex}.hubStyle-module__H_HCLG__bizBox:after{content:"";background-color:var(--hub-biz-glow,#4f46e50d);z-index:0;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}@media (max-width:1279px){.hubStyle-module__H_HCLG__bizBox{margin-top:0}}
.HomeTipCard-module__s_gEZq__mobileScrollWrapper{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;margin-right:-1rem;padding-bottom:.5rem;padding-right:1rem;display:flex;overflow-x:auto}.HomeTipCard-module__s_gEZq__mobileScrollWrapper::-webkit-scrollbar{display:none}.HomeTipCard-module__s_gEZq__scrollItem{scroll-snap-align:start;flex-shrink:0;min-width:240px}@media (min-width:1024px){.HomeTipCard-module__s_gEZq__mobileScrollWrapper{flex-direction:column;margin-right:0;padding-right:0;overflow-x:visible}.HomeTipCard-module__s_gEZq__scrollItem{min-width:auto}}.HomeTipCard-module__s_gEZq__cardBase{border-radius:1rem;height:100%;padding:1.5rem;text-decoration:none;transition:all .2s;display:block;position:relative;overflow:hidden}.HomeTipCard-module__s_gEZq__cardBase:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.HomeTipCard-module__s_gEZq__cardGlow{z-index:0;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.HomeTipCard-module__s_gEZq__contentWrap{z-index:1;position:relative}.HomeTipCard-module__s_gEZq__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.HomeTipCard-module__s_gEZq__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.HomeTipCard-module__s_gEZq__label{letter-spacing:-.02em;font-size:.75rem;font-weight:700}.HomeTipCard-module__s_gEZq__title{margin-bottom:.5rem;font-size:1.125rem;font-weight:800;line-height:1.3}.HomeTipCard-module__s_gEZq__desc{margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.HomeTipCard-module__s_gEZq__linkText{align-items:center;gap:.15rem;font-size:.75rem;font-weight:700;display:flex}.HomeTipCard-module__s_gEZq__tipsBox{background-color:#fffbeb;border:1px solid #fef3c7}.HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__cardGlow{background-color:#fef3c7}.HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__iconWrapper{color:#d97706;background-color:#fef3c7}.HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__label{color:#d97706}.HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__title{color:#78350f}.HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__desc{color:#92400e}.HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__linkText{color:#f59e0b}.HomeTipCard-module__s_gEZq__bizBox{background-color:#f5f3ff;border:1px solid #ede9fe}.HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__cardGlow{background-color:#ede9fe}.HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__iconWrapper{color:#6d28d9;background-color:#ede9fe}.HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__label{color:#6d28d9}.HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__title{color:#1e1b4b}.HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__desc{color:#4c1d95}.HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__linkText{color:#7c3aed}.HomeTipCard-module__s_gEZq__aboutBox{background-color:#eff6ff;border:1px solid #dbeafe}.HomeTipCard-module__s_gEZq__aboutBox .HomeTipCard-module__s_gEZq__cardGlow{background-color:#dbeafe}.HomeTipCard-module__s_gEZq__aboutBox .HomeTipCard-module__s_gEZq__label{color:#2563eb}.HomeTipCard-module__s_gEZq__aboutBox .HomeTipCard-module__s_gEZq__title{color:#1e3a8a}.HomeTipCard-module__s_gEZq__aboutBox .HomeTipCard-module__s_gEZq__desc{color:#1e40af}.HomeTipCard-module__s_gEZq__aboutBox .HomeTipCard-module__s_gEZq__linkText{color:#3b82f6;margin-top:1.5rem}.HomeTipCard-module__s_gEZq__recommendSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1f2937 0%,#030712 100%);border:1px solid #374151;border-radius:1rem;padding:1.25rem}.HomeTipCard-module__s_gEZq__recommendText{color:#9ca3af;margin:0 0 .25rem;font-size:.75rem;font-weight:500}.HomeTipCard-module__s_gEZq__recommendTitle{color:#f9fafb;margin:0 0 1rem;font-size:1.1rem;font-weight:800}.HomeTipCard-module__s_gEZq__recommendButton{color:#fff;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:700;transition:all .2s}.HomeTipCard-module__s_gEZq__recommendButton:active{transform:scale(.98)}[data-theme=dark] .HomeTipCard-module__s_gEZq__tipsBox{background-color:#1c1910;border-color:#422006}[data-theme=dark] .HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__cardGlow{background-color:#fbbf2414}[data-theme=dark] .HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__iconWrapper{color:#fbbf24;background-color:#fbbf2426}[data-theme=dark] .HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__label{color:#fbbf24}[data-theme=dark] .HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__title{color:#fde68a}[data-theme=dark] .HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__desc{color:#d97706}[data-theme=dark] .HomeTipCard-module__s_gEZq__tipsBox .HomeTipCard-module__s_gEZq__linkText{color:#f59e0b}[data-theme=dark] .HomeTipCard-module__s_gEZq__bizBox{background-color:#1a1528;border-color:#3b2d5c}[data-theme=dark] .HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__cardGlow{background-color:#8b5cf61a}[data-theme=dark] .HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__iconWrapper{color:#a78bfa;background-color:#8b5cf62e}[data-theme=dark] .HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__label{color:#a78bfa}[data-theme=dark] .HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__title{color:#ddd6fe}[data-theme=dark] .HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__desc{color:#8b5cf6}[data-theme=dark] .HomeTipCard-module__s_gEZq__bizBox .HomeTipCard-module__s_gEZq__linkText{color:#a78bfa}[data-theme=dark] .HomeTipCard-module__s_gEZq__aboutBox{background-color:#0f1729;border-color:#1e3a5f}[data-theme=dark] .HomeTipCard-module__s_gEZq__aboutBox .HomeTipCard-module__s_gEZq__cardGlow{background-color:#3b82f61a}[data-theme=dark] .HomeTipCard-module__s_gEZq__aboutBox .HomeTipCard-module__s_gEZq__label{color:#60a5fa}[data-theme=dark] .HomeTipCard-module__s_gEZq__aboutBox .HomeTipCard-module__s_gEZq__title{color:#bfdbfe}[data-theme=dark] .HomeTipCard-module__s_gEZq__aboutBox .HomeTipCard-module__s_gEZq__linkText{color:#60a5fa}[data-theme=dark] .HomeTipCard-module__s_gEZq__cardBase:hover{box-shadow:0 4px 12px #00000040}
.CommunitySection-module__qGYWHG__sectionContainer{flex-direction:column;gap:16px;margin-top:4px;padding-bottom:40px;display:flex}.CommunitySection-module__qGYWHG__paddingX{padding:0 20px}.CommunitySection-module__qGYWHG__paddingTopOnly{padding-top:8px}.CommunitySection-module__qGYWHG__sectionHeaderFlex{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CommunitySection-module__qGYWHG__sectionHeaderFlexPadding{justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 20px;display:flex}.CommunitySection-module__qGYWHG__headerTitle,.CommunitySection-module__qGYWHG__headerTitleBase{color:var(--text-primary);letter-spacing:-.025em;align-items:center;gap:8px;margin:0;font-size:1.05rem;font-weight:800;display:flex}.CommunitySection-module__qGYWHG__iconOrange{color:#f97316}.CommunitySection-module__qGYWHG__iconIndigo{color:#6366f1}.CommunitySection-module__qGYWHG__iconEmerald{color:#10b981}.CommunitySection-module__qGYWHG__moreBtnText{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:.75rem;font-weight:700;transition:color .2s;display:flex}.CommunitySection-module__qGYWHG__moreBtnText:active{color:var(--text-secondary)}.CommunitySection-module__qGYWHG__verticalList{flex-direction:column;gap:12px;display:flex}.CommunitySection-module__qGYWHG__hotPostCard{background-color:var(--card-bg);cursor:pointer;border-radius:20px;justify-content:space-between;gap:12px;padding:16px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000005}.CommunitySection-module__qGYWHG__hotPostCard:active{transform:scale(.98);box-shadow:0 1px 4px #00000003}.CommunitySection-module__qGYWHG__hotPostContent{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.CommunitySection-module__qGYWHG__hotPostMeta{align-items:center;gap:8px;width:100%;display:flex}.CommunitySection-module__qGYWHG__boardBadge{background-color:var(--surface-muted);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;border-radius:8px;flex-shrink:0;max-width:100px;padding:4px 8px;font-size:.625rem;font-weight:700;overflow:hidden}.CommunitySection-module__qGYWHG__timeText{color:var(--text-muted);flex-shrink:0;font-size:.6875rem;font-weight:600}.CommunitySection-module__qGYWHG__hotPostTitle{color:var(--text-primary);-webkit-line-clamp:2;word-break:keep-all;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.CommunitySection-module__qGYWHG__hotPostThumb{border-radius:12px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.CommunitySection-module__qGYWHG__hotPostThumb img{object-fit:cover;width:100%;height:100%}.CommunitySection-module__qGYWHG__postItSection{padding-top:8px;overflow:visible}.CommunitySection-module__qGYWHG__postItSectionTitle{margin:0 0 12px;padding:0}.CommunitySection-module__qGYWHG__postItHorizontalScroll{box-sizing:border-box;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;cursor:grab;-webkit-user-select:none;user-select:none;flex-wrap:nowrap;align-items:flex-start;gap:12px;width:auto;max-width:none;margin-right:-20px;padding:10px 20px 18px 0;display:flex;overflow:auto visible}.CommunitySection-module__qGYWHG__postItHorizontalScroll>:not(.CommunitySection-module__qGYWHG__postItScrollStatus){flex-shrink:0}.CommunitySection-module__qGYWHG__postItScrollStatus{flex:1 0 100%;min-width:100%}.CommunitySection-module__qGYWHG__postItHorizontalScroll::-webkit-scrollbar{display:none}.CommunitySection-module__qGYWHG__postItHorizontalScrollDragging{cursor:grabbing;scroll-snap-type:none}.CommunitySection-module__qGYWHG__feedList{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}.CommunitySection-module__qGYWHG__feedItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;gap:16px;padding-bottom:16px;display:flex}.CommunitySection-module__qGYWHG__feedItem:last-child{border-bottom:none;padding-bottom:0}.CommunitySection-module__qGYWHG__feedItemMain{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.CommunitySection-module__qGYWHG__feedItemHeader{align-items:center;gap:6px;width:100%;display:flex}.CommunitySection-module__qGYWHG__feedAvatar{background-color:#f1f5f9;border-radius:50%;flex-shrink:0;width:18px;height:18px;overflow:hidden}.CommunitySection-module__qGYWHG__feedAvatar img{object-fit:cover;width:100%;height:100%}.CommunitySection-module__qGYWHG__feedAvatarFallback{width:100%;height:100%;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.5625rem;font-weight:700;display:flex}.CommunitySection-module__qGYWHG__feedAuthor{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:0;font-size:.75rem;font-weight:700;overflow:hidden}.CommunitySection-module__qGYWHG__feedTitle{color:var(--text-primary);-webkit-line-clamp:2;word-break:keep-all;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.CommunitySection-module__qGYWHG__feedDesc{color:var(--text-secondary);-webkit-line-clamp:2;word-break:keep-all;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.CommunitySection-module__qGYWHG__feedThumb{border:1px solid #f1f5f9;border-radius:12px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.CommunitySection-module__qGYWHG__feedThumb img{object-fit:cover;width:100%;height:100%}.CommunitySection-module__qGYWHG__feedMoreBtn{background-color:var(--bg-color);border:1px solid var(--border-color);width:100%;color:var(--text-secondary);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:6px;padding:14px;font-size:.875rem;font-weight:700;transition:background-color .2s;display:flex}.CommunitySection-module__qGYWHG__feedMoreBtn:active{background-color:var(--surface-hover)}.CommunitySection-module__qGYWHG__mobileShowcaseBtn{background:var(--mobile-home-showcase-bg);color:#fff;width:100%;box-shadow:var(--mobile-home-showcase-shadow);border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.CommunitySection-module__qGYWHG__btnIconBg{background-color:var(--mobile-home-showcase-icon-bg);border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex;box-shadow:0 2px 4px #0000001a}.CommunitySection-module__qGYWHG__btnIconChevron{color:var(--mobile-home-showcase-icon-color);flex-shrink:0}.CommunitySection-module__qGYWHG__tipsCardContainer{flex-direction:column;gap:16px;display:flex}
.page-module__RN0Ewa__pageWrapper{flex-direction:column;min-height:100vh;display:flex}.page-module__RN0Ewa__mobileView{display:block}@media (min-width:1024px){.page-module__RN0Ewa__mobileView{display:none}}.page-module__RN0Ewa__desktopView{display:none}@media (min-width:1024px){.page-module__RN0Ewa__desktopView{display:block}}.page-module__RN0Ewa__mobileLayoutContainer{flex-direction:column;width:100%;padding:1rem;display:flex}.page-module__RN0Ewa__mobileAdBanner{display:block}@media (min-width:768px){.page-module__RN0Ewa__mobileAdBanner{display:none}}.page-module__RN0Ewa__showcaseBtnContent{align-items:center;gap:.5rem;display:flex}.page-module__RN0Ewa__iconYellow{color:#fde047}.page-module__RN0Ewa__mobileBottomCards{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.page-module__RN0Ewa__mobileBottomCards{grid-template-columns:repeat(2,1fr)}}.page-module__RN0Ewa__eventBannerWrapper{margin-top:.625rem}@media (min-width:640px){.page-module__RN0Ewa__eventBannerWrapper{grid-row:span 2/span 2}}.page-module__RN0Ewa__bizCardWrapper{margin-top:1rem}.page-module__RN0Ewa__desktopLayoutContainer{grid-template-columns:280px 1fr;align-items:flex-start;gap:1.5rem;max-width:1440px;margin:0 auto;padding:1rem;display:grid}@media (min-width:1280px){.page-module__RN0Ewa__desktopLayoutContainer{grid-template-columns:280px 1fr 280px}}.page-module__RN0Ewa__leftSidebar{width:100%}.page-module__RN0Ewa__mainContent{width:100%;min-width:0}.page-module__RN0Ewa__smallPcBottomArea{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}@media (min-width:1280px){.page-module__RN0Ewa__smallPcBottomArea{display:none}}.page-module__RN0Ewa__smallPcCardGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.page-module__RN0Ewa__smallPcEventBanner{grid-row:span 2/span 2}.page-module__RN0Ewa__rightSidebar{width:100%;display:none;position:sticky;top:3.75rem}@media (min-width:1280px){.page-module__RN0Ewa__rightSidebar{display:block}}.page-module__RN0Ewa__rightSidebarInner{flex-direction:column;gap:1rem;display:flex}
.LeftSection-module__YDM6ua__container{flex-direction:column;gap:1.25rem;height:100%;display:flex}@media (max-width:768px){.LeftSection-module__YDM6ua__container{gap:1rem}}.LeftSection-module__YDM6ua__iosProfileSection{width:100%}.LeftSection-module__YDM6ua__iosGuestBtn{letter-spacing:-.01em;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:3.5rem;font-size:.98rem;font-weight:800;text-decoration:none;display:flex}.LeftSection-module__YDM6ua__iosUserCard{background-color:var(--card-bg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);border-radius:1.5rem;padding:1.25rem}.LeftSection-module__YDM6ua__iosUserHeader{align-items:center;gap:1rem;margin-bottom:.7rem;display:flex}.LeftSection-module__YDM6ua__iosAvatarWrap{background:var(--surface-muted);border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;overflow:hidden}.LeftSection-module__YDM6ua__iosAvatar{object-fit:cover;width:100%;height:100%}.LeftSection-module__YDM6ua__iosDefaultAvatar{color:var(--text-muted)}.LeftSection-module__YDM6ua__iosUserInfo{flex:1}.LeftSection-module__YDM6ua__iosUserName{color:var(--text-primary);margin:0 0 .15rem;font-size:1.15rem;font-weight:800}.LeftSection-module__YDM6ua__iosGreeting{color:var(--text-secondary);margin:0;font-size:.8rem}.LeftSection-module__YDM6ua__iosSettingsBtn{color:var(--text-muted);border-radius:50%;padding:.5rem;transition:background-color .2s}.LeftSection-module__YDM6ua__iosSettingsBtn:active{background-color:var(--surface-hover);color:var(--text-secondary)}.LeftSection-module__YDM6ua__iosActionRow{gap:.5rem;display:flex}.LeftSection-module__YDM6ua__iosActionBtn,.LeftSection-module__YDM6ua__iosActionBtnPrimary{border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.35rem;height:2.5rem;font-size:.85rem;font-weight:700;text-decoration:none;display:flex}.LeftSection-module__YDM6ua__iosActionBtn{background-color:var(--surface-muted);color:var(--text-primary);transition:opacity .2s,background-color .2s}.LeftSection-module__YDM6ua__iosActionBtn:hover{background-color:var(--surface-hover)}.LeftSection-module__YDM6ua__iosActionBtn:active{opacity:.7}.LeftSection-module__YDM6ua__iosActionBtnPrimary{color:#fff;background:var(--login-cta-gradient);box-shadow:var(--login-cta-shadow);transition:transform .2s,box-shadow .2s,filter .2s}.LeftSection-module__YDM6ua__iosActionBtnPrimary:hover{filter:brightness(1.08);background:var(--login-cta-gradient-hover);box-shadow:var(--login-cta-shadow-hover);transform:translateY(-1px)}.LeftSection-module__YDM6ua__iosActionBtnPrimary:active{filter:brightness(.96);box-shadow:var(--login-cta-shadow);transform:translateY(0)}.LeftSection-module__YDM6ua__skeletonProfile{background-color:var(--surface-muted);border-radius:1.5rem;width:100%;height:120px;animation:1.5s infinite LeftSection-module__YDM6ua__pulse}.LeftSection-module__YDM6ua__iosFeedSection{background-color:var(--card-bg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);border-radius:1.5rem;padding:1.5rem 1.25rem}@media (max-width:768px){.LeftSection-module__YDM6ua__iosFeedSection{border:none;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);box-shadow:none;border-radius:1rem;padding:1.5rem 1rem}}.LeftSection-module__YDM6ua__iosFeedHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.LeftSection-module__YDM6ua__iosDateGroup{align-items:baseline;gap:.4rem;display:flex}.LeftSection-module__YDM6ua__iosDateNum{color:var(--text-primary);letter-spacing:-.02em;font-size:1.4rem;font-weight:900}.LeftSection-module__YDM6ua__iosDateDay{color:var(--text-secondary);font-size:.95rem;font-weight:500}.LeftSection-module__YDM6ua__iosSegmentControl{background-color:var(--surface-muted);border-radius:8px;padding:3px;display:flex}.LeftSection-module__YDM6ua__iosSegmentBtn{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:6px;padding:6px 14px;font-size:.85rem;font-weight:600;transition:all .2s}.LeftSection-module__YDM6ua__iosSegmentActive{background-color:var(--card-bg);color:var(--text-primary);box-shadow:var(--shadow-sm);font-weight:700}.LeftSection-module__YDM6ua__iosEmpty{text-align:center;color:var(--text-muted);padding:4rem 0;font-size:.9rem;font-weight:600}.LeftSection-module__YDM6ua__iosList{flex-direction:column;display:flex}.LeftSection-module__YDM6ua__iosListItem{border-bottom:1px solid var(--border-color);align-items:center;gap:1rem;padding:.3rem 0;text-decoration:none;transition:opacity .2s;display:flex}.LeftSection-module__YDM6ua__iosListItem:last-child{border-bottom:none}.LeftSection-module__YDM6ua__iosListItem:active{opacity:.7}.LeftSection-module__YDM6ua__iosListItemCompact{padding:.5rem 0}.LeftSection-module__YDM6ua__iosListItemCompact .LeftSection-module__YDM6ua__iosThumbWrap{width:2.75rem;height:2.75rem}.LeftSection-module__YDM6ua__iosItemPast{opacity:.45}.LeftSection-module__YDM6ua__iosThumbWrap{background-color:var(--surface-muted);border-radius:1rem;flex-shrink:0;width:3.5rem;height:3.5rem;padding:2px}.LeftSection-module__YDM6ua__iosThumbImg{object-fit:cover;border-radius:.85rem;width:100%;height:100%}.LeftSection-module__YDM6ua__iosThumbLive{background:linear-gradient(45deg,#f59e0b,#ef4444)}.LeftSection-module__YDM6ua__iosItemInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.LeftSection-module__YDM6ua__iosItemTopRow{justify-content:space-between;align-items:center;display:flex}.LeftSection-module__YDM6ua__iosStreamerName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:800;overflow:hidden}.LeftSection-module__YDM6ua__iosItemStatus{color:var(--text-muted);flex-shrink:0;font-size:.85rem;font-weight:600}.LeftSection-module__YDM6ua__statusLive{color:#ef4444;font-weight:800;animation:1.5s infinite LeftSection-module__YDM6ua__pulse}.LeftSection-module__YDM6ua__iosItemBottomRow{display:flex}.LeftSection-module__YDM6ua__iosStreamTitle{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.85rem;font-weight:500;overflow:hidden}@keyframes LeftSection-module__YDM6ua__pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.LeftSection-module__YDM6ua__recommendSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1f2937 0%,#030712 100%);border:1px solid #374151;border-radius:1rem;padding:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.LeftSection-module__YDM6ua__timelineTitleIcon{color:var(--accent-text);flex-shrink:0}.LeftSection-module__YDM6ua__recommendText{color:var(--text-label);letter-spacing:.05em;margin:0 0 .25rem;font-size:.75rem;font-weight:500}.LeftSection-module__YDM6ua__recommendTitle{color:#f9fafb;letter-spacing:-.02em;margin:0 0 1rem;font-size:1.1rem;font-weight:800}.LeftSection-module__YDM6ua__recommendButton{color:#fff;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:700;transition:transform .2s,box-shadow .2s}.LeftSection-module__YDM6ua__recommendButton:hover{background-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.LeftSection-module__YDM6ua__recommendButton:active{transform:translateY(0)}@media (max-width:768px){.LeftSection-module__YDM6ua__recommendSection{border-radius:.75rem;margin-top:1rem;padding:1.25rem}.LeftSection-module__YDM6ua__recommendTitle{margin-bottom:1rem;font-size:1rem}.LeftSection-module__YDM6ua__recommendButton{padding:.7rem;font-size:.85rem}}
.QuickMenu-module__p3xE5G__mobileGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem .5rem;width:100%;padding:1.5rem 0 .5rem;display:grid}.QuickMenu-module__p3xE5G__desktopGrid{grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(.35rem,1.2cqi,.75rem);width:100%;min-width:0;padding:1.25rem 0 1rem;display:grid;container:quick-menu/inline-size}.QuickMenu-module__p3xE5G__menuItem{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:.5rem;width:100%;min-width:0;text-decoration:none;transition:transform .1s;display:flex}.QuickMenu-module__p3xE5G__menuItem:active{transform:scale(.92)}.QuickMenu-module__p3xE5G__menuItem:hover .QuickMenu-module__p3xE5G__iconBox{filter:brightness(1.05);transform:translateY(-3px)}.QuickMenu-module__p3xE5G__iconBox{background:linear-gradient(135deg, var(--bg-light) 0%, var(--bg-main) 100%);z-index:1;justify-content:center;align-items:center;transition:transform .2s,filter .2s;display:flex;position:relative;box-shadow:0 4px 10px #0000000a}.QuickMenu-module__p3xE5G__mobileIcon{border-radius:1.1rem;width:3.5rem;height:3.5rem}.QuickMenu-module__p3xE5G__desktopIcon{aspect-ratio:1;border-radius:28%;flex-shrink:0;width:clamp(2.85rem,58%,4.25rem);height:auto}.QuickMenu-module__p3xE5G__desktopIcon svg{width:46%;height:46%}.QuickMenu-module__p3xE5G__highlightBox{animation:2s infinite alternate QuickMenu-module__p3xE5G__pulseFlat}@keyframes QuickMenu-module__p3xE5G__pulseFlat{0%{filter:brightness(.95);transform:scale(.95)}to{filter:brightness(1.05);transform:scale(1.03)}}.QuickMenu-module__p3xE5G__labelWrapper{justify-content:center;align-items:center;width:100%;min-height:1.2rem;margin-top:.2rem;display:flex;overflow:hidden}.QuickMenu-module__p3xE5G__menuLabel{color:var(--text-primary,#374151);letter-spacing:-.03em;text-align:center;word-break:keep-all;overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:clamp(.7rem,2.1cqi,.82rem);font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}@container quick-menu (min-width:720px){.QuickMenu-module__p3xE5G__desktopIcon{width:clamp(3.25rem,52%,4.5rem)}.QuickMenu-module__p3xE5G__menuLabel{font-size:clamp(.75rem,2cqi,.88rem)}}
.StreamerBanner-module__VZE8EW__contentWrap{flex:1;align-items:center;gap:.6rem;min-width:0;display:flex;overflow:hidden}.StreamerBanner-module__VZE8EW__staticPrefix{color:#fff;flex-shrink:0;font-size:.85rem;font-weight:800}.StreamerBanner-module__VZE8EW__rotatingTextMain{color:#e9d5ff;white-space:nowrap;font-size:.85rem;font-weight:600}.StreamerBanner-module__VZE8EW__arrowWrap{color:#c4b5fd;flex-shrink:0;align-items:center;display:flex}.StreamerBanner-module__VZE8EW__mobileWrapper{cursor:pointer;background:linear-gradient(135deg,#311068 0%,#4c1d95 100%);border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.625rem;margin-bottom:1rem;padding:.875rem 1rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 12px #4c1d9533}.StreamerBanner-module__VZE8EW__mobileWrapper:active{filter:brightness(1.1);transform:scale(.98)}.StreamerBanner-module__VZE8EW__desktopWrapper{cursor:pointer;background:linear-gradient(135deg,#311068 0%,#4c1d95 100%);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #4c1d9526}.StreamerBanner-module__VZE8EW__desktopWrapper:hover{transform:translateY(-2px);box-shadow:0 6px 16px #4c1d9540}.StreamerBanner-module__VZE8EW__desktopWrapper:active{transform:scale(.98)}.StreamerBanner-module__VZE8EW__desktopContentWrap{flex-direction:column;flex:1;align-items:flex-start;gap:.35rem;min-width:0;display:flex;overflow:hidden}.StreamerBanner-module__VZE8EW__rotatingTextMainDesktop{color:#e9d5ff;white-space:nowrap;font-size:.8rem;font-weight:500}
.RotatingText-module__SBAJca__textRotate{white-space:pre-wrap;flex-wrap:wrap;display:flex;position:relative}.RotatingText-module__SBAJca__textRotateSrOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.RotatingText-module__SBAJca__textRotateWord{display:inline-flex}.RotatingText-module__SBAJca__textRotateLines{flex-direction:column;width:100%;display:flex}.RotatingText-module__SBAJca__textRotateElement{display:inline-block}.RotatingText-module__SBAJca__textRotateSpace{white-space:pre}
