.Hero-module__W3NzPq__hero{text-align:center;scroll-snap-align:start;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__W3NzPq__heroVideo{object-fit:cover;opacity:.15;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__W3NzPq__heroOverlay{background:linear-gradient(#0a0a0ab3 0%,#0a0a0ae6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__W3NzPq__heroContent{z-index:2;max-width:1000px;padding:0 2rem;position:relative}.Hero-module__W3NzPq__hero h1{opacity:0;margin-bottom:1.5rem;font-size:5rem;font-weight:800;line-height:1.1;animation:1s .3s forwards Hero-module__W3NzPq__fadeUp}.Hero-module__W3NzPq__gradientText{background:linear-gradient(135deg,#ff4b2b,#ff416c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__W3NzPq__hero p{color:#a0a0a0;opacity:0;margin-bottom:3rem;font-size:1.5rem;animation:1s .6s forwards Hero-module__W3NzPq__fadeUp}@keyframes Hero-module__W3NzPq__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__W3NzPq__heroButtons{opacity:0;flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:1s .9s forwards Hero-module__W3NzPq__fadeUp;display:flex}.Hero-module__W3NzPq__btnPrimary,.Hero-module__W3NzPq__btnSecondary{cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__W3NzPq__btnPrimary{color:#fff;background:linear-gradient(135deg,#ff4b2b,#ff416c);box-shadow:0 4px 20px #ff4b2b66}.Hero-module__W3NzPq__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 6px 30px #ff4b2b99}.Hero-module__W3NzPq__btnSecondary{color:#fff;background:0 0;border:2px solid #ffffff4d}.Hero-module__W3NzPq__btnSecondary:hover{background:#ff4b2b1a;border-color:#ff4b2b}.Hero-module__W3NzPq__floatingIcons{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__W3NzPq__floatingIcon{opacity:0;font-size:2rem;animation:5s ease-out forwards Hero-module__W3NzPq__floatUp;position:absolute;bottom:-50px}@keyframes Hero-module__W3NzPq__floatUp{0%{opacity:0;bottom:-50px;transform:translate(0)scale(.8)}10%{opacity:.6}80%{opacity:.4}to{opacity:0;bottom:110vh;transform:translate(30px)scale(1.2)}}.Hero-module__W3NzPq__scrollIndicator{animation:2s ease-in-out infinite Hero-module__W3NzPq__bounce;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__W3NzPq__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}.Hero-module__W3NzPq__scrollIndicator:before{content:"⌄";color:#ff4b2b;font-size:2rem}@media (max-width:768px){.Hero-module__W3NzPq__hero h1{font-size:3rem}.Hero-module__W3NzPq__hero p{font-size:1.2rem}.Hero-module__W3NzPq__heroButtons{flex-direction:column}}
.PlayerDemo-module___ESFyG__playerDemo{background:#000;padding:8rem 5%;position:relative;overflow:hidden}.PlayerDemo-module___ESFyG__playerDemo:before{content:"";filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(#0000 0%,#ff4b2b40 25%,#ff416c33 35%,#ff4b2b26 45%,#ff416c14 55%,#0000 75%);position:absolute;inset:0}.PlayerDemo-module___ESFyG__playerDemoSectionTitle{text-align:center;opacity:0;z-index:1;margin-bottom:4rem;font-size:3rem;font-weight:700;transition:all .8s;animation:1s forwards PlayerDemo-module___ESFyG__playerDemoFadeUp;position:relative;transform:translateY(30px)}@keyframes PlayerDemo-module___ESFyG__playerDemoFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PlayerDemo-module___ESFyG__playerDemoGradientText{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PlayerDemo-module___ESFyG__playerContainer{z-index:1;background:#000;border-radius:20px;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.PlayerDemo-module___ESFyG__playerScreen{aspect-ratio:16/9;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);justify-content:center;align-items:center;display:flex;position:relative}.PlayerDemo-module___ESFyG__playerPlaceholder{object-fit:cover;opacity:.6;width:100%;height:100%}.PlayerDemo-module___ESFyG__playerOverlay{pointer-events:none;position:absolute;inset:0}.PlayerDemo-module___ESFyG__liveIndicator{background:#ff0000e6;border-radius:5px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;display:flex;position:absolute;top:1.5rem;left:1.5rem}.PlayerDemo-module___ESFyG__liveDot{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite PlayerDemo-module___ESFyG__playerDemoPulse}@keyframes PlayerDemo-module___ESFyG__playerDemoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.PlayerDemo-module___ESFyG__paymentNotification{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ff4b2b80;border-radius:10px;padding:1rem 1.5rem;animation:.5s PlayerDemo-module___ESFyG__playerDemoSlideInRight,.5s 2.5s forwards PlayerDemo-module___ESFyG__playerDemoFadeOut;position:absolute;top:1.5rem;right:1.5rem}@keyframes PlayerDemo-module___ESFyG__playerDemoSlideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes PlayerDemo-module___ESFyG__playerDemoFadeOut{to{opacity:0;transform:translate(100px)}}.PlayerDemo-module___ESFyG__chatOverlay{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:10px;width:350px;padding:1rem;position:absolute;bottom:5rem;left:1.5rem}.PlayerDemo-module___ESFyG__chatMessage{opacity:0;align-items:center;gap:.7rem;margin-bottom:.7rem;animation:.5s forwards PlayerDemo-module___ESFyG__playerDemoFadeIn;display:flex}@keyframes PlayerDemo-module___ESFyG__playerDemoFadeIn{to{opacity:1}}.PlayerDemo-module___ESFyG__chatBadge{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));border-radius:5px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.PlayerDemo-module___ESFyG__tipAnimation{color:var(--gradient-start);pointer-events:none;font-size:3rem;font-weight:700;animation:2s ease-out forwards PlayerDemo-module___ESFyG__playerDemoTipFly;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes PlayerDemo-module___ESFyG__playerDemoTipFly{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}to{opacity:0;transform:translate(-50%,-100%)scale(1)}}.PlayerDemo-module___ESFyG__playerControls{background:#000000e6;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.PlayerDemo-module___ESFyG__controlBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.2rem;transition:all .3s}.PlayerDemo-module___ESFyG__controlBtn:hover{color:var(--gradient-start);transform:scale(1.1)}@media (max-width:768px){.PlayerDemo-module___ESFyG__chatOverlay{width:90%;left:5%}.PlayerDemo-module___ESFyG__playerDemoSectionTitle{font-size:2rem}.PlayerDemo-module___ESFyG__stageLight{width:100%;height:600px}}
.Features-module__rPo6mW__features{background:linear-gradient(45deg,#0a0a0a 0%,#1a1a1a 100%);padding:8rem 5%;position:relative;overflow:hidden}.Features-module__rPo6mW__features:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 80%,#ff4b2b1a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff416c1a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Features-module__rPo6mW__sectionTitle{text-align:center;opacity:0;z-index:1;margin-bottom:4rem;font-size:3rem;font-weight:700;transition:all .8s;position:relative;transform:translateY(30px)}.Features-module__rPo6mW__sectionTitle.Features-module__rPo6mW__visible{opacity:1;transform:translateY(0)}.Features-module__rPo6mW__gradientText{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Features-module__rPo6mW__featuresGrid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.Features-module__rPo6mW__featureCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem;transition:all .5s;position:relative;overflow:hidden;transform:translateY(30px)}.Features-module__rPo6mW__featureCard:before{content:"";background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));height:3px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Features-module__rPo6mW__featureCard:hover:before{transform:scaleX(1)}.Features-module__rPo6mW__featureCard.Features-module__rPo6mW__visible{opacity:1;transform:translateY(0)}.Features-module__rPo6mW__featureCard:first-child{transition-delay:.1s}.Features-module__rPo6mW__featureCard:nth-child(2){transition-delay:.2s}.Features-module__rPo6mW__featureCard:nth-child(3){transition-delay:.3s}.Features-module__rPo6mW__featureCard:nth-child(4){transition-delay:.4s}.Features-module__rPo6mW__featureCard:hover{border-color:#ff4b2b80;transform:translateY(-10px);box-shadow:0 20px 40px #ff4b2b33}.Features-module__rPo6mW__featureIcon{vertical-align:middle;margin-right:.75rem;font-size:2rem;display:inline-block}.Features-module__rPo6mW__featureCard h3{color:var(--text-primary);align-items:center;margin-bottom:1rem;font-size:1.5rem;display:flex}.Features-module__rPo6mW__featureCard p{color:var(--text-secondary);line-height:1.7}@media (max-width:768px){.Features-module__rPo6mW__featuresGrid{grid-template-columns:1fr}.Features-module__rPo6mW__sectionTitle{font-size:2rem}}
.HowItWorks-module__PdVkIa__howItWorks{background:linear-gradient(45deg,#0a0a0a 0%,#1a1a1a 100%);padding:8rem 5%;position:relative;overflow:hidden}.HowItWorks-module__PdVkIa__howItWorks:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 80%,#ff4b2b1a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff416c1a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.HowItWorks-module__PdVkIa__sectionTitle{text-align:center;opacity:0;z-index:1;margin-bottom:4rem;font-size:3rem;font-weight:700;transition:all .8s;position:relative;transform:translateY(30px)}.HowItWorks-module__PdVkIa__sectionTitle.HowItWorks-module__PdVkIa__visible{opacity:1;transform:translateY(0)}.HowItWorks-module__PdVkIa__gradientText{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowItWorks-module__PdVkIa__timeline{z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.HowItWorks-module__PdVkIa__timelineStep{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;opacity:0;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem;transition:all .5s;position:relative;overflow:hidden;transform:translateY(30px)}.HowItWorks-module__PdVkIa__timelineStep:before{content:"";background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));height:3px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.HowItWorks-module__PdVkIa__timelineStep:hover:before{transform:scaleX(1)}.HowItWorks-module__PdVkIa__timelineStep.HowItWorks-module__PdVkIa__visible{opacity:1;transform:translateY(0)}.HowItWorks-module__PdVkIa__timelineStep:first-child{transition-delay:.1s}.HowItWorks-module__PdVkIa__timelineStep:nth-child(2){transition-delay:.2s}.HowItWorks-module__PdVkIa__timelineStep:nth-child(3){transition-delay:.3s}.HowItWorks-module__PdVkIa__timelineStep:hover{border-color:#ff4b2b80;transform:translateY(-10px);box-shadow:0 20px 40px #ff4b2b33}.HowItWorks-module__PdVkIa__stepNumber{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;display:flex;box-shadow:0 10px 30px #ff4b2b66}.HowItWorks-module__PdVkIa__timelineStep h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.HowItWorks-module__PdVkIa__timelineStep p{color:var(--text-secondary);line-height:1.7}@media (max-width:768px){.HowItWorks-module__PdVkIa__sectionTitle{font-size:2rem}.HowItWorks-module__PdVkIa__timeline{grid-template-columns:1fr}}
.CreatorShowcase-module__XyCsGG__creatorShowcase{background:#000;padding:8rem 5%;position:relative;overflow:hidden}.CreatorShowcase-module__XyCsGG__creatorShowcase:before{content:"";filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(#0000 0%,#ff4b2b40 25%,#ff416c33 35%,#ff4b2b26 45%,#ff416c14 55%,#0000 75%);position:absolute;inset:0}.CreatorShowcase-module__XyCsGG__sectionTitle{text-align:center;z-index:1;margin-bottom:4rem;font-size:3rem;font-weight:700;position:relative}.CreatorShowcase-module__XyCsGG__gradientText{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CreatorShowcase-module__XyCsGG__creatorsScroll{z-index:1;gap:2rem;width:fit-content;animation:30s linear infinite CreatorShowcase-module__XyCsGG__scroll;display:flex;position:relative}.CreatorShowcase-module__XyCsGG__creatorsScroll:hover{animation-play-state:paused}@keyframes CreatorShowcase-module__XyCsGG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.CreatorShowcase-module__XyCsGG__creatorCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;border:1px solid #ffffff1a;border-radius:20px;min-width:300px;padding:2rem;transition:all .3s;position:relative}.CreatorShowcase-module__XyCsGG__creatorCard:hover{border-color:#ff4b2b80;transform:translateY(-10px)}.CreatorShowcase-module__XyCsGG__creatorAvatar{object-fit:cover;border:2px solid #ffffff1a;border-radius:50%;width:80px;height:80px;margin:0 auto 1rem;display:block;position:relative}.CreatorShowcase-module__XyCsGG__creatorCard:after{content:"";border:3px solid var(--secondary-bg);z-index:10;background:#0f0;border-radius:50%;width:15px;height:15px;position:absolute;top:calc(2rem + 65px);left:calc(50% + 28px);box-shadow:0 0 10px #0f0}.CreatorShowcase-module__XyCsGG__creatorName{margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.CreatorShowcase-module__XyCsGG__creatorStats{color:var(--text-secondary);justify-content:space-between;margin-top:1rem;font-size:.9rem;display:flex}.CreatorShowcase-module__XyCsGG__creatorEarnings{color:var(--gradient-start);margin-top:.5rem;font-size:1.1rem;font-weight:600}@media (max-width:768px){.CreatorShowcase-module__XyCsGG__sectionTitle{font-size:2rem}}
.PaymentStats-module__WMsMtG__paymentStats{background:var(--secondary-bg);padding:8rem 5%;position:relative}.PaymentStats-module__WMsMtG__sectionTitle{text-align:center;margin-bottom:4rem;font-size:3rem;font-weight:700}.PaymentStats-module__WMsMtG__gradientText{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PaymentStats-module__WMsMtG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.PaymentStats-module__WMsMtG__statCard{text-align:center;background:linear-gradient(135deg,#ff4b2b1a,#ff416c1a);border:1px solid #ff4b2b4d;border-radius:20px;padding:2.5rem;transition:all .3s}.PaymentStats-module__WMsMtG__statCard:hover{transform:translateY(-5px);box-shadow:0 15px 40px #ff4b2b4d}.PaymentStats-module__WMsMtG__statNumber{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:700}.PaymentStats-module__WMsMtG__statLabel{color:var(--text-secondary);font-size:1.1rem}@media (max-width:768px){.PaymentStats-module__WMsMtG__sectionTitle{font-size:2rem}}
.Testimonials-module__Z7qX6W__testimonials{background:linear-gradient(45deg,#0a0a0a 0%,#1a1a1a 100%);padding:8rem 5%;position:relative;overflow:hidden}.Testimonials-module__Z7qX6W__testimonials:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 80%,#ff4b2b1a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff416c1a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Testimonials-module__Z7qX6W__sectionTitle{text-align:center;opacity:0;z-index:1;margin-bottom:4rem;font-size:3rem;font-weight:700;transition:all .8s;position:relative;transform:translateY(30px)}.Testimonials-module__Z7qX6W__sectionTitle.Testimonials-module__Z7qX6W__visible{opacity:1;transform:translateY(0)}.Testimonials-module__Z7qX6W__gradientText{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Testimonials-module__Z7qX6W__testimonialsGrid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.Testimonials-module__Z7qX6W__testimonialCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem;transition:all .5s;transform:translateY(30px)}.Testimonials-module__Z7qX6W__testimonialCard.Testimonials-module__Z7qX6W__visible{opacity:1;transform:translateY(0)}.Testimonials-module__Z7qX6W__testimonialCard:hover{border-color:#ff4b2b80;transform:translateY(-10px)}.Testimonials-module__Z7qX6W__testimonialQuote{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.8}.Testimonials-module__Z7qX6W__testimonialAuthor{align-items:center;gap:1rem;display:flex}.Testimonials-module__Z7qX6W__authorAvatar{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));border-radius:50%;width:50px;height:50px}.Testimonials-module__Z7qX6W__authorInfo h4{margin-bottom:.2rem;font-size:1.1rem}.Testimonials-module__Z7qX6W__authorInfo p{color:var(--text-secondary);font-size:.9rem}@media (max-width:768px){.Testimonials-module__Z7qX6W__sectionTitle{font-size:2rem}}
.CTA-module__fGid-q__ctaSection{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:6rem 5%;display:flex;position:relative;overflow:hidden}.CTA-module__fGid-q__ctaBg{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.CTA-module__fGid-q__ctaOverlay{z-index:-1;pointer-events:none;background:radial-gradient(800px 400px at 20% 10%,#ff4b2b40,#0000 60%),radial-gradient(800px 400px at 80% 10%,#ff416c40,#0000 60%),linear-gradient(#00000080,#000000a6);width:100%;height:100%;position:absolute;top:0;left:0}.CTA-module__fGid-q__ctaContent{z-index:1;max-width:800px;position:relative}.CTA-module__fGid-q__ctaSectionTitle{text-align:center;color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.CTA-module__fGid-q__ctaSubtitle{color:#ffffffe6;text-align:center;margin-bottom:2.5rem;font-size:1.3rem}.CTA-module__fGid-q__gradientText{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTA-module__fGid-q__ctaCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:20px;max-width:700px;margin:0 auto;padding:3rem;transition:all .3s;position:relative;overflow:hidden}.CTA-module__fGid-q__ctaCard:before{content:"";background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));height:3px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.CTA-module__fGid-q__ctaCard:hover:before{transform:scaleX(1)}.CTA-module__fGid-q__ctaCard:hover{border-color:#fff3;box-shadow:0 20px 40px #0000004d}.CTA-module__fGid-q__ctaForm{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CTA-module__fGid-q__ctaInput{color:#1a1a1a;background:#fffffff2;border:none;border-radius:50px;flex:1;min-width:250px;padding:1rem 1.5rem;font-size:1rem}.CTA-module__fGid-q__ctaInput::placeholder{color:#00000080}.CTA-module__fGid-q__ctaInput:focus{background:#fff;outline:none}.CTA-module__fGid-q__ctaBtn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.CTA-module__fGid-q__ctaBtn:hover:not(:disabled){color:var(--gradient-start);background:#fff}.CTA-module__fGid-q__ctaBtn:disabled,.CTA-module__fGid-q__ctaInput:disabled{opacity:.6;cursor:not-allowed}.CTA-module__fGid-q__walletWarning{color:#ffc107;background:#ffc10726;border:1px solid #ffc1074d;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem}.CTA-module__fGid-q__walletWarning p{margin:0}.CTA-module__fGid-q__paymentError{color:#ff6b6b;background:#ff6b6b26;border:1px solid #ff6b6b4d;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem}.CTA-module__fGid-q__walletInfo{font-family:var(--font-geist-mono);color:#ffffffb3;text-align:center;margin-top:.5rem;font-size:.875rem}.CTA-module__fGid-q__ctaFooter{color:#fffc;text-align:center;margin:0;font-size:.9rem}.CTA-module__fGid-q__ctaLink{color:#fff;text-decoration:underline;transition:color .3s}.CTA-module__fGid-q__ctaLink:hover{color:var(--gradient-start)}.CTA-module__fGid-q__modalOverlay{z-index:1000;background:#000c;justify-content:center;align-items:center;animation:.3s CTA-module__fGid-q__fadeIn;display:flex;position:fixed;inset:0}@keyframes CTA-module__fGid-q__fadeIn{0%{opacity:0}to{opacity:1}}.CTA-module__fGid-q__modal{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #fff3;border-radius:20px;width:90%;max-width:500px;padding:3rem;animation:.3s CTA-module__fGid-q__slideUp}@keyframes CTA-module__fGid-q__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CTA-module__fGid-q__modalContent{text-align:center}.CTA-module__fGid-q__modalIcon{margin-bottom:1rem;font-size:4rem}.CTA-module__fGid-q__modalTitle{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.CTA-module__fGid-q__modalText{color:#ffffffe6;margin-bottom:2rem;font-size:1.2rem}.CTA-module__fGid-q__modalText strong{color:var(--gradient-start)}.CTA-module__fGid-q__modalBtn{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.CTA-module__fGid-q__modalBtn:hover{transform:translateY(-2px);box-shadow:0 6px 30px #ff4b2b99}.CTA-module__fGid-q__paymentOptions{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.CTA-module__fGid-q__paymentBtn{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.CTA-module__fGid-q__paymentBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 30px #ff4b2b99}.CTA-module__fGid-q__paymentBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.CTA-module__fGid-q__modalBtnSecondary{color:#ffffffb3;cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.CTA-module__fGid-q__modalBtnSecondary:hover:not(:disabled){color:#fff;border-color:#fff}.CTA-module__fGid-q__modalBtnSecondary:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.CTA-module__fGid-q__ctaSectionTitle{font-size:2rem}.CTA-module__fGid-q__ctaSubtitle{font-size:1.1rem}.CTA-module__fGid-q__ctaForm{flex-direction:column}.CTA-module__fGid-q__modal{padding:2rem}.CTA-module__fGid-q__modalTitle{font-size:1.5rem}}
.Footer-module__O4l3Zq__footer{background:var(--primary-bg);text-align:center;border-top:1px solid #ffffff1a;padding:4rem 5% 2rem}.Footer-module__O4l3Zq__logo{justify-content:center;align-items:center;width:200px;height:40px;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.Footer-module__O4l3Zq__logo img{display:block;-webkit-mask:linear-gradient(90deg,#000 15%,#0000 15%);mask:linear-gradient(90deg,#000 15%,#0000 15%)}.Footer-module__O4l3Zq__logo:after{content:"";filter:invert()brightness(1.2);pointer-events:none;background:url(/logo.svg) 0 0/200px 40px no-repeat;width:200px;height:40px;position:absolute;top:0;left:0;-webkit-mask:linear-gradient(90deg,#0000 15%,#000 15%);mask:linear-gradient(90deg,#0000 15%,#000 15%)}.Footer-module__O4l3Zq__footerLinks{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.Footer-module__O4l3Zq__footerLinks a{color:var(--text-secondary);text-decoration:none;transition:color .3s}.Footer-module__O4l3Zq__footerLinks a:hover{color:var(--gradient-start)}.Footer-module__O4l3Zq__footerBadges{flex-wrap:wrap;justify-content:center;gap:1rem;margin:1.5rem 0;display:flex}.Footer-module__O4l3Zq__footerBadge{background:var(--glass-bg);color:var(--text-secondary);border:1px solid #ffffff1a;border-radius:50px;padding:.7rem 1.5rem;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__O4l3Zq__footerBadge:hover{background:#ffffff1a;border-color:#ff4b2b80;transform:translateY(-2px)}.Footer-module__O4l3Zq__footerCopyright{color:var(--text-secondary);font-size:.9rem}
.account-module__XkWN-G__container{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;display:flex}.account-module__XkWN-G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:600px;padding:2rem}.account-module__XkWN-G__title{background:linear-gradient(135deg,#ff4b2b,#ff416c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2rem;font-weight:700}.account-module__XkWN-G__loginPrompt{color:#ffffffb3;text-align:center;margin-bottom:2rem;font-size:1.125rem}.account-module__XkWN-G__loginButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4b2b,#ff416c);border:none;border-radius:12px;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #ff4b2b4d}.account-module__XkWN-G__loginButton:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ff4b2b80}.account-module__XkWN-G__accountInfo{flex-direction:column;gap:1.5rem;display:flex}.account-module__XkWN-G__field{flex-direction:column;gap:.5rem;display:flex}.account-module__XkWN-G__label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.account-module__XkWN-G__value{color:#ffffffe6;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:1rem}.account-module__XkWN-G__keyContainer{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.account-module__XkWN-G__keyValue{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace;font-size:.95rem;overflow:hidden}.account-module__XkWN-G__keyActions{gap:.5rem;display:flex}.account-module__XkWN-G__iconButton{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.account-module__XkWN-G__iconButton:hover{color:#ffffffe6;background:#ffffff1a;border-color:#fff3}.account-module__XkWN-G__copySuccess{color:#22c55e;margin-top:.25rem;font-size:.875rem}.account-module__XkWN-G__lastUpdated{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.5rem;font-size:.875rem}
.channel-module__Wn4IHW__channelPage{background:#000;min-height:100vh;padding:6rem 5% 4rem;position:relative;overflow:hidden}.channel-module__Wn4IHW__channelPage:before{content:"";filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(#0000 0%,#ff4b2b26 25%,#ff416c1a 35%,#ff4b2b14 45%,#ff416c0d 55%,#0000 75%);position:absolute;inset:0}.channel-module__Wn4IHW__channelHeader{z-index:1;max-width:1200px;margin:0 auto 2rem;position:relative}.channel-module__Wn4IHW__channelTitle{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.channel-module__Wn4IHW__channelMeta{align-items:center;gap:1.5rem;font-size:1rem;display:flex}.channel-module__Wn4IHW__liveTag{background:#ff0000e6;border-radius:5px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.9rem;font-weight:600;display:flex}.channel-module__Wn4IHW__liveDotSmall{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite channel-module__Wn4IHW__pulse}.channel-module__Wn4IHW__viewerCount{color:var(--text-secondary);font-weight:500}.channel-module__Wn4IHW__playerContainer{z-index:1;background:#000;border-radius:20px;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.channel-module__Wn4IHW__playerScreen{aspect-ratio:16/9;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);justify-content:center;align-items:center;display:flex;position:relative}.channel-module__Wn4IHW__playerPlaceholder{object-fit:cover;opacity:.6;width:100%;height:100%}.channel-module__Wn4IHW__playerOverlay{pointer-events:none;position:absolute;inset:0}.channel-module__Wn4IHW__liveIndicator{background:#ff0000e6;border-radius:5px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;display:flex;position:absolute;top:1.5rem;left:1.5rem}.channel-module__Wn4IHW__liveDot{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite channel-module__Wn4IHW__pulse}@keyframes channel-module__Wn4IHW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.channel-module__Wn4IHW__paymentNotification{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ff4b2b80;border-radius:10px;padding:1rem 1.5rem;animation:.5s channel-module__Wn4IHW__slideInRight,.5s 2.5s forwards channel-module__Wn4IHW__fadeOut;position:absolute;top:1.5rem;right:1.5rem}@keyframes channel-module__Wn4IHW__slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes channel-module__Wn4IHW__fadeOut{to{opacity:0;transform:translate(100px)}}.channel-module__Wn4IHW__chatOverlay{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:10px;width:350px;padding:1rem;position:absolute;bottom:5rem;left:1.5rem}.channel-module__Wn4IHW__chatMessage{opacity:0;align-items:center;gap:.7rem;margin-bottom:.7rem;animation:.5s forwards channel-module__Wn4IHW__fadeIn;display:flex}@keyframes channel-module__Wn4IHW__fadeIn{to{opacity:1}}.channel-module__Wn4IHW__chatBadge{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));border-radius:5px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.channel-module__Wn4IHW__tipAnimation{color:var(--gradient-start);pointer-events:none;font-size:3rem;font-weight:700;animation:2s ease-out forwards channel-module__Wn4IHW__tipFly;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes channel-module__Wn4IHW__tipFly{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}to{opacity:0;transform:translate(-50%,-100%)scale(1)}}.channel-module__Wn4IHW__playerControls{background:#000000e6;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.channel-module__Wn4IHW__controlBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.2rem;transition:all .3s}.channel-module__Wn4IHW__controlBtn:hover{color:var(--gradient-start);transform:scale(1.1)}.channel-module__Wn4IHW__channelInfo{z-index:1;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:15px;max-width:1200px;margin:3rem auto 0;padding:2rem;position:relative}.channel-module__Wn4IHW__infoTitle{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.channel-module__Wn4IHW__infoDescription{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.channel-module__Wn4IHW__actionButtons{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:1200px;margin:2rem auto;display:flex;position:relative}.channel-module__Wn4IHW__actionBtn{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.channel-module__Wn4IHW__actionBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff4b2b66}.channel-module__Wn4IHW__actionBtnAnimating{animation:.5s channel-module__Wn4IHW__successPulse;background:linear-gradient(135deg,#10b981,#059669)!important}@keyframes channel-module__Wn4IHW__successPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.channel-module__Wn4IHW__btnIcon{justify-content:center;align-items:center;min-width:1.2em;transition:all .3s;animation:.3s channel-module__Wn4IHW__iconChange;display:inline-flex}.channel-module__Wn4IHW__btnText{transition:all .3s;animation:.3s channel-module__Wn4IHW__textChange}@keyframes channel-module__Wn4IHW__iconChange{0%{opacity:0;transform:scale(.5)rotate(-90deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes channel-module__Wn4IHW__textChange{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.channel-module__Wn4IHW__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000c;justify-content:center;align-items:center;animation:.2s channel-module__Wn4IHW__fadeIn;display:flex;position:fixed;inset:0}.channel-module__Wn4IHW__modal{background:#1a1a1af2;border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:500px;max-height:90vh;padding:2rem;animation:.3s channel-module__Wn4IHW__slideUp;overflow-y:auto}@keyframes channel-module__Wn4IHW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.channel-module__Wn4IHW__modalTitle{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.channel-module__Wn4IHW__modalActions{gap:1rem;margin-top:1.5rem;display:flex}.channel-module__Wn4IHW__modalBtnPrimary{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.channel-module__Wn4IHW__modalBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff4b2b66}.channel-module__Wn4IHW__modalBtnSecondary{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.channel-module__Wn4IHW__modalBtnSecondary:hover{background:#ffffff1a}.channel-module__Wn4IHW__donateContent{padding:1rem 0}.channel-module__Wn4IHW__donationAmountDisplay{text-align:center;color:var(--gradient-start);margin-bottom:2rem;font-size:3rem;font-weight:700}.channel-module__Wn4IHW__donationSlider{appearance:none;background:#ffffff1a;border-radius:5px;outline:none;width:100%;height:8px}.channel-module__Wn4IHW__donationSlider::-webkit-slider-thumb{appearance:none;background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));cursor:pointer;border-radius:50%;width:24px;height:24px;transition:all .3s}.channel-module__Wn4IHW__donationSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.channel-module__Wn4IHW__donationSlider::-moz-range-thumb{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));cursor:pointer;border:none;border-radius:50%;width:24px;height:24px;transition:all .3s}.channel-module__Wn4IHW__donationSlider::-moz-range-thumb:hover{transform:scale(1.2)}.channel-module__Wn4IHW__sliderLabels{color:var(--text-secondary);justify-content:space-between;margin-top:.5rem;font-size:.9rem;display:flex}.channel-module__Wn4IHW__messageContent{flex-direction:column;gap:1rem;display:flex}.channel-module__Wn4IHW__messageInput,.channel-module__Wn4IHW__messageTextarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:.8rem;font-family:inherit;font-size:1rem;transition:all .3s}.channel-module__Wn4IHW__messageInput:focus,.channel-module__Wn4IHW__messageTextarea:focus{border-color:var(--gradient-start);background:#ffffff14;outline:none}.channel-module__Wn4IHW__messageTextarea{resize:vertical;min-height:120px}.channel-module__Wn4IHW__charCount{text-align:right;color:var(--text-secondary);margin-top:-.5rem;font-size:.85rem}.channel-module__Wn4IHW__emojiContent{padding:1rem 0}.channel-module__Wn4IHW__unlockText{text-align:center;color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.channel-module__Wn4IHW__emojiGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;display:grid}.channel-module__Wn4IHW__emojiBtn{cursor:pointer;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:15px;justify-content:center;align-items:center;padding:1.5rem;font-size:3rem;transition:all .3s;display:flex}.channel-module__Wn4IHW__emojiBtn:hover{border-color:var(--gradient-start);background:#ffffff1a;transform:scale(1.1)}@media (max-width:768px){.channel-module__Wn4IHW__channelTitle{font-size:2rem}.channel-module__Wn4IHW__chatOverlay{width:90%;left:5%}.channel-module__Wn4IHW__channelInfo{padding:1.5rem}.channel-module__Wn4IHW__infoTitle{font-size:1.5rem}.channel-module__Wn4IHW__infoDescription{font-size:1rem}.channel-module__Wn4IHW__actionButtons{padding:0 1rem}.channel-module__Wn4IHW__actionBtn{padding:.8rem 1.5rem;font-size:1rem}.channel-module__Wn4IHW__modal{width:95%;padding:1.5rem}.channel-module__Wn4IHW__modalTitle{font-size:1.5rem}.channel-module__Wn4IHW__donationAmountDisplay{font-size:2.5rem}.channel-module__Wn4IHW__emojiGrid{grid-template-columns:repeat(2,1fr)}.channel-module__Wn4IHW__emojiBtn{padding:1rem;font-size:2.5rem}}
.config-module__1anREa__loadingContainer{min-height:100vh;color:var(--text-secondary);background:#000;justify-content:center;align-items:center;display:flex}.config-module__1anREa__container{background:#000;min-height:100vh;padding:8rem 5% 4rem;position:relative}.config-module__1anREa__container:before{content:"";filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(#0000 0%,#ff4b2b26 25%,#ff416c1a 35%,#ff4b2b14 45%,#ff416c0d 55%,#0000 75%);position:absolute;inset:0}.config-module__1anREa__title{z-index:1;text-align:center;margin-bottom:1rem;font-size:3rem;font-weight:700;position:relative}.config-module__1anREa__gradientText{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.config-module__1anREa__subtitle{text-align:center;color:var(--text-secondary);z-index:1;margin-bottom:3rem;font-size:1.2rem;position:relative}.config-module__1anREa__configForm{z-index:1;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;position:relative}.config-module__1anREa__formGroup{margin-bottom:2.5rem}.config-module__1anREa__label{color:#fff;margin-bottom:.5rem;font-size:1.3rem;font-weight:600;display:block}.config-module__1anREa__description{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.config-module__1anREa__select{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.config-module__1anREa__select:hover{background:#ffffff14;border-color:#fff3}.config-module__1anREa__select:focus{border-color:var(--gradient-start);background:#ffffff14;outline:none}.config-module__1anREa__select option{color:#fff;background:#1a1a1a}.config-module__1anREa__saveBtn{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:1rem;padding:1.2rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.config-module__1anREa__saveBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #ff4b2b66}.config-module__1anREa__saveBtn:disabled{opacity:.5;cursor:not-allowed}.config-module__1anREa__infoText{text-align:center;color:var(--text-secondary);background:#ffa5001a;border:1px solid #ffa5004d;border-radius:10px;margin-top:2rem;padding:1rem;font-size:.95rem}.config-module__1anREa__infoText a{color:var(--gradient-start);text-decoration:underline}.config-module__1anREa__infoText a:hover{color:var(--gradient-end)}@media (max-width:768px){.config-module__1anREa__title{font-size:2rem}.config-module__1anREa__subtitle{font-size:1rem}.config-module__1anREa__configForm{padding:2rem 1.5rem}.config-module__1anREa__label{font-size:1.1rem}.config-module__1anREa__saveBtn{padding:1rem 1.5rem;font-size:1rem}}
.profile-module__my1f6W__container{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;display:flex}.profile-module__my1f6W__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:600px;padding:2rem}.profile-module__my1f6W__title{background:linear-gradient(135deg,#ff4b2b,#ff416c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2rem;font-weight:700}.profile-module__my1f6W__loginPrompt{color:#ffffffb3;text-align:center;margin-bottom:2rem;font-size:1.125rem}.profile-module__my1f6W__loginButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4b2b,#ff416c);border:none;border-radius:12px;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #ff4b2b4d}.profile-module__my1f6W__loginButton:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ff4b2b80}.profile-module__my1f6W__profileInfo{flex-direction:column;gap:1.5rem;display:flex}.profile-module__my1f6W__field{flex-direction:column;gap:.5rem;display:flex}.profile-module__my1f6W__label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.profile-module__my1f6W__value{color:#ffffffe6;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:1rem}.profile-module__my1f6W__input{color:#ffffffe6;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.profile-module__my1f6W__input:focus{background:#ffffff14;border-color:#ff4b2b;outline:none}.profile-module__my1f6W__input:disabled{opacity:.5;cursor:not-allowed}.profile-module__my1f6W__actions{gap:1rem;margin-top:1rem;display:flex}.profile-module__my1f6W__editButton,.profile-module__my1f6W__saveButton,.profile-module__my1f6W__cancelButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.profile-module__my1f6W__editButton{color:#fff;background:linear-gradient(135deg,#ff4b2b,#ff416c);box-shadow:0 4px 15px #ff4b2b4d}.profile-module__my1f6W__editButton:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ff4b2b80}.profile-module__my1f6W__saveButton{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d}.profile-module__my1f6W__saveButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #667eea80}.profile-module__my1f6W__saveButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-module__my1f6W__cancelButton{color:#ffffffe6;background:#ffffff1a;border:1px solid #fff3}.profile-module__my1f6W__cancelButton:hover:not(:disabled){background:#ffffff26;border-color:#ffffff4d}.profile-module__my1f6W__cancelButton:disabled{opacity:.5;cursor:not-allowed}.profile-module__my1f6W__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:1rem;font-size:.875rem}.profile-module__my1f6W__success{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:8px;padding:1rem;font-size:.875rem}.profile-module__my1f6W__lastUpdated{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.5rem;font-size:.875rem}
