*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:#ececf0;max-width:100%;overflow-x:hidden}body{color:#12131a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:thin;scrollbar-color:#f5c51866 #0003;background-color:#ececf0;min-height:100vh;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}body::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-track{background:#0003;border-radius:9999px}body::-webkit-scrollbar-thumb{background:#f5c51866;border-radius:9999px;transition:background .18s cubic-bezier(.4,0,.2,1)}body::-webkit-scrollbar-thumb:hover{background:#f5c518}a{color:inherit;text-decoration:none;transition:color .18s cubic-bezier(.4,0,.2,1)}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}img,video{max-width:100%;height:auto;display:block}.anime-app-wrapper{flex-direction:column;min-height:100vh;display:flex}.anime-content-canvas{color:#12131a;background-color:#ececf0;width:100%;padding-bottom:30px}.container{width:100%;max-width:1360px;margin:0 auto;padding:0 24px}@media (width<=480px){.container{padding:0 16px}}.reveal-on-scroll{opacity:0;will-change:opacity, transform;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.reveal-on-scroll.is-revealed{opacity:1!important;transform:translateY(0)!important}.reveal-stagger-1{transition-delay:80ms}.reveal-stagger-2{transition-delay:.16s}.reveal-stagger-3{transition-delay:.24s}.reveal-stagger-4{transition-delay:.32s}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background-color:#1a1a1a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}*{box-sizing:border-box;will-change:auto;margin:0;padding:0}.game-card,.reward-card,.stat-card{will-change:transform;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}.game-card:hover,.reward-card:hover,.stat-card:hover{transform:translateY(-5px)translateZ(0)}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizespeed}.hero-video-element,.game-video{will-change:transform;transform:translateZ(0)}.particle-background{contain:layout style paint;will-change:transform}:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#e2e8f0;--text-primary:#0b0c10;--text-secondary:#4a5568;--text-muted:#64748b;--accent-primary:#ffc107;--accent-secondary:#fbc02d;--accent-blue:#0c0d12;--accent-orange:#ffc107;--shadow:#00000014;--shadow-light:#0000000a;--border:#e2e8f0;--gradient-primary:linear-gradient(135deg, #ffe082 0%, #ffc107 100%);--gradient-blue:linear-gradient(135deg, #0c0d12 0%, #1a1c24 100%);--gradient-orange:linear-gradient(135deg, #ffe082 0%, #ffc107 100%)}[data-theme=light]{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#e2e8f0;--text-primary:#1a1a1a;--text-secondary:#4a5568;--text-muted:#718096;--accent-primary:#ffc107;--accent-secondary:#fbc02d;--accent-blue:#0c0d12;--accent-orange:#fbc02d;--shadow:#0000001a;--shadow-light:#0000000d;--border:#e2e8f0;--gradient-primary:linear-gradient(135deg, #ffc107 0%, #fbc02d 100%);--gradient-blue:linear-gradient(135deg, #0c0d12 0%, #1a1c24 100%);--gradient-orange:linear-gradient(135deg, #ffe082 0%, #ffc107 100%)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;transition:background-color .3s,color .3s;overflow-x:hidden}.App{background-color:var(--bg-primary);min-height:100vh;transition:background-color .3s;animation:.8s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#111315;border-radius:4px}::-webkit-scrollbar-thumb{background:#ffc107;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fbc02d}html{scroll-behavior:smooth}body:before{content:"";transform-origin:0;z-index:9999;background:linear-gradient(90deg,#ffc107,#fbc02d);width:100%;height:3px;animation:.3s ease-out scrollProgress;position:fixed;top:0;left:0;transform:scaleX(0)}@keyframes scrollProgress{to{transform:scaleX(1)}}button:focus,input:focus,a:focus{outline-offset:2px;outline:2px solid #ffc107}button{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}button:before{content:"";pointer-events:none;background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}button:active:before{width:300px;height:300px}.fade-in{animation:.6s ease-out fadeIn}.page-navigation{background-color:#2d2d2d;border-bottom:1px solid #444;justify-content:center;gap:20px;padding:15px 0;display:flex}.nav-btn{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:20px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.nav-btn:hover{color:#fff;background-color:#ffffff1a}.nav-btn.active{color:#fff;background-color:#0c0d12}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (width<=768px){*,:before,:after{transition-duration:.1s!important;transition-delay:0s!important;animation-duration:0s!important;animation-delay:0s!important}html{scroll-behavior:auto!important}body:before{display:none!important}.App{padding-top:0;animation:none!important}.container{padding:0 12px}.page-navigation{gap:10px;padding:10px 0}.nav-btn{padding:8px 16px;font-size:12px}.hero-section,.interactive-carousel{margin-top:0}}@media (width<=480px){.container{padding:0 10px}.page-navigation{flex-direction:column;gap:5px;padding:15px}.nav-btn{width:100%;padding:12px}}.header{z-index:1000;background-color:#1a1a1a;border-bottom:1px solid #333;padding:0;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.language-selector{margin-right:10px;position:relative}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.header-container{padding:0 15px}.navigation{gap:20px}.nav-link{padding:6px 12px;font-size:13px}}@media (width<=768px){.header{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-bottom:1px solid #0d948833;box-shadow:0 2px 10px #0000004d}.header-container{gap:12px;height:55px;padding:0 12px}.logo{flex-shrink:0;margin-right:0;transform:scale(1)}.mobile-header-center{flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.mobile-search-btn{cursor:pointer;background:#0d948826;border:1.5px solid #0d94884d;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.mobile-search-btn:active{background:#0d948840;border-color:#0d948880;transform:scale(.95)}.search-icon{filter:drop-shadow(0 1px 2px #0000004d);font-size:18px}.mobile-header-indicator{background:#0d9488;border-radius:50%;width:6px;height:6px;position:relative;box-shadow:0 0 6px #0d948899}.indicator-dot{background:#0d9488;border-radius:50%;width:100%;height:100%;display:block}.mobile-menu-toggle{background:#0d948826;border:1.5px solid #0d94884d;border-radius:10px;flex-shrink:0;width:38px;height:38px;padding:8px;transition:transform .2s,background .2s;display:flex}.mobile-menu-toggle:active{background:#0d948840;border-color:#0d948880;transform:scale(.95)}.mobile-menu-toggle.active{background:#0d94884d;border-color:#0d948899}.hamburger-line{background:#fff;transition:all .2s}.mobile-menu-toggle.active .hamburger-line{background:#0d9488}.navigation,.header-actions{display:none}.mobile-menu{will-change:auto;top:55px}}@media (width<=480px){.header-container{gap:10px;height:52px;padding:0 12px}.logo{transform:scale(.95)}.mobile-header-center{gap:10px}.mobile-search-btn{width:36px;height:36px}.search-icon{font-size:16px}.mobile-header-indicator{width:5px;height:5px}.mobile-menu-toggle{width:36px;height:36px;padding:7px}.mobile-menu{top:52px}.mobile-menu-content{padding:18px 15px}.mobile-nav-link{padding:13px 16px;font-size:15px}}.ghsnapflix-logo{cursor:pointer;z-index:100;text-align:center;width:100%;margin:0 auto;transition:all .3s;display:block;position:relative;left:0;transform:none;visibility:visible!important;opacity:1!important}.ghsnapflix-logo:hover{transform:scale(1.05)}.modern-play-icon{justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.play-svg{filter:drop-shadow(0 2px 8px #fff6c259)drop-shadow(0 8px 22px #2dd4bf73);width:100%;height:100%;transition:all .3s}.ghsnapflix-logo.animated .play-svg{animation:2s ease-in-out infinite pulseGlow}@keyframes pulseGlow{0%,to{opacity:.45;transform:translate(-50%)scale(1)}50%{opacity:.8;transform:translate(-50%)scale(1.06)}}.play-circle,.play-triangle,.play-ring{transition:all .3s}.ghsnapflix-logo.animated .play-ring{animation:2s ease-in-out infinite ringPulse}@keyframes ringPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@media (width<=768px){.ghsnapflix-logo.animated .play-svg{filter:drop-shadow(0 2px 8px #2dd4bf59)!important;animation:none!important}.ghsnapflix-logo.animated .play-ring{animation:none!important}}.logo-container{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;margin:0 auto;display:flex;visibility:visible!important;opacity:1!important}.logo-text{letter-spacing:1px;font-family:Arial Black,Arial,sans-serif;font-weight:900;display:flex;visibility:visible!important;opacity:1!important}.text-snap{background:linear-gradient(#ecfdf9 0%,#5eead4 48%,#14b8a6 100%);-webkit-text-fill-color:transparent;letter-spacing:2px;filter:drop-shadow(0 0 10px #5eead459);-webkit-background-clip:text;background-clip:text;margin-right:2px;font-size:26px;font-weight:900;display:inline-block;position:relative}.text-flix{background:linear-gradient(#fff7cc 0%,#fde68a 45%,#facc15 100%);-webkit-text-fill-color:transparent;letter-spacing:2px;filter:drop-shadow(0 0 10px #facc1559);-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:900;display:inline-block;position:relative}.ghsnapflix-logo.small .modern-play-icon{width:40px;height:40px}.ghsnapflix-logo.small .logo-text,.ghsnapflix-logo.small .text-snap,.ghsnapflix-logo.small .text-flix{font-size:20px}.ghsnapflix-logo.medium .modern-play-icon{width:50px;height:50px}.ghsnapflix-logo.medium .logo-text,.ghsnapflix-logo.medium .text-snap,.ghsnapflix-logo.medium .text-flix{font-size:26px}.ghsnapflix-logo.large .modern-play-icon{width:65px;height:65px}.ghsnapflix-logo.large .logo-text,.ghsnapflix-logo.large .text-snap,.ghsnapflix-logo.large .text-flix{font-size:34px}@media (width<=768px){.ghsnapflix-logo.medium .modern-play-icon{width:40px;height:40px}.ghsnapflix-logo.medium .logo-text,.ghsnapflix-logo.medium .text-snap,.ghsnapflix-logo.medium .text-flix{font-size:22px}.ghsnapflix-logo.medium .logo-container{gap:12px}.ghsnapflix-logo.small .modern-play-icon{width:35px;height:35px}.ghsnapflix-logo.small .text-snap,.ghsnapflix-logo.small .text-flix{font-size:18px}.ghsnapflix-logo.large .modern-play-icon{width:55px;height:55px}.ghsnapflix-logo.large .text-snap,.ghsnapflix-logo.large .text-flix{font-size:28px}}@media (width<=480px){.ghsnapflix-logo.medium .modern-play-icon{width:36px;height:36px}.ghsnapflix-logo.medium .logo-text,.ghsnapflix-logo.medium .text-snap,.ghsnapflix-logo.medium .text-flix{font-size:20px}.ghsnapflix-logo.medium .logo-container{gap:10px}.ghsnapflix-logo.small .modern-play-icon{width:32px;height:32px}.ghsnapflix-logo.small .text-snap,.ghsnapflix-logo.small .text-flix{font-size:16px}.ghsnapflix-logo.large .modern-play-icon{width:48px;height:48px}.ghsnapflix-logo.large .text-snap,.ghsnapflix-logo.large .text-flix{font-size:24px}}.search-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background:#000000d9;justify-content:center;align-items:flex-start;padding:60px 20px 20px;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.search-modal{background:#1a1a1a;border-radius:16px;flex-direction:column;width:100%;max-width:700px;max-height:80vh;animation:.3s ease-out slideDown;display:flex;box-shadow:0 20px 60px #00000080}.search-modal-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:15px;padding:20px;display:flex}.search-input-container{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;flex:1;align-items:center;gap:12px;padding:12px 16px;transition:all .3s;display:flex}.search-input-container:focus-within{background:#ffffff14;border-color:#0d9488}.search-icon{opacity:.7;font-size:20px}.search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:16px;font-weight:500}.search-input::placeholder{color:#ffffff80}.clear-search{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;transition:all .3s;display:flex}.clear-search:hover{background:#fff3;transform:scale(1.1)}.close-search-modal{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .3s;display:flex}.close-search-modal:hover{background:#0d9488cc;transform:scale(1.1)}.search-modal-content{flex:1;padding:20px;overflow-y:auto}.recent-searches{margin-bottom:20px}.recent-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.recent-header h3{color:#fffc;margin:0;font-size:1rem;font-weight:600}.clear-recent{color:#0d9488;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:600;transition:opacity .3s}.clear-recent:hover{opacity:.8}.recent-list{flex-direction:column;gap:8px;display:flex}.recent-item{color:#fff;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;transition:all .3s;display:flex}.recent-item:hover{background:#ffffff1a;border-color:#fff3;transform:translate(5px)}.recent-icon{opacity:.7;font-size:18px}.search-placeholder{text-align:center;padding:40px 20px}.placeholder-icon{opacity:.5;margin-bottom:20px;font-size:4rem}.search-placeholder h3{color:#fff;margin:0 0 10px;font-size:1.5rem}.search-placeholder p{color:#fff9;margin:0 0 30px;font-size:1rem}.popular-searches h4{color:#fffc;margin:0 0 15px;font-size:1rem;font-weight:600}.popular-tags{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.popular-tag{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .3s}.popular-tag:hover{background:#0d948833;border-color:#0d9488;transform:translateY(-2px)}.search-loading{text-align:center;padding:60px 20px}.loading-spinner{border:3px solid #ffffff1a;border-top-color:#0d9488;border-radius:50%;width:40px;height:40px;margin:0 auto 20px;animation:.8s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-loading p{color:#ffffffb3;font-size:1rem}.no-results{text-align:center;padding:60px 20px}.no-results-icon{opacity:.7;margin-bottom:20px;font-size:4rem}.no-results h3{color:#fff;margin:0 0 10px;font-size:1.5rem}.no-results p{color:#fff9;margin:0;font-size:1rem}.search-results{animation:.3s ease-out fadeIn}.results-header{margin-bottom:20px}.results-header h3{color:#fffc;margin:0;font-size:1rem;font-weight:600}.results-list{flex-direction:column;gap:12px;display:flex}.result-item{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;gap:15px;padding:15px;transition:all .3s;display:flex}.result-item:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.result-thumbnail{object-fit:cover;border-radius:8px;flex-shrink:0;width:80px;height:80px}.result-icon-placeholder{background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;display:flex}.result-info{flex:1;min-width:0}.result-title-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.result-info h4{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.1rem;font-weight:600;overflow:hidden}.result-type-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;flex-shrink:0;padding:3px 10px;font-size:.75rem;font-weight:700}.result-type-badge.game{color:#22c55e;background:#22c55e33;border:1px solid #22c55e4d}.result-type-badge.video{color:#3b82f6;background:#3b82f633;border:1px solid #3b82f64d}.result-type-badge.page{color:#a855f7;background:#a855f733;border:1px solid #a855f74d}.result-description{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;margin:0 0 8px;font-size:.9rem;overflow:hidden}.result-category{color:#fffc;background:#ffffff1a;border-radius:6px;padding:2px 8px;font-size:.8rem;display:inline-block}.search-modal-content::-webkit-scrollbar{width:8px}.search-modal-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.search-modal-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.search-modal-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (width<=768px){.search-modal-overlay{padding:20px 10px}.search-modal{max-height:90vh}.search-modal-header{padding:15px}.search-input-container{padding:10px 12px}.search-input{font-size:15px}.search-modal-content{padding:15px}.placeholder-icon{font-size:3rem}.search-placeholder h3{font-size:1.3rem}.result-item{gap:12px;padding:12px}.result-thumbnail,.result-icon-placeholder{width:60px;height:60px}.result-info h4{font-size:1rem}.result-description{font-size:.85rem}}@media (width<=480px){.search-modal-overlay{padding:10px}.search-modal-header{gap:10px;padding:12px}.search-input{font-size:14px}.close-search-modal{width:36px;height:36px;font-size:20px}.popular-tags{gap:8px}.popular-tag{padding:6px 12px;font-size:.85rem}}.post-login-header{z-index:1000;background-color:#1a1a1a;border-bottom:1px solid #333;padding:0;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.header-container{justify-content:space-between;align-items:center;max-width:1200px;height:80px;margin:0 auto;padding:0 10px;display:flex}.logo{z-index:10;cursor:pointer;flex-shrink:0;align-items:center;margin-right:40px;transition:transform .3s;display:flex}.mobile-header-center{display:none}.logo:hover{transform:scale(1.05)}.navigation{flex:1;justify-content:center;align-items:center;gap:30px;display:flex}.nav-link{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:20px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-link:hover{background-color:#ffffff1a}.nav-link.active{color:#fff;background-color:#0d9488}.search-nav-btn{align-items:center;gap:8px;display:flex}.search-nav-icon{font-size:16px}.dropdown-arrow{margin-left:4px;font-size:10px}.header-actions{align-items:center;gap:15px;display:flex}.action-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px;font-size:18px;transition:background-color .3s}.action-btn:hover{background-color:#ffffff1a}.subscribe-btn{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:4px;margin-right:10px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .3s}.subscribe-btn:hover{background-color:#0f766e;transform:translateY(-1px)}.subscribe-btn.subscribed{cursor:default;background-color:#16a34a}.subscribe-btn.subscribed:hover{background-color:#15803d;transform:none}.language-selector{position:relative}.language-icon{font-size:16px;font-weight:700}.language-dropdown{z-index:1001;background-color:#2d2d2d;border-radius:8px;min-width:200px;margin-top:5px;padding:8px 0;position:absolute;top:100%;right:0;box-shadow:0 4px 20px #0000004d}.language-option{cursor:pointer;color:#fff;align-items:center;gap:10px;padding:10px 16px;font-size:14px;transition:background-color .2s;display:flex}.language-flag{font-size:16px}.language-option:hover{background-color:#ffffff1a}.language-option.selected{color:#fff;background-color:#0d9488}.radio-indicator{border:2px solid #666;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-right:12px;transition:all .2s;display:flex}.language-option.selected .radio-indicator{border-color:#0d9488}.radio-dot{background-color:#0d9488;border-radius:50%;width:8px;height:8px}.profile-dropdown{position:relative}.profile-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:8px;font-size:18px;transition:background-color .3s;display:flex}.profile-btn:hover{background-color:#ffffff1a}.profile-btn.active{background-color:#fff3}.profile-icon{font-size:18px}.dropdown-arrow{font-size:10px;transition:transform .3s}.profile-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.profile-menu{z-index:1001;background-color:#2d2d2d;border-radius:8px;min-width:200px;margin-top:5px;padding:8px 0;animation:.2s ease-out slideDown;position:absolute;top:100%;right:0;box-shadow:0 4px 20px #0000004d}.profile-menu-item{cursor:pointer;color:#fff;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.profile-menu-item:hover{background-color:#ffffff1a}.profile-menu-item.active{background-color:#0d9488}.profile-menu-item.logout{border-top:1px solid #444;margin-top:4px;padding-top:16px}.menu-icon{text-align:center;justify-content:center;align-items:center;width:20px;margin-right:12px;font-size:16px;display:flex}.mobile-menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:35px;height:35px;padding:5px;display:none;position:relative}.hamburger-line{background-color:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s}.mobile-menu-toggle.active .hamburger-line:first-child{transform:rotate(45deg)translate(8px,8px)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.mobile-menu{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;background:#1a1a1afa;animation:.3s ease-out slideDownMenu;position:fixed;inset:70px 0 0;overflow-y:auto}@keyframes slideDownMenu{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-content{max-width:500px;margin:0 auto;padding:20px}.mobile-menu-nav,.mobile-menu-profile,.mobile-menu-language{margin-bottom:10px}.mobile-nav-link{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:15px;width:100%;margin-bottom:10px;padding:15px 20px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.mobile-nav-link:hover{background:#ffffff1a;border-color:#fff3;transform:translate(5px)}.mobile-nav-link.active{background:linear-gradient(135deg,#0d9488,#115e59);border-color:#0d9488}.mobile-nav-icon{text-align:center;width:24px;font-size:20px}.mobile-menu-divider{background:#ffffff1a;height:1px;margin:20px 0}.mobile-language-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;padding:0 5px;font-size:14px;font-weight:600}.mobile-language-option{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:15px;width:100%;margin-bottom:8px;padding:12px 20px;font-size:15px;font-weight:500;transition:all .3s;display:flex;position:relative}.mobile-language-option:hover{background:#ffffff1a;border-color:#fff3}.mobile-language-option.selected{background:#4ecdc426;border-color:#4ecdc4}.check-icon{color:#4ecdc4;margin-left:auto;font-size:18px;font-weight:700}@media (width<=1024px){.header-container{padding:0 15px}.navigation{gap:20px}.nav-link{padding:6px 12px;font-size:13px}}@media (width<=768px){.post-login-header{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-bottom:1px solid #0d948833;box-shadow:0 2px 10px #0000004d}.header-container{gap:12px;height:55px;padding:0 12px}.logo{flex-shrink:0;margin-right:0;transform:scale(1)}.mobile-header-center{flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.mobile-search-btn{cursor:pointer;background:#0d948826;border:1.5px solid #0d94884d;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.mobile-search-btn:active{background:#0d948840;border-color:#0d948880;transform:scale(.95)}.search-icon{filter:drop-shadow(0 1px 2px #0000004d);font-size:18px}.mobile-header-indicator{background:#0d9488;border-radius:50%;width:6px;height:6px;position:relative;box-shadow:0 0 6px #0d948899}.indicator-dot{background:#0d9488;border-radius:50%;width:100%;height:100%;display:block}.mobile-menu-toggle{background:#0d948826;border:1.5px solid #0d94884d;border-radius:10px;flex-shrink:0;width:38px;height:38px;padding:8px;transition:transform .2s,background .2s;display:flex}.mobile-menu-toggle:active{background:#0d948840;border-color:#0d948880;transform:scale(.95)}.mobile-menu-toggle.active{background:#0d94884d;border-color:#0d948899}.hamburger-line{background:#fff;transition:all .2s}.mobile-menu-toggle.active .hamburger-line{background:#0d9488}.navigation,.header-actions{display:none}.mobile-menu{will-change:auto;top:55px}}@media (width<=480px){.header-container{gap:10px;height:52px;padding:0 12px}.logo{transform:scale(.95)}.mobile-header-center{gap:10px}.mobile-search-btn{width:36px;height:36px}.search-icon{font-size:16px}.mobile-header-indicator{width:5px;height:5px}.mobile-menu-toggle{width:36px;height:36px;padding:7px}.mobile-menu{top:52px}.mobile-menu-content{padding:18px 15px}.mobile-nav-link{padding:13px 16px;font-size:15px}}.interactive-carousel{cursor:pointer;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#2d2d2d 100%);border-radius:16px;height:60vh;min-height:500px;max-height:700px;margin:60px 0 40px;animation:1s ease-out fadeInUp;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.carousel-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.slide-content{align-items:center;gap:40px;width:100%;height:100%;padding:40px;display:flex;position:relative}.slide-text-overlay{z-index:10;pointer-events:none;align-items:center;width:42%;max-width:520px;height:100%;padding:60px;display:flex;position:absolute;top:0;left:0}.slide-info{pointer-events:auto;max-width:600px}.slide-title{color:#fff;text-shadow:3px 3px 6px #000c;background:linear-gradient(135deg,#fff 0%,#0d9488 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1.1}.slide-description{color:#ffffffe6;text-shadow:2px 2px 4px #000c;max-width:500px;margin:0 0 32px;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.4}.slide-actions{flex-wrap:wrap;gap:16px;display:flex}.slide-button{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #0000004d}.slide-button.primary{color:#fff;background:linear-gradient(135deg,#0d9488,#115e59)}.slide-button.primary:hover{background:linear-gradient(135deg,#ef4444,#0d9488);transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #0d948899}.slide-button.secondary{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:2px solid #ffffff4d}.slide-button.secondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #fff3}.btn-icon{justify-content:center;align-items:center;font-size:18px;display:flex}.slide-media{z-index:2;border-radius:0 16px 16px 0;width:58%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.slide-image-element{object-fit:cover;filter:brightness(.8)contrast(1.1);width:100%;height:100%;transition:opacity .6s,transform .6s}.slide-image-element.hidden{opacity:0;pointer-events:none;transform:scale(1.1)}.slide-video-element{object-fit:cover;object-position:center;opacity:1;pointer-events:auto;filter:brightness(.9)contrast(1.05);will-change:opacity, transform;z-index:2;width:100%;height:100%;transition:opacity .3s,transform .3s;position:absolute;top:0;left:0;transform:scale(1)translateZ(0)}@media (width<=768px){.slide-media{will-change:auto}}.slide-video-element.visible{opacity:1;pointer-events:auto;z-index:2;transform:scale(1)}.media-overlay{background:linear-gradient(135deg,#0000004d 0%,#0d94881a 50%,#0006 100%);transition:background .6s;position:absolute;inset:0}.media-overlay.video-active{background:linear-gradient(135deg,#0006 0%,#0d948833 50%,#00000080 100%)}.play-icon{color:#fff;opacity:.8;font-size:3rem;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-preview-badge{color:#fff;letter-spacing:1px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d9488f2;border-radius:20px;align-items:center;gap:8px;padding:8px 14px;font-size:11px;font-weight:700;animation:.4s ease-out slideInRight;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 4px 15px #0d948880}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.preview-dot{background:#fff;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulsePreview}@media (width<=768px){.preview-dot,.pulse-ring{animation:none}.video-animation-overlay,.animation-background .particle,.animation-content{animation:none!important}}@keyframes pulsePreview{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.video-indicator{z-index:15;align-items:center;gap:12px;animation:.6s ease-out slideInRight;display:flex;position:absolute;top:30px;right:30px}.pulse-ring{background:#0d9488;border-radius:50%;width:14px;height:14px;animation:2s ease-out infinite pulseRing;position:relative}@keyframes pulseRing{0%{box-shadow:0 0 #0d9488cc}70%{box-shadow:0 0 0 12px #0d948800}to{box-shadow:0 0 #0d948800}}.live-badge{color:#fff;letter-spacing:1px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d9488f2;border:1px solid #fff3;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;box-shadow:0 4px 15px #0d948880}.video-animation-overlay{z-index:5;background:linear-gradient(135deg,#000c,#0d948833);justify-content:center;align-items:center;animation:.5s ease-out fadeIn;display:flex;position:absolute;inset:0}.animation-background{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.animated-particles{z-index:1;position:absolute;inset:0}.particle{background:#0d9488;border-radius:50%;width:4px;height:4px;animation:3s ease-in-out infinite floatParticle;position:absolute}.particle-1{animation-delay:0s;top:20%;left:20%}.particle-2{animation-delay:.5s;top:30%;right:20%}.particle-3{animation-delay:1s;bottom:30%;left:30%}.particle-4{animation-delay:1.5s;bottom:20%;right:30%}.particle-5{animation-delay:2s;top:50%;left:50%}@keyframes floatParticle{0%,to{opacity:.7;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-20px)scale(1.2)}}.animation-content{z-index:2;text-align:center;color:#fff;position:relative}.play-icon-large{text-shadow:0 0 20px #0d9488cc;margin-bottom:20px;font-size:4rem;animation:2s ease-in-out infinite pulsePlay}@keyframes pulsePlay{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.animation-text{letter-spacing:2px;text-shadow:2px 2px 4px #000c;background:linear-gradient(135deg,#fff,#0d9488);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:700}.more-info-content{margin-top:30px;animation:.5s ease-out slideInUp}.info-section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;border:1px solid #ffffff1a;border-radius:16px;padding:25px;box-shadow:0 8px 32px #0000004d}.info-section h3{color:#fff;background:linear-gradient(135deg,#0d9488,#115e59);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:1.5rem;font-weight:700}.info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:20px;display:grid}.info-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.info-label{color:#fffc;font-size:14px;font-weight:600}.info-value{color:#fff;font-size:14px;font-weight:700}.info-description{margin-bottom:20px}.info-description p{color:#ffffffe6;margin:0;font-size:15px;line-height:1.6}.info-features h4{color:#fff;margin:0 0 15px;font-size:1.1rem;font-weight:600}.info-features ul{margin:0;padding:0;list-style:none}.info-features li{color:#ffffffe6;align-items:center;gap:8px;padding:8px 0;font-size:14px;display:flex}.info-features li:before{content:"✓";color:#0d9488;font-size:16px;font-weight:700}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.slide-progress{z-index:15;position:absolute;bottom:30px;right:30px}.progress-dots{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;border-radius:20px;gap:8px;padding:8px 12px;display:flex}.progress-dot{cursor:pointer;background:#fff6;border-radius:50%;width:8px;height:8px;transition:all .3s}.progress-dot.active{background:#0d9488;transform:scale(1.3);box-shadow:0 0 10px #0d948899}.progress-dot:hover{background:#fffc;transform:scale(1.2)}.carousel-arrow{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;z-index:20;background:#0009;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;font-weight:700;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:#0d9488cc;border-color:#0d9488cc;transform:translateY(-50%)scale(1.1);box-shadow:0 8px 25px #0d948866}.carousel-arrow.left{left:30px}.carousel-arrow.right{right:30px}.carousel-dots{z-index:20;gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#fff6;border:2px solid #0000;border-radius:50%;width:12px;height:12px;transition:all .3s}.carousel-dot:hover{background:#fffc;transform:scale(1.2)}.carousel-dot.active{background:#0d9488;border-color:#ffffff4d;transform:scale(1.3);box-shadow:0 0 15px #0d948899}@media (width<=1200px){.slide-content{gap:30px;padding:30px}.slide-text-overlay{padding:40px}.slide-media{width:65%}}@media (width<=968px){.interactive-carousel{height:50vh;min-height:400px;margin:40px 0 30px}.slide-content{flex-direction:column;justify-content:center;gap:20px;padding:20px}.slide-text-overlay{text-align:center;order:2;padding:0;position:relative}.slide-media{border-radius:12px;order:1;width:100%;height:60%;position:relative}.slide-title{font-size:clamp(2rem,4vw,3rem)}.slide-description{font-size:clamp(1rem,2vw,1.2rem)}.slide-actions{justify-content:center}.carousel-arrow{width:40px;height:40px;font-size:20px}.carousel-arrow.left{left:20px}.carousel-arrow.right{right:20px}}@media (width<=768px){.interactive-carousel{border-radius:0;height:50vh;min-height:400px;max-height:500px;margin:0;position:relative}.slide-content{gap:0;padding:0}.slide-text-overlay{z-index:5;background:linear-gradient(#0000 0%,#000000e6 100%);justify-content:center;align-items:flex-end;padding:30px 20px 70px;display:flex;position:absolute;bottom:0;left:0;right:0}.slide-info{text-align:center;width:100%;max-width:100%}.slide-title{text-shadow:0 2px 10px #000c;margin-bottom:8px;font-size:1.5rem}.slide-description{opacity:.95;margin-bottom:15px;font-size:.9rem}.slide-actions{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:0;padding-bottom:0}.slide-button{border-radius:12px;width:auto;min-width:180px;padding:16px 32px;font-size:15px;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.slide-button.primary{animation:none}@keyframes slidePulse{0%,to{transform:scale(1);box-shadow:0 4px 15px #0d948866}50%{transform:scale(1.05);box-shadow:0 6px 20px #0d948899}}.hide-on-mobile{display:none!important}.video-indicator{padding:6px 12px;font-size:10px;top:15px;right:15px}.slide-progress{display:none}.carousel-dots{z-index:25;gap:8px;bottom:25px;left:50%;transform:translate(-50%)}.carousel-dot{width:8px;height:8px}.more-info-content{margin-top:20px;padding:0 10px;display:none}.info-section{padding:15px}.info-grid{grid-template-columns:1fr;gap:10px}}@media (width<=480px){.interactive-carousel{height:55vh;min-height:400px;margin:20px 0 15px}.slide-text-overlay{width:100%;padding:20px 15px}.slide-media{width:100%;height:100%}.slide-title{font-size:1.8rem}.slide-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.slide-actions{flex-direction:row;justify-content:center;gap:10px}.hide-on-mobile,.more-info-content{display:none!important}.slide-button{flex:1;justify-content:center;max-width:150px;padding:10px 16px;font-size:13px}.carousel-arrow{width:35px;height:35px;font-size:18px}.carousel-arrow.left{left:15px}.carousel-arrow.right{right:15px}}-NoNewline .videos-section{background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);padding:80px 20px;animation:1s ease-out fadeInUp;position:relative}.videos-container{max-width:1200px;margin:0 auto}.videos-title{color:#fff;text-shadow:2px 2px 4px #00000080;letter-spacing:2px;text-align:center;margin:0 0 40px;font-size:3rem;font-weight:700}.videos-content{text-align:center}.videos-description{color:#ccc;max-width:600px;margin:0 auto 50px;font-size:1.2rem;line-height:1.6}.videos-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;display:grid}.video-placeholder{text-align:center;background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);border:1px solid #333;border-radius:12px;padding:40px 20px;transition:transform .3s,box-shadow .3s}.video-placeholder:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.play-button{color:#0d9488;margin-bottom:20px;font-size:3rem;transition:transform .3s;display:inline-block}.video-placeholder:hover .play-button{transform:scale(1.1)}.home-video-card{background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);border:1px solid #333;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.home-video-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000059}.home-video-wrap{aspect-ratio:16/9;background:#000;position:relative}.home-video-preview{object-fit:cover;width:100%;height:100%;display:block}.home-video-title{color:#f3f4f6;text-align:left;margin:0;padding:14px 16px;font-size:1rem;font-weight:600;line-height:1.3}.video-placeholder h3{color:#fff;margin:0 0 10px;font-size:1.5rem;font-weight:600}.video-placeholder p{color:#ccc;margin:0;font-size:1rem;line-height:1.5}@media (width<=768px){.videos-section{padding:60px 15px}.videos-title{margin-bottom:30px;font-size:2.5rem}.videos-description{margin-bottom:40px;font-size:1.1rem}.videos-grid{grid-template-columns:1fr;gap:20px}.video-placeholder{padding:30px 15px}.play-button{font-size:2.5rem}}@media (width<=480px){.videos-title{font-size:2rem}.videos-description{font-size:1rem}.play-button{font-size:2rem}.video-placeholder h3{font-size:1.3rem}}@keyframes modalBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.login-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background:#0c0d12bf;justify-content:center;align-items:center;width:100vw;max-width:100%;height:100vh;padding:16px;animation:.22s ease-out forwards modalBackdropFadeIn;display:flex;position:fixed;inset:0}@media (width<=480px){.login-modal-backdrop{padding:12px}}.login-modal-card{box-sizing:border-box;background:#fff;border:1px solid #00000017;border-radius:24px;width:100%;max-width:420px;padding:34px 28px 24px;animation:.28s cubic-bezier(.16,1,.3,1) forwards modalSlideUp;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000052,0 0 40px #f5c51829}@media (width<=480px){.login-modal-card{border-radius:20px;max-width:100%;padding:26px 18px 20px}}.login-modal-card .modal-glow-ambient{pointer-events:none;z-index:0;background:radial-gradient(#ffd21f38 0%,#f5c5180d 50%,#0000 70%);width:240px;height:120px;animation:4s ease-in-out infinite pulseGlow;position:absolute;top:-45px;left:50%;transform:translate(-50%)}.login-modal-card .modal-close-btn{color:#64748b;cursor:pointer;z-index:2;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.login-modal-card .modal-close-btn:hover{color:#0c0d12;background:#f5c518;border-color:#f5c518;transform:rotate(90deg)scale(1.08);box-shadow:0 2px 10px #f5c51866}@media (width<=480px){.login-modal-card .modal-close-btn{width:32px;height:32px;font-size:.9rem;top:12px;right:12px}}.login-modal-card .modal-header-section{z-index:1;text-align:center;margin-bottom:22px;position:relative}.login-modal-card .modal-header-section .brand-badge-row{align-items:center;gap:10px;margin-bottom:12px;display:inline-flex}.login-modal-card .modal-header-section .brand-badge-row .brand-logo-icon{color:#0c0d12;background:linear-gradient(135deg,#ffd21f 0%,#f5c518 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 16px #f5c51866}.login-modal-card .modal-header-section .brand-badge-row .brand-logo-icon .play-triangle{fill:#0c0d12;margin-left:2px;font-size:.95rem}@media (width<=480px){.login-modal-card .modal-header-section .brand-badge-row .brand-logo-icon{width:36px;height:36px}.login-modal-card .modal-header-section .brand-badge-row .brand-logo-icon .play-triangle{font-size:.85rem}}.login-modal-card .modal-header-section .brand-badge-row .brand-meta{text-align:left;flex-direction:column;display:flex}.login-modal-card .modal-header-section .brand-badge-row .brand-meta .brand-name{letter-spacing:.5px;color:#0c0d12;font-size:1.25rem;font-weight:900;line-height:1.1}@media (width<=480px){.login-modal-card .modal-header-section .brand-badge-row .brand-meta .brand-name{font-size:1.15rem}}.login-modal-card .modal-header-section .brand-badge-row .brand-meta .brand-tagline{letter-spacing:1.6px;color:#64748b;text-transform:uppercase;font-size:.55rem;font-weight:800}.login-modal-card .modal-header-section .modal-title{color:#0c0d12;letter-spacing:-.2px;margin:0 0 6px;font-size:1.45rem;font-weight:800;line-height:1.25}@media (width<=480px){.login-modal-card .modal-header-section .modal-title{font-size:1.25rem}}.login-modal-card .modal-header-section .modal-subtitle{color:#64748b;margin:0;font-size:.86rem;line-height:1.45}@media (width<=480px){.login-modal-card .modal-header-section .modal-subtitle{font-size:.8rem}}.login-modal-card .modal-form-section{z-index:1;flex-direction:column;gap:18px;margin-bottom:18px;display:flex;position:relative}.login-modal-card .modal-form-section .phone-field-group{flex-direction:column;gap:6px;display:flex}.login-modal-card .modal-form-section .phone-field-group .field-label{color:#1e293b;letter-spacing:.3px;text-align:left;font-size:.86rem;font-weight:700}.login-modal-card .modal-form-section .phone-field-group .phone-input-box{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;align-items:center;transition:all .22s;display:flex;overflow:hidden}.login-modal-card .modal-form-section .phone-field-group .phone-input-box:focus-within{background:#fff;border-color:#f5c518;box-shadow:0 0 0 3px #f5c51838}.login-modal-card .modal-form-section .phone-field-group .phone-input-box .country-prefix{-webkit-user-select:none;user-select:none;background:#f1f5f9;border-right:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:6px;padding:13px 12px 13px 14px;display:flex}.login-modal-card .modal-form-section .phone-field-group .phone-input-box .country-prefix .flag-icon{font-size:1.1rem;line-height:1}.login-modal-card .modal-form-section .phone-field-group .phone-input-box .country-prefix .prefix-num{color:#0c0d12;letter-spacing:.5px;font-size:.95rem;font-weight:800}.login-modal-card .modal-form-section .phone-field-group .phone-input-box .phone-native-input{color:#0c0d12;letter-spacing:1px;box-sizing:border-box;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:13px 14px;font-size:1.05rem;font-weight:700}.login-modal-card .modal-form-section .phone-field-group .phone-input-box .phone-native-input::placeholder{color:#94a3b8;letter-spacing:.5px;font-weight:500}.login-modal-card .modal-form-section .phone-field-group .phone-input-box .phone-native-input:disabled{opacity:.6;cursor:not-allowed}.login-modal-card .modal-form-section .phone-field-group .field-hint{color:#94a3b8;text-align:left;margin-top:2px;font-size:.74rem}.login-modal-card .modal-form-section .modal-submit-btn{color:#0c0d12;letter-spacing:.4px;cursor:pointer;background:linear-gradient(135deg,#ffd21f 0%,#f5c518 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 22px;font-size:1.05rem;font-weight:900;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 6px 20px #f5c51866}.login-modal-card .modal-form-section .modal-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#ffe066 0%,#ffd21f 100%);transform:translateY(-2px);box-shadow:0 10px 28px #f5c51885}.login-modal-card .modal-form-section .modal-submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px #f5c5184d}.login-modal-card .modal-form-section .modal-submit-btn:disabled{opacity:.55;color:#0c0d12a6;cursor:not-allowed;box-shadow:none;background:linear-gradient(135deg,#ffd21f 0%,#f5c518 100%);transform:none}.login-modal-card .modal-form-section .modal-submit-btn .submit-spinner{border:2.5px solid #0c0d1240;border-top-color:#0c0d12;border-radius:50%;width:18px;height:18px;animation:.65s linear infinite spin}.login-modal-card .trust-security-bar{z-index:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:relative}.login-modal-card .trust-security-bar .trust-icon{color:#d97706;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;display:flex}.login-modal-card .trust-security-bar .trust-text{color:#475569;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;width:100%;font-size:.78rem;display:flex}.login-modal-card .trust-security-bar .trust-text .trust-badge{color:#b45309;background:#f5c51829;border:1px solid #f5c51859;border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:700}.subscription-page-wrapper{color:#111217;box-sizing:border-box;background:#0b0c10;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:calc(100vh - 80px);padding:40px 20px 80px;display:flex;position:relative;overflow-x:hidden}@media (width<=640px){.subscription-page-wrapper{padding:20px 12px 60px}}.subscription-page-wrapper .sub-ambient-bg{pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 15%,#f5c5181f 0%,#ff6b000a 45%,#0000 75%);width:100%;max-width:1100px;height:480px;position:absolute;top:0;left:50%;transform:translate(-50%)}.subscription-page-wrapper .sub-nav-bar{z-index:2;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:600px;margin-bottom:20px;padding:0 4px;display:flex;position:relative}.subscription-page-wrapper .sub-nav-bar .back-home-btn{color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.subscription-page-wrapper .sub-nav-bar .back-home-btn:hover{color:#fff;background:#ffffff29;border-color:#ffffff47}.subscription-page-wrapper .sub-nav-bar .sync-status-btn{color:#f5c518;cursor:pointer;background:0 0;border:1px solid #f5c51859;border-radius:9999px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.subscription-page-wrapper .sub-nav-bar .sync-status-btn:hover{background:#f5c5181f;border-color:#f5c518}.subscription-page-wrapper .sub-nav-bar .sync-status-btn.is-spinning .refresh-icon{animation:.85s linear infinite spin}.subscription-page-wrapper .sub-loading-state{z-index:2;text-align:center;box-sizing:border-box;background:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;max-width:520px;padding:60px 24px;display:flex;position:relative;box-shadow:0 20px 50px #00000059}.subscription-page-wrapper .sub-loading-state .sub-loader-spinner{border:3.5px solid #f5c51833;border-top-color:#f5c518;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spin}.subscription-page-wrapper .sub-loading-state .sub-loader-text{color:#111217;margin:0;font-size:16px;font-weight:700}.subscription-page-wrapper .sub-loading-state .sub-loader-subtext{color:#64748b;margin:0;font-size:13px}.subscription-page-wrapper .sub-card-container{z-index:2;box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:28px;width:100%;max-width:600px;padding:36px 32px 30px;position:relative;box-shadow:0 24px 64px #00000059,0 0 40px #f5c5181f}@media (width<=640px){.subscription-page-wrapper .sub-card-container{border-radius:20px;padding:26px 16px 22px}}.subscription-page-wrapper .sub-card-container .sub-top-bar{background:linear-gradient(90deg,#f5c518 0%,#ff8c00 100%);border-radius:0 0 6px 6px;height:4px;position:absolute;top:0;left:32px;right:32px}@media (width<=640px){.subscription-page-wrapper .sub-card-container .sub-top-bar{left:18px;right:18px}}.subscription-page-wrapper .sub-card-container .sub-header-section{text-align:center;margin-bottom:24px}.subscription-page-wrapper .sub-card-container .sub-header-section .sub-badge-pill{color:#b47a00;letter-spacing:.5px;text-transform:uppercase;background:#f5c51826;border:1px solid #f5c51859;border-radius:9999px;align-items:center;gap:6px;margin-bottom:12px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-flex}.subscription-page-wrapper .sub-card-container .sub-header-section .sub-badge-pill .crown-icon{color:#d97706;font-size:13px}.subscription-page-wrapper .sub-card-container .sub-header-section .sub-badge-pill.active-pass-pill{color:#047857;background:#10b9811f;border-color:#10b9814d}.subscription-page-wrapper .sub-card-container .sub-header-section .sub-badge-pill.active-pass-pill .status-pulse-dot{background:#10b981;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #10b981}.subscription-page-wrapper .sub-card-container .sub-header-section .sub-title{color:#0f172a;letter-spacing:-.5px;margin:0 0 8px;font-size:26px;font-weight:800}@media (width<=640px){.subscription-page-wrapper .sub-card-container .sub-header-section .sub-title{font-size:21px}}.subscription-page-wrapper .sub-card-container .sub-header-section .sub-subtitle{color:#64748b;margin:0;font-size:13.5px;line-height:1.5}@media (width<=640px){.subscription-page-wrapper .sub-card-container .sub-header-section .sub-subtitle{font-size:12.5px}}.subscription-page-wrapper .sub-card-container .active-pass-view{flex-direction:column;gap:22px;display:flex}.subscription-page-wrapper .sub-card-container .active-pass-view .pass-status-box{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:14px;padding:20px;display:flex}@media (width<=640px){.subscription-page-wrapper .sub-card-container .active-pass-view .pass-status-box{padding:16px 12px}}.subscription-page-wrapper .sub-card-container .active-pass-view .pass-status-box .pass-meta-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:10px;padding-bottom:12px;display:flex}.subscription-page-wrapper .sub-card-container .active-pass-view .pass-status-box .pass-meta-row .meta-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;font-size:11.5px;font-weight:700}.subscription-page-wrapper .sub-card-container .active-pass-view .pass-status-box .pass-meta-row .meta-val{color:#0f172a;text-align:right;word-break:break-word;align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.subscription-page-wrapper .sub-card-container .active-pass-view .pass-status-box .pass-features-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width<=520px){.subscription-page-wrapper .sub-card-container .active-pass-view .pass-status-box .pass-features-grid{grid-template-columns:1fr}}.subscription-page-wrapper .sub-card-container .active-pass-view .pass-status-box .pass-features-grid .pass-feat-item{color:#334155;align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.subscription-page-wrapper .sub-card-container .active-pass-view .pass-status-box .pass-features-grid .pass-feat-item .check-badge{color:#16a34a;background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex}.subscription-page-wrapper .sub-card-container .active-pass-view .active-actions-row{flex-direction:column;gap:12px;display:flex}.subscription-page-wrapper .sub-card-container .active-pass-view .active-actions-row .btn-watch-anime{color:#000;cursor:pointer;background:#f5c518;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 20px;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 16px #f5c51859}.subscription-page-wrapper .sub-card-container .active-pass-view .active-actions-row .btn-watch-anime:hover{background:#e5b60e;transform:translateY(-1px);box-shadow:0 6px 20px #f5c51873}.subscription-page-wrapper .sub-card-container .active-pass-view .active-actions-row .btn-renew-pass{color:#1e293b;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 18px;font-size:13.5px;font-weight:600;transition:all .2s;display:flex}.subscription-page-wrapper .sub-card-container .active-pass-view .active-actions-row .btn-renew-pass:hover{color:#0f172a;background:#e2e8f0}.subscription-page-wrapper .sub-card-container .active-pass-view .active-actions-row .btn-renew-pass:disabled{opacity:.6;cursor:not-allowed}.subscription-page-wrapper .sub-card-container .active-pass-view .carrier-billing-notice{background:#f5c51814;border:1px dashed #f5c51866;border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.subscription-page-wrapper .sub-card-container .active-pass-view .carrier-billing-notice .notice-icon{color:#d97706;flex-shrink:0;margin-top:2px;font-size:15px}.subscription-page-wrapper .sub-card-container .active-pass-view .carrier-billing-notice .notice-text{color:#475569;margin:0;font-size:11.5px;line-height:1.5}.subscription-page-wrapper .sub-card-container .active-pass-view .carrier-billing-notice .notice-text strong{color:#0f172a}.subscription-page-wrapper .sub-card-container .purchase-pass-view{flex-direction:column;gap:20px;display:flex}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card{box-sizing:border-box;background:#f8fafc;border:2px solid #f5c518;border-radius:18px;padding:22px 20px;position:relative;box-shadow:0 4px 16px #f5c5181f}@media (width<=640px){.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card{padding:20px 14px}}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-ribbon{color:#000;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(90deg,#f5c518 0%,#ff9800 100%);border-radius:9999px;padding:3px 10px;font-size:10.5px;font-weight:800;position:absolute;top:-11px;right:16px;box-shadow:0 2px 8px #00000026}@media (width<=520px){.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-ribbon{padding:2.5px 8px;font-size:9.5px;right:12px}}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-top-info{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:14px;padding-bottom:12px;display:flex}@media (width<=520px){.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-top-info{flex-direction:column;align-items:flex-start;gap:6px}}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-top-info .plan-main-name{color:#0f172a;margin:0;font-size:17px;font-weight:800}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-top-info .plan-price-tag{align-items:baseline;gap:4px;display:flex}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-top-info .plan-price-tag .currency-code{color:#64748b;font-size:13px;font-weight:700}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-top-info .plan-price-tag .price-number{color:#0f172a;letter-spacing:-.5px;font-size:26px;font-weight:800}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-top-info .plan-price-tag .duration-cadence{color:#64748b;font-size:12px;font-weight:600}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-features-list{flex-direction:column;gap:9px;display:flex}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-features-list .plan-feat-row{color:#334155;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.subscription-page-wrapper .sub-card-container .purchase-pass-view .plan-highlight-card .plan-features-list .plan-feat-row .feat-bullet-icon{color:#10b981;flex-shrink:0;font-size:13px}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group{box-sizing:border-box;flex-direction:column;gap:7px;display:flex}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group .phone-label-row{justify-content:space-between;align-items:center;display:flex}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group .phone-label-row .phone-label{color:#0f172a;font-size:12.5px;font-weight:700}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group .phone-label-row .carrier-badge{color:#b47a00;background:#f5c51826;border-radius:5px;padding:2px 7px;font-size:11px;font-weight:700}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group .phone-field-wrapper{box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:14px;align-items:center;width:100%;transition:all .2s;display:flex;overflow:hidden}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group .phone-field-wrapper:focus-within{border-color:#f5c518;box-shadow:0 0 0 3px #f5c51838}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group .phone-field-wrapper .phone-country-code{color:#334155;-webkit-user-select:none;user-select:none;background:#f8fafc;border-right:1px solid #e2e8f0;flex-shrink:0;padding:12px 12px 12px 14px;font-size:13.5px;font-weight:700}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group .phone-field-wrapper .phone-actual-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 14px;font-size:14.5px;font-weight:600}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group .phone-field-wrapper .phone-actual-input::placeholder{color:#94a3b8;font-weight:400}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group .phone-field-wrapper .phone-actual-input:disabled{color:#94a3b8;background:#f1f5f9}.subscription-page-wrapper .sub-card-container .purchase-pass-view .phone-input-group .phone-hint{color:#64748b;margin:1px 0 0;font-size:11.5px;line-height:1.4}.subscription-page-wrapper .sub-card-container .purchase-pass-view .btn-subscribe-submit{color:#000;cursor:pointer;background:#f5c518;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 20px;font-size:15.5px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 16px #f5c51861}.subscription-page-wrapper .sub-card-container .purchase-pass-view .btn-subscribe-submit:hover:not(:disabled){background:#e5b60e;transform:translateY(-1px);box-shadow:0 6px 20px #f5c5187a}.subscription-page-wrapper .sub-card-container .purchase-pass-view .btn-subscribe-submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.subscription-page-wrapper .sub-card-container .purchase-pass-view .btn-subscribe-submit .btn-spinner{border:2.5px solid #0003;border-top-color:#000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.subscription-page-wrapper .sub-card-container .purchase-pass-view .sub-trust-footer{flex-direction:column;align-items:center;gap:10px;margin-top:2px;display:flex}.subscription-page-wrapper .sub-card-container .purchase-pass-view .sub-trust-footer .trust-badges-row{color:#64748b;align-items:center;gap:14px;font-size:11.5px;font-weight:600;display:flex}.subscription-page-wrapper .sub-card-container .purchase-pass-view .sub-trust-footer .trust-badges-row .trust-badge{align-items:center;gap:5px;display:inline-flex}.subscription-page-wrapper .sub-card-container .purchase-pass-view .sub-trust-footer .trust-badges-row .trust-badge .trust-icon{color:#f5c518;font-size:12px}.subscription-page-wrapper .sub-card-container .purchase-pass-view .sub-trust-footer .terms-disclaimer{color:#94a3b8;text-align:center;margin:0;font-size:11px;line-height:1.5}.subscription-page-wrapper .sub-card-container .purchase-pass-view .sub-trust-footer .terms-disclaimer .disclaimer-link{color:#64748b;cursor:pointer;text-decoration:underline}.subscription-page-wrapper .sub-card-container .purchase-pass-view .sub-trust-footer .terms-disclaimer .disclaimer-link:hover{color:#0f172a}.news-page{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);min-height:100vh;padding:40px 20px;position:relative}.news-container{max-width:1200px;margin:0 auto}.news-main{grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:60px;display:grid}.news-left{flex-direction:column;gap:20px;display:flex}.news-title{color:#fff;text-shadow:2px 2px 4px #00000080;letter-spacing:2px;margin:0;font-size:4rem;font-weight:700}.news-subtitle{color:#fff;text-shadow:1px 1px 2px #00000080;margin:0;font-size:2rem;font-weight:600}.news-description{color:#ccc;margin:0;font-size:1.1rem;line-height:1.6}.news-meta{align-items:center;gap:20px;margin-top:20px;display:flex}.news-folder{color:#fff;align-items:center;gap:8px;display:flex}.folder-icon{font-size:1.2rem}.news-date{font-size:1rem;font-weight:500}.news-time{color:#fff;align-items:center;gap:8px;display:flex}.clock-icon{font-size:1.2rem}.news-center{justify-content:center;align-items:center;display:flex}.live-news-card{border-radius:12px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.live-news-card:hover{transform:translateY(-5px)}.live-news-card.large{background:linear-gradient(45deg,#dc2626,#ef4444,#dc2626) 0 0/400% 400%;width:300px;height:200px;animation:3s ease-in-out infinite sparkle}.live-news-card.small{background:linear-gradient(45deg,#dc2626,#ef4444,#dc2626) 0 0/400% 400%;width:150px;height:100px;animation:3s ease-in-out infinite sparkle}@keyframes sparkle{0%,to{background-position:0%}50%{background-position:100%}}.live-text{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.live-red{color:#dc2626;text-align:center;background:#fff;border-radius:6px;min-width:80px;padding:8px 16px;font-size:1.2rem;font-weight:700}.news-white{color:#fff;text-align:center;background:#1a1a1a;border-radius:6px;min-width:80px;padding:8px 16px;font-size:1.2rem;font-weight:700}.news-right{flex-direction:column;gap:30px;display:flex}.gaming-industry-card{background:linear-gradient(135deg,#2d1a1a 0%,#1a0a0a 100%);border-radius:12px;flex-direction:column;justify-content:space-between;min-height:200px;padding:30px;display:flex;position:relative;box-shadow:0 8px 32px #0000004d}.industry-content{flex-direction:column;gap:20px;display:flex}.industry-tags{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.tag-left,.tag-right{flex-direction:column;gap:8px;display:flex}.tag{color:#fff;text-align:center;background:#dc262633;border-radius:4px;padding:4px 8px;font-size:.8rem;font-weight:500}.industry-title{flex-direction:column;gap:4px;margin-top:20px;display:flex}.gaming-text{color:#fff;text-align:center;background:#dc2626;border-radius:6px;padding:8px 16px;font-size:1.2rem;font-weight:700}.industry-text{color:#fff;text-align:center;background:#f97316;border-radius:6px;padding:8px 16px;font-size:1.2rem;font-weight:700}.industry-silhouette{opacity:.3;font-size:3rem;position:absolute;bottom:20px;right:20px}.article-snippet{background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);border-radius:12px;padding:25px;box-shadow:0 4px 20px #0003}.article-title{color:#fff;margin:0 0 15px;font-size:1.5rem;font-weight:700}.article-description{color:#ccc;margin:0 0 15px;font-size:1rem;line-height:1.6}.article-date{color:#999;font-size:.9rem;font-weight:500}.live-cards-section{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media (width<=768px){.news-main{grid-template-columns:1fr;gap:30px}.news-title{font-size:3rem}.news-subtitle{font-size:1.5rem}.live-news-card.large{width:250px;height:150px}.live-news-card.small{width:120px;height:80px}.live-cards-section{justify-content:center}.gaming-industry-card{min-height:150px}.industry-silhouette{font-size:2rem}}@media (width<=480px){.news-page{padding:20px 15px}.news-title{font-size:2.5rem}.news-subtitle{font-size:1.3rem}.news-description{font-size:1rem}.live-news-card.large{width:200px;height:120px}.live-news-card.small{width:100px;height:70px}.live-red,.news-white{min-width:60px;padding:6px 12px;font-size:1rem}}.videos-page-container{color:#151515;background-color:#f7f7f5;min-height:calc(100vh - 70px);padding:36px 0 60px}.videos-page-container .videos-inner{max-width:1360px;margin:0 auto;padding:0 24px}@media (width<=480px){.videos-page-container .videos-inner{padding:0 16px}}.videos-page-container .videos-hero-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}@media (width<=768px){.videos-page-container .videos-hero-header{flex-direction:column;align-items:flex-start;gap:16px}}.videos-page-container .videos-hero-header .header-text-block .title-row{align-items:center;gap:10px;margin-bottom:6px;display:flex}.videos-page-container .videos-hero-header .header-text-block .title-row .accent-bar{background:#ffd21f;border-radius:9999px;width:4px;height:28px}.videos-page-container .videos-hero-header .header-text-block .title-row h1{color:#151515;letter-spacing:-.5px;font-size:2.3rem;font-weight:900;line-height:1.15}@media (width<=480px){.videos-page-container .videos-hero-header .header-text-block .title-row h1{font-size:1.85rem}}.videos-page-container .videos-hero-header .header-text-block p{color:#777;margin-left:14px;font-size:.98rem;font-weight:500}@media (width<=480px){.videos-page-container .videos-hero-header .header-text-block p{margin-left:0;font-size:.9rem}}.videos-page-container .videos-hero-header .header-search-wrap{width:100%;max-width:320px;position:relative}@media (width<=768px){.videos-page-container .videos-hero-header .header-search-wrap{max-width:100%}}.videos-page-container .videos-hero-header .header-search-wrap .search-icon{color:#888;pointer-events:none;width:17px;height:17px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.videos-page-container .videos-hero-header .header-search-wrap input{color:#151515;background:#fff;border:1px solid #0000001a;border-radius:9999px;outline:none;width:100%;padding:10px 36px 10px 40px;font-family:inherit;font-size:.9rem;transition:all .18s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #0000000a}.videos-page-container .videos-hero-header .header-search-wrap input::placeholder{color:#888}.videos-page-container .videos-hero-header .header-search-wrap input:focus{border-color:#ffd21f;box-shadow:0 0 0 3px #ffd21f40}.videos-page-container .videos-hero-header .header-search-wrap .clear-search-btn{color:#555;cursor:pointer;background:#e0e0e0;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.videos-page-container .videos-hero-header .header-search-wrap .clear-search-btn:hover{color:#151515;background:#ffd21f}.videos-page-container .category-filter-row{margin-bottom:36px}.videos-page-container .category-filter-row .category-scroll-list{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:12px;padding:4px 2px 14px;display:flex;overflow-x:auto}.videos-page-container .category-filter-row .category-scroll-list::-webkit-scrollbar{display:none}.videos-page-container .category-filter-row .category-scroll-list .cat-card-all{color:#151515;cursor:pointer;white-space:nowrap;background:#ffd21f;border:1px solid #0000000f;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:10px 22px;font-size:.92rem;font-weight:800;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 3px 10px #ffd21f59}.videos-page-container .category-filter-row .category-scroll-list .cat-card-all:hover{transform:translateY(-2px);box-shadow:0 5px 14px #ffd21f80}.videos-page-container .category-filter-row .category-scroll-list .cat-card-all.active{background:#ffd21f;border-color:#151515;box-shadow:0 0 0 2px #151515,0 4px 14px #ffd21f66}.videos-page-container .category-filter-row .category-scroll-list .cat-card-all svg{fill:currentColor;width:16px;height:16px}.videos-page-container .category-filter-row .category-scroll-list .cat-card-item{color:#151515;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #00000014;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:9px 18px;font-size:.9rem;font-weight:700;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 6px #00000008}.videos-page-container .category-filter-row .category-scroll-list .cat-card-item .cat-icon{font-size:1rem}.videos-page-container .category-filter-row .category-scroll-list .cat-card-item:hover{background:#fffdf5;border-color:#ffd21f;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.videos-page-container .category-filter-row .category-scroll-list .cat-card-item.active{color:#fff;background:#151515;border-color:#ffd21f;box-shadow:0 4px 14px #00000026}.videos-page-container .category-filter-row .category-scroll-list .cat-card-item.active .cat-icon{filter:drop-shadow(0 0 4px #ffd21f)}.videos-page-container .section-toolbar{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}@media (width<=480px){.videos-page-container .section-toolbar{align-items:center;margin-bottom:14px}}.videos-page-container .section-toolbar .section-title-wrap{flex-direction:column;gap:3px;display:flex}.videos-page-container .section-toolbar .section-title-wrap .results-count-pill{color:#151515;background:#fff;border:1px solid #00000014;border-radius:9999px;align-items:center;padding:6px 14px;font-size:.88rem;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #0000000a}.videos-page-container .section-toolbar .section-title-wrap .title-row{align-items:center;gap:8px;display:flex}.videos-page-container .section-toolbar .section-title-wrap .title-row .star-icon{color:#ffd21f;font-size:1.25rem}.videos-page-container .section-toolbar .section-title-wrap .title-row h2{color:#151515;letter-spacing:-.3px;font-size:1.45rem;font-weight:800}.videos-page-container .section-toolbar .section-title-wrap .subtitle{color:#777;font-size:.88rem;font-weight:500}.videos-page-container .section-toolbar .sort-control{flex-shrink:0;align-items:center;gap:8px;display:flex}.videos-page-container .section-toolbar .sort-control label{color:#777;font-size:.85rem;font-weight:700}.videos-page-container .section-toolbar .sort-control select{color:#151515;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:8px;outline:none;padding:7px 14px;font-size:.85rem;font-weight:700;transition:all .18s cubic-bezier(.4,0,.2,1)}.videos-page-container .section-toolbar .sort-control select:focus{border-color:#ffd21f;box-shadow:0 0 0 2px #ffd21f40}.videos-page-container .featured-videos-block{border-bottom:1px solid #00000012;margin-bottom:44px;padding-bottom:36px}.videos-page-container .videos-grid-4col{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}@media (width<=1100px){.videos-page-container .videos-grid-4col{grid-template-columns:repeat(3,1fr);gap:18px}}@media (width<=820px){.videos-page-container .videos-grid-4col{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=480px){.videos-page-container .videos-grid-4col{grid-template-columns:1fr;gap:18px}}.videos-page-container .anime-video-card{cursor:pointer;width:100%;box-shadow:none;aspect-ratio:auto;background:0 0;border:none;flex-direction:column;transition:transform .18s cubic-bezier(.4,0,.2,1);display:flex;overflow:visible}.videos-page-container .anime-video-card:hover{transform:translateY(-4px)}.videos-page-container .anime-video-card:hover .thumbnail-wrap{box-shadow:0 10px 24px #0003}.videos-page-container .anime-video-card:hover .thumbnail-wrap img{transform:scale(1.04)}.videos-page-container .anime-video-card:hover .thumbnail-wrap .center-play-btn{color:#151515;background:#ffd21f;transform:translate(-50%,-50%)scale(1.15);box-shadow:0 4px 16px #ffd21f80}.videos-page-container .anime-video-card:hover .thumbnail-wrap .top-play-overlay{color:#151515;background:#ffd21f}.videos-page-container .anime-video-card:hover .card-title{color:#d8aa08}.videos-page-container .anime-video-card .thumbnail-wrap{aspect-ratio:16/9;background:#181922;border:1px solid #00000014;border-radius:14px;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 3px 12px #00000012}.videos-page-container .anime-video-card .thumbnail-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1)}.videos-page-container .anime-video-card .thumbnail-wrap .thumb-overlay{background:linear-gradient(#0000001a 0%,#0000008c 100%);position:absolute;inset:0}.videos-page-container .anime-video-card .thumbnail-wrap .featured-badge{color:#151515;letter-spacing:.8px;text-transform:uppercase;z-index:2;background:#ffd21f;border-radius:4px;padding:3px 8px;font-size:.65rem;font-weight:900;position:absolute;top:10px;left:10px;box-shadow:0 2px 6px #0000004d}.videos-page-container .anime-video-card .thumbnail-wrap .duration-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:2;background:#0c0d12d9;border:1px solid #ffffff26;border-radius:5px;padding:2px 8px;font-size:.72rem;font-weight:700;position:absolute;bottom:10px;left:10px}.videos-page-container .anime-video-card .thumbnail-wrap .center-play-btn{color:#151515;z-index:2;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0000004d}.videos-page-container .anime-video-card .thumbnail-wrap .center-play-btn svg{fill:currentColor;width:14px;height:14px;margin-left:2px}.videos-page-container .anime-video-card .thumbnail-wrap .card-fav-btn{-webkit-backdrop-filter:blur(8px);color:#fff;z-index:4;cursor:pointer;background:#0c0d12b8;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:10px;right:10px}.videos-page-container .anime-video-card .thumbnail-wrap .card-fav-btn:hover{color:#ffd21f;background:#0c0d12eb;border-color:#ffd21f;transform:scale(1.15)}.videos-page-container .anime-video-card .thumbnail-wrap .card-fav-btn.is-favorited{color:#fff;background:#ff4757;border-color:#ff4757;box-shadow:0 2px 10px #ff475773}.videos-page-container .anime-video-card .thumbnail-wrap .card-fav-btn.is-favorited:hover{color:#fff;background:#ff6b81;transform:scale(1.15)}.videos-page-container .anime-video-card .thumbnail-wrap .card-fav-btn svg{width:16px;height:16px;transition:transform .18s cubic-bezier(.4,0,.2,1)}.videos-page-container .anime-video-card .card-info{flex-direction:column;gap:4px;padding:10px 2px 2px;display:flex}.videos-page-container .anime-video-card .card-info .card-title{color:#151515;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.98rem;font-weight:800;line-height:1.35;transition:color .18s cubic-bezier(.4,0,.2,1);display:-webkit-box;overflow:clip}.videos-page-container .anime-video-card .card-info .card-meta{color:#777;align-items:center;gap:6px;font-size:.78rem;font-weight:500;display:flex}.videos-page-container .anime-video-card .card-info .card-meta .meta-eye{color:#888;width:13px;height:13px}.videos-page-container .anime-video-card .card-info .card-meta .dot-sep{opacity:.6}.videos-page-container .empty-state-card{text-align:center;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;max-width:520px;margin:40px auto;padding:60px 24px;display:flex;box-shadow:0 4px 16px #0000000a}.videos-page-container .empty-state-card .empty-icon-wrap{color:#ffd21f;background:#ffd21f2e;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:16px;font-size:1.8rem;display:flex}.videos-page-container .empty-state-card h3{color:#151515;margin-bottom:8px;font-size:1.35rem;font-weight:800}.videos-page-container .empty-state-card p{color:#777;margin-bottom:24px;font-size:.92rem;line-height:1.5}.videos-page-container .empty-state-card .btn-browse-all{color:#151515;cursor:pointer;background:#ffd21f;border:none;border-radius:9999px;align-items:center;gap:8px;padding:10px 24px;font-size:.92rem;font-weight:800;transition:all .18s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #ffd21f59}.videos-page-container .empty-state-card .btn-browse-all:hover{background:#e5a823;transform:translateY(-2px);box-shadow:0 6px 18px #ffd21f80}.videos-page-container .skeleton-card{background:0 0;border-radius:14px;overflow:hidden}.videos-page-container .skeleton-card .skeleton-thumb{aspect-ratio:16/9;background:#e6e6ea;border-radius:14px;width:100%;position:relative;overflow:hidden}.videos-page-container .skeleton-card .skeleton-thumb:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation:1.5s infinite shimmer;position:absolute;inset:0}.videos-page-container .skeleton-card .skeleton-details{flex-direction:column;gap:6px;padding:10px 2px 2px;display:flex}.videos-page-container .skeleton-card .skeleton-details .skeleton-title{background:#e6e6ea;border-radius:4px;width:80%;height:16px}.videos-page-container .skeleton-card .skeleton-details .skeleton-meta{background:#ebebee;border-radius:4px;width:50%;height:12px}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.videos-page-container .pagination-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:48px;display:flex}.videos-page-container .pagination-row .page-btn{color:#151515;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:10px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 12px;font-size:.9rem;font-weight:700;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 6px #00000008}.videos-page-container .pagination-row .page-btn:hover:not(:disabled){background:#fffdf5;border-color:#ffd21f;transform:translateY(-1px)}.videos-page-container .pagination-row .page-btn.active{color:#151515;background:#ffd21f;border-color:#ffd21f;font-weight:800;box-shadow:0 3px 10px #ffd21f66}.videos-page-container .pagination-row .page-btn:disabled{opacity:.4;cursor:not-allowed}.videos-page-container .pagination-info{text-align:center;color:#888;margin-top:12px;font-size:.82rem;font-weight:500}.favorites-page-canvas{background:#faf9f5;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 130px);padding:48px 32px 72px;display:flex;position:relative;overflow-x:hidden}@media (width<=480px){.favorites-page-canvas{align-items:flex-start;padding:24px 16px 48px}}.favorites-page-canvas .favorites-hero-container{grid-template-columns:1fr 1.15fr;align-items:center;gap:48px;width:100%;max-width:1220px;margin:0 auto;display:grid;position:relative}@media (width<=960px){.favorites-page-canvas .favorites-hero-container{grid-template-columns:1fr;gap:36px}}.favorites-page-canvas .favorites-illustration-col{justify-content:center;align-items:center;display:flex;position:relative}.favorites-page-canvas .favorites-illustration-col .illustration-wrapper{width:100%;max-width:440px;position:relative}@media (width<=480px){.favorites-page-canvas .favorites-illustration-col .illustration-wrapper{max-width:320px}}.favorites-page-canvas .favorites-illustration-col .illustration-wrapper .luffy-illustration-img{object-fit:contain;filter:drop-shadow(0 14px 28px #0000000d);width:100%;height:auto;animation:4s ease-in-out infinite alternate floatGentle;display:block}@keyframes floatGentle{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.favorites-page-canvas .favorites-content-col{text-align:center;flex-direction:column;align-items:center;max-width:530px;margin:0 auto;display:flex;position:relative}.favorites-page-canvas .favorites-content-col .empty-heart-circle{background:#fef5d8;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:20px;display:flex;box-shadow:0 4px 16px #ffd21f33}.favorites-page-canvas .favorites-content-col .empty-heart-circle .heart-icon-svg{color:#ffd21f;filter:drop-shadow(0 2px 6px #ffd21f59);font-size:32px}.favorites-page-canvas .favorites-content-col .empty-state-title{color:#151515;letter-spacing:-.4px;margin:0 0 12px;font-size:2.15rem;font-weight:800;line-height:1.2}@media (width<=480px){.favorites-page-canvas .favorites-content-col .empty-state-title{font-size:1.75rem}}.favorites-page-canvas .favorites-content-col .empty-state-desc{color:#666;max-width:440px;margin:0 0 26px;font-size:.98rem;font-weight:500;line-height:1.5}@media (width<=480px){.favorites-page-canvas .favorites-content-col .empty-state-desc{font-size:.9rem}}.favorites-page-canvas .favorites-content-col .btn-explore-pill{color:#151515;cursor:pointer;background:#ffd21f;border:none;border-radius:9999px;align-items:center;gap:10px;padding:13px 34px;font-size:.98rem;font-weight:800;transition:all .18s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 16px #ffd21f61}.favorites-page-canvas .favorites-content-col .btn-explore-pill:hover{background:#f5c518;transform:translateY(-2px);box-shadow:0 6px 22px #ffd21f80}.favorites-page-canvas .favorites-content-col .btn-explore-pill:active{transform:translateY(0)}.favorites-page-canvas .favorites-content-col .btn-explore-pill .btn-icon{font-size:1.05rem}.favorites-page-canvas .favorites-content-col .explore-divider{color:#999;letter-spacing:1.2px;text-transform:uppercase;align-items:center;gap:14px;width:100%;max-width:440px;margin:32px 0 20px;font-size:.72rem;font-weight:800;display:flex}.favorites-page-canvas .favorites-content-col .explore-divider:before,.favorites-page-canvas .favorites-content-col .explore-divider:after{content:"";background:#00000014;flex:1;height:1px}.favorites-page-canvas .favorites-content-col .quick-explore-grid{grid-template-columns:repeat(3,1fr);gap:14px;width:100%;max-width:520px;display:grid}@media (width<=580px){.favorites-page-canvas .favorites-content-col .quick-explore-grid{grid-template-columns:1fr;gap:10px}}.favorites-page-canvas .favorites-content-col .quick-explore-grid .quick-card-btn{cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 10px #00000008}.favorites-page-canvas .favorites-content-col .quick-explore-grid .quick-card-btn:hover{border-color:#ffd21f73;transform:translateY(-3px);box-shadow:0 6px 20px #00000012}.favorites-page-canvas .favorites-content-col .quick-explore-grid .quick-card-btn:hover .chevron-icon{color:#151515;transform:translate(2px)}.favorites-page-canvas .favorites-content-col .quick-explore-grid .quick-card-btn .quick-card-left{align-items:center;gap:10px;display:flex}.favorites-page-canvas .favorites-content-col .quick-explore-grid .quick-card-btn .quick-card-left .quick-icon-play{color:#fff;background:#ffd21f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:flex}.favorites-page-canvas .favorites-content-col .quick-explore-grid .quick-card-btn .quick-card-left .quick-icon-play svg{margin-left:2px}.favorites-page-canvas .favorites-content-col .quick-explore-grid .quick-card-btn .quick-card-left .quick-icon-grid,.favorites-page-canvas .favorites-content-col .quick-explore-grid .quick-card-btn .quick-card-left .quick-icon-users{color:#ffd21f;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex}.favorites-page-canvas .favorites-content-col .quick-explore-grid .quick-card-btn .quick-card-left .quick-label{text-align:left;color:#151515;flex-direction:column;font-size:.8rem;font-weight:700;line-height:1.25;display:flex}.favorites-page-canvas .favorites-content-col .quick-explore-grid .quick-card-btn .chevron-icon{color:#888;flex-shrink:0;font-size:.75rem;transition:transform .18s cubic-bezier(.4,0,.2,1),color .18s cubic-bezier(.4,0,.2,1)}.favorites-page-canvas .collect-love-annotation{transform-origin:100%;color:#a1a1aa;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:.5px;opacity:.8;flex-direction:column;align-items:flex-end;font-family:Caveat,Segoe Print,Bradley Hand,Brush Script MT,cursive,sans-serif;font-size:1.55rem;font-weight:600;line-height:1.15;display:flex;position:absolute;top:42%;right:36px;transform:rotate(-12deg)}@media (width<=1240px){.favorites-page-canvas .collect-love-annotation{font-size:1.3rem;right:14px}}@media (width<=1040px){.favorites-page-canvas .collect-love-annotation{display:none}}.favorites-page-canvas.populated{align-items:flex-start;padding:40px 24px 80px}.favorites-page-canvas.populated .favorites-populated-container{width:100%;max-width:1360px;margin:0 auto}.favorites-page-canvas.populated .favorites-header-bar{border-bottom:1px solid #00000012;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;padding-bottom:20px;display:flex}@media (width<=480px){.favorites-page-canvas.populated .favorites-header-bar{flex-direction:column;align-items:flex-start;gap:16px}}.favorites-page-canvas.populated .favorites-header-bar .header-text-group{flex-direction:column;gap:4px;display:flex}.favorites-page-canvas.populated .favorites-header-bar .header-text-group .title-row{align-items:center;gap:10px;display:flex}.favorites-page-canvas.populated .favorites-header-bar .header-text-group .title-row .heart-pill-badge{color:#ffd21f;background:#fef5d8;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex;box-shadow:0 2px 8px #ffd21f40}.favorites-page-canvas.populated .favorites-header-bar .header-text-group .title-row h2{color:#151515;letter-spacing:-.3px;font-size:1.6rem;font-weight:800}.favorites-page-canvas.populated .favorites-header-bar .header-text-group .subtitle{color:#666;font-size:.88rem;font-weight:500}.favorites-page-canvas.populated .favorites-header-bar .header-actions{align-items:center;gap:10px;display:flex}.favorites-page-canvas.populated .favorites-header-bar .header-actions .btn-browse-more{color:#151515;cursor:pointer;background:#ffd21f;border:none;border-radius:9999px;align-items:center;gap:7px;padding:8px 18px;font-size:.85rem;font-weight:700;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex}.favorites-page-canvas.populated .favorites-header-bar .header-actions .btn-browse-more:hover{transform:translateY(-2px);box-shadow:0 4px 14px #ffd21f66}.favorites-page-canvas.populated .favorites-header-bar .header-actions .btn-clear-favorites{color:#888;cursor:pointer;background:0 0;border:1px solid #0000001f;border-radius:9999px;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex}.favorites-page-canvas.populated .favorites-header-bar .header-actions .btn-clear-favorites:hover{color:#ff4757;background:#fff5f5;border-color:#ff4757}.favorites-page-canvas.populated .favorites-catalog-grid{grid-template-columns:repeat(4,1fr);gap:22px;width:100%;display:grid}@media (width<=1100px){.favorites-page-canvas.populated .favorites-catalog-grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (width<=820px){.favorites-page-canvas.populated .favorites-catalog-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=480px){.favorites-page-canvas.populated .favorites-catalog-grid{grid-template-columns:1fr;gap:18px}}.favorites-page-canvas.populated .anime-catalog-card{cursor:pointer;width:100%;box-shadow:none;aspect-ratio:auto;background:0 0;border:none;flex-direction:column;transition:transform .18s cubic-bezier(.4,0,.2,1);display:flex;overflow:visible}.favorites-page-canvas.populated .anime-catalog-card:hover{transform:translateY(-4px)}.favorites-page-canvas.populated .anime-catalog-card:hover .catalog-thumb-wrap{border-color:#ffd21f59;box-shadow:0 10px 24px #00000038}.favorites-page-canvas.populated .anime-catalog-card:hover .catalog-thumb-wrap img{transform:scale(1.05)}.favorites-page-canvas.populated .anime-catalog-card:hover .catalog-thumb-wrap .catalog-play-badge{color:#151515;background:#ffd21f;transform:translate(-50%,-50%)scale(1.15);box-shadow:0 4px 16px #f5c51880}.favorites-page-canvas.populated .anime-catalog-card:hover .catalog-card-title{color:#e5a823}.favorites-page-canvas.populated .anime-catalog-card .catalog-thumb-wrap{aspect-ratio:16/9;background:#12131a;border:1px solid #00000014;border-radius:14px;width:100%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 14px #00000014}.favorites-page-canvas.populated .anime-catalog-card .catalog-thumb-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.favorites-page-canvas.populated .anime-catalog-card .catalog-thumb-wrap .catalog-thumb-overlay{pointer-events:none;background:linear-gradient(#00000014 0%,#0000008c 100%);position:absolute;inset:0}.favorites-page-canvas.populated .anime-catalog-card .catalog-thumb-wrap .catalog-duration-pill{-webkit-backdrop-filter:blur(8px);color:#fff;z-index:2;background:#0c0d12d9;border:1px solid #ffffff26;border-radius:5px;padding:2px 8px;font-size:.72rem;font-weight:700;position:absolute;bottom:10px;left:10px}.favorites-page-canvas.populated .anime-catalog-card .catalog-thumb-wrap .catalog-play-badge{color:#151515;z-index:2;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #00000059}.favorites-page-canvas.populated .anime-catalog-card .catalog-thumb-wrap .catalog-play-badge svg{fill:currentColor;width:14px;height:14px;margin-left:2px}.favorites-page-canvas.populated .anime-catalog-card .catalog-thumb-wrap .catalog-fav-btn{color:#fff;z-index:4;cursor:pointer;background:#ff4757;border:1px solid #ff4757;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 10px #ff475773}.favorites-page-canvas.populated .anime-catalog-card .catalog-thumb-wrap .catalog-fav-btn:hover{background:#ff6b81;border-color:#ff6b81;transform:scale(1.15)}.favorites-page-canvas.populated .anime-catalog-card .catalog-thumb-wrap .catalog-fav-btn svg{width:16px;height:16px}.favorites-page-canvas.populated .anime-catalog-card .catalog-card-info{flex-direction:column;gap:4px;padding:10px 2px 2px;display:flex}.favorites-page-canvas.populated .anime-catalog-card .catalog-card-info .catalog-card-title{color:#151515;white-space:nowrap;text-overflow:ellipsis;font-size:.96rem;font-weight:700;line-height:1.35;transition:color .18s cubic-bezier(.4,0,.2,1);overflow:hidden}.favorites-page-canvas.populated .anime-catalog-card .catalog-card-info .catalog-card-meta{color:#71717a;align-items:center;gap:6px;font-size:.78rem;font-weight:500;display:flex}.favorites-page-canvas.populated .anime-catalog-card .catalog-card-info .catalog-card-meta .meta-eye{color:#71717a;width:13px;height:13px}.favorites-page-canvas.populated .anime-catalog-card .catalog-card-info .catalog-card-meta .dot-sep{opacity:.6}.explore-page-canvas{color:#0b0c10;background-color:#fff;min-height:100vh;padding:20px 24px 80px;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.explore-page-canvas .explore-page-inner{max-width:1400px;margin:0 auto}.explore-page-canvas .highlight-yellow{color:#ffd21f}.explore-page-canvas .explore-hero-card{background:#fff url(/images/explore_hero_brush_bg.png) 100%/cover no-repeat;border-radius:24px;grid-template-columns:1.05fr .95fr;align-items:center;gap:24px;margin-bottom:24px;padding:24px 32px 36px;display:grid;position:relative;overflow:hidden}@media (width<=960px){.explore-page-canvas .explore-hero-card{grid-template-columns:1fr;padding:20px 16px 24px}}.explore-page-canvas .explore-hero-card .hero-left-content{z-index:2}.explore-page-canvas .explore-hero-card .hero-left-content .hero-kicker{color:#0b0c10;letter-spacing:2px;align-items:center;gap:8px;margin-bottom:16px;font-size:.78rem;font-weight:800;display:inline-flex}.explore-page-canvas .explore-hero-card .hero-left-content .hero-kicker .kicker-line{background:#ffd21f;width:20px;height:2px;display:inline-block}.explore-page-canvas .explore-hero-card .hero-left-content .hero-main-title{letter-spacing:-.5px;color:#0b0c10;margin-bottom:18px;font-size:clamp(2.4rem,4.8vw,3.8rem);font-weight:900;line-height:1.1}.explore-page-canvas .explore-hero-card .hero-left-content .hero-main-title .highlight-yellow{color:#ffd21f}.explore-page-canvas .explore-hero-card .hero-left-content .hero-desc{color:#64748b;max-width:520px;margin-bottom:32px;font-size:1.05rem;line-height:1.6}.explore-page-canvas .explore-hero-card .hero-left-content .hero-cta-group{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:36px;display:flex}.explore-page-canvas .explore-hero-card .hero-left-content .hero-cta-group .btn-start-exploring{color:#0b0c10;cursor:pointer;background-color:#ffd21f;border:none;border-radius:999px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 6px 20px #ffd21f59}.explore-page-canvas .explore-hero-card .hero-left-content .hero-cta-group .btn-start-exploring:hover{background-color:#ffdb4d;transform:translateY(-2px);box-shadow:0 10px 25px #ffd21f80}.explore-page-canvas .explore-hero-card .hero-left-content .hero-cta-group .btn-how-it-works{color:#0b0c10;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:10px;padding:14px 26px;font-size:.95rem;font-weight:700;transition:all .25s;display:inline-flex}.explore-page-canvas .explore-hero-card .hero-left-content .hero-cta-group .btn-how-it-works:hover{background-color:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.explore-page-canvas .explore-hero-card .hero-left-content .hero-stats-row{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.explore-page-canvas .explore-hero-card .hero-left-content .hero-stats-row .stat-row-divider{background:#e2e8f0;width:1px;height:32px}@media (width<=600px){.explore-page-canvas .explore-hero-card .hero-left-content .hero-stats-row .stat-row-divider{display:none}}.explore-page-canvas .explore-hero-card .hero-left-content .hero-stats-row .explore-stat-row-item{gap:12px;flex-direction:row!important;align-items:center!important;display:flex!important}.explore-page-canvas .explore-hero-card .hero-left-content .hero-stats-row .explore-stat-row-item .stat-row-icon{color:#f59e0b;flex-shrink:0;justify-content:center;align-items:center;font-size:1.8rem;display:flex}.explore-page-canvas .explore-hero-card .hero-left-content .hero-stats-row .explore-stat-row-item .stat-row-text{flex-direction:column;display:flex}.explore-page-canvas .explore-hero-card .hero-left-content .hero-stats-row .explore-stat-row-item .stat-row-text strong{color:#0b0c10;font-size:1.2rem;font-weight:900;line-height:1.1}.explore-page-canvas .explore-hero-card .hero-left-content .hero-stats-row .explore-stat-row-item .stat-row-text span{color:#64748b;margin-top:2px;font-size:.8rem;font-weight:500}.explore-page-canvas .explore-hero-card .hero-right-artwork{justify-content:flex-end;align-items:center;display:flex;position:relative}.explore-page-canvas .explore-hero-card .hero-right-artwork .gamer-boy-img{object-fit:contain;width:100%;max-height:480px;transition:transform .4s;display:block}.explore-page-canvas .explore-hero-card .hero-right-artwork .gamer-boy-img:hover{transform:scale(1.02)}.explore-page-canvas .browse-genre-section{margin-bottom:56px}.explore-page-canvas .browse-genre-section .section-title-bar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.explore-page-canvas .browse-genre-section .section-title-bar .title-left{align-items:center;gap:14px;display:flex}.explore-page-canvas .browse-genre-section .section-title-bar .title-left .title-icon-yellow{color:#eab308;background:#fef9c3;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.explore-page-canvas .browse-genre-section .section-title-bar .title-left h2{color:#0b0c10;margin:0 0 2px;font-size:1.5rem;font-weight:900}.explore-page-canvas .browse-genre-section .section-title-bar .title-left p{color:#64748b;margin:0;font-size:.88rem}.explore-page-canvas .browse-genre-section .section-title-bar .view-all-text-link{color:#0b0c10;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:700;transition:color .2s}.explore-page-canvas .browse-genre-section .section-title-bar .view-all-text-link:hover{color:#eab308}.explore-page-canvas .browse-genre-section .genre-cards-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}@media (width<=1100px){.explore-page-canvas .browse-genre-section .genre-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=680px){.explore-page-canvas .browse-genre-section .genre-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=460px){.explore-page-canvas .browse-genre-section .genre-cards-grid{grid-template-columns:1fr}}.explore-page-canvas .browse-genre-section .genre-card{cursor:pointer;background:#fff;border:1px solid #edf0f5;border-radius:18px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000a}.explore-page-canvas .browse-genre-section .genre-card:hover{border-color:#ffd21f80;transform:translateY(-6px);box-shadow:0 12px 28px #00000014}.explore-page-canvas .browse-genre-section .genre-card:hover .arrow-circle{color:#0b0c10;background:#ffd21f}.explore-page-canvas .browse-genre-section .genre-card .genre-thumb-wrap{height:130px;overflow:hidden}.explore-page-canvas .browse-genre-section .genre-card .genre-thumb-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.explore-page-canvas .browse-genre-section .genre-card:hover .genre-thumb-wrap img{transform:scale(1.05)}.explore-page-canvas .browse-genre-section .genre-card .genre-card-content{flex:1;justify-content:space-between;align-items:center;padding:16px 14px;display:flex}.explore-page-canvas .browse-genre-section .genre-card .genre-card-content .genre-main-info{flex:1}.explore-page-canvas .browse-genre-section .genre-card .genre-card-content .genre-main-info .genre-title-row{align-items:center;gap:8px;margin-bottom:4px;display:flex}.explore-page-canvas .browse-genre-section .genre-card .genre-card-content .genre-main-info .genre-title-row .genre-badge-icon{border-radius:50%;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;font-size:.75rem;display:flex}.explore-page-canvas .browse-genre-section .genre-card .genre-card-content .genre-main-info .genre-title-row h3{color:#111827;margin:0;font-size:.98rem;font-weight:800}.explore-page-canvas .browse-genre-section .genre-card .genre-card-content .genre-main-info p{color:#64748b;margin:0;font-size:.76rem;line-height:1.35}.explore-page-canvas .browse-genre-section .genre-card .genre-card-content .genre-action-row{padding-left:8px}.explore-page-canvas .browse-genre-section .genre-card .genre-card-content .genre-action-row .arrow-circle{color:#64748b;background:#f1f3f7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;transition:all .2s;display:flex}.explore-page-canvas .discover-gems-banner{background:#14161f;border-radius:22px;align-items:center;min-height:220px;margin-bottom:60px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #0003}.explore-page-canvas .discover-gems-banner .gems-banner-bg{z-index:1;position:absolute;inset:0}.explore-page-canvas .discover-gems-banner .gems-banner-bg .gems-bg-img{object-fit:cover;width:100%;height:100%}.explore-page-canvas .discover-gems-banner .gems-banner-bg .gems-gradient-overlay{background:linear-gradient(90deg,#10121af2 0%,#10121abf 45%,#10121ad9 100%);position:absolute;inset:0}.explore-page-canvas .discover-gems-banner .gems-content-wrapper{z-index:2;justify-content:space-between;align-items:center;gap:32px;width:100%;padding:36px 44px;display:flex;position:relative}@media (width<=860px){.explore-page-canvas .discover-gems-banner .gems-content-wrapper{flex-direction:column;align-items:flex-start;padding:30px 24px}}.explore-page-canvas .discover-gems-banner .gems-content-wrapper .gems-left{max-width:540px}.explore-page-canvas .discover-gems-banner .gems-content-wrapper .gems-left .title-row{align-items:center;gap:12px;margin-bottom:10px;display:flex}.explore-page-canvas .discover-gems-banner .gems-content-wrapper .gems-left .title-row .crown-icon{color:#ffd21f;font-size:1.4rem}.explore-page-canvas .discover-gems-banner .gems-content-wrapper .gems-left .title-row h2{color:#fff;margin:0;font-size:1.7rem;font-weight:900}.explore-page-canvas .discover-gems-banner .gems-content-wrapper .gems-left p{color:#ffffffbf;margin-bottom:20px;font-size:.92rem;line-height:1.5}.explore-page-canvas .discover-gems-banner .gems-content-wrapper .gems-left .btn-explore-now{color:#0b0c10;cursor:pointer;background-color:#ffd21f;border:none;border-radius:999px;padding:12px 26px;font-size:.9rem;font-weight:800;transition:all .2s;box-shadow:0 4px 14px #ffd21f4d}.explore-page-canvas .discover-gems-banner .gems-content-wrapper .gems-left .btn-explore-now:hover{background-color:#ffdb4d;transform:translateY(-2px)}.explore-page-canvas .discover-gems-banner .gems-content-wrapper .gems-right-checklist{flex-direction:column;gap:12px;min-width:220px;display:flex}.explore-page-canvas .discover-gems-banner .gems-content-wrapper .gems-right-checklist .check-item{color:#fff;align-items:center;gap:12px;font-size:.88rem;font-weight:600;display:flex}.explore-page-canvas .discover-gems-banner .gems-content-wrapper .gems-right-checklist .check-item .item-icon{color:#ffd21f;font-size:1.1rem}.explore-page-canvas .adventure-popular-section{margin-bottom:60px}.explore-page-canvas .adventure-popular-section .section-title-bar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.explore-page-canvas .adventure-popular-section .section-title-bar .title-left{align-items:center;gap:14px;display:flex}.explore-page-canvas .adventure-popular-section .section-title-bar .title-left .title-icon-yellow{color:#f59e0b;background:#fef9c3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.explore-page-canvas .adventure-popular-section .section-title-bar .title-left h2{color:#0b0c10;margin:0 0 2px;font-size:1.5rem;font-weight:900}.explore-page-canvas .adventure-popular-section .section-title-bar .title-left p{color:#64748b;margin:0;font-size:.88rem}.explore-page-canvas .adventure-popular-section .section-title-bar .view-all-pill-btn{color:#0b0c10;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 18px;font-size:.88rem;font-weight:700;transition:all .2s}.explore-page-canvas .adventure-popular-section .section-title-bar .view-all-pill-btn:hover{background:#f8fafc;border-color:#cbd5e1}.explore-page-canvas .adventure-popular-section .adventure-video-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (width<=1080px){.explore-page-canvas .adventure-popular-section .adventure-video-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.explore-page-canvas .adventure-popular-section .adventure-video-grid{grid-template-columns:1fr}}.explore-page-canvas .adventure-popular-section .adventure-card{cursor:pointer;background:#fff;border-radius:18px;transition:all .3s;overflow:hidden}.explore-page-canvas .adventure-popular-section .adventure-card:hover{transform:translateY(-5px)}.explore-page-canvas .adventure-popular-section .adventure-card:hover .adv-thumb-container img{transform:scale(1.05)}.explore-page-canvas .adventure-popular-section .adventure-card:hover .center-play-badge{color:#0b0c10;background:#ffd21f;transform:scale(1.1)}.explore-page-canvas .adventure-popular-section .adventure-card .adv-thumb-container{aspect-ratio:16/9;background:#1e2029;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 14px #00000014}.explore-page-canvas .adventure-popular-section .adventure-card .adv-thumb-container img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.explore-page-canvas .adventure-popular-section .adventure-card .adv-thumb-container .adv-duration{color:#fff;background:#000000bf;border-radius:4px;padding:3px 7px;font-size:.72rem;font-weight:700;position:absolute;bottom:10px;right:10px}.explore-page-canvas .adventure-popular-section .adventure-card .adv-thumb-container .center-play-badge{color:#fff;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.explore-page-canvas .adventure-popular-section .adventure-card .adv-thumb-container .center-play-badge svg{fill:currentColor;width:18px;height:18px;margin-left:2px}.explore-page-canvas .adventure-popular-section .adventure-card .adv-info-row{justify-content:space-between;align-items:flex-start;padding:12px 2px 4px;display:flex}.explore-page-canvas .adventure-popular-section .adventure-card .adv-info-row .title-block h4{color:#0b0c10;margin:0 0 6px;font-size:1rem;font-weight:800;line-height:1.3}.explore-page-canvas .adventure-popular-section .adventure-card .adv-info-row .title-block .adv-meta{color:#64748b;align-items:center;gap:6px;font-size:.8rem;display:flex}.explore-page-canvas .adventure-popular-section .adventure-card .adv-info-row .title-block .adv-meta .meta-eye{width:14px;height:14px}.explore-page-canvas .adventure-popular-section .adventure-card .adv-info-row .title-block .adv-meta .dot{font-size:.6rem}.explore-page-canvas .adventure-popular-section .adventure-card .adv-info-row .menu-dots-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:.95rem}.explore-page-canvas .adventure-popular-section .adventure-card .adv-info-row .menu-dots-btn:hover{color:#0b0c10}.explore-page-canvas .cant-find-callout{background:#f4f5f8;border-radius:22px;padding:28px 36px;position:relative;overflow:hidden}.explore-page-canvas .cant-find-callout .callout-inner{z-index:2;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}@media (width<=800px){.explore-page-canvas .cant-find-callout .callout-inner{flex-direction:column;align-items:flex-start}}.explore-page-canvas .cant-find-callout .callout-left{align-items:center;gap:20px;display:flex}.explore-page-canvas .cant-find-callout .callout-left .callout-icon-box{color:#0b0c10;background:#ffd21f;border-radius:16px;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;font-size:1.6rem;display:flex;box-shadow:0 6px 16px #ffd21f4d}.explore-page-canvas .cant-find-callout .callout-left .callout-text h3{color:#0b0c10;margin:0 0 4px;font-size:1.3rem;font-weight:900}.explore-page-canvas .cant-find-callout .callout-left .callout-text p{color:#64748b;margin:0;font-size:.9rem}.explore-page-canvas .cant-find-callout .btn-browse-games{color:#0b0c10;cursor:pointer;white-space:nowrap;background-color:#ffd21f;border:none;border-radius:999px;padding:14px 28px;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 4px 14px #ffd21f4d}.explore-page-canvas .cant-find-callout .btn-browse-games:hover{background-color:#ffdb4d;transform:translateY(-2px)}.explore-page-canvas .cant-find-callout .callout-doodle-wrap{align-items:center;display:flex}@media (width<=900px){.explore-page-canvas .cant-find-callout .callout-doodle-wrap{display:none}}.explore-page-canvas .cant-find-callout .callout-doodle-wrap .bottom-doodle-img{object-fit:contain;max-height:70px}.video-player-overlay{z-index:10003;-webkit-backdrop-filter:blur(14px);background:#050609e0;justify-content:center;align-items:center;padding:clamp(12px,2.5vw,28px);animation:.22s cubic-bezier(.16,1,.3,1) modalOverlayFade;display:flex;position:fixed;inset:0}.video-player-modal{background:#0f1015;border:1.5px solid #ffd21f40;border-radius:20px;flex-direction:column;width:min(1040px,100%);max-height:min(92vh,92dvh);animation:.25s cubic-bezier(.16,1,.3,1) modalBoxPop;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #000c,0 0 50px #ffd21f14}.video-player-header{background:#14161e;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding:14px 20px;display:flex}.mobile-back-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;transition:all .2s;display:none}.mobile-back-btn:hover,.mobile-back-btn:active{color:#0b0c10;background:#ffc107;border-color:#ffc107}.header-meta-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.player-category-pill{color:#ffc107;letter-spacing:.6px;text-transform:uppercase;background:#ffd21f26;border:1px solid #ffd21f4d;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.player-category-pill .pill-icon{font-size:.7rem}.video-player-title{color:#fff;letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:1.05rem;font-weight:800;line-height:1.3;overflow:hidden}.header-actions-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.player-rotate-btn{color:#e4e4e7;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:7px 15px;font-size:.82rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.player-rotate-btn:hover{color:#ffc107;background:#ffffff29;border-color:#ffc107;transform:translateY(-1px)}.player-rotate-btn .rotate-icon{font-size:.88rem}.player-rotate-btn.is-rotated{color:#0b0c10;background:#ffc107;border-color:#ffc107;font-weight:800;box-shadow:0 2px 10px #ffd21f59}.player-expand-btn{color:#e4e4e7;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:7px 15px;font-size:.82rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.player-expand-btn:hover{color:#ffd21f;background:#ffffff29;border-color:#ffd21f;transform:translateY(-1px)}.player-expand-btn .expand-icon{font-size:.88rem}.player-expand-btn.is-active{color:#0b0c10;background:#ffd21f;border-color:#ffd21f;font-weight:800;box-shadow:0 2px 10px #ffd21f59}.player-fav-btn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:7px 15px;font-size:.82rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.player-fav-btn:hover{background:#ffffff24;border-color:#ffffff4d;transform:translateY(-1px)}.player-fav-btn .fav-icon{font-size:.88rem;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.player-fav-btn.is-favorited{color:#fff;background:#ff4757;border-color:#ff4757;box-shadow:0 2px 10px #ff475766}.player-fav-btn.is-favorited .fav-icon{transform:scale(1.15)}.desktop-close-btn{color:#e4e4e7;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.desktop-close-btn:hover{color:#0b0c10;background:#ffc107;border-color:#ffc107;transform:scale(1.08)}.video-player-stage{aspect-ratio:16/9;background:#000;justify-content:center;align-items:center;width:100%;max-height:calc(92dvh - 120px);display:flex;position:relative;overflow:hidden}.video-player-element,.video-player-iframe{object-fit:contain;background:#000;border:none;outline:none;width:100%;height:100%;display:block;position:absolute;inset:0}.stage-loading-overlay{z-index:3;pointer-events:none;background:#000000b3;flex-direction:column;justify-content:center;align-items:center;gap:12px;animation:.2s fadeIn;display:flex;position:absolute;inset:0}.stage-spinner{border:3.5px solid #ffd21f33;border-top-color:#ffc107;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spin}.stage-loading-text{color:#d4d4d8;letter-spacing:.3px;font-size:.85rem;font-weight:600}.stage-error-overlay{z-index:4;text-align:center;color:#fff;background:#0c0d12;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.stage-error-overlay .error-icon{color:#ffc107;margin-bottom:12px;font-size:2.5rem}.stage-error-overlay h3{margin:0 0 6px;font-size:1.15rem;font-weight:800}.stage-error-overlay p{color:#a1a1aa;max-width:380px;margin:0 0 18px;font-size:.88rem}.stage-error-overlay .error-actions{gap:12px;display:flex}.btn-error-retry{color:#0c0d12;cursor:pointer;background:#ffc107;border:none;border-radius:999px;align-items:center;gap:6px;padding:9px 18px;font-size:.85rem;font-weight:800;transition:all .2s;display:inline-flex}.btn-error-retry:hover{background:#f5c400;transform:translateY(-1px)}.btn-error-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;padding:9px 18px;font-size:.85rem;font-weight:700;transition:all .2s}.btn-error-close:hover{background:#ffffff2e}.center-play-splash{color:#ffd21f;pointer-events:none;z-index:8;background:#0a0c12bf;border:2px solid #ffd21fcc;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.8rem;animation:.55s cubic-bezier(.16,1,.3,1) forwards centerSplashPop;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 25px #ffd21f59}@keyframes centerSplashPop{0%{opacity:0;transform:translate(-50%,-50%)scale(.6)}35%{opacity:1;transform:translate(-50%,-50%)scale(1.12)}to{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}.custom-player-controls{z-index:9;opacity:1;pointer-events:auto;-webkit-user-select:none;user-select:none;background:linear-gradient(#0000 0%,#05070ca6 45%,#05070cf0 100%);flex-direction:column;gap:8px;padding:24px 18px 12px;transition:opacity .28s,transform .28s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.custom-player-controls.is-hidden{opacity:0;pointer-events:none;transform:translateY(8px)}.timeline-slider-wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;padding:8px 0;position:relative}.timeline-track{background:#ffffff38;border-radius:999px;width:100%;height:5px;transition:height .15s;position:relative}.timeline-slider-wrapper:hover .timeline-track{height:7px}.timeline-buffered{background:#ffffff59;border-radius:999px;transition:width .2s;position:absolute;top:0;bottom:0;left:0}.timeline-played{background:linear-gradient(90deg,#ffd21f 0%,#ff9800 100%);border-radius:999px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #ffd21f99}.timeline-scrubber-thumb{background:#fff;border:2.5px solid #ffd21f;border-radius:50%;width:13px;height:13px;transition:transform .15s;position:absolute;top:50%;right:-6px;transform:translateY(-50%)scale(1);box-shadow:0 0 8px #000000b3,0 0 10px #ffd21fcc}.timeline-slider-wrapper:hover .timeline-scrubber-thumb{transform:translateY(-50%)scale(1.25)}.controls-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.controls-left{align-items:center;gap:8px;min-width:0;display:flex}.controls-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.ctrl-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;transition:all .18s cubic-bezier(.16,1,.3,1);display:inline-flex}.ctrl-btn:hover{color:#ffd21f;background:#ffffff29;transform:scale(1.08)}.ctrl-btn:active{transform:scale(.95)}.ctrl-play-btn{background:#ffffff1a;width:38px;height:38px;font-size:1.15rem}.ctrl-play-btn:hover{color:#0b0c10;background:#ffd21f;box-shadow:0 0 14px #ffd21f8c}.ctrl-skip-btn{width:36px;height:36px;font-size:1.15rem;position:relative}.ctrl-skip-btn .skip-sec{color:#ffd21f;pointer-events:none;font-size:.52rem;font-weight:900;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)}.volume-control-group{align-items:center;gap:4px;display:flex}.volume-slider{accent-color:#ffd21f;cursor:pointer;border-radius:999px;width:60px;height:4px}.time-readout{color:#e4e4e7;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:4px;margin-left:6px;font-size:.8rem;font-weight:700;display:flex}.time-readout .current-time{color:#fff;font-weight:800}.time-readout .time-sep{color:#71717a}.time-readout .total-time{color:#a1a1aa}.ctrl-rotate-btn{color:#e4e4e7;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:5px;width:auto;height:30px;padding:4px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.ctrl-rotate-btn.active{color:#ffd21f;background:#ffd21f29;border-color:#ffd21f}.ctrl-rotate-btn .rotate-btn-badge{letter-spacing:.4px;font-size:.68rem;font-weight:800}.video-player-footer{color:#a1a1aa;background:#14161e;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;font-size:.82rem;display:flex}.footer-info-meta{flex-wrap:wrap;align-items:center;gap:8px;font-weight:600;display:flex}.footer-info-meta .meta-dot{color:#52525b}.footer-brand-badge{letter-spacing:.8px;color:#ffc107;background:#ffd21f14;border:1px solid #ffd21f33;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.7rem;font-weight:800;display:inline-flex}.footer-brand-badge .brand-dot{background:#ffc107;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #ffc107}@keyframes modalOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes modalBoxPop{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.video-player-modal.is-fullscreen{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;box-shadow:none!important;z-index:10005!important;background:#000!important;border:none!important;border-radius:0!important;position:fixed!important;inset:0!important}.video-player-modal.is-fullscreen .video-player-stage{aspect-ratio:auto!important;flex:1!important;width:100vw!important;height:calc(100vh - 65px)!important;max-height:calc(100vh - 65px)!important}@media (width<=768px){.video-player-overlay{background:#000000f5;padding:0}.video-player-modal{width:100%;height:100dvh;max-height:100dvh;box-shadow:none;border:none;border-radius:0;justify-content:space-between}.video-player-header{padding:calc(12px + env(safe-area-inset-top,0px)) 14px 12px 14px;gap:10px}.mobile-back-btn{display:flex}.desktop-close-btn{display:none}.player-rotate-btn,.player-expand-btn{justify-content:center;align-items:center;gap:4px;height:38px;padding:7px 11px;font-size:.78rem;display:inline-flex!important}.player-rotate-btn .rotate-label,.player-expand-btn .expand-label,.player-category-pill{display:none}.video-player-title{font-size:.96rem}.player-fav-btn{border-radius:50%;justify-content:center;width:38px;height:38px;padding:8px}.player-fav-btn .fav-label{display:none}.video-player-stage{aspect-ratio:16/9;flex:1;width:100%;min-height:220px;max-height:none;margin:auto 0}.custom-player-controls{gap:6px;padding:16px 12px 10px}.volume-slider{display:none}.ctrl-btn{width:36px;height:36px;font-size:.95rem}.ctrl-play-btn{width:38px;height:38px;font-size:1.1rem}.time-readout{margin-left:2px;font-size:.72rem}.video-player-footer{padding:12px 14px calc(14px + env(safe-area-inset-bottom,0px)) 14px}.footer-brand-badge{display:none}.video-player-modal.is-mobile-landscape{z-index:10005!important;background:#000!important;border:none!important;border-radius:0!important;width:100dvh!important;max-width:100dvh!important;height:100dvw!important;max-height:100dvw!important;position:fixed!important;top:50%!important;left:50%!important;overflow:hidden!important;transform:translate(-50%,-50%)rotate(90deg)!important}.video-player-modal.is-mobile-landscape .video-player-header{background:#0f1015e6!important;padding:8px 16px!important}.video-player-modal.is-mobile-landscape .video-player-stage{aspect-ratio:auto!important;flex:1!important;width:100%!important;height:calc(100% - 52px)!important;max-height:none!important;margin:0!important}.video-player-modal.is-mobile-landscape .video-player-footer{display:none!important}}@media (width<=900px) and (orientation:landscape){.video-player-modal{border:none!important;border-radius:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important}.video-player-header{padding:calc(6px + env(safe-area-inset-top,0px)) 12px 6px 12px!important}.video-player-stage{aspect-ratio:auto!important;flex:1!important;width:100%!important;height:calc(100dvh - 56px)!important;max-height:calc(100dvh - 56px)!important}.video-player-footer{display:none!important}}.notification{z-index:10001;border-radius:8px;min-width:300px;max-width:400px;animation:.3s ease-out slideIn;position:fixed;top:20px;right:20px;box-shadow:0 4px 20px #0000004d}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.notification-success{color:#fff;background-color:#10b981}.notification-error{color:#fff;background-color:#ef4444}.notification-info{color:#fff;background-color:#3b82f6}.notification-content{align-items:center;gap:10px;padding:15px;display:flex}.notification-icon{flex-shrink:0;font-size:18px;font-weight:700}.notification-message{flex:1;font-size:14px;line-height:1.4}.notification-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:20px;transition:background-color .2s;display:flex}.notification-close:hover{background-color:#fff3}@media (width<=480px){.notification{min-width:auto;max-width:none;top:10px;left:10px;right:10px}}.footer{background-color:var(--bg-secondary);border-top:1px solid var(--border);margin-top:60px;padding:30px 0}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-left{flex-shrink:0}.social-links{gap:15px;display:flex}.social-link{background-color:var(--bg-tertiary);width:40px;height:40px;color:var(--text-secondary);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{background-color:var(--accent-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #0d94884d}.footer-center{flex:1;justify-content:center;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.footer-link{color:var(--text-secondary);padding:5px 0;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.footer-link:hover{color:var(--accent-primary)}.footer-link:after{content:"";background-color:var(--accent-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.footer-link:hover:after{width:100%}.footer-right{flex-shrink:0}.google-play-button{background-color:var(--bg-tertiary);border:1px solid var(--border);border-radius:8px;align-items:center;gap:12px;min-width:160px;padding:12px 16px;text-decoration:none;transition:all .3s;display:flex}.google-play-button:hover{background-color:var(--accent-primary);border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 15px #0d94884d}.google-play-icon{color:var(--text-primary);justify-content:center;align-items:center;display:flex}.google-play-text{flex-direction:column;align-items:flex-start;display:flex}.get-it-on{color:var(--text-muted);margin-bottom:2px;font-size:10px;line-height:1}.google-play{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1}.google-play-button:hover .get-it-on{color:#fffc}.google-play-button:hover .google-play{color:#fff}@media (width<=768px){.footer{margin-top:40px;padding:20px 0}.footer-content{text-align:center;flex-direction:column;gap:20px}.footer-links{gap:15px}.footer-link{font-size:12px}.social-link{width:35px;height:35px}.google-play-button{min-width:140px;padding:10px 14px}}@media (width<=480px){.footer-container{padding:0 15px}.footer-links{flex-direction:column;gap:10px}.social-links{gap:10px}.social-link{width:32px;height:32px}.google-play-button{min-width:120px;padding:8px 12px}.get-it-on{font-size:9px}.google-play{font-size:12px}}.anime-header{z-index:1000;background:#f5c518;border-bottom:1px solid #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);position:sticky;top:0;left:0;right:0;box-shadow:0 2px 10px #00000014}.anime-header .header-inner{justify-content:space-between;align-items:center;gap:20px;max-width:1360px;height:64px;margin:0 auto;padding:0 24px;display:flex}@media (width<=640px){.anime-header .header-inner{gap:10px;height:54px;padding:0 12px}}.anime-header .brand-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.anime-header .brand-logo .logo-icon{color:#f5c518;background:#0c0d12;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #0003}@media (width<=640px){.anime-header .brand-logo .logo-icon{width:30px;height:30px}}.anime-header .brand-logo .logo-icon svg{fill:currentColor;width:18px;height:18px;margin-left:2px}@media (width<=640px){.anime-header .brand-logo .logo-icon svg{width:14px;height:14px}}.anime-header .brand-logo .brand-text{flex-direction:column;display:flex}.anime-header .brand-logo .brand-text .brand-name{letter-spacing:.5px;color:#0c0d12;font-size:1.22rem;font-weight:900;line-height:1.1}@media (width<=640px){.anime-header .brand-logo .brand-text .brand-name{letter-spacing:.2px;font-size:.95rem}}.anime-header .brand-logo .brand-text .brand-tagline{letter-spacing:1.6px;color:#0c0d12bf;text-transform:uppercase;font-size:.58rem;font-weight:800}@media (width<=640px){.anime-header .brand-logo .brand-text .brand-tagline{display:none}}.anime-header .nav-menu{align-items:center;gap:6px;margin-left:6px;display:flex}@media (width<=768px){.anime-header .nav-menu{display:none}}.anime-header .nav-menu .nav-pill{color:#0c0d12;cursor:pointer;background:0 0;border-radius:9999px;padding:7px 18px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.anime-header .nav-menu .nav-pill:hover{color:#000;background:#00000014}.anime-header .nav-menu .nav-pill.active{color:#fff;background:#0c0d12;border:1.5px solid #f5c518;font-weight:800;box-shadow:0 2px 8px #00000040}.anime-header .search-container{flex:1;max-width:420px;position:relative}@media (width<=640px){.anime-header .search-container{display:none}}.anime-header .search-container .search-input-wrap{align-items:center;width:100%;display:flex;position:relative}.anime-header .search-container .search-input-wrap .search-icon{color:#555;pointer-events:none;width:17px;height:17px;position:absolute;left:15px}.anime-header .search-container .search-input-wrap input{color:#0c0d12;background:#fff5d6;border:1px solid #00000014;border-radius:9999px;outline:none;width:100%;padding:9px 16px 9px 42px;font-family:inherit;font-size:.88rem;transition:all .18s cubic-bezier(.4,0,.2,1)}.anime-header .search-container .search-input-wrap input::placeholder{color:#777;font-weight:500}.anime-header .search-container .search-input-wrap input:focus{background:#fff;border-color:#0003;box-shadow:0 0 0 3px #0000001a}.anime-header .header-actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.anime-header .header-actions .icon-btn{color:#0c0d12;cursor:pointer;background:#0000000f;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.anime-header .header-actions .icon-btn:hover{background:#0000001f;transform:translateY(-1px)}.anime-header .header-actions .icon-btn svg{width:19px;height:19px}.anime-header .header-actions .icon-btn .badge-dot{background:#e63946;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.anime-header .header-actions .user-avatar-btn{cursor:pointer;border:2px solid #0c0d12;border-radius:50%;width:38px;height:38px;transition:all .18s cubic-bezier(.4,0,.2,1);overflow:hidden}.anime-header .header-actions .user-avatar-btn:hover{transform:scale(1.06)}.anime-header .header-actions .user-avatar-btn img{object-fit:cover;width:100%;height:100%}.anime-header .header-actions .subscribe-btn{color:#0c0d12;letter-spacing:.3px;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:9999px;justify-content:center;align-items:center;padding:9px 24px;font-size:.88rem;font-weight:800;transition:all .18s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 8px #0000001f}.anime-header .header-actions .subscribe-btn:hover{color:#000;background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 14px #0000002e}@media (width<=640px){.anime-header .header-actions .subscribe-btn{padding:6px 14px;font-size:.8rem}}.hero-banner-wrapper{background:#0c0d12;width:100%;position:relative}.hero-banner{background:#0c0d12;align-items:center;width:100%;min-height:590px;display:flex;position:relative;overflow:hidden}@media (width<=768px){.hero-banner{min-height:520px}}@media (width<=480px){.hero-banner{min-height:480px}}.hero-banner .hero-bg-slider{z-index:1;position:absolute;inset:0;overflow:hidden}.hero-banner .hero-bg-slider .hero-bg-slide{opacity:0;pointer-events:none;transition:opacity 1.2s cubic-bezier(.4,0,.2,1),transform 6.5s cubic-bezier(.1,.9,.2,1);position:absolute;inset:0;transform:scale(1.05)}.hero-banner .hero-bg-slider .hero-bg-slide.active{opacity:1;pointer-events:auto;transform:scale(1)}.hero-banner .hero-bg-slider .hero-bg-slide img{object-fit:cover;object-position:center right;filter:brightness(.95);width:100%;height:100%}.hero-banner .hero-bg-slider .hero-overlay{z-index:2;background:linear-gradient(90deg,#0a0b0ff5 0%,#0a0b0fe0 36%,#0a0b0f73 62%,#0a0b0f26 100%),linear-gradient(#0a0b0f66 0%,#0000 25% 70%,#0a0b0fe6 100%);position:absolute;inset:0}@media (width<=768px){.hero-banner .hero-bg-slider .hero-overlay{background:linear-gradient(#0a0b0fe0 0%,#0a0b0fb3 45%,#0a0b0ff5 100%)}}.hero-banner .hero-bg-slider .hero-quote-badge{text-align:right;pointer-events:none;z-index:3;-webkit-user-select:none;user-select:none;animation:.8s forwards fadeInQuote;position:absolute;top:30%;right:70px}@media (width<=768px){.hero-banner .hero-bg-slider .hero-quote-badge{display:none}}.hero-banner .hero-bg-slider .hero-quote-badge .hero-quote-script{color:#ffd21f;text-shadow:0 4px 14px #000000d9,0 0 25px #ffd21f66;font-family:Caveat,Kaushan Script,cursive,sans-serif;font-size:2.85rem;font-weight:700;line-height:1.1;transform:rotate(-7deg)}.hero-banner .hero-bg-slider .hero-quote-badge .hero-quote-underline{filter:drop-shadow(0 2px 6px #0009);width:140px;height:14px;margin-top:-6px;margin-left:auto;display:block;transform:rotate(-7deg)}.hero-banner .hero-bg-slider .hero-quote-badge .hero-subquote{flex-direction:column;align-items:flex-end;margin-top:16px;display:flex}.hero-banner .hero-bg-slider .hero-quote-badge .hero-subquote span{letter-spacing:3.5px;color:#ffffffd9;text-transform:uppercase;font-size:.72rem;font-weight:800}.hero-banner .hero-bg-slider .hero-quote-badge .hero-subquote .subquote-line{background:#ffd21f;border-radius:2px;width:44px;height:2px;margin-top:6px}.hero-banner .hero-content{z-index:4;justify-content:space-between;align-items:flex-end;width:100%;max-width:1360px;margin:0 auto;padding:60px 24px 44px;display:flex;position:relative}@media (width<=768px){.hero-banner .hero-content{flex-direction:column;align-items:flex-start;gap:32px;padding:40px 20px}}.hero-banner .hero-content .hero-text-block{max-width:620px}.hero-banner .hero-content .hero-text-block .hero-tag{letter-spacing:3px;color:#ffd21f;text-transform:uppercase;margin-bottom:16px;font-size:.78rem;font-weight:800;display:inline-block}.hero-banner .hero-content .hero-text-block .hero-title{letter-spacing:-.5px;color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:18px;font-family:Outfit,sans-serif;font-size:clamp(2.6rem,5.2vw,4.4rem);font-weight:900;line-height:1.03}.hero-banner .hero-content .hero-text-block .hero-title .highlight-yellow{color:#ffd21f;text-shadow:0 0 30px #ffd21f59;display:inline-block}.hero-banner .hero-content .hero-text-block .hero-desc{color:#cbd5e1;max-width:520px;margin-bottom:28px;font-size:1.05rem;font-weight:400;line-height:1.6}@media (width<=480px){.hero-banner .hero-content .hero-text-block .hero-desc{font-size:.92rem}}.hero-banner .hero-content .hero-text-block .hero-cta-group{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hero-banner .hero-content .hero-text-block .hero-cta-group .btn-watch{color:#111315;cursor:pointer;background:#ffd21f;border:none;border-radius:9999px;align-items:center;gap:10px;padding:13px 32px;font-family:Outfit,sans-serif;font-size:1.02rem;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #ffd21f73}.hero-banner .hero-content .hero-text-block .hero-cta-group .btn-watch .btn-icon{font-size:1rem}.hero-banner .hero-content .hero-text-block .hero-cta-group .btn-watch:hover{background:#ffe066;transform:translateY(-2px)scale(1.02);box-shadow:0 6px 28px #ffd21f99}.hero-banner .hero-content .hero-text-block .hero-cta-group .btn-watch:active{transform:scale(.98)}.hero-banner .hero-content .hero-text-block .hero-cta-group .btn-info{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff3d;border-radius:9999px;align-items:center;gap:10px;padding:13px 28px;font-family:Outfit,sans-serif;font-size:1.02rem;font-weight:700;transition:all .25s;display:inline-flex}.hero-banner .hero-content .hero-text-block .hero-cta-group .btn-info .btn-icon{font-size:1.1rem}.hero-banner .hero-content .hero-text-block .hero-cta-group .btn-info:hover{background:#ffffff2e;border-color:#ffffff61;transform:translateY(-2px)}.hero-banner .hero-content .hero-text-block .hero-cta-group .btn-info:active{transform:scale(.98)}.hero-banner .hero-content .hero-text-block .hero-stats-row{border-top:1px solid #ffffff1f;align-items:center;gap:24px;margin-top:36px;padding-top:24px;display:flex}@media (width<=480px){.hero-banner .hero-content .hero-text-block .hero-stats-row{flex-wrap:wrap;gap:16px}}.hero-banner .hero-content .hero-text-block .hero-stats-row .hero-stat-item{align-items:center;gap:12px;display:flex}.hero-banner .hero-content .hero-text-block .hero-stats-row .hero-stat-item .hero-stat-icon{color:#ffd21f;filter:drop-shadow(0 2px 6px #ffd21f59);font-size:1.3rem}.hero-banner .hero-content .hero-text-block .hero-stats-row .hero-stat-item .hero-stat-info{flex-direction:column;display:flex}.hero-banner .hero-content .hero-text-block .hero-stats-row .hero-stat-item .hero-stat-info .hero-stat-num{color:#fff;letter-spacing:-.2px;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:900;line-height:1.1}.hero-banner .hero-content .hero-text-block .hero-stats-row .hero-stat-item .hero-stat-info .hero-stat-label{color:#94a3b8;letter-spacing:1.2px;text-transform:uppercase;margin-top:2px;font-size:.68rem;font-weight:700}.hero-banner .hero-content .hero-text-block .hero-stats-row .hero-stat-divider{background:#ffffff26;width:1px;height:28px}@media (width<=480px){.hero-banner .hero-content .hero-text-block .hero-stats-row .hero-stat-divider{display:none}}.hero-banner .hero-content .hero-controls{align-items:center;gap:18px;margin-bottom:8px;display:flex}@media (width<=768px){.hero-banner .hero-content .hero-controls{align-self:flex-end}}.hero-banner .hero-content .hero-controls .slide-counter{letter-spacing:2px;color:#fff;font-family:Outfit,monospace,sans-serif;font-size:1rem;font-weight:800}.hero-banner .hero-content .hero-controls .nav-arrows{align-items:center;gap:10px;display:flex}.hero-banner .hero-content .hero-controls .nav-arrows .arrow-btn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#0f1118d9;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.95rem;transition:all .2s;display:flex}.hero-banner .hero-content .hero-controls .nav-arrows .arrow-btn:hover{color:#111315;background:#ffd21f;border-color:#ffd21f;transform:scale(1.08);box-shadow:0 4px 16px #ffd21f73}.hero-banner .hero-content .hero-controls .nav-arrows .arrow-btn:active{transform:scale(.95)}.hero-features-bar{z-index:5;background:#0b0c10;border-top:2.5px solid #ffd21f;width:100%;position:relative}.hero-features-bar .hero-features-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1360px;margin:0 auto;padding:20px 24px;display:flex}@media (width<=768px){.hero-features-bar .hero-features-container{gap:16px;padding:16px 20px}}.hero-features-bar .hero-features-container .hero-feature-item{align-items:center;gap:12px;display:flex}.hero-features-bar .hero-features-container .hero-feature-item .feature-icon{color:#ffd21f;filter:drop-shadow(0 2px 8px #ffd21f66);font-size:1.35rem}.hero-features-bar .hero-features-container .hero-feature-item .feature-text{flex-direction:column;display:flex}.hero-features-bar .hero-features-container .hero-feature-item .feature-text .feature-title{letter-spacing:1.2px;color:#fff;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:900}.hero-features-bar .hero-features-container .hero-feature-item .feature-text .feature-subtitle{color:#94a3b8;margin-top:2px;font-size:.75rem;font-weight:500}.hero-features-bar .hero-features-container .hero-features-divider{background:#ffffff26;width:1.5px;height:34px}@media (width<=768px){.hero-features-bar .hero-features-container .hero-features-divider{display:none}}.hero-features-bar .hero-features-container .hero-signature-wrap{flex-direction:column;align-items:flex-end;display:flex}@media (width<=768px){.hero-features-bar .hero-features-container .hero-signature-wrap{align-items:center;width:100%;margin-top:8px}}.hero-features-bar .hero-features-container .hero-signature-wrap .hero-signature-text{color:#ffd21f;text-shadow:0 0 16px #ffd21f59;white-space:nowrap;font-family:Caveat,Kaushan Script,cursive,sans-serif;font-size:1.85rem;font-weight:700;transform:rotate(-4deg)}.hero-features-bar .hero-features-container .hero-signature-wrap .hero-signature-underline{width:105px;height:10px;margin-top:-4px;transform:rotate(-4deg)}@keyframes fadeInQuote{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.category-nav-section{background:0 0;width:100%;padding:28px 0 10px}.category-nav-section .category-nav-inner{align-items:center;max-width:1360px;margin:0 auto;padding:0 24px;display:flex;position:relative}@media (width<=480px){.category-nav-section .category-nav-inner{padding:0 16px}}.category-nav-section .category-scroll-container{scroll-behavior:smooth;scrollbar-width:none;align-items:center;gap:14px;width:100%;padding:6px 4px 14px;display:flex;overflow-x:auto}.category-nav-section .category-scroll-container::-webkit-scrollbar{display:none}.category-nav-section .category-card-all{color:#0c0d12;cursor:pointer;background:#f5c518;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:98px;height:68px;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 14px #f5c51866}.category-nav-section .category-card-all:hover{transform:translateY(-2px);box-shadow:0 6px 18px #f5c5188c}.category-nav-section .category-card-all svg{fill:currentColor;width:22px;height:22px}.category-nav-section .category-card-all span{letter-spacing:.5px;font-size:.8rem;font-weight:800}.category-nav-section .category-item-wrap{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;transition:transform .18s cubic-bezier(.4,0,.2,1);display:flex}.category-nav-section .category-item-wrap:hover{transform:translateY(-2px)}.category-nav-section .category-item-wrap:hover .category-thumb-card{box-shadow:0 6px 18px #0000002e}.category-nav-section .category-item-wrap:hover .category-thumb-card img{transform:scale(1.08)}.category-nav-section .category-item-wrap:hover .cat-label{color:#000;font-weight:800}.category-nav-section .category-item-wrap.active .category-thumb-card{border-color:#f5c518;box-shadow:0 0 14px #f5c51866}.category-nav-section .category-item-wrap.active .cat-label{color:#e5a823;font-weight:800}.category-nav-section .category-item-wrap .category-thumb-card{background:#1a1a24;border:1px solid #00000014;border-radius:14px;width:108px;height:68px;transition:all .18s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.category-nav-section .category-item-wrap .category-thumb-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.category-nav-section .category-item-wrap .cat-label{color:#12131a;font-size:.82rem;font-weight:700;transition:color .18s cubic-bezier(.4,0,.2,1)}.category-nav-section .scroll-next-btn{color:#12131a;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:10px;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 3px 10px #0000001a}.category-nav-section .scroll-next-btn:hover{color:#0c0d12;background:#f5c518;border-color:#f5c518;transform:scale(1.08);box-shadow:0 4px 14px #f5c51866}.category-nav-section .scroll-next-btn svg{width:16px;height:16px}.video-section{width:100%;padding:32px 0 16px}.video-section .video-section-inner{max-width:1360px;margin:0 auto;padding:0 24px}@media (width<=480px){.video-section .video-section-inner{padding:0 16px}}.video-section .section-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.video-section .section-header .header-left{flex-direction:column;gap:3px;display:flex}.video-section .section-header .header-left .title-row{align-items:center;gap:10px;display:flex}.video-section .section-header .header-left .title-row .section-icon{color:#f5c518;align-items:center;font-size:1.4rem;display:flex}.video-section .section-header .header-left .title-row h2{color:#12131a;letter-spacing:-.3px;font-size:1.45rem;font-weight:800}.video-section .section-header .header-left .section-subtitle{color:#6f707e;font-size:.88rem;font-weight:500}.video-section .section-header .view-all-link{color:#e5a823;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:6px;padding:6px 12px;font-size:.88rem;font-weight:700;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex}.video-section .section-header .view-all-link:hover{color:#d8aa08;transform:translate(3px)}.video-section .section-header .view-all-link svg{width:16px;height:16px;transition:transform .18s cubic-bezier(.4,0,.2,1)}.video-section .video-grid{grid-template-columns:repeat(4,1fr);gap:22px;width:100%;display:grid}@media (width<=1100px){.video-section .video-grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (width<=820px){.video-section .video-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=480px){.video-section .video-grid{grid-template-columns:1fr;gap:18px}}.video-section .anime-catalog-card{cursor:pointer;width:100%;box-shadow:none;aspect-ratio:auto;background:0 0;border:none;flex-direction:column;transition:transform .18s cubic-bezier(.4,0,.2,1);display:flex;overflow:visible}.video-section .anime-catalog-card:hover{transform:translateY(-4px)}.video-section .anime-catalog-card:hover .catalog-thumb-wrap{border-color:#ffd21f59;box-shadow:0 10px 24px #00000038}.video-section .anime-catalog-card:hover .catalog-thumb-wrap img{transform:scale(1.05)}.video-section .anime-catalog-card:hover .catalog-thumb-wrap .catalog-play-badge{color:#151515;background:#f5c518;transform:translate(-50%,-50%)scale(1.15);box-shadow:0 4px 16px #f5c51880}.video-section .anime-catalog-card:hover .catalog-card-title{color:#e5a823}.video-section .anime-catalog-card .catalog-thumb-wrap{aspect-ratio:16/9;background:#12131a;border:1px solid #00000014;border-radius:14px;width:100%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 14px #00000014}.video-section .anime-catalog-card .catalog-thumb-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.video-section .anime-catalog-card .catalog-thumb-wrap .catalog-thumb-overlay{pointer-events:none;background:linear-gradient(#00000014 0%,#0000008c 100%);position:absolute;inset:0}.video-section .anime-catalog-card .catalog-thumb-wrap .catalog-featured-badge{color:#151515;letter-spacing:.8px;text-transform:uppercase;z-index:2;background:#f5c518;border-radius:4px;padding:3px 8px;font-size:.65rem;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 2px 6px #0000004d}.video-section .anime-catalog-card .catalog-thumb-wrap .catalog-duration-pill{-webkit-backdrop-filter:blur(8px);color:#fff;z-index:2;background:#0c0d12d9;border:1px solid #ffffff26;border-radius:5px;padding:2px 8px;font-size:.72rem;font-weight:700;position:absolute;bottom:10px;left:10px}.video-section .anime-catalog-card .catalog-thumb-wrap .catalog-play-badge{color:#151515;z-index:2;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #00000059}.video-section .anime-catalog-card .catalog-thumb-wrap .catalog-play-badge svg{fill:currentColor;width:14px;height:14px;margin-left:2px}.video-section .anime-catalog-card .catalog-thumb-wrap .catalog-fav-btn{-webkit-backdrop-filter:blur(8px);color:#fff;z-index:4;cursor:pointer;background:#0c0d12bf;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:10px;right:10px}.video-section .anime-catalog-card .catalog-thumb-wrap .catalog-fav-btn:hover{color:#f5c518;background:#0c0d12f2;border-color:#f5c518;transform:scale(1.15)}.video-section .anime-catalog-card .catalog-thumb-wrap .catalog-fav-btn.is-favorited{color:#fff;background:#ff4757;border-color:#ff4757;box-shadow:0 2px 10px #ff475773}.video-section .anime-catalog-card .catalog-thumb-wrap .catalog-fav-btn.is-favorited:hover{color:#fff;background:#ff6b81;transform:scale(1.15)}.video-section .anime-catalog-card .catalog-thumb-wrap .catalog-fav-btn svg{width:16px;height:16px;transition:transform .18s cubic-bezier(.4,0,.2,1)}.video-section .anime-catalog-card .catalog-card-info{flex-direction:column;gap:4px;padding:10px 2px 2px;display:flex}.video-section .anime-catalog-card .catalog-card-info .catalog-card-title{color:#12131a;white-space:nowrap;text-overflow:ellipsis;font-size:.96rem;font-weight:700;line-height:1.35;transition:color .18s cubic-bezier(.4,0,.2,1);overflow:hidden}.video-section .anime-catalog-card .catalog-card-info .catalog-card-meta{color:#6f707e;align-items:center;gap:6px;font-size:.78rem;font-weight:500;display:flex}.video-section .anime-catalog-card .catalog-card-info .catalog-card-meta .meta-eye{color:#6f707e;width:13px;height:13px}.video-section .anime-catalog-card .catalog-card-info .catalog-card-meta .dot-sep{opacity:.6}.membership-banner-section{width:100%;padding:30px 0}.membership-banner-section .membership-banner-inner{max-width:1360px;margin:0 auto;padding:0 24px}@media (width<=480px){.membership-banner-section .membership-banner-inner{padding:0 16px}}.membership-banner-section .banner-card{background:radial-gradient(circle at 80%,#f5c51826 0%,#12131cf2 70%),#12131c;border:1px solid #f5c5184d;border-radius:22px;justify-content:space-between;align-items:center;min-height:240px;padding:40px 48px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080,0 0 25px #f5c51826}@media (width<=768px){.membership-banner-section .banner-card{flex-direction:column;align-items:flex-start;gap:32px;padding:32px 24px}}.membership-banner-section .banner-card .banner-art-bg{pointer-events:none;z-index:1;width:55%;position:absolute;top:0;bottom:0;right:0}.membership-banner-section .banner-card .banner-art-bg img{object-fit:cover;object-position:center right;opacity:.45;mix-blend-mode:screen;width:100%;height:100%;-webkit-mask-image:linear-gradient(270deg,#000 40%,#0000 100%);mask-image:linear-gradient(270deg,#000 40%,#0000 100%)}.membership-banner-section .banner-card .banner-content{z-index:2;max-width:560px;position:relative}.membership-banner-section .banner-card .banner-content .member-tag{letter-spacing:2px;color:#f5c518;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:800;display:inline-block}.membership-banner-section .banner-card .banner-content .banner-heading{color:#fff;align-items:center;gap:12px;margin-bottom:14px;font-size:2.3rem;font-weight:900;line-height:1.15;display:flex}@media (width<=480px){.membership-banner-section .banner-card .banner-content .banner-heading{font-size:1.7rem}}.membership-banner-section .banner-card .banner-content .banner-heading .accent-bar{background:#f5c518;border-radius:9999px;width:5px;height:36px;box-shadow:0 0 10px #f5c518}.membership-banner-section .banner-card .banner-content .banner-subtext{color:#a0a0b2;margin-bottom:24px;font-size:.95rem;line-height:1.6}@media (width<=480px){.membership-banner-section .banner-card .banner-content .banner-subtext{font-size:.86rem}}.membership-banner-section .banner-card .banner-content .btn-subscribe-now{color:#0c0d12;cursor:pointer;white-space:nowrap;background:#f5c518;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .18s cubic-bezier(.4,0,.2,1);display:flex}.membership-banner-section .banner-card .banner-content .btn-subscribe-now:hover{transform:translateY(-2px);box-shadow:0 4px 16px #f5c51866}.membership-banner-section .banner-card .banner-content .btn-subscribe-now:active{transform:translateY(0)}.membership-banner-section .banner-card .banner-content .btn-subscribe-now{padding:13px 30px;font-size:1rem;font-weight:800;box-shadow:0 6px 24px #f5c51873}.membership-banner-section .banner-card .banner-content .btn-subscribe-now svg{width:18px;height:18px;transition:transform .18s cubic-bezier(.4,0,.2,1)}.membership-banner-section .banner-card .banner-content .btn-subscribe-now:hover svg{transform:translate(4px)}.membership-banner-section .banner-card .banner-features{z-index:2;grid-template-columns:1fr;gap:16px;min-width:220px;display:grid;position:relative}@media (width<=768px){.membership-banner-section .banner-card .banner-features{grid-template-columns:repeat(2,1fr);width:100%}}@media (width<=480px){.membership-banner-section .banner-card .banner-features{grid-template-columns:1fr}}.membership-banner-section .banner-card .banner-features .feature-item{align-items:center;gap:12px;display:flex}.membership-banner-section .banner-card .banner-features .feature-item .feature-icon{color:#f5c518;background:#f5c51826;border:1px solid #f5c51866;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex;box-shadow:0 0 12px #f5c51833}.membership-banner-section .banner-card .banner-features .feature-item .feature-icon svg{width:16px;height:16px}.membership-banner-section .banner-card .banner-features .feature-item span{color:#fff;white-space:nowrap;font-size:.92rem;font-weight:700}.dual-promo-section{width:100%;padding:30px 0}.dual-promo-section .dual-promo-inner{width:100%;max-width:1360px;margin:0 auto;padding:0 24px}@media (width<=768px){.dual-promo-section .dual-promo-inner{padding:0 16px}}.dual-promo-section .genre-promo-card{background:#14151f;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;justify-content:space-between;width:100%;padding:32px 36px;display:flex;box-shadow:0 8px 24px #0006}@media (width<=480px){.dual-promo-section .genre-promo-card{padding:24px 18px}}.dual-promo-section .genre-promo-card .genre-card-header{margin-bottom:24px}.dual-promo-section .genre-promo-card .genre-card-header .title-row{align-items:center;gap:10px;margin-bottom:4px;display:flex}.dual-promo-section .genre-promo-card .genre-card-header .title-row .accent-bar{background:#f5c518;border-radius:9999px;width:4px;height:24px}.dual-promo-section .genre-promo-card .genre-card-header .title-row h3{color:#fff;font-size:1.4rem;font-weight:800}.dual-promo-section .genre-promo-card .genre-card-header p{color:#6b6c80;margin-left:14px;font-size:.88rem}.dual-promo-section .genre-promo-card .genre-button-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}@media (width<=768px){.dual-promo-section .genre-promo-card .genre-button-grid{gap:12px}}@media (width<=480px){.dual-promo-section .genre-promo-card .genre-button-grid{grid-template-columns:repeat(3,1fr);gap:10px}}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px 10px 16px;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-3px);box-shadow:0 6px 16px #0000004d}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn:hover .genre-icon-wrap{transform:scale(1.1)}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn .genre-icon-wrap{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.15rem;transition:transform .18s cubic-bezier(.4,0,.2,1);display:flex}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn .genre-icon-wrap.action{color:#ff5964;background:#e6394640}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn .genre-icon-wrap.adventure{color:#3a86ff;background:#3a86ff40}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn .genre-icon-wrap.fighting{color:#fb5607;background:#fb560740}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn .genre-icon-wrap.thriller{color:#9d4edd;background:#8338ec40}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn .genre-icon-wrap.comedy{color:#ff006e;background:#ff006e40}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn .genre-icon-wrap.brain{color:#2ec4b6;background:#2ec4b640}.dual-promo-section .genre-promo-card .genre-button-grid .genre-btn span{color:#a0a0b2;white-space:nowrap;font-size:.8rem;font-weight:700}.value-props-section{width:100%;padding:30px 0 40px}.value-props-section .value-props-inner{max-width:1360px;margin:0 auto;padding:0 24px}@media (width<=480px){.value-props-section .value-props-inner{padding:0 16px}}.value-props-section .value-props-title{align-items:center;gap:10px;margin-bottom:24px;display:flex}.value-props-section .value-props-title .heart-icon{color:#f5c518;font-size:1.4rem}.value-props-section .value-props-title h2{color:#12131a;letter-spacing:-.3px;font-size:1.45rem;font-weight:800}.value-props-section .props-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (width<=900px){.value-props-section .props-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.value-props-section .props-grid{grid-template-columns:1fr;gap:14px}}.value-props-section .props-grid .prop-card{text-align:center;background:#eef0f4;border:1px solid #0000000d;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:30px 20px 24px;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex}.value-props-section .props-grid .prop-card:hover{background:#fff;border-color:#f5c51880;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.value-props-section .props-grid .prop-card:hover .prop-icon-wrap{transform:scale(1.1)}.value-props-section .props-grid .prop-card .prop-icon-wrap{color:#f5c518;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;transition:transform .18s cubic-bezier(.4,0,.2,1);display:flex}.value-props-section .props-grid .prop-card .prop-icon-wrap svg{fill:#f5c518;width:32px;height:32px}.value-props-section .props-grid .prop-card .prop-icon-wrap.hd-wrap{width:auto;height:auto}.value-props-section .props-grid .prop-card .prop-icon-wrap.hd-wrap .hd-tag{color:#0c0d12;letter-spacing:.5px;background:#f5c518;border-radius:10px;padding:5px 12px;font-size:.95rem;font-weight:900;display:inline-block;box-shadow:0 2px 8px #f5c51859}.value-props-section .props-grid .prop-card h4{color:#12131a;margin-bottom:6px;font-size:1.05rem;font-weight:800}.value-props-section .props-grid .prop-card p{color:#6f707e;font-size:.84rem;line-height:1.4}.anime-footer{background:linear-gradient(#0e101a 0%,#08090f 50%,#040508 100%);border-top:1px solid #ffd21f33;width:100%;position:relative;overflow:hidden}.anime-footer .footer-glow-line{z-index:2;background:linear-gradient(90deg,#0000 0%,#ffd21f4d 15%,#ffd21f 50%,#ffd21f4d 85%,#0000 100%);height:2px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 25px #ffd21f8c}.anime-footer .footer-highlights-bar{z-index:1;background:#ffffff06;border-bottom:1px solid #ffffff12;width:100%;padding:18px 24px;position:relative}.anime-footer .footer-highlights-bar .highlights-inner{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:20px;max-width:1360px;margin:0 auto;display:flex}@media (width<=480px){.anime-footer .footer-highlights-bar .highlights-inner{flex-direction:column;align-items:flex-start;gap:14px}}.anime-footer .footer-highlights-bar .highlight-item{align-items:center;gap:14px;display:flex}.anime-footer .footer-highlights-bar .highlight-item .highlight-icon{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.15rem;display:flex}.anime-footer .footer-highlights-bar .highlight-item .highlight-icon.highlight-gold{color:#ffd21f;background:#ffd21f26;border-color:#ffd21f73;box-shadow:0 0 16px #ffd21f40}.anime-footer .footer-highlights-bar .highlight-item .highlight-text{flex-direction:column;gap:2px;display:flex}.anime-footer .footer-highlights-bar .highlight-item .highlight-text strong{color:#fff;letter-spacing:.3px;font-size:.92rem;font-weight:800}.anime-footer .footer-highlights-bar .highlight-item .highlight-text span{color:#cbd5e1;font-size:.78rem}.anime-footer .footer-inner{max-width:1360px;margin:0 auto;padding:48px 24px 28px}@media (width<=480px){.anime-footer .footer-inner{padding:32px 16px 20px}}.anime-footer .footer-top{grid-template-columns:1.25fr 2.35fr 1.15fr;align-items:stretch;gap:32px;margin-bottom:40px;display:grid}@media (width<=1100px){.anime-footer .footer-top{grid-template-columns:1fr;gap:32px}}.anime-footer .footer-top .footer-brand{flex-direction:column;gap:16px;display:flex}.anime-footer .footer-top .footer-brand .brand-header{align-items:center;gap:12px;display:flex}.anime-footer .footer-top .footer-brand .brand-header .brand-icon{color:#0c0d12;background:#f5c518;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 0 18px #ffd21f80}.anime-footer .footer-top .footer-brand .brand-header .brand-icon svg{fill:currentColor;width:20px;height:20px}.anime-footer .footer-top .footer-brand .brand-header .brand-title{color:#f5c518;font-size:1.35rem;font-weight:900;line-height:1.1}.anime-footer .footer-top .footer-brand .brand-header .brand-title span{letter-spacing:1.8px;color:#cbd5e1;margin-top:2px;font-size:.65rem;font-weight:800;display:block}.anime-footer .footer-top .footer-brand .brand-manifesto{color:#cbd5e1;max-width:320px;margin:0;font-size:.9rem;line-height:1.6}.anime-footer .footer-top .footer-brand .service-status-badge{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.76rem;font-weight:700;display:inline-flex}.anime-footer .footer-top .footer-brand .service-status-badge .pulse-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite statusPulse;box-shadow:0 0 10px #22c55e}.anime-footer .footer-top .footer-brand .social-links{align-items:center;gap:12px;margin-top:4px;display:flex}.anime-footer .footer-top .footer-brand .social-links .social-btn{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .22s;display:flex}.anime-footer .footer-top .footer-brand .social-links .social-btn:hover{color:#08090f;background:#f5c518;border-color:#f5c518;transform:translateY(-2px);box-shadow:0 6px 20px #ffd21f73}.anime-footer .footer-top .footer-brand .social-links .social-btn svg{fill:currentColor;width:18px;height:18px}.anime-footer .footer-top .footer-nav-rows{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff09;border:1px solid #ffffff17;border-radius:20px;flex-direction:column;justify-content:center;gap:20px;padding:24px 28px;display:flex}@media (width<=480px){.anime-footer .footer-top .footer-nav-rows{gap:18px;padding:18px 16px}}.anime-footer .footer-top .footer-nav-rows .footer-nav-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (width<=900px){.anime-footer .footer-top .footer-nav-rows .footer-nav-row{flex-direction:column;align-items:flex-start;gap:10px}}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-header{flex-shrink:0;min-width:165px}@media (width<=900px){.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-header{min-width:unset}}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-header .nav-row-tag{color:#ffd21f;letter-spacing:.8px;text-transform:uppercase;background:#ffd21f24;border:1px solid #ffd21f66;border-radius:8px;align-items:center;gap:7px;padding:6px 14px;font-size:.8rem;font-weight:800;display:inline-flex}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-header .nav-row-tag .tag-icon{font-size:.88rem}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-pills{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-pills .nav-pill{color:#f8fafc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:8px;padding:7px 16px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-pills .nav-pill:hover{color:#08090f;background:#f5c518;border-color:#f5c518;transform:translateY(-2px);box-shadow:0 6px 18px #ffd21f59}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-pills .nav-pill:hover .pill-icon{color:#08090f}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-pills .nav-pill .pill-icon{color:#cbd5e1;font-size:.86rem;transition:color .2s}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-pills .nav-pill.pill-highlight{border-color:#ffd21f59}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-pills .nav-pill.pill-highlight .pill-badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#ef4444 0%,#f97316 100%);border-radius:4px;padding:2px 6px;font-size:.62rem;font-weight:900}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-pills .nav-pill.pill-rewards .pill-star{color:#ffd21f;font-size:.84rem}.anime-footer .footer-top .footer-nav-rows .footer-nav-row .nav-row-pills .nav-pill.pill-rewards:hover .pill-star{color:#08090f}.anime-footer .footer-top .footer-calligraphy-card{text-align:center;background:#ffffff08;border:1px solid #ffd21f40;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:26px 20px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 35px #ffd21f0d}@media (width<=1100px){.anime-footer .footer-top .footer-calligraphy-card{padding:22px}}.anime-footer .footer-top .footer-calligraphy-card .calligraphy-backdrop-glow{pointer-events:none;filter:blur(22px);background:radial-gradient(circle,#ffd21f3d 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.anime-footer .footer-top .footer-calligraphy-card .script-quote{z-index:1;color:#ffd21f;filter:drop-shadow(0 4px 18px #f5c51873);-webkit-user-select:none;user-select:none;margin-bottom:6px;font-family:Brush Script MT,Kaushan Script,cursive,sans-serif;font-size:2.8rem;line-height:1.05;position:relative;transform:rotate(-5deg)}.anime-footer .footer-top .footer-calligraphy-card .japanese-motto{z-index:1;letter-spacing:2.5px;color:#cbd5e1;margin-bottom:14px;font-size:.74rem;font-weight:600;position:relative}.anime-footer .footer-top .footer-calligraphy-card .footer-fast-pass-btn{z-index:1;color:#ffd21f;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#ffd21f38 0%,#ffd21f1a 100%);border:1px solid #ffd21f73;border-radius:999px;align-items:center;gap:8px;padding:8px 20px;font-size:.82rem;font-weight:800;transition:all .2s;display:inline-flex;position:relative}.anime-footer .footer-top .footer-calligraphy-card .footer-fast-pass-btn:hover{color:#08090f;background:#ffd21f;transform:scale(1.04);box-shadow:0 4px 20px #ffd21f80}.anime-footer .footer-top .footer-calligraphy-card .footer-fast-pass-btn svg{font-size:.78rem}.anime-footer .footer-bottom{color:#94a3b8;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-top:24px;font-size:.84rem;display:flex}@media (width<=480px){.anime-footer .footer-bottom{text-align:center;flex-direction:column;gap:10px}}.anime-footer .footer-bottom .copyright-info{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (width<=480px){.anime-footer .footer-bottom .copyright-info{flex-direction:column;gap:6px}}.anime-footer .footer-bottom .copyright-info .managed-by{opacity:.67;font-size:.52rem;transition:opacity .19s;display:inline}.anime-footer .footer-bottom .copyright-info .managed-by a{color:#5d6c9d;text-decoration:none;transition:color .2s}.anime-footer .footer-bottom .copyright-info .managed-by a:hover{color:#60a5fa;text-decoration:underline}.anime-footer .footer-bottom .copyright-info .partner-note{color:#ffd21f;border-left:1px solid #ffffff2e;align-items:center;gap:6px;padding-left:12px;font-weight:700;display:inline-flex}@media (width<=480px){.anime-footer .footer-bottom .copyright-info .partner-note{border-left:none;padding-left:0}}.anime-footer .footer-bottom .copyright-info .footer-demo-admin-pill{color:#ffd21f;cursor:pointer;background:#ffd21f1a;border:1px solid #ffd21f40;border-radius:9999px;align-items:center;gap:6px;margin-left:6px;padding:3px 10px;font-size:.72rem;font-weight:700;transition:all .18s cubic-bezier(.4,0,.2,1);display:inline-flex}@media (width<=480px){.anime-footer .footer-bottom .copyright-info .footer-demo-admin-pill{margin-top:4px;margin-left:0}}.anime-footer .footer-bottom .copyright-info .footer-demo-admin-pill .gear-icon{font-size:.75rem;transition:transform .4s}.anime-footer .footer-bottom .copyright-info .footer-demo-admin-pill:hover{color:#0c0d12;background:#ffd21f;border-color:#ffd21f;box-shadow:0 2px 10px #ffd21f4d}.anime-footer .footer-bottom .copyright-info .footer-demo-admin-pill:hover .gear-icon{transform:rotate(90deg)}.anime-footer .footer-bottom .community-tag{color:#cbd5e1}.anime-footer .footer-bottom .community-tag .heart-span{color:#ef4444}@keyframes statusPulse{0%{transform:scale(.95);box-shadow:0 0 #22c55eb3}70%{transform:scale(1);box-shadow:0 0 0 6px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}.legal-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04050adb;justify-content:center;align-items:center;padding:20px;animation:.22s ease-out legalFadeIn;display:flex;position:fixed;inset:0}@keyframes legalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes legalModalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.legal-modal-container{background:#0d0f18;border:1px solid #ffd21f40;border-radius:20px;flex-direction:column;width:100%;max-width:680px;max-height:88vh;animation:.25s cubic-bezier(.16,1,.3,1) legalModalSlideUp;display:flex;overflow:hidden;box-shadow:0 24px 70px #000000d9,0 0 35px #ffd21f1f}@media (width<=640px){.legal-modal-container{border-radius:18px;width:95%;max-width:95%;max-height:94vh;margin:10px auto}}.legal-modal-header{background:#ffffff05;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}@media (width<=640px){.legal-modal-header{gap:10px;padding:14px 16px 12px}}.legal-modal-header .modal-title-group{align-items:center;gap:14px;min-width:0;display:flex}@media (width<=640px){.legal-modal-header .modal-title-group{gap:10px}}.legal-modal-header .modal-title-group .modal-icon-badge{color:#0b0c12;background:linear-gradient(135deg,#ffd21f 0%,#f5c400 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex;box-shadow:0 4px 16px #ffd21f59}@media (width<=640px){.legal-modal-header .modal-title-group .modal-icon-badge{border-radius:10px;width:36px;height:36px;font-size:1.05rem}}.legal-modal-header .modal-title-group .modal-title{color:#fff;letter-spacing:.5px;text-transform:uppercase;margin:0;font-family:inherit;font-size:1.18rem;font-weight:900;line-height:1.25}@media (width<=640px){.legal-modal-header .modal-title-group .modal-title{font-size:.95rem}}.legal-modal-header .modal-title-group .modal-badge-meta{color:#ffd21f;letter-spacing:.5px;margin-top:3px;font-size:.78rem;font-weight:700;display:inline-block}@media (width<=640px){.legal-modal-header .modal-title-group .modal-badge-meta{font-size:.72rem}}.legal-modal-header .modal-close-btn{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex}@media (width<=640px){.legal-modal-header .modal-close-btn{width:32px;height:32px;font-size:.9rem}}.legal-modal-header .modal-close-btn:hover{color:#0b0c12;background:#ffd21f;border-color:#ffd21f;transform:scale(1.05)}.legal-modal-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;background:#00000059;border-bottom:1px solid #ffffff14;gap:8px;padding:12px 24px;display:flex;overflow-x:auto}@media (width<=640px){.legal-modal-tabs{gap:6px;padding:10px 14px}}.legal-modal-tabs::-webkit-scrollbar{display:none}.legal-modal-tabs .tab-btn{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:8px 16px;font-size:.84rem;font-weight:700;transition:all .2s;display:inline-flex}.legal-modal-tabs .tab-btn .tab-icon{font-size:.88rem}.legal-modal-tabs .tab-btn .tab-label-short{display:none}.legal-modal-tabs .tab-btn .tab-label-full{display:inline}@media (width<=640px){.legal-modal-tabs .tab-btn{gap:5px;padding:7px 12px;font-size:.78rem}.legal-modal-tabs .tab-btn .tab-label-full{display:none}.legal-modal-tabs .tab-btn .tab-label-short{display:inline}}.legal-modal-tabs .tab-btn:hover{color:#ffd21f;background:#ffd21f1f;border-color:#ffd21f59}.legal-modal-tabs .tab-btn.is-active{color:#0b0c12;background:#ffd21f;border-color:#ffd21f;font-weight:800;box-shadow:0 3px 12px #ffd21f59}.legal-modal-tabs .tab-btn.is-active .tab-icon{color:#0b0c12}.legal-modal-body{scrollbar-width:thin;scrollbar-color:#9333ea66 transparent;scrollbar-color:#ffd21f66 transparent;flex-direction:column;gap:16px;max-height:calc(88vh - 160px);padding:24px;display:flex;overflow-y:auto}.legal-modal-body::-webkit-scrollbar{width:6px}.legal-modal-body::-webkit-scrollbar-thumb{background:#ffd21f66;border-radius:3px}@media (width<=480px){.legal-modal-body{padding:18px 16px}}.support-contact-content{flex-direction:column;gap:16px;display:flex}.support-contact-content .support-sub-header{margin-bottom:4px}.support-contact-content .support-sub-header .pill-badge{color:#ffd21f;letter-spacing:.8px;text-transform:uppercase;background:#ffd21f1f;border:1px solid #ffd21f59;border-radius:999px;align-items:center;gap:6px;margin-bottom:8px;padding:5px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.support-contact-content .support-sub-header .support-intro-text{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.5}.support-contact-content .contact-cards-list{flex-direction:column;gap:10px;display:flex}.support-contact-content .contact-card{cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:16px;padding:12px 18px;text-decoration:none;transition:all .2s;display:flex}.support-contact-content .contact-card:hover{background:#ffffff12;border-color:#ffd21f80;transform:translateY(-2px);box-shadow:0 6px 18px #0006,0 0 14px #ffd21f1f}.support-contact-content .contact-card .contact-icon-bubble{color:#ffd21f;background:#ffd21f1f;border:1px solid #ffd21f52;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;display:flex}.support-contact-content .contact-card .contact-info{flex-direction:column;flex:1;gap:2px;display:flex}.support-contact-content .contact-card .contact-info .contact-label{letter-spacing:1px;color:#94a3b8;text-transform:uppercase;font-size:.72rem;font-weight:800}.support-contact-content .contact-card .contact-info .contact-value{color:#fff;letter-spacing:.3px;word-break:break-all;font-size:1.05rem;font-weight:800}.support-contact-content .contact-card .contact-info .x-handles{flex-wrap:wrap;gap:16px;display:flex}.support-contact-content .contact-card .contact-info .x-handles .x-handle-link{color:#ffd21f;font-size:.98rem;font-weight:800;text-decoration:none;transition:color .15s}.support-contact-content .contact-card .contact-info .x-handles .x-handle-link:hover{color:#fff;text-decoration:underline}.support-contact-content .contact-card .contact-action-hint{color:#ffd21f;background:#ffd21f1a;border:1px solid #ffd21f40;border-radius:6px;padding:4px 10px;font-size:.74rem;font-weight:700}@media (width<=480px){.support-contact-content .contact-card .contact-action-hint{display:none}}.support-contact-content .platform-support-notice{background:#ffd21f0f;border:1px solid #ffd21f33;border-radius:12px;margin-top:6px;padding:14px 18px}.support-contact-content .platform-support-notice h4{color:#ffd21f;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-size:.85rem;font-weight:800}.support-contact-content .platform-support-notice p{color:#cbd5e1;margin:0;font-size:.84rem}.support-contact-content .platform-support-notice p a{color:#ffd21f;font-weight:700;text-decoration:underline}.legal-article-card{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;gap:14px;padding:16px 18px;transition:all .2s;display:flex}.legal-article-card:hover{background:#ffffff0a;border-color:#ffd21f4d}.legal-article-card .article-number{color:#ffd21f;background:#ffd21f24;border:1px solid #ffd21f61;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:.84rem;font-weight:900;display:flex}.legal-article-card .article-body{flex:1}.legal-article-card .article-body h3{color:#fff;letter-spacing:.3px;margin:0 0 6px;font-size:.98rem;font-weight:800}.legal-article-card .article-body p{color:#cbd5e1;margin:0 0 8px;font-size:.88rem;line-height:1.6}.legal-article-card .article-body p:last-child{margin-bottom:0}.legal-article-card .article-body p a{color:#ffd21f;font-weight:700;text-decoration:underline}.legal-article-card .article-body .legal-bullet-list{flex-direction:column;gap:4px;margin:6px 0 8px;padding-left:20px;list-style:outside;display:flex}.legal-article-card .article-body .legal-bullet-list li{color:#cbd5e1;font-size:.86rem;line-height:1.5}.loading-spinner{color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.spinner{border:4px solid #444;border-top-color:#0d9488;border-radius:50%;width:40px;height:40px;margin-bottom:15px;animation:1s linear infinite spin}.loading-spinner p{color:#ccc;margin:0;font-size:14px}
