/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Web Guy
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/webguyio/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2025
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2025
BlankSlate is distributed under the terms of the GNU GPL
*/

/* IPTV Europe Theme Styles */

/* CSS Reset and Base Styles */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
html{scroll-behavior:smooth}
body{
    line-height:1.6;
    font-family:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: #1a1a2e; /* Darker background like reference */
    color: var(--text-white);
    overflow-x: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}

/* Clean Dark Background - No Grid Pattern */
body::before {
    display: none; /* Remove grid pattern */
}

/* Clean Background - No Color Overlays */
body::after {
    display: none; /* Remove color overlays */
}
a{text-decoration-skip-ink:auto;color:inherit;text-decoration:none}
a[href^="tel"]{color:inherit;text-decoration:none}
button{outline:0;cursor:pointer}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
q{display:inline;font-style:italic}
q:before{content:'"';font-style:normal}
q:after{content:'"';font-style:normal}
textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}
input[type="search"]{-webkit-appearance:textfield}
table{border-collapse:collapse;border-spacing:0}
th,td{padding:2px}
big{font-size:120%}
small,sup,sub{font-size:80%}
sup{vertical-align:super}
sub{vertical-align:sub}
dd{margin-left:20px}
kbd,tt{font-family:courier;font-size:12px}
ins{text-decoration:underline}
del,strike,s{text-decoration:line-through}
dt{font-weight:bold}
address,cite,var{font-style:italic}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
img{max-width:100%;height:auto}

/* Color Variables - Pink Purple Germany IPTV Theme */
:root {
    --primary-dark: #0a0a1a;
    --primary-navy: #1a1a2e;
    --primary-purple: #2d2d44;
    --secondary-purple: #3a3a5c;
    --accent-purple: #a855f7;
    --accent-pink: #ec4899;
    --accent-bright-pink: #f472b6;
    --accent-germany-pink: #ff6b9d;
    --accent-green: #10b981;
    --accent-blue: #3b82f6;
    --accent-orange: #f97316;
    --text-white: #ffffff;
    --text-gray: #a1a1aa;
    --text-light-gray: #e4e4e7;
    --text-muted: #71717a;
    --text-pink: #f472b6;
    --gradient-primary: linear-gradient(135deg, #a855f7 0%, #ec4899 100%);
    --gradient-germany: linear-gradient(135deg, #f472b6 0%, #ec4899 50%, #a855f7 100%);
    --gradient-purple: linear-gradient(135deg, #8b5cf6 0%, #a855f7 100%);
    --gradient-pink: linear-gradient(135deg, #ec4899 0%, #f472b6 100%);
    --gradient-button: linear-gradient(135deg, #a855f7 0%, #ec4899 100%);
    --gradient-dark: linear-gradient(135deg, #0a0a1a 0%, #1a1a2e 50%, #2d2d44 100%);
    --gradient-card: linear-gradient(135deg, rgba(168, 85, 247, 0.08) 0%, rgba(236, 72, 153, 0.08) 100%);
    --card-bg: rgba(26, 26, 46, 0.6);
    --card-border: rgba(168, 85, 247, 0.2);
    --shadow-dark: 0 25px 50px rgba(0, 0, 0, 0.8);
    --shadow-medium: 0 15px 35px rgba(0, 0, 0, 0.6);
    --shadow-light: 0 8px 20px rgba(0, 0, 0, 0.4);
    --shadow-glow: 0 0 40px rgba(168, 85, 247, 0.5);
    --shadow-pink-glow: 0 0 40px rgba(236, 72, 153, 0.5);
}

/* WordPress Default Classes */
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

/* Layout Containers */
#wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

#container {
    flex: 1;
}

#content {
    width: 100%;
}

/* Header Styles - Dark Grid Theme */
.iptv-header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    background: rgba(10, 10, 26, 0.95);
    backdrop-filter: blur(25px);
    z-index: 9999 !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border-bottom: 1px solid rgba(168, 85, 247, 0.3);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
    will-change: transform;
}

.iptv-header.scrolled {
    background: rgba(10, 10, 26, 0.98);
    backdrop-filter: blur(30px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.6);
    border-bottom-color: rgba(139, 92, 246, 0.5);
    transform: translateY(0);
    animation: headerSlideDown 0.3s ease-out;
}

@keyframes headerSlideDown {
    from {
        transform: translateY(-100%);
        opacity: 0.8;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.header-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 70px;
    position: relative;
    gap: 30px;
    line-height: 1;
}

/* Ensure all header elements are perfectly aligned */
.header-logo,
.desktop-nav,
.header-cta {
    display: flex;
    align-items: center;
    height: 100%;
    vertical-align: middle;
}

/* Desktop Navigation Alignment */
.desktop-nav {
    flex: 1;
    justify-content: center;
    margin: 0 20px;
    display: flex;
    align-items: center;
}

.desktop-nav .nav-menu {
    display: flex;
    align-items: center;
    gap: 25px;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-wrap: nowrap; /* keep single row */
    white-space: nowrap; /* prevent label wrapping */
}

.desktop-nav .nav-menu li {
    display: flex;
    align-items: center;
}

.desktop-nav .nav-menu li a {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    text-decoration: none;
    color: var(--text-white);
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s ease;
    border-radius: 6px;
    height: 40px;
    line-height: 1;
    box-sizing: border-box;
    white-space: nowrap; /* keep on one line */
}

.header-logo {
    flex-shrink: 0;
}

/* Fix header button alignment with menu */
.header-cta .cta-button {
    vertical-align: middle;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    transform: translateY(0);
    height: 40px;
    box-sizing: border-box;
}

/* Ensure button aligns with nav menu items */
.desktop-nav .nav-menu li a,
.header-cta .cta-button {
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Force button alignment with navigation */
.header-cta {
    align-items: center !important;
}

/* New Small CTA Button with Project Colors */
.cta-button-small {
    background: linear-gradient(135deg, var(--accent-purple) 0%, var(--accent-pink) 100%);
    color: white;
    padding: 8px 18px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(168, 85, 247, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    height: 32px;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    vertical-align: middle;
    margin: 0;
    box-sizing: border-box;
}

.cta-button-small:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(168, 85, 247, 0.4);
    background: linear-gradient(135deg, var(--accent-pink) 0%, var(--accent-purple) 100%);
    border-color: rgba(255, 255, 255, 0.2);
}

.cta-button-small:active {
    transform: translateY(0);
    box-shadow: 0 2px 6px rgba(168, 85, 247, 0.3);
}

.cta-button-small:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(168, 85, 247, 0.3), 0 2px 8px rgba(168, 85, 247, 0.3);
}

/* Add subtle shine effect */
.cta-button-small::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.cta-button-small:hover::before {
    left: 100%;
}

/* Responsive Header Adjustments */
@media (max-width: 1024px) {
    .header-container {
        padding: 0 15px;
        max-width: 100%;
    }

    .desktop-nav .nav-menu {
        gap: 15px;
    }

    .desktop-nav .nav-menu li a {
        font-size: 14px;
        padding: 8px 12px;
    }

    .cta-button-small {
        padding: 7px 16px;
        font-size: 9px;
        min-width: 110px;
        height: 30px;
    }
}

@media (max-width: 900px) {
    .header-container {
        padding: 0 12px;
    }

    .desktop-nav .nav-menu {
        gap: 10px;
    }

    .desktop-nav .nav-menu li a {
        font-size: 13px;
        padding: 6px 8px;
    }

    .cta-button-small {
        padding: 6px 14px;
        font-size: 8px;
        min-width: 100px;
        height: 28px;
    }
}

/* Logo Styles */
.header-logo {
    display: flex;
    align-items: center;
}

.logo-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: var(--text-white);
}

.logo-circle {
    width: 45px;
    height: 45px;
    background: var(--gradient-pink);
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
    box-shadow: var(--shadow-glow);
    transition: all 0.3s ease;
}

.logo-circle::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
    height: 22px;
    background: white;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.logo-link:hover .logo-circle {
    transform: scale(1.1);
    box-shadow: 0 0 40px rgba(255, 23, 68, 0.5);
}

.logo-text {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -0.5px;
}

/* Logo responsive styles */
@media (max-width: 1100px) {
    .logo-text {
        font-size: 22px;
    }

    .logo-circle {
        width: 35px;
        height: 35px;
        margin-right: 10px;
    }
    
    .cta-button {
        padding: 9px 18px;
        font-size: 12px;
        min-width: 130px;
    }
}

@media (max-width: 768px) {
    .logo-text {
        font-size: 20px;
    }

    .logo-circle {
        width: 32px;
        height: 32px;
        margin-right: 8px;
    }
    
    .cta-button {
        padding: 8px 16px;
        font-size: 11px;
        min-width: 120px;
        border-radius: 20px;
    }
    
    .header-cta {
        margin-left: 15px;
    }
}

@media (max-width: 480px) {
    .logo-text {
        font-size: 18px;
    }

    .logo-circle {
        width: 30px;
        height: 30px;
        margin-right: 8px;
    }
    
    .cta-button {
        padding: 7px 14px;
        font-size: 10px;
        min-width: 110px;
        border-radius: 18px;
        letter-spacing: 0.8px;
    }
    
    .header-cta {
        margin-left: 10px;
    }
}

/* Enhanced Mobile Responsive Design */
@media (max-width: 768px) {
    /* Header Mobile Styles */
    .header-container {
        padding: 0 12px;
        flex-wrap: wrap;
    }
    
    .desktop-nav {
        display: none;
    }
    
    .mobile-menu-toggle {
        display: flex !important;
    }
    
    /* NEW MOBILE MENU DESIGN */
    .new-mobile-menu-toggle {
        display: flex;
        align-items: center;
        gap: 8px;
        cursor: pointer;
        padding: 12px 16px;
        background: rgba(147, 51, 234, 0.1);
        border: 2px solid rgba(147, 51, 234, 0.3);
        border-radius: 25px;
        transition: all 0.3s ease;
        backdrop-filter: blur(10px);
    }
    
    .new-mobile-menu-toggle:hover {
        background: rgba(147, 51, 234, 0.2);
        border-color: rgba(147, 51, 234, 0.5);
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(147, 51, 234, 0.3);
    }
    
    .menu-icon {
        display: flex;
        flex-direction: column;
        gap: 3px;
    }
    
    .menu-line {
        width: 20px;
        height: 2px;
        background: #9333EA;
        border-radius: 1px;
        transition: all 0.3s ease;
    }
    
    .menu-text {
        font-size: 12px;
        font-weight: 600;
        color: #9333EA;
        letter-spacing: 0.5px;
        text-transform: uppercase;
    }
    
    /* Mobile Menu Overlay */
    .new-mobile-menu-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.8);
        backdrop-filter: blur(20px);
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    }
    
    .new-mobile-menu-overlay.active {
        opacity: 1;
        visibility: visible;
    }
    
    .new-mobile-menu-container {
        position: absolute;
        top: 0;
        right: 0;
        width: 85%;
        max-width: 350px;
        height: 100vh;
        background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f172a 100%);
        border-left: 2px solid rgba(147, 51, 234, 0.3);
        transform: translateX(100%);
        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        display: flex;
        flex-direction: column;
    }
    
    .new-mobile-menu-overlay.active .new-mobile-menu-container {
        transform: translateX(0);
    }
    
    /* Mobile Menu Header */
    .mobile-menu-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px;
        border-bottom: 1px solid rgba(147, 51, 234, 0.2);
    }
    
    .mobile-logo {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    
    .mobile-logo .logo-circle {
        width: 30px;
        height: 30px;
        background: linear-gradient(135deg, #9333EA 0%, #A855F7 100%);
        border-radius: 50%;
        box-shadow: 0 4px 15px rgba(147, 51, 234, 0.4);
    }
    
    .mobile-logo .logo-text {
        font-size: 16px;
        font-weight: 700;
        color: #ffffff;
        letter-spacing: 1px;
    }
    
    .mobile-menu-close {
        background: none;
        border: none;
        color: #9333EA;
        font-size: 28px;
        cursor: pointer;
        padding: 8px;
        border-radius: 50%;
        transition: all 0.3s ease;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .mobile-menu-close:hover {
        background: rgba(147, 51, 234, 0.1);
        transform: rotate(90deg);
    }
    
    /* Mobile Navigation */
    .new-mobile-nav {
        flex: 1;
        padding: 20px;
        overflow-y: auto;
    }
    
    .new-mobile-menu-list {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    
    .new-mobile-menu-list li {
        margin: 0;
    }
    
    .new-mobile-menu-list li a {
        display: flex;
        align-items: center;
        padding: 16px 20px;
        color: #ffffff;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        border-radius: 12px;
        transition: all 0.3s ease;
        background: rgba(147, 51, 234, 0.05);
        border: 1px solid rgba(147, 51, 234, 0.1);
    }
    
    .new-mobile-menu-list li a:hover {
        background: rgba(147, 51, 234, 0.15);
        border-color: rgba(147, 51, 234, 0.3);
        color: #A855F7;
        transform: translateX(5px);
        box-shadow: 0 4px 15px rgba(147, 51, 234, 0.2);
    }
    
    /* Mobile Menu Footer */
    .mobile-menu-footer {
        padding: 20px;
        border-top: 1px solid rgba(147, 51, 234, 0.2);
    }
    
    .mobile-menu-cta {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        width: 100%;
        padding: 16px 24px;
        background: linear-gradient(135deg, #9333EA 0%, #A855F7 50%, #C084FC 100%);
        color: white;
        text-decoration: none;
        border-radius: 25px;
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        transition: all 0.3s ease;
        box-shadow: 0 8px 25px rgba(147, 51, 234, 0.3);
    }
    
    .mobile-menu-cta:hover {
        transform: translateY(-3px);
        box-shadow: 0 15px 35px rgba(147, 51, 234, 0.5);
        background: linear-gradient(135deg, #A855F7 0%, #9333EA 50%, #9333EA 100%);
    }
    
    .cta-icon {
        font-size: 18px;
    }
    
    .cta-text {
        font-weight: 700;
        letter-spacing: 1px;
    }
    
    /* Responsive adjustments for new mobile menu */
    @media (max-width: 480px) {
        .new-mobile-menu-toggle {
            padding: 10px 12px;
        }
        
        .menu-text {
            font-size: 11px;
        }
        
        .new-mobile-menu-container {
            width: 90%;
        }
        
        .mobile-menu-header {
            padding: 15px;
        }
        
        .new-mobile-nav {
            padding: 15px;
        }
        
        .new-mobile-menu-list li a {
            padding: 14px 16px;
            font-size: 15px;
        }
        
        .mobile-menu-footer {
            padding: 15px;
        }
        
        .mobile-menu-cta {
            padding: 14px 20px;
            font-size: 13px;
        }
    }
    
    /* Hero Section Mobile Styles */
    .hero-section {
        min-height: 100vh;
        padding: 60px 15px 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .hero-content {
        max-width: 100%;
        padding: 0 10px;
    }
    
    .hero-title {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 20px;
        letter-spacing: -0.5px;
    }
    
    .hero-rating {
        margin-bottom: 20px;
        gap: 8px;
    }
    
    .stars {
        font-size: 18px;
    }
    
    .rating-text {
        font-size: 14px;
    }
    
    .hero-subtitle {
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 1.4;
        text-align: center;
    }
    
    .hero-description {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 30px;
        padding: 0 10px;
        text-align: center;
    }
    
    .hero-buttons {
        flex-direction: column;
        gap: 15px;
        margin-top: 20px;
    }
    
    .hero-button {
        padding: 16px 24px;
        font-size: 14px;
        border-radius: 30px;
        min-width: 220px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }
    
    .button-icon {
        font-size: 18px;
    }
    
    .button-text {
        font-size: 14px;
        letter-spacing: 0.4px;
    }
    
    /* Channel Logos Mobile */
    .channel-logos-section {
        padding: 30px 15px;
    }
    
    .channel-logos-container {
        gap: 20px;
        animation-duration: 30s;
    }
    
    .channel-logo {
        min-width: 120px;
        padding: 15px 10px;
    }
    
    .channel-logo img {
        width: 60px;
        height: 60px;
    }
    
    .channel-logo span {
        font-size: 12px;
        margin-top: 8px;
    }
}

/* Desktop Navigation */
.desktop-nav {
    display: flex;
}

.nav-menu {
    display: flex;
    align-items: center;
    gap: 40px;
    flex-wrap: nowrap; /* global safeguard */
}

.nav-menu li a {
    color: var(--text-white);
    font-weight: 500;
    font-size: 16px;
    transition: color 0.3s ease;
    position: relative;
}

.nav-menu li a:hover {
    color: var(--accent-pink);
}

.nav-menu li a::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--gradient-pink);
    transition: width 0.3s ease;
}

.nav-menu li a:hover::after {
    width: 100%;
}

/* CTA Button Container */
.header-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto; /* Push to right side */
    margin-right: 0;
    flex-shrink: 0; /* Prevent shrinking */
    height: 100%; /* Take full height of header */
    line-height: 1;
}

/* Add subtle glow effect to button */
.cta-button::after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(135deg, #EC4899, #A855F7, #8B5CF6);
    border-radius: 27px;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.cta-button:hover::after {
    opacity: 0.3;
}

/* Add subtle pulse animation */
@keyframes buttonPulse {
    0% {
        box-shadow: 0 4px 15px rgba(236, 72, 153, 0.25);
    }
    50% {
        box-shadow: 0 4px 20px rgba(236, 72, 153, 0.4);
    }
    100% {
        box-shadow: 0 4px 15px rgba(236, 72, 153, 0.25);
    }
}

.cta-button {
    animation: buttonPulse 3s ease-in-out infinite;
}

.cta-button:hover {
    animation: none;
}

/* Enhanced CTA Button - Best Design */
.cta-button {
    background: linear-gradient(135deg, #EC4899 0%, #A855F7 50%, #8B5CF6 100%);
    color: white;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 15px rgba(236, 72, 153, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: inline-block;
    min-width: 140px;
    text-align: center;
    backdrop-filter: blur(10px);
    line-height: 1.2;
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.cta-button:hover::before {
    left: 100%;
}

.cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(236, 72, 153, 0.35);
    border-color: rgba(255, 255, 255, 0.2);
    background: linear-gradient(135deg, #F472B6 0%, #C084FC 50%, #A78BFA 100%);
}

.cta-button:active {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(236, 72, 153, 0.3);
}

.cta-button:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(236, 72, 153, 0.3);
}

/* Mobile Menu Toggle */
.mobile-menu-toggle {
    display: none;
    flex-direction: column;
    cursor: pointer;
    padding: 8px;
    z-index: 10001;
    position: relative;
    background: transparent;
    border: none;
    min-width: 40px;
    min-height: 40px;
    justify-content: center;
    align-items: center;
}

.hamburger-line {
    width: 25px;
    height: 3px;
    background: var(--text-white);
    margin: 3px 0;
    transition: all 0.3s ease;
    border-radius: 2px;
    display: block;
    pointer-events: none; /* Prevent interference with click */
}

.mobile-menu-toggle.active .hamburger-line:nth-child(1) {
    transform: rotate(45deg) translate(6px, 6px);
}

.mobile-menu-toggle.active .hamburger-line:nth-child(2) {
    opacity: 0;
}

.mobile-menu-toggle.active .hamburger-line:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
}

/* Enhanced Mobile Navigation */
.mobile-nav {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    background: rgba(10, 10, 26, 0.98);
    backdrop-filter: blur(25px);
    border-top: 1px solid rgba(139, 92, 246, 0.3);
    transform: translateY(-100%);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 9998;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.mobile-nav.active {
    display: block !important;
    transform: translateY(0);
}

.mobile-nav-menu {
    padding: 25px 20px;
    list-style: none;
    margin: 0;
}

.mobile-nav-menu li {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(139, 92, 246, 0.1);
}

.mobile-nav-menu li:last-child {
    border-bottom: none;
}

.mobile-nav-menu li a {
    color: white;
    font-size: 16px;
    font-weight: 500;
    display: block;
    padding: 15px 10px;
    text-decoration: none;
    transition: all 0.3s ease;
    text-transform: capitalize;
}

.mobile-nav-menu li a:hover {
    color: #A855F7;
    background: rgba(139, 92, 246, 0.1);
    padding-left: 20px;
}

.mobile-nav-menu li a.mobile-cta {
    background: linear-gradient(135deg, #EC4899, #A855F7);
    padding: 15px 25px;
    border-radius: 30px;
    text-align: center;
    border: none;
    margin: 20px 10px 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: white;
    box-shadow: 0 8px 20px rgba(236, 72, 153, 0.3);
}

.mobile-nav-menu li a.mobile-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 25px rgba(236, 72, 153, 0.4);
    padding-left: 25px;
}

/* Prevent body scroll when mobile menu is open */
body.mobile-menu-open {
    overflow: hidden;
}

/* Additional responsive fixes */
@media (max-width: 1200px) {
    .header-container {
        padding: 0 15px;
    }
}

@media (max-width: 1150px) {
    .desktop-nav .nav-menu li a {
        font-size: 14px;
        padding: 8px 10px;
    }

    .cta-button {
        padding: 10px 18px;
        font-size: 14px;
    }
}

/* Hero Section - Enhanced with Animations */
.hero-section {
    background: linear-gradient(-45deg, #0f0f23, #1a1a2e, #16213e, #0f172a);
    background-size: 400% 400%;
    animation: gradientShift 15s ease infinite;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 80px 20px 60px;
    padding-top: 90px; /* Add space for fixed header */
    position: relative;
    overflow: hidden;
}

/* General spacing for fixed header */
main, .main-content, .page-content, .entry-content {
    padding-top: 70px; /* Space for fixed header */
}

/* Page-specific hero sections */
.iptv-hero, .contact-hero, .iptv-page .iptv-hero {
    padding-top: 90px !important;
    min-height: calc(100vh - 70px);
}

/* Enhanced Grid Background Pattern */
.hero-section::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background:
        linear-gradient(to right, rgba(79, 79, 79, 0.18) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(79, 79, 79, 0.18) 1px, transparent 1px);
    background-size: 14px 24px;
    mask-image: radial-gradient(ellipse 60% 50% at 50% 0%, #000 70%, transparent 100%);
    -webkit-mask-image: radial-gradient(ellipse 60% 50% at 50% 0%, #000 70%, transparent 100%);
    z-index: 1;
    animation: gridPulse 8s ease-in-out infinite;
}

/* Clean Hero Background - No Color Overlays */
.hero-section::after {
    display: none; /* Remove color overlays */
}

/* Clean Hero Content - No Pulse Effect */
.hero-section .hero-content::before {
    display: none; /* Remove pulse effect */
}

@keyframes pulse {
    0%, 100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.8;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.4;
    }
}

/* Enhanced Animation Keyframes */
@keyframes gradientShift {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

@keyframes floatOrb {
    0%, 100% { transform: translateY(0px) rotate(0deg); }
    25% { transform: translateY(-20px) rotate(90deg); }
    50% { transform: translateY(-10px) rotate(180deg); }
    75% { transform: translateY(-30px) rotate(270deg); }
}

@keyframes lightRay {
    0% { transform: translateY(-100px) rotate(0deg); opacity: 0; }
    10% { opacity: 1; }
    90% { opacity: 1; }
    100% { transform: translateY(100vh) rotate(0deg); opacity: 0; }
}

@keyframes gridPulse {
    0%, 100% { opacity: 0.1; }
    50% { opacity: 0.3; }
}

@keyframes floatParticle {
    0% {
        transform: translateY(100vh) translateX(0);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        transform: translateY(-100px) translateX(100px);
        opacity: 0;
    }
}

@keyframes titleGlow {
    0% { 
        filter: drop-shadow(0 0 10px rgba(236, 72, 153, 0.4));
        text-shadow: 0 0 20px rgba(236, 72, 153, 0.3);
    }
    100% { 
        filter: drop-shadow(0 0 20px rgba(236, 72, 153, 0.8));
        text-shadow: 0 0 30px rgba(236, 72, 153, 0.6);
    }
}

@keyframes starTwinkle {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.8; transform: scale(1.1); }
}

.hero-content {
    max-width: 800px;
    position: relative;
    z-index: 10;
}

.hero-title {
    font-size: 56px;
    font-weight: 900;
    margin-bottom: 25px;
    background: linear-gradient(135deg, #9333EA 0%, #A855F7 50%, #C084FC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1.1;
    letter-spacing: -1px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    text-align: center;
}

@keyframes titleGlow {
    0% { filter: drop-shadow(0 0 10px rgba(244, 114, 182, 0.4)); }
    100% { filter: drop-shadow(0 0 20px rgba(244, 114, 182, 0.8)); }
}

.hero-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 30px;
}

.stars {
    color: #ffd700;
    font-size: 20px;
}

.rating-text {
    color: var(--text-light-gray);
    font-size: 16px;
    font-weight: 500;
}

.hero-subtitle {
    font-size: 28px;
    font-weight: 600;
    color: var(--text-white);
    margin-bottom: 30px;
    line-height: 1.3;
    text-align: center;
}

.hero-description {
    font-size: 18px;
    color: var(--text-gray);
    line-height: 1.6;
    margin-bottom: 40px;
    text-align: center;
}

/* Hero Buttons Container */
.hero-buttons {
    display: flex;
    gap: 25px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

/* Enhanced Hero Button */
.hero-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 18px 30px;
    border-radius: 35px;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
    z-index: 3;
    text-decoration: none;
    min-width: 200px;
    text-align: center;
    cursor: pointer;
}

.button-icon {
    font-size: 20px;
    display: inline-block;
}

.button-text {
    font-weight: 700;
    letter-spacing: 0.5px;
}

.hero-button-primary {
    background: linear-gradient(135deg, #9333EA 0%, #A855F7 50%, #C084FC 100%);
    color: white;
    box-shadow: 0 8px 25px rgba(147, 51, 234, 0.3);
    border: none;
}

.hero-button-secondary {
    background: rgba(26, 26, 46, 0.8);
    color: #9333EA;
    border: 2px solid #9333EA;
    box-shadow: 0 4px 15px rgba(147, 51, 234, 0.2);
}

.hero-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.6s ease;
}

.hero-button:hover::before {
    left: 100%;
}

.hero-button-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(147, 51, 234, 0.5);
    background: linear-gradient(135deg, #A855F7 0%, #9333EA 50%, #9333EA 100%);
}

.hero-button-secondary:hover {
    transform: translateY(-3px);
    background: rgba(147, 51, 234, 0.1);
    box-shadow: 0 8px 25px rgba(147, 51, 234, 0.3);
    border-color: #A855F7;
    color: #A855F7;
}

.hero-button:active {
    transform: translateY(-3px);
}

/* Channel Logos Section - Dark Grid Theme */
.channel-logos-section {
    background: transparent;
    padding: 80px 20px;
    border-bottom: 1px solid rgba(139, 92, 246, 0.3);
    position: relative;
    overflow: hidden;
}

.channel-logos-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:
        radial-gradient(circle at 20% 50%, rgba(33, 150, 243, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 50%, rgba(255, 109, 0, 0.1) 0%, transparent 50%);
    pointer-events: none;
}

.channel-logos-container {
    display: flex;
    align-items: center;
    gap: 30px;
    animation: scrollChannels 30s linear infinite;
    width: max-content;
    /* Ensure smooth infinite scroll */
    will-change: transform;
}

/* Wrapper for the scrolling container */

.channel-logos-section .channel-logos-wrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

/* Infinite scroll animation */
@keyframes scrollChannels {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* Pause animation on hover */
.channel-logos-section:hover .channel-logos-container {
    animation-play-state: paused;
}

/* Carousel controls removed - using pure CSS infinite scroll animation */
/* Force hide any carousel controls that might be added by JavaScript */
.carousel-controls,
.carousel-btn,
.carousel-dots,
.carousel-dot,
.channel-logos-section .carousel-controls,
.channel-logos-section .carousel-btn,
.channel-logos-section .carousel-dots,
.channel-logos-section .carousel-dot,
.channel-logos-section button,
.channel-logos-section .btn,
.channel-logos-section .nav-btn,
.channel-logos-section .slider-btn,
.channel-logos-section .prev,
.channel-logos-section .next,
.channel-logos-section .arrow,
.channel-logos-section .control {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.channel-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px 15px;
    background: var(--card-bg);
    backdrop-filter: blur(25px);
    border-radius: 24px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid var(--card-border);
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
    min-width: 120px;
    width: 120px;
}

.channel-logo::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: left 0.5s ease;
}

.channel-logo:hover::before {
    left: 100%;
}

.channel-logo:hover {
    transform: translateY(-10px) scale(1.03);
    background: rgba(26, 26, 46, 0.8);
    box-shadow: var(--shadow-glow), 0 0 30px rgba(139, 92, 246, 0.3);
    border-color: rgba(139, 92, 246, 0.5);
}

.channel-logo:hover::after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #8b5cf6, #ec4899, #f59e0b, #8b5cf6);
    border-radius: 26px;
    z-index: -1;
    opacity: 0.7;
    animation: borderGlow 2s linear infinite;
}

@keyframes borderGlow {
    0%, 100% {
        background: linear-gradient(45deg, #8b5cf6, #ec4899, #f59e0b, #8b5cf6);
    }
    25% {
        background: linear-gradient(45deg, #ec4899, #f59e0b, #8b5cf6, #ec4899);
    }
    50% {
        background: linear-gradient(45deg, #f59e0b, #8b5cf6, #ec4899, #f59e0b);
    }
    75% {
        background: linear-gradient(45deg, #8b5cf6, #ec4899, #f59e0b, #8b5cf6);
    }
}

.channel-logo img {
    width: 120px;
    height: 60px;
    object-fit: contain;
    margin-bottom: 10px;
    filter: brightness(0.8);
    transition: filter 0.3s ease;
}

.channel-logo:hover img {
    filter: brightness(1);
}

.channel-logo span {
    color: var(--text-light-gray);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

/* Container */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* New TMDB Movies Section */
.tmdb-movies-section {
    background: #0f0f1a; /* Dark background */
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0;
}

.tmdb-header {
    text-align: center;
    margin-bottom: 60px;
}

.tmdb-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 15px;
}

.tmdb-icon {
    font-size: 2rem;
}

.tmdb-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.tmdb-subtitle {
    font-size: 1.1rem;
    color: var(--text-gray);
    margin-bottom: 20px;
}

.tmdb-update-info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}

.tmdb-last-update {
    font-size: 0.9rem;
    color: var(--text-gray);
}

.tmdb-status-badge {
    background: #ff4757;
    color: white;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
}

/* Category Filter Buttons */
.tmdb-category-filters {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.tmdb-filter-btn {
    background: rgba(26, 26, 46, 0.8);
    border: 1px solid rgba(168, 85, 247, 0.3);
    color: var(--text-light);
    padding: 12px 24px;
    border-radius: 25px;
    font-size: 0.9rem;
    font-weight: 600;
    cursor: pointer;
    backdrop-filter: blur(10px);
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    z-index: 10;
    pointer-events: auto;
    overflow: hidden;
}

.tmdb-filter-btn:hover {
    background: rgba(168, 85, 247, 0.2);
    border-color: var(--accent-purple);
    box-shadow: 0 8px 25px rgba(168, 85, 247, 0.3);
}

.tmdb-filter-btn.active {
    background: var(--gradient-primary);
    border-color: var(--accent-purple);
    color: white;
    box-shadow: 0 12px 35px rgba(168, 85, 247, 0.5);
}

/* Movies Carousel */
.tmdb-carousel-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    max-width: 100vw;
}

.tmdb-carousel-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    display: none !important; /* Hide all carousels by default */
}

.tmdb-carousel-container.active {
    display: block !important; /* Show only active carousel */
}

.tmdb-carousel-track {
    display: flex;
    gap: 20px;
    width: max-content;
}

.tmdb-movie-card {
    background: rgba(26, 26, 46, 0.6);
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    backdrop-filter: blur(25px);
    border: 1px solid rgba(168, 85, 247, 0.1);
    flex: 0 0 280px; /* Fixed width for carousel */
    width: 280px;
    min-width: 280px;
}

.tmdb-movie-card:hover {
    box-shadow: 0 30px 60px rgba(168, 85, 247, 0.4);
    border-color: rgba(168, 85, 247, 0.6);
}

.tmdb-movie-poster {
    position: relative;
    aspect-ratio: 2/3;
    overflow: hidden;
}

.tmdb-movie-poster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tmdb-rank-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    padding: 8px 12px;
    border-radius: 20px;
    font-weight: 700;
    font-size: 0.9rem;
    color: white;
    z-index: 2;
}

.rank-1 { background: linear-gradient(135deg, #ffd700 0%, #ffed4e 100%); color: #000; }
.rank-2 { background: linear-gradient(135deg, #c0c0c0 0%, #e8e8e8 100%); color: #000; }
.rank-3 { background: linear-gradient(135deg, #cd7f32 0%, #daa520 100%); }
.rank-4 { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); }
.rank-5 { background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%); }
.rank-6 { background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%); }

.tmdb-movie-info {
    padding: 20px;
}

.tmdb-movie-title {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--text-light);
    margin-bottom: 10px;
    line-height: 1.3;
    min-height: 2.6rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tmdb-movie-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.tmdb-country {
    font-size: 0.8rem;
    color: var(--accent-green);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.tmdb-year {
    font-size: 0.8rem;
    color: var(--text-gray);
}

.tmdb-movie-rating {
    display: flex;
    align-items: center;
    gap: 5px;
}

.tmdb-star {
    color: #ffd700;
    font-size: 1rem;
}

.tmdb-rating-value {
    font-weight: 600;
    color: var(--accent-green);
    font-size: 0.9rem;
}

/* TMDB Navigation Buttons - Hidden (using automatic movement) */
.tmdb-nav-btn {
    display: none;
}

/* TMDB navigation positions - hidden */
.tmdb-nav-prev,
.tmdb-nav-next {
    display: none;
}

/* German TV Shows Section */
.german-tv-section {
    background: var(--primary-dark);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.german-tv-header {
    text-align: center;
    margin-bottom: 60px;
}

.german-tv-header h2 {
    font-size: 2.8rem;
    font-weight: 900;
    color: var(--text-light);
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.german-tv-header p {
    font-size: 1.2rem;
    color: var(--accent-green);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.german-tv-shows {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.tv-show-card {
    position: relative;
    aspect-ratio: 16/9;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.4s ease;
    background: #1a1a2e;
}

.tv-show-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.6);
}

.tv-show-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.tv-show-card:hover .tv-show-image {
    transform: scale(1.1);
}

.tv-show-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.4s ease;
    position: relative;
}

.tv-show-card:hover .tv-show-placeholder {
    transform: scale(1.1);
}

.placeholder-content {
    text-align: center;
    color: white;
    z-index: 1;
}

.placeholder-content h4 {
    font-size: 1.5rem;
    font-weight: 800;
    margin-bottom: 8px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.placeholder-content p {
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
    opacity: 0.9;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.tv-show-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    padding: 30px 20px 20px;
    color: white;
}

.tv-show-overlay h3 {
    font-size: 1.3rem;
    font-weight: 800;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}

.tv-show-overlay p {
    font-size: 0.9rem;
    color: var(--accent-green);
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.popular-content-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 15px;
    line-height: 1.2;
}

.popular-content-header p {
    font-size: 1.1rem;
    color: var(--text-gray);
    margin: 0 0 20px;
}

/* Content Update Info */
.content-update-info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.last-update {
    color: var(--text-gray);
    font-size: 0.9rem;
}

.refresh-content-btn {
    background: rgba(139, 92, 246, 0.2);
    border: 2px solid rgba(139, 92, 246, 0.3);
    color: var(--primary-purple);
    padding: 8px 16px;
    border-radius: 25px;
    font-size: 0.9rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.refresh-content-btn:hover {
    background: rgba(139, 92, 246, 0.3);
    border-color: rgba(139, 92, 246, 0.5);
    transform: translateY(-2px);
    color: white;
}

.refresh-content-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

/* Category Navigation */
.category-navigation {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.category-btn {
    background: rgba(139, 92, 246, 0.1);
    border: 2px solid rgba(139, 92, 246, 0.3);
    color: var(--primary-purple);
    padding: 12px 24px;
    border-radius: 30px;
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.category-btn:hover {
    background: rgba(139, 92, 246, 0.2);
    border-color: rgba(139, 92, 246, 0.5);
    transform: translateY(-2px);
}

.category-btn.active {
    background: var(--primary-purple);
    border-color: var(--primary-purple);
    color: white;
    box-shadow: 0 8px 25px rgba(139, 92, 246, 0.4);
}

/* Content Categories */
.content-category {
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.content-category.active {
    display: block;
    opacity: 1;
}

/* Content Update Notification */
.content-update-notification {
    position: fixed;
    top: 20px;
    right: 20px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    padding: 16px 20px;
    z-index: 10000;
    transform: translateX(400px);
    opacity: 0;
    transition: all 0.3s ease;
    max-width: 350px;
}

.content-update-notification.show {
    transform: translateX(0);
    opacity: 1;
}

.content-update-notification.error {
    background: #fee;
    border-left: 4px solid #f56565;
}

.content-update-notification.success {
    background: #f0fff4;
    border-left: 4px solid #48bb78;
}

.notification-content {
    display: flex;
    align-items: center;
    gap: 12px;
}

.notification-icon {
    font-size: 1.2rem;
}

.notification-text {
    flex: 1;
    font-weight: 600;
    color: var(--text-dark);
}

.notification-time {
    font-size: 0.8rem;
    color: var(--text-gray);
}

.content-carousel-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 0 -20px; /* Extend beyond container padding */
    padding: 0;
}

.content-carousel-container {
    display: flex;
    gap: 60px;
    animation: scrollContent 45s linear infinite;
    width: max-content;
    will-change: transform;
}

@keyframes scrollContent {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-33.33%);
    }
}

.content-category {
    min-width: 100vw;
    width: 100vw;
    padding: 0; /* No padding for full width */
    display: flex;
    flex-direction: column;
    align-items: stretch; /* Stretch to full width */
}

.content-category h3 {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--text-white);
    margin-bottom: 30px;
    text-align: center;
}

.content-items-wrapper {
    overflow: hidden;
    max-width: 100vw; /* Full viewport width */
    width: 100%;
    margin: 0;
    padding: 0; /* No padding for full width */
    position: relative; /* For better overflow control */
}

.content-items {
    display: flex;
    gap: 15px;
    width: 300% !important;
    animation: scrollMovies 60s linear infinite !important;
    will-change: transform;
    align-items: stretch;
    animation-play-state: running !important;
}

.content-items:hover {
    animation-play-state: paused; /* Pause on hover */
}

/* Ensure seamless loop with no gaps */
.content-items::before {
    content: '';
    position: absolute;
    left: -100%;
    width: 100%;
    height: 100%;
    background: transparent;
}

.content-items::after {
    content: '';
    position: absolute;
    right: -100%;
    width: 100%;
    height: 100%;
    background: transparent;
}

.content-item {
    flex: 0 0 190px; /* Slightly wider for better text display */
    width: 190px; /* Fixed width */
    min-width: 190px; /* Consistent sizing */
    max-width: 190px; /* Consistent sizing */
}

@keyframes scrollMovies {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-33.33%); /* Move by one-third for triple width seamless loop */
    }
}

.content-item {
    background: var(--card-bg);
    border-radius: 12px; /* Smaller border radius */
    overflow: hidden;
    transition: all 0.3s ease;
    border: none; /* Remove border */
    position: relative;
}

.content-item:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(139, 92, 246, 0.3);
}

.content-poster {
    position: relative;
    aspect-ratio: 2/3;
    overflow: hidden;
    height: 200px; /* Bigger height - good size */
}

.content-poster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.content-item:hover .content-poster img {
    transform: scale(1.1);
}

/* Content Poster Placeholder */
.content-poster-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: transform 0.3s ease;
}

.content-item:hover .content-poster-placeholder {
    transform: scale(1.1);
}

.poster-content {
    text-align: center;
    color: white;
    padding: 20px;
}

.poster-content h5 {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.2;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.poster-content p {
    font-size: 0.8rem;
    margin-bottom: 8px;
    opacity: 0.9;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

.poster-content span {
    font-size: 1rem;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.content-rank {
    position: absolute;
    top: 8px;
    left: 8px;
    background: var(--gradient-primary);
    color: white;
    padding: 3px 8px; /* Smaller padding */
    border-radius: 15px; /* Smaller border radius */
    font-weight: 700;
    font-size: 0.75rem; /* Smaller font */
    box-shadow: 0 2px 8px rgba(139, 92, 246, 0.4);
}

.content-info {
    padding: 18px; /* Slightly more padding for better text display */
}

.content-info h4 {
    font-size: 0.95rem; /* Slightly smaller font size */
    font-weight: 600;
    color: var(--text-white);
    margin-bottom: 8px; /* Better margin */
    line-height: 1.4;
    min-height: 3.2rem; /* Increased height for 2 lines */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
    hyphens: auto;
}

.content-info p {
    font-size: 0.8rem; /* Smaller font */
    color: var(--text-gray);
    margin-bottom: 6px; /* Smaller margin */
}

.content-rating {
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--accent-green);
}

/* Pause animation on hover */
.popular-content-section:hover .content-carousel-container {
    animation-play-state: paused;
}

/* Content Update Notification */
.content-update-notification {
    position: fixed;
    top: 20px;
    right: 20px;
    background: var(--gradient-primary);
    color: white;
    padding: 15px 20px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(139, 92, 246, 0.3);
    z-index: 10000;
    transform: translateX(400px);
    opacity: 0;
    transition: all 0.3s ease;
    max-width: 300px;
}

.content-update-notification.show {
    transform: translateX(0);
    opacity: 1;
}

.notification-content {
    display: flex;
    align-items: center;
    gap: 10px;
}

.notification-icon {
    font-size: 1.2rem;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.notification-text {
    font-weight: 600;
    font-size: 0.9rem;
}

.notification-time {
    font-size: 0.8rem;
    opacity: 0.8;
    margin-left: auto;
}

/* Platform Logos Carousel Section */
.platform-logos-section {
    background: transparent;
    padding: 40px 20px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.platform-logos-section .platform-logos-wrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
    /* Debug: Add a background to see the container */
    /* background: rgba(255, 0, 0, 0.1); */
}

.platform-logos-container {
    display: flex;
    align-items: center;
    gap: 0px;
    /* Webkit prefixed animation for better browser support */
    -webkit-animation: scrollPlatforms 30s linear infinite;
    animation: scrollPlatforms 30s linear infinite;
    width: max-content;
    will-change: transform;
    /* Ensure animation starts immediately */
    animation-delay: 0s;
    animation-fill-mode: both;
    -webkit-animation-delay: 0s;
    -webkit-animation-fill-mode: both;
}

/* Infinite scroll animation for platforms */
@keyframes scrollPlatforms {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* Alternative animation for better browser support */
@-webkit-keyframes scrollPlatforms {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

/* Pause animation on hover */
.platform-logos-section:hover .platform-logos-container {
    animation-play-state: paused;
}

/* Force hide any carousel controls for platform logos */
.platform-logos-section .carousel-controls,
.platform-logos-section .carousel-btn,
.platform-logos-section .carousel-dots,
.platform-logos-section .carousel-dot,
.platform-logos-section button,
.platform-logos-section .btn,
.platform-logos-section .nav-btn,
.platform-logos-section .slider-btn,
.platform-logos-section .prev,
.platform-logos-section .next,
.platform-logos-section .arrow,
.platform-logos-section .control {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.platform-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    background: transparent;
    backdrop-filter: none;
    border-radius: 0;
    transition: all 0.3s ease;
    border: none;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
    min-width: 140px;
    height: 80px;
}

.platform-logo::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: left 0.5s ease;
}

.platform-logo:hover::before {
    left: 100%;
}

.platform-logo:hover {
    transform: translateY(-5px) scale(1.05);
    background: transparent;
    box-shadow: none;
    border: none;
}

.platform-logo img {
    width: auto;
    height: 50px;
    max-width: 120px;
    object-fit: contain;
    filter: brightness(0.9);
    transition: filter 0.3s ease;
}

.platform-logo:hover img {
    filter: brightness(1.1);
}

/* Features Section */
.features-section {
    background: transparent;
    padding: 60px 20px; /* Reduced padding */
}

.features-container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 40px;
}

.feature-card {
    background: var(--card-bg);
    backdrop-filter: blur(25px);
    padding: 45px 35px;
    border-radius: 24px;
    text-align: center;
    transition: all 0.4s ease;
    border: 1px solid var(--card-border);
    position: relative;
    overflow: hidden;
}

.feature-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: left 0.5s ease;
}

.feature-card:hover::before {
    left: 100%;
}

.feature-card:hover {
    transform: translateY(-12px);
    background: rgba(26, 26, 46, 0.8);
    border-color: rgba(139, 92, 246, 0.4);
    box-shadow: var(--shadow-glow);
}

.feature-icon {
    font-size: 64px;
    margin-bottom: 20px;
    display: block;
}

.feature-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-white);
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.feature-description {
    font-size: 16px;
    color: var(--text-gray);
    line-height: 1.6;
}

/* Categories Carousel Section */
.categories-carousel-section {
    background: transparent;
    padding: 60px 0; /* Reduced padding */
    text-align: center;
    overflow: hidden;
}

.categories-carousel-content {
    max-width: 100%;
    margin: 0 auto;
}

.categories-carousel-title {
    font-size: 36px;
    font-weight: 700;
    color: var(--text-white);
    margin-bottom: 60px;
    line-height: 1.3;
    padding: 0 20px;
}

.categories-carousel-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.categories-carousel-track {
    display: flex;
    transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    gap: 0;
    width: 200%; /* Make track wider to accommodate duplicated slides */
}
/* Category slide card styling */
.category-slide {
    flex: 0 0 25%;
    height: 320px;
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(139, 92, 246, 0.25);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
    transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}
.category-slide::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 18px;
    padding: 1px;
    background: linear-gradient(135deg, rgba(139,92,246,.45), rgba(236,72,153,.35));
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    pointer-events: none;
    opacity: .0;
    transition: opacity .35s ease;
}
.category-slide:hover {
    transform: translateY(-6px) scale(1.02);
    border-color: rgba(139,92,246,0.6);
    box-shadow: 0 18px 44px rgba(139, 92, 246, 0.35);
}
.category-slide:hover::before { opacity: 1; }
.category-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: contrast(1.03) saturate(1.05) brightness(.98);
    transition: transform .45s ease, filter .35s ease;
}
.category-slide:hover img {
    transform: scale(1.06);
    filter: contrast(1.1) saturate(1.12) brightness(1);
}
.category-slide .category-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(10,10,26,0) 55%, rgba(10,10,26,0.65) 100%);
    opacity: 0;
    transition: opacity .35s ease;
}
.category-slide:hover .category-overlay { opacity: 1; }
.category-slide .category-overlay h3 {
    position: absolute;
    left: 14px;
    bottom: 12px;
    margin: 0;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: .2px;
    color: #fff;
    text-shadow: 0 2px 12px rgba(0,0,0,.45);
}

/* Focus-visible for accessibility */
.category-slide:focus-within,
.category-slide:focus {
    outline: 2px solid rgba(139,92,246,.8);
    outline-offset: 2px;
}

@media (max-width: 768px) {
    .category-slide {
        border-radius: 16px;
        height: 300px;
    }
}

@media (max-width: 480px) {
    .category-slide {
        border-radius: 14px;
        height: 250px;
    }
}

/* Channel Logos - Best Design */
.channel-logo {
    position: relative;
    flex: 0 0 12.5%; /* 100% / 8 logos = 12.5% each */
    height: 120px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(168, 85, 247, 0.1);
    border-radius: 16px;
    margin: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
    position: relative;
}

.channel-logo::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(168, 85, 247, 0.05) 0%, rgba(236, 72, 153, 0.05) 100%);
    border-radius: 16px;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.channel-logo:hover {
    background: rgba(168, 85, 247, 0.08);
    border-color: rgba(168, 85, 247, 0.3);
    transform: translateY(-8px) scale(1.05);
    box-shadow: 0 20px 40px rgba(168, 85, 247, 0.2);
}

.channel-logo:hover::before {
    opacity: 1;
}

.channel-logo img {
    width: 80%;
    height: 80%;
    object-fit: contain;
    transition: all 0.4s ease;
    filter: brightness(0.9) contrast(1.1);
    position: relative;
    z-index: 2;
}

.channel-logo:hover img {
    transform: scale(1.1);
    filter: brightness(1) contrast(1.2);
}

/* Enhanced carousel track for logos */
.channel-logos-container {
    display: flex;
    transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    gap: 0;
    width: 200%; /* Make track wider to accommodate duplicated slides */
    align-items: center;
    padding: 20px 0;
}

/* Enhanced carousel section styling */
.channel-logos-section {
    background: linear-gradient(135deg, rgba(26, 26, 46, 0.95) 0%, rgba(10, 10, 26, 0.98) 100%);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.channel-logos-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(168, 85, 247, 0.6) 50%, transparent 100%);
}

.channel-logos-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.channel-logos-container {
    display: flex;
    transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    gap: 0;
    width: 200%;
    align-items: center;
    padding: 20px 0;
}

/* Platform Logos Carousel - Match Features Section */
.circular-logos-section {
    background: transparent;
    padding: 40px 20px;
    position: relative;
    overflow: hidden;
}

.circular-logos-section::before {
    display: none;
}

.circular-logos-section::after {
    display: none;
}

.circular-logos-container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: transparent;
    padding: 20px 40px;
}

.circular-logos-track {
    display: flex;
    gap: 80px;
    animation: scrollCircularLogos 25s linear infinite;
    width: max-content;
    justify-content: center;
}

.circular-logos-track:hover {
    animation-play-state: paused;
}

.circular-channel-logo {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
    flex-shrink: 0;
    background: transparent;
    backdrop-filter: none;
    box-shadow: none;
}

.circular-channel-logo:hover {
    transform: scale(1.05);
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
}

.circular-channel-logo img {
    width: 160px;
    height: 160px;
    object-fit: contain;
    border-radius: 50%;
    transition: all 0.3s ease;
    filter: brightness(1) contrast(1.1) saturate(1.1);
}

.circular-channel-logo:hover img {
    transform: scale(1.05);
    filter: brightness(1.1) contrast(1.2) saturate(1.2);
}

/* All platform logos have transparent backgrounds */
.circular-channel-logo {
    background: transparent !important;
}

/* Animation for platform logos carousel */
@keyframes scrollCircularLogos {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}


/* Channel Logos Mobile Responsive */
@media (max-width: 1200px) {
    .channel-logo {
        flex: 0 0 16.666%; /* 6 logos visible */
        height: 100px;
    }
    
    .circular-logos-container {
        padding: 15px 25px;
        max-width: 1200px;
        background: transparent;
    }
    
    .circular-logos-track {
        gap: 60px;
    }
    
    .circular-channel-logo {
        width: 160px;
        height: 160px;
        border: none;
    }
    
    .circular-channel-logo img {
        width: 130px;
        height: 130px;
    }
}

/* Infinite Scroll Animation */
@keyframes scrollLogos {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.channel-logos-container {
    animation: scrollLogos 30s linear infinite;
}

.channel-logos-container:hover {
    animation-play-state: paused;
}

/* Enhanced Logo Effects */
.channel-logo::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: radial-gradient(circle, rgba(168, 85, 247, 0.3) 0%, transparent 70%);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.4s ease;
    opacity: 0;
}

.channel-logo:hover::after {
    width: 100px;
    height: 100px;
    opacity: 1;
}

@media (max-width: 992px) {
    .channel-logo {
        flex: 0 0 20%; /* 5 logos visible */
        height: 90px;
    }
}

@media (max-width: 768px) {
    .channel-logo {
        flex: 0 0 25%; /* 4 logos visible */
        height: 80px;
        margin: 0 5px;
    }
    
    .channel-logos-section {
        padding: 60px 0;
    }
    
    .circular-logos-container {
        padding: 15px 20px;
        max-width: 900px;
        background: transparent;
    }
    
    .circular-logos-track {
        gap: 50px;
    }
    
    .circular-channel-logo {
        width: 140px;
        height: 140px;
        border: none;
    }
    
    .circular-channel-logo img {
        width: 110px;
        height: 110px;
    }
}

@media (max-width: 480px) {
    .channel-logo {
        flex: 0 0 33.333%; /* 3 logos visible */
        height: 70px;
        margin: 0 3px;
    }
    
    .channel-logos-section {
        padding: 50px 0;
    }
    
    .circular-logos-container {
        padding: 15px 15px;
        max-width: 700px;
        background: transparent;
    }
    
    .circular-logos-track {
        gap: 40px;
    }
    
    .circular-channel-logo {
        width: 120px;
        height: 120px;
        border: none;
    }
    
    .circular-channel-logo img {
        width: 95px;
        height: 95px;
    }
}

/* Carousel navigation buttons are now hidden - using automatic movement */
.carousel-navigation {
    display: none;
}

.carousel-btn {
    display: none;
}

/* MODERN ATTRACTIVE PRICING SECTION */
.pricing-section {
    background: #1a1a2e;
    padding: 20px 0 40px 0;
    position: relative;
    overflow: visible;
    min-height: auto;
    width: 100%;
}

.pricing-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(168, 85, 247, 0.08) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(236, 72, 153, 0.08) 0%, transparent 50%),
        radial-gradient(circle at 50% 50%, rgba(255, 107, 157, 0.05) 0%, transparent 70%),
        linear-gradient(45deg, transparent 30%, rgba(168, 85, 247, 0.03) 50%, transparent 70%);
    pointer-events: none;
}

.pricing-section::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(168,85,247,0.03)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');
    pointer-events: none;
    opacity: 0.5;
}

.pricing-container {
    max-width: 100%;
    margin: 0;
    position: relative;
    z-index: 2;
    width: 100%;
}

.pricing-content {
    background: transparent;
    border-radius: 0;
    padding: 20px 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    position: relative;
    overflow: hidden;
    width: 100vw;
    max-width: 100vw;
    margin: 0;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}

.pricing-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #a855f7, #ec4899, #f472b6, #a855f7);
    background-size: 200% 100%;
    animation: gradientShift 3s ease-in-out infinite;
    border-radius: 30px 30px 0 0;
}

@keyframes gradientShift {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

/* Left Column - Features */
.pricing-features-column {
    color: #ffffff;
    position: relative;
    z-index: 2;
}

.pricing-features-title {
    font-size: 32px;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 15px;
    background: linear-gradient(135deg, #ff6b9d 0%, #ec4899 50%, #a855f7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1.1;
    letter-spacing: -0.5px;
}

.pricing-features-subtitle {
    font-size: 18px;
    color: #a0a0a0;
    margin-bottom: 50px;
    line-height: 1.7;
    font-weight: 400;
}

.pricing-features-list {
    list-style: none;
    margin-bottom: 30px;
}

.pricing-features-list li {
    padding: 16px 0;
    color: #ffffff;
    position: relative;
    padding-left: 45px;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    margin-bottom: 8px;
}

.pricing-features-list li:last-child {
    border-bottom: none;
}

.pricing-features-list li:hover {
    color: #a855f7;
    transform: translateX(8px);
    background: rgba(168, 85, 247, 0.05);
    border-radius: 12px;
    padding-left: 50px;
}

.pricing-features-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 16px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    background: linear-gradient(135deg, #10b981, #34d399);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3);
    border: 2px solid rgba(255, 255, 255, 0.9);
}

.pricing-features-list li:hover::before {
    background: linear-gradient(135deg, #34d399, #10b981);
    transform: scale(1.15) rotate(5deg);
    box-shadow: 0 6px 16px rgba(16, 185, 129, 0.4);
}

.pricing-features-list li.highlight {
    color: #ff6b9d;
    font-weight: 600;
    background: linear-gradient(135deg, rgba(255, 107, 157, 0.1), rgba(255, 107, 157, 0.03));
    border-radius: 16px;
    padding: 18px 20px;
    margin: 12px 0;
    border-left: 4px solid #ff6b9d;
    box-shadow: 0 4px 12px rgba(255, 107, 157, 0.15);
    transform: translateX(5px);
}

.pricing-features-list li.highlight::before {
    background: linear-gradient(135deg, #ff6b9d, #ec4899);
    box-shadow: 0 4px 12px rgba(255, 107, 157, 0.4);
}

/* Right Column - Pricing Cards */
.pricing-cards-column {
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
    z-index: 2;
    width: 100%;
    min-height: 400px;
}

.pricing-card {
    background: linear-gradient(135deg, #1a1a2e 0%, #2d2d44 100%);
    border: 2px solid #3a3a5a;
    border-radius: 12px;
    padding: 15px;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    width: 100%;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 12px;
    backdrop-filter: blur(8px);
}

.pricing-card:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 12px 30px rgba(168, 85, 247, 0.25);
    border-color: #a855f7;
    background: linear-gradient(135deg, #2d2d44 0%, #3a3a5a 100%);
}

.pricing-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, #a855f7, #ec4899);
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: -1;
}

.pricing-card.selected {
    border-color: #ff6b9d;
    background: linear-gradient(135deg, #2d2d44 0%, #3a3a5a 100%);
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 15px 35px rgba(255, 107, 157, 0.4);
    animation: cardSelect 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
}

.pricing-card.selected:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(220, 38, 38, 0.25);
}

.pricing-card.selected::before {
    opacity: 0.15;
    animation: glowPulse 2s ease-in-out infinite;
    background: linear-gradient(135deg, #ff6b9d, #ec4899, #a855f7);
}

.pricing-card:hover {
    border-color: #a855f7;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(168, 85, 247, 0.15);
}

.pricing-card:hover::before {
    opacity: 0.05;
}

@keyframes cardSelect {
    0% { 
        transform: translateY(0) scale(1);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    }
    50% { 
        transform: translateY(-6px) scale(1.02);
        box-shadow: 0 12px 30px rgba(220, 38, 38, 0.3);
    }
    100% { 
        transform: translateY(-4px) scale(1);
        box-shadow: 0 8px 25px rgba(220, 38, 38, 0.2);
    }
}

@keyframes glowPulse {
    0%, 100% { 
        opacity: 0.08;
        transform: scale(1);
    }
    50% { 
        opacity: 0.12;
        transform: scale(1.05);
    }
}

.pricing-radio-container {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.pricing-radio-button {
    width: 18px;
    height: 18px;
    border: 2px solid #d1d5db;
    border-radius: 50%;
    margin-top: 0;
    flex-shrink: 0;
    position: relative;
    background: white;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.pricing-card.selected .pricing-radio-button {
    border-color: #ff6b9d;
    background: linear-gradient(135deg, #ff6b9d, #ec4899);
    box-shadow: 0 0 0 3px rgba(255, 107, 157, 0.3);
    transform: scale(1.1);
    animation: radioSelect 0.3s ease;
}

.pricing-card:not(.selected) .pricing-radio-button {
    border-color: #d1d5db;
    background: white;
    box-shadow: none;
    transform: scale(1);
}

.pricing-card.selected .pricing-radio-button::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5px;
    height: 5px;
    background: white;
    border-radius: 50%;
    animation: radioPop 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

@keyframes radioSelect {
    0% { 
        transform: scale(1);
        box-shadow: 0 0 0 0px rgba(255, 107, 157, 0.25);
    }
    50% { 
        transform: scale(1.25);
        box-shadow: 0 0 0 6px rgba(255, 107, 157, 0.3);
    }
    100% { 
        transform: scale(1.15);
        box-shadow: 0 0 0 4px rgba(255, 107, 157, 0.25);
    }
}

@keyframes radioPop {
    0% { transform: translate(-50%, -50%) scale(0); }
    50% { transform: translate(-50%, -50%) scale(1.3); }
    100% { transform: translate(-50%, -50%) scale(1); }
}

.pricing-card:hover .pricing-radio-button {
    border-color: #a855f7;
    transform: scale(1.08);
}

.pricing-card-content {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.pricing-card-title {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 6px;
    text-align: left;
    line-height: 1.2;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.pricing-card-button {
    background: linear-gradient(135deg, #a855f7, #ec4899);
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 12px rgba(168, 85, 247, 0.3);
    margin-top: 8px;
    display: inline-block;
    width: fit-content;
}

.pricing-card-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(168, 85, 247, 0.4);
    color: white;
}

.pricing-card.selected .pricing-card-button {
    background: linear-gradient(135deg, #ff6b9d, #ec4899);
    box-shadow: 0 4px 12px rgba(255, 107, 157, 0.4);
}

.pricing-card.selected .pricing-card-button:hover {
    box-shadow: 0 6px 16px rgba(255, 107, 157, 0.5);
}

.pricing-save-badge {
    background: linear-gradient(135deg, #ff6b9d, #ec4899);
    color: white;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    display: inline-block;
    margin-bottom: 2px;
    text-align: left;
    width: auto;
    box-shadow: 0 1px 4px rgba(255, 107, 157, 0.25);
}

.pricing-card:hover .pricing-save-badge {
    transform: scale(1.05) translateY(-1px);
    box-shadow: 0 6px 16px rgba(168, 85, 247, 0.4);
}

.pricing-device-badge {
    background: linear-gradient(135deg, #a855f7, #8b5cf6);
    color: white;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    display: inline-block;
    margin-bottom: 2px;
    text-align: left;
    width: auto;
    box-shadow: 0 1px 4px rgba(168, 85, 247, 0.25);
}

.pricing-card:hover .pricing-device-badge {
    transform: scale(1.05) translateY(-1px);
    box-shadow: 0 6px 16px rgba(255, 107, 157, 0.4);
}

.pricing-guarantee-text {
    font-size: 10px;
    color: #a0a0a0;
    margin-bottom: 4px;
    text-align: left;
    line-height: 1.2;
}

.pricing-price-container {
    display: flex;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 0;
    justify-content: flex-start;
}

.pricing-current-price {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    transition: all 0.3s ease;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.pricing-card:hover .pricing-current-price {
    color: var(--accent-purple);
    transform: scale(1.05);
}

.pricing-original-price {
    font-size: 10px;
    color: #a0a0a0;
    text-decoration: line-through;
    transition: all 0.3s ease;
}

.pricing-card:hover .pricing-original-price {
    color: #777;
}

.pricing-price-period {
    font-size: 10px;
    color: #a0a0a0;
    margin-left: 5px;
    transition: all 0.3s ease;
}

.pricing-card:hover .pricing-price-period {
    color: var(--accent-purple);
}

/* CTA Button */
.pricing-cta {
    margin-top: 30px;
    text-align: center;
    padding: 30px 20px;
    position: relative;
    z-index: 1000;
    background: rgba(255, 107, 157, 0.1);
    border: 3px solid #ff6b9d;
    border-radius: 15px;
    margin: 30px 0;
    box-shadow: 0 8px 25px rgba(255, 107, 157, 0.2);
}

.pricing-cta-btn {
    background: linear-gradient(135deg, #ff6b9d 0%, #ec4899 100%);
    color: white !important;
    padding: 15px 35px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: block !important;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 5px 15px rgba(255, 107, 157, 0.4);
    width: 100%;
    max-width: 250px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1001;
    visibility: visible !important;
    opacity: 1 !important;
}

.pricing-cta-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.pricing-cta-btn:hover::before {
    left: 100%;
}

.pricing-cta-btn:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 8px 25px rgba(255, 107, 157, 0.4);
    color: white !important;
    background: linear-gradient(135deg, #ec4899 0%, #ff6b9d 100%);
}

.pricing-cta-btn:active {
    transform: translateY(-2px) scale(0.98);
    box-shadow: 0 12px 25px rgba(168, 85, 247, 0.3);
}

/* Force button visibility */
#pricing-cta-btn {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important;
    z-index: 9999 !important;
}

/* Ensure all content is always visible */
body {
    opacity: 1 !important;
    visibility: visible !important;
}

.hero-section,
.channel-logos-section,
.pricing-section,
.content-section,
section {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}

/* Ensure pricing section is fully visible in preview */
.pricing-section {
    min-height: 800px !important;
    padding-bottom: 200px !important;
}

.pricing-cards-column {
    min-height: 500px !important;
    padding-bottom: 100px !important;
}

/* Make button container always visible */
.pricing-cta {
    position: relative !important;
    z-index: 9999 !important;
    margin-top: 20px !important;
    padding: 20px 15px !important;
    background: rgba(255, 107, 157, 0.2) !important;
    border: 3px solid #ff6b9d !important;
    border-radius: 12px !important;
    box-shadow: 0 6px 20px rgba(255, 107, 157, 0.3) !important;
}

/* Ensure entire pricing section is visible in preview */
.pricing-content {
    min-height: 600px !important;
    padding-bottom: 150px !important;
}

/* Make sure all pricing elements are visible */
.pricing-features-column,
.pricing-cards-column {
    position: relative !important;
    z-index: 10 !important;
}

/* Responsive Design for Photo-Style Pricing */
@media (max-width: 1024px) {
    .pricing-content {
        grid-template-columns: 1fr;
        gap: 30px;
        padding: 30px 20px;
    }
    
    .pricing-card {
        padding: 10px;
        gap: 10px;
    }
    
    .pricing-card-title {
        font-size: 14px;
    }
    
    .pricing-save-badge,
    .pricing-device-badge {
        font-size: 11px;
    }
    
    .pricing-current-price {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .pricing-section {
        padding: 25px 15px;
    }
    
    .pricing-content {
        padding: 20px 15px;
        gap: 20px;
        grid-template-columns: 1fr;
    }
    
    .pricing-features-title {
        font-size: 26px;
        margin-bottom: 12px;
    }
    
    .pricing-features-subtitle {
        font-size: 15px;
        margin-bottom: 20px;
    }
    
    .pricing-features-list li {
        font-size: 14px;
        padding: 10px 0;
        padding-left: 32px;
        margin-bottom: 6px;
    }
    
    .pricing-features-list li::before {
        width: 24px;
        height: 24px;
        font-size: 12px;
        top: 10px;
    }
    
    .pricing-card {
        padding: 18px;
        gap: 12px;
        margin-bottom: 10px;
        border-radius: 12px;
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    }
    
    .pricing-card-title {
        font-size: 17px;
        margin-bottom: 6px;
        font-weight: 700;
    }
    
    .pricing-save-badge,
    .pricing-device-badge {
        font-size: 12px;
        padding: 3px 8px;
        margin-bottom: 4px;
        border-radius: 5px;
    }
    
    .pricing-guarantee-text {
        font-size: 12px;
        margin-bottom: 8px;
    }
    
    .pricing-current-price {
        font-size: 20px;
        font-weight: 800;
    }
    
    .pricing-original-price,
    .pricing-price-period {
        font-size: 13px;
    }
    
    .pricing-radio-button {
        width: 18px;
        height: 18px;
    }
    
    .pricing-cta-btn {
        padding: 16px 30px;
        font-size: 15px;
        max-width: 260px;
        border-radius: 10px;
    }
    
    .pricing-cta {
        margin-top: 20px;
        padding: 20px 15px;
    }
}

@media (max-width: 480px) {
    /* Ultra Mobile Styles */
    .header-container {
        padding: 0 10px;
    }
    
    .logo-text {
        font-size: 16px;
    }
    
    .logo-circle {
        width: 28px;
        height: 28px;
        margin-right: 6px;
    }
    
    .cta-button {
        padding: 12px 20px;
        font-size: 12px;
        min-width: 140px;
    }
    
    /* Hero Section Ultra Mobile */
    .hero-section {
        padding: 40px 10px 30px;
        min-height: 90vh;
    }
    
    .hero-content {
        padding: 0 5px;
    }
    
    .hero-title {
        font-size: 28px;
        line-height: 1.1;
        margin-bottom: 15px;
        letter-spacing: -0.3px;
    }
    
    .hero-rating {
        margin-bottom: 15px;
        gap: 6px;
    }
    
    .stars {
        font-size: 16px;
    }
    
    .rating-text {
        font-size: 12px;
    }
    
    .hero-subtitle {
        font-size: 18px;
        margin-bottom: 15px;
        line-height: 1.3;
        text-align: center;
    }
    
    .hero-description {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 25px;
        padding: 0 5px;
        text-align: center;
    }
    
    .hero-button {
        padding: 14px 25px;
        font-size: 14px;
        border-radius: 20px;
        min-width: 180px;
    }
    
    /* Channel Logos Ultra Mobile */
    .channel-logos-section {
        padding: 20px 10px;
    }
    
    .channel-logos-container {
        gap: 15px;
        animation-duration: 25s;
    }
    
    .channel-logo {
        min-width: 100px;
        padding: 12px 8px;
    }
    
    .channel-logo img {
        width: 50px;
        height: 50px;
    }
    
    .channel-logo span {
        font-size: 11px;
        margin-top: 6px;
    }
    
    /* Pricing Section Ultra Mobile */
    .pricing-section {
        padding: 20px 10px;
    }
    
    .pricing-content {
        padding: 15px 10px;
        gap: 15px;
        grid-template-columns: 1fr;
    }
    
    .pricing-features-title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    
    .pricing-features-subtitle {
        font-size: 13px;
        margin-bottom: 15px;
    }
    
    .pricing-features-list li {
        font-size: 13px;
        padding: 8px 0;
        padding-left: 28px;
        margin-bottom: 4px;
    }
    
    .pricing-features-list li::before {
        width: 20px;
        height: 20px;
        font-size: 10px;
        top: 8px;
    }
    
    .pricing-card {
        padding: 14px;
        gap: 10px;
        margin-bottom: 8px;
        border-radius: 10px;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    }
    
    .pricing-card-title {
        font-size: 15px;
        margin-bottom: 5px;
        font-weight: 700;
    }
    
    .pricing-save-badge,
    .pricing-device-badge {
        font-size: 11px;
        padding: 2px 6px;
        margin-bottom: 3px;
        border-radius: 4px;
    }
    
    .pricing-guarantee-text {
        font-size: 11px;
        margin-bottom: 6px;
    }
    
    .pricing-current-price {
        font-size: 18px;
        font-weight: 800;
    }
    
    .pricing-original-price,
    .pricing-price-period {
        font-size: 12px;
    }
    
    .pricing-radio-button {
        width: 16px;
        height: 16px;
    }
    
    .pricing-cta-btn {
        padding: 14px 25px;
        font-size: 14px;
        max-width: 220px;
        border-radius: 8px;
    }
    
    .pricing-cta {
        margin-top: 15px;
        padding: 15px 10px;
    }
    
    .pricing-card {
    box-shadow: var(--shadow-dark);
    }
}

.pricing-card.highlighted::after {
    content: 'BELIEBT';
    position: absolute;
    top: 20px;
    right: -30px;
    background: var(--accent-orange);
    color: white;
    padding: 5px 40px;
    font-size: 12px;
    font-weight: 700;
    transform: rotate(45deg);
    letter-spacing: 1px;
}

.card-title {
    font-size: 24px;
    font-weight: 700;
    color: var(--text-white);
    margin-bottom: 20px;
}

.card-discount {
    background: var(--gradient-pink);
    color: white;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
}

.card-price {
    font-size: 36px;
    font-weight: 800;
    color: var(--text-white);
    margin-bottom: 10px;
}

.card-extra {
    color: var(--text-gray);
    font-size: 14px;
    margin-bottom: 30px;
}

.card-button {
    background: var(--gradient-orange);
    color: white;
    padding: 15px 30px;
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    display: block;
    width: 100%;
    border: none;
    cursor: pointer;
}

.card-button:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-light);
}

.platform-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}

.platform-logos img {
    width: 100px;
    height: 50px;
    object-fit: contain;
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.platform-logos img:hover {
    opacity: 1;
}

@keyframes rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}



/* Registration Section */
.registration-section {
    background: transparent;
    padding: 60px 20px; /* Reduced padding to eliminate empty space */
}

.registration-container {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.registration-title {
    font-size: 36px;
    font-weight: 800;
    color: var(--text-white);
    margin-bottom: 60px;
    line-height: 1.2;
}

.registration-steps {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
}

.step-item {
    background: var(--card-bg);
    backdrop-filter: blur(25px);
    padding: 45px 35px;
    border-radius: 24px;
    text-align: center;
    position: relative;
    border: 1px solid var(--card-border);
    transition: all 0.4s ease;
}

.step-item:hover {
    transform: translateY(-8px);
    background: rgba(26, 26, 46, 0.8);
    border-color: rgba(139, 92, 246, 0.4);
    box-shadow: var(--shadow-glow);
}

.step-icon {
    font-size: 64px;
    margin-bottom: 20px;
    display: block;
}

.step-number {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 40px;
    height: 40px;
    background: var(--gradient-pink);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: white;
}

.step-title {
    font-size: 16px;
    font-weight: 700;
    color: var(--text-white);
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Service Info Section */
.service-info-section {
    background: transparent;
    padding: 60px 20px; /* Reduced padding */
}

.service-info-container {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.service-info-title {
    font-size: 36px;
    font-weight: 800;
    color: var(--text-white);
    margin-bottom: 20px;
    line-height: 1.2;
}

.service-info-subtitle {
    font-size: 20px;
    color: var(--text-gray);
    margin-bottom: 40px;
}

.service-info-description {
    font-size: 18px;
    color: var(--text-gray);
    line-height: 1.6;
    margin-bottom: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.service-info-button {
    display: inline-block;
    background: var(--gradient-purple);
    color: var(--text-white);
    padding: 18px 40px;
    border-radius: 30px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    margin-bottom: 60px;
}

.service-info-button:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-dark);
}

.service-stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
    margin-top: 50px;
}

.stat-card {
    background: linear-gradient(135deg, rgba(139, 92, 246, 0.1) 0%, rgba(219, 39, 119, 0.1) 100%);
    backdrop-filter: blur(25px);
    padding: 30px;
    border-radius: 24px;
    border: 1px solid rgba(139, 92, 246, 0.2);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

.stat-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(139, 92, 246, 0.05) 0%, rgba(219, 39, 119, 0.05) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.stat-card:hover::before {
    opacity: 1;
}

.stat-card:hover {
    transform: translateY(-8px);
    border-color: rgba(139, 92, 246, 0.4);
    box-shadow: 0 20px 40px rgba(139, 92, 246, 0.2);
}

.premium-card {
    background: linear-gradient(135deg, rgba(139, 92, 246, 0.15) 0%, rgba(168, 85, 247, 0.15) 100%);
}

.availability-card {
    background: linear-gradient(135deg, rgba(236, 72, 153, 0.15) 0%, rgba(219, 39, 119, 0.15) 100%);
}

.stat-card-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
}

.stat-card-icon svg {
    width: 24px;
    height: 24px;
}

.stat-card-content {
    text-align: left;
    padding-right: 70px;
}

.stat-number {
    font-size: 42px;
    font-weight: 800;
    color: var(--text-white);
    margin-bottom: 8px;
    line-height: 1;
}

.premium-card .stat-number {
    background: linear-gradient(135deg, #8B5CF6 0%, #A855F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.availability-card .stat-number {
    background: linear-gradient(135deg, #EC4899 0%, #DB2777 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.stat-label {
    font-size: 20px;
    font-weight: 600;
    color: var(--text-white);
    margin-bottom: 12px;
    line-height: 1.2;
}

.stat-description {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
}

/* Service Info Responsive */
@media (max-width: 768px) {
    .service-stats {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 30px;
    }

    .stat-card {
        padding: 25px 20px;
    }

    .stat-card-content {
        padding-right: 60px;
    }

    .stat-card-icon {
        width: 40px;
        height: 40px;
        top: 15px;
        right: 15px;
    }

    .stat-card-icon svg {
        width: 20px;
        height: 20px;
    }

    .stat-number {
        font-size: 36px;
    }

    .stat-label {
        font-size: 18px;
    }

    .stat-description {
        font-size: 13px;
    }
}

/* Statistics Section */
.statistics-section {
    background: var(--gradient-pink);
    padding: 80px 20px;
}

.statistics-container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 40px;
    text-align: center;
}

.stat-column {
    color: white;
}

.stat-big-number {
    font-size: 72px;
    font-weight: 900;
    margin-bottom: 10px;
    line-height: 1;
}

.stat-big-label {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Sports Section */
.sports-section {
    position: relative;
    min-height: 600px;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: var(--dark-bg);
}

.sports-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.sports-bg-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.3;
    transition: opacity 0.3s ease;
}

/* Background Image Responsive Adjustments */
@media (max-width: 768px) {
    .sports-bg-image {
        opacity: 0.2;
        object-position: center center;
    }
}

@media (max-width: 480px) {
    .sports-bg-image {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

.sports-container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 20px;
    display: flex;
    align-items: center;
}

.sports-content-card {
    background: rgba(15, 23, 42, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    padding: 40px;
    max-width: 480px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
}

.sports-title {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 16px;
    line-height: 1.1;
    color: white;
    text-align: left;
}

.sports-subtitle {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 24px;
    color: var(--accent-pink);
    text-align: left;
}

.sports-description {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 32px;
    color: var(--text-light-gray);
    text-align: left;
}

.sports-description strong {
    color: var(--accent-pink);
    font-weight: 700;
}

.sports-button {
    display: inline-block;
    background: var(--gradient-purple);
    color: white;
    padding: 14px 32px;
    border-radius: 25px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    text-decoration: none;
}

.sports-button:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-dark);
}

/* Tablet Responsive Design */
@media (max-width: 1024px) {
    .sports-section {
        min-height: 500px;
    }

    .sports-container {
        padding: 60px 30px;
    }

    .sports-content-card {
        padding: 35px;
        max-width: 520px;
    }

    .sports-title {
        font-size: 32px;
        margin-bottom: 14px;
    }

    .sports-subtitle {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .sports-description {
        font-size: 15px;
        margin-bottom: 28px;
    }

    .sports-button {
        padding: 16px 30px;
        font-size: 14px;
    }
}

/* Mobile Responsive Design */
@media (max-width: 768px) {
    .sports-section {
        min-height: 400px;
    }

    .sports-container {
        padding: 40px 20px;
        justify-content: center;
    }

    .sports-content-card {
        padding: 30px 24px;
        margin: 0 10px;
        max-width: 95%;
        border-radius: 12px;
    }

    .sports-title {
        font-size: 26px;
        margin-bottom: 12px;
        line-height: 1.2;
    }

    .sports-subtitle {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .sports-description {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 24px;
    }

    .sports-button {
        padding: 12px 24px;
        font-size: 13px;
        border-radius: 20px;
    }
}

/* Small Mobile Responsive Design */
@media (max-width: 480px) {
    .sports-section {
        min-height: 350px;
    }

    .sports-container {
        padding: 30px 15px;
    }

    .sports-content-card {
        padding: 24px 20px;
        margin: 0 5px;
        max-width: 98%;
    }

    .sports-title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .sports-subtitle {
        font-size: 15px;
        margin-bottom: 16px;
    }

    .sports-description {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .sports-button {
        padding: 10px 20px;
        font-size: 12px;
        width: 100%;
        text-align: center;
    }
}

/* FAQ Section */
.faq-section {
    background: linear-gradient(135deg, #0F172A 0%, #1E293B 50%, #334155 100%);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.faq-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:
        radial-gradient(circle at 20% 80%, rgba(59, 130, 246, 0.08) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(236, 72, 153, 0.06) 0%, transparent 50%);
    pointer-events: none;
}

.faq-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 80px;
    align-items: start;
    position: relative;
    z-index: 1;
}

.faq-left {
    position: sticky;
    top: 100px;
}

.faq-header {
    margin-bottom: 30px;
}

.faq-badge {
    display: inline-block;
    background: linear-gradient(135deg, #3B82F6, #8B5CF6);
    color: white;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.25);
}

.faq-title {
    font-size: 48px;
    font-weight: 700;
    color: white;
    line-height: 1.2;
    margin-bottom: 20px;
    background: linear-gradient(135deg, #ffffff, #cbd5e1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.faq-subtitle {
    font-size: 16px;
    color: #94A3B8;
    line-height: 1.5;
    margin-bottom: 30px;
}

.faq-icon-m {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #3B82F6, #1D4ED8);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
    box-shadow: 0 4px 16px rgba(59, 130, 246, 0.3);
}

.faq-right {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.faq-item {
    background: rgba(30, 41, 59, 0.6);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(148, 163, 184, 0.1);
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    position: relative;
}

.faq-item:hover {
    background: rgba(30, 41, 59, 0.8);
    border-color: rgba(59, 130, 246, 0.3);
    box-shadow: 0 8px 30px rgba(59, 130, 246, 0.15);
    transform: translateY(-2px);
}

.faq-item.active {
    background: rgba(30, 41, 59, 0.9);
    border-color: rgba(59, 130, 246, 0.4);
    box-shadow: 0 12px 40px rgba(59, 130, 246, 0.2);
    transform: translateY(-1px);
}

.faq-question {
    padding: 24px 28px;
    background: transparent;
    border: none;
    color: white;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease;
    font-family: inherit;
    position: relative;
    z-index: 3;
}

.faq-question:hover {
    color: #E2E8F0;
}

.faq-question:focus {
    outline: none;
}

.faq-question span {
    flex: 1;
    padding-right: 20px;
    line-height: 1.4;
}

.faq-arrow {
    color: rgba(148, 163, 184, 0.8);
    font-size: 18px;
    font-weight: normal;
    transition: all 0.3s ease;
    flex-shrink: 0;
    margin-left: 16px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: none;
    position: relative;
    z-index: 4;
}

.faq-arrow::before {
    content: '▼';
    line-height: 1;
    transition: all 0.3s ease;
    font-size: 14px;
}

.faq-item.active .faq-arrow::before {
    transform: rotate(180deg);
    color: #3B82F6;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.3s ease;
    background: transparent;
    position: relative;
    z-index: 1;
    opacity: 0;
}

.faq-answer-content {
    padding: 0 28px 28px;
    color: #CBD5E1;
    line-height: 1.6;
    font-size: 15px;
    background: transparent;
    position: relative;
    z-index: 2;
}

.faq-item.active .faq-answer {
    max-height: 500px !important;
    opacity: 1 !important;
    transition: max-height 0.5s ease, opacity 0.4s ease;
}

.faq-item.active .faq-answer-content {
    padding-top: 0;
}

/* FAQ Responsive Design */
@media (max-width: 1200px) {
    .faq-container {
        gap: 60px;
        max-width: 1100px;
    }

    .faq-title {
        font-size: 42px;
    }

    .faq-item {
        min-height: 110px;
    }

    .faq-question {
        padding: 22px 25px;
        font-size: 15px;
        min-height: 75px;
    }

    .faq-arrow {
        font-size: 18px;
    }

    .faq-answer-content {
        padding: 0 36px 36px;
        padding-top: 28px;
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .faq-container {
        gap: 50px;
        max-width: 1000px;
    }

    .faq-title {
        font-size: 38px;
    }

    .faq-subtitle {
        font-size: 16px;
    }

    .faq-item {
        min-height: 100px;
    }

    .faq-question {
        padding: 20px 22px;
        font-size: 15px;
        min-height: 70px;
    }

    .faq-arrow {
        font-size: 17px;
    }

    .faq-answer-content {
        padding: 0 32px 32px;
        padding-top: 26px;
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .faq-section {
        padding: 80px 0;
    }

    .faq-container {
        grid-template-columns: 1fr;
        gap: 40px;
        padding: 0 20px;
        max-width: 100%;
    }

    .faq-left {
        position: static;
        text-align: center;
    }

    .faq-title {
        font-size: 36px;
        margin-bottom: 16px;
    }

    .faq-subtitle {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .faq-icon-m {
        margin: 20px auto 0;
        width: 45px;
        height: 45px;
        font-size: 20px;
    }

    .faq-right {
        gap: 14px;
    }

    .faq-item {
        border-radius: 14px;
    }

    .faq-question {
        padding: 20px 24px;
        font-size: 15px;
    }

    .faq-question span {
        line-height: 1.4;
        padding-right: 16px;
    }

    .faq-arrow {
        font-size: 16px;
        margin-left: 16px;
    }

    .faq-answer-content {
        padding: 0 24px 24px;
        font-size: 14px;
        line-height: 1.5;
    }
}

@media (max-width: 480px) {
    .faq-section {
        padding: 70px 0;
    }

    .faq-container {
        padding: 0 16px;
        gap: 30px;
    }

    .faq-title {
        font-size: 30px;
        margin-bottom: 14px;
    }

    .faq-subtitle {
        font-size: 15px;
        margin-bottom: 18px;
    }

    .faq-icon-m {
        width: 40px;
        height: 40px;
        font-size: 18px;
        margin: 18px auto 0;
    }

    .faq-right {
        gap: 12px;
    }

    .faq-item {
        border-radius: 12px;
    }

    .faq-question {
        padding: 18px 20px;
        font-size: 14px;
    }

    .faq-question span {
        font-weight: 600;
        line-height: 1.3;
        padding-right: 14px;
    }

    .faq-arrow {
        font-size: 14px;
        margin-left: 14px;
        width: 20px;
        height: 20px;
    }

    .faq-answer-content {
        padding: 0 20px 20px;
        font-size: 13px;
        line-height: 1.5;
    }
}

@media (max-width: 360px) {
    .faq-container {
        padding: 0 12px;
    }

    .faq-title {
        font-size: 26px;
    }

    .faq-subtitle {
        font-size: 14px;
    }

    .faq-icon-m {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }

    .faq-item {
        border-radius: 10px;
    }

    .faq-question {
        padding: 16px 18px;
        font-size: 13px;
    }

    .faq-question span {
        padding-right: 12px;
        line-height: 1.3;
    }

    .faq-arrow {
        font-size: 12px;
        width: 18px;
        height: 18px;
        margin-left: 12px;
    }

    .faq-answer-content {
        padding: 0 18px 18px;
        font-size: 12px;
        line-height: 1.4;
    }
}

/* Additional responsive improvements */
@media (max-width: 1024px) {
    .faq-container {
        gap: 60px;
    }
}

@media (max-width: 768px) {
    .faq-badge {
        font-size: 10px;
        padding: 6px 16px;
    }
}



/* Testimonials Section */
.testimonials-section {
    background: linear-gradient(135deg, #0F172A 0%, #1E293B 100%);
    padding: 100px 20px;
    position: relative;
    overflow: hidden;
}

.testimonials-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at 30% 70%, rgba(59, 130, 246, 0.05) 0%, transparent 50%);
    pointer-events: none;
}

.testimonials-container {
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1;
}

.testimonials-title {
    font-size: 42px;
    font-weight: 700;
    color: white;
    margin-bottom: 60px;
    background: linear-gradient(135deg, #ffffff, #cbd5e1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Testimonials Carousel */
.testimonials-carousel {
    width: 100%;
    overflow: hidden;
    position: relative;
    mask: linear-gradient(90deg, transparent, white 10%, white 90%, transparent);
    -webkit-mask: linear-gradient(90deg, transparent, white 10%, white 90%, transparent);
}

.carousel-track {
    display: flex;
    gap: 30px;
    animation: scroll-left 40s linear infinite;
    width: max-content;
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.carousel-track:hover {
    animation-play-state: paused;
}

/* Touch device optimizations */
@media (hover: none) and (pointer: coarse) {
    .chat-item:hover {
        transform: none;
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
        border-color: rgba(148, 163, 184, 0.1);
    }

    .chat-item:hover img {
        transform: none;
    }

    .carousel-track:hover {
        animation-play-state: running;
    }

    .chat-item {
        -webkit-tap-highlight-color: transparent;
    }
}

@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.chat-item {
    flex: 0 0 300px;
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    background: rgba(30, 41, 59, 0.3);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(148, 163, 184, 0.1);
    cursor: pointer;
}

.chat-item:hover {
    transform: translateY(-8px) scale(1.05);
    box-shadow: 0 20px 40px rgba(59, 130, 246, 0.3);
    border-color: rgba(59, 130, 246, 0.4);
    z-index: 10;
}

.chat-item img {
    width: 100%;
    height: 400px;
    object-fit: contain;
    transition: transform 0.3s ease;
    background: white;
}

.chat-item:hover img {
    transform: scale(1.02);
}

/* Enhanced Responsive Design for Testimonials Carousel */

/* Large Tablets and Small Desktops */
@media (max-width: 1024px) {
    .testimonials-section {
        padding: 80px 20px;
    }

    .testimonials-title {
        font-size: 36px;
        margin-bottom: 50px;
    }

    .carousel-track {
        gap: 25px;
        animation: scroll-left 35s linear infinite;
    }

    .chat-item {
        flex: 0 0 280px;
    }

    .chat-item img {
        height: 380px;
    }
}

/* Tablets */
@media (max-width: 768px) {
    .testimonials-section {
        padding: 70px 20px;
    }

    .testimonials-title {
        font-size: 32px;
        margin-bottom: 40px;
        line-height: 1.2;
    }

    .carousel-track {
        gap: 20px;
        animation: scroll-left 30s linear infinite;
    }

    .chat-item {
        flex: 0 0 240px;
    }

    .chat-item img {
        height: 320px;
    }

    .chat-item:hover {
        transform: translateY(-5px) scale(1.03);
    }
}

/* Large Mobile */
@media (max-width: 640px) {
    .testimonials-section {
        padding: 60px 16px;
    }

    .testimonials-title {
        font-size: 28px;
        margin-bottom: 35px;
    }

    .carousel-track {
        gap: 18px;
        animation: scroll-left 28s linear infinite;
    }

    .chat-item {
        flex: 0 0 200px;
    }

    .chat-item img {
        height: 280px;
    }

    .testimonials-carousel {
        mask: linear-gradient(90deg, transparent, white 8%, white 92%, transparent);
        -webkit-mask: linear-gradient(90deg, transparent, white 8%, white 92%, transparent);
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .testimonials-section {
        padding: 50px 12px;
    }

    .testimonials-title {
        font-size: 24px;
        margin-bottom: 30px;
        line-height: 1.3;
    }

    .carousel-track {
        gap: 15px;
        animation: scroll-left 25s linear infinite;
    }

    .chat-item {
        flex: 0 0 180px;
        border-radius: 12px;
    }

    .chat-item img {
        height: 250px;
    }

    .chat-item:hover {
        transform: translateY(-3px) scale(1.02);
    }

    .testimonials-carousel {
        mask: linear-gradient(90deg, transparent, white 5%, white 95%, transparent);
        -webkit-mask: linear-gradient(90deg, transparent, white 5%, white 95%, transparent);
    }
}

/* Extra Small Mobile */
@media (max-width: 360px) {
    .testimonials-section {
        padding: 40px 10px;
    }

    .testimonials-title {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .carousel-track {
        gap: 12px;
        animation: scroll-left 22s linear infinite;
    }

    .chat-item {
        flex: 0 0 160px;
        border-radius: 10px;
    }

    .chat-item img {
        height: 220px;
    }
}

/* Enhanced Reseller Section */
.reseller-section {
    background: linear-gradient(135deg, #1E293B 0%, #0F172A 100%);
    padding: 100px 20px;
    position: relative;
    overflow: hidden;
}

.reseller-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at 70% 30%, rgba(139, 92, 246, 0.1) 0%, transparent 50%);
    pointer-events: none;
}

.reseller-section::after {
    content: '💎';
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 120px;
    opacity: 0.05;
    z-index: 1;
}

.reseller-container {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}

.reseller-title {
    font-size: 42px;
    font-weight: 700;
    color: white;
    margin-bottom: 30px;
    line-height: 1.2;
    background: linear-gradient(135deg, #ffffff, #cbd5e1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.reseller-description {
    font-size: 20px;
    color: #cbd5e1;
    line-height: 1.7;
    margin-bottom: 50px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.reseller-button {
    display: inline-block;
    background: linear-gradient(135deg, #8B5CF6, #A855F7);
    color: white;
    padding: 20px 50px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 10px 30px rgba(139, 92, 246, 0.3);
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
}

.reseller-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

.reseller-button:hover::before {
    left: 100%;
}

.reseller-button:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(139, 92, 246, 0.4);
    border-color: rgba(255, 255, 255, 0.2);
}

/* Enhanced Responsive Design for Reseller Section */

/* Large Tablets and Small Desktops */
@media (max-width: 1024px) {
    .reseller-section {
        padding: 80px 20px;
    }

    .reseller-section::after {
        font-size: 100px;
        top: 40px;
        right: 40px;
    }

    .reseller-title {
        font-size: 38px;
        margin-bottom: 25px;
    }

    .reseller-description {
        font-size: 19px;
        margin-bottom: 45px;
    }

    .reseller-button {
        padding: 18px 45px;
        font-size: 17px;
    }
}

/* Tablets */
@media (max-width: 768px) {
    .reseller-section {
        padding: 70px 20px;
    }

    .reseller-section::after {
        font-size: 80px;
        top: 30px;
        right: 30px;
        opacity: 0.03;
    }

    .reseller-container {
        max-width: 700px;
    }

    .reseller-title {
        font-size: 32px;
        margin-bottom: 25px;
        line-height: 1.3;
    }

    .reseller-description {
        font-size: 18px;
        margin-bottom: 40px;
        line-height: 1.6;
    }

    .reseller-button {
        padding: 16px 40px;
        font-size: 16px;
        letter-spacing: 1px;
    }

    .reseller-button:hover {
        transform: translateY(-3px);
    }
}

/* Large Mobile */
@media (max-width: 640px) {
    .reseller-section {
        padding: 60px 16px;
    }

    .reseller-section::after {
        font-size: 60px;
        top: 20px;
        right: 20px;
    }

    .reseller-container {
        max-width: 100%;
    }

    .reseller-title {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 1.4;
    }

    .reseller-description {
        font-size: 17px;
        margin-bottom: 35px;
        line-height: 1.6;
        padding: 0 10px;
    }

    .reseller-button {
        padding: 15px 35px;
        font-size: 15px;
        border-radius: 40px;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .reseller-section {
        padding: 50px 12px;
    }

    .reseller-section::after {
        display: none;
    }

    .reseller-title {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 1.4;
    }

    .reseller-description {
        font-size: 16px;
        margin-bottom: 30px;
        line-height: 1.6;
        padding: 0 5px;
    }

    .reseller-button {
        padding: 14px 30px;
        font-size: 14px;
        letter-spacing: 0.5px;
        border-radius: 35px;
        width: auto;
        min-width: 200px;
    }

    .reseller-button:hover {
        transform: translateY(-2px);
    }
}

/* Extra Small Mobile */
@media (max-width: 360px) {
    .reseller-section {
        padding: 40px 10px;
    }

    .reseller-title {
        font-size: 22px;
        margin-bottom: 18px;
        line-height: 1.4;
    }

    .reseller-description {
        font-size: 15px;
        margin-bottom: 25px;
        line-height: 1.6;
    }

    .reseller-button {
        padding: 12px 25px;
        font-size: 13px;
        min-width: 180px;
        border-radius: 30px;
    }
}

/* Touch device optimizations for reseller section */
@media (hover: none) and (pointer: coarse) {
    .reseller-button:hover {
        transform: none;
        box-shadow: 0 10px 30px rgba(139, 92, 246, 0.3);
    }

    .reseller-button:active {
        transform: translateY(1px);
    }

    .reseller-button {
        -webkit-tap-highlight-color: transparent;
    }
}

/* Enhanced Footer Styles - Best Footer Design */
.iptv-footer {
    background: linear-gradient(180deg, rgba(26, 26, 46, 0.95) 0%, rgba(10, 10, 26, 0.98) 100%);
    border-top: 1px solid rgba(168, 85, 247, 0.3);
    padding: 0;
    position: relative;
    overflow: hidden;
}

.iptv-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(168, 85, 247, 0.6) 50%, transparent 100%);
}

/* Main Footer Content */
.footer-main {
    padding: 80px 20px 60px;
}

.footer-container {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1.5fr;
    gap: 50px;
    align-items: start;
}

/* Footer Sections */
.footer-section {
    display: flex;
    flex-direction: column;
}

.footer-brand {
    max-width: 350px;
}

.footer-logo {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.footer-logo .logo-circle {
    width: 45px;
    height: 45px;
    background: var(--gradient-pink);
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
    box-shadow: 0 4px 20px rgba(236, 72, 153, 0.4);
}

.footer-logo .logo-circle::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
    height: 22px;
    background: white;
    border-radius: 50%;
}

.footer-logo .logo-text {
    font-size: 26px;
    font-weight: 800;
    background: var(--gradient-pink);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.footer-description {
    color: var(--text-gray);
    line-height: 1.7;
    margin-bottom: 35px;
    font-size: 15px;
}

/* Social Media Section */
.footer-social {
    margin-top: auto;
}

.social-title {
    color: var(--text-white);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.social-links {
    display: flex;
    gap: 15px;
}

.social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: rgba(168, 85, 247, 0.1);
    border: 1px solid rgba(168, 85, 247, 0.3);
    border-radius: 50%;
    color: var(--text-gray);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.social-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: var(--gradient-pink);
    transition: left 0.3s ease;
    z-index: 1;
}

.social-link:hover::before {
    left: 0;
}

.social-link svg {
    position: relative;
    z-index: 2;
    transition: color 0.3s ease;
}

.social-link:hover {
    color: white;
    border-color: rgba(168, 85, 247, 0.6);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(168, 85, 247, 0.3);
}

/* Footer Links */
.footer-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-white);
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
}

.footer-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 30px;
    height: 2px;
    background: var(--gradient-pink);
    border-radius: 1px;
}

.footer-links-list {
    list-style: none;
    padding: 0;
}

.footer-links-list li {
    margin-bottom: 15px;
}

.footer-link {
    color: var(--text-gray);
    font-size: 15px;
    transition: all 0.3s ease;
    position: relative;
    padding-left: 0;
    display: inline-block;
}

.footer-link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 2px;
    background: var(--gradient-pink);
    transition: width 0.3s ease;
    transform: translateY(-50%);
}

.footer-link:hover {
    color: var(--text-white);
    padding-left: 15px;
}

.footer-link:hover::before {
    width: 10px;
}

/* WordPress Menu Integration */
.footer-links-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links-list li {
    margin-bottom: 15px;
}

.footer-links-list a {
    color: var(--text-gray);
    font-size: 15px;
    transition: all 0.3s ease;
    position: relative;
    padding-left: 0;
    display: inline-block;
    text-decoration: none;
}

.footer-links-list a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 2px;
    background: var(--gradient-pink);
    transition: width 0.3s ease;
    transform: translateY(-50%);
}

.footer-links-list a:hover {
    color: var(--text-white);
    padding-left: 15px;
}

.footer-links-list a:hover::before {
    width: 10px;
}

/* Ensure WordPress menu items have proper spacing */
.footer-links-list .menu-item {
    margin-bottom: 15px;
}

.footer-links-list .menu-item a {
    color: var(--text-gray);
    font-size: 15px;
    transition: all 0.3s ease;
    position: relative;
    padding-left: 0;
    display: inline-block;
    text-decoration: none;
}

.footer-links-list .menu-item a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 2px;
    background: var(--gradient-pink);
    transition: width 0.3s ease;
    transform: translateY(-50%);
}

.footer-links-list .menu-item a:hover {
    color: var(--text-white);
    padding-left: 15px;
}

.footer-links-list .menu-item a:hover::before {
    width: 10px;
}

/* Contact & Payment Section */
.contact-info {
    margin-bottom: 30px;
}

.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    padding: 12px 15px;
    background: rgba(168, 85, 247, 0.05);
    border: 1px solid rgba(168, 85, 247, 0.1);
    border-radius: 8px;
    transition: all 0.3s ease;
}

.contact-item:hover {
    background: rgba(168, 85, 247, 0.1);
    border-color: rgba(168, 85, 247, 0.2);
    transform: translateX(5px);
}

.contact-icon {
    color: var(--accent-purple);
    margin-right: 12px;
    flex-shrink: 0;
}

.contact-link {
    color: var(--text-gray);
    text-decoration: none;
    transition: color 0.3s ease;
    font-size: 14px;
}

.contact-link:hover {
    color: var(--accent-pink);
}

.contact-text {
    color: var(--text-gray);
    font-size: 14px;
}

/* Payment Methods */
.payment-methods {
    margin-top: 25px;
}

.payment-title {
    color: var(--text-white);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.payment-icons {
    margin-bottom: 10px;
}

.payments-image {
    width: 180px;
    height: auto;
    max-height: 50px;
    object-fit: contain;
    filter: brightness(0.9);
    transition: filter 0.3s ease;
}

.payments-image:hover {
    filter: brightness(1);
}

.payment-note {
    color: var(--text-muted);
    font-size: 12px;
    font-style: italic;
}

/* Footer Bottom Bar */
.footer-bottom {
    background: rgba(10, 10, 26, 0.8);
    border-top: 1px solid rgba(168, 85, 247, 0.2);
    padding: 25px 20px;
    position: relative;
}

.footer-bottom::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(168, 85, 247, 0.4) 50%, transparent 100%);
}

.footer-bottom-container {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.footer-copyright p {
    color: var(--text-gray);
    font-size: 14px;
    margin: 0;
}


/* Back to Top Button */
.footer-back-to-top {
    display: flex;
    align-items: center;
}

.back-to-top-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: var(--gradient-pink);
    border: none;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 4px 20px rgba(236, 72, 153, 0.4);
}

.back-to-top-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 30px rgba(236, 72, 153, 0.6);
}

.back-to-top-btn svg {
    transition: transform 0.3s ease;
}

.back-to-top-btn:hover svg {
    transform: translateY(-2px);
}

/* Popular Content Mobile Responsive */
@media (max-width: 1200px) {
    .content-item {
        flex: 0 0 calc((100% - 105px) / 8); /* 8 items visible */
    }
}

/* Enhanced Footer Mobile Responsive */
@media (max-width: 1200px) {
    .footer-container {
        grid-template-columns: 2fr 1fr 1fr 1fr;
        gap: 40px;
    }
    
    .footer-contact-payment {
        grid-column: span 2;
    }
}

@media (max-width: 992px) {
    .footer-container {
        grid-template-columns: 1fr 1fr;
        gap: 40px;
    }
    
    .footer-brand {
        grid-column: span 2;
        max-width: 100%;
        text-align: center;
    }
    
    .footer-social {
        justify-content: center;
    }
    
    .social-links {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .footer-main {
        padding: 60px 20px 40px;
    }
    
    .footer-container {
        grid-template-columns: 1fr;
        gap: 40px;
        text-align: center;
    }
    
    .footer-brand {
        grid-column: span 1;
    }
    
    .footer-contact-payment {
        grid-column: span 1;
    }
    
    .social-links {
        justify-content: center;
    }
    
    .contact-item {
        justify-content: center;
        text-align: center;
    }
    
    .contact-item:hover {
        transform: translateY(-2px);
    }
    
    .payment-methods {
        text-align: center;
    }
    
    .payments-image {
        width: 150px;
        max-height: 50px;
    }
    
    .footer-bottom-container {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    
    .back-to-top-btn {
        align-self: center;
    }
}

@media (max-width: 480px) {
    .footer-main {
        padding: 50px 15px 30px;
    }
    
    .footer-container {
        gap: 30px;
    }
    
    .footer-title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    
    .footer-link {
        font-size: 14px;
    }
    
    .social-link {
        width: 35px;
        height: 35px;
    }
    
    .contact-item {
        padding: 10px 12px;
        margin-bottom: 15px;
    }
    
    .payments-image {
        width: 120px;
        max-height: 40px;
    }
    
    .footer-bottom {
        padding: 20px 15px;
    }
    
    .back-to-top-btn {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 992px) {
    .content-item {
        flex: 0 0 calc((100% - 75px) / 6); /* 6 items visible */
}

    .popular-content-header h2 {
        font-size: 2rem;
    }

    .content-category {
        padding: 0 20px;
    }
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
    /* TMDB Movies Section Mobile */
    .tmdb-movies-section {
        padding: 60px 0;
    }

    .tmdb-header h2 {
        font-size: 2rem;
    }

    .tmdb-category-filters {
        gap: 10px;
        padding: 0 20px;
    }

    .tmdb-filter-btn {
        padding: 10px 16px;
        font-size: 0.8rem;
        flex: 1;
        min-width: 0;
        text-align: center;
    }

    .tmdb-carousel-track {
        gap: 15px;
        animation-duration: 80s; /* Slower on mobile */
    }

    .tmdb-movie-card {
        flex: 0 0 250px;
        width: 250px;
        min-width: 250px;
    }

    .tmdb-movie-title {
        font-size: 1rem;
        min-height: 2.4rem;
    }

    .tmdb-nav-btn {
        display: none;
    }

    .tmdb-nav-prev,
    .tmdb-nav-next {
        display: none;
    }

    /* German TV Shows Mobile */
    .german-tv-section {
        padding: 60px 0;
    }

    .german-tv-header h2 {
        font-size: 2rem;
        letter-spacing: 2px;
    }

    .german-tv-header p {
        font-size: 1rem;
    }

    .german-tv-shows {
        grid-template-columns: 1fr;
        gap: 15px;
        padding: 0 15px;
    }

    .tv-show-overlay h3 {
        font-size: 1.1rem;
    }

    .tv-show-overlay p {
        font-size: 0.8rem;
    }
}

@media (max-width: 480px) {
    /* TMDB Movies Section Small Mobile */
    .tmdb-header h2 {
        font-size: 1.6rem;
        letter-spacing: 1px;
    }

    .tmdb-subtitle {
        font-size: 1rem;
        padding: 0 10px;
    }

    .tmdb-update-info {
        flex-direction: column;
        gap: 10px;
    }

    .tmdb-category-filters {
        flex-direction: column;
        gap: 8px;
        padding: 0 15px;
    }

    .tmdb-filter-btn {
        padding: 12px 20px;
        font-size: 0.9rem;
        width: 100%;
    }

    .tmdb-carousel-track {
        gap: 10px;
    }

    .tmdb-movie-card {
        flex: 0 0 220px;
        width: 220px;
        min-width: 220px;
    }

    /* German TV Shows Small Mobile */
    .german-tv-header h2 {
        font-size: 1.6rem;
        letter-spacing: 1px;
    }

    .german-tv-header p {
        font-size: 0.9rem;
        padding: 0 10px;
    }

    .german-tv-shows {
        padding: 0 10px;
    }

    .tv-show-overlay {
        padding: 20px 15px 15px;
    }

    .tv-show-overlay h3 {
        font-size: 1rem;
    }
}

/* Tablet Responsive - Hide desktop nav when it starts overlapping */
@media (max-width: 1100px) {
    .desktop-nav {
        display: none !important;
    }

    .header-cta {
        display: none !important;
    }

    .mobile-menu-toggle {
        display: flex !important;
        flex-direction: column;
        cursor: pointer;
        padding: 8px;
        z-index: 10001;
        position: relative;
    }

    .mobile-nav {
        display: none;
        position: fixed;
        top: 70px;
        left: 0;
        right: 0;
        background: rgba(10, 10, 26, 0.98);
        backdrop-filter: blur(25px);
        z-index: 9998;
        border-top: 1px solid rgba(139, 92, 246, 0.3);
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    }

    .mobile-nav.active {
        display: block !important;
    }
}

/* Enhanced Mobile Responsive Styles */
@media (max-width: 768px) {
    /* Fixed Mobile Header */
    .iptv-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(10, 10, 26, 0.98);
        backdrop-filter: blur(25px);
        z-index: 9999;
        height: auto;
        min-height: 60px;
    }

    .header-container {
        height: 60px;
        padding: 0 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    /* Hide desktop elements */
    .desktop-nav {
        display: none !important;
    }

    .mobile-nav {
        top: 60px;
    }

    .header-cta {
        display: none !important;
    }

    /* Show mobile elements */
    .mobile-menu-toggle {
        display: flex !important;
        flex-direction: column;
        cursor: pointer;
        padding: 8px;
        z-index: 10001;
        position: relative;
    }

    .hamburger-line {
        width: 25px;
        height: 3px;
        background: white;
        margin: 2px 0;
        transition: all 0.3s ease;
        border-radius: 2px;
    }

    .mobile-nav {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        background: rgba(10, 10, 26, 0.98);
        backdrop-filter: blur(25px);
        z-index: 9998;
        border-top: 1px solid rgba(139, 92, 246, 0.3);
    }

    .mobile-nav.active {
        display: block !important;
    }

    /* Enhanced Mobile Button Styles */
    .cta-button {
        padding: 14px 28px;
        font-size: 13px;
        min-width: 160px;
        border-radius: 40px;
    }

    .hero-button {
        padding: 18px 40px;
        font-size: 16px;
        min-width: 200px;
        border-radius: 40px;
        letter-spacing: 1.2px;
    }

    .hero-button:hover,
    .cta-button:hover {
        transform: translateY(-3px);
    }

    .hero-button:active,
    .cta-button:active {
        transform: translateY(-1px);
    }

    /* Touch device button optimizations */
    @media (hover: none) and (pointer: coarse) {
        .cta-button:hover,
        .hero-button:hover {
            transform: none;
        }

        .cta-button:active,
        .hero-button:active {
            transform: scale(0.98);
        }

        .cta-button,
        .hero-button {
            -webkit-tap-highlight-color: transparent;
            min-height: 44px; /* Minimum touch target size */
        }
    }

    /* Hero Mobile */
    .hero-title {
        font-size: 32px;
    }

    .hero-subtitle {
        font-size: 22px;
    }

    .hero-description {
        font-size: 16px;
    }

    /* Channel Logos Mobile */
    .channel-logos-container {
        animation-duration: 30s; /* Slower on mobile */
        gap: 20px;
    }

    .channel-logo {
        min-width: 100px;
        width: 100px;
        padding: 15px 10px;
    }

    .channel-logo img {
        width: 100px;
        height: 50px;
    }

    /* Carousel controls removed - using pure CSS infinite scroll */

    /* Platform Logos Mobile */
    .platform-logos-container {
        animation-duration: 35s; /* Slower on mobile */
        gap: 0px;
    }

    .platform-logo {
        min-width: 120px;
        height: 70px;
        padding: 12px 16px;
    }

    .platform-logo img {
        height: 45px;
        max-width: 100px;
    }

    /* Features Mobile */
    .features-container {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    /* Categories Carousel Mobile */
    .category-slide {
        flex: 0 0 25%; /* 100% / 4 visible slides on mobile = 25% each */
        height: 300px;
    }

    .categories-carousel-title {
        font-size: 28px;
        margin-bottom: 40px;
    }

    .carousel-btn {
        width: 40px;
        height: 40px;
        font-size: 24px;
    }

    /* Pricing Mobile */
    .pricing-cards {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .pricing-card.highlighted {
        transform: none;
    }



    /* Registration Mobile */
    .registration-steps {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    /* Service Stats Mobile */
    .service-stats {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    /* Statistics Mobile */
    .statistics-container {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .stat-big-number {
        font-size: 48px;
    }

    /* Chat Screenshots Mobile */
    .chat-screenshots {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    /* Footer Mobile */
    .footer-content {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }

    /* Typography Mobile */
    .pricing-title,
    .german-content-title,
    .registration-title,
    .service-info-title,
    .testimonials-title {
        font-size: 28px;
    }

    .categories-carousel-title,
    .sports-title {
        font-size: 24px;
    }

    .reseller-title {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    /* Extra small mobile adjustments */
    .hero-title {
        font-size: 28px;
    }

    .category-slide {
        flex: 0 0 50%; /* 100% / 2 visible slides on small mobile = 50% each */
        height: 250px;
    }

    .chat-screenshots {
        grid-template-columns: 1fr;
    }

    .channel-logos-container {
        animation-duration: 40s; /* Even slower on small screens */
        gap: 15px;
    }

    .channel-logo {
        min-width: 90px;
        width: 90px;
        padding: 12px 8px;
    }

    .channel-logo img {
        width: 80px;
        height: 40px;
    }

    /* Platform Logos Small Mobile */
    .platform-logos-container {
        animation-duration: 40s; /* Even slower on small screens */
        gap: 0px;
    }

    .platform-logo {
        min-width: 100px;
        height: 60px;
        padding: 10px 12px;
    }

    .platform-logo img {
        height: 40px;
        max-width: 80px;
    }

    .stat-big-number {
        font-size: 36px;
    }

    .pricing-title,
    .german-content-title,
    .registration-title,
    .service-info-title,
    .testimonials-title {
        font-size: 24px;
    }
}

/* Additional Utility Classes */
.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }

.mb-10 { margin-bottom: 10px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }

.mt-10 { margin-top: 10px; }
.mt-20 { margin-top: 20px; }
.mt-30 { margin-top: 30px; }
.mt-40 { margin-top: 40px; }

/* Smooth Animations */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.animate-fade-in-up {
    animation: fadeInUp 0.6s ease-out;
}

.animate-fade-in-left {
    animation: fadeInLeft 0.6s ease-out;
}

.animate-fade-in-right {
    animation: fadeInRight 0.6s ease-out;
}

/* Loading States */
.loading {
    opacity: 0.7;
    pointer-events: none;
}

.loading::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    border: 2px solid var(--accent-pink);
    border-top: 2px solid transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Focus States for Accessibility */
button:focus,
.cta-button:focus,
.hero-button:focus,
.service-info-button:focus,
.sports-button:focus,
.reseller-button:focus,
.card-button:focus {
    outline: 2px solid var(--accent-pink);
    outline-offset: 2px;
}

/* High Contrast Mode Support */
@media (prefers-contrast: high) {
    :root {
        --text-gray: #ffffff;
        --text-light-gray: #ffffff;
    }

    .feature-card,
    .pricing-card,
    .step-item,
    .stat-item,
    .faq-item {
        border-color: #ffffff;
    }
}

/* Reduced Motion Support */
@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }

    html {
        scroll-behavior: auto;
    }
}

/* ---------- Icon Rendering Fixes ---------- */
/* Ensure pricing feature checkmarks render consistently on all systems */
.pricing-features-list li::before {
    content: "\2713" !important; /* ✓ */
    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";
    line-height: 1;
}

/* Pricing Section - Enhanced with Dark Purple Theme */
.pricing-section {
    padding: 60px 0; /* Reduced padding */
    background: var(--primary-dark);
    position: relative;
    overflow: hidden;
}

.pricing-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:
        radial-gradient(circle at 30% 20%, rgba(139, 92, 246, 0.12) 0%, transparent 40%),
        radial-gradient(circle at 70% 80%, rgba(236, 72, 153, 0.12) 0%, transparent 40%),
        linear-gradient(45deg, transparent 49%, rgba(139, 92, 246, 0.03) 50%, transparent 51%);
    pointer-events: none;
}

.pricing-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.pricing-header {
    text-align: center;
    margin-bottom: 80px;
}

.pricing-header h2 {
    font-size: 3.8rem;
    font-weight: 800;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 20px;
    line-height: 1.2;
    text-shadow: 0 0 30px rgba(139, 92, 246, 0.3);
}

.pricing-header p {
    font-size: 1.3rem;
    color: var(--text-gray);
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

.pricing-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 40px;
    margin-bottom: 60px;
}

.pricing-card {
    background: var(--gradient-card);
    backdrop-filter: blur(25px);
    border: 1px solid rgba(139, 92, 246, 0.2);
    border-radius: 28px;
    padding: 45px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.pricing-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--gradient-primary);
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: -1;
}

.pricing-card:hover::before {
    opacity: 0.15;
}

.pricing-card:hover {
    transform: translateY(-15px);
    box-shadow: var(--shadow-glow);
    border-color: rgba(139, 92, 246, 0.4);
}

.pricing-card.featured {
    border: 2px solid var(--accent-purple);
    box-shadow: var(--shadow-glow);
    transform: scale(1.08);
    background: linear-gradient(135deg, rgba(139, 92, 246, 0.15) 0%, rgba(236, 72, 153, 0.15) 100%);
}

.pricing-card.featured::before {
    opacity: 0.2;
}

.plan-badge {
    display: inline-block;
    background: var(--gradient-primary);
    color: white;
    padding: 10px 24px;
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 4px 15px rgba(139, 92, 246, 0.3);
}

.plan-name {
    font-size: 2.2rem;
    font-weight: 800;
    color: var(--text-white);
    margin-bottom: 15px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.plan-price {
    font-size: 4rem;
    font-weight: 900;
    color: var(--text-white);
    margin-bottom: 8px;
    text-shadow: 0 2px 15px rgba(139, 92, 246, 0.4);
}

.plan-price .currency {
    font-size: 1.8rem;
    vertical-align: top;
}

.plan-price .period {
    font-size: 1.3rem;
    color: var(--text-gray);
    font-weight: 500;
}

.plan-description {
    color: var(--text-gray);
    margin-bottom: 35px;
    font-size: 1.1rem;
    line-height: 1.7;
}

.plan-features {
    list-style: none;
    padding: 0;
    margin: 0 0 45px 0;
}

.plan-features li {
    padding: 15px 0;
    color: var(--text-light-gray);
    position: relative;
    padding-left: 35px;
    font-size: 1.05rem;
    line-height: 1.6;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.plan-features li:last-child {
    border-bottom: none;
}

.plan-features li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: var(--accent-green);
    font-weight: bold;
    font-size: 1.3rem;
    text-shadow: 0 0 10px rgba(16, 185, 129, 0.5);
}

.plan-features li.unavailable {
    color: var(--text-muted);
    opacity: 0.6;
}

.plan-features li.unavailable::before {
    content: '✗';
    color: var(--text-muted);
    text-shadow: none;
}

.plan-button {
    width: 100%;
    padding: 18px 36px;
    background: var(--gradient-primary);
    color: white;
    border: none;
    border-radius: 16px;
    font-size: 1.15rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.4s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 8px 25px rgba(139, 92, 246, 0.3);
}

.plan-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 40px rgba(139, 92, 246, 0.5);
}

.pricing-card.featured .plan-button {
    background: var(--gradient-pink);
    box-shadow: 0 8px 25px rgba(236, 72, 153, 0.4);
}

.pricing-card.featured .plan-button:hover {
    box-shadow: 0 15px 40px rgba(236, 72, 153, 0.6);
}

/* Print Styles */
@media print {
    .iptv-header,
    .mobile-menu-toggle,
    .mobile-nav,
    .cta-button,
    .hero-button,
    .service-info-button,
    .sports-button,
    .reseller-button,
    .card-button {
        display: none !important;
    }

    body {
        background: white !important;
        color: black !important;
    }

    .hero-section,
    .pricing-section,
    .statistics-section {
        background: white !important;
    }
}

/* ===== IMPROVED BUTTON DESIGN ===== */
/* Fix the header CTA button design and positioning */
.header-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto; /* Push to right side */
    margin-right: 0;
    flex-shrink: 0; /* Prevent shrinking */
    height: 100%; /* Take full height of header */
}

/* Professional CTA Button Design */
.cta-button {
    background: linear-gradient(135deg, #EC4899 0%, #A855F7 100%);
    color: white;
    padding: 12px 24px;
    border-radius: 30px;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 20px rgba(236, 72, 153, 0.3);
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 160px;
    height: 44px;
    text-align: center;
    backdrop-filter: blur(10px);
    line-height: 1.2;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    margin: 0; /* Remove any margin */
    vertical-align: middle; /* Ensure vertical alignment */
}

/* Remove problematic effects */
.cta-button::after {
    display: none;
}

.cta-button {
    animation: none;
}

/* Enhanced hover effect */
.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    transition: left 0.6s ease;
}

.cta-button:hover::before {
    left: 100%;
}

.cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(236, 72, 153, 0.4);
    background: linear-gradient(135deg, #F472B6 0%, #C084FC 100%);
    border-color: rgba(255, 255, 255, 0.2);
}

.cta-button:active {
    transform: translateY(-1px);
    box-shadow: 0 4px 15px rgba(236, 72, 153, 0.3);
}

.cta-button:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(236, 72, 153, 0.3), 0 4px 20px rgba(236, 72, 153, 0.3);
}

/* Improved header layout */
.header-container {
    gap: 20px;
}

.header-logo {
    flex-shrink: 0;
}

.desktop-nav {
    flex: 1;
    justify-content: center;
}

.nav-menu {
    gap: 20px;
}

/* Responsive button adjustments */
@media (max-width: 768px) {
    .cta-button {
        padding: 10px 20px;
        font-size: 11px;
        min-width: 140px;
        height: 40px;
    }
    
    .header-cta {
        margin-left: 15px;
    }
}

@media (max-width: 480px) {
    .cta-button {
        padding: 8px 16px;
        font-size: 10px;
        min-width: 120px;
        height: 36px;
    }
    
    .header-cta {
        margin-left: 10px;
    }
}

/* =============================
   Forminator – Dark Neo Theme
   Matches site palette and spacing
   ============================= */
/* ---------- Pricing Features Check Icon (SVG) ---------- */
.pricing-features-list li::before {
    /* Clear any encoded glyphs and keep the circular badge */
    content: '' !important;
}

.pricing-features-list li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    width: 28px;
    height: 28px;
    display: block;
    pointer-events: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 62% 62%;
    z-index: 1;
    /* Crisp white check drawn as SVG to avoid font issues */
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6L9 17l-5-5'/></svg>");
    transition: transform .35s ease;
}

.pricing-features-list li:hover::after {
    transform: scale(1.05);
}

/* Remove pricing feature check icons entirely */
.pricing-features-list li {
    padding-left: 0 !important;
}
.pricing-features-list li:hover {
    padding-left: 0 !important;
}
.pricing-features-list li::before,
.pricing-features-list li::after {
    content: none !important;
}
