
/* --- Source: variables.css --- */
/* ============================================ */
/* FILE: variables.css */
/* Cleaned and Optimized - Unique Definitions Only */
/* ============================================ */

:root {
    /* Colors */
    --color-black: #000000;
    --color-black-soft: #0A0A0A;
    --color-gray-dark: #1F1F1F;
    --color-gray: #A0A0A0;
    --color-white: #FFFFFF;
    --color-yellow: #FFD200;
    --color-yellow-light: #FFE566;
    --color-yellow-dim: rgba(255, 210, 0, 0.2);
    --color-yellow-glow: rgba(255, 210, 0, 0.1);

    /* Typography - Fluid sizing */
    --font-size-xs: clamp(0.7rem, 1.8vw, 0.8rem);
    --font-size-sm: clamp(0.8rem, 2.2vw, 0.9rem);
    --font-size-base: clamp(0.9rem, 2.8vw, 1rem);
    --font-size-lg: clamp(1rem, 3.2vw, 1.125rem);
    --font-size-xl: clamp(1.125rem, 3.8vw, 1.25rem);
    --font-size-2xl: clamp(1.35rem, 4.5vw, 1.5rem);
    --font-size-3xl: clamp(1.7rem, 5.5vw, 1.875rem);
    --font-size-4xl: clamp(2rem, 6.5vw, 2.25rem);
    --font-size-5xl: clamp(2.5rem, 7.5vw, 3rem);
    --font-size-6xl: clamp(3rem, 9vw, 3.75rem);

    /* Spacing & Layout */
    --container-padding: clamp(1rem, 5vw, 2rem);
    --section-spacing: clamp(3rem, 10vw, 5rem);
    --header-height: 51.2px;

    /* Transitions & Effects */
    --transition-fast: 0.2s ease;
    --transition-normal: 0.3s ease;
    --transition-slow: 0.5s ease;
    --transition-smooth: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    
    --shadow-yellow: 0 10px 30px -10px rgba(255, 210, 0, 0.3);
    --shadow-glow: 0 0 30px rgba(255, 210, 0, 0.2);
    
    --border-radius-sm: 8px;
    --border-radius-md: 12px;
    --border-radius-lg: 20px;
}

/* --- Source: reset.css --- */
/* ============================================ */
/* FILE: reset.css */
/* Merged from 40 sources */
/* Generated: 2026-06-06 09:20:24 */
/* ============================================ */


/* ===== From: 404 ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: 404 ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: about-us ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: about-us ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: app-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: app-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: channel-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: channel-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: contact ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: contact ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: device-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: device-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: dmca-policy ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: dmca-policy ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: documentary-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: documentary-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: index ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: index ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: lifetime ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: lifetime ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: movie-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: movie-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: multi-connection ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: multi-connection ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: pricing ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: pricing ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: privacy-policy ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: privacy-policy ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: return-and-refund ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: return-and-refund ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: series-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: series-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: setup-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: setup-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: sports-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: sports-guide ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: terms-of-use ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: terms-of-use ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: world-cup-2026 ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



/* ===== From: world-cup-2026 ===== */

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }


/* --- Source: master.css --- */
/* ============================================ */
/* MASTER CSS - Consolidated & Optimized */
/* Cleaned version - Unique styles only */
/* ============================================ */

:root {
    --color-black: #000000;
    --color-black-soft: #0A0A0A;
    --color-gray-dark: #1F1F1F;
    --color-gray: #A0A0A0;
    --color-white: #FFFFFF;
    --color-yellow: #FFD200;
    --color-yellow-light: #FFE566;
    --color-yellow-dim: rgba(255, 210, 0, 0.2);
    --color-yellow-glow: rgba(255, 210, 0, 0.1);
    
    --font-size-xs: clamp(0.7rem, 1.8vw, 0.8rem);
    --font-size-sm: clamp(0.8rem, 2.2vw, 0.9rem);
    --font-size-base: clamp(0.9rem, 2.8vw, 1rem);
    --font-size-lg: clamp(1rem, 3.2vw, 1.125rem);
    --font-size-xl: clamp(1.125rem, 3.8vw, 1.25rem);
    --font-size-2xl: clamp(1.35rem, 4.5vw, 1.5rem);
    --font-size-3xl: clamp(1.7rem, 5.5vw, 1.875rem);
    --font-size-4xl: clamp(2rem, 6.5vw, 2.25rem);
    --font-size-5xl: clamp(2.5rem, 7.5vw, 3rem);
    --font-size-6xl: clamp(3rem, 9vw, 3.75rem);
    
    --container-padding: clamp(1rem, 5vw, 2rem);
    --section-spacing: clamp(3rem, 10vw, 5rem);
    --transition-smooth: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    --shadow-yellow: 0 10px 30px -10px rgba(255, 210, 0, 0.3);
    --shadow-glow: 0 0 30px rgba(255, 210, 0, 0.2);
    --header-height: 64px;
    --border-radius-sm: 8px;
    --border-radius-md: 12px;
    --border-radius-lg: 20px;
}

/* Base Styles */
* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }

body {
    background-color: var(--color-black);
    color: var(--color-white);
    font-family: 'Tajawal', 'Cairo', sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

[lang="en"] body {
    font-family: 'Inter', sans-serif;
}

img, picture, video, canvas, svg { display: block; max-width: 100%; }

/* Standard Hero Section */
.page-hero {
    position: relative;
    padding: calc(var(--header-height) + 4rem) 0 4rem;
    background: linear-gradient(135deg, var(--color-black) 0%, var(--color-gray-dark) 100%);
    text-align: center;
    overflow: hidden;
}

.page-hero::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at center, var(--color-yellow-glow) 0%, transparent 70%);
    pointer-events: none;
}

.page-hero h1 {
    font-size: var(--font-size-5xl);
    font-weight: 800;
    color: var(--color-white);
    margin-bottom: 1.5rem;
    position: relative;
    z-index: 1;
}

.page-hero .hero-description {
    font-size: var(--font-size-xl);
    color: var(--color-gray);
    max-width: 800px;
    margin: 0 auto 2rem;
    position: relative;
    z-index: 1;
}

/* Card Standards */
.pricing-card, .device-card, .movie-card, .feature-card {
    background: var(--color-black-soft);
    border: 1px solid var(--color-gray-dark);
    border-radius: var(--border-radius-md);
    padding: 2rem;
    transition: var(--transition-smooth);
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.pricing-card:hover, .device-card:hover, .movie-card:hover {
    transform: translateY(-10px);
    border-color: var(--color-yellow);
    box-shadow: var(--shadow-yellow);
}

.pricing-card.popular {
    border: 2px solid var(--color-yellow);
    transform: scale(1.05);
    z-index: 2;
}

/* Button Standards */
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 2rem;
    border-radius: var(--border-radius-sm);
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
}

.btn-primary {
    background-color: var(--color-yellow);
    color: var(--color-black);
}

.btn-primary:hover {
    background-color: var(--color-yellow-light);
    box-shadow: var(--shadow-yellow);
}

.btn-outline-yellow {
    background-color: transparent;
    border: 2px solid var(--color-yellow);
    color: var(--color-yellow);
}

.btn-outline-yellow:hover {
    background-color: var(--color-yellow);
    color: var(--color-black);
}

/* Section Containers */
.section-black {
    padding: var(--section-spacing) 0;
    background-color: var(--color-black);
}

.section-dark {
    padding: var(--section-spacing) 0;
    background-color: var(--color-black-soft);
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 var(--container-padding);
}

/* Grid Layouts */
.pricing-grid, .devices-grid, .content-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

/* --- Source: hero.css --- */
/* ============================================ */
/* FILE: hero.css */
/* Merged from 40 sources */
/* Generated: 2026-06-06 09:20:22 */
/* ============================================ */


.hero {
    position: relative;
    padding: clamp(4rem, 10vw, 8rem) 0;
    background-color: var(--color-black);
    background-image: radial-gradient(circle at top right, var(--color-yellow-glow), transparent 40%),
                      radial-gradient(circle at bottom left, var(--color-yellow-glow), transparent 40%);
    overflow: hidden;
    text-align: center;
}

.hero-content {
    position: relative;
    z-index: 2;
    max-width: 800px;
    margin: 0 auto;
}

.hero h1 {
    font-size: var(--font-size-5xl);
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 1.5rem;
    background: linear-gradient(to bottom, #fff, #888);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




/* ===== From: 404 ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: about-us ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: about-us ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: app-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: app-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: channel-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: channel-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: contact ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: contact ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: device-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: device-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: dmca-policy ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: dmca-policy ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: documentary-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: documentary-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: index ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: index ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: lifetime ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: lifetime ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: movie-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: movie-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: multi-connection ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: multi-connection ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: pricing ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: pricing ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: privacy-policy ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: privacy-policy ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: return-and-refund ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: return-and-refund ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: series-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: series-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: setup-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: setup-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: sports-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: sports-guide ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: terms-of-use ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: terms-of-use ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: world-cup-2026 ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }



/* ===== From: world-cup-2026 ===== */

.hero { padding: 80px 20px; text-align: center; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; }
.hero h1 { font-size: 3rem; margin-bottom: 20px; }
@media (max-width: 768px) { .hero { padding: 50px 20px; } .hero h1 { font-size: 2rem; } }


/* --- Source: cards.css --- */
/* ============================================ */
/* FILE: cards.css */
/* Merged from 40 sources */
/* Generated: 2026-06-06 09:20:22 */
/* ============================================ */


/* ===== From: 404 ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: 404 ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: about-us ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: about-us ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: app-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: app-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: channel-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: channel-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: contact ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: contact ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: device-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: device-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: dmca-policy ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: dmca-policy ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: documentary-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: documentary-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: index ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: index ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: lifetime ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: lifetime ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: movie-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: movie-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: multi-connection ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: multi-connection ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: pricing ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: pricing ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: privacy-policy ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: privacy-policy ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: return-and-refund ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: return-and-refund ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: series-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: series-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: setup-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: setup-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: sports-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: sports-guide ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: terms-of-use ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: terms-of-use ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: world-cup-2026 ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }



/* ===== From: world-cup-2026 ===== */

.card { background: white; border-radius: var(--border-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: var(--transition); }
.card:hover { transform: translateY(-5px); }
.card-body { padding: 20px; }


/* --- Source: buttons.css --- */
/* ===== Floating Support Button ===== */
.floating-support {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.support-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    transition: all 0.3s ease;
    text-decoration: none;
}

.support-btn:hover {
    transform: scale(1.1) translateY(-5px);
}

.support-btn.whatsapp { background-color: #25D366; }
.support-btn.telegram { background-color: #0088cc; }

.support-btn svg {
    width: 24px;
    height: 24px;
    fill: currentColor;
}

@media (max-width: 768px) {
    .floating-support { bottom: 80px; right: 20px; }
}


/* ===== From: 404 ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: 404 ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: about-us ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: about-us ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: app-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: app-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: channel-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: channel-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: contact ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: contact ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: device-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: device-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: dmca-policy ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: dmca-policy ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: documentary-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: documentary-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: index ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: index ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: lifetime ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: lifetime ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: movie-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: movie-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: multi-connection ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: multi-connection ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: pricing ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: pricing ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: privacy-policy ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: privacy-policy ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: return-and-refund ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: return-and-refund ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: series-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: series-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: setup-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: setup-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: sports-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: sports-guide ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: terms-of-use ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: terms-of-use ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: world-cup-2026 ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }



/* ===== From: world-cup-2026 ===== */

.btn { display: inline-block; padding: 12px 24px; border-radius: var(--border-radius); cursor: pointer; transition: var(--transition); }
.btn-primary { background: var(--primary-color); color: white; }
.btn-primary:hover { background: #0052a3; transform: translateY(-2px); }


/* --- Source: faq.css --- */
/* ============================================ */
/* FILE: faq.css */
/* Merged from 40 sources */
/* Generated: 2026-06-06 09:20:22 */
/* ============================================ */


/* ===== From: 404 ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: 404 ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: about-us ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: about-us ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: app-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: app-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: channel-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: channel-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: contact ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: contact ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: device-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: device-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: dmca-policy ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: dmca-policy ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: documentary-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: documentary-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: index ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: index ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: lifetime ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: lifetime ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: movie-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: movie-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: multi-connection ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: multi-connection ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: pricing ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: pricing ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: privacy-policy ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: privacy-policy ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: return-and-refund ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: return-and-refund ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: series-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: series-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: setup-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: setup-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: sports-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: sports-guide ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: terms-of-use ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: terms-of-use ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: world-cup-2026 ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }



/* ===== From: world-cup-2026 ===== */

.faq-section { max-width: 800px; margin: 0 auto; padding: 60px 20px; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-question { padding: 15px 0; cursor: pointer; display: flex; justify-content: space-between; }
.faq-question::after { content: '+'; }
.faq-item.active .faq-question::after { content: '-'; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-item.active .faq-answer { max-height: 500px; padding-bottom: 15px; }


/* --- Source: header.css --- */
/* ============================================ */
/* FILE: header.css */
/* Merged from 40 sources */
/* Generated: 2026-06-06 09:20:25 */
/* ============================================ */


/* ===== From: 404 ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: 404 ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: about-us ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: about-us ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: app-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: app-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: channel-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: channel-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: contact ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: contact ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: device-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: device-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: dmca-policy ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: dmca-policy ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: documentary-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: documentary-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: index ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: index ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: lifetime ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: lifetime ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: movie-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: movie-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: multi-connection ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: multi-connection ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: pricing ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: pricing ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: privacy-policy ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: privacy-policy ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: return-and-refund ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: return-and-refund ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: series-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: series-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: setup-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: setup-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: sports-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: sports-guide ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: terms-of-use ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: terms-of-use ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: world-cup-2026 ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }



/* ===== From: world-cup-2026 ===== */

.site-header { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 1000; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; }
.logo a { font-size: 1.5rem; font-weight: bold; color: var(--primary-color); }
.mobile-menu-toggle { display: none; }
@media (max-width: 768px) { .mobile-menu-toggle { display: block; }
.main-nav { position: fixed; top: 60px; left: -100%; width: 80%; height: calc(100vh - 60px); background: white; transition: left 0.3s ease; }
.main-nav.active { left: 0; } }


/* --- Source: footer.css --- */
/* ============================================ */
/* FILE: footer.css */
/* Merged from 40 sources */
/* Generated: 2026-06-06 09:20:25 */
/* ============================================ */


/* ===== From: 404 ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: 404 ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: about-us ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: about-us ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: app-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: app-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: channel-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: channel-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: contact ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: contact ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: device-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: device-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: dmca-policy ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: dmca-policy ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: documentary-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: documentary-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: index ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: index ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: lifetime ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: lifetime ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: movie-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: movie-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: multi-connection ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: multi-connection ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: pricing ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: pricing ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: privacy-policy ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: privacy-policy ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: return-and-refund ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: return-and-refund ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: series-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: series-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: setup-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: setup-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: sports-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: sports-guide ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: terms-of-use ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: terms-of-use ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: world-cup-2026 ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }



/* ===== From: world-cup-2026 ===== */

.site-footer { background: #343a40; color: white; padding: 40px 0 20px; margin-top: 60px; }
.footer-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; margin-bottom: 30px; }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,0.7); }
.footer-links a:hover { color: white; }
.footer-bottom { text-align: center; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.1); }


