.Navbar-module__cJzEcG__nav{z-index:var(--z-sticky);transition:all var(--transition-base);padding:1rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navScrolled{background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);padding:.75rem 0}.Navbar-module__cJzEcG__navInner{justify-content:space-between;align-items:center;gap:var(--space-xl);display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;gap:.6rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:cover;border-radius:50%}.Navbar-module__cJzEcG__logoText{font-family:var(--font-heading), sans-serif;color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:.25rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);border-radius:var(--radius-md);transition:color var(--transition-fast);padding:.5rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navLinkActive{color:var(--text-primary)}.Navbar-module__cJzEcG__navLinkIndicator{background:var(--gradient-violet);border-radius:1px;width:20px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navActions{align-items:center;gap:var(--space-sm);display:flex}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);width:22px;height:2px;transition:all var(--transition-base);transform-origin:50%;border-radius:1px;display:block}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__mobileMenu{padding:var(--space-md) var(--space-xl) var(--space-xl);background:var(--bg-card);border-top:1px solid var(--border-subtle);flex-direction:column;display:none;overflow:hidden}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);transition:color var(--transition-fast);padding:.75rem 0;font-size:1.05rem;font-weight:500;text-decoration:none;display:block}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__mobileLinkActive{color:var(--accent-violet-glow)}.Navbar-module__cJzEcG__mobileActions{gap:var(--space-sm);margin-top:var(--space-lg);flex-direction:column;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__navActions{display:none}.Navbar-module__cJzEcG__hamburger,.Navbar-module__cJzEcG__mobileMenu{display:flex}}.Navbar-module__cJzEcG__profileMenuWrap{position:relative}.Navbar-module__cJzEcG__profileBtn{border-radius:var(--radius-full);transition:all var(--transition-fast);border:2px solid #0000;padding:0}.Navbar-module__cJzEcG__profileBtn:hover{border-color:var(--accent-violet);transform:scale(1.05)}.Navbar-module__cJzEcG__profileDropdown{top:calc(100% + var(--space-md));background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:240px;box-shadow:var(--shadow-lg);z-index:var(--z-dropdown);position:absolute;right:0;overflow:hidden}.Navbar-module__cJzEcG__dropdownHeader{padding:var(--space-md);border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary)}.Navbar-module__cJzEcG__dropdownName{color:var(--text-primary);font-size:.95rem;font-weight:600}.Navbar-module__cJzEcG__dropdownUsername{color:var(--text-muted);margin-top:2px;font-size:.8rem}.Navbar-module__cJzEcG__dropdownLinks{padding:var(--space-sm);flex-direction:column;display:flex}.Navbar-module__cJzEcG__dropdownLink{padding:var(--space-sm) var(--space-md);color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);text-align:left;font-size:.9rem}.Navbar-module__cJzEcG__dropdownLink:hover{color:var(--text-primary);background:var(--bg-glass-hover)}
.HeroSection-module__sBkrQG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__bgOrbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module__sBkrQG__orb{filter:blur(100px);opacity:.3;border-radius:50%;animation:8s ease-in-out infinite HeroSection-module__sBkrQG__float;position:absolute}.HeroSection-module__sBkrQG__orbViolet{background:var(--accent-violet);width:500px;height:500px;animation-delay:0s;top:-10%;left:-5%}.HeroSection-module__sBkrQG__orbCoral{background:var(--accent-coral);width:400px;height:400px;animation-delay:2s;top:20%;right:-8%}.HeroSection-module__sBkrQG__orbTeal{background:var(--accent-teal);width:300px;height:300px;animation-delay:4s;bottom:10%;left:30%}.HeroSection-module__sBkrQG__gridPattern{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.HeroSection-module__sBkrQG__heroInner{gap:var(--space-3xl);z-index:2;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.HeroSection-module__sBkrQG__heroContent{gap:var(--space-lg);flex-direction:column;display:flex}.HeroSection-module__sBkrQG__heroBadge{align-items:center;gap:var(--space-sm);color:var(--accent-violet-glow);border-radius:var(--radius-full);background:#8b5cf614;border:1px solid #8b5cf626;width:fit-content;padding:.4rem 1rem;font-size:.82rem;font-weight:500;display:inline-flex}.HeroSection-module__sBkrQG__badgeDot{background:var(--accent-teal);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__sBkrQG__pulse-glow}.HeroSection-module__sBkrQG__heroTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:800;line-height:1.1}.HeroSection-module__sBkrQG__titleLine{color:var(--text-primary);display:block}.HeroSection-module__sBkrQG__titleGradient{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.HeroSection-module__sBkrQG__heroSubtitle{color:var(--text-secondary);max-width:520px;font-size:1.1rem;line-height:1.75}.HeroSection-module__sBkrQG__heroCtas{gap:var(--space-md);flex-wrap:wrap;display:flex}.HeroSection-module__sBkrQG__heroStats{gap:var(--space-2xl);padding-top:var(--space-lg);border-top:1px solid var(--border-subtle);margin-top:var(--space-md);display:flex}.HeroSection-module__sBkrQG__stat{flex-direction:column;gap:.15rem;display:flex}.HeroSection-module__sBkrQG__statValue{font-family:var(--font-heading), sans-serif;color:var(--text-primary);font-size:1.5rem;font-weight:800}.HeroSection-module__sBkrQG__statLabel{color:var(--text-muted);font-size:.8rem}.HeroSection-module__sBkrQG__heroVisual{justify-content:center;display:flex;position:relative}.HeroSection-module__sBkrQG__mockupContainer{position:relative}.HeroSection-module__sBkrQG__phoneMockup{background:#0f172a;border:2px solid #ffffff14;border-radius:36px;width:280px;height:560px;padding:12px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 40px #8b5cf61a,inset 0 1px #ffffff0d}.HeroSection-module__sBkrQG__phoneNotch{background:#000;border-radius:0 0 16px 16px;width:100px;height:24px;margin:0 auto 12px}.HeroSection-module__sBkrQG__phoneScreen{color:#fff;background:#0f172a;flex-direction:column;gap:10px;padding:4px;display:flex}.HeroSection-module__sBkrQG__feedHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.HeroSection-module__sBkrQG__feedLogo{font-family:var(--font-heading), sans-serif;background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:800}.HeroSection-module__sBkrQG__feedIcons{gap:6px;display:flex}.HeroSection-module__sBkrQG__feedIconDot{background:#fff3;border-radius:50%;width:8px;height:8px}.HeroSection-module__sBkrQG__storyCard{align-items:center;gap:8px;display:flex}.HeroSection-module__sBkrQG__storyAvatar{background:var(--gradient-violet);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;font-weight:700;display:flex}.HeroSection-module__sBkrQG__storyMeta{flex-direction:column;display:flex}.HeroSection-module__sBkrQG__storyAuthor{color:#fff;font-size:.72rem;font-weight:600}.HeroSection-module__sBkrQG__storyTime{color:#ffffff73;font-size:.6rem}.HeroSection-module__sBkrQG__storyContent{flex-direction:column;gap:8px;display:flex}.HeroSection-module__sBkrQG__storyImagePlaceholder{background:linear-gradient(135deg,#8b5cf626,#ff6b6b26);border-radius:12px;justify-content:center;align-items:center;width:100%;height:120px;display:flex}.HeroSection-module__sBkrQG__storyText{color:#ffffffb3;font-size:.68rem;font-style:italic;line-height:1.5}.HeroSection-module__sBkrQG__storyActions{border-top:1px solid #ffffff14;gap:14px;padding-top:4px;display:flex}.HeroSection-module__sBkrQG__actionBtn{color:#ffffff80;align-items:center;gap:4px;font-size:.62rem;display:flex}.HeroSection-module__sBkrQG__floatingCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:#fff;white-space:nowrap;box-shadow:var(--shadow-md);background:#111827e6;align-items:center;gap:8px;padding:10px 16px;font-size:.78rem;font-weight:500;display:flex;position:absolute}.HeroSection-module__sBkrQG__floatingCard1{top:15%;right:-40px}.HeroSection-module__sBkrQG__floatingCard2{bottom:30%;left:-50px}.HeroSection-module__sBkrQG__floatingCard3{bottom:10%;right:-30px}.HeroSection-module__sBkrQG__heroFade{background:linear-gradient(to bottom, transparent, var(--bg-deep));pointer-events:none;z-index:3;height:120px;position:absolute;bottom:0;left:0;right:0}@media (max-width:900px){.HeroSection-module__sBkrQG__heroInner{text-align:center;gap:var(--space-2xl);grid-template-columns:1fr}.HeroSection-module__sBkrQG__heroContent{align-items:center}.HeroSection-module__sBkrQG__heroSubtitle{max-width:100%}.HeroSection-module__sBkrQG__heroCtas,.HeroSection-module__sBkrQG__heroStats{justify-content:center}.HeroSection-module__sBkrQG__heroVisual{order:-1}.HeroSection-module__sBkrQG__phoneMockup{width:240px;height:480px}.HeroSection-module__sBkrQG__floatingCard{display:none}}@media (max-width:480px){.HeroSection-module__sBkrQG__heroStats{gap:var(--space-lg)}.HeroSection-module__sBkrQG__heroCtas{flex-direction:column;width:100%}.HeroSection-module__sBkrQG__heroCtas a{justify-content:center;width:100%}}
.AboutSection-module__UGBiha__about{background:var(--bg-primary);position:relative}.AboutSection-module__UGBiha__aboutInner{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.AboutSection-module__UGBiha__aboutContent{gap:var(--space-lg);flex-direction:column;display:flex}.AboutSection-module__UGBiha__highlight{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutSection-module__UGBiha__aboutPoints{gap:var(--space-lg);margin-top:var(--space-md);flex-direction:column;display:flex}.AboutSection-module__UGBiha__point{gap:var(--space-md);align-items:flex-start;display:flex}.AboutSection-module__UGBiha__pointIcon{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.AboutSection-module__UGBiha__pointTitle{color:var(--text-primary);margin-bottom:.2rem;font-size:1rem;font-weight:600}.AboutSection-module__UGBiha__pointDesc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.AboutSection-module__UGBiha__aboutVisual{justify-content:center;display:flex}.AboutSection-module__UGBiha__visualCard{align-items:center;gap:var(--space-lg);padding:var(--space-3xl) var(--space-2xl);background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);text-align:center;flex-direction:column;width:100%;max-width:380px;display:flex;position:relative;overflow:hidden}.AboutSection-module__UGBiha__cardGlow{pointer-events:none;background:radial-gradient(circle,#8b5cf626,#0000 70%);width:200px;height:200px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.AboutSection-module__UGBiha__brandMark{z-index:1;position:relative}.AboutSection-module__UGBiha__cardLabel{font-family:var(--font-heading), sans-serif;color:var(--text-primary);font-size:1.1rem;font-weight:700}.AboutSection-module__UGBiha__cardTagline{color:var(--text-muted);font-size:.9rem;font-style:italic}.AboutSection-module__UGBiha__cardStats{align-items:center;gap:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--border-subtle);justify-content:center;width:100%;display:flex}.AboutSection-module__UGBiha__cardStat{flex-direction:column;gap:.1rem;display:flex}.AboutSection-module__UGBiha__cardStatNum{font-family:var(--font-heading), sans-serif;color:var(--text-primary);font-size:1.1rem;font-weight:700}.AboutSection-module__UGBiha__cardStatLabel{color:var(--text-muted);font-size:.72rem}.AboutSection-module__UGBiha__cardStatDivider{background:var(--border-subtle);width:1px;height:30px}@media (max-width:900px){.AboutSection-module__UGBiha__aboutInner{gap:var(--space-2xl);grid-template-columns:1fr}.AboutSection-module__UGBiha__aboutVisual{order:-1}}
.ServicesSection-module__JL3_nq__services{position:relative}.ServicesSection-module__JL3_nq__servicesHeader{text-align:center;margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.ServicesSection-module__JL3_nq__servicesGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.ServicesSection-module__JL3_nq__serviceCard{gap:var(--space-md);padding:var(--space-2xl) var(--space-xl);background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;height:100%;text-decoration:none;display:flex;position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__serviceCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.ServicesSection-module__JL3_nq__serviceCard:hover .ServicesSection-module__JL3_nq__cardShine{opacity:1;transform:translate(100%)}.ServicesSection-module__JL3_nq__serviceCard:hover .ServicesSection-module__JL3_nq__cardLink svg{transform:translate(4px)}.ServicesSection-module__JL3_nq__cardviolet:hover{box-shadow:var(--shadow-glow-violet);border-color:#8b5cf64d}.ServicesSection-module__JL3_nq__cardcoral:hover{box-shadow:var(--shadow-glow-coral);border-color:#ff6b6b4d}.ServicesSection-module__JL3_nq__cardteal:hover{box-shadow:var(--shadow-glow-teal);border-color:#14b8a64d}.ServicesSection-module__JL3_nq__cardamber:hover{border-color:#f59e0b4d;box-shadow:0 0 30px #f59e0b26}.ServicesSection-module__JL3_nq__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.ServicesSection-module__JL3_nq__cardIcon{border-radius:var(--radius-lg);justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ServicesSection-module__JL3_nq__iconviolet{color:var(--accent-violet-glow);background:#8b5cf61f}.ServicesSection-module__JL3_nq__iconcoral{color:var(--accent-coral-glow);background:#ff6b6b1f}.ServicesSection-module__JL3_nq__iconteal{color:var(--accent-teal-glow);background:#14b8a61f}.ServicesSection-module__JL3_nq__iconamber{color:var(--accent-amber-glow);background:#f59e0b1f}.ServicesSection-module__JL3_nq__cardTitle{font-family:var(--font-heading), sans-serif;color:var(--text-primary);font-size:1.2rem;font-weight:700}.ServicesSection-module__JL3_nq__cardDesc{color:var(--text-muted);flex:1;font-size:.9rem;line-height:1.65}.ServicesSection-module__JL3_nq__cardFooter{padding-top:var(--space-md);border-top:1px solid var(--border-subtle)}.ServicesSection-module__JL3_nq__cardLink{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:inline-flex}.ServicesSection-module__JL3_nq__cardLink svg{transition:transform var(--transition-fast)}.ServicesSection-module__JL3_nq__serviceCard:hover .ServicesSection-module__JL3_nq__cardLink{color:var(--accent-violet-glow)}.ServicesSection-module__JL3_nq__cardShine{opacity:0;pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff05 40%,#ffffff0f 50%,#ffffff05 60%,#0000 100%);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}@media (max-width:900px){.ServicesSection-module__JL3_nq__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.ServicesSection-module__JL3_nq__servicesGrid{grid-template-columns:1fr}}
.WhyPlopSection-module__uPjUAa__why{background:var(--bg-primary);position:relative}.WhyPlopSection-module__uPjUAa__whyHeader{text-align:center;margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.WhyPlopSection-module__uPjUAa__highlight{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyPlopSection-module__uPjUAa__whyGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.WhyPlopSection-module__uPjUAa__reasonCard{gap:var(--space-md);padding:var(--space-2xl) var(--space-xl);background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;display:flex}.WhyPlopSection-module__uPjUAa__reasonCard:hover{background:var(--bg-glass-hover);box-shadow:var(--shadow-md);transform:translateY(-4px)}.WhyPlopSection-module__uPjUAa__reasonviolet:hover{border-color:#8b5cf640}.WhyPlopSection-module__uPjUAa__reasoncoral:hover{border-color:#ff6b6b40}.WhyPlopSection-module__uPjUAa__reasonteal:hover{border-color:#14b8a640}.WhyPlopSection-module__uPjUAa__reasonamber:hover{border-color:#f59e0b40}.WhyPlopSection-module__uPjUAa__reasonIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:44px;height:44px;display:flex}.WhyPlopSection-module__uPjUAa__reasonIconviolet{color:var(--accent-violet-glow);background:#8b5cf61f}.WhyPlopSection-module__uPjUAa__reasonIconcoral{color:var(--accent-coral-glow);background:#ff6b6b1f}.WhyPlopSection-module__uPjUAa__reasonIconteal{color:var(--accent-teal-glow);background:#14b8a61f}.WhyPlopSection-module__uPjUAa__reasonIconamber{color:var(--accent-amber-glow);background:#f59e0b1f}.WhyPlopSection-module__uPjUAa__reasonTitle{font-family:var(--font-heading), sans-serif;color:var(--text-primary);font-size:1.05rem;font-weight:700}.WhyPlopSection-module__uPjUAa__reasonDesc{color:var(--text-muted);font-size:.88rem;line-height:1.65}@media (max-width:900px){.WhyPlopSection-module__uPjUAa__whyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.WhyPlopSection-module__uPjUAa__whyGrid{grid-template-columns:1fr}}
.ContactSection-module__UONp9G__contact{position:relative}.ContactSection-module__UONp9G__contactInner{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:flex-start;display:grid}.ContactSection-module__UONp9G__contactInfo{gap:var(--space-lg);flex-direction:column;display:flex}.ContactSection-module__UONp9G__highlight{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ContactSection-module__UONp9G__contactDetails{gap:var(--space-lg);margin-top:var(--space-md);flex-direction:column;display:flex}.ContactSection-module__UONp9G__detail{gap:var(--space-md);align-items:center;display:flex}.ContactSection-module__UONp9G__detailIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-violet-glow);background:#8b5cf61a;border:1px solid #8b5cf626;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactSection-module__UONp9G__detailLabel{color:var(--text-muted);font-size:.8rem}.ContactSection-module__UONp9G__detailValue{color:var(--text-primary);font-size:.95rem;font-weight:500}.ContactSection-module__UONp9G__contactForm{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-2xl)}.ContactSection-module__UONp9G__form{gap:var(--space-lg);flex-direction:column;display:flex}.ContactSection-module__UONp9G__formRow{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}@media (max-width:900px){.ContactSection-module__UONp9G__contactInner{gap:var(--space-2xl);grid-template-columns:1fr}}@media (max-width:540px){.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr}.ContactSection-module__UONp9G__contactForm{padding:var(--space-xl)}}
.audiobooks-module__6nE0na__page{background:var(--bg-deep);min-height:100vh;padding-top:80px}.audiobooks-module__6nE0na__container{max-width:1100px;margin-inline:auto;padding:2.5rem 1.5rem 4rem}.audiobooks-module__6nE0na__header{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.audiobooks-module__6nE0na__back{color:var(--text-secondary);width:fit-content;transition:color var(--transition-fast);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.audiobooks-module__6nE0na__back:hover{color:var(--text-primary)}.audiobooks-module__6nE0na__title{color:var(--text-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;font-family:var(--font-heading), sans-serif;line-height:1.15}.audiobooks-module__6nE0na__subtitle{color:var(--text-secondary);margin-top:.25rem;font-size:1rem}.audiobooks-module__6nE0na__layout{grid-template-columns:340px 1fr;align-items:start;gap:1.5rem;display:grid}.audiobooks-module__6nE0na__library{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);overflow:hidden}.audiobooks-module__6nE0na__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:1rem 1.25rem .75rem;font-size:.8rem;font-weight:700}.audiobooks-module__6nE0na__bookGrid{flex-direction:column;display:flex}.audiobooks-module__6nE0na__bookCard{border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;text-align:left;transition:background var(--transition-fast);background:0 0;align-items:center;gap:.9rem;padding:1rem 1.25rem;display:flex}.audiobooks-module__6nE0na__bookCard:hover{background:var(--bg-secondary)}.audiobooks-module__6nE0na__bookCardActive{background:#3b82f60d}.audiobooks-module__6nE0na__bookCard:last-child{border-bottom:none}.audiobooks-module__6nE0na__bookCover{border:1px solid;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:68px;display:flex;position:relative;overflow:hidden}.audiobooks-module__6nE0na__bookSpine{border-radius:2px 0 0 2px;width:5px;position:absolute;top:0;bottom:0;left:0}.audiobooks-module__6nE0na__bookInfo{flex:1;min-width:0}.audiobooks-module__6nE0na__bookTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;line-height:1.3;overflow:hidden}.audiobooks-module__6nE0na__bookAuthor{color:var(--text-muted);margin-top:.15rem;font-size:.75rem}.audiobooks-module__6nE0na__bookProgress{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.audiobooks-module__6nE0na__progressBar{background:var(--bg-secondary);border-radius:2px;flex:1;height:3px;overflow:hidden}.audiobooks-module__6nE0na__progressFill{border-radius:2px;height:100%;transition:width .3s}.audiobooks-module__6nE0na__progressLabel{color:var(--text-muted);white-space:nowrap;font-size:.68rem}.audiobooks-module__6nE0na__detail{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);overflow:hidden}.audiobooks-module__6nE0na__bookDetail{border-bottom:1px solid var(--border-subtle);align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.audiobooks-module__6nE0na__bookCoverLg{border:1px solid;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:114px;display:flex;position:relative;overflow:hidden}.audiobooks-module__6nE0na__bookSpineLg{border-radius:3px 0 0 3px;width:8px;position:absolute;top:0;bottom:0;left:0}.audiobooks-module__6nE0na__genreBadge{border-radius:var(--radius-full);margin-bottom:.5rem;padding:.2rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.audiobooks-module__6nE0na__bookDetailTitle{color:var(--text-primary);font-size:1.3rem;font-weight:700;font-family:var(--font-heading), sans-serif;margin-bottom:.25rem;line-height:1.2}.audiobooks-module__6nE0na__bookDetailAuthor{color:var(--text-secondary);margin-bottom:.25rem;font-size:.9rem}.audiobooks-module__6nE0na__bookDetailMeta{color:var(--text-muted);font-size:.8rem}.audiobooks-module__6nE0na__episodeList{border-bottom:1px solid var(--border-subtle);padding:1rem 1.5rem}.audiobooks-module__6nE0na__episodeLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.audiobooks-module__6nE0na__episodeItem{border-radius:var(--radius-md);cursor:pointer;text-align:left;width:100%;transition:all var(--transition-fast);background:0 0;border:1px solid #0000;align-items:center;gap:.75rem;margin-bottom:.35rem;padding:.6rem .75rem;display:flex}.audiobooks-module__6nE0na__episodeItem:hover{background:var(--bg-secondary)}.audiobooks-module__6nE0na__episodeItemActive{border-color:currentColor}.audiobooks-module__6nE0na__episodeDone{opacity:.6}.audiobooks-module__6nE0na__epNum{border:1px solid var(--border-subtle);width:28px;height:28px;color:var(--text-secondary);transition:all var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:600;display:flex}.audiobooks-module__6nE0na__epTitle{color:var(--text-primary);flex:1;font-size:.88rem;font-weight:500}.audiobooks-module__6nE0na__epDuration{color:var(--text-muted);font-size:.75rem}.audiobooks-module__6nE0na__player{padding:1.5rem}.audiobooks-module__6nE0na__playerInfo{margin-bottom:1rem}.audiobooks-module__6nE0na__playerTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.audiobooks-module__6nE0na__playerBook{color:var(--text-muted);margin-top:.2rem;font-size:.82rem}.audiobooks-module__6nE0na__progressWrap{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.audiobooks-module__6nE0na__progressTrack{background:var(--bg-secondary);border-radius:2px;flex:1;height:4px;position:relative}.audiobooks-module__6nE0na__progressFill2{pointer-events:none;border-radius:2px;height:100%;position:absolute;top:0;left:0}.audiobooks-module__6nE0na__progressInput{opacity:0;cursor:pointer;width:100%;position:absolute;inset:-10px 0}.audiobooks-module__6nE0na__timeLbl{color:var(--text-muted);white-space:nowrap;min-width:36px;font-size:.75rem}.audiobooks-module__6nE0na__playerControls{justify-content:center;align-items:center;gap:1rem;display:flex}.audiobooks-module__6nE0na__pBtn{background:var(--bg-secondary);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.audiobooks-module__6nE0na__pBtn:hover{color:var(--text-primary);border-color:var(--border-light)}.audiobooks-module__6nE0na__playBtn{cursor:pointer;width:56px;height:56px;transition:all var(--transition-base);box-shadow:var(--shadow-md);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.audiobooks-module__6nE0na__playBtn:hover{box-shadow:var(--shadow-lg);transform:scale(1.05)}@media (max-width:768px){.audiobooks-module__6nE0na__layout{grid-template-columns:1fr}.audiobooks-module__6nE0na__library{display:none}}
.chat-module__r3ZgIG__page{background:var(--bg-deep);min-height:100vh;padding-top:80px}.chat-module__r3ZgIG__container{max-width:1100px;margin-inline:auto;padding:2rem 1.5rem}.chat-module__r3ZgIG__header{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.chat-module__r3ZgIG__back{color:var(--text-secondary);width:fit-content;transition:color var(--transition-fast);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.chat-module__r3ZgIG__back:hover{color:var(--text-primary)}.chat-module__r3ZgIG__title{color:var(--text-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;font-family:var(--font-heading), sans-serif;line-height:1.15}.chat-module__r3ZgIG__subtitle{color:var(--text-secondary);margin-top:.25rem;font-size:1rem}.chat-module__r3ZgIG__chatLayout{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);height:calc(100vh - 240px);min-height:500px;box-shadow:var(--shadow-md);background:var(--bg-card);grid-template-columns:300px 1fr;display:grid;overflow:hidden}.chat-module__r3ZgIG__contacts{border-right:1px solid var(--border-subtle);background:var(--bg-secondary);flex-direction:column;display:flex}.chat-module__r3ZgIG__searchWrap{border-bottom:1px solid var(--border-subtle);padding:.9rem 1rem;position:relative}.chat-module__r3ZgIG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1.65rem;transform:translateY(-50%)}.chat-module__r3ZgIG__searchInput{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-full);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast);outline:none;padding:.55rem .9rem .55rem 2.2rem;font-size:.85rem}.chat-module__r3ZgIG__searchInput:focus{border-color:var(--accent-violet)}.chat-module__r3ZgIG__searchInput::placeholder{color:var(--text-muted)}.chat-module__r3ZgIG__contactList{flex:1;overflow-y:auto}.chat-module__r3ZgIG__contactItem{border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;text-align:left;width:100%;transition:background var(--transition-fast);background:0 0;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.chat-module__r3ZgIG__contactItem:hover{background:var(--bg-glass-hover)}.chat-module__r3ZgIG__contactItemActive{background:var(--bg-card)}.chat-module__r3ZgIG__avatarWrap{flex-shrink:0;position:relative}.chat-module__r3ZgIG__avatar,.chat-module__r3ZgIG__avatarLg{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.chat-module__r3ZgIG__statusDot{border:2px solid var(--bg-card);border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:1px}.chat-module__r3ZgIG__contactInfo{flex:1;min-width:0}.chat-module__r3ZgIG__contactTop{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.chat-module__r3ZgIG__contactName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.chat-module__r3ZgIG__contactTime{color:var(--text-muted);flex-shrink:0;font-size:.72rem}.chat-module__r3ZgIG__contactBottom{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.15rem;display:flex}.chat-module__r3ZgIG__contactLastMsg{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.chat-module__r3ZgIG__unreadBadge{border-radius:var(--radius-full);background:var(--accent-violet);color:#fff;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.68rem;font-weight:700;display:flex}.chat-module__r3ZgIG__chatWindow{flex-direction:column;display:flex;overflow:hidden}.chat-module__r3ZgIG__chatHeader{border-bottom:1px solid var(--border-subtle);background:var(--bg-card);flex-shrink:0;align-items:center;gap:.85rem;padding:.9rem 1.25rem;display:flex}.chat-module__r3ZgIG__chatHeaderName{color:var(--text-primary);font-size:.95rem;font-weight:700}.chat-module__r3ZgIG__chatHeaderStatus{text-transform:capitalize;margin-top:.1rem;font-size:.75rem}.chat-module__r3ZgIG__chatHeaderActions{align-items:center;gap:.25rem;margin-left:auto;display:flex}.chat-module__r3ZgIG__hdrBtn{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.chat-module__r3ZgIG__hdrBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}.chat-module__r3ZgIG__messages{background:var(--bg-deep);flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex;overflow-y:auto}.chat-module__r3ZgIG__msgRow{align-items:flex-end;gap:.6rem;max-width:75%;display:flex}.chat-module__r3ZgIG__msgRowMe{flex-direction:row-reverse;align-self:flex-end}.chat-module__r3ZgIG__msgAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.chat-module__r3ZgIG__bubble{border-radius:var(--radius-lg);flex-direction:column;gap:.25rem;max-width:100%;padding:.65rem .9rem;font-size:.9rem;line-height:1.5;display:flex}.chat-module__r3ZgIG__bubbleThem{background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-primary);border-bottom-left-radius:4px}.chat-module__r3ZgIG__bubbleMe{background:var(--accent-violet);color:#fff;border-bottom-right-radius:4px}.chat-module__r3ZgIG__msgTime{opacity:.6;align-self:flex-end;margin-top:.1rem;font-size:.68rem}.chat-module__r3ZgIG__inputRow{border-top:1px solid var(--border-subtle);background:var(--bg-card);flex-shrink:0;align-items:center;gap:.5rem;padding:.9rem 1rem;display:flex}.chat-module__r3ZgIG__inputBtn{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-module__r3ZgIG__inputBtn:hover{color:var(--text-secondary)}.chat-module__r3ZgIG__messageInput{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-primary);transition:border-color var(--transition-fast);outline:none;flex:1;padding:.6rem 1rem;font-size:.9rem}.chat-module__r3ZgIG__messageInput:focus{border-color:var(--accent-violet)}.chat-module__r3ZgIG__messageInput::placeholder{color:var(--text-muted)}.chat-module__r3ZgIG__sendBtn{background:var(--accent-violet);color:#fff;cursor:pointer;width:38px;height:38px;transition:all var(--transition-fast);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-module__r3ZgIG__sendBtn:hover:not(:disabled){background:var(--accent-violet-glow);transform:scale(1.05)}.chat-module__r3ZgIG__sendBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.chat-module__r3ZgIG__chatLayout{grid-template-columns:1fr;height:calc(100vh - 220px)}.chat-module__r3ZgIG__contacts{display:none}}
.stories-module__IjrgsG__page{background:var(--bg-deep);min-height:100vh;padding-top:80px}.stories-module__IjrgsG__container{max-width:1100px;margin-inline:auto;padding:2.5rem 1.5rem 4rem}.stories-module__IjrgsG__header{flex-direction:column;gap:.5rem;margin-bottom:1.75rem;display:flex}.stories-module__IjrgsG__back{color:var(--text-secondary);width:fit-content;transition:color var(--transition-fast);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.stories-module__IjrgsG__back:hover{color:var(--text-primary)}.stories-module__IjrgsG__headerText{margin-top:.25rem}.stories-module__IjrgsG__title{color:var(--text-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;font-family:var(--font-heading), sans-serif;line-height:1.15}.stories-module__IjrgsG__subtitle{color:var(--text-secondary);margin-top:.35rem;font-size:1rem}.stories-module__IjrgsG__searchWrap{max-width:380px;margin-top:.75rem;position:relative}.stories-module__IjrgsG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.stories-module__IjrgsG__search{border:1px solid var(--border-subtle);border-radius:var(--radius-full);background:var(--bg-card);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:.65rem 1rem .65rem 2.4rem;font-size:.9rem}.stories-module__IjrgsG__search:focus{border-color:var(--accent-violet);box-shadow:0 0 0 3px #3b82f61f}.stories-module__IjrgsG__search::placeholder{color:var(--text-muted)}.stories-module__IjrgsG__chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem;display:flex}.stories-module__IjrgsG__chip{border-radius:var(--radius-full);border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);padding:.4rem 1rem;font-size:.82rem;font-weight:500}.stories-module__IjrgsG__chip:hover{border-color:var(--accent-violet);color:var(--text-primary)}.stories-module__IjrgsG__chipActive{background:var(--accent-violet);border-color:var(--accent-violet);color:#fff}.stories-module__IjrgsG__featured{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);margin-bottom:2rem;padding:2rem}.stories-module__IjrgsG__featuredBadge{color:var(--accent-violet);border-radius:var(--radius-full);letter-spacing:.06em;text-transform:uppercase;background:#3b82f61a;border:1px solid #3b82f633;align-items:center;margin-bottom:.9rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.stories-module__IjrgsG__featuredTitle{color:var(--text-primary);font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700;font-family:var(--font-heading), sans-serif;margin-bottom:.75rem;line-height:1.2}.stories-module__IjrgsG__featuredExcerpt{color:var(--text-secondary);max-width:680px;margin-bottom:1.25rem;font-size:1rem;font-style:italic;line-height:1.7}.stories-module__IjrgsG__featuredMeta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.stories-module__IjrgsG__avatar{background:var(--accent-violet);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.stories-module__IjrgsG__authorName{color:var(--text-primary);font-size:.9rem;font-weight:600}.stories-module__IjrgsG__authorHandle{color:var(--text-muted);font-size:.78rem}.stories-module__IjrgsG__genreTag{border-radius:var(--radius-full);padding:.2rem .65rem;font-size:.75rem;font-weight:600}.stories-module__IjrgsG__featuredActions{align-items:center;gap:.75rem;display:flex}.stories-module__IjrgsG__readBtn{background:var(--accent-violet);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}.stories-module__IjrgsG__readBtn:hover{background:var(--accent-violet-glow);transform:translateY(-1px)}.stories-module__IjrgsG__iconBtn{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.stories-module__IjrgsG__iconBtn:hover{border-color:var(--border-light);color:var(--text-primary)}.stories-module__IjrgsG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.stories-module__IjrgsG__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);box-shadow:var(--shadow-sm);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.stories-module__IjrgsG__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-light);transform:translateY(-2px)}.stories-module__IjrgsG__cardTop{justify-content:space-between;align-items:center;display:flex}.stories-module__IjrgsG__readTime{color:var(--text-muted);font-size:.75rem}.stories-module__IjrgsG__cardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700;font-family:var(--font-heading), sans-serif;line-height:1.3}.stories-module__IjrgsG__cardAuthor{align-items:center;gap:.6rem;display:flex}.stories-module__IjrgsG__cardActions{align-items:center;gap:.5rem;margin-top:auto;display:flex}.stories-module__IjrgsG__actionBtn{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:.35rem;padding:.3rem .5rem;font-size:.8rem;display:inline-flex}.stories-module__IjrgsG__actionBtn:hover{color:var(--text-secondary);background:var(--bg-secondary)}.stories-module__IjrgsG__actionBtnActive{color:#dc2626}.stories-module__IjrgsG__readBtnSm{background:var(--accent-violet);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;margin-left:auto;padding:.4rem .9rem;font-size:.8rem;font-weight:600}.stories-module__IjrgsG__readBtnSm:hover{background:var(--accent-violet-glow)}.stories-module__IjrgsG__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:3rem;font-size:.95rem}@media (max-width:600px){.stories-module__IjrgsG__container{padding:1.5rem 1rem 3rem}.stories-module__IjrgsG__featured{padding:1.25rem}}
.videos-module__m-uKfW__page{background:var(--bg-deep);min-height:100vh;padding-top:80px}.videos-module__m-uKfW__container{max-width:1100px;margin-inline:auto;padding:2.5rem 1.5rem 4rem}.videos-module__m-uKfW__header{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.videos-module__m-uKfW__back{color:var(--text-secondary);width:fit-content;transition:color var(--transition-fast);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.videos-module__m-uKfW__back:hover{color:var(--text-primary)}.videos-module__m-uKfW__title{color:var(--text-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;font-family:var(--font-heading), sans-serif;line-height:1.15}.videos-module__m-uKfW__subtitle{color:var(--text-secondary);margin-top:.25rem;font-size:1rem}.videos-module__m-uKfW__layout{grid-template-columns:1fr 320px;align-items:start;gap:1.5rem;display:grid}.videos-module__m-uKfW__player{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);overflow:hidden}.videos-module__m-uKfW__videoScreen{aspect-ratio:16/9;background:#0f172a;position:relative;overflow:hidden}.videos-module__m-uKfW__videoPlaceholder{flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.videos-module__m-uKfW__playRipple{background:#ffffff0a;border-radius:50%;width:100px;height:100px;animation:2s ease-in-out infinite videos-module__m-uKfW__ripple;position:absolute}@keyframes videos-module__m-uKfW__ripple{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.1;transform:scale(1.3)}}.videos-module__m-uKfW__bigPlay{cursor:pointer;width:70px;height:70px;transition:all var(--transition-fast);z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;display:flex}.videos-module__m-uKfW__bigPlay:hover{background:#ffffff40;transform:scale(1.05)}.videos-module__m-uKfW__nowLabel{color:#ffffff80;z-index:1;font-size:.8rem}.videos-module__m-uKfW__videoOverlay{pointer-events:none;background:linear-gradient(#0000004d 0%,#0000 30% 60%,#0009 100%);flex-direction:column;justify-content:space-between;padding:1rem;display:flex;position:absolute;inset:0}.videos-module__m-uKfW__overlayTop{justify-content:space-between;align-items:center;display:flex}.videos-module__m-uKfW__catBadge{border-radius:var(--radius-full);color:#fff;letter-spacing:.04em;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.videos-module__m-uKfW__duration{color:#ffffffd9;font-size:.82rem;font-weight:500}.videos-module__m-uKfW__overlayBottom{flex-direction:column;gap:.4rem;display:flex}.videos-module__m-uKfW__creatorRow{pointer-events:all;align-items:center;gap:.65rem;display:flex}.videos-module__m-uKfW__creatorAvatar{background:var(--accent-violet);color:#fff;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.videos-module__m-uKfW__creatorName{color:#fff;font-size:.88rem;font-weight:600}.videos-module__m-uKfW__creatorHandle{color:#ffffffa6;font-size:.75rem}.videos-module__m-uKfW__followBtn{color:#0f172a;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);pointer-events:all;background:#fff;border:none;margin-left:auto;padding:.3rem .8rem;font-size:.78rem;font-weight:700}.videos-module__m-uKfW__followBtn:hover{background:#ffffffd9}.videos-module__m-uKfW__videoTitle{color:#fff;text-shadow:0 1px 4px #0006;font-size:1rem;font-weight:600}.videos-module__m-uKfW__controls{padding:1rem 1.25rem}.videos-module__m-uKfW__progressBar{background:var(--border-subtle);border-radius:2px;height:4px;margin-bottom:.75rem;position:relative}.videos-module__m-uKfW__progressFill{background:var(--accent-violet);pointer-events:none;border-radius:2px;height:100%;position:absolute;top:0;left:0}.videos-module__m-uKfW__progressInput{opacity:0;cursor:pointer;width:100%;position:absolute;inset:-8px 0}.videos-module__m-uKfW__controlsRow{align-items:center;gap:.75rem;display:flex}.videos-module__m-uKfW__timeLabel{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.videos-module__m-uKfW__rightControls{align-items:center;gap:.5rem;margin-left:auto;display:flex}.videos-module__m-uKfW__ctrlBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:.35rem;padding:.4rem .6rem;font-size:.8rem;display:flex}.videos-module__m-uKfW__ctrlBtn:hover{color:var(--text-primary);background:var(--bg-secondary)}.videos-module__m-uKfW__ctrlBtnLiked{color:#dc2626}.videos-module__m-uKfW__sidebar{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);overflow:hidden}.videos-module__m-uKfW__sidebarTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--border-subtle);padding:1rem 1.25rem .75rem;font-size:.85rem;font-weight:700}.videos-module__m-uKfW__videoList{flex-direction:column;display:flex}.videos-module__m-uKfW__videoItem{border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;text-align:left;transition:background var(--transition-fast);background:0 0;align-items:flex-start;gap:.75rem;padding:.9rem 1.25rem;display:flex}.videos-module__m-uKfW__videoItem:hover{background:var(--bg-secondary)}.videos-module__m-uKfW__videoItemActive{background:#3b82f60f}.videos-module__m-uKfW__videoItem:last-child{border-bottom:none}.videos-module__m-uKfW__thumb{border-radius:var(--radius-sm);background:#0f172a;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:52px;display:flex;position:relative;overflow:hidden}.videos-module__m-uKfW__thumbPlay{color:#ffffffb3;font-size:.9rem}.videos-module__m-uKfW__thumbDur{color:#ffffffd9;background:#00000080;border-radius:2px;padding:0 3px;font-size:.65rem;position:absolute;bottom:3px;right:4px}.videos-module__m-uKfW__videoMeta{flex:1;min-width:0}.videos-module__m-uKfW__videoItemTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;line-height:1.3;overflow:hidden}.videos-module__m-uKfW__videoItemCreator{color:var(--text-muted);margin-top:.2rem;font-size:.75rem}.videos-module__m-uKfW__videoItemStats{color:var(--text-muted);gap:.5rem;margin-top:.25rem;font-size:.72rem;display:flex}@media (max-width:768px){.videos-module__m-uKfW__layout{grid-template-columns:1fr}.videos-module__m-uKfW__sidebar{display:none}}
.Footer-module__S6Hkya__footer{background:var(--bg-primary);border-top:1px solid var(--border-subtle);padding:var(--space-4xl) 0 var(--space-xl)}.Footer-module__S6Hkya__footerInner{gap:var(--space-3xl);flex-direction:column;display:flex}.Footer-module__S6Hkya__footerTop{gap:var(--space-3xl);grid-template-columns:1.5fr repeat(4,1fr);display:grid}.Footer-module__S6Hkya__footerBrand{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__logoRow{align-items:center;gap:.6rem;display:flex}.Footer-module__S6Hkya__logoText{font-family:var(--font-heading), sans-serif;background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);max-width:280px;font-size:.9rem;line-height:1.7}.Footer-module__S6Hkya__socials{gap:var(--space-sm);display:flex}.Footer-module__S6Hkya__socialIcon{width:36px;height:36px;color:var(--text-muted);background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:.75rem;font-weight:700;text-decoration:none;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:var(--text-primary);background:var(--bg-glass-hover);border-color:var(--accent-violet);transform:translateY(-2px)}.Footer-module__S6Hkya__footerCol{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__colTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__colLinks{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__colLink{color:var(--text-muted);font-size:.9rem;text-decoration:none}.Footer-module__S6Hkya__footerBottom{padding-top:var(--space-xl);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__madeWith{color:var(--text-muted);font-size:.85rem}.Footer-module__S6Hkya__heart{color:var(--accent-coral)}@media (max-width:900px){.Footer-module__S6Hkya__footerTop{gap:var(--space-2xl);grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__footerBrand{grid-column:1/-1}}@media (max-width:540px){.Footer-module__S6Hkya__footerTop{grid-template-columns:1fr}.Footer-module__S6Hkya__footerBottom{gap:var(--space-sm);text-align:center;flex-direction:column}}
