*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:#ececf0}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{filter:drop-shadow(0 2px 8px #fff6c24d)drop-shadow(0 8px 18px #2dd4bf66);transform:scale(1)}50%{filter:drop-shadow(0 4px 14px #fff6c28c)drop-shadow(0 10px 28px #2dd4bfa6);transform:scale(1.04)}}.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{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}}.favorites-section{max-width:1200px;margin:0 auto;padding:40px 20px;position:relative}.favorites-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.favorites-title{color:#fff;background:linear-gradient(135deg,#dc2626,#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700}.view-all-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:14px;font-weight:500;transition:all .3s}.view-all-btn:hover{color:#dc2626;transform:translate(5px)}.favorites-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.favorite-card{cursor:pointer;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border:2px solid #0000;border-radius:12px;transition:all .3s;overflow:hidden}.favorite-card:hover{border-color:#dc2626;transform:translateY(-8px);box-shadow:0 10px 30px #dc26264d}.favorite-video-container{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.favorite-thumbnail{object-fit:cover;z-index:4;width:100%;height:100%;position:absolute;top:0;left:0}.favorite-video-container video,.favorite-video-element{object-fit:cover;opacity:1;z-index:5;pointer-events:none;background:#1a2740;width:100%;height:100%;position:absolute;top:0;left:0}.favorite-video-container .video-poster-fallback{z-index:1;color:#fff;text-align:center;background:linear-gradient(145deg,#243044 0%,#1a2740 50%,#0f3460 100%);justify-content:center;align-items:flex-end;padding:10px;font-size:13px;font-weight:600;display:flex;position:absolute;inset:0}.favorite-video-element.favorite-video-visible{opacity:1;z-index:5}.favorite-overlay{z-index:3;pointer-events:none;background:linear-gradient(#0000004d 0%,#0000 50%,#000c 100%);justify-content:flex-end;align-items:flex-start;padding:10px;display:flex;position:absolute;inset:0}.favorite-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#dc2626,#ff6b6b);border-radius:20px;padding:5px 12px;font-size:12px;font-weight:700;box-shadow:0 2px 10px #dc262666}.favorite-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:12px 15px 5px;font-size:16px;font-weight:600;overflow:hidden}.favorite-category{color:#fff9;margin:0 15px 12px;font-size:12px;display:block}@media (width<=1024px){.favorites-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.favorites-header{flex-direction:column;align-items:flex-start;gap:15px}.favorites-title{font-size:1.5rem}.favorites-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (width<=480px){.favorites-section{padding:30px 15px}.favorites-grid{grid-template-columns:1fr;gap:15px}.favorite-title{font-size:14px}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;animation:none!important}.modal-content{border:none;border-radius:20px;width:100%;max-width:420px;margin:0 auto;padding:0;position:relative;overflow:hidden;box-shadow:0 28px 60px #0000008c;background:#0c0d12!important;animation:none!important}.modal-brand-bar{background:#ffc107;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 16px 20px;display:flex}.modal-brand{align-items:center;gap:10px;min-width:0;display:flex}.modal-brand-icon{color:#ffc107;background:#0c0d12;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 8px #00000038}.modal-brand-icon svg{margin-left:2px}.modal-brand-text{flex-direction:column;display:flex}.modal-brand-name{letter-spacing:.5px;color:#0c0d12;font-size:1.15rem;font-weight:900;line-height:1.1}.modal-brand-tagline{letter-spacing:1.4px;color:#0c0d12b8;text-transform:uppercase;font-size:.55rem;font-weight:800}.modal-body{padding:28px 28px 26px}.close-button{color:#0c0d12;cursor:pointer;width:36px;height:36px;box-shadow:none;background:#0c0d121f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:static}.close-button:hover{color:#ffc107;background:#0c0d12;border-color:#0000;transform:none}.modal-content .modal-play-icon,.modal-content .modal-play-svg,.modal-content .modal-play-circle,.modal-content .modal-play-triangle,.modal-content .modal-play-ring,.modal-content .gradient-blue,.modal-content .gradient-red-orange,.modal-content .play-button-icon,.modal-content .play-triangle,.modal-content .s-curve{background:0 0!important}.modal-content .logo-text{visibility:visible!important;opacity:1!important;display:flex!important}.modal-content .text-snap{visibility:visible!important;opacity:1!important;background:linear-gradient(135deg,#0c0d12 0%,#1a1c24 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;display:inline-block!important}.modal-content .text-flix{visibility:visible!important;opacity:1!important;background:linear-gradient(135deg,#ffc107 0%,#fbc02d 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;display:inline-block!important}.modal-content .ghsnapflix-logo .gradient-blue,.modal-content .ghsnapflix-logo .play-button-icon,.modal-content .ghsnapflix-logo .play-triangle{background:0 0!important}.modal-header{text-align:center;background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 0 16px;padding:0;display:flex;position:relative}.modal-logo-custom{justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:15px;display:flex;transform:scale(1.2)}.modal-play-icon{flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.modal-play-svg{filter:drop-shadow(0 2px 8px #fff6c259)drop-shadow(0 6px 16px #2dd4bf73);width:100%;height:100%}.modal-logo-text{white-space:nowrap;flex-direction:row;align-items:center;font-family:Arial Black,Arial,sans-serif;display:flex}.modal-text-snap,.modal-text-flix{letter-spacing:2px;font-size:26px;font-weight:900;display:inline-block;color:#ffc107!important}.modal-text-snap{margin-right:2px;color:#ffc107!important}.modal-text-flix{color:#fde68a!important}.modal-logo-text{display:flex!important}.modal-title{text-align:center;white-space:normal;margin:0;font-size:22px;font-weight:800;color:#fff!important;background:0 0!important}.modal-pack-name{color:#ffc107;letter-spacing:.4px;text-transform:uppercase;margin:8px 0 0;font-size:13px;font-weight:800}.modal-price{color:#ffffffe0;margin:6px 0 0;font-size:15px;font-weight:700}.modal-subtitle{color:#ffffffb3;text-align:center;margin:0 0 15px;font-size:13px}.features-preview{flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:10px;display:flex}.feature-item{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:5px;padding:6px 10px;font-size:12px;display:flex}.modal-form{margin-bottom:25px}.input-group{margin-bottom:20px}.input-label{color:#fff;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.phone-input-wrapper{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;align-items:center;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.phone-input-wrapper:focus-within{background:#ffffff14;border-color:#ffc107;box-shadow:0 0 0 4px #ffc1072e}.phone-prefix{color:#fff;border-right:1px solid #ffffff1a;padding:16px 12px 16px 20px;font-size:16px;font-weight:600}.phone-input{color:#fff;box-sizing:border-box;appearance:none;background:0 0;border:none;flex:1;padding:16px 20px;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.phone-input:focus{outline:none}.phone-input::placeholder{color:#fff6}.input-group.error .phone-input-wrapper,.phone-input-wrapper.has-error{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.error-message{color:#ef4444;align-items:center;gap:6px;margin-top:8px;font-size:14px;display:flex}.error-message:before{content:"⚠";font-size:16px}.api-error-banner{color:#fca5a5;background:#ef44441f;border:1px solid #ef444459;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:14px;font-weight:500;line-height:1.4;animation:.25s errorFadeIn;display:flex}.api-error-icon{color:#ef4444;flex-shrink:0;justify-content:center;align-items:center;display:flex}@keyframes errorFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.button-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite buttonSpin}@keyframes buttonSpin{to{transform:rotate(360deg)}}.send-otp-button.loading{cursor:wait!important}.terms-container{margin-bottom:25px}.terms-checkbox{color:#ccc;cursor:pointer;align-items:center;font-size:13px;display:flex}.terms-checkbox input[type=checkbox]{margin-right:8px;transform:scale(1.2)}.terms-link{color:#ffc107;text-decoration:none}.terms-link:hover{text-decoration:underline}.modal-content .send-otp-button{color:#fff!important;cursor:pointer!important;background:#0c0d12!important;border:none!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:100%!important;padding:14px 18px!important;font-size:16px!important;font-weight:800!important;transition:all .25s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 22px #00000059!important}.send-otp-button-title{font-size:16px;font-weight:800}.send-otp-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.send-otp-button:hover:before{left:100%}.modal-content .send-otp-button:hover:not(:disabled){background:#1a1c24!important;transform:translateY(-1px)!important;box-shadow:0 10px 26px #0006!important}.send-otp-button:active{transition:all .1s;transform:translateY(0)}.modal-content .send-otp-button:disabled{cursor:not-allowed!important;box-shadow:none!important;opacity:.55!important;background:#2a2d36!important;transform:none!important}.security-notice{color:#ffffff9e;background:#ffc10714;border:1px solid #ffc10738;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin:12px 0 0;padding:10px 12px;font-size:12px;display:flex}.social-login{margin-top:25px}.divider{text-align:center;margin-bottom:20px;position:relative}.divider:before{content:"";background:#555;height:1px;position:absolute;top:50%;left:0;right:0}.divider span{color:#ccc;z-index:1;background:#2d2d2d;padding:0 15px;font-size:14px;position:relative}.social-buttons{justify-content:center;gap:12px;display:flex}.social-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:22px;justify-content:center;align-items:center;gap:8px;width:100px;height:45px;font-size:12px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.social-btn:hover{background:#0d948833;border-color:#ffc107;transform:translateY(-3px);box-shadow:0 8px 20px #0000004d}.social-btn:active{transform:translateY(-1px)}@media (width<=768px){.modal-overlay{padding:20px}.modal-content{max-width:95%;padding:0}.modal-title{font-size:16px}.modal-logo{transform:scale(1.5)}.phone-input{padding:14px 16px;font-size:16px}.send-otp-button{padding:14px 20px;font-size:15px}.social-buttons{gap:10px}.social-btn{width:44px;height:44px}}@media (width<=480px){.modal-overlay{padding:15px}.modal-content{padding:0}.modal-title{font-size:15px}.modal-logo-custom{gap:6px;margin-bottom:20px;transform:scale(1)}.modal-play-icon{width:32px!important;height:32px!important}.phone-input{padding:12px 14px;font-size:16px}.send-otp-button{padding:12px 16px;font-size:14px}.social-buttons{flex-wrap:wrap;justify-content:center;gap:8px}.social-btn{width:90px;height:40px;font-size:11px}.features-preview{gap:10px}.feature-item{padding:5px 8px;font-size:11px}.stats{gap:15px}.stat-number{font-size:14px}.stat-label{font-size:10px}}.modal-footer{text-align:center;margin-top:20px}.footer-text{color:#ffffffb3;margin:0 0 15px;font-size:13px}.highlight{color:#ffc107;font-weight:600}.stats{justify-content:center;gap:20px;display:flex}.stat-item{flex-direction:column;align-items:center;gap:2px;display:flex}.stat-number{color:#fff;font-size:16px;font-weight:700}.stat-label{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:11px}.modal-content .modal-header{background:0 0!important}.modal-content .modal-form .send-otp-button{color:#fff!important;background:#0c0d12!important;border:none!important;border-radius:12px!important}.modal-content .modal-form .send-otp-button:disabled{opacity:.55!important;background:#2a2d36!important}.rewards-page-wrapper{color:#111;background-color:#f7f7f5;max-width:1400px;min-height:100vh;margin:0 auto;padding:40px 24px 90px;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.rewards-page-wrapper .highlight-yellow{color:#ffd21f;display:inline-block}.rewards-page-wrapper .rewards-toast-notice{z-index:10000;color:#111;background:#fff;border:1.5px solid #ffd21f;border-radius:999px;align-items:center;gap:12px;padding:14px 24px;font-size:.95rem;font-weight:700;animation:.3s ease-out toastSlide;display:flex;position:fixed;top:30px;right:30px;box-shadow:0 10px 30px #00000014}.rewards-page-wrapper .rewards-toast-notice svg{color:#22a06b;font-size:1.15rem}@keyframes toastSlide{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.rewards-page-wrapper .rewards-hero-section{margin-bottom:44px}.rewards-page-wrapper .rewards-hero-section .rewards-hero-container{grid-template-columns:1.15fr .85fr;align-items:center;gap:36px;display:grid}@media (width<=960px){.rewards-page-wrapper .rewards-hero-section .rewards-hero-container{grid-template-columns:1fr;gap:28px}}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-pill-badge{color:#92400e;letter-spacing:1.6px;background:#fff4b8;border:1px solid #ffd21f66;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.76rem;font-weight:800;display:inline-flex}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-pill-badge .pill-dot{background:#d97706;border-radius:50%;width:6px;height:6px}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-heading{letter-spacing:-.6px;color:#111;margin-bottom:18px;font-size:clamp(2.4rem,4.4vw,3.6rem);font-weight:900;line-height:1.08}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-description{color:#3f3f3f;max-width:540px;margin-bottom:28px;font-size:1.05rem;line-height:1.65}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-cta-buttons{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;display:flex}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-cta-buttons .btn-progress-primary{color:#111;cursor:pointer;background:#ffd21f;border:none;border-radius:999px;align-items:center;gap:10px;padding:13px 28px;font-size:.98rem;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 4px 18px #ffd21f61}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-cta-buttons .btn-progress-primary .btn-arrow{font-size:.9rem;transition:transform .2s}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-cta-buttons .btn-progress-primary:hover{background:#f5c400;transform:translateY(-2px);box-shadow:0 8px 24px #ffd21f80}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-cta-buttons .btn-progress-primary:hover .btn-arrow{transform:translate(3px)}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-cta-buttons .btn-how-secondary{color:#111;cursor:pointer;background:#fff;border:1.5px solid #e8e8e8;border-radius:999px;align-items:center;gap:10px;padding:12px 24px;font-size:.98rem;font-weight:700;transition:all .25s;display:inline-flex}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-cta-buttons .btn-how-secondary .btn-icon{color:#6b6b6b}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-cta-buttons .btn-how-secondary:hover{background:#fafafa;border-color:#111;transform:translateY(-2px)}.rewards-page-wrapper .rewards-hero-section .hero-col-left .hero-script-left{color:#92400e;flex-direction:column;font-family:Caveat,Kaushan Script,cursive,sans-serif;font-size:1.45rem;font-weight:700;line-height:1.15;display:inline-flex;transform:rotate(-3deg)}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card{background:#fff;border:1px solid #e8e8e8;border-radius:22px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .hero-art-img{object-fit:cover;width:100%;height:380px;display:block}@media (width<=600px){.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .hero-art-img{height:300px}}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .brush-blob{filter:blur(40px);pointer-events:none;opacity:.45;border-radius:50%;position:absolute}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .brush-blob.blob-1{background:#ffd21f;width:180px;height:180px;top:-20px;right:-20px}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .brush-blob.blob-2{background:#fed7aa;width:140px;height:140px;bottom:40px;left:20px}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .hero-script-right{color:#111;text-align:right;text-shadow:0 2px 8px #fffffff2;pointer-events:none;flex-direction:column;font-family:Caveat,Kaushan Script,cursive,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.2;display:flex;position:absolute;top:20px;right:22px}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .floating-reward-card{-webkit-backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #ffffffe6;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 8px 24px #0000001f}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .floating-reward-card .card-play-btn{color:#111;background:#ffd21f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;display:flex;box-shadow:0 2px 8px #ffd21f66}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .floating-reward-card .card-info{flex-direction:column;flex:1;display:flex}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .floating-reward-card .card-info .card-tag{letter-spacing:1.2px;color:#6b6b6b;font-size:.65rem;font-weight:800}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .floating-reward-card .card-info .card-title{letter-spacing:.5px;color:#111;font-size:.88rem;font-weight:900}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .floating-reward-card .card-avatars{align-items:center;gap:4px;display:flex}.rewards-page-wrapper .rewards-hero-section .hero-col-right .hero-artwork-card .floating-reward-card .card-avatars .avatar{font-size:.9rem}.rewards-page-wrapper .rewards-stats-section{margin-bottom:44px}.rewards-page-wrapper .rewards-stats-section .stats-cards-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (width<=960px){.rewards-page-wrapper .rewards-stats-section .stats-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=540px){.rewards-page-wrapper .rewards-stats-section .stats-cards-grid{grid-template-columns:1fr}}.rewards-page-wrapper .rewards-stats-section .stat-metric-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;align-items:center;gap:16px;padding:22px 20px;transition:all .25s;display:flex;box-shadow:0 2px 10px #00000006}.rewards-page-wrapper .rewards-stats-section .stat-metric-card.stat-points-accent{border-left:4px solid #ffd21f}.rewards-page-wrapper .rewards-stats-section .stat-metric-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000d}.rewards-page-wrapper .rewards-stats-section .stat-metric-card .stat-icon-box{color:#92400e;background:#fff4b8;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.35rem;display:flex}.rewards-page-wrapper .rewards-stats-section .stat-metric-card .stat-data-wrap{flex-direction:column;display:flex}.rewards-page-wrapper .rewards-stats-section .stat-metric-card .stat-data-wrap .stat-number{color:#111;letter-spacing:-.5px;font-size:1.85rem;font-weight:900;line-height:1.1}.rewards-page-wrapper .rewards-stats-section .stat-metric-card .stat-data-wrap .stat-label{color:#6b6b6b;letter-spacing:1px;margin-top:3px;font-size:.72rem;font-weight:700}.rewards-page-wrapper .rewards-filter-section{margin-bottom:36px}.rewards-page-wrapper .rewards-filter-section .filter-header-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}@media (width<=768px){.rewards-page-wrapper .rewards-filter-section .filter-header-bar{flex-direction:column;align-items:flex-start}}.rewards-page-wrapper .rewards-filter-section .filter-pills-wrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (width<=600px){.rewards-page-wrapper .rewards-filter-section .filter-pills-wrap{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;width:100%;padding-bottom:6px;overflow-x:auto}}.rewards-page-wrapper .rewards-filter-section .filter-pills-wrap .filter-pill-btn{color:#3f3f3f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e8e8e8;border-radius:999px;padding:9px 20px;font-size:.88rem;font-weight:700;transition:all .2s}.rewards-page-wrapper .rewards-filter-section .filter-pills-wrap .filter-pill-btn:hover{color:#111;border-color:#ffd21f}.rewards-page-wrapper .rewards-filter-section .filter-pills-wrap .filter-pill-btn.active{color:#111;background:#ffd21f;border-color:#ffd21f;font-weight:800;box-shadow:0 3px 12px #ffd21f59}.rewards-page-wrapper .rewards-filter-section .sort-controls-wrap{align-items:center;gap:8px;display:flex}.rewards-page-wrapper .rewards-filter-section .sort-controls-wrap .sort-label{color:#6b6b6b;align-items:center;gap:6px;font-size:.84rem;font-weight:700;display:flex}.rewards-page-wrapper .rewards-filter-section .sort-controls-wrap .sort-select{color:#111;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:8px;outline:none;padding:7px 14px;font-size:.85rem;font-weight:600;transition:border-color .2s}.rewards-page-wrapper .rewards-filter-section .sort-controls-wrap .sort-select:focus{border-color:#ffd21f}.rewards-page-wrapper .available-rewards-section{margin-bottom:56px}.rewards-page-wrapper .available-rewards-section .section-title-wrap{margin-bottom:28px}.rewards-page-wrapper .available-rewards-section .section-title-wrap .title-with-accent{align-items:center;gap:12px;display:flex}.rewards-page-wrapper .available-rewards-section .section-title-wrap .title-with-accent .section-heading{color:#111;letter-spacing:-.3px;font-size:1.85rem;font-weight:900}.rewards-page-wrapper .available-rewards-section .section-title-wrap .title-with-accent .title-yellow-dash{background:#ffd21f;border-radius:2px;width:36px;height:4px}.rewards-page-wrapper .available-rewards-section .section-title-wrap .section-subheading{color:#6b6b6b;margin-top:6px;font-size:.95rem}.rewards-page-wrapper .available-rewards-section .rewards-empty-card{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.rewards-page-wrapper .available-rewards-section .rewards-empty-card .empty-icon-circle{color:#d97706;background:#fff4b8;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;font-size:1.8rem;display:flex}.rewards-page-wrapper .available-rewards-section .rewards-empty-card .empty-title{color:#111;margin-bottom:8px;font-size:1.25rem;font-weight:800}.rewards-page-wrapper .available-rewards-section .rewards-empty-card .empty-desc{color:#6b6b6b;margin-bottom:20px;font-size:.92rem}.rewards-page-wrapper .available-rewards-section .rewards-empty-card .btn-empty-reset{color:#111;cursor:pointer;background:#ffd21f;border:none;border-radius:999px;padding:10px 22px;font-weight:800}.rewards-page-wrapper .available-rewards-section .rewards-cards-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}@media (width<=1200px){.rewards-page-wrapper .available-rewards-section .rewards-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=860px){.rewards-page-wrapper .available-rewards-section .rewards-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=540px){.rewards-page-wrapper .available-rewards-section .rewards-cards-grid{grid-template-columns:1fr}}.rewards-page-wrapper .available-rewards-section .reward-product-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;flex-direction:column;padding:18px;transition:all .25s;display:flex;box-shadow:0 2px 10px #00000006}.rewards-page-wrapper .available-rewards-section .reward-product-card:hover{border-color:#ffd21f;transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.rewards-page-wrapper .available-rewards-section .reward-product-card:hover .card-artwork-frame .reward-art-graphic .art-icon{transform:scale(1.1)}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame{background:#faf9f6;border-radius:14px;justify-content:center;align-items:center;width:100%;height:130px;margin-bottom:16px;display:flex;position:relative;overflow:hidden}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .category-tag{text-transform:uppercase;letter-spacing:.5px;z-index:2;border-radius:999px;padding:3px 10px;font-size:.68rem;font-weight:800;position:absolute;top:10px;left:10px}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .category-tag.tag-premium{color:#92400e;background:#fff4b8}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .category-tag.tag-exclusive{color:#8b5cf6;background:#8b5cf61f}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .category-tag.tag-gaming{color:#d97706;background:#f59e0b1f}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .category-tag.tag-social{color:#3b82f6;background:#3b82f61f}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .category-tag.tag-limited{color:#e11d48;background:#e11d481f}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .points-tag{color:#111;z-index:2;background:#fff;border:1px solid #e8e8e8;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 6px #0000000a}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .points-tag .pts-coin{color:#d97706;font-size:.78rem}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic .art-icon{font-size:2.2rem;transition:transform .3s}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic .art-subtext{letter-spacing:1.2px;opacity:.85;font-size:.65rem;font-weight:800}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic.art-gold{color:#d97706}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic.art-purple{color:#8b5cf6}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic.art-yellow{color:#d97706}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic.art-amber{color:#f59e0b}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic.art-blue{color:#3b82f6}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic.art-emerald{color:#22a06b}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic.art-pink{color:#ec4899}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-artwork-frame .reward-art-graphic.art-rose{color:#e11d48}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-body-content{flex:1;margin-bottom:16px}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-body-content .card-product-title{color:#111;margin-bottom:6px;font-size:1.05rem;font-weight:800}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-body-content .card-product-desc{color:#6b6b6b;font-size:.84rem;line-height:1.5}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-action-footer .btn-action-claim{color:#111;cursor:pointer;text-align:center;background:#ffd21f;border:none;border-radius:999px;width:100%;padding:11px 16px;font-size:.88rem;font-weight:800;transition:all .2s}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-action-footer .btn-action-claim:hover{background:#f5c400;transform:translateY(-1px);box-shadow:0 4px 12px #ffd21f66}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-action-footer .btn-action-locked{color:#9ca3af;cursor:not-allowed;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:100%;padding:11px 16px;font-size:.86rem;font-weight:700;display:flex}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-action-footer .btn-action-claimed{color:#22a06b;cursor:default;background:#22a06b1a;border:1px solid #22a06b4d;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:100%;padding:11px 16px;font-size:.86rem;font-weight:800;display:flex}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-action-footer .btn-action-insufficient{color:#6b6b6b;cursor:pointer;background:#f9fafb;border:1px dashed #e8e8e8;border-radius:999px;width:100%;padding:10px 14px;font-size:.84rem;font-weight:700;transition:all .2s}.rewards-page-wrapper .available-rewards-section .reward-product-card .card-action-footer .btn-action-insufficient:hover{color:#111;border-color:#ffd21f}.rewards-page-wrapper .special-event-banner-section{margin-bottom:56px}.rewards-page-wrapper .special-event-banner-section .special-banner-box{background:#fff;border:2px solid #ffd21f;border-radius:22px;grid-template-columns:1.15fr .85fr;align-items:center;gap:32px;padding:36px 40px;display:grid;box-shadow:0 8px 30px #ffd21f1a}@media (width<=900px){.rewards-page-wrapper .special-event-banner-section .special-banner-box{grid-template-columns:1fr;padding:28px 24px}}.rewards-page-wrapper .special-event-banner-section .banner-text-col .banner-pill-tag{color:#92400e;letter-spacing:1.5px;background:#fff4b8;border-radius:999px;margin-bottom:14px;padding:5px 12px;font-size:.74rem;font-weight:800;display:inline-block}.rewards-page-wrapper .special-event-banner-section .banner-text-col .banner-title{color:#111;margin-bottom:14px;font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:900;line-height:1.15}.rewards-page-wrapper .special-event-banner-section .banner-text-col .banner-description{color:#3f3f3f;max-width:500px;margin-bottom:24px;font-size:.96rem;line-height:1.6}.rewards-page-wrapper .special-event-banner-section .banner-text-col .btn-banner-explore{color:#111;cursor:pointer;background:#ffd21f;border:none;border-radius:999px;align-items:center;gap:10px;padding:12px 26px;font-size:.95rem;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #ffd21f59}.rewards-page-wrapper .special-event-banner-section .banner-text-col .btn-banner-explore .arrow-icon{font-size:.88rem;transition:transform .2s}.rewards-page-wrapper .special-event-banner-section .banner-text-col .btn-banner-explore:hover{background:#f5c400;transform:translateY(-2px)}.rewards-page-wrapper .special-event-banner-section .banner-text-col .btn-banner-explore:hover .arrow-icon{transform:translate(3px)}.rewards-page-wrapper .special-event-banner-section .banner-art-col .banner-image-wrap{background:radial-gradient(circle,#282109 0%,#141416 70%,#0e0e10 100%);border:1px solid #e8e8e8;border-radius:16px;justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.rewards-page-wrapper .special-event-banner-section .banner-art-col .banner-image-wrap .banner-image{object-fit:contain;width:auto;max-width:100%;height:100%;display:block}.rewards-page-wrapper .special-event-banner-section .banner-art-col .banner-image-wrap .banner-script-quote{color:#ffd21f;text-align:right;text-shadow:0 2px 8px #000000e6;flex-direction:column;font-family:Caveat,Kaushan Script,cursive,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.1;display:flex;position:absolute;bottom:14px;right:16px}.rewards-page-wrapper .special-event-banner-section .banner-art-col .banner-checklist{flex-wrap:wrap;align-items:center;gap:18px;margin-top:14px;display:flex}.rewards-page-wrapper .special-event-banner-section .banner-art-col .banner-checklist .check-item{color:#3f3f3f;align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:flex}.rewards-page-wrapper .special-event-banner-section .banner-art-col .banner-checklist .check-item .check-gold{color:#d97706}.rewards-page-wrapper .recent-achievements-section .achievements-heading-row{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.rewards-page-wrapper .recent-achievements-section .achievements-heading-row .achievements-main-title{color:#111;letter-spacing:-.3px;font-size:1.85rem;font-weight:900}.rewards-page-wrapper .recent-achievements-section .achievements-heading-row .achievements-sub-text{color:#6b6b6b;margin-top:4px;font-size:.95rem}.rewards-page-wrapper .recent-achievements-section .achievements-heading-row .btn-view-all-ach{color:#111;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.92rem;font-weight:800;transition:color .2s;display:inline-flex}.rewards-page-wrapper .recent-achievements-section .achievements-heading-row .btn-view-all-ach:hover{color:#d97706}.rewards-page-wrapper .recent-achievements-section .achievements-grid-cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=960px){.rewards-page-wrapper .recent-achievements-section .achievements-grid-cards{grid-template-columns:1fr}}.rewards-page-wrapper .recent-achievements-section .achievement-item-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px 20px;transition:all .25s;box-shadow:0 2px 10px #00000006}.rewards-page-wrapper .recent-achievements-section .achievement-item-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-card-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-card-header .ach-badge-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-card-header .ach-badge-icon.icon-gold{color:#92400e;background:#fff4b8}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-card-header .ach-badge-icon.icon-neutral{color:#4b5563;background:#f3f4f6}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-card-header .ach-status-tag{border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:800}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-card-header .ach-status-tag.tag-completed{color:#22a06b;background:#22a06b1a}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-card-header .ach-status-tag.tag-in-progress{color:#d97706;background:#f59e0b1a}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-item-title{color:#111;margin-bottom:6px;font-size:1.12rem;font-weight:800}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-item-desc{color:#6b6b6b;margin-bottom:18px;font-size:.85rem;line-height:1.5}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-progress-container{flex-direction:column;gap:8px;display:flex}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-progress-container .progress-track{background:#e8e8e8;border-radius:999px;width:100%;height:7px;overflow:hidden}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-progress-container .progress-track .progress-fill{border-radius:999px;height:100%;transition:width .6s}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-progress-container .progress-numbers{color:#6b6b6b;justify-content:space-between;align-items:center;font-size:.78rem;font-weight:700;display:flex}.rewards-page-wrapper .recent-achievements-section .achievement-item-card .ach-progress-container .progress-numbers .progress-percent{color:#111;font-weight:800}.rewards-page-wrapper .claim-modal-backdrop{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#1119;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog{background:#fff;border:1px solid #e8e8e8;border-radius:22px;width:100%;max-width:440px;padding:30px;animation:.25s cubic-bezier(.16,1,.3,1) modalPop;position:relative;box-shadow:0 20px 60px #0000002e}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .btn-modal-close{cursor:pointer;color:#3f3f3f;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .btn-modal-close:hover{color:#111;background:#e5e7eb}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual{flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .reward-art-graphic{background:#faf9f6;border:1px solid #e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:10px;font-size:2rem;display:flex}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .reward-art-graphic.art-gold{color:#d97706}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .reward-art-graphic.art-purple{color:#8b5cf6}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .reward-art-graphic.art-yellow{color:#d97706}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .reward-art-graphic.art-amber{color:#f59e0b}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .reward-art-graphic.art-blue{color:#3b82f6}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .reward-art-graphic.art-emerald{color:#22a06b}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .reward-art-graphic.art-pink{color:#ec4899}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .reward-art-graphic.art-rose{color:#e11d48}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .reward-art-graphic .art-subtext{display:none}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .modal-cat-tag{letter-spacing:1px;text-transform:uppercase;border-radius:999px;padding:3px 12px;font-size:.72rem;font-weight:800}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .modal-cat-tag.tag-premium{color:#92400e;background:#fff4b8}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .modal-cat-tag.tag-exclusive{color:#8b5cf6;background:#8b5cf61f}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .modal-cat-tag.tag-gaming{color:#d97706;background:#f59e0b1f}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .modal-cat-tag.tag-social{color:#3b82f6;background:#3b82f61f}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-header-visual .modal-cat-tag.tag-limited{color:#e11d48;background:#e11d481f}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-reward-title{color:#111;text-align:center;margin-bottom:6px;font-size:1.35rem;font-weight:900}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-reward-desc{color:#6b6b6b;text-align:center;margin-bottom:22px;font-size:.88rem;line-height:1.5}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-points-summary{background:#f9fafb;border:1px solid #e8e8e8;border-radius:14px;margin-bottom:24px;padding:16px}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-points-summary .summary-row{color:#3f3f3f;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.86rem;font-weight:600;display:flex}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-points-summary .summary-row .summary-value{color:#111;font-weight:800}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-points-summary .summary-row.cost-row .cost-value{color:#e53935}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-points-summary .summary-row.remaining-row{margin-bottom:0;font-size:.92rem;font-weight:800}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-points-summary .summary-row.remaining-row .remaining-value{color:#22a06b}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-points-summary .summary-divider{background:#e8e8e8;height:1px;margin:10px 0}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-action-buttons{align-items:center;gap:12px;display:flex}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-action-buttons .btn-modal-cancel{color:#111;cursor:pointer;background:#fff;border:1.5px solid #e8e8e8;border-radius:999px;flex:1;padding:12px 18px;font-weight:700;transition:all .2s}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-action-buttons .btn-modal-cancel:hover{border-color:#111}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-action-buttons .btn-modal-confirm{color:#111;cursor:pointer;background:#ffd21f;border:none;border-radius:999px;flex:1;padding:12px 18px;font-weight:800;transition:all .2s;box-shadow:0 4px 14px #ffd21f59}.rewards-page-wrapper .claim-modal-backdrop .claim-modal-dialog .modal-action-buttons .btn-modal-confirm:hover{background:#f5c400;transform:translateY(-1px)}@keyframes modalPop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.rewards-page-wrapper .rewards-toast-notice{color:#fff;z-index:1200;background:#111;border:2px solid #ffd21f;border-radius:999px;padding:14px 28px;font-size:.95rem;font-weight:700;animation:.25s cubic-bezier(.16,1,.3,1) toastSlideUp;position:fixed;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000040}@keyframes toastSlideUp{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}.subscription-page{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);min-height:100vh;padding:20px;position:relative;overflow-x:hidden}.background-effects{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.floating-shapes{width:100%;height:100%;position:absolute}.shape{background:linear-gradient(45deg,#0d94881a,#3b82f61a);border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}.shape-1{width:100px;height:100px;animation-delay:0s;top:20%;left:10%}.shape-2{width:150px;height:150px;animation-delay:2s;top:60%;right:15%}.shape-3{width:80px;height:80px;animation-delay:4s;top:40%;left:70%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}.subscription-container{z-index:2;max-width:1200px;margin:0 auto;animation:.8s ease-out fadeInUp;position:relative}.subscription-header{text-align:center;margin-bottom:60px;padding-top:40px}.nhe-phone-block{max-width:420px;margin:0 auto 36px}.nhe-phone-label{color:#fff;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.nhe-phone-wrapper{background:#ffffff0d;border:2px solid #ffffff1f;border-radius:12px;align-items:center;display:flex}.nhe-phone-wrapper:focus-within{border-color:#0d9488}.nhe-phone-prefix{color:#fff;border-right:1px solid #ffffff1f;padding:14px 12px 14px 18px;font-weight:600}.nhe-phone-input{color:#fff;background:0 0;border:none;flex:1;padding:14px 18px;font-size:16px}.nhe-phone-input:focus{outline:none}.main-title{color:#fff;-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#0d9488,#3b82f6,#14b8a6);-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3.5rem;font-weight:800;animation:2s ease-in-out infinite alternate glow}@keyframes glow{0%{filter:drop-shadow(0 0 10px #0d94884d)}to{filter:drop-shadow(0 0 20px #3b82f680)}}.highlight{color:#0d9488}.subtitle{color:#a1a1aa;margin-bottom:0;font-size:1.2rem}.plans-section{margin-bottom:60px}.plans-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:40px;display:grid}.plan-card{cursor:pointer;opacity:0;background:linear-gradient(135deg,#1f1f1f 0%,#2d2d2d 100%);border:2px solid #0000;border-radius:20px;padding:40px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out forwards slideInUp;position:relative;overflow:hidden;transform:translateY(30px)}.plan-card:first-child{animation-delay:.1s}.plan-card:nth-child(2){animation-delay:.2s}.plan-card:nth-child(3){animation-delay:.3s}.plan-card:hover{border-color:#0d94884d;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0d948833}.plan-card.popular{background:linear-gradient(135deg,#1f1f1f 0%,#2d2d2d 50%,#1f1f1f 100%);border-color:#0d9488}.plan-card.selected{background:linear-gradient(135deg,#0d94881a,#2d2d2d,#0d94881a);border-color:#0d9488;transform:translateY(-5px)}.popular-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(45deg,#0d9488,#0f766e);border-radius:20px;padding:8px 20px;font-size:.8rem;font-weight:600;position:absolute;top:-10px;right:20px}.discount-badge{color:#fff;background:linear-gradient(45deg,#14b8a6,#0f766e);border-radius:15px;padding:5px 15px;font-size:.7rem;font-weight:600;position:absolute;top:20px;left:-10px;transform:rotate(-15deg)}.plan-header{text-align:center;margin-bottom:30px}.plan-name{color:#fff;margin-bottom:10px;font-size:1.8rem;font-weight:700}.plan-duration{color:#a1a1aa;font-size:1rem}.plan-pricing{text-align:center;margin-bottom:30px}.price-container{justify-content:center;align-items:baseline;gap:10px;display:flex}.currency{color:#0d9488;font-size:1.5rem;font-weight:600}.price{color:#fff;font-size:3rem;font-weight:800}.original-price{color:#71717a;font-size:1.2rem;text-decoration:line-through}.plan-features{margin-bottom:30px}.feature-item{color:#e4e4e7;align-items:center;gap:12px;margin-bottom:15px;display:flex}.check-icon{color:#22c55e;font-size:1.1rem;font-weight:700}.select-plan-btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#0d9488,#0f766e);border:none;border-radius:12px;width:100%;padding:15px;font-size:1.1rem;font-weight:600;transition:all .3s}.select-plan-btn:hover{background:linear-gradient(45deg,#0f766e,#115e59);transform:translateY(-2px);box-shadow:0 10px 20px #0d94884d}.select-plan-btn.selected{background:linear-gradient(45deg,#22c55e,#16a34a)}.coupon-section{text-align:center;background:linear-gradient(135deg,#1f1f1f,#2d2d2d);border-radius:15px;margin-bottom:40px;padding:30px}.coupon-section h3{color:#fff;margin-bottom:20px;font-size:1.5rem}.coupon-input-group{gap:15px;max-width:400px;margin:0 auto;display:flex}.coupon-input{color:#fff;background:#1f1f1f;border:2px solid #374151;border-radius:10px;flex:1;padding:15px;font-size:1rem;transition:border-color .3s}.coupon-input:focus{border-color:#0d9488;outline:none}.apply-coupon-btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#3b82f6,#2563eb);border:none;border-radius:10px;padding:15px 25px;font-weight:600;transition:all .3s}.apply-coupon-btn:hover{background:linear-gradient(45deg,#2563eb,#1d4ed8);transform:translateY(-2px)}.payment-section{background:linear-gradient(135deg,#1f1f1f,#2d2d2d);border-radius:20px;margin-bottom:40px;padding:40px}.selected-plan-summary{text-align:center;margin-bottom:30px}.selected-plan-summary h3{color:#fff;margin-bottom:15px;font-size:1.8rem}.plan-details{color:#a1a1aa;justify-content:center;gap:30px;display:flex}.proceed-payment-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(45deg,#0d9488,#0f766e);border:none;border-radius:15px;width:100%;padding:20px;font-size:1.3rem;font-weight:700;transition:all .3s}.proceed-payment-btn:hover{background:linear-gradient(45deg,#0f766e,#115e59);transform:translateY(-3px);box-shadow:0 15px 30px #0d948866}.payment-methods-section h3{color:#fff;text-align:center;margin-bottom:30px;font-size:1.8rem}.payment-methods-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px;display:grid}.payment-method-card{text-align:center;cursor:pointer;background:linear-gradient(135deg,#1f1f1f,#2d2d2d);border:2px solid #0000;border-radius:15px;padding:25px;transition:all .3s}.payment-method-card:hover{border-color:#0d9488;transform:translateY(-5px);box-shadow:0 10px 20px #0d948833}.payment-method-card.selected{background:linear-gradient(135deg,#0d94881a,#2d2d2d);border-color:#0d9488}.payment-icon{margin-bottom:15px;font-size:2.5rem}.payment-method-card h4{color:#fff;margin-bottom:10px;font-size:1.2rem}.payment-method-card p{color:#a1a1aa;margin:0;font-size:.9rem}.coming-soon-section{text-align:center;background:linear-gradient(135deg,#0d94880d,#14b8a60d);border:2px dashed #0d94884d;border-radius:20px;padding:60px 20px}.coming-soon-icon{margin-bottom:20px;font-size:4rem;animation:2s infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.coming-soon-section h3{color:#fff;margin-bottom:15px;font-size:1.8rem;font-weight:700}.coming-soon-section p{color:#a1a1aa;max-width:600px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.coming-soon-features{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:30px;display:flex}.feature-preview{color:#fff;background:#0d94881a;border:1px solid #0d948833;border-radius:12px;align-items:center;gap:10px;padding:15px 25px;font-size:1rem;display:flex}.feature-icon{font-size:1.5rem}@media (width<=768px){.coming-soon-section{padding:40px 15px}.coming-soon-icon{font-size:3rem}.coming-soon-section h3{font-size:1.4rem}.coming-soon-section p{font-size:.9rem}.coming-soon-features{gap:20px}.feature-preview{padding:12px 20px;font-size:.9rem}}.final-payment-section{border-top:2px solid #374151;margin-top:30px;padding-top:30px}.payment-summary{background:#1f1f1f;border-radius:15px;margin-bottom:25px;padding:25px}.summary-item{color:#e4e4e7;border-bottom:1px solid #374151;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.summary-item:last-child{border-bottom:none}.summary-item.total{color:#fff;border-top:2px solid #0d9488;margin-top:10px;padding-top:15px;font-size:1.2rem;font-weight:700}.final-pay-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(45deg,#22c55e,#16a34a);border:none;border-radius:15px;width:100%;padding:20px;font-size:1.3rem;font-weight:700;transition:all .3s}.final-pay-btn:hover{background:linear-gradient(45deg,#16a34a,#15803d);transform:translateY(-3px);box-shadow:0 15px 30px #22c55e66}.terms-section{text-align:center;color:#a1a1aa;padding:20px}.terms-link{color:#0d9488;text-decoration:none;transition:color .3s}.terms-link:hover{color:#0f766e;text-decoration:underline}.payment-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s ease-out fadeIn;display:flex;position:fixed;top:0;left:0}.payment-modal{background:linear-gradient(145deg,#1a1a1a 0%,#2d2d2d 100%);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:480px;max-height:90vh;animation:.4s cubic-bezier(.34,1.56,.64,1) slideInUp;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080,0 0 0 1px #ffffff1a}.payment-modal .modal-header{background:linear-gradient(135deg,#0c0d12,#1a1c24);border-radius:24px 24px 0 0;justify-content:space-between;align-items:center;padding:24px 32px;display:flex;position:relative;overflow:hidden}.razorpay-logo{align-items:center;display:flex}.logo-text{color:#fff;letter-spacing:1px;font-size:1.8rem;font-weight:700}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:2rem;transition:background-color .3s;display:flex}.close-btn:hover{background:#fff3}.modal-content{max-height:calc(90vh - 120px);padding:32px;overflow-y:auto}.payment-pending h3{color:#fff;text-align:center;margin-bottom:28px;font-size:1.6rem;font-weight:700}.payment-details{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:28px;padding:24px}.merchant-info,.amount-info,.plan-info{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.plan-info{border-bottom:none}.merchant-info span:first-child,.amount-info span:first-child,.plan-info span:first-child{color:#ffffffb3;font-size:.95rem;font-weight:500}.merchant-info span:last-child,.amount-info span:last-child,.plan-info span:last-child{color:#fff;font-size:.95rem;font-weight:600}.payment-method-selection h4{color:#fff;text-align:center;margin-bottom:20px;font-size:1.3rem;font-weight:600}.payment-options-modal{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:28px;display:grid}.payment-option-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.payment-option-btn:before{content:"";background:linear-gradient(90deg,#0000,#3b82f61a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.payment-option-btn:hover{color:#fff;background:#3b82f61a;border-color:#3b82f6;transform:translateY(-3px);box-shadow:0 10px 25px #3b82f64d}.payment-option-btn:hover:before{left:100%}.payment-option-btn:active{transform:translateY(-1px)}.option-icon{margin-bottom:4px;font-size:1.8rem}.security-badges{justify-content:center;gap:30px;display:flex}.security-item{color:#ffffffb3;align-items:center;gap:8px;font-size:.9rem;display:flex}.security-icon{font-size:1.2rem}.payment-processing{text-align:center;padding:20px 0}.processing-spinner{margin-bottom:25px}.spinner{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:60px;height:60px;margin:0 auto;animation:1s linear infinite spin}.payment-processing h3{color:#fff;margin-bottom:10px;font-size:1.5rem}.payment-processing p{color:#ffffffb3;margin-bottom:30px}.processing-steps{text-align:left;max-width:300px;margin:0 auto}.step{color:#fff9;align-items:center;gap:12px;padding:12px 0;display:flex}.step.completed{color:#22c55e}.step.active{color:#3b82f6;font-weight:600}.step-icon{font-size:1.2rem}.payment-success{text-align:center;padding:24px 0}.success-icon{margin-bottom:24px;font-size:5rem;animation:.6s ease-out successPulse}@keyframes successPulse{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.payment-success h3{color:#059669;margin-bottom:16px;font-size:1.9rem;font-weight:700}.payment-success p{color:#fffc;margin-bottom:28px;font-size:1rem}.success-details{text-align:left;background:#22c55e1a;border:1px solid #22c55e33;border-radius:16px;margin-bottom:28px;padding:24px}.detail-item{border-bottom:1px solid #dcfce7;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.detail-item:last-child{border-bottom:none}.detail-item span:first-child{color:#ffffffb3;font-size:.95rem;font-weight:500}.detail-item span:last-child{color:#fff;font-size:.95rem;font-weight:600}.continue-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:16px;width:100%;padding:16px 24px;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.continue-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.continue-btn:hover:before{left:100%}.continue-btn:hover{background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-3px);box-shadow:0 15px 30px #05966966}.continue-btn:active{transform:translateY(-1px)}.payment-failed{text-align:center;padding:20px 0}.failed-icon{margin-bottom:20px;font-size:4rem}.payment-failed h3{color:#ef4444;margin-bottom:15px;font-size:1.8rem}.payment-failed p{color:#fffc;margin-bottom:25px}.failed-actions{gap:15px;display:flex}.retry-btn,.cancel-btn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:15px;font-size:1rem;font-weight:600;transition:all .3s}.retry-btn{color:#fff;background:linear-gradient(45deg,#3b82f6,#2563eb)}.retry-btn:hover{background:linear-gradient(45deg,#2563eb,#1d4ed8);transform:translateY(-2px)}.cancel-btn{color:#ffffffb3;background:#ffffff1a;border:1px solid #fff3}.cancel-btn:hover{color:#fff;background:#fff3}@media (width<=768px){.main-title{font-size:2.5rem}.plans-grid{grid-template-columns:1fr;gap:20px}.plan-details{flex-direction:column;gap:10px}.coupon-input-group{flex-direction:column}.payment-methods-grid{grid-template-columns:1fr}.payment-modal-overlay{padding:10px}.payment-modal{border-radius:16px;width:100%;max-width:none;margin:0}.payment-modal .modal-header{border-radius:16px 16px 0 0;padding:20px 24px}.modal-content{max-height:calc(100vh - 140px);padding:24px}.payment-options-modal{grid-template-columns:1fr;gap:12px}.payment-option-btn{padding:16px 12px;font-size:.85rem}.option-icon{font-size:1.5rem}.payment-details,.success-details{padding:20px}.failed-actions{flex-direction:column;gap:12px}.retry-btn,.cancel-btn{padding:14px;font-size:.95rem}}@media (width<=480px){.payment-modal-overlay{padding:5px}.payment-modal{border-radius:12px}.payment-modal .modal-header{border-radius:12px 12px 0 0;padding:16px 20px}.modal-content{padding:20px}.payment-pending h3{font-size:1.4rem}.payment-method-selection h4{font-size:1.1rem}.success-icon{font-size:4rem}.payment-success h3{font-size:1.6rem}}.subscription-loading-overlay{z-index:10002;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.subscription-loading-card{color:#fff;background:#1a1a1af2;border:1px solid #0d948859;border-radius:16px;flex-direction:column;align-items:center;gap:14px;padding:28px 36px;display:flex;box-shadow:0 20px 40px #00000073}.subscription-loading-card p{margin:0;font-size:15px;font-weight:600}.subscription-loading-spinner{border:3px solid #fff3;border-top-color:#0d9488;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite subscriptionSpin}@keyframes subscriptionSpin{to{transform:rotate(360deg)}}.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}}.ghsnapflix-unsub-page{color:#111;box-sizing:border-box;background-color:#f7f7f5;width:100%;max-width:100%;min-height:100vh;padding:40px 24px 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.ghsnapflix-unsub-page *{box-sizing:border-box}.unsub-main-container{flex-direction:column;gap:28px;width:100%;max-width:960px;margin:0 auto;display:flex}.unsub-hero-header{text-align:center;width:100%;padding:10px 0 6px;position:relative}.unsub-back-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #0000000a}.unsub-back-btn:hover{color:#000;background:#fffdf5;border-color:#ffd21f;transform:translate(-2px)}.unsub-hero-eyebrow{letter-spacing:2px;color:#d4a000;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.unsub-hero-title{color:#111;letter-spacing:-.6px;word-break:break-word;margin:0 0 10px;font-size:clamp(26px,3.8vw,38px);font-weight:800;line-height:1.25}.unsub-hero-subtitle{color:#555;word-break:break-word;max-width:580px;margin:0 auto;font-size:15px;line-height:1.55}.unsub-layout-wrapper{justify-content:center;align-items:flex-start;gap:32px;width:100%;display:flex}.unsub-card{background:#fff;border:1px solid #e8e8e8;border-radius:20px;width:100%;max-width:720px;padding:36px;position:relative;box-shadow:0 4px 24px #00000008}.unsub-card-header{text-align:center;margin-bottom:28px}.unsub-header-icon-bubble{color:#c29200;background:#ffd21f29;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:20px;display:flex}.unsub-card-heading{color:#111;letter-spacing:-.4px;margin:0 0 6px;font-size:22px;font-weight:800}.unsub-card-subheading{color:#666;margin:0;font-size:14px}.unsub-reasons-grid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;margin-bottom:24px;display:grid}.reason-card-item{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e8e8e8;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:13px 16px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.reason-card-item:hover{background:#fffdf5;border-color:#ffd21f;transform:translateY(-1px)}.reason-card-item.is-selected{background:#fff9dc;border-color:#ffd21f;box-shadow:0 2px 8px #ffd21f33}.hidden-radio-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.custom-radio-indicator{background:#fff;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.reason-card-item:hover .custom-radio-indicator{border-color:#ffd21f}.reason-card-item.is-selected .custom-radio-indicator{background:#ffd21f;border-color:#ffd21f}.radio-inner-dot{background:#111;border-radius:50%;width:6px;height:6px;transition:transform .2s cubic-bezier(.16,1,.3,1);transform:scale(0)}.reason-card-item.is-selected .radio-inner-dot{transform:scale(1)}.reason-icon-wrap{color:#c29200;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:flex}.reason-text-label{color:#3f3f3f;word-break:break-word;font-size:13.5px;font-weight:600;line-height:1.35}.reason-card-item.is-selected .reason-text-label{color:#111;font-weight:700}.unsub-feedback-section{width:100%;margin-bottom:24px}.feedback-label-group{cursor:pointer;flex-direction:column;gap:3px;margin-bottom:8px;display:flex}.feedback-label-title{color:#111;font-size:14px;font-weight:700}.feedback-label-subtitle{color:#6b6b6b;font-size:12px}.unsub-textarea{color:#111;resize:vertical;background:#fff;border:1px solid #e8e8e8;border-radius:14px;outline:none;width:100%;min-height:72px;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.5;transition:all .2s cubic-bezier(.16,1,.3,1)}.unsub-textarea::placeholder{color:#9ca3af}.unsub-textarea:focus{border-color:#ffd21f;box-shadow:0 0 0 3px #ffd21f40}.unsub-info-banner{background:#fff9dc;border:1px solid #ffd21f59;border-radius:14px;width:100%;margin-bottom:22px;padding:16px 20px}.info-banner-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.info-icon{color:#d4a000;flex-shrink:0;font-size:16px}.info-banner-title{color:#111;margin:0;font-size:14px;font-weight:800}.info-bullet-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.info-bullet-list li{color:#3f3f3f;align-items:flex-start;gap:8px;font-size:13px;line-height:1.45;display:flex}.check-bullet{color:#22a06b;flex-shrink:0;font-size:13px;font-weight:800}.unsub-current-plan-strip{background:#f9f9f8;border:1px solid #eaeaea;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:100%;margin-bottom:26px;padding:14px 18px;display:flex}.strip-label{letter-spacing:1px;color:#888;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:800;display:block}.strip-plan-name{color:#111;font-size:14px;font-weight:700}.strip-price{color:#111;font-size:14px;font-weight:800;display:block}.strip-next-date{color:#666;margin-top:2px;font-size:12px;display:block}.strip-status-pill{color:#15803d;background:#e8f7f0;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex}.unsub-actions-area{flex-direction:column;gap:12px;width:100%;display:flex}.unsub-btn-primary-yellow{color:#111;cursor:pointer;background:#ffd21f;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 10px #ffd21f59}.unsub-btn-primary-yellow:hover{background:#f5c400;transform:translateY(-1px);box-shadow:0 4px 14px #ffd21f73}.unsub-btn-destructive-outline{color:#e53935;cursor:pointer;text-align:center;background:#fff;border:1px solid #e5393559;border-radius:12px;width:100%;padding:12px 20px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.unsub-btn-destructive-outline:hover:not(:disabled){background:#fee2e2;border-color:#e53935}.unsub-btn-destructive-outline:disabled{opacity:.5;cursor:not-allowed;color:#9ca3af;border-color:#d1d5db}.unsub-character-aside{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;width:180px;padding-top:40px;display:flex;position:relative}.character-art-wrapper{justify-content:center;align-items:center;width:160px;height:200px;display:flex}.creator-character-img{object-fit:contain;filter:drop-shadow(0 10px 20px #00000014);max-width:100%;max-height:100%}.unsub-support-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px 24px;display:flex}.support-card-content{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.support-icon-bubble{color:#c29200;background:#ffd21f29;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.support-text-wrap{flex:1;min-width:0}.support-card-title{color:#111;margin:0 0 3px;font-size:15px;font-weight:700}.support-card-desc{color:#666;margin:0;font-size:13px;line-height:1.45}.support-actions-wrap{flex-shrink:0;gap:10px;display:flex}.support-link-btn{color:#111;cursor:pointer;white-space:nowrap;background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;padding:8px 16px;font-size:12px;font-weight:700;transition:all .2s}.support-link-btn:hover{background:#fffdf5;border-color:#ffd21f}.unsub-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.2s modalFadeIn;display:flex;position:fixed;inset:0}.unsub-modal-card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:480px;padding:36px 32px 32px;animation:.25s cubic-bezier(.16,1,.3,1) modalSlideUp;position:relative;box-shadow:0 20px 48px #0003}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.modal-close-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;font-size:18px;transition:color .2s;display:flex;position:absolute;top:18px;right:18px}.modal-close-btn:hover{color:#111;background:#f5f5f5}.modal-icon-bubble-warning{color:#e53935;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:22px;display:flex}.modal-title{color:#111;letter-spacing:-.4px;margin:0 0 8px;font-size:22px;font-weight:800}.modal-subtitle{color:#666;margin:0 0 20px;font-size:14px;line-height:1.5}.modal-plan-recap-box{text-align:left;background:#f9f9f8;border:1px solid #eaeaea;border-radius:14px;margin-bottom:24px;padding:14px 18px}.recap-plan-row{color:#111;justify-content:space-between;margin-bottom:4px;font-size:14px;font-weight:700;display:flex}.recap-date-row{color:#666;justify-content:space-between;font-size:13px;display:flex}.recap-date-row strong{color:#111}.modal-confirm-cancel-btn{color:#e53935;cursor:pointer;background:0 0;border:1px solid #e53935;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.modal-confirm-cancel-btn:hover:not(:disabled){color:#fff;background:#e53935}.modal-confirm-cancel-btn:disabled{opacity:.6;cursor:not-allowed}@keyframes spinAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-card-view{text-align:center;margin:0 auto}.unsub-success-icon-badge{color:#22a06b;background:#e8f7f0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:32px;display:flex}.unsub-success-title{color:#111;letter-spacing:-.4px;margin:0 0 8px;font-size:24px;font-weight:800}.unsub-success-subtitle{color:#555;margin:0 0 24px;font-size:14px;line-height:1.55}.unsub-success-subtitle strong{color:#111}.unsub-success-details-box{text-align:left;background:#fafafa;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;gap:12px;margin-bottom:20px;padding:18px 20px;display:flex}.success-detail-row{justify-content:space-between;align-items:center;display:flex}.s-detail-label{color:#888;letter-spacing:.5px;font-size:11px;font-weight:700}.s-detail-val{color:#111;font-size:13px;font-weight:700}.s-highlight{color:#22a06b}.unsub-logout-notice{color:#777;margin-bottom:24px;font-size:13px}.unsub-logout-notice strong{color:#111}.unsub-mind-changed-box{border-top:1px solid #eee;padding-top:20px}.mind-changed-label{color:#555;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.success-actions-cluster{justify-content:center;gap:12px;display:flex}.unsub-btn-outline-neutral{color:#111;cursor:pointer;background:0 0;border:1px solid #d5d5d5;border-radius:12px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.unsub-btn-outline-neutral:hover{background:#f9f9f8;border-color:#999}@media (width<=900px){.unsub-character-aside{display:none}}@media (width<=768px){.ghsnapflix-unsub-page{padding:20px 14px 60px}.unsub-main-container{gap:18px}.unsub-card{border-radius:18px;padding:24px 18px}.unsub-reasons-grid{grid-template-columns:1fr;gap:10px}.unsub-current-plan-strip{flex-direction:column;align-items:flex-start;gap:8px;padding:14px}.strip-status-pill{align-self:flex-start}.unsub-support-card{flex-direction:column;align-items:stretch;gap:16px;padding:18px 16px}.support-actions-wrap{flex-direction:column;width:100%}.support-link-btn{text-align:center;width:100%;padding:10px}.modal-actions-cluster,.success-actions-cluster{flex-direction:column;gap:10px}}@media (width<=480px){.unsub-hero-title{font-size:24px}.unsub-card-heading{font-size:20px}}.ghsnapflix-sub-mgmt-page{color:#111;box-sizing:border-box;background-color:#f7f7f5;width:100%;max-width:100%;min-height:100vh;padding:40px 24px 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.ghsnapflix-sub-mgmt-page *{box-sizing:border-box}.sub-mgmt-container{box-sizing:border-box;flex-direction:column;gap:28px;width:100%;max-width:1120px;margin:0 auto;display:flex}.sub-mgmt-header{text-align:center;width:100%;padding:10px 0 6px;position:relative}.sub-back-to-profile-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #0000000a}.sub-back-to-profile-btn:hover{color:#000;background:#fffdf5;border-color:#ffd21f;transform:translate(-2px)}.back-arrow-icon{font-size:12px}.sub-header-eyebrow{letter-spacing:2px;color:#d4a000;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.sub-header-title{color:#111;letter-spacing:-.6px;word-break:break-word;margin:0 0 10px;font-size:clamp(24px,3.8vw,38px);font-weight:800;line-height:1.25}.highlight-yellow{color:#e6b300;display:inline-block;position:relative}.sub-header-subtitle{color:#666;word-break:break-word;max-width:580px;margin:0 auto;font-size:15px;line-height:1.5}.sub-plan-hero-card{background:#fff;border:1px solid #e8e8e8;border-radius:24px;width:100%;padding:36px 40px 28px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.plan-hero-main{justify-content:space-between;align-items:center;gap:32px;width:100%;display:flex}.plan-hero-left{flex:1;min-width:0;max-width:620px}.plan-badge-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.plan-tier-badge{letter-spacing:1px;text-transform:uppercase;border-radius:9999px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-flex}.plan-tier-badge.is-premium{color:#111;background:#ffd21f}.plan-tier-badge.is-free{color:#666;background:#eaeaea}.crown-icon{font-size:12px}.plan-status-pill{border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.plan-status-pill.is-active{color:#15803d;background:#e8f7f0}.plan-status-pill.is-free{color:#6b7280;background:#f3f4f6}.status-dot{background:#22a06b;border-radius:50%;width:6px;height:6px}.plan-status-pill.is-free .status-dot{background:#9ca3af}.plan-hero-title{color:#111;letter-spacing:-.5px;word-break:break-word;margin:0 0 10px;font-size:clamp(24px,3vw,32px);font-weight:800}.plan-hero-description{color:#555;word-break:break-word;margin:0 0 24px;font-size:15px;line-height:1.6}.plan-hero-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.plan-primary-cta{color:#111;cursor:pointer;background:#ffd21f;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 10px #ffd21f59}.plan-primary-cta:hover{background:#f5c400;transform:translateY(-1px);box-shadow:0 4px 14px #ffd21f73}.cta-arrow{font-size:12px;transition:transform .2s}.plan-primary-cta:hover .cta-arrow{transform:translate(3px)}.plan-cancel-outline-btn{color:#666;cursor:pointer;background:0 0;border:1px solid #d8d8d8;border-radius:12px;padding:11px 20px;font-size:13px;font-weight:600;transition:all .2s}.plan-cancel-outline-btn:hover{color:#111;background:#fafafa;border-color:#999}.plan-hero-right{text-align:right;flex-direction:column;align-items:flex-end;min-width:0;display:flex;position:relative}.plan-price-display{justify-content:flex-end;align-items:baseline;margin-bottom:8px;display:flex}.price-currency{color:#111;font-size:22px;font-weight:700;line-height:1}.price-number{color:#111;letter-spacing:-1px;margin:0 2px;font-size:44px;font-weight:900;line-height:1}.price-period{color:#777;font-size:14px;font-weight:600}.plan-hero-artwork-wrap{justify-content:center;align-items:center;width:140px;height:125px;display:flex;position:relative}.plan-hero-artwork-img{object-fit:contain;filter:drop-shadow(0 8px 16px #00000014);max-width:100%;max-height:100%}.plan-hero-meta-grid{border-top:1px solid #f0f0f0;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;margin-top:28px;padding-top:22px;display:grid}.meta-col{flex-direction:column;gap:4px;min-width:0;display:flex}.meta-label{letter-spacing:1px;color:#888;text-transform:uppercase;font-size:11px;font-weight:700}.meta-value{color:#111;word-break:break-word;font-size:14px;font-weight:700}.renewal-pill{letter-spacing:.3px;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.renewal-pill.is-enabled{color:#15803d;background:#e8f7f0}.renewal-pill.is-disabled{color:#6b7280;background:#f3f4f6}.sub-section-card{background:#fff;border:1px solid #e8e8e8;border-radius:24px;width:100%;padding:32px 36px;box-shadow:0 2px 12px #00000005}.section-title-wrap{margin-bottom:24px}.section-title{color:#111;letter-spacing:-.4px;word-break:break-word;margin:0 0 6px;font-size:20px;font-weight:800}.section-subtitle{color:#666;word-break:break-word;margin:0;font-size:14px}.benefits-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;width:100%;display:grid}.benefit-card{background:#fafafa;border:1px solid #efefef;border-radius:16px;align-items:flex-start;gap:16px;min-width:0;padding:18px 20px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.benefit-card:hover{background:#fff;border-color:#ffd21f;transform:translateY(-2px);box-shadow:0 4px 14px #0000000a}.benefit-icon-bubble{color:#c29200;background:#ffd21f29;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:18px;display:flex}.benefit-content{flex:1;min-width:0}.benefit-header-row{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.benefit-title{color:#111;word-break:break-word;margin:0;font-size:15px;font-weight:700}.benefit-check-icon{color:#22a06b;flex-shrink:0;font-size:14px}.benefit-desc{color:#666;word-break:break-word;margin:0;font-size:13px;line-height:1.45}.usage-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.usage-card{background:#fafafa;border:1px solid #eaeaea;border-radius:18px;flex-direction:column;min-width:0;padding:24px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.usage-card:hover{background:#fff;border-color:#e2e2e2;transform:translateY(-2px);box-shadow:0 4px 14px #0000000a}.usage-card-top{justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;display:flex}.usage-icon-bubble{color:#111;background:#ffd21f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.usage-tag{letter-spacing:1px;color:#888;text-transform:uppercase;flex-shrink:0;font-size:10px;font-weight:800}.usage-number-row{flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:4px;display:flex}.usage-big-val{color:#111;font-size:32px;font-weight:900;line-height:1}.usage-max-val{color:#777;font-size:14px;font-weight:600}.usage-metric-label{letter-spacing:1px;color:#888;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:700}.usage-progress-track{background:#e5e7eb;border-radius:9999px;width:100%;height:6px;overflow:hidden}.usage-progress-bar{background:linear-gradient(90deg,#ffd21f 0%,#f5c400 100%);border-radius:9999px;height:100%;transition:width .4s}.billing-table-container{width:100%;overflow-x:auto}.billing-table{border-collapse:collapse;text-align:left;width:100%}.billing-table th{letter-spacing:1px;color:#888;text-transform:uppercase;border-bottom:1px solid #efefef;padding:14px 16px;font-size:11px;font-weight:800}.billing-table td{color:#333;vertical-align:middle;border-bottom:1px solid #f3f3f3;padding:16px;font-size:14px}.billing-table tr:last-child td{border-bottom:none}.cell-date{color:#111;white-space:nowrap;font-weight:600}.cell-desc{color:#444;font-weight:500}.cell-amount{color:#111;white-space:nowrap;font-weight:700}.status-tag{letter-spacing:.5px;text-transform:uppercase;border-radius:9999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex}.status-paid{color:#15803d;background:#e8f7f0}.status-pending{color:#d97706;background:#fef3c7}.status-failed{color:#dc2626;background:#fee2e2}.text-right{text-align:right}.invoice-download-btn{color:#111;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.invoice-download-btn:hover:not(:disabled){color:#111;background:#ffd21f;border-color:#ffd21f;box-shadow:0 2px 6px #ffd21f40}.invoice-download-btn:disabled{opacity:.6;cursor:not-allowed}.download-icon{font-size:12px}.spin-icon{font-size:12px;animation:1s linear infinite spinAnimation}.billing-mobile-cards{display:none}.mobile-billing-card{background:#fafafa;border:1px solid #ebebeb;border-radius:14px;flex-direction:column;gap:10px;width:100%;min-width:0;padding:14px;display:flex}.mobile-card-row-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mobile-invoice-desc{color:#111;word-break:break-word;font-size:14px;font-weight:700;display:block}.mobile-invoice-date{color:#777;margin-top:2px;font-size:12px;display:block}.mobile-card-row-bottom{border-top:1px solid #ececec;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.mobile-invoice-amount{color:#111;font-size:16px;font-weight:800}.payment-method-card{background:#fafafa;border:1px solid #ebebeb;border-radius:16px;justify-content:space-between;align-items:center;width:100%;min-width:0;padding:20px 24px;display:flex}.pm-left{align-items:center;gap:16px;min-width:0;display:flex}.pm-card-icon{color:#111;background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.pm-card-info{flex-direction:column;min-width:0;display:flex}.pm-card-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pm-card-title{color:#111;word-break:break-word;font-size:15px;font-weight:700}.pm-default-badge{letter-spacing:.5px;color:#15803d;background:#e8f7f0;border-radius:6px;padding:2px 8px;font-size:10px;font-weight:800}.pm-card-expiry{color:#777;margin-top:3px;font-size:13px}.pm-update-btn{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d5d5d5;border-radius:10px;padding:8px 18px;font-size:13px;font-weight:700;transition:all .2s}.pm-update-btn:hover{background:#fffdf5;border-color:#ffd21f}.pm-empty-state{text-align:center;flex-direction:column;align-items:center;width:100%;padding:32px 20px;display:flex}.pm-empty-icon{color:#9ca3af;background:#f3f4f6;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:14px;font-size:24px;display:flex}.pm-empty-state h3{color:#111;margin:0 0 6px;font-size:16px;font-weight:700}.pm-empty-state p{color:#666;max-width:400px;margin:0 0 18px;font-size:13px;line-height:1.5}.billing-prefs-list{flex-direction:column;gap:14px;width:100%;display:flex}.pref-item-row{background:#fafafa;border:1px solid #ebebeb;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;padding:16px 20px;transition:background .2s;display:flex}.pref-item-row:hover{background:#fcfcfc}.pref-item-meta{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.pref-icon-bubble{color:#c29200;background:#ffd21f29;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:16px;display:flex}.pref-item-meta h4{color:#111;word-break:break-word;margin:0 0 3px;font-size:14px;font-weight:700}.pref-item-meta p{color:#666;word-break:break-word;margin:0;font-size:12px;line-height:1.4}.gh-switch{flex-shrink:0;width:46px;height:25px;display:inline-block;position:relative}.gh-switch input{opacity:0;width:0;height:0}.gh-slider{cursor:pointer;background-color:#d1d5db;border-radius:34px;transition:all .25s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.gh-slider:before{content:"";background-color:#fff;border-radius:50%;width:19px;height:19px;transition:all .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #0003}.gh-switch input:checked+.gh-slider{background-color:#ffd21f}.gh-switch input:checked+.gh-slider:before{transform:translate(21px)}.sub-promo-cinematic-banner{color:#fff;background:#111;border-radius:24px;justify-content:space-between;align-items:center;width:100%;padding:36px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #0000001a}.sub-promo-cinematic-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffd21f1f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-50%;right:10%}.promo-banner-content{z-index:2;min-width:0;max-width:620px;position:relative}.promo-vip-pill{color:#ffd21f;letter-spacing:1.5px;text-transform:uppercase;background:#ffd21f26;border:1px solid #ffd21f59;border-radius:9999px;align-items:center;gap:6px;margin-bottom:14px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-flex}.promo-banner-title{color:#fff;letter-spacing:-.5px;word-break:break-word;margin:0 0 10px;font-size:clamp(20px,2.8vw,26px);font-weight:800;line-height:1.25}.promo-banner-subtitle{color:#ffffffbf;word-break:break-word;margin:0 0 22px;font-size:14px;line-height:1.6}.promo-cta-row{display:flex}.promo-action-btn{color:#111;cursor:pointer;background:#ffd21f;border:none;border-radius:12px;padding:12px 26px;font-size:14px;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 10px #ffd21f4d}.promo-action-btn:hover{background:#f5c400;transform:translateY(-1px);box-shadow:0 4px 14px #ffd21f73}.promo-banner-artwork{z-index:2;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:170px;display:flex;position:relative}.promo-art-img{object-fit:contain;filter:drop-shadow(0 12px 24px #00000080);max-width:100%;max-height:100%}.sub-cancel-restrained-card{background:#fff;border:1px solid #ebebeb;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-width:0;padding:24px 32px;display:flex}.cancel-text-wrap{flex:1;min-width:0}.cancel-card-title{color:#333;word-break:break-word;margin:0 0 4px;font-size:16px;font-weight:700}.cancel-card-desc{color:#777;word-break:break-word;margin:0;font-size:13px;line-height:1.5}.cancel-trigger-btn{color:#777;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d8d8d8;border-radius:10px;flex-shrink:0;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s}.cancel-trigger-btn:hover{color:#111;background:#fafafa;border-color:#999}.sub-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.2s modalFadeIn;display:flex;position:fixed;inset:0}.sub-modal-card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:480px;padding:36px 32px 32px;animation:.25s cubic-bezier(.16,1,.3,1) modalSlideUp;position:relative;box-shadow:0 20px 48px #0003}.sub-modal-close-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;font-size:18px;transition:color .2s;display:flex;position:absolute;top:18px;right:18px}.sub-modal-close-btn:hover{color:#111;background:#f5f5f5}.modal-icon-badge{color:#dc2626;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;font-size:22px;display:flex}.modal-heading{color:#111;letter-spacing:-.4px;word-break:break-word;margin:0 0 10px;font-size:22px;font-weight:800}.modal-description{color:#666;word-break:break-word;margin:0 0 24px;font-size:14px;line-height:1.55}.modal-description strong{color:#111}.modal-actions-cluster{justify-content:center;gap:12px;display:flex}.modal-keep-btn{color:#111;cursor:pointer;background:#ffd21f;border:none;border-radius:12px;flex:1;padding:12px 20px;font-size:14px;font-weight:700;transition:background .2s}.modal-keep-btn:hover{background:#f5c400}.modal-cancel-btn{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:12px;flex:1;padding:12px 20px;font-size:14px;font-weight:700;transition:all .2s}.modal-cancel-btn:hover{color:#fff;background:#dc2626}@media (width<=1024px){.plan-hero-meta-grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (width<=768px){.ghsnapflix-sub-mgmt-page{padding:20px 14px 60px}.sub-mgmt-container{gap:18px}.sub-plan-hero-card,.sub-section-card,.sub-cancel-restrained-card{border-radius:18px;padding:20px 16px}.plan-hero-main{flex-direction:column-reverse;align-items:stretch;gap:16px}.plan-hero-left{width:100%;max-width:100%}.plan-hero-actions{flex-direction:column;gap:10px;width:100%}.plan-primary-cta,.plan-cancel-outline-btn{text-align:center;justify-content:center;width:100%}.plan-hero-right{border-bottom:1px solid #f0f0f0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-bottom:14px}.plan-price-display{margin-bottom:0}.plan-hero-artwork-wrap{width:80px;height:70px}.plan-hero-meta-grid{grid-template-columns:repeat(2,1fr);gap:14px 12px;margin-top:18px;padding-top:16px}.meta-label{font-size:10px}.meta-value{font-size:13px}.benefits-grid{grid-template-columns:1fr;gap:12px}.benefit-card{gap:14px;padding:14px 16px}.usage-grid{grid-template-columns:1fr;gap:12px}.usage-card{padding:18px 16px}.billing-table{display:none}.billing-mobile-cards{flex-direction:column;gap:10px;display:flex}.mobile-billing-card{padding:14px}.payment-method-card{flex-direction:column;align-items:stretch;gap:16px;padding:16px}.pm-left{width:100%}.pm-update-btn{text-align:center;width:100%;padding:10px}.pref-item-row{gap:12px;padding:14px 16px}.pref-item-meta{gap:12px}.pref-item-meta h4{font-size:13px}.pref-item-meta p{font-size:11px}.sub-promo-cinematic-banner{text-align:center;flex-direction:column;padding:24px 18px}.promo-banner-content{flex-direction:column;align-items:center;display:flex}.promo-cta-row{justify-content:center;width:100%}.promo-action-btn{width:100%}.promo-banner-artwork{width:150px;height:120px;margin-top:16px}.sub-cancel-restrained-card{flex-direction:column;align-items:stretch;gap:14px;padding:18px 16px}.cancel-trigger-btn{text-align:center;width:100%;padding:10px}.modal-actions-cluster{flex-direction:column;gap:10px}}@media (width<=480px){.sub-header-title{font-size:24px}.plan-hero-title{font-size:21px}.price-number{font-size:36px}.plan-hero-meta-grid{grid-template-columns:1fr 1fr;gap:12px 10px}}.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;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;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}.videos-page-container .section-toolbar .section-title-wrap{flex-direction:column;gap:3px;display:flex}.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-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}.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)}}@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{display:none!important}.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}.video-player-footer{padding:12px 14px calc(14px + env(safe-area-inset-bottom,0px)) 14px}.footer-brand-badge{display:none}}@media (width<=900px) and (orientation:landscape){.video-player-modal{height:100dvh;max-height:100dvh}.video-player-header{padding:calc(6px + env(safe-area-inset-top,0px)) 12px 6px 12px}.video-player-stage{flex:1;max-height:calc(100dvh - 65px)}.video-player-footer{display:none}}.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<=480px){.anime-header .header-inner{gap:12px;height:56px;padding:0 16px}}.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}.anime-header .brand-logo .logo-icon svg{fill:currentColor;width:18px;height:18px;margin-left:2px}.anime-header .brand-logo .brand-text{flex-direction:column;display:flex}@media (width<=480px){.anime-header .brand-logo .brand-text{display:none}}.anime-header .brand-logo .brand-text .brand-name{letter-spacing:.5px;color:#0c0d12;font-size:1.22rem;font-weight:900;line-height:1.1}.anime-header .brand-logo .brand-text .brand-tagline{letter-spacing:1.6px;color:#0c0d12bf;text-transform:uppercase;font-size:.58rem;font-weight:800}.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<=480px){.anime-header .search-container{max-width: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:#fff;letter-spacing:.3px;cursor:pointer;background:#0c0d12;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 #00000040}.anime-header .header-actions .subscribe-btn:hover{background:#1c1d28;transform:translateY(-1px);box-shadow:0 4px 12px #00000059}@media (width<=480px){.anime-header .header-actions .subscribe-btn{display:none}}.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 .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<=480px){.legal-modal-container{border-radius:16px;max-height:94vh}}.legal-modal-header{background:#ffffff05;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:22px 24px 18px;display:flex}.legal-modal-header .modal-title-group{align-items:center;gap:14px;display:flex}.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}.legal-modal-header .modal-title-group .modal-title{color:#fff;letter-spacing:.6px;text-transform:uppercase;margin:0;font-family:inherit;font-size:1.22rem;font-weight:900;line-height:1.2}@media (width<=480px){.legal-modal-header .modal-title-group .modal-title{font-size:1.05rem}}.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}.legal-modal-header .modal-close-btn{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex}.legal-modal-header .modal-close-btn:hover{color:#0b0c12;background:#ffd21f;border-color:#ffd21f;transform:scale(1.05)}.legal-modal-tabs{scrollbar-width:none;background:#00000040;border-bottom:1px solid #ffffff0f;gap:8px;padding:12px 24px;display:flex;overflow-x:auto}.legal-modal-tabs::-webkit-scrollbar{display:none}.legal-modal-tabs .tab-btn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;font-size:.84rem;font-weight:700;transition:all .2s;display:flex}.legal-modal-tabs .tab-btn .tab-icon{font-size:.88rem}.legal-modal-tabs .tab-btn:hover{color:#ffd21f;background:#ffd21f1a;border-color:#ffd21f4d}.legal-modal-tabs .tab-btn.is-active{color:#0b0c12;background:linear-gradient(135deg,#ffd21f 0%,#f5c400 100%);border-color:#ffd21f;font-weight:800;box-shadow:0 4px 14px #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}
