/* ================================================
   SCRIPT KITTENS - Ultimate Premium Website v3.0
   Created by Furqan | 2026 Elite Design
================================================ */

:root {
    /* === PREMIUM DARK — Black/White/Grey + Red accent (from logo) === */
    --primary: #ffffff;
    --primary-rgb: 255, 255, 255;
    --primary-light: #f0f0f0;
    --accent-red: #c41e1e;
    --accent-red-light: #e63946;
    --accent-cream: #ECDFCC;
    --accent-green: #10b981;
    --accent-orange: #f59e0b;
    --accent-gold: #ECDFCC;

    /* Pure black backgrounds */
    --bg-dark: #000000;
    --bg-surface: #0a0a0a;
    --bg-elevated: #111111;
    --bg-card: rgba(17, 17, 17, 0.95);
    --bg-glass: rgba(10, 10, 10, 0.96);

    /* Typography — white */
    --text-primary: #ffffff;
    --text-secondary: rgba(255, 255, 255, 0.55);
    --text-muted: rgba(255, 255, 255, 0.3);

    /* Borders & effects */
    --border-color: rgba(255, 255, 255, 0.08);
    --border-subtle: rgba(255, 255, 255, 0.04);
    --gradient-primary: linear-gradient(135deg, #c41e1e 0%, #e63946 100%);
    --gradient-secondary: linear-gradient(135deg, #ffffff 0%, #d0d0d0 100%);
    --gradient-luxury: linear-gradient(135deg, #0a0a0a 0%, #000000 50%, #050505 100%);

    /* Fonts */
    --font-primary: 'Outfit', sans-serif;
    --font-secondary: 'Inter', sans-serif;

    /* Effects */
    --shadow-glow: 0 0 40px rgba(196, 30, 30, 0.06);
    --shadow-card: 0 4px 24px rgba(0, 0, 0, 0.8);
    --transition-fast: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    --transition-normal: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    --transition-smooth: 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: auto;
    /* Disabled - Lenis handles smooth scroll */
}

html.lenis,
html.lenis body {
    height: auto;
}

.lenis.lenis-smooth {
    scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}

.lenis.lenis-stopped {
    overflow: hidden;
}

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: var(--bg-dark);
}

::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 3px;
}

::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.6);
}

::selection {
    background: transparent;
    color: inherit;
}

body {
    font-family: var(--font-secondary);
    background: var(--bg-dark);
    color: var(--text-primary);
    line-height: 1.6;
    overflow-x: hidden;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* Subtle ambient glow — GPU-friendly (no blur filter, uses gradient opacity) */
body::after {
    content: '';
    position: fixed;
    bottom: -100px;
    left: 0;
    right: 0;
    height: 350px;
    background: radial-gradient(ellipse at center bottom, rgba(196, 30, 30, 0.05) 0%, rgba(30, 30, 30, 0.02) 40%, transparent 70%);
    pointer-events: none;
    z-index: 0;
    opacity: 0.7;
    /* REMOVED: filter: blur(80px) — saves massive GPU compositing */
    /* REMOVED: animation — static is cheaper and looks cleaner */
}

a {
    text-decoration: none;
    color: inherit;
}

button {
    border: none;
    background: none;
    font-family: inherit;
    cursor: pointer;
}

img {
    max-width: 100%;
    display: block;
}

ul {
    list-style: none;
}

/* Section transitions — will-change set dynamically by JS, not permanently */
.hero,
.products-section,
.features-section,
.pricing-section,
.free-cheats-section,
.courses-section,
.about-section,
.team-section,
.contact-section {
    contain: content;
    position: relative;
    /* REMOVED: will-change — applied only during animation via JS */
}

/* ============ SECTION SEPARATORS — Red glow divider between sections ============ */
.logo-ticker::after,
.products-section::after,
.pricing-section::after,
.free-cheats-section::after,
.courses-section::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(220, 38, 38, 0.5), rgba(239, 68, 68, 0.7), rgba(220, 38, 38, 0.5), transparent);
    box-shadow: 0 0 8px rgba(220, 38, 38, 0.2), 0 0 25px rgba(220, 38, 38, 0.08);
    pointer-events: none;
    z-index: 5;
}

/* ============================================================
   TESTIMONIALS / CLIENTS SECTION
   ============================================================ */
.testimonials-section {
    position: relative;
    padding: 80px 0 80px;
    background: #000000;
    overflow: hidden;
    border-top: 1px solid rgba(220,38,38,0.08);
    border-bottom: 1px solid rgba(220,38,38,0.08);
}
.testimonials-inner {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}
.testimonials-header { text-align: center; margin-bottom: 56px; }
.testimonials-tag {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.2em;
    color: #dc2626;
    border: 1px solid rgba(220,38,38,0.35);
    border-radius: 100px;
    padding: 5px 16px;
    margin-bottom: 16px;
}
.testimonials-title {
    font-family: 'Cinzel', serif;
    font-size: clamp(28px, 4vw, 44px);
    font-weight: 700;
    color: #fff;
    margin: 0 0 12px;
}
.testimonials-sub {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    color: rgba(255,255,255,0.45);
    margin: 0;
}
.testimonials-columns-wrap {
    display: flex;
    gap: 20px;
    justify-content: center;
    max-height: 680px;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 12%, black 85%, transparent 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 12%, black 85%, transparent 100%);
    transform: translateZ(0);
}
.testimonials-col { display: flex; flex-direction: column; gap: 16px; flex: 1; min-width: 0; max-width: 340px; overflow: hidden; transform: translateZ(0); }
.testimonials-col:nth-child(2) { display: none; }
.testimonials-col:nth-child(3) { display: none; }
@media (min-width: 768px) { .testimonials-col:nth-child(2) { display: flex; } }
@media (min-width: 1024px) { .testimonials-col:nth-child(3) { display: flex; } }
.testi-card {
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.07);
    border-radius: 16px;
    padding: 24px;
    flex-shrink: 0;
    transition: border-color 0.3s;
}
.testi-card:hover { border-color: rgba(220,38,38,0.3); }
.testi-card-text { font-family: 'Inter', sans-serif; font-size: 14px; line-height: 1.65; color: rgba(255,255,255,0.7); margin-bottom: 18px; }
.testi-card-stars { color: #dc2626; font-size: 12px; letter-spacing: 2px; margin-bottom: 14px; }
.testi-card-author { display: flex; align-items: center; gap: 10px; }
.testi-card-avatar { width: 36px; height: 36px; border-radius: 50%; object-fit: cover; border: 2px solid rgba(220,38,38,0.3); }
.testi-card-name { font-family: 'Inter', sans-serif; font-size: 13px; font-weight: 600; color: #fff; line-height: 1.3; }
.testi-card-role { font-family: 'Inter', sans-serif; font-size: 11px; color: rgba(255,255,255,0.4); line-height: 1.3; }

/* Testimonials CSS-only auto-scroll */
.testi-scroll-inner {
    display: flex;
    flex-direction: column;
    gap: 16px;
    will-change: transform;
    transform: translateZ(0);
    backface-visibility: hidden;
}
@keyframes testi-scroll {
    0%   { transform: translateY(0); }
    100% { transform: translateY(-50%); }
}

/* Sections that scale on scroll - ensure they have proper spacing */
.products-section,
.courses-section,
.team-section {
    padding: 50px 0;
    margin: 0;
    overflow: visible;
    border-radius: 0;
    position: relative;
}

/* Add subtle shadow when scaled */
.products-section,
.courses-section,
.team-section {
    transition: box-shadow 0.8s ease;
}

/* Prevent user scaling/zooming */
html {
    touch-action: pan-y;
    -ms-touch-action: pan-y;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    overflow-x: hidden;
    position: relative;
}

/* Text selection disabled sitewide — no exceptions */
input,
textarea {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

/* Block image dragging & context menus */
img {
    -webkit-user-drag: none;
}

/* Allow clickable images inside links/buttons to still work */
a img, button img, .nav-logo img, .profile-circle-btn img,
.ticker-item img, .showcase-arrow img {
    pointer-events: auto;
}

.section-header {
    will-change: transform;
}

.section-title {
    will-change: clip-path, transform;
}

.massive-word {
    will-change: clip-path, transform;
    display: inline-block;
}

/* Mobile Menu Button - Hidden on Desktop */
.mobile-menu-btn {
    display: none;
}

/* ============ TOP RIGHT CONTROL BUTTONS ============ */
.top-controls {
    position: fixed;
    top: 20px;
    right: 100px;
    display: flex;
    gap: 12px;
    z-index: 9999;
    transition: all 0.4s ease;
    opacity: 0;
    pointer-events: none;
}

.top-controls.visible {
    opacity: 1;
    pointer-events: auto;
}

.control-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 18px;
    background: rgba(8, 6, 15, 0.85);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(124, 92, 252, 0.2);
    border-radius: 12px;
    color: rgba(255, 255, 255, 0.7);
    font-family: var(--font-primary);
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    overflow: hidden;
    animation: btnFloat 3s ease-in-out infinite;
}

@keyframes btnFloat {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-3px);
    }
}

.control-btn::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(30, 30, 30, 0.08));
    opacity: 0;
    transition: opacity 0.4s ease;
}

.control-btn::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    transform: translate(-50%, -50%);
    transition: width 0.6s ease, height 0.6s ease;
}

.control-btn:hover {
    border-color: rgba(124, 92, 252, 0.6);
    color: white;
    box-shadow: 0 8px 30px rgba(255, 255, 255, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
    transform: translateY(-4px) scale(1.05);
}

.control-btn:hover::before {
    opacity: 1;
}

.control-btn:hover::after {
    width: 300px;
    height: 300px;
}

.control-btn:active {
    transform: translateY(-2px) scale(0.98);
}

.control-btn i {
    font-size: 14px;
    position: relative;
    z-index: 1;
    animation: iconPulse 2s ease-in-out infinite;
}

@keyframes iconPulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }
}

.control-btn span {
    position: relative;
    z-index: 1;
}

/* Profile Circle Button - Premium Professional */
.profile-circle-btn {
    position: fixed;
    top: 15px;
    right: 25px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid transparent;
    background: linear-gradient(135deg, #1a1a2e, #16213e) padding-box,
        conic-gradient(from 0deg, #a78bfa, #a78bfa, #8b7daa, #a78bfa) border-box;
    padding: 2px;
    overflow: visible;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1000;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(40, 40, 40, 0.25), 0 0 20px rgba(167, 139, 250, 0.1);
}

.profile-circle-btn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    display: block;
}

.profile-circle-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 25px rgba(40, 40, 40, 0.4), 0 0 30px rgba(167, 139, 250, 0.2);
    border-color: transparent;
    background: linear-gradient(135deg, #1a1a2e, #16213e) padding-box,
        conic-gradient(from 90deg, #a78bfa, #a78bfa, #1a1a1a, #a78bfa) border-box;
}

.profile-circle-btn:active {
    transform: scale(0.95);
}

@keyframes spinBorder {
    100% {
        transform: rotate(360deg);
    }
}

.profile-btn-status {
    position: absolute;
    bottom: 1px;
    right: 1px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #10b981;
    border: 2.5px solid #0d0d1a;
    z-index: 5;
    box-shadow: 0 0 8px rgba(16, 185, 129, 0.6);
    pointer-events: none;
}

/* Move top controls to the left */
.top-controls {
    position: fixed;
    top: 20px;
    right: 100px;
    display: flex;
    gap: 12px;
    z-index: 9999;
    transition: all 0.4s ease;
}

/* Theme variations */
body.light-theme {
    --bg-dark: #f5f5f7;
    --bg-card: rgba(0, 0, 0, 0.03);
    --bg-glass: rgba(255, 255, 255, 0.8);
    --text-primary: #1a1a1a;
    --text-secondary: rgba(0, 0, 0, 0.7);
    --text-muted: rgba(0, 0, 0, 0.4);
    --border-color: rgba(0, 0, 0, 0.1);
}

body.light-theme .side-panel {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 248, 250, 0.97) 100%);
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}

body.light-theme .control-btn {
    background: rgba(255, 255, 255, 0.9);
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(0, 0, 0, 0.7);
}

body.light-theme .control-btn:hover {
    color: #1a1a1a;
}

/* Normal cursor mode — default system cursor */


/* Modal animations */
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px) scale(0.95);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes slideDown {
    from {
        opacity: 1;
        transform: translateY(0) scale(1);
    }

    to {
        opacity: 0;
        transform: translateY(30px) scale(0.95);
    }
}

/* Login modal styles moved to login-premium.css */




.text-gradient {
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.section-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
    overflow: hidden;
}

/* ============ PRELOADER — FULLSCREEN HERO TEAR ============ */
#preloader {
    position: fixed;
    inset: 0;
    z-index: 10000;
    pointer-events: all;
    overflow: hidden;
    background: #000;
}

/* The two sliding curtain panels */
.pl-curtain {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background: #0a0a0a;
    will-change: transform;
    z-index: 1;
    overflow: hidden;
    transition: transform 0.9s cubic-bezier(0.76, 0, 0.24, 1);
}
.pl-curtain--left  { left: 0; }
.pl-curtain--right { right: 0; }

/*
 * The hero image is rendered via ::before on each panel.
 * Both use the SAME background-image at viewport size,
 * but each panel's ::before is positioned so the full image
 * spans from left:0 of the left panel to right:0 of the right panel.
 * Because each panel is overflow:hidden, you only see its half.
 */
.pl-curtain::before {
    content: '';
    position: absolute;
    top: 0;
    width: 200%;          /* double the panel = full viewport width */
    height: 100%;
    background-image: url('team/preload.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

/* Left panel: ::before starts at left:0 — shows the left half naturally */
.pl-curtain--left::before {
    left: 0;
}

/* Right panel: ::before starts at -100% (= -50vw) so the right half of the image is visible */
.pl-curtain--right::before {
    left: -100%;
}

/* Dark overlay on top of the image */
.pl-curtain::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
    transition: background 0.5s ease;
}

/* Brighten slightly right before the tear */
#preloader.pl-ready .pl-curtain::after {
    background: rgba(0, 0, 0, 0.15);
}

/* Vertical loading line at the center seam */
.pl-seam-line {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    transform: translateX(-50%);
    z-index: 3;
    background: rgba(220, 38, 38, 0.06);
    overflow: hidden;
}

.pl-seam-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: linear-gradient(180deg, transparent, #dc2626 40%, #dc2626 60%, transparent);
    transition: height 0.08s linear;
    box-shadow: 0 0 12px rgba(220, 38, 38, 0.5), 0 0 30px rgba(220, 38, 38, 0.15);
}

/* When hidden: curtains tear apart */
#preloader.hidden .pl-curtain--left  { transform: translateX(-100%); }
#preloader.hidden .pl-curtain--right { transform: translateX(100%); }
#preloader.hidden { pointer-events: none; }

/* Seam line fades as curtains split */
#preloader.hidden .pl-seam-line {
    opacity: 0;
    transition: opacity 0.2s ease;
}

/* ============ END PRELOADER ============ */

/* ============ CURSOR ============ */
/* Custom cursor removed — use default system cursor */
body,
body * {
    cursor: auto;
}


/* Main cursor - Sparkle Star ✦ with GPU acceleration */
.cursor-dot {
    position: fixed;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background: transparent;
    pointer-events: none;
    z-index: 99999;
    will-change: transform;
    backface-visibility: hidden;
}

.cursor-dot::before {
    content: '✦';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: #a78bfa;
    text-shadow:
        0 0 8px #a78bfa,
        0 0 16px #a78bfa,
        0 0 30px #7c5cfc;
    animation: cursorStarSpin 2.5s linear infinite;
    will-change: transform;
}

.cursor-dot::after {
    display: none;
}

@keyframes cursorStarSpin {

    0%,
    100% {
        transform: translate(-50%, -50%) rotate(0deg) scale(1);
        opacity: 1;
    }

    50% {
        transform: translate(-50%, -50%) rotate(180deg) scale(1.15);
        opacity: 0.9;
    }
}

/* Circle behind cursor - GPU ACCELERATED */
.cursor-outline {
    position: fixed;
    top: 0;
    left: 0;
    width: 42px;
    height: 42px;
    border: 2px solid transparent;
    border-radius: 50%;
    pointer-events: none;
    z-index: 99998;
    will-change: transform;
    transition: width 0.12s cubic-bezier(0.4, 0, 0.2, 1),
        height 0.12s cubic-bezier(0.4, 0, 0.2, 1),
        border-color 0.12s cubic-bezier(0.4, 0, 0.2, 1);
    background:
        linear-gradient(#000, #000) padding-box,
        linear-gradient(135deg, #a78bfa, #7c5cfc, #a78bfa, #1a1a1a, #a78bfa, #a78bfa) border-box;
    animation: rgbBorderRotate 6s linear infinite;
    backface-visibility: hidden;
}

@keyframes rgbBorderRotate {
    from {
        filter: hue-rotate(0deg);
    }

    to {
        filter: hue-rotate(360deg);
    }
}

/* Hover state - ENHANCED SPARKLE */
.cursor-dot.hover::before {
    color: #1a1a1a;
    font-size: 22px;
    text-shadow:
        0 0 10px #1a1a1a,
        0 0 20px #1a1a1a,
        0 0 40px #7c5cfc;
    transform: translate(-50%, -50%) scale(1.2);
}

.cursor-outline.hover {
    width: 52px;
    height: 52px;
    border-width: 2.5px;
}

/* Click active state */
.cursor-dot.active::before {
    transform: translate(-50%, -50%) scale(1.3);
    color: #fff;
    text-shadow:
        0 0 15px #fff,
        0 0 30px #a78bfa,
        0 0 50px #7c5cfc;
}

.cursor-outline.active {
    width: 32px;
    height: 32px;
    border-width: 3px;
}

/* Sparkle particles - GPU ACCELERATED */
.sparkle {
    position: fixed;
    pointer-events: none;
    font-size: 12px;
    z-index: 99999;
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
}

/* Performance optimizations */
@media (prefers-reduced-motion: reduce) {
    .cursor-dot::before {
        animation: none;
    }

    .cursor-outline {
        animation: none;
    }

    .sparkle {
        display: none;
    }
}

/* Mobile - hide custom cursor */
@media (hover: none) and (pointer: coarse) {

    .cursor-dot,
    .cursor-outline,
    .sparkle {
        display: none !important;
    }

    html,
    body,
    * {
        cursor: auto !important;
    }
}

/* Glitter sparkles container */
.cursor-glitter {
    position: fixed;
    pointer-events: none;
    z-index: 99997;
}

.sparkle {
    position: fixed;
    pointer-events: none;
    font-size: 12px;
    animation: sparkleAnim 0.8s ease-out forwards;
    z-index: 99999;
}

@keyframes sparkleAnim {
    0% {
        transform: translate(-50%, -50%) scale(1) rotate(0deg);
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) scale(0) rotate(180deg);
        opacity: 0;
    }
}

/* Glitter fade animation for trail and button hover */
@keyframes glitterFade {
    0% {
        transform: scale(1) rotate(0deg) translateY(0);
        opacity: 1;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        transform: scale(0) rotate(180deg) translateY(-20px);
        opacity: 0;
    }
}

/* Button hover glitter sparkle */
@keyframes btnGlitterFloat {
    0% {
        transform: scale(0) rotate(0deg);
        opacity: 0;
    }

    20% {
        transform: scale(1.2) rotate(45deg);
        opacity: 1;
    }

    100% {
        transform: scale(0) rotate(180deg) translateY(-30px);
        opacity: 0;
    }
}

/* Click burst effect */
.click-burst {
    position: fixed;
    pointer-events: none;
    z-index: 99996;
}

.burst-particle {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    animation: burstOut 0.6s ease-out forwards;
}

@keyframes burstOut {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* ============ BACKGROUND ============ */
.bg-effects {
    position: fixed;
    inset: -100px;
    z-index: -1;
    overflow: visible;
    will-change: transform;
}

.bg-gradient {
    position: absolute;
    inset: -80%;
    background: radial-gradient(ellipse at 20% 15%, rgba(255, 255, 255, 0.12) 0%, transparent 45%),
        radial-gradient(ellipse at 40% 80%, rgba(167, 139, 250, 0.06) 0%, transparent 45%),
        radial-gradient(ellipse at 35% 50%, rgba(30, 30, 30, 0.04) 0%, transparent 50%),
        radial-gradient(ellipse at 10% 70%, rgba(40, 40, 40, 0.06) 0%, transparent 40%),
        radial-gradient(ellipse at 50% 20%, rgba(201, 149, 106, 0.03) 0%, transparent 40%);
    animation: bg-move 25s ease-in-out infinite alternate;
    will-change: transform;
}

@keyframes bg-move {
    0% {
        transform: translate(0, 0) rotate(0deg) scale(1);
    }

    50% {
        transform: translate(-3%, -4%) rotate(3deg) scale(1.05);
    }

    100% {
        transform: translate(-6%, -6%) rotate(6deg) scale(1.1);
    }
}

.bg-grid {
    position: absolute;
    inset: -150px;
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
    background-size: 80px 80px;
    mask-image: radial-gradient(ellipse at center, black 40%, transparent 80%);
}

#particles-canvas {
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 1;
}

#three-container {
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 0;
}

/* ============ FANTASY ORBS — Optimized ============ */
/* Uses larger radial-gradient spread instead of filter: blur() for same visual at 1/10th GPU cost */
.fantasy-orbs {
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 1;
    overflow: visible;
    transition: opacity 0.3s ease;
}

.orb {
    position: absolute;
    border-radius: 50%;
    /* REMOVED: filter: blur(60px) — using softer gradient edges instead */
    animation: orbFloat 25s ease-in-out infinite;
    will-change: transform;
    opacity: 0.6;
}

.orb-1 {
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.05) 30%, transparent 60%);
    top: 10%;
    left: 10%;
}

.orb-2 {
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(201, 149, 106, 0.06) 0%, rgba(201, 149, 106, 0.02) 30%, transparent 60%);
    top: 60%;
    right: 10%;
    animation-delay: 3s;
}

.orb-3 {
    width: 350px;
    height: 350px;
    background: radial-gradient(circle, rgba(30, 30, 30, 0.12) 0%, rgba(30, 30, 30, 0.03) 30%, transparent 60%);
    bottom: 10%;
    left: 30%;
    animation-delay: 6s;
}

.orb-4 {
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, rgba(16, 185, 129, 0.04) 0%, rgba(16, 185, 129, 0.01) 30%, transparent 60%);
    top: 30%;
    right: 30%;
    animation-delay: 9s;
}

.orb-5 {
    width: 320px;
    height: 320px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.03) 30%, transparent 60%);
    top: 70%;
    left: 25%;
    animation-delay: 12s;
}

@keyframes orbFloat {
    0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
    25% { transform: translate3d(30px, -25px, 0) scale(1.08); }
    50% { transform: translate3d(-20px, 20px, 0) scale(0.95); }
    75% { transform: translate3d(15px, 25px, 0) scale(1.04); }
}

/* ============ TOP NAVIGATION BAR — Upscayl-Style ============ */
.side-panel { display: none !important; }

/* ---- Top Navbar Wrapper ---- */
.top-navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 16px 48px 0;
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    transition: padding 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.top-navbar::after { display: none; }
.top-navbar::before { display: none; }

/* ---- Nav Inner ---- */
.nav-inner {
    max-width: 1320px;
    margin: 0 auto;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
    position: relative;
    border-radius: 100px;
    z-index: 1;
}

/* Glass background lives on ::before — only opacity animates (GPU-fast, zero lag) */
.nav-inner::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 100px;
    background: rgba(8, 8, 8, 0.8);
    backdrop-filter: blur(48px) saturate(160%);
    -webkit-backdrop-filter: blur(48px) saturate(160%);
    border: 1px solid rgba(255, 255, 255, 0.07);
    box-shadow:
        0 8px 32px rgba(0, 0, 0, 0.35),
        0 0 0 0.5px rgba(255, 255, 255, 0.04) inset,
        0 1px 0 rgba(255, 255, 255, 0.05) inset;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: opacity;
}

/* ---- SCROLLED STATE — glass fades in smoothly ---- */
.top-navbar.scrolled {
    padding: 14px 48px 0;
}

.top-navbar.scrolled .nav-inner::before {
    opacity: 1;
}

/* ---- Logo — Far Left, BIG ---- */
.nav-logo {
    display: flex;
    align-items: center;
    gap: 14px;
    text-decoration: none;
    flex-shrink: 0;
    z-index: 2;
}

.nav-logo-icon {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    object-fit: cover;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.nav-logo-title {
    font-family: 'Syne', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.06em;
}

.nav-logo:hover .nav-logo-icon {
    opacity: 0.85;
    transform: scale(1.05);
}

/* ---- Right Group — holds CENTERED links + FAR RIGHT actions ---- */
.nav-right-group {
    display: flex;
    align-items: center;
    gap: 0;
    flex: 1;
    justify-content: center;
}

/* ---- Nav Links — Centered in the middle of the bar ---- */
.nav-links {
    display: flex;
    align-items: center;
    gap: 4px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.nav-link {
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding: 8px 18px;
    border-radius: 100px;
    text-decoration: none;
    transition: color 0.25s ease, background 0.25s ease, box-shadow 0.3s ease;
    white-space: nowrap;
    letter-spacing: 0.01em;
    position: relative;
}

.nav-link:hover {
    color: rgba(255, 255, 255, 1);
    background: rgba(255, 255, 255, 0.06);
}

/* ── Tubelight Active Nav Link ── */
.nav-link.active {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.06);
    transition: color 0.3s ease, background 0.35s ease;
}

/* Top lamp bar — WHITE, always rendered but invisible on inactive */
.nav-link::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 0px;
    height: 3px;
    border-radius: 0 0 8px 8px;
    background: #ffffff;
    box-shadow: none;
    transition: width 0.35s cubic-bezier(0.4,0,0.2,1), box-shadow 0.35s ease, opacity 0.35s ease;
    opacity: 0;
}

/* Active state — bar expands + glows white */
.nav-link.active::before {
    width: 32px;
    opacity: 1;
    box-shadow:
        0 0 6px rgba(255,255,255,0.95),
        0 0 18px rgba(255,255,255,0.6),
        0 0 36px rgba(255,255,255,0.3),
        0 0 60px rgba(255,255,255,0.12);
    animation: tubelight-white-flicker 3.5s ease-in-out infinite;
}

/* Downward cone glow — white */
.nav-link::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 100%;
    background: radial-gradient(ellipse at top, rgba(255,255,255,0.08) 0%, transparent 70%);
    pointer-events: none;
    border-radius: 100px;
    opacity: 0;
    transition: opacity 0.35s ease;
}
.nav-link.active::after {
    opacity: 1;
}

/* White flicker — more subtle than red */
@keyframes tubelight-white-flicker {
    0%,100% { opacity: 1; box-shadow: 0 0 6px rgba(255,255,255,0.95), 0 0 18px rgba(255,255,255,0.6), 0 0 36px rgba(255,255,255,0.3); }
    45%      { opacity: 0.9; box-shadow: 0 0 8px rgba(255,255,255,1), 0 0 24px rgba(255,255,255,0.7), 0 0 50px rgba(255,255,255,0.35); }
    50%      { opacity: 0.85; box-shadow: 0 0 4px rgba(255,255,255,0.85), 0 0 14px rgba(255,255,255,0.5), 0 0 28px rgba(255,255,255,0.22); }
    55%      { opacity: 0.95; box-shadow: 0 0 8px rgba(255,255,255,1), 0 0 22px rgba(255,255,255,0.65), 0 0 44px rgba(255,255,255,0.3); }
}

/* Smooth transition for all nav links */
.nav-link {
    transition: color 0.3s ease, background 0.35s ease, box-shadow 0.3s ease;
}

/* Divider — hidden */
.nav-divider {
    display: none;
}

/* ---- Right Actions — Far Right ---- */
.nav-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-left: auto;
    z-index: 2;
}

.nav-btn-login {
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.55);
    padding: 9px 18px;
    background: transparent;
    border: none;
    cursor: pointer;
    font-family: var(--font-secondary);
    transition: color 0.25s ease;
    border-radius: 100px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.nav-btn-login:hover {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
}

/* ---- Profile Avatar Button (shown when logged in) ---- */
.nav-profile-btn {
    display: none;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 2px solid rgba(220, 38, 38, 0.5);
    background: rgba(255, 255, 255, 0.05);
    cursor: pointer;
    padding: 0;
    transition: all 0.3s ease;
    position: relative;
    overflow: visible;
}
.nav-profile-btn:hover {
    border-color: #dc2626;
    box-shadow: 0 0 12px rgba(220, 38, 38, 0.4);
    transform: scale(1.05);
}
.nav-profile-avatar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    clip-path: circle(50%);
}

/* Mobile profile button */
.nav-mobile-profile-btn {
    display: none;
    align-items: center;
    gap: 10px;
    padding: 12px 20px;
    border-radius: 10px;
    border: 1px solid rgba(220, 38, 38, 0.3);
    background: rgba(220, 38, 38, 0.08);
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-secondary);
    transition: all 0.3s ease;
    width: 100%;
    justify-content: center;
}
.nav-mobile-profile-btn:hover {
    background: rgba(220, 38, 38, 0.15);
    border-color: #dc2626;
}
.nav-mobile-profile-avatar {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    object-fit: cover;
    border: 1.5px solid rgba(220, 38, 38, 0.5);
}

.nav-btn-cta {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    background: transparent;
    padding: 11px 26px;
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-decoration: none;
    transition: border-color 0.25s ease, background 0.25s ease;
    white-space: nowrap;
}

.nav-btn-cta:hover {
    border-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.08);
}

/* Profile button inside navbar */
.nav-profile-btn.profile-circle-btn {
    position: static !important;
    width: 34px !important;
    height: 34px !important;
    transform: none !important;
}

/* ---- Hamburger ---- */
.nav-hamburger {
    display: none;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    width: 36px;
    height: 36px;
    padding: 6px;
    background: transparent;
    border: none;
    cursor: pointer;
}

.nav-hamburger span {
    display: block;
    width: 18px;
    height: 1.5px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 2px;
    transition: transform 0.3s ease, opacity 0.2s ease;
    transform-origin: center;
}

/* Hamburger → X animation */
.nav-hamburger.open span:nth-child(1) {
    transform: rotate(45deg) translate(4px, 4px);
}
.nav-hamburger.open span:nth-child(2) {
    opacity: 0;
}
.nav-hamburger.open span:nth-child(3) {
    transform: rotate(-45deg) translate(4px, -4px);
}

/* ---- Mobile Menu ---- */
.nav-mobile-menu {
    display: flex;
    flex-direction: column;
    background: rgba(6, 6, 10, 0.96);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    border: none;
    border-top: none;
    border-radius: 0 0 16px 16px;
    margin: 0 12px;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s ease;
}

.nav-mobile-menu.open {
    max-height: 400px;
    padding: 10px 0;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-top: none;
}

.nav-mobile-link {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    padding: 12px 32px;
    text-decoration: none;
    transition: color 0.2s ease, background 0.2s ease;
}

.nav-mobile-link:hover {
    color: #a78bfa;
    background: rgba(255, 255, 255, 0.05);
}

/* Mobile menu action buttons (login + CTA) */
.nav-mobile-actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 12px 24px 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    margin-top: 4px;
}
.nav-mobile-login {
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    padding: 10px 16px;
    cursor: pointer;
    transition: color 0.2s, border-color 0.2s;
    text-align: center;
    text-decoration: none;
    display: block;
}
.nav-mobile-login:hover {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.3);
}
.nav-mobile-cta {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: var(--accent-red);
    border-radius: 8px;
    padding: 10px 16px;
    text-align: center;
    transition: background 0.2s;
}
.nav-mobile-cta:hover {
    background: var(--accent-red-light);
}

@keyframes torchScatter {
    0% {
        transform: scale(0.95);
        opacity: 0.5;
    }

    100% {
        transform: scale(1.05);
        opacity: 0.7;
    }
}

/* Main content offset for top navbar */
body {
    padding-left: 0;
    padding-top: 0;
}

.panel-glow-border {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(180deg,
            transparent 0%,
            rgba(124, 92, 252, 0.4) 20%,
            rgba(30, 30, 30, 0.3) 40%,
            rgba(40, 40, 40, 0.5) 60%,
            rgba(124, 92, 252, 0.3) 80%,
            transparent 100%);
    box-shadow: 0 0 8px rgba(124, 92, 252, 0.2), -2px 0 15px rgba(124, 92, 252, 0.06);
}

.panel-header {
    padding: 12px 14px 8px;
    /* Compact padding */
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    flex-shrink: 0;
    /* Prevent shrinking */
}

.panel-header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.panel-logo {
    position: relative;
    width: 42px;
    /* Smaller Logo */
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.2), rgba(30, 30, 30, 0.08));
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(255, 255, 255, 0.15);
    transition: all 0.4s;
}

.panel-logo:hover {
    box-shadow: 0 6px 30px rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.5);
    transform: scale(1.05);
}

/* Logo GIF Carousel */
.logo-gif-carousel {
    position: relative;
    width: 100%;
    height: 100%;
}

.logo-gif {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 52px;
    height: 52px;
    object-fit: cover;
    border-radius: 10px;
    opacity: 0;
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
    transform: translate(-50%, -50%) scale(0.8);
}

.logo-gif.active {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.panel-brand {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.brand-title {
    display: flex;
    flex-direction: column;
    gap: 0;
    line-height: 1;
}

.brand-line-1 {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 5px;
    background: linear-gradient(135deg, #ffffff 0%, #e2e8f0 50%, #a78bfa 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.15));
}

.brand-line-2 {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 7px;
    color: rgba(192, 132, 60, 0.6);
    margin-top: 1px;
}

.brand-desc {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.3);
    letter-spacing: 0.5px;
    font-weight: 500;
    font-family: 'Space Grotesk', sans-serif;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 4px;
}

.brand-desc-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--primary);
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.6);
    animation: brandDotPulse 2s ease-in-out infinite;
    flex-shrink: 0;
}

@keyframes brandDotPulse {

    0%,
    100% {
        opacity: 0.6;
        box-shadow: 0 0 6px rgba(255, 255, 255, 0.4);
    }

    50% {
        opacity: 1;
        box-shadow: 0 0 14px rgba(255, 255, 255, 0.9);
    }
}

/* Legacy Cat Logo styles - kept for reference */
.cat-headphones-logo {
    width: 38px;
    height: 38px;
    filter: drop-shadow(0 0 8px rgba(124, 92, 252, 0.3));
}

.cat-pupil {
    animation: catPupilLook 5s ease-in-out infinite;
    transform-origin: center;
}

@keyframes catPupilLook {

    0%,
    100% {
        transform: translateX(0);
    }

    30% {
        transform: translateX(-1px);
    }

    70% {
        transform: translateX(1px);
    }
}

.headphone-glow {
    animation: headphoneGlow 2s ease-in-out infinite;
}

@keyframes headphoneGlow {

    0%,
    100% {
        opacity: 0.3;
    }

    50% {
        opacity: 0.6;
    }
}

/* Hide old CSS cat */
.cat-face-logo,
.cat-ears,
.cat-head,
.cat-eyes,
.cat-nose,
.cat-mouth {
    display: none;
}

/* Hide old brand styles */
.brand-text {
    display: none;
}

/* Panel Navigation */
.panel-nav {
    flex: 1;
    padding: 10px 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 4px;
    overflow: hidden;
    position: relative;
    z-index: 5;
    /* Ensure buttons are ABOVE torch */
}

.panel-nav::-webkit-scrollbar {
    width: 2px;
}

.panel-nav::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
}

.panel-tab {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    /* Compact button padding */
    border-radius: 8px;
    color: rgba(255, 255, 255, 0.65);
    transition: all 0.2s ease-out;
    font-family: var(--font-primary);
    font-weight: 500;
    letter-spacing: 0.3px;
    border: 1px solid transparent;
    /* Clean start */
    background: transparent;
    /* No blocky background */
    overflow: hidden;
    flex: 1;
    min-height: 48px;
}

.panel-tab:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.03);
    border-color: rgba(255, 255, 255, 0.05);
    transform: translateX(2px);
}

.panel-tab.active {
    color: white;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), transparent);
    border-left: 3px solid #a78bfa;
    border-color: transparent;
    /* Remove full border */
    box-shadow: none;
}

/* Active indicator bar - Removed in favor of border-left */
.panel-tab.active::after {
    display: none;
}

/* Click ripple */
.panel-tab .tab-ripple {
    position: absolute;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.25) 0%, rgba(30, 30, 30, 0.08) 40%, transparent 70%);
    transform: scale(0);
    animation: tabRipple 0.55s ease-out forwards;
    pointer-events: none;
    z-index: 0;
}

@keyframes tabRipple {
    0% {
        transform: scale(0);
        opacity: 0.8;
    }

    100% {
        transform: scale(3.5);
        opacity: 0;
    }
}

.tab-icon {
    width: 32px;
    /* Smaller icons */
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    font-size: 14px;
    transition: background 0.35s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.35s, color 0.35s, box-shadow 0.35s;
    color: rgba(255, 255, 255, 0.4);
    position: relative;
    z-index: 1;
}

.panel-tab:hover .tab-icon {
    background: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 0.25);
    color: #a78bfa;
    box-shadow: 0 0 14px rgba(255, 255, 255, 0.12);
}

.panel-tab.active .tab-icon {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.25), rgba(30, 30, 30, 0.12));
    border-color: rgba(255, 255, 255, 0.4);
    color: #a78bfa;
    box-shadow: 0 0 24px rgba(255, 255, 255, 0.25), inset 0 0 10px rgba(255, 255, 255, 0.1);
}

/* Tool link tabs - subtle distinction */
.panel-tab.tool-link .tab-icon {
    color: rgba(201, 149, 106, 0.6);
}

.panel-tab.tool-link:hover .tab-icon {
    background: rgba(201, 149, 106, 0.1);
    border-color: rgba(201, 149, 106, 0.15);
    color: #8b7daa;
}

.tab-text {
    font-size: 14.5px;
    font-weight: 500;
    flex: 1;
    letter-spacing: 0.3px;
    position: relative;
    z-index: 1;
    transition: color 0.3s, font-weight 0.3s;
}

.panel-tab.active .tab-text {
    font-weight: 700;
    letter-spacing: 0.4px;
}

.tab-arrow {
    font-size: 10px;
    opacity: 0;
    transform: translateX(-5px);
    transition: all 0.35s cubic-bezier(0.22, 1, 0.36, 1);
    color: rgba(255, 255, 255, 0.3);
    position: relative;
    z-index: 1;
}

.panel-tab:hover .tab-arrow {
    opacity: 0.7;
    transform: translateX(0);
}

.panel-tab.active .tab-arrow {
    opacity: 1;
    transform: translateX(0);
    color: #a78bfa;
}

/* Panel Divider */
.panel-divider {
    padding: 16px 24px 12px;
    display: flex;
    align-items: center;
    gap: 14px;
}

.panel-divider::before,
.panel-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(124, 92, 252, 0.15), transparent);
}

.panel-divider span {
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 2.5px;
    color: rgba(255, 255, 255, 0.25);
}

/* Panel Socials - Minimal Design - v2.1 */
.panel-socials {
    padding: 0 24px 24px;
    display: flex;
    gap: 16px !important;
    justify-content: center;
}

.panel-socials .social-btn {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 24px;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    background: rgba(255, 255, 255, 0.025);
    border: 1px solid rgba(255, 255, 255, 0.06);
    color: rgba(255, 255, 255, 0.4);
    position: relative;
    overflow: hidden;
    padding: 0;
}

.panel-socials .social-btn img.discord-avatar {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: contain;
    image-rendering: auto;
}

.panel-socials .social-btn::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(124, 92, 252, 0.15), rgba(30, 30, 30, 0.08));
    opacity: 0;
    transition: opacity 0.4s;
}

.panel-socials .social-btn:hover::before {
    opacity: 1;
}

.panel-socials .social-btn:hover {
    border-color: rgba(124, 92, 252, 0.25);
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 6px 20px rgba(124, 92, 252, 0.15);
}

.panel-socials .social-btn.discord:hover {
    color: #5865f2;
    background: rgba(88, 101, 242, 0.1);
    border-color: rgba(88, 101, 242, 0.2);
}

.panel-socials .social-btn.telegram:hover {
    color: #0088cc;
    background: rgba(0, 136, 204, 0.1);
    border-color: rgba(0, 136, 204, 0.2);
}

.panel-socials .social-btn.youtube:hover {
    color: #ff0000;
    background: rgba(255, 0, 0, 0.1);
    border-color: rgba(255, 0, 0, 0.2);
}

.panel-socials .social-btn.whatsapp:hover {
    color: #25d366;
    background: rgba(37, 211, 102, 0.1);
    border-color: rgba(37, 211, 102, 0.2);
}

.panel-socials .social-btn.instagram:hover {
    color: #e1306c;
    background: rgba(225, 48, 108, 0.1);
    border-color: rgba(225, 48, 108, 0.2);
}

.social-btn .social-glow {
    display: none;
}

.animated-social {
    animation: none;
}

/* Discord Avatar Image - Override for proper sizing */
img.discord-avatar {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    border-radius: 10px;
    image-rendering: auto;
    image-rendering: -webkit-optimize-contrast;
}

.social-btn.youtube .discord-avatar {
    border-radius: 10px;
    object-fit: contain;
}

.yt-fallback {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.4);
}

.social-btn.youtube:hover .yt-fallback {
    color: #ff0000;
}

/* Panel 3D Model */
.panel-3d-model {
    padding: 20px;
    display: flex;
    justify-content: center;
}

.model-container {
    position: relative;
    width: 150px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.model-glow {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 120px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, transparent 70%);
    border-radius: 50%;
    animation: auraGlow 3s ease-in-out infinite;
}

@keyframes auraGlow {

    0%,
    100% {
        opacity: 0.5;
        transform: translateX(-50%) scale(1);
    }

    50% {
        opacity: 1;
        transform: translateX(-50%) scale(1.2);
    }
}

.panel-character-img {
    max-height: 150px;
    filter: drop-shadow(0 10px 30px rgba(255, 255, 255, 0.5));
    animation: charFloat 4s ease-in-out infinite;
    position: relative;
    z-index: 2;
}

@keyframes charFloat {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

.model-particles {
    position: absolute;
    inset: 0;
}

.model-particles span {
    position: absolute;
    width: 6px;
    height: 6px;
    background: var(--primary);
    border-radius: 50%;
    animation: floatParticle 3s ease-in-out infinite;
}

.model-particles span:nth-child(1) {
    left: 10%;
    top: 20%;
    animation-delay: 0s;
}

.model-particles span:nth-child(2) {
    right: 10%;
    top: 30%;
    animation-delay: 0.5s;
}

.model-particles span:nth-child(3) {
    left: 20%;
    bottom: 30%;
    animation-delay: 1s;
}

.model-particles span:nth-child(4) {
    right: 20%;
    bottom: 20%;
    animation-delay: 1.5s;
}

.model-particles span:nth-child(5) {
    left: 50%;
    top: 10%;
    animation-delay: 2s;
}

@keyframes floatParticle {

    0%,
    100% {
        opacity: 0.3;
        transform: translateY(0) scale(1);
    }

    50% {
        opacity: 1;
        transform: translateY(-15px) scale(1.3);
    }
}

/* Panel Footer - Premium Design */
.panel-footer {
    padding: 14px 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.04);
}

.status-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    background: rgba(16, 185, 129, 0.06);
    border: 1px solid rgba(16, 185, 129, 0.12);
    border-radius: 10px;
    font-size: 11px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.3px;
}

.status-dot {
    width: 7px;
    height: 7px;
    background: #10b981;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(16, 185, 129, 0.5);
    animation: statusPulse 2s ease-in-out infinite;
}

@keyframes statusPulse {

    0%,
    100% {
        box-shadow: 0 0 6px rgba(16, 185, 129, 0.4);
    }

    50% {
        box-shadow: 0 0 12px rgba(16, 185, 129, 0.7);
    }
}

.panel-copyright {
    padding: 0 24px 18px;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.2);
    letter-spacing: 0.5px;
    text-align: center;
    margin-top: 8px;
}

/* ============ MINECRAFT WALL TORCH GLOBAL HIDE ============ */
.panel-divider,
.panel-copyright,
.panel-3d-model {
    display: none !important;
}

/* Wall mount bracket - metal clamp properly connecting to wall */
.torch-container::before {
    content: '';
    position: absolute;
    left: 12px;
    top: 36px;
    width: 22px;
    height: 14px;
    background: linear-gradient(180deg, #6b6b7a 0%, #4a4a5a 40%, #3a3a48 100%);
    border: 1px solid #888;
    border-radius: 2px 4px 4px 2px;
    z-index: 5;
    box-shadow:
        inset 0 2px 0 rgba(255, 255, 255, 0.2),
        inset 0 -1px 0 rgba(0, 0, 0, 0.3),
        0 2px 4px rgba(0, 0, 0, 0.5),
        -1px 0 0 #555;
    clip-path: polygon(0 0, 100% 15%, 100% 85%, 0 100%);
}

/* Pixel-perfect Minecraft Torch - angled from left wall */
.pixel-torch {
    position: absolute;
    left: 22px;
    top: 8px;
    width: 16px;
    height: 56px;
    z-index: 4;
    image-rendering: pixelated;
    transform: rotate(20deg);
    transform-origin: bottom left;
}

/* Metal ring clamp around torch stick */
.pixel-torch::after {
    content: '';
    position: absolute;
    top: 26px;
    left: 1px;
    width: 14px;
    height: 6px;
    background: linear-gradient(180deg, #7a7a8a, #5a5a68, #7a7a8a);
    border: 1px solid #999;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);
    z-index: 10;
}

.torch-flame-core {
    position: absolute;
    top: -4px;
    left: 1px;
    width: 14px;
    height: 28px;
    background: linear-gradient(to top,
            #b8872e 0%,
            #7c5cfc 8%,
            #a78bfa 16%,
            #a78bfa 28%,
            #a78bfa 45%,
            #a78bfa 68%,
            #fef3ff 85%,
            #ffffff 100%);
    clip-path: polygon(50% 0%,
            65% 15%,
            70% 30%,
            68% 50%,
            60% 70%,
            50% 85%,
            40% 70%,
            32% 50%,
            30% 30%,
            35% 15%);
    box-shadow:
        0 0 35px 18px rgba(124, 92, 252, 1),
        0 0 70px 35px rgba(147, 51, 234, 1),
        0 -20px 75px 35px rgba(192, 132, 60, 0.95),
        0 -15px 100px 45px rgba(40, 40, 40, 0.8),
        inset 0 -10px 20px rgba(255, 255, 255, 0.6);
    animation: realisticFlicker 3.2s ease-in-out infinite, realisticSway 5.1s ease-in-out infinite;
    z-index: 3;
    filter: blur(0.3px) brightness(1.3);
}

.torch-flame-outer {
    position: absolute;
    top: -20px;
    left: -5px;
    width: 30px;
    height: 48px;
    background: radial-gradient(ellipse at 50% 80%,
            rgba(124, 92, 252, 0.98) 0%,
            rgba(40, 40, 40, 0.85) 15%,
            rgba(192, 132, 60, 0.65) 30%,
            rgba(124, 92, 252, 0.4) 50%,
            rgba(147, 51, 234, 0.2) 70%,
            transparent 90%);
    clip-path: polygon(50% 0%,
            70% 20%,
            75% 40%,
            70% 60%,
            60% 75%,
            50% 85%,
            40% 75%,
            30% 60%,
            25% 40%,
            30% 20%);
    animation: realisticFlicker 3.7s ease-in-out infinite alternate, realisticSway 4.8s ease-in-out infinite reverse;
    z-index: 2;
    filter: blur(2.5px);
}

@keyframes realisticFlicker {
    0% {
        transform: scaleX(0.92) scaleY(1.06);
        opacity: 0.88;
    }

    8% {
        transform: scaleX(0.96) scaleY(1.03);
        opacity: 0.94;
    }

    15% {
        transform: scaleX(1.04) scaleY(0.97);
        opacity: 0.98;
    }

    23% {
        transform: scaleX(0.94) scaleY(1.05);
        opacity: 0.91;
    }

    30% {
        transform: scaleX(0.98) scaleY(1.02);
        opacity: 1;
    }

    38% {
        transform: scaleX(1.02) scaleY(0.98);
        opacity: 0.96;
    }

    45% {
        transform: scaleX(1.05) scaleY(0.96);
        opacity: 0.93;
    }

    53% {
        transform: scaleX(0.97) scaleY(1.04);
        opacity: 0.97;
    }

    60% {
        transform: scaleX(0.95) scaleY(1.05);
        opacity: 0.99;
    }

    68% {
        transform: scaleX(1.01) scaleY(0.99);
        opacity: 0.95;
    }

    75% {
        transform: scaleX(1.03) scaleY(0.98);
        opacity: 0.92;
    }

    83% {
        transform: scaleX(0.96) scaleY(1.03);
        opacity: 0.98;
    }

    90% {
        transform: scaleX(0.99) scaleY(1.01);
        opacity: 0.96;
    }

    100% {
        transform: scaleX(0.93) scaleY(1.04);
        opacity: 0.89;
    }
}

@keyframes realisticSway {

    0%,
    100% {
        transform: translateX(0) translateY(0) rotate(0deg);
    }

    8% {
        transform: translateX(-0.6px) translateY(-0.5px) rotate(-1.2deg);
    }

    16% {
        transform: translateX(-1px) translateY(-0.9px) rotate(-1.8deg);
    }

    24% {
        transform: translateX(-0.7px) translateY(-1.2px) rotate(-1.4deg);
    }

    32% {
        transform: translateX(0.4px) translateY(-0.8px) rotate(0.6deg);
    }

    40% {
        transform: translateX(0.9px) translateY(-1px) rotate(1.5deg);
    }

    48% {
        transform: translateX(1.1px) translateY(-1.3px) rotate(1.8deg);
    }

    56% {
        transform: translateX(0.8px) translateY(-0.9px) rotate(1.3deg);
    }

    64% {
        transform: translateX(0.2px) translateY(-0.6px) rotate(0.4deg);
    }

    72% {
        transform: translateX(-0.5px) translateY(-1.1px) rotate(-1deg);
    }

    80% {
        transform: translateX(-0.9px) translateY(-1.4px) rotate(-1.6deg);
    }

    88% {
        transform: translateX(-0.6px) translateY(-0.8px) rotate(-1.1deg);
    }

    96% {
        transform: translateX(-0.2px) translateY(-0.5px) rotate(-0.4deg);
    }
}

.torch-head-top {
    position: absolute;
    top: 10px;
    left: 2px;
    width: 12px;
    height: 7px;
    background: #e0cfa3;
    border: 1px solid #bfa76a;
    z-index: 1;
}

.torch-head-bottom {
    position: absolute;
    top: 16px;
    left: 2px;
    width: 12px;
    height: 5px;
    background: #c8b78a;
    border: 1px solid #a89060;
    border-top: none;
    z-index: 1;
}

.torch-stick {
    position: absolute;
    top: 21px;
    left: 5px;
    width: 6px;
    height: 52px;
    background: linear-gradient(180deg, #6b4423 0%, #5a3a1e 25%, #4a2f15 55%, #3d2510 80%, #2e1a0a 100%);
    border-left: 1px solid #7a5030;
    border-right: 1px solid #3a2010;
    z-index: 1;
}

/* Purple fire glow - FIRE EMITS MOST LIGHT - POSITIONED AT FIRE LEVEL */
.torch-purple-glow {
    position: absolute;
    top: -100px !important;
    left: -93px;
    width: 200px;
    height: 200px;
    background: radial-gradient(ellipse at 50% 80%,
            rgba(124, 92, 252, 0.95) 0%,
            rgba(147, 51, 234, 0.75) 15%,
            rgba(192, 132, 60, 0.55) 30%,
            rgba(40, 40, 40, 0.35) 50%,
            rgba(124, 92, 252, 0.15) 70%,
            transparent 85%);
    filter: blur(30px);
    z-index: 1;
    pointer-events: none;
    animation: realisticGlowPulse 2.8s ease-in-out infinite;
}

/* Second ambient purple glow - fills more of the panel - POSITIONED AT FIRE LEVEL */
.torch-container::after {
    content: '';
    position: absolute;
    top: -150px !important;
    left: -130px;
    width: 350px;
    height: 450px;
    background: radial-gradient(ellipse at 30% 50%,
            rgba(124, 92, 252, 0.18) 0%,
            rgba(147, 51, 234, 0.12) 20%,
            rgba(40, 40, 40, 0.07) 40%,
            rgba(124, 92, 252, 0.03) 60%,
            transparent 80%);
    filter: blur(50px);
    z-index: 0;
    pointer-events: none;
    animation: realisticGlowPulse 3.4s ease-in-out infinite alternate-reverse;
}

@keyframes realisticGlowPulse {
    0% {
        opacity: 0.65;
        transform: scale(0.96);
    }

    15% {
        opacity: 0.8;
        transform: scale(1.02);
    }

    30% {
        opacity: 0.95;
        transform: scale(1.06);
    }

    45% {
        opacity: 1;
        transform: scale(1.08);
    }

    60% {
        opacity: 0.9;
        transform: scale(1.04);
    }

    75% {
        opacity: 0.75;
        transform: scale(0.99);
    }

    90% {
        opacity: 0.7;
        transform: scale(0.97);
    }

    100% {
        opacity: 0.68;
        transform: scale(0.96);
    }
}

/* Floating purple embers rising from flame - MINIMAL PARTICLE GLOW */
.torch-flame-particles {
    position: absolute;
    top: -5px;
    left: 10px;
    width: 60px;
    height: 60px;
    z-index: 6;
    pointer-events: none;
}

.torch-flame-particles span {
    position: absolute;
    border-radius: 50%;
    background: #a78bfa;
    box-shadow: 0 0 4px 1px rgba(124, 92, 252, 0.3), 0 0 8px 2px rgba(192, 132, 60, 0.2);
    animation: realisticParticleRise 4.5s ease-out infinite;
    opacity: 0;
    filter: blur(0.4px) brightness(1.05);
}

.torch-flame-particles span:nth-child(1) {
    width: 5px;
    height: 5px;
    left: 18px;
    top: 12px;
    animation: realisticParticleRise 4.2s ease-out infinite;
    animation-delay: 0s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(2) {
    width: 4px;
    height: 4px;
    left: 24px;
    top: 8px;
    animation: realisticParticleRise2 4.8s ease-out infinite;
    animation-delay: 0.4s;
    background: #7c5cfc;
}

.torch-flame-particles span:nth-child(3) {
    width: 6px;
    height: 6px;
    left: 20px;
    top: 15px;
    animation: realisticParticleRise3 4.0s ease-out infinite;
    animation-delay: 0.8s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(4) {
    width: 4px;
    height: 4px;
    left: 28px;
    top: 6px;
    animation: realisticParticleRise 5.0s ease-out infinite;
    animation-delay: 1.2s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(5) {
    width: 5px;
    height: 5px;
    left: 12px;
    top: 14px;
    animation: realisticParticleRise2 4.4s ease-out infinite;
    animation-delay: 1.6s;
    background: #b8872e;
}

.torch-flame-particles span:nth-child(6) {
    width: 3px;
    height: 3px;
    left: 30px;
    top: 10px;
    animation: realisticParticleRise3 4.6s ease-out infinite;
    animation-delay: 2.0s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(7) {
    width: 4px;
    height: 4px;
    left: 16px;
    top: 18px;
    animation: realisticParticleRise 4.3s ease-out infinite;
    animation-delay: 0.3s;
    background: #7c5cfc;
}

.torch-flame-particles span:nth-child(8) {
    width: 3px;
    height: 3px;
    left: 26px;
    top: 16px;
    animation: realisticParticleRise2 4.1s ease-out infinite;
    animation-delay: 1.3s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(9) {
    width: 4px;
    height: 4px;
    left: 22px;
    top: 10px;
    animation: realisticParticleRise3 4.9s ease-out infinite;
    animation-delay: 0.7s;
    background: #b8872e;
}

.torch-flame-particles span:nth-child(10) {
    width: 3px;
    height: 3px;
    left: 14px;
    top: 16px;
    animation: realisticParticleRise 3.9s ease-out infinite;
    animation-delay: 1.1s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(11) {
    width: 5px;
    height: 5px;
    left: 26px;
    top: 13px;
    animation: realisticParticleRise2 5.1s ease-out infinite;
    animation-delay: 1.8s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(12) {
    width: 3px;
    height: 3px;
    left: 19px;
    top: 9px;
    animation: realisticParticleRise3 4.2s ease-out infinite;
    animation-delay: 0.5s;
    background: #7c5cfc;
}

.torch-flame-particles span:nth-child(13) {
    width: 4px;
    height: 4px;
    left: 21px;
    top: 11px;
    animation: realisticParticleRise 4.5s ease-out infinite;
    animation-delay: 0.35s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(14) {
    width: 3px;
    height: 3px;
    left: 17px;
    top: 13px;
    animation: realisticParticleRise2 4.3s ease-out infinite;
    animation-delay: 0.65s;
    background: #b8872e;
}

.torch-flame-particles span:nth-child(15) {
    width: 5px;
    height: 5px;
    left: 23px;
    top: 14px;
    animation: realisticParticleRise3 4.7s ease-out infinite;
    animation-delay: 0.9s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(16) {
    width: 4px;
    height: 4px;
    left: 15px;
    top: 10px;
    animation: realisticParticleRise 4.4s ease-out infinite;
    animation-delay: 1.25s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(17) {
    width: 3px;
    height: 3px;
    left: 27px;
    top: 12px;
    animation: realisticParticleRise2 4.2s ease-out infinite;
    animation-delay: 1.45s;
    background: #7c5cfc;
}

.torch-flame-particles span:nth-child(18) {
    width: 4px;
    height: 4px;
    left: 20px;
    top: 8px;
    animation: realisticParticleRise3 5.0s ease-out infinite;
    animation-delay: 1.7s;
    background: #a78bfa;
}

@keyframes realisticParticleRise {
    0% {
        transform: translateY(0) translateX(0) scale(0.7);
        opacity: 0;
    }

    20% {
        opacity: 0.5;
    }

    30% {
        transform: translateY(-25px) translateX(5px) scale(1);
        opacity: 0.6;
    }

    55% {
        transform: translateY(-65px) translateX(-7px) scale(0.8);
        opacity: 0.4;
    }

    80% {
        transform: translateY(-110px) translateX(5px) scale(0.5);
        opacity: 0.2;
    }

    100% {
        transform: translateY(-150px) translateX(-4px) scale(0);
        opacity: 0;
    }
}

@keyframes realisticParticleRise2 {
    0% {
        transform: translateY(0) translateX(0) scale(0.7);
        opacity: 0;
    }

    20% {
        opacity: 0.45;
    }

    35% {
        transform: translateY(-30px) translateX(-6px) scale(0.95);
        opacity: 0.55;
    }

    60% {
        transform: translateY(-72px) translateX(8px) scale(0.75);
        opacity: 0.35;
    }

    85% {
        transform: translateY(-120px) translateX(-6px) scale(0.45);
        opacity: 0.15;
    }

    100% {
        transform: translateY(-160px) translateX(5px) scale(0);
        opacity: 0;
    }
}

@keyframes realisticParticleRise3 {
    0% {
        transform: translateY(0) translateX(0) scale(0.7);
        opacity: 0;
    }

    22% {
        opacity: 0.55;
    }

    38% {
        transform: translateY(-35px) translateX(7px) scale(1);
        opacity: 0.5;
    }

    65% {
        transform: translateY(-82px) translateX(-7px) scale(0.7);
        opacity: 0.3;
    }

    90% {
        transform: translateY(-130px) translateX(6px) scale(0.4);
        opacity: 0.12;
    }

    100% {
        transform: translateY(-165px) translateX(-5px) scale(0);
        opacity: 0;
    }
}

.torch-flame-particles span:nth-child(13) {
    width: 6px;
    height: 6px;
    left: 21px;
    top: 11px;
    animation: ultraSlowRise 4.1s ease-out infinite;
    animation-delay: 0.3s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(14) {
    width: 5px;
    height: 5px;
    left: 17px;
    top: 13px;
    animation: ultraSlowRise2 3.9s ease-out infinite;
    animation-delay: 0.65s;
    background: #b8872e;
}

.torch-flame-particles span:nth-child(15) {
    width: 7px;
    height: 7px;
    left: 23px;
    top: 14px;
    animation: ultraSlowRise3 4.3s ease-out infinite;
    animation-delay: 0.85s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(16) {
    width: 6px;
    height: 6px;
    left: 15px;
    top: 10px;
    animation: ultraSlowRise 4.0s ease-out infinite;
    animation-delay: 1.1s;
    background: #a78bfa;
}

.torch-flame-particles span:nth-child(17) {
    width: 5px;
    height: 5px;
    left: 27px;
    top: 12px;
    animation: ultraSlowRise2 3.8s ease-out infinite;
    animation-delay: 1.3s;
    background: #7c5cfc;
}

.torch-flame-particles span:nth-child(18) {
    width: 6px;
    height: 6px;
    left: 20px;
    top: 8px;
    animation: ultraSlowRise3 4.6s ease-out infinite;
    animation-delay: 1.55s;
    background: #a78bfa;
}

@keyframes ultraSlowRise {
    0% {
        transform: translateY(0) translateX(0) scale(0.8);
        opacity: 0;
    }

    18% {
        opacity: 0.6;
    }

    28% {
        transform: translateY(-22px) translateX(5px) scale(1.08);
        opacity: 0.65;
    }

    52% {
        transform: translateY(-58px) translateX(-7px) scale(0.88);
        opacity: 0.48;
    }

    76% {
        transform: translateY(-98px) translateX(5px) scale(0.55);
        opacity: 0.25;
    }

    100% {
        transform: translateY(-140px) translateX(-4px) scale(0);
        opacity: 0;
    }
}

@keyframes ultraSlowRise2 {
    0% {
        transform: translateY(0) translateX(0) scale(0.8);
        opacity: 0;
    }

    18% {
        opacity: 0.55;
    }

    32% {
        transform: translateY(-28px) translateX(-6px) scale(1.05);
        opacity: 0.6;
    }

    56% {
        transform: translateY(-64px) translateX(8px) scale(0.82);
        opacity: 0.42;
    }

    82% {
        transform: translateY(-108px) translateX(-6px) scale(0.48);
        opacity: 0.2;
    }

    100% {
        transform: translateY(-150px) translateX(5px) scale(0);
        opacity: 0;
    }
}

@keyframes ultraSlowRise3 {
    0% {
        transform: translateY(0) translateX(0) scale(0.8);
        opacity: 0;
    }

    20% {
        opacity: 0.65;
    }

    36% {
        transform: translateY(-32px) translateX(7px) scale(1.06);
        opacity: 0.58;
    }

    62% {
        transform: translateY(-75px) translateX(-7px) scale(0.78);
        opacity: 0.38;
    }

    88% {
        transform: translateY(-118px) translateX(6px) scale(0.42);
        opacity: 0.18;
    }

    100% {
        transform: translateY(-155px) translateX(-5px) scale(0);
        opacity: 0;
    }
}

/* Light pool cast from torch - large wall wash */
.torch-light-pool {
    position: absolute;
    top: 20px;
    left: -30px;
    width: 280px;
    height: 500px;
    background:
        radial-gradient(ellipse at 20% 10%,
            rgba(124, 92, 252, 0.08) 0%,
            rgba(147, 51, 234, 0.04) 30%,
            transparent 65%),
        radial-gradient(ellipse at 50% 40%,
            rgba(192, 132, 60, 0.05) 0%,
            rgba(40, 40, 40, 0.02) 40%,
            transparent 70%),
        radial-gradient(ellipse at 30% 70%,
            rgba(124, 92, 252, 0.03) 0%,
            transparent 60%);
    filter: blur(25px);
    z-index: 0;
    pointer-events: none;
    animation: lightPoolPulse 3s ease-in-out infinite alternate;
}

@keyframes lightPoolPulse {
    0% {
        opacity: 0.5;
        transform: scaleY(0.95);
    }

    100% {
        opacity: 1;
        transform: scaleY(1.05);
    }
}

/* Light pool cast on panel wall */
/* (replaced above) */

/* Torch wall wash - upward light scatter illuminating above */
.torch-wall-wash {
    position: absolute;
    top: -300px;
    left: -60px;
    width: 280px;
    height: 350px;
    background:
        radial-gradient(ellipse at 30% 90%,
            rgba(124, 92, 252, 0.07) 0%,
            rgba(147, 51, 234, 0.04) 30%,
            rgba(40, 40, 40, 0.02) 55%,
            transparent 75%),
        radial-gradient(ellipse at 50% 70%,
            rgba(192, 132, 60, 0.04) 0%,
            transparent 50%);
    filter: blur(35px);
    z-index: 0;
    pointer-events: none;
    animation: wallWashPulse 3.5s ease-in-out infinite alternate;
}

@keyframes wallWashPulse {
    0% {
        opacity: 0.3;
    }

    50% {
        opacity: 0.6;
    }

    100% {
        opacity: 0.45;
    }
}

/* ============ MINECRAFT WALL TORCH HIDDEN FOR PROFESSIONAL LOOK ============ */
.torch-container {
    display: none !important;
}

/* ============ MAGICAL FIREFLIES ============ */
.fireflies {
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 1;
    overflow: hidden;
}

.firefly {
    position: absolute;
    width: 6px;
    height: 6px;
    background: radial-gradient(circle, rgba(124, 92, 252, 1) 0%, rgba(124, 92, 252, 0.5) 40%, transparent 70%);
    border-radius: 50%;
    animation: fireflyFloat 15s infinite;
    box-shadow: 0 0 10px #a78bfa, 0 0 20px #a78bfa, 0 0 30px rgba(124, 92, 252, 0.5);
}

.firefly:nth-child(1) {
    left: 10%;
    top: 20%;
    animation-duration: 12s;
    animation-delay: 0s;
}

.firefly:nth-child(2) {
    left: 20%;
    top: 60%;
    animation-duration: 18s;
    animation-delay: 2s;
}

.firefly:nth-child(3) {
    left: 35%;
    top: 30%;
    animation-duration: 14s;
    animation-delay: 4s;
}

.firefly:nth-child(4) {
    left: 50%;
    top: 70%;
    animation-duration: 20s;
    animation-delay: 1s;
}

.firefly:nth-child(5) {
    left: 65%;
    top: 40%;
    animation-duration: 16s;
    animation-delay: 3s;
}

.firefly:nth-child(6) {
    left: 75%;
    top: 80%;
    animation-duration: 13s;
    animation-delay: 5s;
}

.firefly:nth-child(7) {
    left: 85%;
    top: 25%;
    animation-duration: 17s;
    animation-delay: 2.5s;
}

.firefly:nth-child(8) {
    left: 90%;
    top: 55%;
    animation-duration: 15s;
    animation-delay: 4.5s;
}

.firefly:nth-child(9) {
    left: 45%;
    top: 15%;
    animation-duration: 19s;
    animation-delay: 1.5s;
}

.firefly:nth-child(10) {
    left: 55%;
    top: 85%;
    animation-duration: 14s;
    animation-delay: 3.5s;
}

.firefly:nth-child(11) {
    left: 25%;
    top: 45%;
    animation-duration: 16s;
    animation-delay: 0.5s;
}

.firefly:nth-child(12) {
    left: 70%;
    top: 65%;
    animation-duration: 18s;
    animation-delay: 2.8s;
}

@keyframes fireflyFloat {
    0% {
        transform: translate(0, 0) scale(1);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    25% {
        transform: translate(50px, -30px) scale(0.8);
    }

    50% {
        transform: translate(-30px, -60px) scale(1.2);
        opacity: 0.6;
    }

    75% {
        transform: translate(40px, -20px) scale(0.9);
        opacity: 1;
    }

    90% {
        opacity: 0.8;
    }

    100% {
        transform: translate(0, 0) scale(1);
        opacity: 0;
    }
}

/* ============ MAGICAL SPARKLES ============ */
.magic-sparkles {
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 1;
}

.sparkle {
    position: absolute;
    width: 4px;
    height: 4px;
    background: white;
    border-radius: 50%;
    animation: sparkleAnim 4s infinite;
}

.sparkle::before,
.sparkle::after {
    content: '';
    position: absolute;
    background: white;
}

.sparkle::before {
    width: 12px;
    height: 2px;
    top: 1px;
    left: -4px;
    border-radius: 2px;
}

.sparkle::after {
    width: 2px;
    height: 12px;
    top: -4px;
    left: 1px;
    border-radius: 2px;
}

.sparkle.s1 {
    left: 15%;
    top: 25%;
    animation-delay: 0s;
}

.sparkle.s2 {
    left: 40%;
    top: 15%;
    animation-delay: 0.8s;
}

.sparkle.s3 {
    left: 70%;
    top: 35%;
    animation-delay: 1.6s;
}

.sparkle.s4 {
    left: 85%;
    top: 20%;
    animation-delay: 2.4s;
}

.sparkle.s5 {
    left: 30%;
    top: 75%;
    animation-delay: 3.2s;
}

.sparkle.s6 {
    left: 60%;
    top: 85%;
    animation-delay: 4s;
}

@keyframes sparkleAnim {

    0%,
    100% {
        transform: scale(0) rotate(0deg);
        opacity: 0;
    }

    50% {
        transform: scale(1) rotate(180deg);
        opacity: 1;
    }
}

/* Status badge in sidebar - RGB border variant */
.side-panel .status-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.45);
    font-weight: 500;
    padding: 8px 14px;
    background: rgba(16, 185, 129, 0.06);
    border-radius: 10px;
    border: 1px solid rgba(16, 185, 129, 0.12);
}

.side-panel .status-dot {
    width: 7px;
    height: 7px;
    background: #10b981;
    border-radius: 50%;
    animation: statusPulse 2s ease-in-out infinite;
    box-shadow: 0 0 8px rgba(16, 185, 129, 0.5);
}

/* ============ 3D PARALLAX SYSTEM ============ */
/* Perspective wrapper for all main content */
.parallax-section {
    perspective: 1200px;
    perspective-origin: 50% 50%;
    transform-style: preserve-3d;
    will-change: transform;
}

/* Depth layers for parallax elements */
[data-depth="1"] {
    will-change: transform;
}

[data-depth="2"] {
    will-change: transform;
}

[data-depth="3"] {
    will-change: transform;
}

/* Magnetic hover target */
.magnetic-wrap {
    display: inline-block;
    position: relative;
    will-change: transform;
}

/* Glow follow on interactive cards */
.glow-follow {
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(124, 92, 252, 0.15) 0%, transparent 70%);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.4s ease;
    transform: translate(-50%, -50%);
    z-index: 0;
    filter: blur(20px);
}

.feature-card:hover .glow-follow,
.pricing-card:hover .glow-follow,
.team-member:hover .glow-follow {
    opacity: 1;
}

/* ============ HERO SECTION ============ */
.hero {
    min-height: 100vh;
    display: flex;
    align-items: center;
    background: #000000;
    padding-top: 40px;
    overflow: hidden;
    position: relative;
}

/* Smoke canvas — full background behind everything */
#hero-smoke-canvas {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    opacity: 0.6;
    pointer-events: none;
}

.hero-inner {
    position: relative;
    z-index: 1;
}

/* Hero — clean, no glow */

.hero-inner {
    position: relative;
    z-index: 1;
}

/* Hero — clean, no glow */

.hero-inner {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 64px;
    gap: 32px;
}

.hero-left { flex: 1.2; min-width: 0; flex-shrink: 0; position: relative; left: -30px; top: -40px; }

.hero-label {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.3);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
}

.hero-title {
    font-family: 'Inter', sans-serif;
    font-size: clamp(42px, 4.5vw, 66px);
    font-weight: 800;
    line-height: 1.05;
    color: #ffffff;
    letter-spacing: -0.03em;
    margin-bottom: 28px;
    white-space: nowrap;
    overflow-wrap: break-word;
}

.hero-title-accent {
    font-family: 'Playfair Display', Georgia, serif;
    font-style: italic;
    font-weight: 700;
    color: #dc2626;
    white-space: normal;
    font-size: clamp(28px, 3vw, 42px);
    display: block;
    line-height: 1.2;
}

.hero-title-red { color: #dc2626; }

.hero-subtitle {
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.38);
    margin-bottom: 36px;
    max-width: 460px;
}

.hero-cta-group {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 48px;
}

/* ---- MetalButton — Hero Primary CTA ---- */
.hero-btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 8px;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    transition: filter 0.15s, transform 0.1s;
}
/* Outer shell */
.hero-btn-primary::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 8px;
    background: linear-gradient(180deg, #fff 0%, #b0b0b0 100%);
    z-index: 0;
}
/* Inner face */
.hero-btn-primary::after {
    content: '';
    position: absolute;
    inset: 1.5px;
    border-radius: 6px;
    background: linear-gradient(180deg, #f5f5f5 0%, #d8d8d8 50%, #c0c0c0 100%);
    z-index: 1;
}
.hero-btn-primary span,
.hero-btn-primary i {
    position: relative;
    z-index: 2;
    color: #111;
    padding: 13px 28px;
}
.hero-btn-primary i { padding: 0 20px 0 0; }
.hero-btn-primary:hover { filter: brightness(1.07); }
.hero-btn-primary:active { transform: translateY(2px); filter: brightness(0.97); }

.hero-btn-ghost {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 28px;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 500;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    text-decoration: none;
    background: transparent;
    transition: color 0.15s, border-color 0.15s;
}
.hero-btn-ghost:hover { color: #fff; border-color: rgba(255,255,255,0.25); }
.hero-btn-ghost i { font-size: 16px; }

/* ---- Discord Button — Clean with animated red border ---- */
.hero-btn-discord {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 13px 28px;
    color: rgba(255,255,255,0.75);
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 500;
    border-radius: 8px;
    border: 1px solid rgba(220,38,38,0.35);
    text-decoration: none;
    background: rgba(220,38,38,0.06);
    transition: all 0.25s ease;
    position: relative;
    overflow: hidden;
}
.hero-btn-discord i {
    font-size: 18px;
    color: #dc2626;
    transition: transform 0.3s ease;
}
.hero-btn-discord:hover {
    color: #fff;
    border-color: rgba(220,38,38,0.6);
    background: rgba(220,38,38,0.12);
    box-shadow: 0 0 20px rgba(220,38,38,0.15), inset 0 0 20px rgba(220,38,38,0.05);
}
.hero-btn-discord:hover i {
    transform: scale(1.15);
}

.hero-proof { display: flex; align-items: center; gap: 36px; }
.hero-proof-item { text-align: left; }
.hero-proof-value {
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: -0.02em;
}
.hero-proof-suffix { font-size: 20px; font-weight: 600; color: rgba(255,255,255,0.3); }
.hero-proof-label {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: rgba(255,255,255,0.25);
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: block;
    margin-top: 4px;
}
.hero-proof-divider { width: 1px; height: 36px; background: rgba(255,255,255,0.06); }

/* Right: Image */
.hero-right {
    flex: 1.5;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 0;
    margin-right: -120px;
    position: relative;
    right: -60px;
    z-index: 2;
    isolation: isolate;
}

.hero-img {
    width: 120%;
    max-width: 1200px;
    height: auto;
    display: block;
    position: relative;
    z-index: 2;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

/* ============================================================
   WORLD-CLASS GAME TICKER  — Script Kittens
   ============================================================ */

.trusted-ticker,
.logo-ticker {
    background: #000;
    position: relative;
    padding: 40px 0 56px;
    overflow: hidden;
    border-top: 1px solid rgba(255,255,255,0.06);
    border-bottom: none;
}

/* ---- VelocityScroll Text Marquee — Pure CSS, zero JS ---- */
.velocity-scroll-section {
    width: 100%;
    overflow: hidden;
    padding: 18px 0 36px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
}
.velocity-row {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.velocity-track {
    display: inline-flex;
    gap: 0;
    will-change: transform;
    animation: vel-scroll-left 25s linear infinite;
}
.velocity-row--reverse .velocity-track {
    animation: vel-scroll-right 30s linear infinite;
}
@keyframes vel-scroll-left {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}
@keyframes vel-scroll-right {
    0%   { transform: translateX(-50%); }
    100% { transform: translateX(0); }
}
.velocity-track span {
    font-family: 'Cinzel', serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(220, 38, 38, 0.75);
    padding: 0 20px;
    display: inline-block;
}
.velocity-track .vel-dot {
    color: rgba(255,255,255,0.2);
    padding: 0 4px;
    font-size: 10px;
    letter-spacing: 0;
}
.velocity-row--reverse .velocity-track span {
    color: rgba(255, 255, 255, 0.3);
}

/* Breathing glow lights rising from bottom separator — footer-style */
.logo-ticker::before {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 1000px;
    height: 350px;
    background:
        radial-gradient(ellipse 500px 300px at 30% 100%, rgba(220, 38, 38, 0.16) 0%, rgba(220, 38, 38, 0.04) 40%, transparent 70%),
        radial-gradient(ellipse 400px 280px at 55% 100%, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.015) 35%, transparent 65%),
        radial-gradient(ellipse 500px 300px at 75% 100%, rgba(220, 38, 38, 0.14) 0%, rgba(220, 38, 38, 0.03) 40%, transparent 70%);
    pointer-events: none;
    z-index: 1;
    animation: tickerGlowBreathe 8s ease-in-out infinite;
}

@keyframes tickerGlowBreathe {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

/* ── Title — Monster style, bold, glowing ── */
.trusted-title {
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #ff2d2d;
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    position: relative;
    z-index: 2;
}

.ticker-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 28px;
    position: relative;
    z-index: 2;
}

.ticker-title-image {
    height: auto;
    width: auto;
    max-width: 100%;
    display: block;
}
.ticker-title::before,
.ticker-title::after {
    display: none;
}

/* ── Row wrapper ── */
.ticker-wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-bottom: 18px;
    padding: 12px 0;
    mask-image: none;
    -webkit-mask-image: none;
}
.ticker-wrap:last-child { margin-bottom: 0; }

/* ── Track ── */
.ticker-track {
    display: flex;
    align-items: center;
    width: max-content;
    will-change: transform;
    transform: translateZ(0);
    backface-visibility: hidden;
}

/* Row 1 — slow elegant drift */
.ticker-left  {
    animation: tickerLeft 34s linear infinite;
}
/* Row 2 — slightly faster */
.ticker-right {
    animation: tickerRight 28s linear infinite;
}

/* ── Individual logo item ── */
.ticker-item {
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 12px 42px;
    flex: 0 0 auto;
    will-change: transform;
}

/* ── Logo images — FULL WHITE ── */
.ticker-item img,
.ticker-item img[src^="team/"] {
    height: 80px;
    width: auto;
    max-width: 260px;
    min-width: 48px;
    object-fit: contain;
    display: block;
    flex-shrink: 0;
    opacity: 1;
    filter: brightness(0) invert(1) drop-shadow(0 0 10px rgba(255,255,255,0.2));
    transition: transform 0.3s ease, filter 0.3s ease;
}

/* ── Hover: INSTANT glow that actually works ── */
.ticker-item:hover img,
.ticker-item:hover img[src^="team/"] {
    transform: scale(1.08);
    filter: brightness(0) invert(1)
            drop-shadow(0 0 8px rgba(255,255,255,0.55))
            drop-shadow(0 0 18px rgba(255,255,255,0.25));
}

/* Fallback text (shown if image 404) */
.logo-fallback {
    display: none;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
    white-space: nowrap;
}

.ticker-dot { display: none; }
.ticker-item i { display: none; }

/* ── Keyframes — perfectly smooth, GPU only ── */
@keyframes tickerLeft {
    0%   { transform: translate3d(0, 0, 0); }
    100% { transform: translate3d(-33.333%, 0, 0); }
}
@keyframes tickerRight {
    0%   { transform: translate3d(-33.333%, 0, 0); }
    100% { transform: translate3d(0, 0, 0); }
}

/* ---- Hero Responsive ---- */
@media (max-width: 1200px) {
    .hero-inner { padding: 0 40px; }
    .hero-title { font-size: 50px; }
    .hero-img { max-width: 640px; }
    .hero-right { margin-left: 0; }
}
@media (max-width: 900px) {
    .hero { margin-top: 0; }
    .hero-inner {
        flex-direction: column-reverse;
        text-align: center;
        padding: 40px 24px;
        gap: 24px;
    }
    .hero-left {
        display: flex;
        flex-direction: column;
        align-items: center;
        left: 0;
        top: 0;
    }
    .hero-title {
        white-space: normal;
        font-size: 40px;
    }
    .hero-subtitle { max-width: 100%; }
    .hero-cta-group { justify-content: center; }
    .hero-proof { justify-content: center; }
    .hero-proof-item { text-align: center; }
    .hero-img { max-width: 480px; width: 100%; }
    .hero-right {
        margin-left: 0;
        margin-right: 0;
        right: 0;
        justify-content: center;
    }
    .ticker-item { padding: 14px 40px; }
    .ticker-item img { height: 64px; }
    .logo-fallback { font-size: 20px; }
}
@media (max-width: 480px) {
    .hero-inner { padding: 28px 16px; }
    .hero-title { font-size: 28px; white-space: normal; }
    .hero-subtitle { font-size: 15px; }
    .hero-cta-group { flex-direction: column; width: 100%; }
    .hero-btn-primary, .hero-btn-ghost, .hero-btn-discord { width: 100%; justify-content: center; }
    .hero-proof { gap: 16px; flex-wrap: wrap; justify-content: center; }
    .hero-proof-value { font-size: 24px; }
    .hero-proof-label { font-size: 10px; }
    .hero-img { max-width: 100%; }
    .ticker-item { padding: 10px 24px; }
    .ticker-item img { height: 56px; }
    .logo-fallback { font-size: 16px; }
    .stat-value { font-size: 28px; }
    .hero-tagline { letter-spacing: 3px; font-size: 12px; }
}

.stat-divider {
    width: 1px;
    height: 40px;
    background: rgba(255, 255, 255, 0.08);
}

.title-line {
    display: block;
    overflow: hidden;
}

.title-line:nth-child(2) {
    letter-spacing: 4px;
}

.word {
    display: inline-block;
}

.hero-tagline {
    font-family: var(--font-primary);
    font-size: 16px;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.hero-tagline.animated-gradient {
    background: linear-gradient(90deg,
            #7c5cfc, #a78bfa, #ffffff, #a78bfa, #7c5cfc, #ECDFCC, #a78bfa, #7c5cfc);
    background-size: 400% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientShift 15s linear infinite;
    font-weight: 700;
    text-shadow: none;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.hero-description {
    font-size: 16px;
    color: var(--text-secondary);
    line-height: 1.9;
    margin-bottom: 40px;
    max-width: 600px;
    text-align: left;
}

.hero-buttons {
    display: flex;
    gap: 20px;
    margin-bottom: 60px;
    flex-wrap: wrap;
}

.btn-primary,
.btn-secondary {
    position: relative;
    padding: 16px 32px;
    border-radius: 14px;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s;
    overflow: hidden;
}

.btn-primary {
    background: var(--gradient-primary);
}

.btn-primary .btn-bg {
    position: absolute;
    inset: 0;
    background: var(--gradient-secondary);
    opacity: 0;
    transition: opacity 0.4s;
}

.btn-primary:hover .btn-bg {
    opacity: 1;
}

.btn-primary .btn-content,
.btn-secondary .btn-content {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    z-index: 2;
}

.btn-secondary {
    background: transparent;
    border: 1px solid var(--border-color);
}

.btn-secondary:hover {
    border-color: var(--primary);
    background: rgba(255, 255, 255, 0.1);
}

.btn-primary:hover,
.btn-secondary:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-glow);
}

.btn-primary.large,
.btn-secondary.large {
    padding: 20px 40px;
    font-size: 16px;
}

.hero-stats {
    display: flex;
    align-items: center;
    gap: 40px;
    flex-wrap: wrap;
}

.stat {
    text-align: center;
}

.stat-value {
    font-family: var(--font-primary);
    font-size: 42px;
    font-weight: 800;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.stat-suffix {
    font-family: var(--font-primary);
    font-size: 24px;
    font-weight: 800;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.stat-label {
    display: block;
    font-size: 13px;
    color: var(--text-muted);
    margin-top: 5px;
}

.stat-divider {
    width: 1px;
    height: 50px;
    background: var(--border-color);
}

/* ============ HERO COMMAND CENTER — PREMIUM CARD ============ */
.hero-3d-section {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    width: 32%;
    max-width: 480px;
    z-index: 100;
    perspective: 1200px;
    display: flex !important;
    align-items: center;
    pointer-events: auto;
}

.command-center {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.4s ease-out;
    width: 100%;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

/* Ambient glow behind card - OPTIMIZED */
.cc-ambient {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 120%;
    background: radial-gradient(ellipse at center,
            rgba(255, 255, 255, 0.15) 0%,
            rgba(40, 40, 40, 0.08) 30%,
            transparent 60%);
    pointer-events: none;
    filter: blur(60px);
    z-index: -1;
    animation: ccAmbientPulse 4s ease-in-out infinite;
    will-change: opacity;
}

@keyframes ccAmbientPulse {

    0%,
    100% {
        opacity: 0.7;
    }

    50% {
        opacity: 1;
    }
}

/* Main Card Shell - CLEAN & CRISP */
.cc-card {
    background: linear-gradient(165deg,
            rgba(15, 20, 28, 0.98) 0%,
            rgba(22, 15, 38, 0.96) 50%,
            rgba(15, 20, 28, 0.98) 100%);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    overflow: hidden;
    box-shadow:
        0 0 0 1px rgba(255, 255, 255, 0.08),
        0 20px 60px rgba(0, 0, 0, 0.7),
        0 0 80px rgba(255, 255, 255, 0.06);
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.cc-card:hover {
    transform: translateY(-2px);
    box-shadow:
        0 0 0 1px rgba(255, 255, 255, 0.15),
        0 25px 80px rgba(0, 0, 0, 0.6),
        0 0 100px rgba(255, 255, 255, 0.1);
}

/* Simple animated border */
.cc-card::before {
    content: '';
    position: absolute;
    inset: -1px;
    border-radius: 16px;
    padding: 1px;
    background: linear-gradient(135deg,
            rgba(255, 255, 255, 0.3),
            rgba(167, 139, 250, 0.2),
            rgba(255, 255, 255, 0.3));
    background-size: 200% 200%;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    opacity: 0.4;
    animation: borderFlow 3s linear infinite;
}

@keyframes borderFlow {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 200% 50%;
    }
}

.cc-card:hover::before {
    opacity: 0.6;
}

/* Lightning line - REMOVED (causing glitch) */
.cc-card::after {
    display: none;
}

/* Top Bar - NORMAL SIZE */
.cc-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 14px;
    background: rgba(255, 255, 255, 0.06);
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.cc-topbar__left,
.cc-topbar__right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cc-topbar__badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 3px 8px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    font-family: 'Space Grotesk', monospace;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1.2px;
    color: #a78bfa;
}

.cc-topbar__badge i {
    font-size: 8px;
    color: #a78bfa;
}

.cc-topbar__stat {
    font-family: 'Space Grotesk', monospace;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.5);
    display: flex;
    align-items: center;
    gap: 4px;
}

.cc-topbar__stat i {
    font-size: 9px;
    color: rgba(255, 255, 255, 0.6);
}

.cc-topbar__stat span {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 600;
}

/* Terminal Window - TALL CARD STYLE */
.cc-terminal {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 650px;
}

/* Title bar - CLEAN NO DOTS */
.cc-terminal__bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16px;
    background: rgba(22, 27, 34, 0.9);
    border-bottom: 1px solid rgba(48, 54, 61, 0.4);
}

.cc-terminal__dots {
    display: none;
}

.cc-terminal__dots .dot {
    display: none;
}

.cc-terminal__dots .dot:hover {
    display: none;
}

.cc-terminal__dots .dot.red {
    display: none;
}

.cc-terminal__dots .dot.yellow {
    display: none;
}

.cc-terminal__dots .dot.green {
    display: none;
}

.cc-terminal__title {
    font-family: 'Space Grotesk', monospace;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
}

.cc-terminal__title i {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.6);
}

.cc-terminal__actions {
    display: flex;
    gap: 12px;
    color: rgba(255, 255, 255, 0.3);
    font-size: 12px;
}

.cc-terminal__actions i {
    transition: color 0.2s ease;
    padding: 4px;
}

.cc-terminal__actions i:hover {
    color: rgba(255, 255, 255, 0.7);
}

/* Tabs - BIGGER & ATTRACTIVE */
.cc-terminal__tabs {
    display: flex;
    border-bottom: 2px solid rgba(255, 255, 255, 0.15);
    background: linear-gradient(180deg, rgba(22, 27, 34, 0.8) 0%, rgba(13, 17, 23, 0.9) 100%);
    gap: 2px;
    padding: 0 8px;
}

.cc-tab {
    padding: 10px 18px;
    font-family: 'Space Grotesk', monospace;
    font-size: 11px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.4);
    display: flex;
    align-items: center;
    gap: 6px;
    transition: all 0.25s ease;
    position: relative;
    user-select: none;
    border-radius: 6px 6px 0 0;
    letter-spacing: 0.3px;
}

.cc-tab i {
    font-size: 11px;
    transition: transform 0.25s ease;
}

.cc-tab:hover {
    color: rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(-1px);
}

.cc-tab:hover i {
    transform: scale(1.15);
}

.cc-tab.active {
    color: #ffffff;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(30, 30, 30, 0.1));
    box-shadow:
        0 0 20px rgba(255, 255, 255, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.cc-tab.active::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #7c5cfc, #1a1a1a, #a78bfa);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.6);
}

/* Tab panels */
.cc-tab-panel {
    display: none;
    flex: 1;
    min-height: 0;
}

.cc-tab-panel.active {
    display: flex;
    flex-direction: column;
}

/* Terminal body - TALL LIKE PRODUCT CARD */
.cc-terminal__body {
    padding: 14px 16px;
    font-family: 'Space Grotesk', 'Courier New', monospace;
    font-size: 11.5px;
    line-height: 1.6;
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
    color: #e6edf3;
    min-height: 500px;
    background: rgba(13, 17, 23, 0.4);
}

.cc-terminal__body::-webkit-scrollbar {
    width: 4px;
}

.cc-terminal__body::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
}

.cc-terminal__body::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}

.cc-terminal__body::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.5);
}

/* Terminal lines */
.cc-line {
    white-space: nowrap;
    overflow: hidden;
}

.cc-line--blank {
    height: 6px;
}

.cc-line--comment {
    color: rgba(255, 255, 255, 0.25);
    font-style: italic;
    font-size: 10px;
}

.cc-prompt {
    color: #a78bfa;
    font-weight: 700;
    margin-right: 6px;
}

.cc-cmd {
    color: #79c0ff;
    font-weight: 600;
}

.cc-flag {
    color: #7ee787;
    font-weight: 500;
}

.cc-line--success {
    color: #3fb950;
    font-weight: 600;
}

.cc-line--success i,
.cc-line--info i {
    margin-right: 6px;
    font-size: 10px;
}

.cc-line--info {
    color: #d29922;
    font-weight: 600;
}

.cc-line--error {
    color: #f85149;
    font-weight: 600;
}

.cc-line--typing {
    color: #e6edf3;
}

.cc-cursor {
    display: inline-block;
    color: #a78bfa;
    font-weight: 700;
    animation: ccBlink 1s step-end infinite;
}

@keyframes ccBlink {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

/* Terminal lines */
.cc-line {
    white-space: nowrap;
    overflow: hidden;
}

.cc-line--blank {
    height: 6px;
}

.cc-line--comment {
    color: rgba(255, 255, 255, 0.25);
    font-style: italic;
    font-size: 10px;
}

.cc-prompt {
    color: #a78bfa;
    font-weight: 700;
    margin-right: 6px;
}

.cc-cmd {
    color: #79c0ff;
    font-weight: 600;
}

.cc-flag {
    color: #7ee787;
    font-weight: 500;
}

.cc-line--success {
    color: #3fb950;
    font-weight: 600;
}

.cc-line--success i,
.cc-line--info i {
    margin-right: 6px;
    font-size: 10px;
}

.cc-line--info {
    color: #d29922;
    font-weight: 600;
}

.cc-line--error {
    color: #f85149;
    font-weight: 600;
}

.cc-line--typing {
    color: #e6edf3;
}

.cc-cursor {
    display: inline-block;
    color: #a78bfa;
    font-weight: 700;
    animation: ccBlink 1s step-end infinite;
}

@keyframes ccBlink {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

/* === LIVE LOGS TAB === */
.cc-logs-body {
    flex: 1;
}

.cc-log-entry {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 2px 0;
    font-size: 11px;
}

.cc-log-time {
    color: rgba(255, 255, 255, 0.12);
    font-size: 10px;
    min-width: 66px;
    font-family: 'Space Grotesk', monospace;
}

.cc-log-level {
    font-size: 8px;
    padding: 1px 6px;
    border-radius: 3px;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-family: 'Space Grotesk', monospace;
    min-width: 36px;
    text-align: center;
}

.cc-log-level.info {
    background: rgba(56, 139, 253, 0.12);
    color: #58a6ff;
}

.cc-log-level.warn {
    background: rgba(210, 153, 34, 0.12);
    color: #d29922;
}

.cc-log-level.ok {
    background: rgba(63, 185, 80, 0.12);
    color: #3fb950;
}

.cc-log-level.err {
    background: rgba(248, 81, 73, 0.12);
    color: #f85149;
}

.cc-log-msg {
    color: rgba(255, 255, 255, 0.35);
    font-family: 'Space Grotesk', monospace;
    font-size: 11px;
}

/* === MONITOR TAB === */
.cc-monitor-body {
    flex: 1;
    padding: 14px 18px !important;
}

.cc-monitor-header {
    font-family: 'Space Grotesk', monospace;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 3px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 12px;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}

.cc-monitor-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
    margin-bottom: 12px;
}

.cc-monitor-card {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 8px;
    padding: 8px;
    text-align: center;
    transition: all 0.3s;
}

.cc-monitor-card:hover {
    border-color: rgba(255, 255, 255, 0.25);
    transform: translateY(-1px);
}

.cc-monitor-card__label {
    font-family: 'Space Grotesk', monospace;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.25);
    margin-bottom: 5px;
}

.cc-monitor-card__bar {
    height: 3px;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 100px;
    overflow: hidden;
    margin-bottom: 5px;
}

.cc-monitor-bar__fill {
    height: 100%;
    border-radius: 100px;
    background: var(--bar-color);
    transition: width 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.cc-monitor-card__val {
    font-family: 'Space Grotesk', monospace;
    font-size: 13px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.7);
}

.cc-monitor-wave {
    background: rgba(255, 255, 255, 0.01);
    border: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 10px;
}

.cc-monitor-wave canvas {
    display: block;
    width: 100%;
    height: 65px;
}

.cc-monitor-footer {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.cc-monitor-tag {
    font-family: 'Space Grotesk', monospace;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.3);
    padding: 3px 8px;
    background: rgba(255, 255, 255, 0.02);
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.04);
    display: flex;
    align-items: center;
    gap: 4px;
}

.cc-monitor-tag strong {
    color: rgba(255, 255, 255, 0.6);
}

.cc-monitor-tag.green i {
    color: #3fb950;
    font-size: 6px;
}

/* === ACTION BUTTONS - FIXED HOVER LOGIC === */
.cc-actions {
    display: flex;
    gap: 6px;
    padding: 8px 12px;
    border-top: 1px solid rgba(48, 54, 61, 0.4);
    background: rgba(22, 27, 34, 0.8);
    position: relative;
    z-index: 10;
}

.cc-action-btn {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
    padding: 6px 4px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.03);
    color: rgba(255, 255, 255, 0.45);
    font-family: 'Space Grotesk', sans-serif;
    transition: all 0.15s ease;
    position: relative;
    z-index: 1;
    overflow: hidden;
    user-select: none;
}

.cc-action-btn * {
    user-select: none;
    transition: inherit;
}

.cc-action-btn i {
    font-size: 12px;
}

.cc-action-btn span {
    font-size: 7px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.cc-action-btn:hover {
    border-color: rgba(255, 255, 255, 0.35);
    background: rgba(255, 255, 255, 0.1);
    color: #e6edf3;
}

.cc-action-btn:hover i {
    color: #a78bfa;
}

.cc-action-btn:active {
    transform: scale(0.98);
}

/* Primary button */
.cc-action-btn--primary {
    background: rgba(255, 255, 255, 0.18);
    border-color: rgba(255, 255, 255, 0.35);
    color: #a78bfa;
}

.cc-action-btn--primary i {
    color: #a78bfa;
}

.cc-action-btn--primary:hover {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.5);
    color: #a78bfa;
}

.cc-action-btn--primary:hover i {
    color: #a78bfa;
}

/* Ripple effect - SIMPLIFIED */
.cc-ripple {
    position: absolute;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(124, 92, 252, 0.2), transparent 70%);
    transform: scale(0);
    animation: ccRipple 0.4s ease-out;
    pointer-events: none;
    will-change: transform, opacity;
}

@keyframes ccRipple {
    to {
        transform: scale(4);
        opacity: 0;
    }
}

/* === CARD FOOTER === */
.cc-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 18px;
    border-top: 1px solid rgba(48, 54, 61, 0.4);
    background: rgba(22, 27, 34, 0.5);
}

.cc-footer__left,
.cc-footer__right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cc-footer__tag {
    font-family: 'Space Grotesk', monospace;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.3);
    display: flex;
    align-items: center;
    gap: 5px;
}

.cc-footer__tag i {
    font-size: 9px;
    color: rgba(255, 255, 255, 0.55);
}

.cc-footer__tag--live {
    color: #3fb950;
}

.cc-live-dot {
    width: 6px;
    height: 6px;
    background: #3fb950;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 8px rgba(63, 185, 80, 0.5);
    animation: ccLiveDot 2s ease-in-out infinite;
}

@keyframes ccLiveDot {

    0%,
    100% {
        opacity: 1;
        box-shadow: 0 0 8px rgba(63, 185, 80, 0.5);
    }

    50% {
        opacity: 0.5;
        box-shadow: 0 0 16px rgba(63, 185, 80, 0.8);
    }
}

/* Live Notifications */
.cc-notifications {
    position: absolute;
    top: 60px;
    right: -12px;
    transform: translateX(100%);
    display: flex;
    flex-direction: column;
    gap: 6px;
    z-index: 5;
    pointer-events: none;
    width: 200px;
}

.cc-notif {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    background: rgba(13, 17, 23, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    backdrop-filter: blur(20px);
    animation: ccNotifIn 0.3s cubic-bezier(0.22, 1, 0.36, 1) forwards,
        ccNotifOut 0.3s ease-in 4s forwards;
    opacity: 0;
    transform: translateX(16px);
}

.cc-notif__icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-size: 10px;
    flex-shrink: 0;
}

.cc-notif__icon.green {
    background: rgba(63, 185, 80, 0.12);
    color: #3fb950;
}

.cc-notif__icon.purple {
    background: rgba(40, 40, 40, 0.12);
    color: #a78bfa;
}

.cc-notif__icon.cyan {
    background: rgba(56, 139, 253, 0.12);
    color: #58a6ff;
}

.cc-notif__icon.pink {
    background: rgba(219, 97, 162, 0.12);
    color: #db61a2;
}

.cc-notif__text {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.3;
}

.cc-notif__text strong {
    color: rgba(255, 255, 255, 0.85);
    font-weight: 600;
}

@keyframes ccNotifIn {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes ccNotifOut {
    to {
        opacity: 0;
        transform: translateX(16px) scale(0.95);
    }
}

/* Responsive: Command Center */
@media (max-width: 1200px) {
    .hero-3d-section {
        width: 44%;
        right: 1%;
    }

    .cc-notifications {
        display: none;
    }
}

@media (max-width: 1024px) {
    .hero-3d-section {
        width: 42%;
    }

    .cc-monitor-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .cc-actions {
        flex-wrap: wrap;
    }

    .cc-action-btn {
        min-width: calc(33% - 6px);
    }
}

@media (max-width: 768px) {
    .hero-3d-section {
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
        transform: none;
        width: 100%;
        margin-top: 40px;
        padding: 0 16px;
    }

    .cc-monitor-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .cc-actions {
        flex-wrap: wrap;
    }

    .cc-action-btn {
        min-width: calc(50% - 6px);
        flex: 1 1 auto;
    }

    .cc-topbar {
        flex-direction: column;
        gap: 6px;
        align-items: flex-start;
    }

    .cc-footer {
        flex-direction: column;
        gap: 6px;
        align-items: flex-start;
    }
}

.scroll-indicator {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    color: var(--text-muted);
    animation: fadeIn 1s ease 2s forwards;
    opacity: 0;
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

.mouse {
    width: 24px;
    height: 38px;
    border: 2px solid var(--text-muted);
    border-radius: 12px;
    display: flex;
    justify-content: center;
    padding-top: 8px;
}

.wheel {
    width: 4px;
    height: 8px;
    background: var(--primary);
    border-radius: 2px;
    animation: scroll 2s infinite;
}

@keyframes scroll {
    0% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(10px);
        opacity: 0;
    }
}

/* ============ FLOATING 3D CHARACTERS ============ */
.floating-3d-characters {
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 5;
    overflow: hidden;
}

.floating-char {
    position: absolute;
    animation: floatChar 8s ease-in-out infinite;
}

.floating-char img {
    max-height: 200px;
    filter: drop-shadow(0 20px 50px rgba(255, 255, 255, 0.4));
    opacity: 0.2;
}

.floating-char .char-glow {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    border-radius: 50%;
}

.char-left {
    left: 5%;
    bottom: 20%;
    animation-delay: 0s;
}

.char-right {
    right: 5%;
    top: 30%;
    animation-delay: 2s;
}

@keyframes floatChar {

    0%,
    100% {
        transform: translateY(0) rotate(0deg);
    }

    25% {
        transform: translateY(-30px) rotate(3deg);
    }

    50% {
        transform: translateY(-15px) rotate(-2deg);
    }

    75% {
        transform: translateY(-25px) rotate(2deg);
    }
}

/* ============ SECTIONS ============ */
.section-header {
    text-align: center;
    margin-bottom: 48px;
}

.section-title-image {
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
}

.products-section .section-header {
    margin-bottom: 0;
}

.products-section .section-title-image {
    display: none;
}

.section-badge {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 3px;
    color: var(--primary);
    margin-bottom: 20px;
}

.section-title {
    font-family: var(--font-primary);
    font-size: clamp(36px, 6vw, 56px);
    font-weight: 800;
    margin-bottom: 20px;
}

.section-desc {
    font-size: 18px;
    color: var(--text-secondary);
    max-width: 600px;
    margin: 0 auto;
}

/* ============ PRODUCTS SECTION ============ */
.products-section {
    padding: 60px 0 60px;
    position: relative;
}

/* Stars Background Canvas — shared across sections */
.stars-bg-canvas {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    pointer-events: none;
}

.products-section .section-container {
    position: relative;
    z-index: 1;
}

.products-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 800px;
    height: 600px;
    background: radial-gradient(ellipse at center, rgba(220, 38, 38, 0.03) 0%, transparent 70%);
    pointer-events: none;
    z-index: 0;
}

/* ---- Products Section Header ---- */
.products-section-header {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 20;
}

.products-title-img {
    max-width: 800px;
    width: 100%;
    height: auto;
    display: block;
    margin: -20px auto 30px;
    filter: brightness(1.2) contrast(1.08);
    user-select: none;
    -webkit-user-drag: none;
    position: relative;
    z-index: 20;
}


/* ---- Pricing / API Access Section Header ---- */
.pricing-section-header {
    text-align: center;
    margin-bottom: 48px;
}

.pricing-layout {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
}

.pricing-copy {
    width: 100%;
    max-width: 600px;
    text-align: center;
    padding: 0;
    border: none;
    background: none;
}

.pricing-label {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    color: #a78bfa;
    margin-bottom: 16px;
    padding: 6px 16px;
    background: rgba(167, 139, 250, 0.08);
    border: 1px solid rgba(167, 139, 250, 0.15);
    border-radius: 100px;
}

.pricing-heading {
    font-family: 'Inter', sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: -0.02em;
    line-height: 1.2;
    margin-bottom: 16px;
}

.api-title-img {
    max-width: 640px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 12px;
    filter: brightness(1.05) contrast(1.02);
    user-select: none;
    -webkit-user-drag: none;
}

.pricing-eyebrow {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--text-muted);
    margin-bottom: 8px;
    text-align: center;
}

.pricing-headline {
    font-family: 'Outfit', sans-serif;
    font-size: clamp(28px, 3.2vw, 44px);
    line-height: 1.25;
    margin-bottom: 10px;
    text-align: center;
}

.pricing-subtitle {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-style: italic;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.2px;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.pricing-metrics {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.pricing-metric {
    min-width: 92px;
    padding: 8px 10px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.02);
}

.pricing-switch {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    padding: 4px;
}

.switch-chip {
    padding: 8px 14px;
    border-radius: 8px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.5);
}

.switch-chip.active {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.metric-label {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: var(--text-muted);
    margin-bottom: 2px;
}

.metric-value {
    font-size: 18px;
    font-weight: 600;
}

.products-eyebrow {
    display: inline-block;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: rgba(124, 92, 252, 0.8);
    margin-bottom: 20px;
    position: relative;
    padding: 0 24px;
}

.products-eyebrow::before,
.products-eyebrow::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 40px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(124, 92, 252, 0.5));
}

.products-eyebrow::before {
    right: 100%;
    background: linear-gradient(90deg, transparent, rgba(124, 92, 252, 0.5));
}

.products-eyebrow::after {
    left: 100%;
    background: linear-gradient(90deg, rgba(124, 92, 252, 0.5), transparent);
}

.products-main-title {
    font-family: 'Outfit', sans-serif;
    font-size: clamp(52px, 7vw, 96px);
    font-weight: 800;
    line-height: 1.0;
    letter-spacing: -2px;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 0 0 80px rgba(124, 92, 252, 0.15);
}

.products-title-accent {
    background: linear-gradient(135deg, #a78bfa 0%, #7c5cfc 40%, #c4b5fd 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 40px rgba(124, 92, 252, 0.4));
}

.products-sub {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    color: rgba(255,255,255,0.35);
    letter-spacing: 0.3px;
    margin-top: 8px;
}

.products-showcase {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.product-featured {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    padding: 60px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(30, 30, 30, 0.05));
    border: 1px solid var(--border-color);
    border-radius: 32px;
    position: relative;
    overflow: hidden;
}

.featured-3d {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 30px 0;
}

.featured-icon-3d {
    position: relative;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.featured-character {
    max-height: 400px;
    filter: drop-shadow(0 20px 60px rgba(255, 255, 255, 0.5));
    animation: charFloat 4s ease-in-out infinite;
}

.featured-glow {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, transparent 70%);
    border-radius: 50%;
    filter: blur(40px);
}

.featured-content {
    position: relative;
    z-index: 2;
}

.featured-badge {
    display: inline-block;
    padding: 8px 16px;
    background: var(--accent-orange);
    border-radius: 8px;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 20px;
}

.featured-content h3 {
    font-family: var(--font-primary);
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 15px;
}

.featured-content>p {
    color: var(--text-secondary);
    margin-bottom: 25px;
    line-height: 1.8;
}

.featured-list {
    margin-bottom: 30px;
}

.featured-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 0;
    color: var(--text-secondary);
}

.featured-list i {
    color: var(--accent-green);
}

.products-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

/* Premium Glass Product Card */
.product-card {
    position: relative;
    padding: 35px 36px;
    background: linear-gradient(135deg,
            rgba(30, 25, 50, 0.6) 0%,
            rgba(20, 15, 35, 0.7) 50%,
            rgba(25, 20, 45, 0.6) 100%);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 24px;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    overflow: hidden;
    box-shadow:
        0 8px 32px rgba(0, 0, 0, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.product-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, transparent 40%, transparent 70%, rgba(167, 139, 250, 0.05) 100%);
    opacity: 0;
    transition: opacity 0.4s;
}

.product-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    transition: left 0.6s;
}

.product-card:hover::after {
    left: 100%;
}

.product-card:hover {
    transform: translateY(-12px);
    border-color: rgba(255, 255, 255, 0.4);
    box-shadow:
        0 20px 50px rgba(0, 0, 0, 0.3),
        0 0 50px rgba(255, 255, 255, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.product-card:hover::before {
    opacity: 1;
}

.product-glow {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    opacity: 0;
    transition: opacity 0.6s;
    pointer-events: none;
}

.product-card:hover .product-glow {
    opacity: 1;
}

.product-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 6px 12px;
    background: var(--accent-orange);
    border-radius: 6px;
    font-size: 10px;
    font-weight: 700;
}

.product-badge.new {
    background: var(--accent-cyan);
    color: var(--bg-dark);
}

.product-badge.premium {
    background: var(--gradient-primary);
}

.product-icon {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    margin-bottom: 20px;
    font-size: 24px;
    color: var(--primary);
    transition: all 0.3s;
}

.product-card:hover .product-icon {
    background: var(--gradient-primary);
    color: white;
    transform: scale(1.1);
}

.product-name {
    font-family: var(--font-primary);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.product-desc {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.7;
    margin-bottom: 25px;
}

/* ---- MetalButton — Product Buy Buttons (Red variant) ---- */
.product-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    transition: filter 0.15s, transform 0.1s;
}
/* Outer shell */
.product-btn::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 10px;
    background: linear-gradient(180deg, #ef4444 0%, #7f1d1d 100%);
    z-index: 0;
}
/* Inner face */
.product-btn::after {
    content: '';
    position: absolute;
    inset: 1.5px;
    border-radius: 8px;
    background: linear-gradient(180deg, #dc2626 0%, #b91c1c 55%, #991b1b 100%);
    z-index: 1;
}
.product-btn span,
.product-btn i {
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 11px 22px;
}
.product-btn i { padding: 0 16px 0 0; transition: transform 0.25s; }
.product-btn:hover { filter: brightness(1.12); }
.product-btn:hover i { transform: translateX(4px); }
.product-btn:active { transform: translateY(2px); filter: brightness(0.95); }

/* ============ NEW COMPACT PRODUCTS GRID ============ */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap');

/* Animated Emojis */
.animated-emoji {
    display: inline-block;
    animation: emojiPulse 2s ease-in-out infinite;
}

@keyframes emojiPulse {

    0%,
    100% {
        transform: scale(1) rotate(0deg);
    }

    25% {
        transform: scale(1.15) rotate(-5deg);
    }

    50% {
        transform: scale(1) rotate(0deg);
    }

    75% {
        transform: scale(1.15) rotate(5deg);
    }
}

/* Different animation delays for variety */
.product-card-new:nth-child(1) .animated-emoji {
    animation-delay: 0s;
}

.product-card-new:nth-child(2) .animated-emoji {
    animation-delay: 0.5s;
}

.product-card-new:nth-child(3) .animated-emoji {
    animation-delay: 1s;
}

.product-card-new:nth-child(4) .animated-emoji {
    animation-delay: 1.5s;
}

/* Sparkle emoji animation */
.section-badge .animated-emoji {
    animation: sparkleRotate 3s ease-in-out infinite;
}

@keyframes sparkleRotate {

    0%,
    100% {
        transform: scale(1) rotate(0deg);
        filter: brightness(1);
    }

    50% {
        transform: scale(1.3) rotate(180deg);
        filter: brightness(1.5);
    }
}

/* ============ PRODUCTS SHOWCASE CAROUSEL ============ */
.products-showcase {
    position: relative;
    margin-bottom: 20px;
    padding: 20px 0 50px;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

/* Stage: the main flex row */
.showcase-stage {
    display: flex;
    align-items: stretch;
    position: relative;
    min-height: 680px;
}

/* ---- LEFT: Info Panel ---- */
.showcase-info-panel {
    flex: 0 0 300px;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 48px 40px 0;
    position: relative;
}

/* Glowing accent divider */
.showcase-info-panel::after {
    content: '';
    position: absolute;
    top: 15%;
    right: 0;
    width: 1px;
    height: 70%;
    background: linear-gradient(to bottom,
            transparent 0%,
            rgba(220, 38, 38, 0.15) 25%,
            rgba(220, 38, 38, 0.25) 50%,
            rgba(220, 38, 38, 0.15) 75%,
            transparent 100%);
    transition: all 0.8s ease;
}

/* Ambient glow bleed from divider */
.showcase-info-panel::before {
    display: none;
}

.showcase-product-num {
    display: none;
}

/* --- Info panel: product name --- */
.showcase-product-name {
    font-family: 'Cinzel', serif;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    line-height: 1.2;
    text-shadow: none;
    opacity: 0;
    transform: translateX(-30px);
    filter: blur(4px);
    transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.6s ease;
}

.showcase-product-name.visible {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0);
}

/* --- Info panel: product type --- */
.showcase-product-type {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 11px;
    color: var(--showcase-accent-bright, #dc2626);
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    position: relative;
    font-weight: 500;
    opacity: 0;
    transform: translateX(-20px);
    filter: blur(4px);
    transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1) 0.06s,
        transform 0.6s cubic-bezier(0.22, 1, 0.36, 1) 0.06s,
        filter 0.6s ease 0.06s,
        color 1s ease;
}

.showcase-product-type.visible {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0);
}

/* Glowing dot accent */
.showcase-product-type::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--showcase-accent-bright, #dc2626);
    box-shadow: 0 0 6px var(--showcase-accent, rgba(220, 38, 38, 0.4));
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    animation: none;
    transition: background 0.5s ease;
}

@keyframes showcaseDotPulse {

    0%,
    100% {
        opacity: 0.8;
    }

    50% {
        opacity: 1;
        transform: scale(1.3);
    }
}

/* --- Info panel: description --- */
.showcase-product-desc {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
    line-height: 1.7;
    margin-bottom: 32px;
    letter-spacing: 0.1px;
    opacity: 0;
    transform: translateX(-20px);
    filter: blur(4px);
    transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1) 0.12s,
        transform 0.6s cubic-bezier(0.22, 1, 0.36, 1) 0.12s,
        filter 0.6s ease 0.12s;
}

.showcase-product-desc.visible {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0);
}

/* --- Info panel: price --- */
.showcase-product-price {
    font-family: 'Space Grotesk', sans-serif;
    margin-bottom: 0;
    opacity: 0;
    transform: translateX(-20px) scale(0.9);
    filter: blur(4px);
    transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1) 0.18s,
        transform 0.6s cubic-bezier(0.22, 1, 0.36, 1) 0.18s,
        filter 0.6s ease 0.18s;
}

.showcase-product-price.visible {
    opacity: 1;
    transform: translateX(0) scale(1);
    filter: blur(0);
}

.showcase-product-price .price-from {
    font-size: 10px;
    font-family: 'Inter', sans-serif;
    color: rgba(255, 255, 255, 0.25);
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
}

.showcase-product-price .price-amount {
    font-size: 32px;
    font-weight: 700;
    font-family: 'Space Grotesk', sans-serif;
    color: #fff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    background: none;
    letter-spacing: -0.5px;
    filter: none;
    transition: all 1s ease;
}

/* --- CTA hidden from info panel --- */
.showcase-product-cta {
    display: none;
}

/* ---- CENTER: Slider Viewport ---- */
.products-slider-track {
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-left: 30px;
}

/* === PORTAL EFFECT BENEATH CARDS === */
.products-slider-track::after {
    display: none !important;
}

/* Portal inner ring */
.showcase-spotlight {
    display: none !important;
}

/* Portal vertical light beam */
.showcase-portal-beam {
    display: none !important;
}

@keyframes portalBeam {

    0%,
    100% {
        opacity: 0.4;
    }

    50% {
        opacity: 0.85;
    }
}

/* Portal particles floating up */
.showcase-portal-particles {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    width: 260px;
    height: 370px;
    z-index: 1;
    pointer-events: none;
    overflow: hidden;
}

.portal-particle {
    position: absolute;
    bottom: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: var(--showcase-glow, rgba(124, 92, 252, 0.6));
    box-shadow: 0 0 8px var(--showcase-glow, rgba(124, 92, 252, 0.5));
    animation: portalParticleRise 3s ease-out infinite;
    opacity: 0;
}

@keyframes portalParticleRise {
    0% {
        opacity: 0;
        transform: translateY(0) scale(1);
    }

    15% {
        opacity: 1;
    }

    70% {
        opacity: 0.6;
    }

    100% {
        opacity: 0;
        transform: translateY(-340px) scale(0.2);
    }
}

/* === CARD SLIDE SYSTEM (GSAP-powered, CSS fallback) === */
.products-showcase .products-grid-new {
    position: relative;
    width: 100%;
    min-height: 640px;
    display: flex;
    align-items: stretch;
    justify-content: center;
    overflow: hidden;
}

/* Kill ALL parent card styles in showcase context */
.products-showcase .product-card-new {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 10px 30px;
    pointer-events: none;
    z-index: 1;
    /* KILL all parent card styles completely */
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    overflow: hidden !important;
    border-radius: 0 !important;
    transform: none !important;
    transform-style: flat !important;
    perspective: none !important;
    transition: none !important;
    /* HIDE inactive cards — prevents bleed-through */
    visibility: hidden;
    opacity: 0;
}

/* ACTIVE card - shown by JS/GSAP */
.products-showcase .product-card-new.showcase-active {
    pointer-events: auto;
    z-index: 5;
    transform: none !important;
    visibility: visible;
    opacity: 1;
}

/* Kill ALL parent pseudo-elements & decorations */
.products-showcase .product-card-new::before,
.products-showcase .product-card-new::after,
.products-showcase .card-shine,
.products-showcase .card-orb,
.products-showcase .card-glow-border {
    display: none !important;
}

/* === PREMIUM CARD INNER (the actual visible card) === */
.products-showcase .product-card-new .card-inner {
    width: 440px;
    max-width: 440px;
    min-height: 580px;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    background: linear-gradient(165deg,
            rgba(18, 10, 10, 0.98) 0%,
            rgba(10, 5, 5, 0.99) 35%,
            rgba(14, 7, 7, 0.98) 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.07) !important;
    border-radius: 20px !important;
    padding: 32px 32px 28px !important;
    box-shadow:
        0 30px 80px rgba(0, 0, 0, 0.6),
        0 0 0 0.5px rgba(255, 255, 255, 0.04),
        inset 0 1px 0 rgba(255, 255, 255, 0.05) !important;
    transition: box-shadow 0.4s ease, border-color 0.4s ease !important;
    will-change: transform, opacity;
    overflow: visible !important;
}

/* Inner ambient glow - top corner */
.products-showcase .product-card-new .card-inner::before {
    content: '' !important;
    display: block !important;
    position: absolute !important;
    top: -1px;
    left: 20%;
    right: 20%;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--card-accent, rgba(220, 38, 38, 0.35)), transparent) !important;
    opacity: 0.6 !important;
    filter: none !important;
    width: auto !important;
    border-radius: 0 !important;
    pointer-events: none;
    z-index: 10;
    transition: opacity 0.4s ease;
}

/* Bottom ambient light reflection */
.products-showcase .product-card-new .card-inner::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 120px;
    background: radial-gradient(ellipse at bottom, var(--card-glow, rgba(220, 38, 38, 0.04)) 0%, transparent 70%);
    pointer-events: none;
    z-index: 0;
    border-radius: 0 0 20px 20px;
}

/* Active card - ambient glow - subtle when not hovering */
.products-showcase .product-card-new.showcase-active .card-inner {
    border-color: var(--card-accent, rgba(220, 38, 38, 0.1)) !important;
    box-shadow:
        0 0 25px var(--card-glow, rgba(220, 38, 38, 0.2)),
        0 0 50px var(--card-glow, rgba(220, 38, 38, 0.1)),
        0 20px 60px rgba(0, 0, 0, 0.4),
        0 0 0 0.5px rgba(255, 255, 255, 0.04),
        inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;
    animation: productCardPulse 2.5s ease-in-out infinite !important;
    transition: box-shadow 0.4s ease, border-color 0.4s ease !important;
}

@keyframes productCardPulse {
    0%, 100% {
        box-shadow:
            0 0 18px var(--card-glow, rgba(220, 38, 38, 0.15)),
            0 0 35px var(--card-glow, rgba(220, 38, 38, 0.06)),
            0 20px 60px rgba(0, 0, 0, 0.4),
            0 0 0 0.5px rgba(255, 255, 255, 0.04),
            inset 0 1px 0 rgba(255, 255, 255, 0.06);
        transform: scale(1);
    }
    50% {
        box-shadow:
            0 0 50px var(--card-glow, rgba(220, 38, 38, 0.45)),
            0 0 100px var(--card-glow, rgba(220, 38, 38, 0.22)),
            0 0 140px var(--card-glow, rgba(220, 38, 38, 0.08)),
            0 20px 60px rgba(0, 0, 0, 0.4),
            0 0 0 0.5px rgba(255, 255, 255, 0.08),
            inset 0 1px 0 rgba(255, 255, 255, 0.1);
        transform: scale(1.008);
    }
}

/* Active card top glow intensifies */
.products-showcase .product-card-new.showcase-active .card-inner::before {
    opacity: 1 !important;
}

/* Remove inner glow */
.products-showcase .product-card-new.showcase-active .card-inner::after {
    display: none;
}

/* HOVER: smooth, subtle glow bloom */
.products-showcase .product-card-new.showcase-active:hover .card-inner {
    box-shadow:
        0 0 30px var(--card-glow, rgba(220, 38, 38, 0.2)),
        0 0 60px var(--card-glow, rgba(220, 38, 38, 0.08)),
        0 30px 80px rgba(0, 0, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;
    border-color: var(--card-accent, rgba(220, 38, 38, 0.2)) !important;
}

/* Walking glow border effect on hover */
.products-showcase .product-card-new.showcase-active:hover .card-inner::before {
    content: '';
    position: absolute;
    inset: -2px;
    border-radius: 24px;
    background: linear-gradient(45deg, 
        var(--card-accent, #dc2626), 
        transparent 25%, 
        transparent 50%, 
        var(--card-accent, #dc2626) 75%,
        var(--card-accent, #dc2626));
    background-size: 200% 200%;
    animation: walkingGlow 2s linear infinite;
    z-index: -1;
    opacity: 0.35;
}

@keyframes walkingGlow {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

/* ---- NAVIGATION ARROWS ---- */
.showcase-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: rgba(18, 8, 8, 0.9);
    border: 1.5px solid rgba(220, 38, 38, 0.2);
    color: rgba(220, 38, 38, 0.7);
    font-size: 16px;
    cursor: pointer;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}

.showcase-arrow::before {
    display: none;
}

.showcase-arrow:hover {
    background: rgba(220, 38, 38, 0.12);
    border-color: rgba(220, 38, 38, 0.4);
    color: #fff;
    transform: translateY(-50%);
}

.showcase-arrow:active {
    transform: translateY(-50%) scale(0.95);
    transition: transform 0.1s ease;
}

.arrow-left {
    left: 312px;
}

.arrow-right {
    right: 12px;
}



/* ---- RESPONSIVE ---- */
@media (max-width: 1000px) {
    .showcase-stage {
        flex-direction: column;
        min-height: auto;
    }

    .showcase-info-panel {
        flex: none;
        width: 100%;
        text-align: center;
        padding: 0 20px 20px 20px;
        z-index: 1;
    }

    .showcase-product-name {
        font-size: 22px;
        margin-bottom: 6px;
    }

    .showcase-product-price .price-amount {
        font-size: 24px;
    }

    .showcase-product-price .price-from {
        font-size: 9px;
        margin-bottom: 4px;
    }

    .showcase-info-panel::after,
    .showcase-info-panel::before {
        display: none;
    }

    .showcase-product-type::before {
        display: none;
    }

    .showcase-product-name,
    .showcase-product-type,
    .showcase-product-desc,
    .showcase-product-price {
        transform: translateX(-20px);
        filter: blur(4px);
    }

    .showcase-product-name.visible,
    .showcase-product-type.visible,
    .showcase-product-desc.visible,
    .showcase-product-price.visible {
        transform: translateX(0);
        filter: blur(0);
    }

    .arrow-left {
        left: 8px;
    }

    .arrow-right {
        right: 8px;
    }

    .showcase-arrow {
        width: 44px;
        height: 44px;
        font-size: 14px;
    }

    .products-showcase .product-card-new {
        padding: 10px 15px;
    }

    .products-showcase .product-card-new .card-inner {
        width: 100% !important;
        max-width: 380px !important;
        margin: 0 auto;
    }

    .products-showcase .products-grid-new {
        min-height: 440px;
    }
}

/* ============ ULTRA PREMIUM PRODUCT CARDS ============ */
.product-card-new {
    font-family: 'Space Grotesk', sans-serif;
    position: relative;
    background: linear-gradient(135deg, rgba(20, 8, 8, 0.9) 0%, rgba(12, 6, 6, 0.95) 100%);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.25), 0 1.5px 8px 0 rgba(0, 0, 0, 0.18);
    border: 1.5px solid rgba(255, 255, 255, 0.08);
    border-radius: 22px;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s ease, border-color 0.6s ease;
    overflow: visible;
}


/* Card Accent Colors — Red / White / Purple / Navy Blue palette */
.product-card-new:nth-child(1) {
    --card-accent: #dc2626;
    --card-glow: rgba(220, 38, 38, 0.15);
    --card-secondary: #991b1b;
    background: linear-gradient(145deg, rgba(30, 10, 10, 0.95) 0%, rgba(15, 5, 5, 0.98) 100%);
    border-color: rgba(220, 38, 38, 0.2);
}

.product-card-new:nth-child(2) {
    --card-accent: #ffffff;
    --card-glow: rgba(255, 255, 255, 0.1);
    --card-secondary: #e5e5e5;
    background: linear-gradient(145deg, rgba(245, 245, 250, 0.95) 0%, rgba(235, 235, 240, 0.98) 100%);
    border-color: rgba(255, 255, 255, 0.3);
}

.product-card-new:nth-child(3) {
    --card-accent: #cc5500;
    --card-glow: rgba(204, 85, 0, 0.15);
    --card-secondary: #8a3a00;
    background: linear-gradient(145deg, rgba(35, 20, 10, 0.95) 0%, rgba(20, 12, 5, 0.98) 100%);
    border-color: rgba(204, 85, 0, 0.2);
}

.product-card-new:nth-child(4) {
    --card-accent: #3080ff;
    --card-glow: rgba(48, 128, 255, 0.15);
    --card-secondary: #1e40af;
    background: linear-gradient(145deg, rgba(10, 20, 40, 0.95) 0%, rgba(5, 12, 25, 0.98) 100%);
    border-color: rgba(48, 128, 255, 0.2);
}

/* Subtle Border - only glows on hover */
.product-card-new::before {
    content: '';
    position: absolute;
    inset: -1px;
    border-radius: 24px;
    background: linear-gradient(135deg, var(--card-accent), var(--card-secondary), transparent 60%);
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 0;
}

.product-card-new:hover::before {
    opacity: 0.2;
}

/* Premium glow effect - soft ambient spread */
.product-card-new::after {
    content: '';
    position: absolute;
    inset: -20px;
    border-radius: 32px;
    background: radial-gradient(ellipse at center, var(--card-glow) 0%, transparent 75%);
    opacity: 0;
    transition: opacity 0.6s ease;
    pointer-events: none;
    z-index: -1;
}

.product-card-new:hover::after {
    opacity: 0.25;
}

/* Holographic Shine Effect — lightweight */
.card-shine {
    display: none;
}

.product-card-new:hover .card-shine {
    display: none;
}

/* Animated Top Glow Border */
.product-card-new .card-glow-border {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--card-accent), transparent);
    opacity: 0.4;
    transition: opacity 0.5s, width 0.5s;
    animation: glowBorderPulse 2.5s ease-in-out infinite;
}

@keyframes glowBorderPulse {
    0%, 100% { opacity: 0.4; width: 50%; }
    50% { opacity: 0.7; width: 65%; }
}

.product-card-new:hover .card-glow-border {
    opacity: 0.6;
    width: 70%;
}

/* Subtle background accent — no animation */
.card-inner::before {
    content: '';
    position: absolute;
    top: 20%;
    right: 10%;
    width: 60px;
    height: 60px;
    background: radial-gradient(circle, var(--card-glow) 0%, transparent 70%);
    filter: blur(40px);
    opacity: 0.15;
    pointer-events: none;
}

/* Card Inner Container */
.card-inner {
    position: relative;
    z-index: 2;
    padding: 30px 26px 28px 26px;
    background: linear-gradient(135deg, rgba(18, 8, 8, 0.97) 0%, rgba(10, 5, 5, 0.99) 100%);
    border-radius: 20px;
    margin: 1px;
    overflow: hidden;
}

/* Card Header */
.card-header {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 14px;
}

/* Premium Icon — clean, no rotation animation */
.card-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(220, 38, 38, 0.08);
    border: 1px solid rgba(220, 38, 38, 0.15);
    border-radius: 14px;
    font-size: 20px;
    color: var(--card-accent);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
}

.card-icon::before {
    display: none;
}

.card-icon::after {
    display: none;
}

.product-card-new:hover .card-icon::before {
    display: none;
}

.card-icon.cyan {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.12);
}

.card-icon.pink {
    background: rgba(236, 223, 204, 0.06);
    border-color: rgba(236, 223, 204, 0.12);
}

.card-icon.green {
    background: rgba(220, 38, 38, 0.06);
    border-color: rgba(220, 38, 38, 0.12);
}

.product-card-new:hover .card-icon {
    transform: scale(1.05);
    box-shadow: 0 0 20px var(--card-glow);
}

/* Badge — clean, no infinite animation */
.card-badge {
    padding: 5px 11px;
    background: rgba(220, 38, 38, 0.10);
    border: 1px solid rgba(220, 38, 38, 0.22);
    border-radius: 6px;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 1.2px;
    color: #ef4444;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.card-badge::before {
    display: none;
}

.card-badge.hot {
    background: rgba(220, 38, 38, 0.15);
    border-color: rgba(220, 38, 38, 0.35);
    color: #ef4444;
    animation: none;
}

.card-badge.cyan {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.18);
    color: #ffffff;
}

.card-badge.pink {
    background: rgba(236, 223, 204, 0.1);
    border-color: rgba(236, 223, 204, 0.2);
    color: #ECDFCC;
}

.card-badge.green {
    background: rgba(220, 38, 38, 0.1);
    border-color: rgba(220, 38, 38, 0.2);
    color: #dc2626;
}

@keyframes hotPulse {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.4);
    }

    50% {
        box-shadow: 0 0 0 6px rgba(239, 68, 68, 0);
    }
}

/* Card Title with Gradient on Hover */
.card-title {
    font-family: 'Cinzel', serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 6px;
    color: white;
    letter-spacing: 0.3px;
    line-height: 1.2;
    transition: color 0.4s;
}

.product-card-new:hover .card-title {
    background: linear-gradient(90deg, white, var(--card-accent));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Card Type */
.card-type {
    display: inline-block;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 10px;
    font-weight: 600;
    color: var(--card-accent);
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin-bottom: 24px;
    opacity: 0.55;
}

/* Ultra Premium Feature Items */
.card-features {
    margin-bottom: 22px;
    flex-grow: 1;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 13px 0;
    margin-bottom: 0;
    font-size: 13.5px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.55);
    background: none;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 0;
    transition: color 0.3s ease;
    position: relative;
    letter-spacing: 0.15px;
    line-height: 1.45;
}

.feature-item:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.feature-item::before {
    display: none;
}

.feature-item:hover::before {
    display: none;
}

.feature-item:hover {
    color: rgba(255, 255, 255, 0.85);
    background: none;
    border-color: rgba(255, 255, 255, 0.06);
    transform: none;
}

.feature-item i {
    width: 18px;
    font-size: 12px;
    color: var(--card-accent);
    opacity: 0.7;
    flex-shrink: 0;
}

.feature-item span {
    flex: 1;
    font-weight: 400;
}

/* Glassmorphic Pricing Section */
.card-pricing {
    display: flex;
    gap: 8px;
    margin-bottom: 6px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 10px;
}

.card-pricing.single {
    justify-content: center;
}

.card-pricing.triple {
    flex-wrap: nowrap;
    gap: 6px;
    justify-content: center;
}

.price-box {
    flex: 1;
    min-width: 0;
    padding: 8px 4px;
    background: none;
    border: none;
    border-radius: 8px;
    text-align: center;
    transition: background 0.3s ease;
    position: relative;
}

.price-box::before {
    display: none;
}

.price-box:hover::before {
    display: none;
}

.price-box.small {
    flex: 1;
    min-width: 0;
    padding: 8px 4px;
}

.price-box.large {
    flex: none;
    padding: 14px 36px;
}

.price-box:hover {
    background: rgba(255, 255, 255, 0.03);
}

.price-box.featured {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.12);
}

.price-label {
    display: block;
    font-size: 8px;
    font-family: 'Space Grotesk', sans-serif;
    color: rgba(255, 255, 255, 0.4);
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 600;
}

.price-value {
    display: block;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: white;
}

.price-box.featured .price-value {
    color: var(--card-accent);
}

.price-value small {
    font-size: 11px;
    font-weight: 500;
    opacity: 0.6;
}

/* Alt Currencies */
.alt-currencies {
    text-align: center;
    font-size: 10px;
    font-family: 'Inter', sans-serif;
    color: rgba(255, 255, 255, 0.25);
    margin-bottom: 16px;
    letter-spacing: 0.3px;
}

/* Card Note */
.card-note {
    text-align: center;
    font-size: 11px;
    font-family: 'Inter', sans-serif;
    color: rgba(255, 255, 255, 0.35);
    margin-bottom: 14px;
    padding: 0;
    background: none;
    border-radius: 0;
    font-style: italic;
    letter-spacing: 0.2px;
}

/* CTA Button — Card 1: Red theme */
.product-card-new:nth-child(1) .card-cta {
    background: linear-gradient(135deg, #3a1010, #2a0808);
    border: 1px solid #5a1a1a;
    color: #ffb3b3;
}

.product-card-new:nth-child(1) .card-cta:hover {
    border-color: #ff4444;
    box-shadow: 0 8px 25px rgba(255, 68, 68, 0.4);
    color: #fff;
    background: linear-gradient(135deg, #4a1515, #3a0a0a);
}

/* CTA Button — Card 2: White theme */
.product-card-new:nth-child(2) .card-cta {
    background: linear-gradient(135deg, #ffffff, #f0f0f0);
    border: 1px solid #d0d0d0;
    color: #1a1a1a;
}

.product-card-new:nth-child(2) .card-cta:hover {
    border-color: #ffffff;
    box-shadow: 0 8px 25px rgba(255, 255, 255, 0.5);
    color: #000;
    background: linear-gradient(135deg, #ffffff, #ffffff);
}

/* CTA Button — Card 3: Deep Orange/Gothic theme */
.product-card-new:nth-child(3) .card-cta {
    background: linear-gradient(135deg, #2a1808, #1a0f05);
    border: 1px solid #4a2a10;
    color: #cc8833;
}

.product-card-new:nth-child(3) .card-cta:hover {
    border-color: #cc5500;
    box-shadow: 0 8px 25px rgba(204, 85, 0, 0.4);
    color: #fff;
    background: linear-gradient(135deg, #3a2010, #2a1508);
}

/* CTA Button — Card 4: Navy Blue theme */
.product-card-new:nth-child(4) .card-cta {
    background: linear-gradient(135deg, #102035, #0a1525);
    border: 1px solid #1a2a45;
    color: #8ab3d4;
}

.product-card-new:nth-child(4) .card-cta:hover {
    border-color: #3080ff;
    box-shadow: 0 8px 25px rgba(48, 128, 255, 0.4);
    color: #fff;
    background: linear-gradient(135deg, #152a45, #102035);
}

.card-cta i {
    font-size: 10px;
    transition: transform 0.3s ease;
    position: relative;
    z-index: 1;
}

.card-cta span {
    position: relative;
    z-index: 1;
}

.card-cta:hover i {
    transform: translateX(3px);
}

/* ============ FEATURES SECTION ============ */
.features-section {
    padding: 60px 0;
    position: relative;
}

.features-showcase {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 60px;
    align-items: center;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

/* Premium Glass Feature Card */
.feature-card {
    padding: 35px 30px;
    background: linear-gradient(145deg,
            rgba(30, 25, 50, 0.55) 0%,
            rgba(20, 15, 35, 0.65) 100%);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 24px;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow:
        0 4px 20px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.feature-card:hover {
    border-color: rgba(255, 255, 255, 0.35);
    transform: translateY(-8px);
    box-shadow:
        0 15px 40px rgba(0, 0, 0, 0.25),
        0 0 30px rgba(255, 255, 255, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.feature-3d-icon,
.feature-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(167, 139, 250, 0.1));
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 16px;
    font-size: 24px;
    color: #a78bfa;
    transition: all 0.3s ease;
}

.feature-icon i {
    text-shadow: 0 0 20px rgba(124, 92, 252, 0.5);
}

.feature-card:hover .feature-icon {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.25), rgba(167, 139, 250, 0.2));
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.3);
    transform: scale(1.05);
}

/* Legacy support for old cube structure */
.icon-cube {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2), rgba(167, 139, 250, 0.15));
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 16px;
    animation: iconPulse 3s ease-in-out infinite;
}

@keyframes iconPulse {

    0%,
    100% {
        box-shadow: 0 0 20px rgba(255, 255, 255, 0.3), inset 0 0 15px rgba(255, 255, 255, 0.1);
    }

    50% {
        box-shadow: 0 0 30px rgba(255, 255, 255, 0.5), inset 0 0 25px rgba(167, 139, 250, 0.2);
    }
}

.cube-face {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: white;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
}

.cube-face.front {
    display: flex;
}

.cube-face.back {
    display: none;
}

.cube-face.front {
    transform: translateZ(32px);
}

.cube-face.back {
    transform: rotateY(180deg) translateZ(32px);
}

.feature-card h3 {
    font-family: var(--font-primary);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.feature-card p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.7;
}

.features-3d-showcase {
    display: flex;
    justify-content: center;
    align-items: center;
}

.showcase-model {
    position: relative;
}

.showcase-geometric {
    width: 250px;
    height: 250px;
    perspective: 1000px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.showcase-character {
    max-height: 400px;
    filter: drop-shadow(0 20px 60px rgba(255, 255, 255, 0.5));
    animation: showcaseFloat 5s ease-in-out infinite;
}

@keyframes showcaseFloat {

    0%,
    100% {
        transform: translateY(0) scale(1);
    }

    50% {
        transform: translateY(-20px) scale(1.02);
    }
}

.showcase-effects {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.effect-ring {
    position: absolute;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    animation: effectPulse 3s ease-in-out infinite;
}

.effect-ring.ring-1 {
    width: 200px;
    height: 200px;
    animation-delay: 0s;
}

.effect-ring.ring-2 {
    width: 300px;
    height: 300px;
    animation-delay: 0.5s;
}

.effect-ring.ring-3 {
    width: 400px;
    height: 400px;
    animation-delay: 1s;
}

@keyframes effectPulse {

    0%,
    100% {
        opacity: 0.2;
        transform: scale(1);
    }

    50% {
        opacity: 0.5;
        transform: scale(1.05);
    }
}

/* ============ PRICING SECTION ============ */
.pricing-section {
    padding: 60px 0 70px;
    position: relative;
    overflow: hidden;
}

/* Plasma shader canvas — full bg behind cards area */
#pricing-shader-canvas {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70%;
    display: block;
    z-index: 0;
    opacity: 0.25;
    pointer-events: none;
    -webkit-mask-image: linear-gradient(to top, black 40%, transparent 100%);
    mask-image: linear-gradient(to top, black 40%, transparent 100%);
}

.pricing-section .section-container {
    position: relative;
    z-index: 1;
}

.pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
    max-width: 1060px;
}

.login-btn {
    position: fixed;
    /* stays in place even when scrolling */
    top: 10px;
    /* distance from the top */
    right: 10px;
    /* distance from the right */
    background-color: #b8872e;
    /* purple theme to match your site */
    color: white;
    padding: 10px 20px;
    border: navajowhite;
    border-radius: 6px;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    z-index: 9999;
    /* ensures it stays above other elements */
}

.login-btn:hover {
    background-color: #8a6b20;
    /* darker purple on hover */
}

/* Premium Pricing Card — Glass + Glow */
.pricing-card {
    --plan-accent: rgba(160, 160, 160, 0.6);
    position: relative;
    padding: 40px 30px 30px;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 20px;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.4s ease, border-color 0.4s ease;
    display: flex;
    flex-direction: column;
    min-height: 520px;
    overflow: visible;
}

.pricing-card:not(.featured) {
    min-height: 520px;
}

/* Subtle top-edge glow line */
.pricing-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 20%;
    right: 20%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: all 0.4s ease;
}

.pricing-card:hover::before {
    left: 10%;
    right: 10%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.pricing-card:hover {
    transform: translateY(-8px);
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow:
        0 20px 50px rgba(0, 0, 0, 0.4),
        0 0 30px rgba(255, 255, 255, 0.02);
}

/* ---- Featured card — PURPLE GLASS ---- */
.pricing-card.featured {
    background: linear-gradient(180deg, rgba(139, 92, 246, 0.08), rgba(88, 28, 235, 0.04));
    border-color: rgba(139, 92, 246, 0.15);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

/* Featured top glow — purple */
.pricing-card.featured::before {
    background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.4), transparent);
}

/* Featured ambient glow behind card */
.pricing-card.featured::after {
    content: '';
    position: absolute;
    inset: -1px;
    border-radius: 21px;
    background: linear-gradient(180deg, rgba(139, 92, 246, 0.12), transparent 50%);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
}

.pricing-card.featured:hover {
    transform: translateY(-10px);
    border-color: rgba(139, 92, 246, 0.3);
    box-shadow:
        0 30px 70px rgba(0, 0, 0, 0.4),
        0 0 50px rgba(139, 92, 246, 0.08),
        0 0 100px rgba(139, 92, 246, 0.04);
}

.pricing-card.featured:hover::before {
    left: 5%;
    right: 5%;
    background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.6), transparent);
}

.pricing-card.featured:hover::after {
    opacity: 1;
}

/* Badge — purple */
.pricing-badge {
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    padding: 8px 20px;
    background: linear-gradient(135deg, #8b5cf6, #6d28d9);
    border-radius: 100px;
    font-family: 'Inter', sans-serif;
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: 1.4px;
    color: #fff;
    white-space: nowrap;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 4px 16px rgba(139, 92, 246, 0.35);
    border: none;
    z-index: 3;
}

.pricing-badge i {
    font-size: 9px;
}

/* Header */
.pricing-header {
    text-align: center;
    margin-bottom: 0;
}

.pricing-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 18px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.5);
    transition: all 0.35s ease;
    box-shadow: none;
}

.pricing-card:hover .pricing-icon {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.8);
}

/* Featured icon — purple */
.pricing-card.featured .pricing-icon {
    background: rgba(139, 92, 246, 0.12);
    border-color: rgba(139, 92, 246, 0.25);
    color: #a78bfa;
}

.pricing-card.featured:hover .pricing-icon {
    background: rgba(139, 92, 246, 0.18);
    border-color: rgba(139, 92, 246, 0.4);
    color: #c4b5fd;
    box-shadow: 0 0 20px rgba(139, 92, 246, 0.15);
}

.pricing-name {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.45);
    margin-bottom: 12px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}

.pricing-card.featured .pricing-name {
    color: rgba(167, 139, 250, 0.7);
}

.pricing-price {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 2px;
}

.pricing-price .currency {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.3);
    margin-top: 10px;
}

.pricing-price .amount {
    font-family: 'Inter', sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -2px;
    color: #fff;
}

/* Featured price — purple gradient */
.pricing-card.featured .amount {
    background: linear-gradient(135deg, #c4b5fd, #8b5cf6);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pricing-card.featured .currency {
    color: rgba(167, 139, 250, 0.5);
}

.pricing-period {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.2);
    margin-top: 8px;
    letter-spacing: 0.3px;
}

/* Divider */
.pricing-divider {
    height: 1px;
    background: rgba(255, 255, 255, 0.05);
    margin: 24px 0 20px;
}

.pricing-card.featured .pricing-divider {
    background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.2), transparent);
}

/* Features */
.pricing-features {
    margin-bottom: 24px;
    flex: 1;
}

.pricing-features li {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 9px 0;
    font-family: 'Inter', sans-serif;
    font-size: 13.5px;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 0.1px;
}

.pricing-features li i {
    width: 18px;
    text-align: center;
    flex-shrink: 0;
}

.pricing-features li i.fa-check {
    color: rgba(255, 255, 255, 0.3);
    font-size: 11px;
}

/* Featured card checks — purple */
.pricing-card.featured .pricing-features li i.fa-check {
    color: #a78bfa;
}

.pricing-card.featured .pricing-features li {
    color: rgba(255, 255, 255, 0.7);
}

.pricing-features li i.fa-times {
    color: rgba(255, 255, 255, 0.08);
    font-size: 11px;
}

.pricing-features li.muted {
    color: rgba(255, 255, 255, 0.15);
}

/* Buttons */
.pricing-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 14px 16px;
    border-radius: 12px;
    font-family: 'Inter', sans-serif;
    font-size: 13.5px;
    font-weight: 600;
    text-align: center;
    transition: all 0.35s cubic-bezier(0.22, 1, 0.36, 1);
    letter-spacing: 0.3px;
    margin-top: auto;
}

.pricing-btn i {
    font-size: 11px;
    transition: transform 0.3s;
}

.pricing-btn:hover i {
    transform: translateX(4px);
}

/* Primary button — purple gradient */
.pricing-btn.primary {
    background: linear-gradient(135deg, #8b5cf6, #6d28d9);
    color: #fff;
    box-shadow: 0 4px 16px rgba(139, 92, 246, 0.2);
}

.pricing-card:nth-child(1) {
    --plan-accent: rgba(148, 163, 184, 0.55);
}

.pricing-card:nth-child(3) {
    --plan-accent: rgba(148, 163, 184, 0.55);
}

.pricing-btn.primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(139, 92, 246, 0.3);
}

.pricing-btn.secondary {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.6);
}

.pricing-btn.secondary:hover {
    border-color: rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.04);
    color: #fff;
    transform: translateY(-2px);
}

/* Pricing Responsive */
@media (max-width: 900px) {
    .pricing-layout {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .pricing-copy {
        padding: 20px;
    }

    .pricing-grid {
        grid-template-columns: 1fr;
        max-width: 420px;
        gap: 20px;
        width: 100%;
        margin: 0 auto;
    }

    .pricing-card.featured {
        order: -1;
    }

    .pricing-card {
        min-height: auto;
    }
}

@media (max-width: 520px) {
    .pricing-card {
        padding: 36px 28px 32px;
        border-radius: 20px;
    }

    .pricing-price .amount {
        font-size: 38px;
    }

    .pricing-heading {
        font-size: 26px;
    }

    .pricing-subtitle {
        font-size: 14px;
    }
}

/* ============ COURSES SECTION ============ */
.courses-section {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

/* ---- Sparkle Line + Falling Particles (under courses header) ---- */
.sparkle-line-wrap {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    pointer-events: none;
    overflow: hidden;
}
/* Glowing horizontal line — top is set dynamically by JS positionLine() */
.sparkle-line {
    position: absolute;
    top: 0;        /* overridden by JS */
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    height: 1px;
    background: linear-gradient(to right,
        transparent 0%,
        rgba(60,120,255,0.5) 20%,
        rgba(0,190,255,1) 50%,
        rgba(60,120,255,0.5) 80%,
        transparent 100%
    );
    box-shadow:
        0 0 4px rgba(0,180,255,0.6),
        0 0 12px rgba(0,180,255,0.4),
        0 0 28px rgba(0,180,255,0.2),
        0 0 55px rgba(0,180,255,0.08);
}
/* Bright bloom at dead center */
.sparkle-line::before {
    content: '';
    position: absolute;
    top: -4px;
    left: 50%;
    transform: translateX(-50%);
    width: 140px;
    height: 9px;
    background: radial-gradient(ellipse at center, rgba(0,210,255,0.95) 0%, rgba(60,140,255,0.5) 45%, transparent 75%);
    filter: blur(4px);
    border-radius: 50%;
}
/* Outer wide soft halo */
.sparkle-line::after {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 22px;
    background: radial-gradient(ellipse at center, rgba(0,200,255,0.35) 0%, rgba(50,120,255,0.12) 55%, transparent 80%);
    filter: blur(7px);
    border-radius: 50%;
    animation: sparkle-line-pulse 2.8s ease-in-out infinite;
}
@keyframes sparkle-line-pulse {
    0%, 100% { opacity: 0.65; transform: translateX(-50%) scaleX(1); }
    50%       { opacity: 1;   transform: translateX(-50%) scaleX(1.1); }
}
/* Particles container — dots fall from the line across the whole section */
.sparkle-particles {
    position: absolute;
    top: 202px;
    left: 0;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to bottom, black 0%, black 70%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 0%, black 70%, transparent 100%);
}
.sparkle-particles .spark {
    position: absolute;
    width: 1.5px;
    height: 1.5px;
    border-radius: 50%;
    background: #fff;
    opacity: 0;
    animation: spark-fall linear infinite;
}
@keyframes spark-fall {
    0%   { opacity: 0; transform: translateY(0); }
    10%  { opacity: 0.8; }
    80%  { opacity: 0.3; }
    100% { opacity: 0; transform: translateY(800px); }
}

/* ---- CSS floating sparkles (old) ---- */
.css-sparkles {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
}
.css-sparkles .spark {
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #fff;
    opacity: 0;
    animation: spark-drift linear infinite;
}
@keyframes spark-drift {
    0%   { opacity: 0; transform: translate(0, 0); }
    15%  { opacity: 0.9; }
    85%  { opacity: 0.5; }
    100% { opacity: 0; transform: translate(var(--dx), var(--dy)); }
}

/* Ambient glow behind entire section — DISABLED for clean look */
.courses-section::before {
    display: none;
}

/* courses-section ::after is used by section separator — remove old orb styles */

/* Courses Section Background Effects — wrapper visible for grid child */
.courses-bg-effects {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 1;
}

/* Grid div — hidden, no blue lines */
.courses-bg-grid {
    display: none;
}

/* No blue vertical lines on courses section container */
.courses-section .section-container {
    position: relative;
    z-index: 2;
}

.courses-bg-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(120px);
    pointer-events: none;
    display: none;
}

.courses-bg-orb--1 {
    width: 600px;
    height: 600px;
    background: rgba(220, 38, 38, 0.07);
    top: 15%;
    left: 5%;
    animation: coursesOrbFloat 18s ease-in-out infinite;
}

.courses-bg-orb--2 {
    width: 500px;
    height: 500px;
    background: rgba(236, 223, 204, 0.035);
    top: 20%;
    right: 5%;
    animation: coursesOrbFloat 22s ease-in-out infinite reverse;
}

@keyframes coursesOrbFloat {
    0%, 100% { transform: translate(0, 0) scale(1); opacity: 1; }
    50% { transform: translate(40px, -30px) scale(1.1); opacity: 0.7; }
}

/* Old courses grid — now replaced by blue scanline grid above */
.courses-bg-grid-old-unused {
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.015) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.015) 1px, transparent 1px);
    background-size: 80px 80px;
    mask-image: radial-gradient(ellipse 80% 60% at 50% 40%, #000 20%, transparent 75%);
    -webkit-mask-image: radial-gradient(ellipse 80% 60% at 50% 40%, #000 20%, transparent 75%);
    opacity: 0.5;
}

/* Keyframe for ::before (needs translateX to stay centered) */
@keyframes coursesSectionPulse {
    0%, 100% { opacity: 1; transform: translateX(-50%) scale(1); }
    50% { opacity: 0.7; transform: translateX(-50%) scale(1.05); }
}

/* Separate keyframe for ::after (no translateX — uses right/bottom positioning) */
@keyframes coursesSectionPulseAlt {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.08); }
}

.courses-section .section-header {
    text-align: center;
    margin-bottom: 36px;
}

/* Section Header Image (shared by both sections) */
.section-header-image-wrap {
    margin-bottom: 24px;
}

.section-header-img {
    display: block;
    margin: 0 auto;
    max-width: 580px;
    width: 100%;
    height: auto;
    object-fit: contain;
}

/* Course Grid */
.courses-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 28px;
    max-width: 960px;
    margin: 0 auto 32px;
}

/* ============ NEW COURSE CARDS ============ */
.course-card {
    position: relative;
    background: linear-gradient(165deg, rgba(18, 12, 12, 0.98) 0%, rgba(10, 6, 6, 0.99) 50%, rgba(14, 9, 9, 0.98) 100%);
    border: 1px solid rgba(220, 38, 38, 0.10);
    border-radius: 18px;
    padding: 28px 26px 24px;
    transition: border-color 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
}

.course-card--cream {
    background: linear-gradient(165deg, rgba(18, 16, 14, 0.98) 0%, rgba(12, 10, 8, 0.99) 50%, rgba(16, 14, 12, 0.98) 100%);
    border-color: rgba(236, 223, 204, 0.10);
}

.course-card:hover {
    border-color: rgba(220, 38, 38, 0.22);
    box-shadow: 0 0 20px rgba(220, 38, 38, 0.08), 0 0 50px rgba(220, 38, 38, 0.03);
}

.course-card--cream:hover {
    border-color: rgba(236, 223, 204, 0.20);
    box-shadow: 0 0 20px rgba(236, 223, 204, 0.06), 0 0 50px rgba(236, 223, 204, 0.02);
}

/* Ribbon */
.course-card__ribbon {
    position: absolute;
    top: 16px;
    right: -6px;
    padding: 5px 14px 5px 10px;
    font-family: 'Inter', sans-serif;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #fff;
    background: linear-gradient(135deg, #dc2626, #ef4444);
    border-radius: 4px 0 0 4px;
    z-index: 5;
}

.course-card__ribbon--cream {
    background: linear-gradient(135deg, rgba(236, 223, 204, 0.9), rgba(255, 255, 255, 0.9));
    color: #111;
}

/* Header — icon + badge + rating */
.course-card__header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 18px;
}

.course-card__icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(220, 38, 38, 0.08);
    border: 1px solid rgba(220, 38, 38, 0.12);
    border-radius: 12px;
    font-size: 18px;
    color: #dc2626;
    flex-shrink: 0;
}

.course-card__icon--cream {
    background: rgba(236, 223, 204, 0.06);
    border-color: rgba(236, 223, 204, 0.10);
    color: #ECDFCC;
}

.course-card__meta {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.course-card__badge {
    display: inline-block;
    padding: 3px 10px;
    font-family: 'Inter', sans-serif;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 6px;
    width: fit-content;
}

.course-card__badge--cream {
    color: rgba(236, 223, 204, 0.6);
    border-color: rgba(236, 223, 204, 0.10);
}

.course-card__rating {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: #fbbf24;
    display: flex;
    align-items: center;
    gap: 3px;
}

.course-card__rating span {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 600;
}

.course-card__reviews {
    color: rgba(255, 255, 255, 0.3) !important;
    font-weight: 400 !important;
}

/* Title & desc */
.course-card__title {
    font-family: 'Cinzel', serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px;
    letter-spacing: -0.3px;
}

.course-card__desc {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.4);
    margin-bottom: 20px;
}

/* Topics grid — 2 columns */
.course-card__topics {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-bottom: 20px;
}

.course-card__topic {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 9px 12px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55);
    background: rgba(255, 255, 255, 0.025);
    border: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 8px;
}

.course-card__topic i {
    font-size: 11px;
    color: rgba(220, 38, 38, 0.6);
    flex-shrink: 0;
}

.course-card--cream .course-card__topic i {
    color: rgba(236, 223, 204, 0.5);
}

/* Progress bar */
.course-card__progress {
    margin-bottom: 16px;
}

.course-card__progress-label {
    font-family: 'Inter', sans-serif;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.25);
    display: block;
    margin-bottom: 8px;
}

.course-card__progress-bar {
    width: 100%;
    height: 4px;
    background: rgba(255, 255, 255, 0.06);
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 6px;
}

.course-card__progress-fill {
    height: 100%;
    border-radius: 4px;
}

.course-card__progress-fill--red {
    background: linear-gradient(90deg, #dc2626, #ef4444);
}

.course-card__progress-fill--cream {
    background: linear-gradient(90deg, #ECDFCC, #fff);
}

.course-card__progress-text {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.3);
}

/* Stats row */
.course-card__stats {
    display: flex;
    gap: 16px;
    padding: 12px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.04);
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    margin-bottom: 18px;
}

.course-card__stats span {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.35);
    display: flex;
    align-items: center;
    gap: 5px;
}

.course-card__stats i {
    font-size: 10px;
    color: rgba(220, 38, 38, 0.5);
}

.course-card--cream .course-card__stats i {
    color: rgba(236, 223, 204, 0.4);
}

/* Footer — price + CTA */
.course-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}

.course-card__pricing {
    display: flex;
    align-items: baseline;
    gap: 8px;
}

.course-card__old-price {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.2);
    text-decoration: line-through;
}

.course-card__price {
    font-family: 'Outfit', sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 1;
}

.course-card__price--red {
    background: linear-gradient(135deg, #dc2626, #ef4444);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.course-card__price--cream {
    background: linear-gradient(135deg, #fff, #ECDFCC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.course-card__save {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 700;
    padding: 3px 8px;
    border-radius: 6px;
}

.course-card__save--red {
    color: #22c55e;
    background: rgba(34, 197, 94, 0.08);
    border: 1px solid rgba(34, 197, 94, 0.12);
}

.course-card__save--cream {
    color: #22c55e;
    background: rgba(34, 197, 94, 0.08);
    border: 1px solid rgba(34, 197, 94, 0.12);
}

/* CTA button */
.course-card__cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    border-radius: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    transition: box-shadow 0.3s ease;
}

.course-card__cta--red {
    background: linear-gradient(135deg, #dc2626, #ef4444);
}

.course-card__cta--red:hover {
    box-shadow: 0 6px 20px rgba(220, 38, 38, 0.3);
}

.course-card__cta--cream {
    background: linear-gradient(135deg, #ECDFCC, #d4c4a8);
    color: #111;
}

.course-card__cta--cream:hover {
    box-shadow: 0 6px 20px rgba(236, 223, 204, 0.2);
}

/* Enrolled avatars */
.course-card__enrolled {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}

.course-card__avatars {
    display: flex;
}

.course-card__avatars span {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    border: 2px solid rgba(10, 10, 10, 0.9);
    margin-left: -6px;
}

.course-card__avatars span:first-child {
    margin-left: 0;
}

.course-card__avatar-more {
    background: rgba(255, 255, 255, 0.08) !important;
    color: rgba(255, 255, 255, 0.5) !important;
    font-size: 9px !important;
}

.course-card__enrolled-text {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.3);
}

/* Guarantee */
.course-card__guarantee {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 8px;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.35);
}

.course-card__guarantee i {
    color: #22c55e;
    font-size: 12px;
}

/* Responsive */
@media (max-width: 900px) {
    .courses-grid { grid-template-columns: 1fr; max-width: 480px; }
}

@media (max-width: 600px) {
    .course-card__topics { grid-template-columns: 1fr; }
    .course-card__footer { flex-direction: column; align-items: flex-start; gap: 12px; }
    .course-card__cta { width: 100%; justify-content: center; }
}

/* ---- Course card overrides for the courses-grid context ---- */
/* Philosophy: NO movement on hover. Glow-only transitions. Premium & clean. */

/* === RED CARD === */
.courses-grid .cheats-gateway-card.cgc-red {
    background: linear-gradient(165deg, rgba(25, 8, 8, 0.98) 0%, rgba(15, 5, 5, 0.99) 50%, rgba(20, 6, 6, 0.98) 100%);
    border: 1px solid rgba(220, 38, 38, 0.18);
    box-shadow:
        0 0 20px rgba(220, 38, 38, 0.12),
        0 0 50px rgba(220, 38, 38, 0.06),
        0 0 100px rgba(220, 38, 38, 0.03),
        0 4px 20px rgba(0, 0, 0, 0.5),
        inset 0 0 60px rgba(220, 38, 38, 0.02);
    transition: border-color 0.4s ease,
                box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.courses-grid .cheats-gateway-card.cgc-red:hover {
    transform: none;
    border-color: rgba(220, 38, 38, 0.40);
    box-shadow:
        0 0 30px rgba(220, 38, 38, 0.30),
        0 0 70px rgba(220, 38, 38, 0.18),
        0 0 140px rgba(220, 38, 38, 0.10),
        0 8px 32px rgba(0, 0, 0, 0.5),
        inset 0 0 80px rgba(220, 38, 38, 0.04),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

/* === WHITE / CREAM CARD === */
.courses-grid .cheats-gateway-card.cgc-white {
    background: linear-gradient(165deg, rgba(22, 20, 18, 0.98) 0%, rgba(16, 14, 12, 0.99) 50%, rgba(20, 18, 16, 0.98) 100%);
    border: 1px solid rgba(236, 223, 204, 0.14);
    box-shadow:
        0 0 20px rgba(236, 223, 204, 0.08),
        0 0 50px rgba(236, 223, 204, 0.04),
        0 0 100px rgba(236, 223, 204, 0.02),
        0 4px 20px rgba(0, 0, 0, 0.5),
        inset 0 0 60px rgba(236, 223, 204, 0.015);
    transition: border-color 0.4s ease,
                box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.courses-grid .cheats-gateway-card.cgc-white:hover {
    transform: none;
    border-color: rgba(236, 223, 204, 0.35);
    box-shadow:
        0 0 30px rgba(236, 223, 204, 0.22),
        0 0 70px rgba(236, 223, 204, 0.12),
        0 0 140px rgba(236, 223, 204, 0.06),
        0 8px 32px rgba(0, 0, 0, 0.5),
        inset 0 0 80px rgba(236, 223, 204, 0.025),
        inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

/* === CARD INNER BACKGROUNDS === */
.courses-grid .cheats-gateway-card.cgc-red .card-inner {
    background: linear-gradient(165deg, rgba(25, 8, 8, 0.98) 0%, rgba(15, 5, 5, 0.99) 50%, rgba(20, 6, 6, 0.98) 100%);
}

.courses-grid .cheats-gateway-card.cgc-white .card-inner {
    background: linear-gradient(165deg, rgba(22, 20, 18, 0.98) 0%, rgba(16, 14, 12, 0.99) 50%, rgba(20, 18, 16, 0.98) 100%);
}

/* === GLOW BORDER (top line) === */
.courses-grid .cheats-gateway-card.cgc-red .card-glow-border {
    background: linear-gradient(90deg, transparent, rgba(220, 38, 38, 0.7), rgba(239, 68, 68, 0.9), rgba(220, 38, 38, 0.7), transparent);
    opacity: 0.7;
    width: 60%;
    box-shadow: 0 0 15px rgba(220, 38, 38, 0.3), 0 0 40px rgba(220, 38, 38, 0.1);
}

.courses-grid .cheats-gateway-card.cgc-red:hover .card-glow-border {
    opacity: 1;
    width: 90%;
    height: 2px;
    box-shadow: 0 0 25px rgba(220, 38, 38, 0.6), 0 0 70px rgba(220, 38, 38, 0.25);
}

.courses-grid .cheats-gateway-card.cgc-white .card-glow-border {
    background: linear-gradient(90deg, transparent, rgba(236, 223, 204, 0.6), rgba(255, 250, 240, 0.8), rgba(236, 223, 204, 0.6), transparent);
    opacity: 0.6;
    width: 60%;
    box-shadow: 0 0 15px rgba(236, 223, 204, 0.2), 0 0 40px rgba(236, 223, 204, 0.08);
}

.courses-grid .cheats-gateway-card.cgc-white:hover .card-glow-border {
    opacity: 1;
    width: 90%;
    height: 2px;
    box-shadow: 0 0 25px rgba(236, 223, 204, 0.5), 0 0 70px rgba(236, 223, 204, 0.2);
}

/* === CARD ORBS (ambient color blobs) === */
.courses-grid .cheats-gateway-card.cgc-red .card-orb {
    opacity: 0.25;
    filter: blur(45px);
}
.courses-grid .cheats-gateway-card.cgc-red:hover .card-orb {
    opacity: 0.40;
}

.courses-grid .cheats-gateway-card.cgc-white .orb-1 {
    background: #ECDFCC;
}
.courses-grid .cheats-gateway-card.cgc-white .orb-2 {
    background: rgba(236, 223, 204, 0.7);
}
.courses-grid .cheats-gateway-card.cgc-white .card-orb {
    opacity: 0.18;
    filter: blur(45px);
}
.courses-grid .cheats-gateway-card.cgc-white:hover .card-orb {
    opacity: 0.35;
}

/* === ::BEFORE GRADIENT OVERLAY === */
.courses-grid .cheats-gateway-card.cgc-red::before {
    background: linear-gradient(135deg, rgba(220, 38, 38, 0.25), rgba(196, 30, 30, 0.08), transparent 60%);
    opacity: 0.2;
}
.courses-grid .cheats-gateway-card.cgc-red:hover::before {
    opacity: 0.4;
}

.courses-grid .cheats-gateway-card.cgc-white::before {
    background: linear-gradient(135deg, rgba(236, 223, 204, 0.2), rgba(255, 255, 255, 0.06), transparent 60%);
    opacity: 0.15;
}
.courses-grid .cheats-gateway-card.cgc-white:hover::before {
    opacity: 0.35;
}

/* Bottom row — enrolled, rating, finish */
.cv2-bottom-row {
    display: flex;
    align-items: center;
    gap: 16px;
    padding-top: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.cv2-bottom-row .fc-activity {
    margin-bottom: 0;
    margin-top: 0;
}

.cv2-rating {
    font-family: var(--font-secondary);
    font-size: 11px;
    color: rgba(251, 191, 36, 0.6);
    display: flex;
    align-items: center;
    gap: 4px;
    transition: color 0.3s ease;
}

.cheats-gateway-card:hover .cv2-rating {
    color: rgba(251, 191, 36, 0.85);
}

.cv2-rating i {
    font-size: 10px;
    color: #fbbf24;
    filter: drop-shadow(0 0 3px rgba(251, 191, 36, 0.3));
}

.cv2-finish {
    font-family: var(--font-secondary);
    font-size: 11px;
    color: rgba(34, 197, 94, 0.5);
    margin-left: auto;
    transition: color 0.3s ease;
}

.cheats-gateway-card:hover .cv2-finish {
    color: rgba(34, 197, 94, 0.7);
}

/* Footer — Price + Enroll CTA */
.cv2-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 28px;
    margin-bottom: 14px;
}

.cv2-price {
    display: flex;
    align-items: baseline;
    gap: 8px;
}

.cv2-price-old {
    font-family: var(--font-secondary);
    font-size: 14px;
    color: rgba(255, 255, 255, 0.2);
    text-decoration: line-through;
}

.cv2-price-now {
    font-family: var(--font-primary);
    font-size: 36px;
    font-weight: 800;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
    filter: drop-shadow(0 2px 12px rgba(196, 30, 30, 0.2));
    transition: filter 0.3s ease;
}

.cheats-gateway-card:hover .cv2-price-now {
    filter: drop-shadow(0 4px 20px rgba(196, 30, 30, 0.35));
}

.cv2-price-now--accent {
    background: linear-gradient(135deg, #fff, #ECDFCC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    filter: drop-shadow(0 2px 12px rgba(236, 223, 204, 0.15));
}

.cheats-gateway-card:hover .cv2-price-now--accent {
    filter: drop-shadow(0 4px 20px rgba(236, 223, 204, 0.25));
}

.cv2-price-save {
    font-family: var(--font-secondary);
    font-size: 10px;
    font-weight: 700;
    color: #22c55e;
    background: rgba(34, 197, 94, 0.08);
    border: 1px solid rgba(34, 197, 94, 0.15);
    padding: 3px 8px;
    border-radius: 6px;
}

@keyframes savePulse {
    0%, 100% { box-shadow: 0 0 0 0 rgba(34, 197, 94, 0); }
    50% { box-shadow: 0 0 12px rgba(34, 197, 94, 0.12); }
}

/* Enroll Button */
.cv2-enroll {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 13px 28px;
    border-radius: 12px;
    font-family: var(--font-primary);
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    background: var(--gradient-primary);
    transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1),
                box-shadow 0.35s ease;
    position: relative;
    overflow: hidden;
}

/* Shimmer sweep on enroll button */
.cv2-enroll::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: none;
}

.cv2-enroll:hover::before {
    animation: enrollShimmer 0.6s ease forwards;
}

@keyframes enrollShimmer {
    0% { left: -100%; }
    100% { left: 100%; }
}

.cv2-enroll:hover {
    box-shadow:
        0 8px 24px rgba(196, 30, 30, 0.3),
        0 0 40px rgba(196, 30, 30, 0.06);
}

.cv2-enroll:active {
    transform: scale(0.98);
    transition-duration: 0.1s;
}

.cv2-enroll i {
    transition: transform 0.3s ease;
}

.cv2-enroll:hover i {
    opacity: 0.9;
}

.cv2-enroll--accent {
    background: linear-gradient(135deg, #2a2520, #3d3530);
    border: 1px solid rgba(236, 223, 204, 0.15);
}

.cv2-enroll--accent:hover {
    border-color: rgba(236, 223, 204, 0.3);
    box-shadow:
        0 8px 24px rgba(236, 223, 204, 0.10),
        0 0 40px rgba(236, 223, 204, 0.04);
}

/* ---- Perks Grid (big, clear cards) ---- */
.cv2-perks-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    padding-top: 48px;
}

/* Subtle gradient divider line above perks */
.cv2-perks-grid::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.08), transparent);
}

.cv2-perk-card {
    text-align: center;
    padding: 32px 20px 28px;
    background: linear-gradient(165deg, rgba(14, 10, 10, 0.95) 0%, rgba(8, 5, 5, 0.98) 100%);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 16px;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1),
                border-color 0.3s ease,
                box-shadow 0.4s ease;
    position: relative;
    overflow: hidden;
}

/* Subtle top glow line on perk cards */
.cv2-perk-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--accent-red-light), transparent);
    transition: width 0.5s ease;
}

.cv2-perk-card:hover::before {
    width: 80%;
}

.cv2-perk-card:hover {
    border-color: rgba(196, 30, 30, 0.15);
    box-shadow:
        0 8px 28px rgba(196, 30, 30, 0.06),
        0 0 0 1px rgba(196, 30, 30, 0.04);
}

.cv2-perk-icon {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    background: rgba(196, 30, 30, 0.08);
    border: 1px solid rgba(196, 30, 30, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: var(--accent-red-light);
    margin: 0 auto 16px;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1),
                box-shadow 0.3s ease,
                background 0.3s ease;
}

.cv2-perk-card:hover .cv2-perk-icon {
    box-shadow: 0 4px 16px rgba(196, 30, 30, 0.12);
    background: rgba(196, 30, 30, 0.12);
}

.cv2-perk-card h4 {
    font-family: var(--font-primary);
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px;
    transition: color 0.3s ease;
}

.cv2-perk-card:hover h4 {
    color: var(--accent-red-light);
}

.cv2-perk-card p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.4);
    line-height: 1.55;
    transition: color 0.3s ease;
}

.cv2-perk-card:hover p {
    color: rgba(255, 255, 255, 0.55);
}

/* Courses Responsive */
@media (max-width: 900px) {
    .courses-grid {
        grid-template-columns: 1fr;
        max-width: 460px;
    }

    .cv2-perks-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .courses-section {
        padding: 70px 0 60px;
    }

    .section-header-img {
        max-width: 320px;
    }

    .cv2-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
    }

    .cv2-enroll {
        width: 100%;
        justify-content: center;
    }

    .cv2-bottom-row {
        flex-wrap: wrap;
        gap: 10px;
    }

    .cv2-perks-grid {
        grid-template-columns: repeat(2, 1fr);
        max-width: 100%;
        margin: 0 auto;
    }
}

/* ============ FREE CHEATS SECTION (Gateway) ============ */
.free-cheats-section {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}

/* ---- Spiral Animation Background ---- */
#spiral-bg-canvas {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    opacity: 0.75;
    pointer-events: none;
}

.free-cheats-section .section-container,
.free-cheats-section .fc-bg-grid,
.free-cheats-section .fc-bg-glow {
    position: relative;
    z-index: 2;
}

.free-cheats-section .section-header {
    text-align: center;
    margin-bottom: 24px;
}

.cheats-gateway {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}

/* ============ FREE CHEATS SECTION (MATCHING SITE AESTHETICS) ============ */
.cheats-gateway-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 24px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.cheats-gateway-card {
    font-family: 'Inter', sans-serif;
    position: relative;
    background: linear-gradient(165deg, rgba(18, 10, 10, 0.98) 0%, rgba(10, 5, 5, 0.99) 50%, rgba(14, 7, 7, 0.98) 100%);
    box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.6), 0 1.5px 8px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 20px;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
}

/* Card 1: Red Accent (primary) */
.cheats-gateway-card.cgc-red {
    --card-accent: #dc2626;
    --card-glow: rgba(220, 38, 38, 0.25);
    --card-secondary: #1a1a1a;
}

/* Card 2: White/Cream Accent */
.cheats-gateway-card.cgc-white {
    --card-accent: #ffffff;
    --card-glow: rgba(255, 255, 255, 0.12);
    --card-secondary: #ECDFCC;
}

/* Subtle Border - only glows on hover */
.cheats-gateway-card::before {
    content: '';
    position: absolute;
    inset: -1px;
    border-radius: 22px;
    background: linear-gradient(135deg, var(--card-accent), var(--card-secondary), transparent 60%);
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 0;
}

.cheats-gateway-card:hover::before {
    opacity: 0.2;
}

.cheats-gateway-card:hover {
    transform: translateY(-6px) scale(1.005);
    border-color: rgba(255, 255, 255, 0.15);
    box-shadow: 0 20px 50px 0 var(--card-glow), 0 8px 20px 0 rgba(0, 0, 0, 0.4);
}

/* Holographic Shine Effect */
.cheats-gateway-card .card-shine {
    position: absolute;
    top: 0;
    left: -150%;
    width: 150%;
    height: 100%;
    background: linear-gradient(120deg, transparent 30%, rgba(255, 255, 255, 0.04) 37%, rgba(255, 255, 255, 0.06) 40%, rgba(255, 255, 255, 0.04) 43%, transparent 50%);
    transition: none;
    pointer-events: none;
    z-index: 10;
}

.cheats-gateway-card:hover .card-shine {
    animation: cardShineSlide 0.8s ease forwards;
}

@keyframes cardShineSlide {
    0% { left: -150%; }
    100% { left: 150%; }
}

/* Animated Top Glow Border */
.cheats-gateway-card .card-glow-border {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--card-accent), var(--card-secondary), var(--card-accent), transparent);
    opacity: 0.4;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    filter: blur(0.5px);
    box-shadow: 0 0 12px var(--card-accent);
}

.cheats-gateway-card:hover .card-glow-border {
    opacity: 1;
    width: 90%;
    box-shadow: 0 0 30px var(--card-accent), 0 0 60px var(--card-glow);
    height: 2px;
}

/* Floating Orbs Background */
.cheats-gateway-card .card-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(50px);
    opacity: 0.12;
    pointer-events: none;
    z-index: 1;
    transition: opacity 0.5s ease, filter 0.5s ease;
}

.cheats-gateway-card:hover .card-orb {
    opacity: 0.25;
    filter: blur(40px);
}

.cheats-gateway-card .orb-1 {
    width: 140px;
    height: 140px;
    background: var(--card-accent);
    top: -20%;
    right: -10%;
    animation: floatOrb1 8s ease-in-out infinite;
}

.cheats-gateway-card .orb-2 {
    width: 120px;
    height: 120px;
    background: var(--card-secondary);
    bottom: -15%;
    left: -5%;
    animation: floatOrb2 10s ease-in-out infinite;
}

@keyframes floatOrb1 {

    0%,
    100% {
        transform: translate(0, 0) scale(1);
    }

    33% {
        transform: translate(-20px, 20px) scale(1.2);
    }

    66% {
        transform: translate(10px, -10px) scale(0.8);
    }
}

@keyframes floatOrb2 {

    0%,
    100% {
        transform: translate(0, 0) scale(1);
    }

    33% {
        transform: translate(15px, -15px) scale(0.9);
    }

    66% {
        transform: translate(-10px, 10px) scale(1.1);
    }
}

/* Card Inner Container */
.cheats-gateway-card .card-inner {
    position: relative;
    z-index: 2;
    padding: 28px 24px 24px 24px;
    background: linear-gradient(165deg, rgba(18, 10, 10, 0.98) 0%, rgba(10, 5, 5, 0.99) 50%, rgba(14, 7, 7, 0.98) 100%);
    border-radius: 18px;
    margin: 1px;
}

.cheats-gateway-card.cgc-white .card-inner {
    background: linear-gradient(165deg, rgba(18, 18, 18, 0.98) 0%, rgba(12, 12, 12, 0.99) 50%, rgba(16, 16, 16, 0.98) 100%);
}

/* Card Header */
.cheats-gateway-card .card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px;
}

/* Premium Icon with Glow Ring */
.cheats-gateway-card .card-icon {
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(220, 38, 38, 0.12), rgba(220, 38, 38, 0.04));
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    font-size: 22px;
    color: var(--card-accent);
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    overflow: hidden;
}

.cheats-gateway-card .card-icon::before {
    content: '';
    position: absolute;
    inset: -50%;
    background: conic-gradient(from 0deg, transparent, var(--card-accent), transparent 30%);
    animation: iconRotate 4s linear infinite;
    opacity: 0;
    transition: opacity 0.5s ease;
}

@keyframes iconRotate {
    100% {
        transform: rotate(360deg);
    }
}

.cheats-gateway-card .card-icon::after {
    content: '';
    position: absolute;
    inset: 2px;
    background: linear-gradient(135deg, rgba(14, 8, 8, 0.95), rgba(8, 4, 4, 0.98));
    border-radius: 14px;
    z-index: -1;
}

.cheats-gateway-card:hover .card-icon::before {
    opacity: 0.5;
}

.cheats-gateway-card.cgc-white .card-icon {
    background: linear-gradient(135deg, rgba(236, 223, 204, 0.08), rgba(236, 223, 204, 0.02));
}

.cheats-gateway-card.cgc-white .card-icon::after {
    background: linear-gradient(135deg, rgba(18, 16, 14, 0.95), rgba(10, 9, 8, 0.98));
}

.cheats-gateway-card:hover .card-icon {
    box-shadow: 0 0 20px var(--card-glow), 0 4px 12px rgba(0, 0, 0, 0.3);
}

/* Animated Badge with Pulse */
.cheats-gateway-card .card-badge {
    padding: 8px 14px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    font-family: 'Inter', sans-serif;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1.5px;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    transition: border-color 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.cheats-gateway-card:hover .card-badge {
    border-color: rgba(255, 255, 255, 0.18);
    color: rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.08);
}

.cheats-gateway-card .card-badge::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    animation: badgeShine 3s ease-in-out infinite;
}

@keyframes badgeShine {
    0%, 70%, 100% { left: -100%; }
    85% { left: 100%; }
}

/* Card Title with Gradient on Hover */
.cheats-gateway-card .card-title {
    font-family: 'Cinzel', serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
    color: white;
    letter-spacing: -0.5px;
    transition: all 0.4s ease;
}

.cheats-gateway-card:hover .card-title {
    background: linear-gradient(90deg, white, var(--card-accent));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
}

/* Card Type */
.cheats-gateway-card .card-type {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 600;
    color: var(--card-accent);
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 24px;
    opacity: 0.5;
    transition: opacity 0.3s ease, letter-spacing 0.3s ease;
}

.cheats-gateway-card:hover .card-type {
    opacity: 0.7;
}

/* Ultra Premium Feature Items */
.cheats-gateway-card .card-features {
    margin-bottom: 0;
}

.cheats-gateway-card .feature-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px 14px;
    margin-bottom: 6px;
    font-size: 13px;
    font-family: 'Inter', sans-serif;
    color: rgba(255, 255, 255, 0.55);
    background: rgba(255, 255, 255, 0.025);
    border: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 12px;
    transition: all 0.35s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    overflow: hidden;
}

.cheats-gateway-card .feature-item:last-child {
    margin-bottom: 0;
}

.cheats-gateway-card .feature-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(180deg, var(--card-accent), transparent);
    opacity: 0;
    transition: opacity 0.35s ease, width 0.35s ease;
    border-radius: 0 2px 2px 0;
}

.cheats-gateway-card .feature-item:hover::before {
    opacity: 1;
}

.cheats-gateway-card .feature-item:hover {
    color: rgba(255, 255, 255, 0.85);
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.08);
}

.cheats-gateway-card .feature-item i {
    font-size: 14px;
    color: var(--card-accent);
    opacity: 0.6;
    min-width: 16px;
    text-align: center;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.cheats-gateway-card .feature-item:hover i {
    opacity: 1;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .cheats-gateway-cards {
        grid-template-columns: 1fr;
        gap: 24px;
        max-width: 460px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* Gateway Button */
.cheats-gateway-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
    padding: 18px 48px;
    border-radius: 12px;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    cursor: pointer;
}

.cheats-gateway-btn .btn-bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #dc2626, #991b1b);
    border-radius: 12px;
    z-index: 0;
    transition: background 0.3s;
}

.cheats-gateway-btn:hover .btn-bg {
    background: linear-gradient(135deg, #ef4444, #dc2626);
}

.cheats-gateway-btn .btn-shimmer {
    position: absolute;
    top: 0;
    left: -100%;
    width: 60%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    z-index: 1;
    transform: skewX(-20deg);
    pointer-events: none;
}

.cheats-gateway-btn:hover .btn-shimmer {
    animation: gwBtnShimmer 0.7s ease forwards;
}

@keyframes gwBtnShimmer {
    0% {
        left: -100%;
    }

    100% {
        left: 150%;
    }
}

.cheats-gateway-btn .btn-content {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 10px;
}

.cheats-gateway-btn .btn-arrow {
    transition: transform 0.3s ease;
    font-size: 14px;
}

.cheats-gateway-btn:hover .btn-arrow {
    transform: translateX(5px);
}

.cheats-gateway-btn:hover {
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 14px 48px rgba(220, 38, 38, 0.35), 0 0 80px rgba(220, 38, 38, 0.1);
}

/* ============ FC — PREMIUM ENHANCEMENTS ============ */

/* Background Effects */
/* Background grid — HIDDEN */
.fc-bg-grid {
    display: none;
}

/* Background glow orbs — HIDDEN */
.fc-bg-glow {
    display: none;
}

.fc-bg-glow-1 {
    width: 400px;
    height: 400px;
    background: rgba(220, 38, 38, 0.04);
    top: 10%;
    left: -5%;
    animation: fcGlowFloat 12s ease-in-out infinite;
}

.fc-bg-glow-2 {
    width: 350px;
    height: 350px;
    background: rgba(255, 255, 255, 0.03);
    bottom: 5%;
    right: -5%;
    animation: fcGlowFloat 15s ease-in-out infinite reverse;
}

@keyframes fcGlowFloat {

    0%,
    100% {
        transform: translate(0, 0) scale(1);
    }

    50% {
        transform: translate(30px, -20px) scale(1.15);
    }
}

/* Live Stats Bar — Dark premium */
.fc-stats-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    max-width: 820px;
    margin: 0 auto 32px;
    padding: 18px 32px;
    background: linear-gradient(135deg, rgba(20, 20, 20, 0.95) 0%, rgba(12, 12, 12, 0.98) 100%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 18px;
    position: relative;
    z-index: 1;
}

.fc-stat {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0 28px;
}

.fc-stat-divider {
    width: 1px;
    height: 36px;
    background: linear-gradient(180deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    flex-shrink: 0;
}

/* Remove square icon boxes — just show the icon inline */
.fc-stat-icon {
    width: auto;
    height: auto;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    background: none;
    color: rgba(255, 255, 255, 0.5);
    border: none;
    transition: none;
}

.fc-stat:hover .fc-stat-icon {
    transform: none;
    box-shadow: none;
}

.fc-stat-icon--red {
    background: none;
    color: #dc2626;
    border-color: transparent;
}

.fc-stat-icon--green {
    background: none;
    color: #4ade80;
    border-color: transparent;
}

.fc-stat-icon--cream {
    background: none;
    color: #ECDFCC;
    border-color: transparent;
}

.fc-stat-info {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.fc-stat-num {
    font-family: 'Outfit', sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -0.5px;
}

.fc-stat-label {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.35);
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* === PROJECTS HUB CARD — Distinct light-dark card === */
.free-cheats-section .cheats-gateway-card.cgc-white {
    --card-accent: rgba(236, 223, 204, 0.9);
    --card-glow: rgba(236, 223, 204, 0.12);
    --card-secondary: #ECDFCC;
    background: linear-gradient(165deg, rgba(28, 26, 24, 0.98) 0%, rgba(20, 18, 16, 0.99) 50%, rgba(24, 22, 20, 0.98) 100%);
    border: 1px solid rgba(236, 223, 204, 0.12);
    box-shadow: 0 0 20px rgba(236, 223, 204, 0.06), 0 0 50px rgba(236, 223, 204, 0.03), 0 4px 20px rgba(0, 0, 0, 0.5);
}

.free-cheats-section .cheats-gateway-card.cgc-white:hover {
    border-color: rgba(236, 223, 204, 0.25);
    box-shadow: 0 0 25px rgba(236, 223, 204, 0.12), 0 0 60px rgba(236, 223, 204, 0.06), 0 8px 32px rgba(0, 0, 0, 0.5);
}

.free-cheats-section .cheats-gateway-card.cgc-white .card-inner {
    background: linear-gradient(165deg, rgba(28, 26, 24, 0.98) 0%, rgba(20, 18, 16, 0.99) 50%, rgba(24, 22, 20, 0.98) 100%);
}

.free-cheats-section .cheats-gateway-card.cgc-white .card-icon {
    background: linear-gradient(135deg, rgba(236, 223, 204, 0.08), rgba(236, 223, 204, 0.02));
    border-color: rgba(236, 223, 204, 0.12);
    color: #ECDFCC;
}

.free-cheats-section .cheats-gateway-card.cgc-white .card-icon::after {
    background: linear-gradient(135deg, rgba(28, 26, 24, 0.95), rgba(20, 18, 16, 0.98));
}

.free-cheats-section .cheats-gateway-card.cgc-white .card-glow-border {
    background: linear-gradient(90deg, transparent, rgba(236, 223, 204, 0.5), rgba(255, 250, 240, 0.7), rgba(236, 223, 204, 0.5), transparent);
    opacity: 0.5;
    box-shadow: 0 0 12px rgba(236, 223, 204, 0.15);
}

.free-cheats-section .cheats-gateway-card.cgc-white:hover .card-glow-border {
    opacity: 1;
    box-shadow: 0 0 20px rgba(236, 223, 204, 0.35), 0 0 50px rgba(236, 223, 204, 0.12);
}

.free-cheats-section .cheats-gateway-card.cgc-white .fc-card-ribbon--white {
    background: linear-gradient(135deg, rgba(236, 223, 204, 0.9), rgba(255, 255, 255, 0.9));
    color: #111;
    box-shadow: 0 4px 12px rgba(236, 223, 204, 0.2);
}

.free-cheats-section .cheats-gateway-card.cgc-white .fc-card-ribbon--white::after {
    border-left-color: #a09080;
}
.fc-card-ribbon {
    position: absolute;
    top: 14px;
    right: 0;
    padding: 6px 16px 6px 12px;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #fff;
    background: linear-gradient(135deg, #dc2626, #ef4444);
    border-radius: 4px 0 0 4px;
    z-index: 15;
    display: flex;
    align-items: center;
    gap: 5px;
    box-shadow: 0 4px 16px rgba(220, 38, 38, 0.4), 0 0 30px rgba(220, 38, 38, 0.1);
}

.fc-card-ribbon::after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: 0;
    border-left: 6px solid #991b1b;
    border-bottom: 6px solid transparent;
}

.fc-card-ribbon--white {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(236, 223, 204, 0.9));
    color: #000;
    box-shadow: 0 4px 12px rgba(255, 255, 255, 0.15);
}

.fc-card-ribbon--white::after {
    border-left-color: #888;
}

@keyframes ribbonPulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.03);
    }
}

/* Mini Terminal */
.fc-terminal {
    margin: 20px 0 16px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(0, 0, 0, 0.6);
    position: relative;
}

.fc-terminal-bar {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 12px;
    background: rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}

.fc-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.fc-dot.red {
    background: #ff5f57;
}

.fc-dot.yellow {
    background: #febc2e;
}

.fc-dot.green {
    background: #28c840;
}

.fc-terminal-title {
    font-family: 'Inter', monospace;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.25);
    margin-left: auto;
    letter-spacing: 0.3px;
}

.fc-terminal-body {
    padding: 12px 14px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.fc-line {
    font-family: 'Inter', monospace;
    font-size: 11.5px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.6;
}

.fc-kw {
    color: #dc2626;
    font-weight: 600;
}

.fc-fn {
    color: rgba(255, 255, 255, 0.8);
}

.fc-str {
    color: #86efac;
}

.fc-num {
    color: #fbbf24;
}

/* Feature Badge (right-aligned pill) */
.fc-feat-badge {
    margin-left: auto;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.8px;
    padding: 4px 12px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.06);
    color: rgba(255, 255, 255, 0.45);
    border: 1px solid rgba(255, 255, 255, 0.08);
    text-transform: uppercase;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.feature-item:hover .fc-feat-badge {
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.15);
}

.fc-feat-badge--green {
    background: rgba(34, 197, 94, 0.1);
    color: #4ade80;
    border-color: rgba(34, 197, 94, 0.15);
}

.feature-item:hover .fc-feat-badge--green {
    background: rgba(34, 197, 94, 0.18);
    box-shadow: 0 0 12px rgba(34, 197, 94, 0.1);
}

.fc-feat-badge--cyan {
    background: rgba(236, 223, 204, 0.06);
    color: #ECDFCC;
    border-color: rgba(236, 223, 204, 0.12);
}

/* Language Tags */
.fc-lang-tags {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 16px;
    margin-bottom: 12px;
}

.fc-lang-tag {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 6px;
    letter-spacing: 0.3px;
    transition: transform 0.2s ease;
}

.fc-lang-tag:hover {
    transform: translateY(-1px);
}

.fc-lang-py {
    background: rgba(55, 118, 171, 0.1);
    color: #5ba4cf;
    border: 1px solid rgba(55, 118, 171, 0.18);
}

.fc-lang-lua {
    background: rgba(0, 0, 200, 0.08);
    color: #7c7cf9;
    border: 1px solid rgba(0, 0, 200, 0.16);
}

.fc-lang-js {
    background: rgba(240, 219, 79, 0.07);
    color: #f0db4f;
    border: 1px solid rgba(240, 219, 79, 0.15);
}

.fc-lang-cpp {
    background: rgba(0, 89, 156, 0.1);
    color: #5c9fd6;
    border: 1px solid rgba(0, 89, 156, 0.18);
}

.fc-lang-cs {
    background: rgba(104, 33, 122, 0.1);
    color: #b48ed2;
    border: 1px solid rgba(104, 33, 122, 0.18);
}

.fc-lang-react {
    background: rgba(97, 218, 251, 0.08);
    color: #61dafb;
    border: 1px solid rgba(97, 218, 251, 0.15);
}

.fc-lang-node {
    background: rgba(34, 197, 94, 0.08);
    color: #4ade80;
    border: 1px solid rgba(34, 197, 94, 0.15);
}

/* Activity */
.fc-activity {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 4px;
}

.fc-activity-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #22c55e;
    box-shadow: 0 0 6px rgba(34, 197, 94, 0.4);
    animation: fcPulse 2.5s ease-in-out infinite;
}

.fc-activity-text {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.3);
    font-weight: 500;
    transition: color 0.3s ease;
}

.cheats-gateway-card:hover .fc-activity-text {
    color: rgba(255, 255, 255, 0.5);
}

@keyframes fcPulse {

    0%,
    100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.15);
        opacity: 0.7;
    }
}

/* Trust Badges Row */
.fc-trust-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.fc-trust-badge {
    display: flex;
    align-items: center;
    gap: 7px;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.35);
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    transition: all 0.3s ease;
}

.fc-trust-badge i {
    font-size: 12px;
    color: #22c55e;
}

.fc-trust-badge:hover {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(34, 197, 94, 0.2);
    background: rgba(34, 197, 94, 0.04);
    transform: translateY(-2px);
}

/* Contributors */
.fc-contributors {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-bottom: 24px;
}

.fc-contrib-avatars {
    display: flex;
    align-items: center;
}

.fc-contrib-av {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    border: 2px solid rgba(0, 0, 0, 0.95);
    margin-left: -8px;
    transition: transform 0.2s ease;
}

.fc-contrib-av:first-child {
    margin-left: 0;
}

.fc-contrib-av:hover {
    transform: scale(1.15) translateY(-3px);
    z-index: 5;
}

.fc-contrib-more {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-size: 9px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.08);
    border: 2px solid rgba(0, 0, 0, 0.95);
    margin-left: -8px;
}

.fc-contrib-text {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.3);
}

.fc-contrib-text strong {
    color: #dc2626;
    font-weight: 700;
}

/* CTA Row */
.fc-cta-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
}

/* Discord Button */
.fc-discord-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 18px 36px;
    border-radius: 12px;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    cursor: pointer;
}

.fc-discord-btn i {
    font-size: 20px;
    color: #5865f2;
}

.fc-discord-btn:hover {
    transform: translateY(-4px) scale(1.02);
    color: #fff;
    background: rgba(88, 101, 242, 0.1);
    border-color: rgba(88, 101, 242, 0.3);
    box-shadow: 0 14px 48px rgba(88, 101, 242, 0.15);
}

/* Responsive */
@media (max-width: 900px) {
    .fc-stats-bar {
        flex-wrap: wrap;
        gap: 10px;
        padding: 16px 20px;
    }

    .fc-stat-divider {
        display: none;
    }

    .fc-stat {
        padding: 8px 16px;
    }
}

@media (max-width: 600px) {
    .fc-stats-bar {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 6px;
        padding: 12px;
    }

    .fc-stat {
        justify-content: flex-start;
    }

    .fc-trust-row {
        gap: 8px;
    }

    .fc-trust-badge {
        font-size: 10px;
        padding: 6px 12px;
    }

    .fc-cta-row {
        flex-direction: column;
    }

    .cheats-gateway-btn {
        width: 100%;
        justify-content: center;
    }

    .fc-discord-btn {
        width: 100%;
        justify-content: center;
    }
}

/* ============ PAGE TRANSITION OVERLAY ============ */
.page-swipe {
    position: fixed;
    inset: 0;
    z-index: 999999;
    pointer-events: none;
    background: #08060f;
    opacity: 0;
}

.page-transition-overlay {
    position: fixed;
    inset: 0;
    z-index: 999999;
    background: var(--bg-dark);
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.page-transition-overlay.active {
    pointer-events: all;
    opacity: 1;
    visibility: visible;
}

/* Instant show (no transition in) — used when arriving on a new page */
.page-transition-overlay.no-transition {
    transition: none;
}

.page-transition-inner {
    text-align: center;
    opacity: 0;
    transform: translateY(15px) scale(0.95);
    transition: opacity 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.15s, transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.15s;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

.page-transition-overlay.active .page-transition-inner {
    opacity: 1;
    transform: translateY(0) scale(1);
}

/* Page Transition — identical to main preloader letter style */
.pt-loader-letters {
    display: flex;
    gap: 4px;
}

.pt-loader-letter {
    font-family: 'Outfit', sans-serif;
    font-size: clamp(40px, 8vw, 80px);
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke: 2px rgba(255, 255, 255, 0.2);
    animation: letterReveal 2.5s ease-in-out infinite;
    position: relative;
}

.pt-loader-letter::before {
    content: attr(data-letter);
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #7c5cfc, #1a1a1a, #a78bfa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: letterFill 2.5s ease-in-out infinite;
    clip-path: inset(100% 0 0 0);
}

.pt-loader-letter:nth-child(1) {
    animation-delay: 0s;
}

.pt-loader-letter:nth-child(1)::before {
    animation-delay: 0s;
}

.pt-loader-letter:nth-child(2) {
    animation-delay: 0.1s;
}

.pt-loader-letter:nth-child(2)::before {
    animation-delay: 0.1s;
}

.pt-loader-letter:nth-child(3) {
    animation-delay: 0.2s;
}

.pt-loader-letter:nth-child(3)::before {
    animation-delay: 0.2s;
}

.pt-loader-letter:nth-child(4) {
    animation-delay: 0.3s;
}

.pt-loader-letter:nth-child(4)::before {
    animation-delay: 0.3s;
}

.pt-loader-letter:nth-child(5) {
    animation-delay: 0.4s;
}

.pt-loader-letter:nth-child(5)::before {
    animation-delay: 0.4s;
}

.pt-loader-letter:nth-child(6) {
    animation-delay: 0.5s;
}

.pt-loader-letter:nth-child(6)::before {
    animation-delay: 0.5s;
}

.pt-loader-space {
    width: 20px;
}

.pt-loader-letter:nth-child(8) {
    animation-delay: 0.7s;
}

.pt-loader-letter:nth-child(8)::before {
    animation-delay: 0.7s;
}

.pt-loader-letter:nth-child(9) {
    animation-delay: 0.8s;
}

.pt-loader-letter:nth-child(9)::before {
    animation-delay: 0.8s;
}

.pt-loader-letter:nth-child(10) {
    animation-delay: 0.9s;
}

.pt-loader-letter:nth-child(10)::before {
    animation-delay: 0.9s;
}

.pt-loader-letter:nth-child(11) {
    animation-delay: 1s;
}

.pt-loader-letter:nth-child(11)::before {
    animation-delay: 1s;
}

.pt-loader-letter:nth-child(12) {
    animation-delay: 1.1s;
}

.pt-loader-letter:nth-child(12)::before {
    animation-delay: 1.1s;
}

.pt-loader-letter:nth-child(13) {
    animation-delay: 1.2s;
}

.pt-loader-letter:nth-child(13)::before {
    animation-delay: 1.2s;
}

.pt-loader-letter:nth-child(14) {
    animation-delay: 1.3s;
}

.pt-loader-letter:nth-child(14)::before {
    animation-delay: 1.3s;
}

.pt-subtext {
    display: flex;
    align-items: center;
    gap: 16px;
}

.pt-sub-line {
    width: 50px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(124, 92, 252, 0.4), transparent);
}

.pt-sub-label {
    font-family: 'Space Grotesk', monospace;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 6px;
    color: rgba(124, 92, 252, 0.5);
    animation: loaderSubPulse 1.8s ease-in-out infinite;
}

.pt-bar-wrap {
    width: 200px;
}

.pt-bar-track {
    height: 2px;
    background: rgba(255, 255, 255, 0.06);
    border-radius: 100px;
    overflow: hidden;
}

.pt-bar-fill {
    height: 100%;
    width: 0%;
    background: linear-gradient(90deg, #a78bfa, #1a1a1a);
    border-radius: 100px;
    box-shadow: 0 0 8px rgba(124, 92, 252, 0.4);
    transition: width 1.4s cubic-bezier(0.22, 1, 0.36, 1);
}

/* ============ ABOUT SECTION ============ */
.about-section {
    padding: 70px 0;
    position: relative;
}

.about-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}

.about-content .section-badge {
    margin-bottom: 20px;
}

.about-content .section-title {
    text-align: left;
    margin-bottom: 24px;
}

.about-text {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.85;
    margin-bottom: 16px;
}

.about-text strong {
    color: #fff;
    font-weight: 600;
}

/* Stats row */
.about-stats-row {
    display: flex;
    gap: 40px;
    margin-top: 36px;
    padding-top: 32px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.about-stat {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.about-stat__number {
    font-family: 'Outfit', sans-serif;
    font-size: 28px;
    font-weight: 800;
    background: linear-gradient(135deg, #a78bfa, #1a1a1a);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -0.5px;
}

.about-stat__label {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: var(--text-secondary);
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

/* Founder photo block */
.about-founder {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

.about-founder__image {
    position: relative;
    width: 100%;
    max-width: 360px;
    aspect-ratio: 4 / 5;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: #08060f;
}

.about-founder__image::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at center 35%, transparent 40%, rgba(8, 6, 15, 0.7) 75%, rgba(8, 6, 15, 0.95) 100%);
    z-index: 1;
    pointer-events: none;
}

.about-founder__image::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 24px;
    border: 1px solid rgba(40, 40, 40, 0.1);
    z-index: 2;
    pointer-events: none;
    transition: border-color 0.5s;
}

.about-founder__image:hover::after {
    border-color: rgba(40, 40, 40, 0.25);
}

.about-founder__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 25%;
    filter: brightness(0.95) contrast(1.05);
    transition: all 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.about-founder__image:hover img {
    filter: brightness(1.05) contrast(1.05);
    transform: scale(1.04);
}

.about-founder__glow {
    position: absolute;
    bottom: -30%;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 60%;
    background: radial-gradient(ellipse, rgba(40, 40, 40, 0.25) 0%, transparent 70%);
    filter: blur(40px);
    pointer-events: none;
}

.about-founder__caption {
    text-align: center;
}

.about-founder__tag {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--primary);
    display: block;
    margin-bottom: 8px;
}

.about-founder__name {
    font-family: 'Outfit', sans-serif;
    font-size: 26px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -0.5px;
    margin-bottom: 4px;
}

.about-founder__role {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--text-secondary);
    margin-bottom: 16px;
}

.about-founder__socials {
    display: flex;
    justify-content: center;
    gap: 12px;
}

.about-founder__socials a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    transition: all 0.3s;
}

.about-founder__socials a:hover {
    background: var(--primary);
    border-color: var(--primary);
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(40, 40, 40, 0.3);
}

@media (max-width: 768px) {
    .about-section {
        padding: 50px 0;
    }

    .about-grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .about-founder__image {
        max-width: 280px;
    }

    .about-stats-row {
        gap: 24px;
    }

    .about-stat__number {
        font-size: 22px;
    }
}

/* ============ CONTACT SECTION — COMPACT ============ */
.contact-section {
    padding: 40px 0 50px;
    position: relative;
    background: transparent;
}

.cta-box {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    padding: 40px;
    background: linear-gradient(135deg, rgba(20, 20, 25, 0.4), rgba(10, 10, 15, 0.6));
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    text-align: center;
    backdrop-filter: blur(10px);
}

.cta-3d-element {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.cta-icon-container {
    position: relative;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.cta-character {
    max-height: 150px;
    filter: drop-shadow(0 20px 50px rgba(255, 255, 255, 0.4));
    animation: charFloat 4s ease-in-out infinite;
}

.cta-glow {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, transparent 70%);
    border-radius: 50%;
    filter: blur(30px);
}

.cta-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Removed the big h2 header here */

.cta-content>p {
    font-family: 'Cinzel', serif;
    font-size: 24px;
    color: #fff;
    margin-bottom: 24px;
    max-width: 600px;
    letter-spacing: 1px;
}

.cta-buttons {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
}

.contact-cards {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.contact-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 24px 40px;
    background: var(--bg-card);
    border: 1px solid var(--border-color);
    border-radius: 16px;
    transition: all 0.4s;
    min-width: 160px;
}

.contact-card:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.contact-card i {
    font-size: 28px;
    color: var(--primary);
    margin-bottom: 16px;
}

.contact-card h4 {
    font-family: 'Cinzel', serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px;
}

.contact-card p {
    font-size: 13px;
    color: var(--text-secondary);
}

/* Responsive Contact */
@media (max-width: 768px) {
    .cta-box {
        padding: 40px;
        grid-template-columns: 1fr;
    }
    
    .cta-3d-element, .cta-content {
        grid-column: span 1;
    }
    
    .cta-content h2 {
        font-size: 36px;
    }
    
    .contact-cards {
        grid-template-columns: 1fr;
    }
}

/* ============ FOOTER ============ */
.footer {
    background: rgba(0, 0, 0, 0.5);
    border-top: 1px solid var(--border-color);
    padding: 80px 0 30px;
}

.footer-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}

.footer-main {
    display: grid;
    grid-template-columns: 2fr 2fr;
    gap: 80px;
    margin-bottom: 60px;
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 12px;
    font-family: var(--font-primary);
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-logo .logo-icon {
    font-size: 36px;
}

.footer-brand>p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.8;
    margin-bottom: 25px;
    max-width: 300px;
}

.footer-socials {
    display: flex;
    gap: 15px;
}

.footer-socials a {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--bg-card);
    border: 1px solid var(--border-color);
    border-radius: 12px;
    transition: all 0.3s;
}

.footer-socials a:hover {
    background: var(--primary);
    border-color: var(--primary);
    transform: translateY(-3px);
}

.footer-links {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.footer-col h5 {
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-col a {
    display: block;
    font-size: 14px;
    color: var(--text-secondary);
    padding: 8px 0;
    transition: all 0.3s;
}

.footer-col a:hover {
    color: var(--primary);
    transform: translateX(5px);
}

.footer-bottom {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    border-top: 1px solid var(--border-color);
}

.footer-bottom p {
    font-size: 13px;
    color: var(--text-muted);
}

/* ============ PIXEL GIRLS SECTION ============ */
.pixel-girls-section {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.pixel-girls-showcase {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    margin-top: 50px;
}

.pixel-mascot {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding: 30px;
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.3));
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    animation: mascotFloat 4s ease-in-out infinite;
}

.pixel-mascot:nth-child(2) {
    animation-delay: 0.8s;
}

.pixel-mascot:nth-child(3) {
    animation-delay: 1.6s;
}

.pixel-mascot:nth-child(4) {
    animation-delay: 2.4s;
}

.pixel-mascot:nth-child(5) {
    animation-delay: 3.2s;
}

@keyframes mascotFloat {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

.pixel-mascot:hover {
    transform: translateY(-15px) scale(1.05);
    border-color: var(--primary);
    box-shadow: 0 20px 50px rgba(255, 255, 255, 0.3);
}

.pixel-mascot.featured {
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.2), rgba(30, 30, 30, 0.1));
    border-color: rgba(255, 255, 255, 0.4);
}

.mascot-sprite {
    font-size: 50px;
    filter: drop-shadow(0 0 15px var(--primary));
    animation: spriteGlow 2s ease-in-out infinite;
}

@keyframes spriteGlow {

    0%,
    100% {
        filter: drop-shadow(0 0 15px var(--primary));
    }

    50% {
        filter: drop-shadow(0 0 30px var(--accent-pink));
    }
}

.mascot-glow {
    position: absolute;
    bottom: -20px;
    width: 80px;
    height: 30px;
    background: radial-gradient(ellipse, rgba(255, 255, 255, 0.4), transparent 70%);
    border-radius: 50%;
    filter: blur(10px);
}

.pixel-mascot::after {
    content: attr(data-stat);
    font-family: 'Outfit', sans-serif;
    font-size: 28px;
    font-weight: 900;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pixel-mascot::before {
    content: attr(data-label);
    position: absolute;
    bottom: 15px;
    font-size: 11px;
    font-weight: 600;
    color: var(--text-muted);
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* ============ TEAM SECTION V2 — COMPACT GOTHIC PROFESSIONAL ============ */
.team-section {
    padding: 50px 0 40px;
    position: relative;
    background: #000000;
    overflow: hidden;
}

/* --- Background Paths SVG removed --- */

/* --- Background ambient effects --- */
.team-bg-effects {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
}

/* Hide orbs, keep lines only */
.team-bg-orb { display: none; }

.team-bg-line {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, transparent, rgba(220, 38, 38, 0.20) 30%, rgba(220, 38, 38, 0.20) 70%, transparent);
    box-shadow: 0 0 6px rgba(220, 38, 38, 0.10), 0 0 20px rgba(220, 38, 38, 0.04);
}
.team-bg-line--left { left: 8%; }
.team-bg-line--right { right: 8%; }

.team-section .section-container {
    position: relative;
    z-index: 1;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 24px;
    overflow: hidden;
}

/* ---- Section Header ---- */
.team-header-v2 {
    text-align: center;
    margin-bottom: 36px;
}

.team-header-v2 .team-header-image-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.team-header-v2 .team-header-full-img {
    width: 100%;
    max-width: 320px;
    height: auto;
}

.team-headline-v2 {
    font-family: 'Cinzel', serif;
    font-size: clamp(24px, 3.5vw, 38px);
    font-weight: 800;
    color: #ffffff;
    letter-spacing: 1.5px;
    margin-bottom: 12px;
    line-height: 1.2;
}

.team-sub-v2 {
    font-family: 'Inter', sans-serif;
    font-size: clamp(13px, 1.3vw, 15px);
    color: rgba(255, 255, 255, 0.5);
    max-width: 560px;
    margin: 0 auto 24px;
    line-height: 1.7;
}

.team-header-divider {
    width: 60px;
    height: 2px;
    background: var(--gradient-primary);
    margin: 0 auto;
    border-radius: 2px;
}

/* ---- Department Headers — Centered ---- */
.team-dept {
    margin-bottom: 32px;
}

.team-dept:last-child {
    margin-bottom: 0;
}

.team-dept__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-bottom: 20px;
    text-align: center;
}

.team-dept__icon {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(196, 30, 30, 0.08);
    border: 1px solid rgba(196, 30, 30, 0.2);
    border-radius: 10px;
    color: var(--accent-red);
    font-size: 14px;
}

.team-dept__label {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.team-dept__title {
    font-family: 'Cinzel', serif;
    font-size: 16px;
    font-weight: 800;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.2;
}

.team-dept__count {
    display: none;
}

.team-dept__line {
    display: none;
}

/* ---- Team Cards V2 — Compact grid ---- */
.team-roster-v2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    max-width: 100%;
    margin: 0 auto;
}

/* Founders roster — 2 bigger cards centered */
.team-roster--founders {
    grid-template-columns: repeat(2, 1fr);
    max-width: 580px;
    gap: 28px;
}

/* Single member — centered single card */
.team-roster--single {
    grid-template-columns: 1fr;
    max-width: 200px;
}

/* Duo roster — 2 cards, constrained */
.team-roster--duo {
    grid-template-columns: repeat(2, 1fr);
    max-width: 440px;
}

.team-card-v2 {
    position: relative;
    background: none;
    border: none;
    border-radius: 0;
    overflow: visible;
    min-width: 0;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.team-card-v2:hover {
    transform: translateY(-4px);
}

/* AnimatedGradient border on team cards — pure CSS */
.team-card-v2::before {
    content: '';
    position: absolute;
    inset: -1px;
    border-radius: inherit;
    background: conic-gradient(from 0deg, transparent 60%, rgba(220,38,38,0.3) 80%, transparent 100%);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.4s ease;
    animation: team-card-glow-spin 4s linear infinite;
}
.team-card-v2:hover::before {
    opacity: 1;
}
@keyframes team-card-glow-spin {
    to { transform: rotate(360deg); }
}

/* Founder cards — completely kill the spinning glow + any hover lift */
.team-card--founder::before {
    display: none !important;
    animation: none !important;
}
.team-card--founder:hover {
    transform: none;
}
.team-card--founder:hover .team-card-v2__photo {
    border-color: rgba(255, 255, 255, 0.08);
    box-shadow: none;
}

/* Founder cards */
.team-card--founder {
    border-color: transparent;
    box-shadow: none;
}

.team-card--founder .team-card-v2__photo {
    aspect-ratio: 3 / 4;
}

/* Photo container — compact square */
.team-card-v2__photo {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #0a0a0a;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    transition: border-color 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.team-card-v2:hover .team-card-v2__photo {
    border-color: rgba(220, 38, 38, 0.2);
}

/* Founder cards — dark crimson border glow on hover */
.team-card--founder:hover .team-card-v2__photo {
    border-color: rgba(139, 26, 26, 0.4);
    box-shadow: 0 0 20px rgba(139, 26, 26, 0.15);
}

/* Color-matched dark border glows on hover */
.team-card-v2:has(.team-name--glow-emerald):hover .team-card-v2__photo {
    border-color: rgba(13, 107, 74, 0.4);
    box-shadow: 0 0 20px rgba(13, 107, 74, 0.12);
}
.team-card-v2:has(.team-name--glow-pink):hover .team-card-v2__photo {
    border-color: rgba(155, 45, 94, 0.4);
    box-shadow: 0 0 20px rgba(155, 45, 94, 0.12);
}
.team-card-v2:has(.team-name--glow-cyan):hover .team-card-v2__photo {
    border-color: rgba(14, 124, 134, 0.4);
    box-shadow: 0 0 20px rgba(14, 124, 134, 0.12);
}
.team-card-v2:has(.team-name--glow-blue):hover .team-card-v2__photo {
    border-color: rgba(30, 58, 138, 0.4);
    box-shadow: 0 0 20px rgba(30, 58, 138, 0.12);
}
.team-card-v2:has(.team-name--glow-purple):hover .team-card-v2__photo {
    border-color: rgba(107, 33, 168, 0.4);
    box-shadow: 0 0 20px rgba(107, 33, 168, 0.12);
}
.team-card-v2:has(.team-name--glow-gold):hover .team-card-v2__photo {
    border-color: rgba(146, 64, 14, 0.4);
    box-shadow: 0 0 20px rgba(146, 64, 14, 0.12);
}
.team-card-v2:has(.team-name--glow-orange):hover .team-card-v2__photo {
    border-color: rgba(154, 52, 18, 0.4);
    box-shadow: 0 0 20px rgba(154, 52, 18, 0.12);
}
.team-card-v2:has(.team-name--glow-teal):hover .team-card-v2__photo {
    border-color: rgba(17, 94, 89, 0.4);
    box-shadow: 0 0 20px rgba(17, 94, 89, 0.12);
}

.team-card-v2__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: grayscale(0.15);
    transition: filter 0.5s cubic-bezier(0.22, 1, 0.36, 1), transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.team-card-v2:hover .team-card-v2__photo img {
    filter: grayscale(0);
    transform: scale(1.05);
}

/* Bottom gradient inside photo */
.team-card-v2__photo-glow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, transparent 100%);
    pointer-events: none;
    opacity: 1;
    z-index: 1;
}

/* Info section — below the image */
.team-card-v2__info {
    padding: 10px 2px 0;
    text-align: center;
    background: none;
}

.team-card-v2__role {
    font-family: 'Inter', sans-serif;
    font-size: 9px;
    font-weight: 700;
    color: var(--accent-red);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 4px;
    display: block;
}

.team-card-v2__name {
    font-family: 'Cinzel', serif;
    font-size: 16px;
    font-weight: 800;
    color: #ffffff;
    letter-spacing: 0.5px;
    margin: 0 0 4px 0;
    line-height: 1.2;
}

/* ---- Glowing names — unique colors per member ---- */

/* Shared glow base */
.team-name--glow,
.team-name--glow-emerald,
.team-name--glow-pink,
.team-name--glow-cyan,
.team-name--glow-blue,
.team-name--glow-purple,
.team-name--glow-gold,
.team-name--glow-orange,
.team-name--glow-teal {
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: nameGlowShift 3s ease-in-out infinite;
}

/* Founders — Dark Crimson & White */
.team-name--glow {
    background: linear-gradient(90deg, #c4c4c4, #8b1a1a, #c4c4c4);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 10px rgba(139, 26, 26, 0.5));
}

/* Dark Forest Green — RK */
.team-name--glow-emerald {
    background: linear-gradient(90deg, #b8b8b8, #0d6b4a, #b8b8b8);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 10px rgba(13, 107, 74, 0.5));
}

/* Dark Rose — Kitten */
.team-name--glow-pink {
    background: linear-gradient(90deg, #b8b8b8, #9b2d5e, #b8b8b8);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 10px rgba(155, 45, 94, 0.5));
}

/* Dark Teal — Yuta */
.team-name--glow-cyan {
    background: linear-gradient(90deg, #b8b8b8, #0e7c86, #b8b8b8);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 10px rgba(14, 124, 134, 0.5));
}

/* Dark Royal Blue — Zen */
.team-name--glow-blue {
    background: linear-gradient(90deg, #b8b8b8, #1e3a8a, #b8b8b8);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 10px rgba(30, 58, 138, 0.5));
}

/* Dark Violet — Hassan */
.team-name--glow-purple {
    background: linear-gradient(90deg, #b8b8b8, #6b21a8, #b8b8b8);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 10px rgba(107, 33, 168, 0.5));
}

/* Dark Amber — Saeed */
.team-name--glow-gold {
    background: linear-gradient(90deg, #b8b8b8, #92400e, #b8b8b8);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 10px rgba(146, 64, 14, 0.5));
}

/* Dark Burnt Orange — Ahmer */
.team-name--glow-orange {
    background: linear-gradient(90deg, #b8b8b8, #9a3412, #b8b8b8);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 10px rgba(154, 52, 18, 0.5));
}

/* Dark Jade — Reflex */
.team-name--glow-teal {
    background: linear-gradient(90deg, #b8b8b8, #115e59, #b8b8b8);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 10px rgba(17, 94, 89, 0.5));
}

@keyframes nameGlowShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

.team-card-v2__bio {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.35);
    margin: 0;
}

/* Founder cards — bigger text & presence */
.team-card--founder .team-card-v2__info {
    padding: 14px 4px 0;
}

.team-card--founder .team-card-v2__name {
    font-size: 22px;
    letter-spacing: 1px;
}

.team-card--founder .team-card-v2__role {
    font-size: 10px;
    letter-spacing: 2px;
}

.team-card--founder .team-card-v2__bio {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.42);
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

/* ═══════ ANIMATED TEAM SPOTLIGHT ═══════ */
.team-spotlight {
    margin-top: 72px;
    margin-bottom: 0;
    position: relative;
}

/* ── Decorative divider between founders + spotlight ── */
.team-spotlight__divider {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 56px;
    opacity: 0.65;
}
.team-spotlight__divider-line {
    flex: 1;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(220,38,38,0.35), transparent);
}
.team-spotlight__divider-icon {
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(220,38,38,0.25);
    border-radius: 50%;
    color: #dc2626;
    font-size: 13px;
    background: rgba(220,38,38,0.06);
}

.team-spotlight__header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 40px;
}

.team-spotlight__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 72px;
    max-width: 960px;
    margin: 0 auto;
    align-items: center;
    padding: 0 24px;
}

/* ── Image Stack ── */
.team-spotlight__images {
    position: relative;
    width: 100%;
    height: 400px;
    perspective: 1000px;
}

.team-spotlight__img-wrap {
    position: absolute;
    inset: 0;
    transform-origin: center bottom;
    transition: all 0.55s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 24px;
    overflow: hidden;
    will-change: transform, opacity;
}

.team-spotlight__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    border-radius: 24px;
    pointer-events: none;
    user-select: none;
    transition: transform 0.6s ease;
}

/* Active card — front, full size, deep shadow + subtle red halo */
.team-spotlight__img-wrap.spotlight-active {
    z-index: 50;
    opacity: 1;
    transform: scale(1) rotate(0deg) translateY(0) translateX(0);
    box-shadow:
        0 30px 80px rgba(0, 0, 0, 0.7),
        0 0 0 1px rgba(255,255,255,0.07),
        0 0 40px rgba(220, 38, 38, 0.1),
        inset 0 1px 0 rgba(255,255,255,0.08);
}
.team-spotlight__img-wrap.spotlight-active img {
    transform: scale(1.02);
}

/* Behind cards — two visible peaking out from under, left & right */
.team-spotlight__img-wrap.spotlight-behind {
    opacity: 0.55;
    filter: brightness(0.45) saturate(0.5);
    z-index: 30;
}
/* Left behind card */
.team-spotlight__img-wrap.spotlight-behind.behind-left {
    transform: scale(0.88) rotate(-6deg) translateY(20px) translateX(-28px);
}
/* Right behind card */
.team-spotlight__img-wrap.spotlight-behind.behind-right {
    transform: scale(0.88) rotate(6deg) translateY(20px) translateX(28px);
}

/* Hidden cards */
.team-spotlight__img-wrap.spotlight-hidden {
    opacity: 0;
    transform: scale(0.8) translateY(40px);
    pointer-events: none;
    z-index: 10;
}

/* ── Info Panel ── */
.team-spotlight__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0;
    min-height: 360px;
}

.team-spotlight__text {
    min-height: 220px;
}

/* Member counter */
.team-spotlight__counter {
    font-family: 'Cinzel', serif;
    font-size: 11px;
    letter-spacing: 3px;
    color: rgba(220,38,38,0.7);
    text-transform: uppercase;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.team-spotlight__counter::before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 1px;
    background: rgba(220,38,38,0.5);
}

.team-spotlight__name {
    font-family: 'Cinzel', serif;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 6px;
    letter-spacing: 1px;
    line-height: 1.1;
}

.team-spotlight__role {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.35);
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-bottom: 28px;
    font-family: 'Cinzel', serif;
}

.team-spotlight__bio {
    font-size: 16px;
    line-height: 1.85;
    color: rgba(255, 255, 255, 0.48);
    font-family: 'Inter', sans-serif;
}

/* ── Word blur reveal ── */
.team-spotlight__bio .spotlight-word {
    display: inline-block;
    opacity: 0;
    filter: blur(6px);
    transform: translateY(5px);
    transition: opacity 0.3s ease, filter 0.3s ease, transform 0.3s ease;
}
.team-spotlight__bio .spotlight-word.revealed {
    opacity: 1;
    filter: blur(0px);
    transform: translateY(0);
}

/* ── Nav Row ── */
.team-spotlight__nav {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-top: 36px;
}

.team-spotlight__btn {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.1);
    background: rgba(255, 255, 255, 0.04);
    color: rgba(255,255,255,0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
}
.team-spotlight__btn:hover {
    background: rgba(220, 38, 38, 0.15);
    border-color: rgba(220,38,38,0.4);
    color: #fff;
    transform: scale(1.05);
    box-shadow: 0 0 16px rgba(220,38,38,0.25);
}

/* ── Dots indicator ── */
.team-spotlight__dots {
    display: flex;
    align-items: center;
    gap: 6px;
    flex: 1;
    justify-content: center;
}
.spotlight-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: rgba(255,255,255,0.18);
    transition: all 0.35s ease;
    cursor: pointer;
}
.spotlight-dot.active {
    background: #dc2626;
    width: 18px;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(220,38,38,0.6);
}

/* ── Progress bar ── */
.team-spotlight__progress {
    height: 1px;
    background: rgba(255,255,255,0.06);
    border-radius: 2px;
    margin-top: 20px;
    overflow: hidden;
}
.team-spotlight__progress-fill {
    height: 100%;
    background: linear-gradient(to right, #dc2626, rgba(220,38,38,0.35));
    border-radius: 2px;
    transition: width 0.35s ease;
    width: 10%;
}

/* ── Spotlight Responsive ── */
@media (max-width: 768px) {
    .team-spotlight__inner {
        grid-template-columns: 1fr;
        gap: 32px;
        max-width: 420px;
    }
    .team-spotlight__images {
        height: 340px;
    }
    .team-spotlight__info {
        min-height: auto;
    }
    .team-spotlight__name {
        font-size: 24px;
    }
    .team-spotlight__bio {
        font-size: 15px;
    }
    .team-spotlight__nav {
        padding-top: 22px;
    }
}

@media (max-width: 480px) {
    .team-spotlight {
        margin-top: 48px;
    }
    .team-spotlight__images {
        height: 290px;
    }
    .team-spotlight__name {
        font-size: 20px;
    }
    .team-spotlight__bio {
        font-size: 14px;
    }
    .team-spotlight__btn {
        width: 36px;
        height: 36px;
    }
}

/* ---- Responsive: Team Section ---- */
@media (max-width: 1024px) {
    .team-roster-v2 {
        grid-template-columns: repeat(4, 1fr);
        gap: 18px;
    }
    .team-roster--founders {
        grid-template-columns: repeat(2, 1fr);
        max-width: 500px;
    }
    .team-roster--duo {
        grid-template-columns: repeat(2, 1fr);
        max-width: 400px;
    }
}

@media (max-width: 768px) {
    .team-section {
        padding: 60px 0 40px;
    }
    .team-header-v2 {
        margin-bottom: 30px;
    }
    .team-section .section-container {
        max-width: 100%;
        padding: 0 12%;
        overflow: hidden;
    }
    .team-roster-v2 {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    .team-roster--founders {
        max-width: 100%;
        gap: 16px;
    }
    .team-roster--single {
        max-width: 160px;
    }
    .team-roster--duo {
        max-width: 100%;
    }
    .team-dept {
        margin-bottom: 28px;
    }
    .team-card--founder .team-card-v2__name {
        font-size: 17px;
    }
    .team-card-v2__name {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .team-section { padding: 40px 0; }
    .team-section .section-container { padding: 0 12%; overflow: hidden; }
    .team-roster-v2,
    .team-roster--founders,
    .team-roster--duo {
        grid-template-columns: 1fr 1fr;
        max-width: 100%;
        gap: 10px;
        margin: 0 auto;
    }
    .team-roster--single {
        grid-template-columns: 1fr;
        max-width: 140px;
        margin: 0 auto;
    }
    .team-card-v2 {
        max-width: 100%;
        overflow: hidden;
    }
    .team-card-v2__photo {
        width: 100%;
        max-width: 100%;
        border-radius: 8px;
        overflow: hidden;
    }
    .team-card-v2__photo img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .team-card-v2__info {
        padding: 6px 2px 0;
    }
    .team-card--founder .team-card-v2__info {
        padding: 8px 2px 0;
    }
    .team-card--founder .team-card-v2__name {
        font-size: 14px;
    }
    .team-card-v2__name {
        font-size: 12px;
        line-height: 1.3;
    }
    .team-card-v2__bio {
        font-size: 10px;
        line-height: 1.4;
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }
}


/* ============ PARTICLE TEXT SECTION ============ */
.particle-text-section {
    position: relative;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    height: 380px;
}

#particle-text-canvas {
    display: block;
    width: 100%;
    height: 100%;
    cursor: crosshair;
}

/* ============ FOOTER ============ */
.sk-footer {
    position: relative;
    background: #000;
    overflow: hidden;
}

/* RGB WebGL canvas (testimonials section) */
#footer-rgb-canvas {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    opacity: 0.22;
    pointer-events: none;
}

.sk-footer__glow,
.sk-footer__inner {
    position: relative;
    z-index: 1;
}

/* Red glow from bottom — full width, subtle */
.sk-footer::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    background: linear-gradient(to top, rgba(220, 38, 38, 0.12) 0%, rgba(220, 38, 38, 0.04) 30%, transparent 100%);
    pointer-events: none;
    z-index: 0;
    animation: footerGlowBreathe 8s ease-in-out infinite;
}

@keyframes footerGlowBreathe {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

/* Subtle top glow for depth */
.sk-footer__glow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(220, 38, 38, 0.3) 30%, rgba(220, 38, 38, 0.5) 50%, rgba(220, 38, 38, 0.3) 70%, transparent 100%);
    z-index: 2;
}

.sk-footer__inner {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

/* ---- Top: Links centered ---- */
.sk-footer__top {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 48px 0 28px;
}

.sk-footer__brand { display: none; }

/* ---- Brand centered at top of footer ---- */
.sk-footer__brand-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 36px 0 12px;
}

.sk-footer__brand-center .sk-footer__logo-text {
    font-family: 'Outfit', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.3px;
}

.sk-footer__brand-center .sk-footer__logo-accent {
    color: #dc2626;
}

.sk-footer__brand-center .sk-footer__tagline {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.2);
}

.sk-footer__links {
    display: flex;
    gap: 0;
    text-align: center;
    width: 100%;
    justify-content: space-around;
}

.sk-footer__col {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    flex: 1;
}

.sk-footer__heading {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.35);
    margin-bottom: 8px;
}

.sk-footer__col a {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.50);
    transition: color 0.2s ease;
}

.sk-footer__col a:hover {
    color: #ffffff;
}

/* ---- Socials row centered ---- */
.sk-footer__socials-row {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding-bottom: 28px;
}

.sk-footer__socials-row a {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.03);
    color: rgba(255, 255, 255, 0.4);
    font-size: 15px;
    transition: all 0.3s ease;
}

.sk-footer__socials-row a:hover {
    color: #fff;
    border-color: rgba(220, 38, 38, 0.4);
    background: rgba(220, 38, 38, 0.08);
}

/* ---- Divider ---- */
.sk-footer__divider {
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.06) 20%, rgba(255, 255, 255, 0.06) 80%, transparent);
}

/* ---- Marquee ---- */
.sk-footer__marquee {
    position: relative;
    overflow: hidden;
    padding: 32px 0;
    width: 100%;
}

/* Fade masks on sides */
.sk-footer__marquee::before,
.sk-footer__marquee::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 250px;
    z-index: 2;
    pointer-events: none;
}

.sk-footer__marquee::before {
    left: 0;
    background: linear-gradient(to right, #000 0%, transparent 100%);
}

.sk-footer__marquee::after {
    right: 0;
    background: linear-gradient(to left, #000 0%, transparent 100%);
}

.sk-footer__marquee-track {
    display: flex;
    white-space: nowrap;
    animation: skFooterScroll 30s linear infinite;
    width: max-content;
}

.sk-footer__marquee-track span {
    font-family: 'Outfit', sans-serif;
    font-size: clamp(52px, 8vw, 100px);
    font-weight: 900;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 0 8px;
    flex-shrink: 0;
}

/* SCRIPT — clean white */
.sk-footer__marquee-track .mq-white {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 0 40px rgba(255, 255, 255, 0.15);
}

/* KITTENS — red glowing */
.sk-footer__marquee-track .mq-red {
    color: #dc2626;
    text-shadow:
        0 0 20px rgba(220, 38, 38, 0.8),
        0 0 40px rgba(220, 38, 38, 0.4),
        0 0 80px rgba(220, 38, 38, 0.2);
}

/* ✦ separator */
.sk-footer__marquee-track .mq-sep {
    font-size: 20px;
    color: rgba(220, 38, 38, 0.4);
    padding: 0 20px;
    align-self: center;
    display: inline-flex;
    align-items: center;
}

@keyframes skFooterScroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

/* ---- Bottom ---- */
.sk-footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 0 28px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.18);
    border-top: 1px solid rgba(255, 255, 255, 0.04);
}

.sk-footer__legal {
    display: flex;
    gap: 24px;
}

.sk-footer__legal a {
    color: rgba(255, 255, 255, 0.18);
    transition: color 0.2s ease;
}

.sk-footer__legal a:hover {
    color: rgba(255, 255, 255, 0.55);
}

/* ---- Responsive ---- */
@media (max-width: 900px) {
    .sk-footer__top {
        padding: 48px 0 32px;
    }
    .sk-footer__links { gap: 48px; }
}

@media (max-width: 600px) {
    .sk-footer__inner { padding: 0 16px; }
    .sk-footer__links {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 12px;
        text-align: center;
    }
    .sk-footer__col { gap: 8px; }
    .sk-footer__col a { font-size: 12px; padding: 2px 0; }
    .sk-footer__heading { font-size: 9px; margin-bottom: 4px; }
    .sk-footer__bottom { flex-direction: column; gap: 8px; text-align: center; }
    .sk-footer__marquee { margin: 0; }
    .sk-footer__card { grid-template-columns: 1fr 1fr; }
}

/* ---- Footer Info Card ---- */
.sk-footer__card {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    padding: 32px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.04);
}

.sk-footer__card-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 20px 18px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 14px;
    transition: border-color 0.3s ease, background 0.3s ease;
}

.sk-footer__card-item:hover {
    border-color: rgba(220, 38, 38, 0.15);
    background: rgba(220, 38, 38, 0.03);
}

.sk-footer__card-item i {
    font-size: 18px;
    color: #dc2626;
    opacity: 0.7;
    flex-shrink: 0;
}

.sk-footer__card-item div {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.sk-footer__card-item strong {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8);
}

.sk-footer__card-item span {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.3);
}

/* ---- KITTENS marquee — red hue cycling ---- */
.sk-footer__marquee-track .mq-red {
    color: #dc2626;
    animation: footerRedShift 8s ease-in-out infinite;
    text-shadow:
        0 0 20px rgba(220, 38, 38, 0.8),
        0 0 40px rgba(220, 38, 38, 0.4),
        0 0 80px rgba(220, 38, 38, 0.2);
}

@keyframes footerRedShift {
    0%, 100% { color: #dc2626; text-shadow: 0 0 20px rgba(220, 38, 38, 0.8), 0 0 40px rgba(220, 38, 38, 0.4); }
    25% { color: #ef4444; text-shadow: 0 0 20px rgba(239, 68, 68, 0.8), 0 0 40px rgba(239, 68, 68, 0.4); }
    50% { color: #b91c1c; text-shadow: 0 0 20px rgba(185, 28, 28, 0.8), 0 0 40px rgba(185, 28, 28, 0.4); }
    75% { color: #f87171; text-shadow: 0 0 25px rgba(248, 113, 113, 0.8), 0 0 50px rgba(248, 113, 113, 0.4); }
}

/* Hide old elements */
.sk-footer__divider { display: none; }
.sk-footer__desc { display: none; }
.sk-footer__card { display: none; }

@media (max-width: 900px) {
    .sk-footer__links { gap: 48px; }
}


/* ============ RESPONSIVE ============ */
@media (max-width: 1200px) {
    .features-showcase {
        grid-template-columns: 1fr;
    }

    .features-3d-showcase {
        order: -1;
        margin-bottom: 40px;
    }
}

@media (max-width: 992px) {
    .nav-menu { display: none; }

    /* Responsive top navbar */
    .nav-links { display: none; position: static; transform: none; }
    .nav-divider { display: none; }
    .nav-btn-login { display: none; }
    .nav-btn-cta { display: none; }
    .nav-hamburger { display: flex; }
    .nav-inner { padding: 0 20px; height: 56px; }
    .top-navbar { padding: 10px 14px 0; }

    /* Scrolled — tighter on mobile */
    .top-navbar.scrolled { padding: 8px 12px 0; }

    body { padding-top: 0; }

    .hero {
        padding: 100px 20px 60px;
    }

    .hero-content {
        max-width: 100%;
    }

    .hero-description {
        margin: 0 auto 40px;
    }

    .hero-buttons {
        justify-content: center;
    }

    .hero-stats {
        justify-content: center;
    }

    .hero-3d-section {
        position: relative;
        width: 100%;
        height: auto;
        margin-top: 40px;
        transform: none;
        right: auto;
        top: auto;
        bottom: auto;
        padding: 0;
    }

    .cc-notifications {
        display: none;
    }

    .product-featured {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .featured-content {
        text-align: center;
    }

    .features-grid {
        grid-template-columns: 1fr;
    }

    .pricing-grid {
        grid-template-columns: 1fr;
        max-width: 400px;
        margin: 0 auto;
    }

    .pricing-card.featured {
        transform: none;
    }

    .about-grid {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .about-content .section-title {
        text-align: center;
    }

    .about-highlights {
        justify-content: center;
    }

    .cta-box {
        grid-template-columns: 1fr;
        text-align: center;
        padding: 30px 24px;
    }

    .cta-3d-element {
        order: -1;
    }

    .cta-buttons {
        justify-content: center;
    }

    .contact-cards {
        grid-template-columns: 1fr;
    }

    .footer-main {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .floating-3d-characters {
        display: none;
    }
}

@media (max-width: 768px) {
    body {
        padding-left: 0;
    }

    .section-container {
        padding: 0 20px;
    }

    .nav-container {
        padding: 0 20px;
    }

    .side-panel {
        width: 100%;
        max-width: 280px;
        transform: translateX(-100%);
        transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .side-panel.mobile-open {
        transform: translateX(0);
    }

    .mobile-menu-btn {
        display: flex;
        position: fixed;
        top: 20px;
        left: 20px;
        z-index: 1001;
        width: 45px;
        height: 45px;
        background: var(--bg-glass);
        border: 1px solid var(--border-color);
        border-radius: 12px;
        align-items: center;
        justify-content: center;
        backdrop-filter: blur(20px);
    }

    /* Top controls mobile positioning */
    .top-controls {
        right: 20px;
        top: 20px;
        flex-wrap: wrap;
    }

    .control-btn {
        padding: 10px 14px;
        font-size: 12px;
    }

    .control-btn span {
        display: none;
    }

    .control-btn i {
        font-size: 16px;
    }

    .hero-stats {
        flex-direction: column;
        gap: 25px;
    }

    .stat-divider {
        width: 50px;
        height: 1px;
    }

    .hero-buttons {
        flex-direction: column;
        align-items: center;
    }

    .about-highlights {
        flex-direction: column;
        align-items: center;
    }

    .products-showcase .product-card-new .card-inner {
        width: 100% !important;
        max-width: 420px !important;
        margin: 0 auto;
    }
}

/* ============ ANIMATED CAT LOGO ============ */
.animated-cat,
.animated-cat-small,
.logo-cat,
.footer-cat {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.animated-cat {
    width: 60px;
    height: 60px;
}

.animated-cat-small {
    width: 40px;
    height: 40px;
}

.logo-cat {
    width: 36px;
    height: 36px;
    margin-right: 8px;
}

.footer-cat {
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

.cat-head {
    position: relative;
    width: 100%;
    height: 80%;
    background: linear-gradient(180deg, var(--primary) 0%, var(--accent-pink) 100%);
    border-radius: 50% 50% 45% 45%;
    animation: catBounce 2s ease-in-out infinite;
}

@keyframes catBounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-3px);
    }
}

.cat-ear {
    position: absolute;
    width: 30%;
    height: 40%;
    background: inherit;
    top: -25%;
}

.cat-ear.left {
    left: 10%;
    border-radius: 50% 50% 0 50%;
    transform: rotate(-15deg);
}

.cat-ear.right {
    right: 10%;
    border-radius: 50% 50% 50% 0;
    transform: rotate(15deg);
}

.cat-ear::after {
    content: '';
    position: absolute;
    width: 60%;
    height: 60%;
    background: rgba(0, 0, 0, 0.3);
    border-radius: inherit;
    top: 20%;
    left: 20%;
}

.cat-face {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cat-eye {
    position: absolute;
    width: 18%;
    height: 28%;
    background: #fff;
    border-radius: 50%;
    top: 35%;
    animation: catBlink 4s ease-in-out infinite;
}

.cat-eye.left {
    left: 22%;
}

.cat-eye.right {
    right: 22%;
}

.cat-eye::after {
    content: '';
    position: absolute;
    width: 50%;
    height: 60%;
    background: #111;
    border-radius: 50%;
    top: 30%;
    left: 25%;
    animation: catLook 5s ease-in-out infinite;
}

@keyframes catBlink {

    0%,
    45%,
    55%,
    100% {
        transform: scaleY(1);
    }

    50% {
        transform: scaleY(0.1);
    }
}

@keyframes catLook {

    0%,
    100% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(2px);
    }

    75% {
        transform: translateX(-2px);
    }
}

.cat-nose {
    position: absolute;
    width: 12%;
    height: 10%;
    background: #ff6b9d;
    border-radius: 50% 50% 40% 40%;
    top: 58%;
    left: 50%;
    transform: translateX(-50%);
}

.cat-nose::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 10px;
    background: #ff6b9d;
    top: 80%;
    left: 50%;
    transform: translateX(-50%);
}

.cat-whiskers {
    position: absolute;
    top: 60%;
    width: 35%;
    height: 20%;
}

.cat-whiskers.left {
    left: -10%;
}

.cat-whiskers.right {
    right: -10%;
    transform: scaleX(-1);
}

.cat-whiskers::before,
.cat-whiskers::after,
.cat-whiskers span {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 2px;
}

.cat-whiskers::before {
    top: 0;
    transform: rotate(-10deg);
}

.cat-whiskers::after {
    bottom: 0;
    transform: rotate(10deg);
}

/* ============ KITTENS LETTER SPACING FIX ============ */
.hero-title .text-gradient {
    letter-spacing: 2px;
}

/* ============ 3D CSS CHARACTERS ============ */
/* Cyber Character - Hero */
.hero-3d-character {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cyber-character {
    position: relative;
    width: 200px;
    height: 350px;
    animation: cyberFloat 4s ease-in-out infinite;
}

@keyframes cyberFloat {

    0%,
    100% {
        transform: translateY(0) rotateY(0deg);
    }

    25% {
        transform: translateY(-20px) rotateY(5deg);
    }

    75% {
        transform: translateY(-10px) rotateY(-5deg);
    }
}

.cyber-head {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 90px;
    background: linear-gradient(180deg, #1a1a2e 0%, #16213e 100%);
    border-radius: 40% 40% 45% 45%;
    border: 3px solid var(--primary);
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.5), inset 0 0 20px rgba(255, 255, 255, 0.2);
}

.cyber-visor {
    position: absolute;
    top: 25%;
    left: 10%;
    width: 80%;
    height: 25%;
    background: linear-gradient(90deg, var(--accent-cyan), var(--primary), var(--accent-cyan));
    border-radius: 5px;
    animation: visorGlow 2s ease-in-out infinite;
    box-shadow: 0 0 20px var(--accent-cyan);
}

@keyframes visorGlow {

    0%,
    100% {
        opacity: 1;
        box-shadow: 0 0 20px var(--accent-cyan);
    }

    50% {
        opacity: 0.7;
        box-shadow: 0 0 40px var(--accent-cyan);
    }
}

.cyber-antenna {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 25px;
    background: var(--primary);
    border-radius: 2px;
}

.cyber-antenna::after {
    content: '';
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    background: var(--accent-cyan);
    border-radius: 50%;
    animation: antennaPulse 1s ease-in-out infinite;
    box-shadow: 0 0 15px var(--accent-cyan);
}

@keyframes antennaPulse {

    0%,
    100% {
        transform: translateX(-50%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateX(-50%) scale(1.3);
        opacity: 0.7;
    }
}

.cyber-body {
    position: absolute;
    top: 85px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 140px;
    background: linear-gradient(180deg, #1a1a2e 0%, #0f0f1a 100%);
    border-radius: 20px 20px 30px 30px;
    border: 3px solid var(--primary);
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.3);
}

.cyber-core {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    background: radial-gradient(circle, var(--primary), transparent);
    border-radius: 50%;
    animation: corePulse 2s ease-in-out infinite;
}

@keyframes corePulse {

    0%,
    100% {
        transform: translateX(-50%) scale(1);
        box-shadow: 0 0 30px var(--primary);
    }

    50% {
        transform: translateX(-50%) scale(1.2);
        box-shadow: 0 0 60px var(--primary);
    }
}

.cyber-arm {
    position: absolute;
    width: 25px;
    height: 100px;
    background: linear-gradient(180deg, #1a1a2e, #0f0f1a);
    border: 2px solid var(--primary);
    border-radius: 15px;
    top: 10px;
}

.cyber-arm.left {
    left: -35px;
    transform: rotate(15deg);
}

.cyber-arm.right {
    right: -35px;
    transform: rotate(-15deg);
}

.cyber-legs {
    position: absolute;
    top: 220px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 120px;
    display: flex;
    gap: 10px;
}

.cyber-leg {
    flex: 1;
    background: linear-gradient(180deg, #1a1a2e, #0f0f1a);
    border: 2px solid var(--primary);
    border-radius: 15px 15px 20px 20px;
}

.cyber-aura {
    position: absolute;
    inset: -50px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, transparent 70%);
    border-radius: 50%;
    animation: auraRotate 10s linear infinite;
}

@keyframes auraRotate {
    to {
        transform: rotate(360deg);
    }
}

.cyber-particles {
    position: absolute;
    inset: -30px;
}

.cyber-particles span {
    position: absolute;
    width: 6px;
    height: 6px;
    background: var(--accent-cyan);
    border-radius: 50%;
    animation: particleOrbit 3s linear infinite;
    box-shadow: 0 0 10px var(--accent-cyan);
}

.cyber-particles span:nth-child(1) {
    animation-delay: 0s;
}

.cyber-particles span:nth-child(2) {
    animation-delay: 0.3s;
}

.cyber-particles span:nth-child(3) {
    animation-delay: 0.6s;
}

.cyber-particles span:nth-child(4) {
    animation-delay: 0.9s;
}

.cyber-particles span:nth-child(5) {
    animation-delay: 1.2s;
}

.cyber-particles span:nth-child(6) {
    animation-delay: 1.5s;
}

.cyber-particles span:nth-child(7) {
    animation-delay: 1.8s;
}

.cyber-particles span:nth-child(8) {
    animation-delay: 2.1s;
}

.cyber-particles span:nth-child(9) {
    animation-delay: 2.4s;
}

.cyber-particles span:nth-child(10) {
    animation-delay: 2.7s;
}

@keyframes particleOrbit {
    0% {
        transform: rotate(0deg) translateX(80px) rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        transform: rotate(360deg) translateX(80px) rotate(-360deg);
        opacity: 0;
    }
}

/* Panel 3D Character */
.panel-3d-character {
    width: 100px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.character-body {
    position: relative;
    width: 100%;
    height: 100%;
}

.char-head {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    background: linear-gradient(180deg, var(--primary), var(--accent-pink));
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
    animation: panelCharFloat 3s ease-in-out infinite;
}

@keyframes panelCharFloat {

    0%,
    100% {
        transform: translateX(-50%) translateY(0);
    }

    50% {
        transform: translateX(-50%) translateY(-10px);
    }
}

.char-torso {
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 70px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5), rgba(30, 30, 30, 0.3));
    border-radius: 20px 20px 30px 30px;
    border: 2px solid var(--primary);
}

.char-arm {
    position: absolute;
    width: 15px;
    height: 50px;
    background: linear-gradient(180deg, var(--primary), var(--accent-pink));
    border-radius: 10px;
    top: 50px;
}

.char-arm.left {
    left: 5px;
    transform: rotate(15deg);
}

.char-arm.right {
    right: 5px;
    transform: rotate(-15deg);
}

.char-glow-effect {
    position: absolute;
    inset: -20px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    border-radius: 50%;
    animation: glowPulse 2s ease-in-out infinite;
}

/* Floating Robots */
.floating-robot {
    position: relative;
    width: 80px;
    height: 120px;
}

.robot-head {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 40px;
    background: linear-gradient(180deg, #2a2a4a, #1a1a2e);
    border: 2px solid var(--primary);
    border-radius: 10px 10px 15px 15px;
}

.robot-head::before {
    content: '';
    position: absolute;
    top: 30%;
    left: 15%;
    width: 70%;
    height: 25%;
    background: linear-gradient(90deg, var(--accent-cyan), var(--primary));
    border-radius: 3px;
    animation: visorGlow 2s ease-in-out infinite;
}

.robot-body {
    position: absolute;
    top: 38px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 70px;
    background: linear-gradient(180deg, #2a2a4a, #1a1a2e);
    border: 2px solid var(--primary);
    border-radius: 15px;
}

.robot-glow {
    position: absolute;
    inset: -20px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, transparent 70%);
    border-radius: 50%;
}

.floating-robot.alt .robot-head,
.floating-robot.alt .robot-body {
    border-color: var(--accent-pink);
}

.floating-robot.alt .robot-head::before {
    background: linear-gradient(90deg, var(--accent-pink), var(--accent-orange));
}

/* Gaming Avatar - Featured Product */
.featured-character-3d {
    width: 250px;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gaming-avatar {
    position: relative;
    width: 180px;
    height: 300px;
    animation: avatarFloat 4s ease-in-out infinite;
}

@keyframes avatarFloat {

    0%,
    100% {
        transform: translateY(0) rotate(-2deg);
    }

    50% {
        transform: translateY(-15px) rotate(2deg);
    }
}

.avatar-head {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    height: 80px;
    background: linear-gradient(180deg, #ff6b35, #ff4444);
    border-radius: 35% 35% 40% 40%;
    border: 3px solid #ffaa00;
    box-shadow: 0 0 30px rgba(255, 107, 53, 0.5);
}

.avatar-head::before {
    content: '';
    position: absolute;
    top: 30%;
    left: 10%;
    width: 80%;
    height: 20%;
    background: #111;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(167, 139, 250, 0.8);
}

.avatar-body {
    position: absolute;
    top: 75px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 150px;
    background: linear-gradient(180deg, #1a1a2e, #0f0f1a);
    border-radius: 20px 20px 30px 30px;
    border: 3px solid var(--accent-orange);
}

.avatar-weapon {
    position: absolute;
    top: 100px;
    right: -30px;
    width: 15px;
    height: 120px;
    background: linear-gradient(180deg, #333, #111);
    border-radius: 5px;
    transform: rotate(-30deg);
    border: 2px solid #555;
}

.avatar-weapon::before {
    content: '';
    position: absolute;
    top: -5px;
    left: -10px;
    width: 35px;
    height: 25px;
    background: #222;
    border-radius: 5px;
}

.avatar-aura {
    position: absolute;
    inset: -40px;
    background: radial-gradient(circle, rgba(255, 107, 53, 0.3) 0%, transparent 70%);
    border-radius: 50%;
    animation: auraRotate 8s linear infinite;
}

/* Hologram Figure - Features Showcase */
.showcase-character {
    width: 200px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hologram-figure {
    position: relative;
    width: 150px;
    height: 250px;
    animation: holoFloat 3s ease-in-out infinite;
}

@keyframes holoFloat {

    0%,
    100% {
        transform: translateY(0);
        filter: brightness(1);
    }

    50% {
        transform: translateY(-15px);
        filter: brightness(1.2);
    }
}

.holo-head {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 70px;
    background: linear-gradient(180deg, rgba(167, 139, 250, 0.3), rgba(255, 255, 255, 0.3));
    border: 2px solid var(--accent-cyan);
    border-radius: 30% 30% 40% 40%;
    box-shadow: 0 0 30px rgba(167, 139, 250, 0.5);
}

.holo-body {
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 130px;
    background: linear-gradient(180deg, rgba(167, 139, 250, 0.2), rgba(255, 255, 255, 0.2));
    border: 2px solid var(--accent-cyan);
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(167, 139, 250, 0.3);
}

.holo-scan {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, transparent, var(--accent-cyan), transparent);
    animation: holoScan 2s linear infinite;
}

@keyframes holoScan {
    0% {
        top: 0;
        opacity: 1;
    }

    100% {
        top: 100%;
        opacity: 0;
    }
}

/* Neon Figure - CTA */
.cta-3d-character {
    width: 200px;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.neon-figure {
    position: relative;
    width: 150px;
    height: 230px;
    animation: neonPulse 3s ease-in-out infinite;
}

@keyframes neonPulse {

    0%,
    100% {
        filter: drop-shadow(0 0 20px var(--primary));
    }

    50% {
        filter: drop-shadow(0 0 40px var(--primary));
    }
}

.neon-head {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 65px;
    background: transparent;
    border: 3px solid var(--primary);
    border-radius: 50%;
    box-shadow: 0 0 20px var(--primary), inset 0 0 20px rgba(255, 255, 255, 0.3);
}

.neon-head::before {
    content: '';
    position: absolute;
    top: 35%;
    left: 15%;
    width: 70%;
    height: 20%;
    background: var(--accent-cyan);
    border-radius: 3px;
    box-shadow: 0 0 15px var(--accent-cyan);
}

.neon-body {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 120px;
    background: transparent;
    border: 3px solid var(--primary);
    border-radius: 20px 20px 30px 30px;
    box-shadow: 0 0 20px var(--primary), inset 0 0 20px rgba(255, 255, 255, 0.2);
}

.neon-glow-ring {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 40px;
    border: 2px solid var(--primary);
    border-radius: 50%;
    animation: ringPulse 2s ease-in-out infinite;
    box-shadow: 0 0 20px var(--primary);
}

@keyframes ringPulse {

    0%,
    100% {
        transform: translateX(-50%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateX(-50%) scale(1.1);
        opacity: 0.7;
    }
}

/* ============ NEW GEOMETRIC 3D ELEMENTS ============ */

/* SVG Cat Logo Styling */
.cat-logo-svg,
.loader-cat-svg,
.footer-cat-svg {
    display: flex;
    align-items: center;
    justify-content: center;
    filter: drop-shadow(0 0 15px rgba(255, 255, 255, 0.6));
    animation: catGlow 3s ease-in-out infinite;
}

@keyframes catGlow {

    0%,
    100% {
        filter: drop-shadow(0 0 15px rgba(255, 255, 255, 0.6));
    }

    50% {
        filter: drop-shadow(0 0 25px rgba(255, 255, 255, 0.9)) drop-shadow(0 0 40px rgba(167, 139, 250, 0.5));
    }
}

.loader-cat-svg svg,
.cat-logo-svg svg,
.footer-cat-svg svg {
    width: 100%;
    height: 100%;
}

/* Hologram Diamond - Hero Section */
.hologram-diamond {
    position: relative;
    width: 200px;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    perspective: 1000px;
    animation: diamondFloat 5s ease-in-out infinite;
}

@keyframes diamondFloat {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-30px);
    }
}

.diamond-shape {
    position: relative;
    width: 150px;
    height: 200px;
    transform-style: preserve-3d;
    animation: diamondRotate 10s linear infinite;
}

@keyframes diamondRotate {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(360deg);
    }
}

.diamond-face {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(167, 139, 250, 0.2));
    border: 2px solid var(--primary);
    clip-path: polygon(50% 0%, 100% 35%, 100% 70%, 50% 100%, 0% 70%, 0% 35%);
    box-shadow: inset 0 0 50px rgba(255, 255, 255, 0.3);
}

.diamond-face:nth-child(1) {
    transform: rotateY(0deg) translateZ(40px);
}

.diamond-face:nth-child(2) {
    transform: rotateY(60deg) translateZ(40px);
}

.diamond-face:nth-child(3) {
    transform: rotateY(120deg) translateZ(40px);
}

.diamond-face:nth-child(4) {
    transform: rotateY(180deg) translateZ(40px);
}

.diamond-face:nth-child(5) {
    transform: rotateY(240deg) translateZ(40px);
}

.diamond-face:nth-child(6) {
    transform: rotateY(300deg) translateZ(40px);
}

.holo-ring {
    position: absolute;
    border: 2px solid var(--accent-cyan);
    border-radius: 50%;
    opacity: 0.6;
    animation: holoRingPulse 3s ease-in-out infinite;
}

.holo-ring:nth-child(7) {
    width: 180px;
    height: 60px;
    bottom: 20px;
    animation-delay: 0s;
}

.holo-ring:nth-child(8) {
    width: 220px;
    height: 70px;
    bottom: 0;
    animation-delay: 0.5s;
}

.holo-ring:nth-child(9) {
    width: 260px;
    height: 80px;
    bottom: -20px;
    animation-delay: 1s;
}

@keyframes holoRingPulse {

    0%,
    100% {
        opacity: 0.3;
        transform: scale(1);
    }

    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
}

/* Icon Hexagon - Featured Products */
.icon-hexagon {
    position: relative;
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: hexFloat 4s ease-in-out infinite;
}

@keyframes hexFloat {

    0%,
    100% {
        transform: translateY(0) rotate(0deg);
    }

    50% {
        transform: translateY(-15px) rotate(5deg);
    }
}

.hex-shape {
    position: relative;
    width: 100px;
    height: 115px;
    background: linear-gradient(135deg, var(--primary), var(--accent-pink));
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    box-shadow: 0 0 40px rgba(255, 255, 255, 0.5);
}

.icon-glow-rings {
    position: absolute;
    inset: -30px;
}

.glow-ring {
    position: absolute;
    inset: 0;
    border: 2px solid var(--primary);
    border-radius: 50%;
    opacity: 0;
    animation: glowRingExpand 2s ease-out infinite;
}

.glow-ring:nth-child(2) {
    animation-delay: 0.5s;
}

.glow-ring:nth-child(3) {
    animation-delay: 1s;
}

@keyframes glowRingExpand {
    0% {
        transform: scale(0.5);
        opacity: 0.8;
    }

    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

/* Geometric Cube - Features Showcase */
.geo-cube {
    position: relative;
    width: 180px;
    height: 180px;
    perspective: 800px;
    animation: cubeFloat 5s ease-in-out infinite;
}

@keyframes cubeFloat {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }
}

.cube-container {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    animation: cubeRotate 15s linear infinite;
}

@keyframes cubeRotate {
    from {
        transform: rotateX(0deg) rotateY(0deg);
    }

    to {
        transform: rotateX(360deg) rotateY(360deg);
    }
}

.cube-face {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2), rgba(167, 139, 250, 0.1));
    border: 2px solid var(--primary);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    box-shadow: inset 0 0 30px rgba(255, 255, 255, 0.2);
}

.cube-face:nth-child(1) {
    transform: rotateY(0deg) translateZ(60px);
}

.cube-face:nth-child(2) {
    transform: rotateY(90deg) translateZ(60px);
}

.cube-face:nth-child(3) {
    transform: rotateY(180deg) translateZ(60px);
}

.cube-face:nth-child(4) {
    transform: rotateY(270deg) translateZ(60px);
}

.cube-face:nth-child(5) {
    transform: rotateX(90deg) translateZ(60px);
}

.cube-face:nth-child(6) {
    transform: rotateX(-90deg) translateZ(60px);
}

/* CTA Floating Icon */
.cta-floating-icon {
    position: relative;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: ctaIconFloat 4s ease-in-out infinite;
}

@keyframes ctaIconFloat {

    0%,
    100% {
        transform: translateY(0) scale(1);
    }

    50% {
        transform: translateY(-25px) scale(1.05);
    }
}

.floating-discord-icon {
    font-size: 80px;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.8));
    animation: iconPulse 2s ease-in-out infinite;
}

@keyframes iconPulse {

    0%,
    100% {
        filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.8));
    }

    50% {
        filter: drop-shadow(0 0 50px rgba(255, 255, 255, 1)) drop-shadow(0 0 80px rgba(167, 139, 250, 0.6));
    }
}

.cta-pulse-rings {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-ring {
    position: absolute;
    border: 2px solid var(--primary);
    border-radius: 50%;
    opacity: 0;
    animation: ctaRingPulse 3s ease-out infinite;
}

.cta-ring:nth-child(1) {
    width: 100px;
    height: 100px;
}

.cta-ring:nth-child(2) {
    width: 140px;
    height: 140px;
    animation-delay: 0.5s;
}

.cta-ring:nth-child(3) {
    width: 180px;
    height: 180px;
    animation-delay: 1s;
}

@keyframes ctaRingPulse {
    0% {
        transform: scale(0.8);
        opacity: 0.8;
    }

    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

/* Panel Copyright scoped */
.side-panel .panel-copyright {
    padding: 0 24px 18px;
    text-align: center;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.2);
    letter-spacing: 0.5px;
    margin-top: 6px;
    background: none;
}

/* ============ FLOATING ANIME 2D GIRLS ============ */
.floating-anime-girls {
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 5;
    overflow: hidden;
}

.anime-girl {
    position: absolute;
    opacity: 0.9;
    transition: all 0.5s;
}

.anime-girl img {
    max-width: 150px;
    height: auto;
    filter: drop-shadow(0 10px 30px rgba(255, 255, 255, 0.4));
    animation: girlFloat 6s ease-in-out infinite;
}

.anime-girl .girl-glow {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 60px;
    background: radial-gradient(ellipse, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    filter: blur(15px);
}

/* Different positions for each girl */
.anime-girl.girl-1 {
    bottom: 15%;
    left: 5%;
    animation: girl1Move 20s ease-in-out infinite;
}

.anime-girl.girl-1 img {
    max-width: 120px;
    animation-delay: 0s;
}

.anime-girl.girl-2 {
    top: 25%;
    right: 3%;
    animation: girl2Move 25s ease-in-out infinite;
}

.anime-girl.girl-2 img {
    max-width: 140px;
    animation-delay: 1.5s;
}

.anime-girl.girl-3 {
    bottom: 30%;
    right: 8%;
    animation: girl3Move 22s ease-in-out infinite;
}

.anime-girl.girl-3 img {
    max-width: 110px;
    animation-delay: 3s;
}

.anime-girl.girl-4 {
    top: 45%;
    left: 2%;
    animation: girl4Move 18s ease-in-out infinite;
}

.anime-girl.girl-4 img {
    max-width: 130px;
    animation-delay: 2s;
}

@keyframes girlFloat {

    0%,
    100% {
        transform: translateY(0) rotate(-2deg);
    }

    50% {
        transform: translateY(-15px) rotate(2deg);
    }
}

@keyframes girl1Move {

    0%,
    100% {
        transform: translate(0, 0);
    }

    25% {
        transform: translate(20px, -30px);
    }

    50% {
        transform: translate(-10px, 20px);
    }

    75% {
        transform: translate(15px, 10px);
    }
}

@keyframes girl2Move {

    0%,
    100% {
        transform: translate(0, 0);
    }

    33% {
        transform: translate(-25px, 20px);
    }

    66% {
        transform: translate(15px, -15px);
    }
}

@keyframes girl3Move {

    0%,
    100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(-30px, -20px);
    }
}

@keyframes girl4Move {

    0%,
    100% {
        transform: translate(0, 0);
    }

    25% {
        transform: translate(10px, 25px);
    }

    75% {
        transform: translate(-15px, -10px);
    }
}

/* Hide on smaller screens */
@media (max-width: 1200px) {

    .anime-girl.girl-3,
    .anime-girl.girl-4 {
        display: none;
    }

    .anime-girl img {
        max-width: 100px;
    }
}

@media (max-width: 768px) {
    .floating-anime-girls {
        display: none;
    }
}

/* ============ SCROLL REVEAL ANIMATIONS ============ */
.reveal {
    opacity: 0;
    transform: translateY(60px);
    transition: all 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.reveal.active {
    opacity: 1;
    transform: translateY(0);
}

.reveal-left {
    opacity: 0;
    transform: translateX(-80px);
    transition: all 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.reveal-left.active {
    opacity: 1;
    transform: translateX(0);
}

.reveal-right {
    opacity: 0;
    transform: translateX(80px);
    transition: all 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.reveal-right.active {
    opacity: 1;
    transform: translateX(0);
}

.reveal-scale {
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.reveal-scale.active {
    opacity: 1;
    transform: scale(1);
}

/* Staggered delays for grid items */
.reveal-stagger>*:nth-child(1) {
    transition-delay: 0.1s;
}

.reveal-stagger>*:nth-child(2) {
    transition-delay: 0.2s;
}

.reveal-stagger>*:nth-child(3) {
    transition-delay: 0.3s;
}

.reveal-stagger>*:nth-child(4) {
    transition-delay: 0.4s;
}

.reveal-stagger>*:nth-child(5) {
    transition-delay: 0.5s;
}

.reveal-stagger>*:nth-child(6) {
    transition-delay: 0.6s;
}

/* ============ FLOATING ANIME GIFS ============ */
.floating-anime-gifs {
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 1;
    overflow: hidden;
    transition: opacity 0.3s ease;
}

.anime-gif {
    position: absolute;
    opacity: 0.85;
    filter: drop-shadow(0 10px 30px rgba(255, 255, 255, 0.4));
    transition: all 0.5s;
}

.anime-gif img {
    max-width: 100%;
    height: auto;
    animation: gifFloat 6s ease-in-out infinite;
}

.anime-gif:hover {
    opacity: 1;
    transform: scale(1.1);
}

/* GIF 1 - Ghastly - Top Right */
.anime-gif.gif-1 {
    top: 15%;
    right: 3%;
    width: 100px;
    animation: gif1Move 20s ease-in-out infinite;
}

.anime-gif.gif-1 img {
    animation-delay: 0s;
}

/* GIF 2 - Haunter - Bottom Left */
.anime-gif.gif-2 {
    bottom: 20%;
    left: 3%;
    width: 90px;
    animation: gif2Move 25s ease-in-out infinite;
}

.anime-gif.gif-2 img {
    animation-delay: 1s;
}

/* GIF 3 - Dance character - Middle Right */
.anime-gif.gif-3 {
    top: 45%;
    right: 2%;
    width: 80px;
    animation: gif3Move 22s ease-in-out infinite;
}

.anime-gif.gif-3 img {
    animation-delay: 2s;
}

/* GIF 4 - Milk dance - Bottom Right */
.anime-gif.gif-4 {
    bottom: 10%;
    right: 5%;
    width: 85px;
    animation: gif4Move 18s ease-in-out infinite;
}

.anime-gif.gif-4 img {
    animation-delay: 1.5s;
}

/* GIF 5 - Another character - Left side */
.anime-gif.gif-5 {
    top: 35%;
    left: 2%;
    width: 75px;
    animation: gif5Move 24s ease-in-out infinite;
}

.anime-gif.gif-5 img {
    animation-delay: 0.5s;
}

@keyframes gifFloat {

    0%,
    100% {
        transform: translateY(0) rotate(-2deg);
    }

    50% {
        transform: translateY(-15px) rotate(2deg);
    }
}

@keyframes gif1Move {

    0%,
    100% {
        transform: translate(0, 0);
    }

    25% {
        transform: translate(-20px, 30px);
    }

    50% {
        transform: translate(10px, -20px);
    }

    75% {
        transform: translate(-15px, 10px);
    }
}

@keyframes gif2Move {

    0%,
    100% {
        transform: translate(0, 0);
    }

    33% {
        transform: translate(25px, -20px);
    }

    66% {
        transform: translate(-15px, 15px);
    }
}

@keyframes gif3Move {

    0%,
    100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(-30px, 20px);
    }
}

@keyframes gif4Move {

    0%,
    100% {
        transform: translate(0, 0);
    }

    25% {
        transform: translate(-10px, -25px);
    }

    75% {
        transform: translate(15px, 10px);
    }
}

@keyframes gif5Move {

    0%,
    100% {
        transform: translate(0, 0);
    }

    40% {
        transform: translate(20px, 30px);
    }

    80% {
        transform: translate(-10px, -15px);
    }
}

/* Hide on smaller screens */
@media (max-width: 1200px) {

    .anime-gif.gif-3,
    .anime-gif.gif-4,
    .anime-gif.gif-5 {
        display: none;
    }

    .anime-gif img {
        max-width: 70px;
    }
}

@media (max-width: 768px) {
    .floating-anime-gifs {
        display: none;
    }
}


/* Staggered delays for grid items */
.reveal-stagger>*:nth-child(1) {
    transition-delay: 0.1s;
}

.reveal-stagger>*:nth-child(2) {
    transition-delay: 0.2s;
}

.reveal-stagger>*:nth-child(3) {
    transition-delay: 0.3s;
}

.reveal-stagger>*:nth-child(4) {
    transition-delay: 0.4s;
}

.reveal-stagger>*:nth-child(5) {
    transition-delay: 0.5s;
}

.reveal-stagger>*:nth-child(6) {
    transition-delay: 0.6s;
}

/* ============ ULTRA FANTASY EFFECTS ============ */

/* Corner Sparkles on Product Cards */
.card-corner-sparkle {
    position: absolute;
    width: 8px;
    height: 8px;
    pointer-events: none;
    z-index: 15;
}

.card-corner-sparkle::before,
.card-corner-sparkle::after {
    content: '';
    position: absolute;
    background: white;
    border-radius: 50%;
}

.card-corner-sparkle::before {
    width: 100%;
    height: 2px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.card-corner-sparkle::after {
    width: 2px;
    height: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.card-corner-sparkle.top-left {
    top: 15px;
    left: 15px;
}

.card-corner-sparkle.top-right {
    top: 15px;
    right: 15px;
}

.card-corner-sparkle.bottom-left {
    bottom: 15px;
    left: 15px;
}

.card-corner-sparkle.bottom-right {
    bottom: 15px;
    right: 15px;
}

.card-corner-sparkle.top-left {
    animation: cornerSparkle1 3s ease-in-out infinite;
}

.card-corner-sparkle.top-right {
    animation: cornerSparkle2 3s ease-in-out infinite 0.75s;
}

.card-corner-sparkle.bottom-right {
    animation: cornerSparkle1 3s ease-in-out infinite 1.5s;
}

.card-corner-sparkle.bottom-left {
    animation: cornerSparkle2 3s ease-in-out infinite 2.25s;
}

@keyframes cornerSparkle1 {

    0%,
    100% {
        opacity: 0.3;
        transform: scale(1) rotate(0deg);
    }

    50% {
        opacity: 1;
        transform: scale(1.5) rotate(180deg);
    }
}

@keyframes cornerSparkle2 {

    0%,
    100% {
        opacity: 0.3;
        transform: scale(1) rotate(45deg);
    }

    50% {
        opacity: 1;
        transform: scale(1.5) rotate(225deg);
    }
}

/* Morphing Blob Background Effect */
.morphing-blob {
    position: fixed;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.15), transparent 70%);
    filter: blur(80px);
    border-radius: 50%;
    pointer-events: none;
    z-index: -1;
    animation: morphBlob 20s ease-in-out infinite;
}

.morphing-blob.blob-1 {
    top: 10%;
    right: -10%;
    animation-delay: 0s;
}

.morphing-blob.blob-2 {
    bottom: 20%;
    left: -10%;
    background: radial-gradient(circle, rgba(0, 212, 255, 0.12), transparent 70%);
    animation-delay: -7s;
}

.morphing-blob.blob-3 {
    top: 50%;
    left: 40%;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255, 0, 170, 0.1), transparent 70%);
    animation-delay: -14s;
}

@keyframes morphBlob {

    0%,
    100% {
        transform: translate(0, 0) scale(1);
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }

    25% {
        transform: translate(50px, -30px) scale(1.1);
        border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
    }

    50% {
        transform: translate(-30px, 50px) scale(0.9);
        border-radius: 50% 60% 30% 60% / 30% 40% 70% 50%;
    }

    75% {
        transform: translate(20px, 20px) scale(1.05);
        border-radius: 40% 50% 60% 30% / 60% 70% 40% 50%;
    }
}

/* Magical Aurora Effect */
.aurora-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -2;
    overflow: hidden;
}

.aurora-wave {
    position: absolute;
    width: 200%;
    height: 200px;
    background: linear-gradient(180deg,
            transparent,
            rgba(255, 255, 255, 0.03),
            rgba(0, 212, 255, 0.02),
            transparent);
    filter: blur(40px);
    animation: auroraWave 15s ease-in-out infinite;
}

.aurora-wave:nth-child(1) {
    top: 10%;
    left: -50%;
    animation-delay: 0s;
}

.aurora-wave:nth-child(2) {
    top: 30%;
    left: -50%;
    animation-delay: -5s;
}

.aurora-wave:nth-child(3) {
    top: 50%;
    left: -50%;
    animation-delay: -10s;
}

@keyframes auroraWave {

    0%,
    100% {
        transform: translateX(0) skewY(-3deg);
        opacity: 0.5;
    }

    50% {
        transform: translateX(25%) skewY(3deg);
        opacity: 1;
    }
}

/* Floating Magic Crystals */
.magic-crystals {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    overflow: hidden;
}

.crystal {
    position: absolute;
    width: 20px;
    height: 30px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6), rgba(0, 212, 255, 0.4));
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
    animation: crystalFloat 12s ease-in-out infinite;
}

.crystal::before {
    content: '';
    position: absolute;
    top: 20%;
    left: 30%;
    width: 40%;
    height: 40%;
    background: rgba(255, 255, 255, 0.4);
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}

.crystal:nth-child(1) {
    top: 15%;
    right: 10%;
    animation-delay: 0s;
}

.crystal:nth-child(2) {
    top: 45%;
    right: 5%;
    width: 15px;
    height: 22px;
    animation-delay: -3s;
}

.crystal:nth-child(3) {
    top: 70%;
    right: 15%;
    width: 12px;
    height: 18px;
    animation-delay: -6s;
}

.crystal:nth-child(4) {
    top: 25%;
    left: 8%;
    width: 18px;
    height: 27px;
    animation-delay: -9s;
}

.crystal:nth-child(5) {
    top: 60%;
    left: 5%;
    width: 14px;
    height: 21px;
    animation-delay: -4s;
}

@keyframes crystalFloat {

    0%,
    100% {
        transform: translateY(0) rotate(0deg);
        opacity: 0.7;
    }

    25% {
        transform: translateY(-20px) rotate(10deg);
        opacity: 1;
    }

    50% {
        transform: translateY(10px) rotate(-5deg);
        opacity: 0.8;
    }

    75% {
        transform: translateY(-15px) rotate(5deg);
        opacity: 0.9;
    }
}

/* Enchanted Dust Particles */
.dust-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
    overflow: hidden;
}

.dust-particle {
    position: absolute;
    width: 3px;
    height: 3px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    animation: dustFall linear infinite;
}

.dust-particle:nth-child(1) {
    left: 10%;
    animation-duration: 15s;
    animation-delay: 0s;
}

.dust-particle:nth-child(2) {
    left: 20%;
    animation-duration: 18s;
    animation-delay: -3s;
    width: 2px;
    height: 2px;
}

.dust-particle:nth-child(3) {
    left: 35%;
    animation-duration: 12s;
    animation-delay: -6s;
}

.dust-particle:nth-child(4) {
    left: 50%;
    animation-duration: 20s;
    animation-delay: -2s;
    width: 4px;
    height: 4px;
}

.dust-particle:nth-child(5) {
    left: 65%;
    animation-duration: 16s;
    animation-delay: -8s;
}

.dust-particle:nth-child(6) {
    left: 75%;
    animation-duration: 14s;
    animation-delay: -4s;
    width: 2px;
    height: 2px;
}

.dust-particle:nth-child(7) {
    left: 85%;
    animation-duration: 17s;
    animation-delay: -10s;
}

.dust-particle:nth-child(8) {
    left: 90%;
    animation-duration: 19s;
    animation-delay: -5s;
    width: 3px;
    height: 3px;
}

@keyframes dustFall {
    0% {
        transform: translateY(-20px) rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 0.8;
    }

    90% {
        opacity: 0.6;
    }

    100% {
        transform: translateY(100vh) rotate(360deg);
        opacity: 0;
    }
}

/* Glowing Runes */
.runes-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    overflow: hidden;
}

.rune {
    position: absolute;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.3);
    font-family: 'Orbitron', sans-serif;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    animation: runePulse 4s ease-in-out infinite;
    pointer-events: none;
    z-index: 0;
}

.rune:nth-child(1) {
    top: 20%;
    right: 8%;
    animation-delay: 0s;
}

.rune:nth-child(2) {
    top: 50%;
    right: 12%;
    animation-delay: -1s;
    font-size: 18px;
}

.rune:nth-child(3) {
    top: 75%;
    right: 6%;
    animation-delay: -2s;
}

.rune:nth-child(4) {
    top: 35%;
    left: 6%;
    animation-delay: -3s;
    font-size: 20px;
}

.rune:nth-child(5) {
    top: 65%;
    left: 10%;
    animation-delay: -1.5s;
}

@keyframes runePulse {

    0%,
    100% {
        opacity: 0.3;
        transform: scale(1);
    }

    50% {
        opacity: 0.8;
        transform: scale(1.2);
    }
}

/* Card Floating Orbs */
.card-orb {
    display: none;
}

.card-orb.orb-1 {
    display: none;
}

.card-orb.orb-2 {
    display: none;
}

@keyframes cardOrbFloat {

    0%,
    100% {
        transform: translate(0, 0) scale(1);
    }

    50% {
        transform: translate(10px, -10px) scale(1.2);
    }
}

/* Icon Bounce Animation on Hover */
.product-card-new:hover .card-icon i {
    animation: iconBounce 0.6s ease-out;
}

@keyframes iconBounce {
    0% {
        transform: scale(1);
    }

    30% {
        transform: scale(1.3) rotate(-10deg);
    }

    50% {
        transform: scale(0.9) rotate(5deg);
    }

    70% {
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        transform: scale(1) rotate(0deg);
    }
}

/* Magical Mist Effect */
.magical-mist {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(to top,
            rgba(255, 255, 255, 0.05),
            transparent);
    filter: blur(50px);
    pointer-events: none;
    z-index: -1;
    animation: mistPulse 10s ease-in-out infinite;
}

@keyframes mistPulse {

    0%,
    100% {
        opacity: 0.5;
        transform: scaleY(1);
    }

    50% {
        opacity: 0.8;
        transform: scaleY(1.2);
    }
}


/* ============ USER PROFILE SYSTEM ============ */
.user-profile-wrapper {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.user-profile-wrapper.loaded {
    opacity: 1;
    visibility: visible;
}

.user-profile-btn {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: linear-gradient(135deg, #000000, #1a1a1a);
    border: 1px solid rgba(40, 40, 40, 0.3);
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    box-shadow:
        0 4px 20px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgba(40, 40, 40, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.user-profile-btn::before {
    content: '';
    position: absolute;
    inset: -2px;
    border-radius: 50%;
    background: linear-gradient(135deg, #a78bfa, #8b7daa, #8b7daa, #a78bfa);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: -1;
    animation: profileBorderRotate 4s linear infinite;
}

@keyframes profileBorderRotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.user-profile-btn:hover {
    transform: scale(1.08);
    border-color: rgba(40, 40, 40, 0.6);
    box-shadow:
        0 6px 30px rgba(40, 40, 40, 0.4),
        0 0 40px rgba(40, 40, 40, 0.3),
        0 0 0 1px rgba(40, 40, 40, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.user-profile-btn:hover::before {
    opacity: 0.5;
}

.user-avatar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.user-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.user-status-dot {
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 13px;
    height: 13px;
    background: #00ff00;
    border: 2.5px solid #000;
    border-radius: 50%;
    box-shadow: 0 0 12px rgba(0, 255, 0, 0.8);
    animation: statusPulse 2s ease-in-out infinite;
}

@keyframes statusPulse {

    0%,
    100% {
        box-shadow: 0 0 12px rgba(0, 255, 0, 0.8);
    }

    50% {
        box-shadow: 0 0 20px rgba(0, 255, 0, 1);
    }
}

/* User Dropdown Menu - Ultra Premium Luxury */
/* ============ PREMIUM USER DROPDOWN - GLASSMORPHISM ============ */
@keyframes udSlideIn {
    from {
        opacity: 0;
        transform: translateY(-20px) scale(0.9);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes udSlideOut {
    from {
        opacity: 1;
        transform: translateY(0) scale(1);
    }

    to {
        opacity: 0;
        transform: translateY(-20px) scale(0.9);
    }
}

@keyframes udBorderGlow {

    0%,
    100% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }
}

@keyframes udParticleFloat {
    0% {
        transform: translateY(0) scale(1);
        opacity: 0.6;
    }

    50% {
        transform: translateY(-8px) scale(1.2);
        opacity: 1;
    }

    100% {
        transform: translateY(-16px) scale(0.8);
        opacity: 0;
    }
}

@keyframes udAvatarPulse {

    0%,
    100% {
        box-shadow: 0 0 20px rgba(40, 40, 40, 0.4), 0 0 40px rgba(201, 149, 106, 0.2);
    }

    50% {
        box-shadow: 0 0 30px rgba(40, 40, 40, 0.6), 0 0 60px rgba(201, 149, 106, 0.3);
    }
}

.user-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 8px;
    width: 280px;
    background: #0a0a0a;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px) scale(0.97);
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    overflow: hidden;
    z-index: 10000;
}

.user-dropdown.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
}

.user-dropdown::before {
    display: none;
}

.user-dropdown.active::before {
    display: none;
}

.ud-banner {
    position: relative;
    height: 55px;
    overflow: hidden;
}

.ud-banner-gradient {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg,
            rgba(40, 40, 40, 0.3) 0%,
            rgba(201, 149, 106, 0.2) 40%,
            rgba(59, 130, 246, 0.25) 70%,
            rgba(40, 40, 40, 0.3) 100%);
    background-size: 200% 200%;
    animation: udBorderGlow 6s ease infinite;
}

.ud-banner::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    background: linear-gradient(to top, rgba(8, 8, 14, 0.95), transparent);
}

.ud-banner-particles span {
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    animation: udParticleFloat 3s ease-in-out infinite;
}

.ud-banner-particles span:nth-child(1) {
    left: 15%;
    top: 40%;
    animation-delay: 0s;
}

.ud-banner-particles span:nth-child(2) {
    left: 35%;
    top: 25%;
    animation-delay: 0.6s;
}

.ud-banner-particles span:nth-child(3) {
    left: 55%;
    top: 50%;
    animation-delay: 1.2s;
}

.ud-banner-particles span:nth-child(4) {
    left: 75%;
    top: 30%;
    animation-delay: 1.8s;
}

.ud-banner-particles span:nth-child(5) {
    left: 90%;
    top: 45%;
    animation-delay: 2.4s;
}

.ud-profile-area {
    position: relative;
    padding: 12px 16px 10px;
    margin-top: -30px;
    display: flex;
    align-items: center;
    gap: 12px;
    z-index: 2;
}

.ud-avatar-ring {
    flex-shrink: 0;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    padding: 2.5px;
    background: linear-gradient(135deg, #a78bfa, #8b7daa, #8b7daa);
    animation: udAvatarPulse 3s ease-in-out infinite;
}

.ud-avatar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: visible;
    position: relative;
    background: linear-gradient(135deg, #1a1a2e, #16213e);
}

.ud-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    image-rendering: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    clip-path: circle(50%);
}

.ud-avatar .user-status-indicator {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2.5px solid #0d0d1a;
    z-index: 3;
    background: #10b981;
    box-shadow: 0 0 8px rgba(16, 185, 129, 0.6);
    pointer-events: none;
}

.ud-avatar .user-status-indicator.online {
    background: #10b981;
    box-shadow: 0 0 8px rgba(16, 185, 129, 0.6);
}

.ud-avatar .user-status-indicator.busy {
    background: #ef4444;
    box-shadow: 0 0 8px rgba(239, 68, 68, 0.6);
}

.ud-avatar .user-status-indicator.away {
    background: #f59e0b;
    box-shadow: 0 0 8px rgba(245, 158, 11, 0.6);
}

.ud-avatar .user-status-indicator.dnd {
    background: #dc2626;
    box-shadow: 0 0 8px rgba(220, 38, 38, 0.6);
}

.ud-avatar .user-status-indicator.offline {
    background: #6b7280;
    box-shadow: 0 0 8px rgba(107, 114, 128, 0.4);
}

.ud-user-info {
    flex: 1;
    min-width: 0;
}

.ud-name {
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 1px 0;
    color: #fff;
    letter-spacing: -0.3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ud-username {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.45);
    margin: 0 0 3px 0;
    font-weight: 500;
}

.auth-method-badge {
    display: flex;
    align-items: center;
    gap: 5px;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.4);
    padding: 3px 8px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.06);
    margin: 2px 0 2px 0;
    width: fit-content;
    letter-spacing: 0.3px;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.auth-method-badge:hover {
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(255, 255, 255, 0.1);
}

.auth-method-badge i {
    font-size: 10px;
}

.auth-google {
    border-color: rgba(66, 133, 244, 0.2);
}

.auth-github {
    border-color: rgba(255, 255, 255, 0.1);
}

.auth-discord {
    border-color: rgba(88, 101, 242, 0.2);
}

.auth-email {
    border-color: rgba(255, 255, 255, 0.15);
}

.ud-status-line {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 4px;
    position: relative;
    cursor: pointer;
    padding: 2px 6px;
    border-radius: 6px;
    transition: background 0.2s;
}

.ud-status-line:hover {
    background: rgba(255, 255, 255, 0.06);
}

.ud-status-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #10b981;
    flex-shrink: 0;
}

.ud-status-text {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.4);
    font-weight: 500;
}

.ud-status-picker {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 4px;
    background: rgba(15, 15, 30, 0.97);
    border: 1px solid rgba(40, 40, 40, 0.25);
    border-radius: 10px;
    padding: 6px;
    z-index: 9999;
    min-width: 160px;
    backdrop-filter: blur(20px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
}

.ud-status-picker.active {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.ud-status-opt {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 7px 10px;
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.7);
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.15s;
    white-space: nowrap;
}

.ud-status-opt:hover {
    background: rgba(40, 40, 40, 0.15);
    color: #fff;
}

.ud-opt-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    flex-shrink: 0;
}

.ud-bio {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.35);
    margin: 0 16px 4px;
    padding: 0;
    font-weight: 400;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ud-bio:empty {
    display: none;
}

.ud-role-badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 3px 8px;
    background: rgba(40, 40, 40, 0.12);
    border: 1px solid rgba(40, 40, 40, 0.25);
    border-radius: 5px;
    font-family: 'Inter', sans-serif;
    font-size: 9px;
    font-weight: 700;
    color: #a78bfa;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-top: 5px;
}

.ud-role-badge i {
    color: #fbbf24;
    font-size: 8px;
}

.ud-close-btn {
    display: none;
}

.ud-stats-row {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 14px;
    margin: 4px 12px 8px;
    background: rgba(40, 40, 40, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    gap: 0;
}

.ud-stat {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
}

.ud-stat-value {
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    font-weight: 700;
    background: linear-gradient(135deg, #a78bfa, #a78bfa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.ud-stat-label {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.ud-stat-divider {
    width: 1px;
    height: 28px;
    background: linear-gradient(180deg, transparent, rgba(40, 40, 40, 0.3), transparent);
}

.ud-menu-section {
    padding: 4px 10px;
}

.ud-section-label {
    display: block;
    padding: 4px 10px 2px;
    font-family: 'Inter', sans-serif;
    font-size: 9px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.3);
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.ud-menu-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 7px 10px;
    border-radius: 8px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid transparent;
    margin-bottom: 1px;
}

.ud-menu-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 0;
    background: linear-gradient(180deg, #a78bfa, #8b7daa);
    border-radius: 0 3px 3px 0;
    transition: height 0.3s ease;
}

.ud-menu-item:hover::before {
    height: 60%;
}

.ud-menu-item:hover {
    background: linear-gradient(90deg, rgba(40, 40, 40, 0.12), rgba(201, 149, 106, 0.06));
    border-color: rgba(40, 40, 40, 0.15);
    transform: translateX(4px);
    box-shadow: 0 2px 12px rgba(40, 40, 40, 0.15);
}

.ud-menu-icon {
    width: 28px;
    height: 28px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(40, 40, 40, 0.08);
    border: 1px solid rgba(40, 40, 40, 0.12);
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.ud-menu-icon i {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
}

.ud-menu-item:hover .ud-menu-icon {
    background: linear-gradient(135deg, rgba(40, 40, 40, 0.2), rgba(201, 149, 106, 0.15));
    border-color: rgba(40, 40, 40, 0.35);
    box-shadow: 0 0 15px rgba(40, 40, 40, 0.2);
}

.ud-menu-item:hover .ud-menu-icon i {
    color: #a78bfa;
    transform: scale(1.1);
    filter: drop-shadow(0 0 6px rgba(40, 40, 40, 0.5));
}

.ud-menu-text {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
}

.ud-menu-title {
    font-family: 'Inter', sans-serif;
    font-size: 12.5px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.85);
    transition: color 0.3s ease;
}

.ud-menu-desc {
    display: none;
}

.ud-menu-item:hover .ud-menu-title {
    color: #fff;
}

.ud-menu-arrow {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.15);
    transition: all 0.3s ease;
}

.ud-menu-item:hover .ud-menu-arrow {
    color: rgba(40, 40, 40, 0.6);
    transform: translateX(3px);
}

.ud-footer {
    padding: 6px 10px 10px;
    margin-top: 2px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.ud-signout {
    justify-content: center;
    color: rgba(239, 68, 68, 0.8) !important;
    border: 1px solid rgba(239, 68, 68, 0.1) !important;
}

.ud-signout .ud-menu-icon {
    background: rgba(239, 68, 68, 0.08);
    border-color: rgba(239, 68, 68, 0.15);
}

.ud-signout .ud-menu-icon i {
    color: rgba(239, 68, 68, 0.7);
}

.ud-signout .ud-menu-title {
    color: rgba(239, 68, 68, 0.85);
}

.ud-signout:hover {
    background: rgba(239, 68, 68, 0.1) !important;
    border-color: rgba(239, 68, 68, 0.25) !important;
    transform: translateX(0) !important;
}

.ud-signout:hover .ud-menu-icon {
    background: rgba(239, 68, 68, 0.15);
    border-color: rgba(239, 68, 68, 0.3);
    box-shadow: 0 0 12px rgba(239, 68, 68, 0.2);
}

.ud-signout:hover .ud-menu-icon i {
    color: #ef4444;
    filter: drop-shadow(0 0 6px rgba(239, 68, 68, 0.5));
}

.ud-signout:hover .ud-menu-title {
    color: #ef4444;
}

.ud-signout::before {
    display: none;
}

.user-dropdown::-webkit-scrollbar {
    display: none;
}

@media (max-width: 768px) {
    .user-dropdown {
        width: 280px;
        right: 0;
        max-height: 75vh;
    }
}

.signout-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    padding: 20px;
}

.signout-overlay.active {
    opacity: 1;
}

.signout-card {
    position: relative;
    width: 100%;
    max-width: 380px;
    background: #0a0a0a;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 36px 28px 28px;
    text-align: center;
    overflow: hidden;
    transform: scale(0.9) translateY(20px);
    transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.6);
}

.signout-overlay.active .signout-card {
    transform: scale(1) translateY(0);
}

.signout-glow { display: none; }
.signout-glow-1 { display: none; }
.signout-glow-2 { display: none; }

@keyframes signoutGlowPulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }

    100% {
        opacity: 0.6;
        transform: scale(1.15);
    }
}

.signout-icon-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
}

.signout-icon-ring {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(220, 38, 38, 0.1);
    border: 2px solid rgba(220, 38, 38, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    animation: signoutIconPulse 2s ease-in-out infinite;
}

.signout-icon-ring i {
    font-size: 22px;
    color: #dc2626;
}

@keyframes signoutIconPulse {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(255, 68, 68, 0.3);
    }

    50% {
        box-shadow: 0 0 20px 8px rgba(255, 68, 68, 0.15);
    }
}

.signout-avatar-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.signout-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.1);
    box-shadow: none;
    object-fit: cover;
}

.signout-title {
    font-family: 'Cinzel', serif;
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff;
    -webkit-text-fill-color: #fff;
    background: none;
    margin: 0 0 8px;
}

.signout-subtitle {
    font-family: 'Inter', sans-serif;
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.6);
    margin: 0 0 4px;
    line-height: 1.5;
}

.signout-subtitle strong {
    color: #dc2626;
    -webkit-text-fill-color: #dc2626;
}

.signout-desc {
    font-family: 'Inter', sans-serif;
    font-size: 0.78rem;
    color: rgba(255, 255, 255, 0.3);
    margin: 0 0 24px;
    line-height: 1.4;
}

.signout-actions {
    display: flex;
    gap: 12px;
}

.signout-btn-cancel,
.signout-btn-confirm {
    flex: 1;
    padding: 12px 16px;
    border-radius: 10px;
    border: none;
    font-family: 'Inter', sans-serif;
    font-size: 0.82rem;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.2s ease;
}

.signout-btn-cancel {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.6);
}

.signout-btn-cancel:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.15);
    color: #fff;
}

.signout-btn-confirm {
    background: #dc2626;
    color: #fff;
    box-shadow: 0 4px 16px rgba(220, 38, 38, 0.25);
}

.signout-btn-confirm:hover {
    background: #b91c1c;
    box-shadow: 0 6px 24px rgba(220, 38, 38, 0.35);
}

.signout-btn-confirm:disabled {
    opacity: 0.8;
    cursor: not-allowed;
    transform: none;
}

@media (max-width: 480px) {
    .signout-card {
        padding: 32px 20px 24px;
        border-radius: 18px;
        max-width: 100%;
    }

    .signout-actions {
        flex-direction: column;
    }

    .signout-title {
        font-size: 1.3rem;
    }

    .signout-avatar {
        width: 60px;
        height: 60px;
    }

    .signout-icon-ring {
        width: 52px;
        height: 52px;
    }

    .signout-icon-ring i {
        font-size: 20px;
    }
}

/* ============ CLEAN MOBILE OVERRIDES ============ */

/* -- Keep fc-line, card-inner, trust-row fixes (non-responsive, needed everywhere) -- */
.fc-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.card-inner {
    display: flex;
    flex-direction: column;
}

/* ======== TABLET (≤768px) ======== */
@media (max-width: 768px) {

    /* Hide red section separator lines on mobile */
    .logo-ticker::after,
    .products-section::after,
    .pricing-section::after,
    .free-cheats-section::after,
    .courses-section::after { display: none; }

    /* Global spacing */
    .products-section,
    .courses-section,
    .team-section,
    .free-cheats-section { padding: 50px 0; }
    .pricing-section { padding: 50px 0 60px; }
    .section-container { padding: 0 20px; }
    .section-desc { font-size: 14px; line-height: 1.6; }
    .section-header-img { max-width: 420px; }
    .products-title-img { max-width: 420px; margin: 0 auto 40px; }
    .api-title-img { max-width: 420px; }

    /* Product showcase */
    .products-showcase { padding: 20px 0 20px; margin-bottom: 0; }
    .showcase-info-panel { padding: 0 16px 12px; display: none; }

    /* Hide the info panel price/name that bleeds behind the card */
    .showcase-product-price,
    .showcase-product-name,
    .showcase-product-type,
    .showcase-product-desc { display: none; }

    /* Make product cards flow naturally so CTA isn't cut off */
    .products-showcase .products-grid-new {
        position: relative;
        min-height: auto !important;
        height: auto !important;
    }
    .products-showcase .product-card-new {
        position: relative !important;
        height: auto !important;
        width: 100% !important;
    }
    .products-showcase .product-card-new:not(.showcase-active) {
        display: none !important;
    }
    .products-showcase .product-card-new.showcase-active {
        display: flex !important;
        position: relative !important;
    }

    /* Arrows — bottom center, below the card content */
    .showcase-arrow {
        width: 34px;
        height: 34px;
        font-size: 12px;
        top: auto;
        bottom: -50px;
        transform: none;
        z-index: 20;
    }
    .arrow-left { left: calc(50% - 42px); }
    .arrow-right { right: calc(50% - 42px); }

    /* Add space below the card for arrows */
    .products-showcase .products-grid-new {
        margin-bottom: 56px;
        min-height: auto;
        height: auto;
    }

    .showcase-stage {
        overflow: visible;
    }

    /* Kill ALL red glow on product cards on mobile */
    .products-showcase .product-card-new .card-inner::before { display: none !important; }
    .products-showcase .product-card-new.showcase-active .card-inner,
    .products-showcase .product-card-new.showcase-active:hover .card-inner {
        border-color: rgba(255, 255, 255, 0.08) !important;
        box-shadow: 0 16px 48px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.04) !important;
    }

    /* Kill red glow on cheats gateway cards */
    .cheats-gateway-card .card-glow-border,
    .cheats-gateway-card .card-orb,
    .cheats-gateway-card .card-shine { display: none; }
    .cheats-gateway-card {
        border-color: rgba(255, 255, 255, 0.06);
        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
    }

    /* Make cheats gateway cards match course card style */
    .cheats-gateway-card .card-inner {
        padding: 22px 18px 20px;
        background: rgba(17, 17, 17, 0.95);
        border: 1px solid rgba(255, 255, 255, 0.06);
        border-radius: 16px;
    }

    /* Team section — clean cards */
    .team-card-v2__photo {
        border-radius: 10px;
        border-color: rgba(255, 255, 255, 0.06);
    }
    .team-card-v2__photo-glow { opacity: 0.7; }

    /* Cheats gateway */
    .cheats-gateway-cards { gap: 16px; margin-bottom: 16px; max-width: 460px; }
    .cheats-gateway-card { width: 100%; max-width: 100%; overflow: hidden; }
    .cheats-gateway-card .card-inner { padding: 24px 20px 20px; }
    .fc-terminal { display: none; }
    .fc-lang-tag { font-size: 11px; padding: 4px 8px; }
    .fc-trust-row { gap: 6px; margin-bottom: 14px; }
    .fc-trust-badge { font-size: 10px; padding: 5px 10px; }
    .fc-contributors { margin-bottom: 16px; gap: 10px; }
    .fc-cta-row { gap: 10px; }

    /* Courses */
    .courses-grid { gap: 16px; margin-bottom: 20px; }
    .course-card { padding: 22px 20px 20px; }
    .course-card__title { font-size: 18px; }
    .course-card__desc { font-size: 13px; line-height: 1.5; }
    .course-card__topic { font-size: 12px; padding: 7px 10px; }
    .course-card__stats span { font-size: 11px; }
    .course-card__guarantee { font-size: 11px; padding: 6px 12px; margin-top: 8px; }

    /* Pricing */
    .pricing-grid { max-width: 380px; gap: 14px; }
    .pricing-card { padding: 24px 20px 20px; min-height: auto; }
    .pricing-features li { font-size: 13px; padding: 5px 0; }

    /* Logo ticker */
    .logo-ticker { padding: 36px 0 28px; }
    .ticker-title-image { max-width: 380px; }
    .ticker-item { padding: 10px 24px; }
    .ticker-item img { height: 64px; }
}

/* ======== PHONE (≤600px) ======== */
@media (max-width: 600px) {

    /* Stats bar — compact 2x2 grid */
    .fc-stats-bar {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 6px;
        padding: 12px;
        margin-bottom: 20px;
    }
    .fc-stat { padding: 8px 10px; justify-content: flex-start; }
    .fc-stat-num { font-size: 18px; }
    .fc-stat-label { font-size: 10px; }
    .fc-stat-icon { width: 28px; height: 28px; }
    .fc-stat-icon i { font-size: 12px; }
    .fc-stat-divider { display: none; }

    /* Perks — keep 2x2 */
    .cv2-perks-grid { grid-template-columns: 1fr 1fr; max-width: 100%; gap: 10px; padding-top: 24px; }
    .cv2-perk-card { padding: 16px 10px 14px; }
    .cv2-perk-card h4 { font-size: 13px; }
    .cv2-perk-card p { font-size: 11px; line-height: 1.4; }
    .cv2-perk-icon { width: 34px; height: 34px; margin-bottom: 6px; }
    .cv2-perk-icon i { font-size: 15px; }

    /* Footer */
    .sk-footer__top { padding: 28px 0 16px; }
    .sk-footer__links {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
    }
    .sk-footer__heading { font-size: 9px; margin-bottom: 4px; }
    .sk-footer__col { gap: 6px; }
    .sk-footer__col a { font-size: 12px; padding: 2px 0; }
    .sk-footer__socials-row { gap: 10px; padding: 12px 0; }
    .sk-footer__socials-row a { width: 34px; height: 34px; font-size: 13px; }
    .sk-footer__bottom { padding: 10px 0 16px; font-size: 11px; }
    .sk-footer__marquee-track { font-size: 48px; }
}

/* ======== SMALL PHONE (≤480px) ======== */
@media (max-width: 480px) {

    /* Global spacing tighter */
    .section-container { padding: 0 20px; }
    .products-section,
    .courses-section,
    .team-section,
    .free-cheats-section { padding: 36px 0; }
    .pricing-section { padding: 36px 0 40px; }
    .about-section { padding: 40px 0; }
    .contact-section { padding: 30px 0; }

    /* Section headers */
    .section-header { margin-bottom: 24px; }
    .section-header-img { max-width: 100%; }
    .products-title-img { max-width: 100%; margin: 0 auto 24px; }
    .api-title-img { max-width: 100%; }
    .products-section-header { margin-bottom: 16px; }

    /* Hero tighter */
    .hero { padding: 80px 16px 36px; }
    .hero-label { font-size: 11px; margin-bottom: 14px; }
    .hero-subtitle { font-size: 14px; line-height: 1.6; margin-bottom: 24px; }
    .hero-btn-primary, .hero-btn-ghost, .hero-btn-discord { padding: 12px 20px; font-size: 14px; }

    /* Product showcase — full width cards, auto height so CTA isn't cut off */
    .products-showcase { padding: 10px 0 20px; }
    .products-showcase .product-card-new {
        padding: 0 4px !important;
        position: relative !important;
        height: auto !important;
    }
    .products-showcase .product-card-new .card-inner {
        width: 100% !important;
        max-width: 100% !important;
        min-height: auto !important;
        padding: 22px 18px 20px !important;
        border-radius: 16px !important;
        box-sizing: border-box !important;
    }
    .products-showcase .products-grid-new {
        min-height: auto !important;
        height: auto !important;
        margin-bottom: 48px;
    }
    .showcase-arrow { width: 32px; height: 32px; font-size: 11px; bottom: -44px; }
    .arrow-left { left: calc(50% - 38px); }
    .arrow-right { right: calc(50% - 38px); }

    /* Product card content sizing for small phones */
    .product-card-new .card-title { font-size: 18px; }
    .product-card-new .card-type { font-size: 9px; margin-bottom: 16px; letter-spacing: 2px; }
    .product-card-new .card-header { margin-bottom: 10px; }
    .product-card-new .card-icon { width: 40px; height: 40px; font-size: 16px; border-radius: 10px; }
    .product-card-new .card-badge { font-size: 8px; padding: 4px 8px; }
    .product-card-new .feature-item { padding: 10px 0; font-size: 12px; gap: 10px; }
    .product-card-new .feature-item i { width: 16px; font-size: 10px; }
    .product-card-new .card-features { margin-bottom: 16px; }
    .product-card-new .card-pricing { padding: 10px; margin-top: 12px; margin-bottom: 6px; border-radius: 10px; }
    .product-card-new .price-box { font-size: 13px; }
    .card-cta { font-size: 12px; padding: 10px 16px; }

    /* Cheats gateway cards — full width */
    .cheats-gateway-cards { max-width: 100%; gap: 14px; }
    .cheats-gateway-card .card-inner { padding: 20px 16px 18px; }
    .cheats-gateway-card .card-icon { width: 44px; height: 44px; font-size: 18px; }
    .cheats-gateway-card .card-title { font-size: 18px; }
    .cheats-gateway-card .feature-item { padding: 10px 12px; font-size: 12px; gap: 10px; }

    /* Pricing — full width, compact */
    .pricing-grid { max-width: 100%; gap: 12px; }
    .pricing-card { padding: 20px 18px 18px; }
    .pricing-price .amount { font-size: 36px; }
    .pricing-heading { font-size: 24px; }
    .pricing-subtitle { font-size: 13px; }

    /* Courses — full width */
    .courses-grid { max-width: 100%; gap: 14px; }
    .course-card { padding: 20px 16px 18px; }
    .course-card__title { font-size: 16px; }
    .course-card__desc { font-size: 12px; }
    .course-card__topics { gap: 6px; }
    .course-card__topic { font-size: 11px; padding: 6px 8px; }

    /* Perks */
    .cv2-perks-grid { gap: 8px; padding-top: 20px; }
    .cv2-perk-card { padding: 14px 8px 12px; }
    .cv2-perk-card h4 { font-size: 12px; }
    .cv2-perk-card p { font-size: 10px; }

    /* About */
    .about-grid { gap: 30px; }
    .about-founder__image { max-width: 240px; }
    .about-stats-row { gap: 20px; flex-wrap: wrap; }
    .about-stat__number { font-size: 20px; }

    /* Team — compact on small phones */
    .team-section { padding: 36px 0; }
    .team-section .section-container {
        padding: 0 12% !important;
        max-width: 100% !important;
        overflow: hidden;
    }
    .team-header-v2 { margin-bottom: 18px; }
    .team-header-full-img { max-width: 200px; }
    .team-headline-v2 { font-size: 18px; }
    .team-sub-v2 { font-size: 12px; line-height: 1.5; }
    .team-dept { margin-bottom: 20px; }
    .team-dept__header { margin-bottom: 12px; }
    .team-dept__icon { width: 30px; height: 30px; font-size: 12px; }
    .team-dept__title { font-size: 13px; letter-spacing: 1.5px; }

    .team-roster-v2,
    .team-roster--founders,
    .team-roster--duo {
        grid-template-columns: 1fr 1fr !important;
        max-width: 100% !important;
        gap: 10px;
        margin: 0 auto;
        width: 100%;
    }
    .team-roster--single { grid-template-columns: 1fr; max-width: 140px; margin: 0 auto; }
    .team-card-v2 { overflow: hidden; width: 100%; }
    .team-card-v2__photo {
        border-radius: 8px;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        aspect-ratio: 1/1;
    }
    .team-card-v2__photo img { width: 100%; height: 100%; object-fit: cover; }
    .team-card--founder .team-card-v2__photo { aspect-ratio: 1/1; }
    .team-card-v2__info { padding: 6px 2px 0; }
    .team-card-v2__role { font-size: 8px; letter-spacing: 0.8px; }
    .team-card-v2__name { font-size: 12px; line-height: 1.3; }
    .team-card--founder .team-card-v2__name { font-size: 14px; }
    .team-card-v2__bio {
        font-size: 10px;
        line-height: 1.4;
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }

    /* Logo ticker */
    .logo-ticker { padding: 24px 0 20px; }
    .ticker-title-image { max-width: 100%; }
    .ticker-item img { height: 56px; }
    .ticker-item { padding: 8px 20px; }

    /* Footer */
    .sk-footer__brand-center { padding: 24px 0 8px; }
    .sk-footer__brand-center .sk-footer__logo-text { font-size: 24px; }

    /* Stats bar */
    .fc-stats-bar { padding: 10px; gap: 4px; margin-bottom: 16px; }
    .fc-stat-num { font-size: 16px; }
}

/* ======== VERY SMALL PHONE (≤390px) ======== */
@media (max-width: 390px) {

    /* Product card — price boxes wrap cleanly on tiny phones */
    .product-card-new .card-pricing {
        flex-wrap: wrap;
        gap: 6px;
        padding: 8px;
    }

    /* Triple pricing: stack 1+2 layout instead of 3 in a row */
    .product-card-new .card-pricing.triple {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        gap: 6px;
    }

    /* Make the featured (permanent) box span full width in triple layout */
    .product-card-new .card-pricing.triple .price-box.featured {
        grid-column: 1 / -1;
    }

    .product-card-new .price-box {
        min-width: 0;
        padding: 8px 4px;
    }

    .product-card-new .price-value {
        font-size: 15px;
    }

    .product-card-new .price-label {
        font-size: 7px;
        letter-spacing: 0.8px;
    }

    /* Showcase card — crush the 440px fixed width on tiny phones */
    .products-showcase .product-card-new {
        padding: 0 2px !important;
        position: relative !important;
        height: auto !important;
    }

    .products-showcase .product-card-new .card-inner,
    .product-card-new .card-inner {
        width: 100% !important;
        max-width: 100% !important;
        min-height: auto !important;
        padding: 16px 12px 14px !important;
        border-radius: 14px !important;
        box-sizing: border-box !important;
    }

    .products-showcase .products-grid-new {
        min-height: auto !important;
        height: auto !important;
        margin-bottom: 48px;
    }

    /* Card title smaller on tiny screens */
    .product-card-new .card-title { font-size: 16px; }
    .product-card-new .card-type { font-size: 8px; }
    .product-card-new .feature-item { font-size: 11px; gap: 8px; }
    .alt-currencies { font-size: 9px; }

    /* Card CTA button */
    .card-cta { font-size: 11px; padding: 9px 14px; }

    /* Team section — fix 2-col grid on very small phones */
    .team-roster-v2 {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 8px;
        max-width: 100% !important;
    }

    .team-roster--founders {
        grid-template-columns: repeat(2, 1fr) !important;
        max-width: 100% !important;
        gap: 8px;
    }

    .team-roster--duo {
        grid-template-columns: repeat(2, 1fr) !important;
        max-width: 100% !important;
        gap: 8px;
    }

    .team-section .section-container {
        overflow: hidden !important;
        padding: 0 12% !important;
        max-width: 100% !important;
    }

    .team-card-v2__name { font-size: 11px; }
    .team-card--founder .team-card-v2__name { font-size: 12px; }
    .team-card-v2__role { font-size: 7px; }
    .team-card-v2__info { padding: 5px 1px 0; }
    .team-card-v2 { overflow: hidden; }
    .team-card-v2__photo { overflow: hidden; aspect-ratio: 1/1; }

    /* Section container — good breathing room from edges */
    .section-container { padding: 0 20px; }
}

/* ============ END CLEAN MOBILE OVERRIDES ============ */

/* ============ PAGE TRANSITION OVERLAY ============ */
.page-transition-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #050505;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.transition-spinner {
    width: 60px;
    height: 60px;
    border: 3px solid rgba(255, 255, 255, 0.2);
    border-top: 3px solid #a78bfa;
    border-radius: 50%;
    animation: transitionSpin 1s linear infinite;
    box-shadow: 0 0 40px rgba(255, 255, 255, 0.3);
}

@keyframes transitionSpin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* ============ PRODUCT CARD OVERRIDES (consolidated) ============ */

/* --- Card inner content --- */
.product-card-new .card-inner {
    padding: 30px 26px 32px;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.product-card-new *,
.product-card-new *::before,
.product-card-new *::after {
    box-sizing: border-box;
}

/* --- Title & Type --- */
.product-card-new .card-title {
    font-family: 'Cinzel', serif;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 6px;
    letter-spacing: 0.3px;
    line-height: 1.2;
}

.product-card-new .card-type {
    display: inline-block;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 10px;
    font-weight: 600;
    color: var(--card-accent, rgba(255, 255, 255, 0.5));
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-bottom: 24px;
    opacity: 0.55;
}

/* --- Header row: badge only --- */
.product-card-new .card-header {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 14px;
}

.product-card-new .card-icon {
    width: 50px;
    height: 50px;
    border-radius: 14px;
    background: rgba(220, 38, 38, 0.08);
    border: 1px solid rgba(220, 38, 38, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #dc2626;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.product-card-new .card-icon.cyan {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.10);
    color: rgba(255, 255, 255, 0.65);
}

.product-card-new .card-icon.pink {
    background: rgba(236, 223, 204, 0.05);
    border-color: rgba(236, 223, 204, 0.12);
    color: #ECDFCC;
}

.product-card-new .card-icon.grey {
    background: rgba(160, 160, 160, 0.05);
    border-color: rgba(160, 160, 160, 0.10);
    color: #a0a0a0;
}

/* --- Badge --- */
.product-card-new .card-badge {
    padding: 5px 11px;
    border-radius: 6px;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.product-card-new .card-badge.hot {
    background: rgba(220, 38, 38, 0.15);
    border: 1px solid rgba(220, 38, 38, 0.35);
    color: #ef4444;
}

.product-card-new .card-badge.cyan {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #ffffff;
}

.product-card-new .card-badge.pink {
    background: rgba(204, 85, 0, 0.15);
    border: 1px solid rgba(204, 85, 0, 0.35);
    color: #cc7700;
}

.product-card-new .card-badge.grey {
    background: rgba(48, 128, 255, 0.15);
    border: 1px solid rgba(48, 128, 255, 0.35);
    color: #60a5fa;
}

/* --- Features list --- */
.product-card-new .card-features {
    margin-bottom: 22px;
    flex-grow: 1;
}

.product-card-new .feature-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 13px 0;
    margin-bottom: 0;
    font-size: 13.5px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.55);
    background: none;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 0;
    letter-spacing: 0.15px;
    line-height: 1.45;
    transition: color 0.3s ease;
}

.product-card-new .feature-item:last-child {
    border-bottom: none;
}

.product-card-new .feature-item::before {
    display: none;
}

.product-card-new .feature-item:hover {
    color: rgba(255, 255, 255, 0.85);
    background: none;
    border-color: rgba(255, 255, 255, 0.06);
    transform: none;
}

.product-card-new .feature-item i {
    width: 18px;
    font-size: 12px;
    color: var(--card-accent, #dc2626);
    opacity: 0.7;
    flex-shrink: 0;
}

.product-card-new .feature-item span {
    flex: 1;
    font-weight: 400;
}

/* --- Pricing row --- */
.product-card-new .card-pricing {
    border-radius: 12px;
    padding: 12px;
    margin-top: 18px;
    margin-bottom: 8px;
    display: flex;
    gap: 8px;
    justify-content: space-between;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
}

.product-card-new .price-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 10px 6px;
    border-radius: 8px;
    transition: background 0.25s ease;
}

.product-card-new .price-box:hover {
    background: rgba(255, 255, 255, 0.03);
}

.product-card-new .price-box.featured {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.12);
}

.product-card-new:nth-child(1) .price-box.featured {
    background: rgba(220, 38, 38, 0.08);
    border-color: rgba(220, 38, 38, 0.28);
}

.product-card-new:nth-child(2) .price-box.featured {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.35);
}

.product-card-new:nth-child(3) .price-box.featured {
    background: rgba(204, 85, 0, 0.1);
    border-color: rgba(204, 85, 0, 0.3);
}

.product-card-new:nth-child(4) .price-box.featured {
    background: rgba(48, 128, 255, 0.1);
    border-color: rgba(48, 128, 255, 0.3);
}

.product-card-new .price-label {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 8px;
    color: rgba(255, 255, 255, 0.4);
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.product-card-new .price-value {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.product-card-new .alt-currencies {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.25);
    text-align: center;
    margin-bottom: 16px;
    letter-spacing: 0.3px;
}

.product-card-new .card-note {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.35);
    text-align: center;
    margin-bottom: 14px;
    font-style: italic;
    letter-spacing: 0.2px;
}

/* --- CTA Button --- */
.card-cta {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 16px 20px;
    border-radius: 12px;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 5;
    overflow: hidden;
    background: linear-gradient(135deg, #dc2626, #991b1b);
    border: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(220, 38, 38, 0.25);
}

.card-cta span { position: relative; z-index: 2; }
.card-cta i { position: relative; z-index: 2; font-size: 10px; transition: transform 0.3s ease; }
.card-cta:hover i { transform: translateX(3px); }

/* CTA color variants */
.card-cta.cyan {
    background: linear-gradient(135deg, #b8872e, #8a6b20);
}
.card-cta.cyan:hover {
    box-shadow: 0 6px 20px rgba(184, 135, 46, 0.25);
}

.card-cta.pink {
    background: linear-gradient(135deg, #2a2a2a, #1a1a1a);
    border: 1px solid rgba(255, 255, 255, 0.06);
}
.card-cta.pink:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.35);
}

.card-cta.grey {
    background: linear-gradient(135deg, #3a3a3a, #252525);
}
.card-cta.grey:hover {
    box-shadow: 0 6px 20px rgba(100, 100, 100, 0.2);
}

.card-cta.green {
    background: linear-gradient(135deg, #16a34a, #15803d);
}
.card-cta.green:hover {
    box-shadow: 0 6px 20px rgba(34, 197, 94, 0.25);
}

/* ============ END PRODUCT CARD OVERRIDES ============ */

/* ============ PERFORMANCE TIER CSS OVERRIDES ============ */
/* Auto-applied by JS based on device capability detection */

/* === GLOBAL: Remove ALL backdrop-filter — saves massive GPU === */
/* Using solid dark backgrounds instead — looks identical, 100x cheaper */
.pricing-card,
.feature-card,
.team-member,
.contact-card,
.course-card,
.product-card-new,
.stat-card,
.cheat-card,
.cc-card,
.user-dropdown,
.command-center {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

/* === LOW-END DEVICES === */
.perf-low .side-panel {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    background: rgba(0, 0, 0, 1) !important;
}

.perf-low .smoke-layer {
    animation: none !important;
    opacity: 0 !important;
}

.perf-low .hero-logo-glow {
    animation: none !important;
}

.perf-low .hero-visual::before {
    animation: none !important;
}

.perf-low .hero-headline-accent {
    animation: none !important;
    filter: none !important;
}

.perf-low .top-navbar .nav-inner::before {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    background: rgba(8, 8, 8, 0.97) !important;
}

.perf-low .orb {
    animation: none !important;
    opacity: 0.3 !important;
}

.perf-low .bg-gradient {
    animation: none !important;
}

.perf-low [style*="backdrop-filter"],
.perf-low .pricing-card,
.perf-low .feature-card,
.perf-low .team-member,
.perf-low .contact-card,
.perf-low .course-card,
.perf-low .login-container,
.perf-low .modal-content {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

.perf-low .cursor-dot,
.perf-low .cursor-outline {
    display: none !important;
}

.perf-low .torch-container {
    display: none !important;
}

.perf-low .floating-anime-gifs {
    display: none !important;
}

/* === MEDIUM DEVICES === */
.perf-medium .side-panel {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    background: rgba(0, 0, 0, 1) !important;
}

.perf-medium .product-card-new,
.perf-medium .feature-card,
.perf-medium .team-member {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

.perf-medium .orb {
    opacity: 0.4 !important;
}

/* Disable firefly animations */
.firefly,
.firefly::before,
.firefly::after {
    animation: none !important;
    opacity: 0 !important;
    display: none !important;
}

/* === REDUCED MOTION PREFERENCE === */
@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }

    .orb,
    .bg-gradient,
    .cursor-dot::before,
    .cursor-outline {
        animation: none !important;
    }
}

/* === NUCLEAR: Kill ALL backdrop-filter globally === */
/* The solid dark backgrounds look identical but cost 0 GPU */
/* backdrop-filter was the #1 cause of lag on all devices */
*:not(.login-container) {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

/* ============ LAPTOP COMPACT MODE ============ */
/* Optimizes sidebar for screens with limited height (e.g. 1366x768 laptops) */
@media screen and (max-height: 850px) {
    .panel-header {
        padding: 5px 12px 2px !important;
        min-height: auto !important;
    }

    .logo-gif,
    .panel-logo {
        width: 32px !important;
        height: 32px !important;
    }

    .panel-brand {
        gap: 0 !important;
    }

    .brand-line-1 {
        font-size: 16px !important;
        letter-spacing: 2px !important;
    }

    .brand-line-2 {
        font-size: 9px !important;
        margin-top: 0 !important;
    }

    .brand-desc {
        display: none !important;
    }

    .panel-nav {
        padding: 5px 8px !important;
        gap: 2px !important;
        justify-content: space-evenly !important;
        /* Force even distribution */
    }

    .panel-tab {
        padding: 0 12px !important;
        /* Remove vertical padding, let flex handle it */
        min-height: 20px !important;
        /* Allow shrinking if needed */
        margin-bottom: 0 !important;
        flex: 1 !important;
        /* Crucial: make them fill the container */
        display: flex !important;
        align-items: center !important;
    }

    .tab-icon {
        width: 28px !important;
        height: 28px !important;
        font-size: 13px !important;
    }

    .tab-text {
        font-size: 12px !important;
    }

    /* HIDE DECORATIVE ELEMENTS TO SAVE SPACE (Except Torch) */
    .panel-divider,
    .panel-copyright,
    .panel-3d-model {
        display: none !important;
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Show torch in background for compact too */
    .torch-container {
        display: block !important;
        position: absolute !important;
        bottom: 60px !important;
        height: 60px !important;
        width: 100% !important;
        margin: 0 !important;
        opacity: 0.4 !important;
        z-index: 0 !important;
    }

    .panel-footer {
        padding: 8px 10px !important;
        margin-top: 0 !important;
        border-top: 1px solid rgba(255, 255, 255, 0.02) !important;
    }

    .panel-socials {
        margin: 2px 0 4px !important;
        gap: 6px !important;
        justify-content: space-around !important;
        padding: 0 10px !important;
    }

    .social-btn {
        width: 28px !important;
        height: 28px !important;
        padding: 4px !important;
    }

    .status-badge {
        padding: 4px 8px !important;
        font-size: 9px !important;
    }

    /* Subtle torch glow at very bottom */
    .side-panel::after {
        content: '';
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        height: 100px !important;
        background: linear-gradient(to top, rgba(255, 255, 255, 0.15), transparent) !important;
        opacity: 0.3 !important;
        filter: blur(20px) !important;
        transform: none !important;
        animation: none !important;
    }
}

/* v2 overhaul removed */

/* v2 styles removed — unified below */

/* ═══════════════════════════════════════════════ */
/*  SIMPLIFIED PROFILE DROPDOWN v2                 */
/* ═══════════════════════════════════════════════ */
.ud-head{display:flex;align-items:center;gap:14px;padding:20px 18px 16px}
.ud-av-wrap{position:relative;width:56px;height:56px;flex-shrink:0;cursor:pointer;border-radius:50%;overflow:hidden}
.ud-av-img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:filter .2s}
.ud-av-wrap:hover .ud-av-img{filter:brightness(.5)}
.ud-av-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;color:#fff;font-size:16px}
.ud-av-wrap:hover .ud-av-overlay{opacity:1}
.ud-head-info{flex:1;min-width:0}
.ud-name-row{display:flex;align-items:center;gap:8px}
.ud-name-row .ud-name{font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}
.ud-edit-btn{background:none;border:none;color:rgba(255,255,255,.3);font-size:11px;cursor:pointer;padding:4px;transition:color .2s}
.ud-edit-btn:hover{color:#dc2626}
.ud-email{font-size:12px;color:rgba(255,255,255,.4);margin:3px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ud-name-editor{padding:0 18px 14px}
.ud-edit-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.35);display:block;margin-bottom:6px}
.ud-edit-row{display:flex;gap:6px}
.ud-edit-input{flex:1;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 12px;color:#fff;font-size:13px;outline:none;transition:border-color .2s}
.ud-edit-input:focus{border-color:#dc2626}
.ud-edit-save{background:#dc2626;border:none;color:#fff;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;transition:background .2s}
.ud-edit-save:hover{background:#b91c1c}
.ud-edit-cancel{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.5);width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;transition:all .2s}
.ud-edit-cancel:hover{color:#fff;border-color:rgba(255,255,255,.2)}
.ud-divider{height:1px;background:rgba(255,255,255,.06);margin:0 18px}
