/* Public landing surface. Identity stays separate from the SaaS Operate shell. */
html { overflow-x: clip; }

.nx-public-landing .nx-public-divider {
    color: var(--border);
}

.nx-public-landing .nx-public-discord-link {
    color: var(--text);
    margin-right: 8px;
    font-size: 0.85rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 6px;
    background: rgba(88, 101, 242, 0.1);
    border: 1px solid rgba(88, 101, 242, 0.2);
    transition: background 0.2s;
}

.nx-public-landing .nx-public-discord-link:hover {
    background: rgba(88, 101, 242, 0.25);
}

.nx-public-landing .nx-public-discord-icon {
    fill: #5865F2;
    vertical-align: middle;
}

.nx-public-landing .particle-1 { left: 10%; --dur: 9s; --delay: 0s; --dx: 30px; }
.nx-public-landing .particle-2 { left: 20%; --dur: 12s; --delay: 2s; --dx: -20px; background: var(--cyan); }
.nx-public-landing .particle-3 { left: 35%; --dur: 8s; --delay: 4s; --dx: 15px; }
.nx-public-landing .particle-4 { left: 55%; --dur: 11s; --delay: 1s; --dx: -40px; background: var(--cyan); }
.nx-public-landing .particle-5 { left: 70%; --dur: 10s; --delay: 3s; --dx: 25px; }
.nx-public-landing .particle-6 { left: 85%; --dur: 7s; --delay: 5s; --dx: -15px; background: var(--cyan); }
.nx-public-landing .particle-7 { left: 45%; --dur: 14s; --delay: 0.5s; --dx: 10px; }
.nx-public-landing .particle-8 { left: 90%; --dur: 9s; --delay: 6s; --dx: -30px; }

.nx-public-landing .nx-chat-delay-1 { animation-delay: 0.1s; }
.nx-public-landing .nx-chat-delay-2 { animation-delay: 0.4s; }
.nx-public-landing .nx-chat-delay-3 { animation-delay: 0.7s; }
.nx-public-landing .nx-chat-avatar-image { width: 100%; height: 100%; object-fit: cover; }
.nx-public-landing .nx-chat-user-name { color: #7289da; }
.nx-public-landing .nx-chat-bot-name { color: var(--accent); }
.nx-public-landing .nx-public-wash { background: linear-gradient(180deg, transparent, rgba(13, 8, 32, 0.6), transparent); }
.nx-public-landing .nx-align-left { text-align: left; }
.nx-public-landing .nx-demo-purple { background: linear-gradient(135deg, #7b2cbf, #3a0ca3); }
.nx-public-landing .nx-demo-cyan { background: linear-gradient(135deg, #0891b2, #0e7490); }
.nx-public-landing .nx-demo-pink { background: linear-gradient(135deg, #db2777, #9d174d); }
.nx-public-landing .nx-reveal-delay-0 { transition-delay: 0s; }
.nx-public-landing .nx-reveal-delay-1 { transition-delay: 0.1s; }
.nx-public-landing .nx-reveal-delay-2 { transition-delay: 0.2s; }
.nx-public-landing .nx-reveal-delay-3 { transition-delay: 0.3s; }
.nx-public-landing .nx-reveal-delay-4 { transition-delay: 0.4s; }
.nx-public-landing .nx-reveal-delay-5 { transition-delay: 0.5s; }
.nx-public-landing .nx-reveal-delay-6 { transition-delay: 0.6s; }
.nx-public-landing .nx-reveal-delay-7 { transition-delay: 0.7s; }
.nx-public-landing .nx-reveal-delay-8 { transition-delay: 0.8s; }
.nx-public-landing .nx-reveal-delay-9 { transition-delay: 0.9s; }
.nx-public-landing .nx-reveal-delay-10 { transition-delay: 1s; }
.nx-public-landing .nx-reveal-delay-11 { transition-delay: 1.1s; }
.nx-public-landing .nx-reveal-delay-12 { transition-delay: 1.2s; }
.nx-public-landing .nx-reveal-delay-13 { transition-delay: 1.3s; }
.nx-public-landing .nx-reveal-delay-14 { transition-delay: 1.4s; }
.nx-public-landing .nx-reveal-delay-15 { transition-delay: 1.5s; }
.nx-public-landing .nx-reveal-delay-16 { transition-delay: 1.6s; }
.nx-public-landing .nx-reveal-delay-17 { transition-delay: 1.7s; }
.nx-public-landing .nx-reveal-delay-18 { transition-delay: 1.8s; }
.nx-public-landing .nx-reveal-delay-19 { transition-delay: 1.9s; }
.nx-public-landing .nx-reveal-delay-20 { transition-delay: 2s; }
.nx-public-landing .nx-reveal-delay-21 { transition-delay: 2.1s; }

/* ========== CSS VARIABLES — idênticas ao projeto ========== */
        :root {
            --bg:          #0c0414;
            --bg-deep:     #05020a;
            --bg-mid:      #100820;
            --panel:       rgba(22, 10, 38, 0.72);
            --panel-solid: #140b26;
            --accent:      #c77dff;
            --accent-dark: #7b2cbf;
            --accent-deep: #3a0ca3;
            --indigo:      #6366f1;
            --indigo-glow: rgba(99, 102, 241, 0.25);
            --cyan:        #00f5ff;
            --cyan-dim:    rgba(0, 245, 255, 0.15);
            --pink:        #ec4899;
            --green:       #10b981;
            --text:        #e2d9eb;
            --text-muted:  #9ca3af;
            --border:      rgba(199, 125, 255, 0.18);
            --border-dim:  rgba(255, 255, 255, 0.07);
            --discord:     #5865F2;
        }

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

        html { scroll-behavior: smooth; }

        body {
            background-color: var(--bg);
            background-image:
                repeating-linear-gradient(0deg, rgba(255,255,255,0.012) 0px, rgba(255,255,255,0.012) 1px, transparent 1px, transparent 5px),
                radial-gradient(ellipse 80% 60% at 50% 0%, #1a0730 0%, #05020a 70%);
            color: var(--text);
            font-family: 'Inter', sans-serif;
            overflow-x: hidden;
            line-height: 1.6;
        }

        /* ========== SCROLLBAR ========== */
        ::-webkit-scrollbar { width: 6px; }
        ::-webkit-scrollbar-track { background: var(--bg-deep); }
        ::-webkit-scrollbar-thumb { background: var(--accent-dark); border-radius: 3px; }

        /* ========== NAVBAR ========== */
        .navbar {
            position: fixed; top: 0; left: 0; right: 0; z-index: 100;
            display: flex; align-items: center; justify-content: space-between;
            padding: 0 40px;
            height: 60px;
            background: rgba(5, 2, 10, 0.82);
            backdrop-filter: blur(16px);
            border-bottom: 1px solid var(--border-dim);
        }
        .navbar-brand {
            font-family: 'Cinzel', serif;
            font-size: 1.1rem;
            font-weight: 700;
            color: #fff;
            text-decoration: none;
            display: flex; align-items: center; gap: 10px;
            letter-spacing: 0.05em;
        }
        .navbar-brand .logo-icon {
            width: 32px; height: 32px;
            background: linear-gradient(135deg, var(--accent-dark), var(--accent-deep));
            border-radius: 8px;
            display: flex; align-items: center; justify-content: center;
            font-size: 16px;
            box-shadow: 0 0 16px rgba(123, 44, 191, 0.5);
        }
        .navbar-actions { display: flex; align-items: center; gap: 12px; }

        .lang-toggle {
            background: rgba(255,255,255,0.06);
            border: 1px solid var(--border-dim);
            border-radius: 20px;
            padding: 4px 12px;
            font-size: 0.78rem;
            font-weight: 600;
            color: var(--text-muted);
            cursor: pointer;
            transition: all 0.2s;
            display: flex; align-items: center; gap: 6px;
        }
        .lang-toggle:hover { background: rgba(255,255,255,0.1); color: var(--text); }
        .lang-toggle:active { transform: scale(0.97) !important; transition: transform 0.05s; }
        .lang-toggle .lang-opt { transition: all 0.15s; }
        .lang-toggle .lang-opt.active { color: var(--accent); }

        .btn-nav-login {
            text-decoration: none;
            background: rgba(199, 125, 255, 0.1);
            border: 1px solid rgba(199, 125, 255, 0.35);
            color: var(--accent);
            padding: 7px 18px;
            border-radius: 6px;
            font-size: 0.85rem;
            font-weight: 600;
            transition: all 0.2s;
        }
        .btn-nav-login:hover {
            background: var(--accent-dark);
            border-color: var(--accent-dark);
            color: #fff;
            box-shadow: 0 4px 14px rgba(123, 44, 191, 0.4);
        }
        .btn-nav-login:active {
            transform: scale(0.97) !important;
            transition: transform 0.05s;
        }

        .btn-nav-secondary {
            text-decoration: none;
            background: rgba(0, 245, 255, 0.08);
            border: 1px solid rgba(0, 245, 255, 0.25);
            color: var(--cyan);
            padding: 7px 18px;
            border-radius: 6px;
            font-size: 0.85rem;
            font-weight: 600;
            transition: all 0.2s;
        }
        .btn-nav-secondary:hover {
            background: rgba(0, 245, 255, 0.15);
            border-color: var(--cyan);
            color: #fff;
            box-shadow: 0 4px 14px rgba(0, 245, 255, 0.3);
        }
        .btn-nav-secondary:active {
            transform: scale(0.97) !important;
            transition: transform 0.05s;
        }

        .btn-nav-enterprise {
            text-decoration: none;
            background: rgba(212, 175, 55, 0.08);
            border: 1px solid rgba(212, 175, 55, 0.4);
            color: #d4af37;
            padding: 7px 18px;
            border-radius: 6px;
            font-size: 0.85rem;
            font-weight: 700;
            transition: all 0.2s;
            display: flex;
            align-items: center;
            gap: 6px;
            letter-spacing: 0.03em;
        }
        .btn-nav-enterprise:hover {
            background: #a88a2a;
            border-color: #a88a2a;
            color: #fff;
            box-shadow: 0 4px 14px rgba(212, 175, 55, 0.3);
        }
        .btn-nav-enterprise:active {
            transform: scale(0.97) !important;
            transition: transform 0.05s;
        }

        /* ========== HERO ========== */
        .hero {
            min-height: 100vh;
            display: flex; flex-direction: column;
            align-items: center; justify-content: center;
            text-align: center;
            padding: 100px 24px 60px;
            position: relative;
            overflow: hidden;
        }

        /* Orbs de luz ambiente */
        .orb {
            position: absolute; border-radius: 50%;
            filter: blur(80px); pointer-events: none; opacity: 0.45;
        }
        .orb-1 { width: 480px; height: 480px; background: radial-gradient(circle, #3a0ca3 0%, transparent 70%); top: -80px; left: -100px; }
        .orb-2 { width: 400px; height: 400px; background: radial-gradient(circle, #7b2cbf 0%, transparent 70%); top: 0; right: -80px; }
        .orb-3 { width: 300px; height: 300px; background: radial-gradient(circle, #00f5ff22 0%, transparent 70%); bottom: 60px; left: 50%; transform: translateX(-50%); opacity: 0.3; }

        /* Partículas flutuantes */
        .particles {
            position: absolute; inset: 0; pointer-events: none; overflow: hidden;
        }
        .particle {
            position: absolute;
            width: 2px; height: 2px;
            border-radius: 50%;
            background: var(--accent);
            opacity: 0;
            animation: float-up var(--dur, 8s) ease-in infinite;
            animation-delay: var(--delay, 0s);
        }
        @keyframes float-up {
            0%   { opacity: 0; transform: translateY(0) translateX(0); }
            10%  { opacity: 0.7; }
            90%  { opacity: 0.3; }
            100% { opacity: 0; transform: translateY(-120vh) translateX(var(--dx, 20px)); }
        }

        .hero-badge {
            display: inline-flex; align-items: center; gap: 8px;
            background: rgba(0, 245, 255, 0.08);
            border: 1px solid rgba(0, 245, 255, 0.25);
            border-radius: 20px;
            padding: 6px 16px;
            font-size: 0.78rem;
            font-weight: 600;
            color: var(--cyan);
            letter-spacing: 0.05em;
            text-transform: uppercase;
            margin-bottom: 28px;
            animation: fade-in-up 0.8s ease both;
        }
        .hero-badge .dot {
            width: 6px; height: 6px;
            background: var(--cyan);
            border-radius: 50%;
            box-shadow: 0 0 8px var(--cyan);
            animation: pulse-dot 2s ease-in-out infinite;
        }
        @keyframes pulse-dot {
            0%, 100% { opacity: 1; transform: scale(1); }
            50% { opacity: 0.5; transform: scale(0.7); }
        }

        .hero-title {
            font-family: 'Cinzel', serif;
            font-size: clamp(2.4rem, 6vw, 4.2rem);
            font-weight: 900;
            line-height: 1.1;
            letter-spacing: -0.01em;
            margin-bottom: 24px;
            animation: fade-in-up 0.9s 0.1s ease both;
        }
        .hero-title .line-plain { color: #fff; display: block; }
        .hero-title .line-gradient {
            display: block;
            background: linear-gradient(90deg, var(--accent) 0%, var(--cyan) 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            filter: drop-shadow(0 0 30px rgba(199, 125, 255, 0.4));
        }

        .hero-subtitle {
            font-size: clamp(1rem, 2vw, 1.2rem);
            color: var(--text-muted);
            max-width: 580px;
            margin: 0 auto 40px;
            font-weight: 400;
            line-height: 1.7;
            animation: fade-in-up 1s 0.2s ease both;
        }

        .hero-cta {
            display: flex; flex-wrap: wrap;
            gap: 14px; justify-content: center; align-items: center;
            animation: fade-in-up 1s 0.3s ease both;
        }
        .btn-primary-hero {
            display: inline-flex; align-items: center; gap: 10px;
            text-decoration: none;
            background: linear-gradient(135deg, var(--accent-dark), var(--accent-deep));
            border: 2px solid rgba(199, 125, 255, 0.6);
            color: #fff;
            padding: 14px 32px;
            border-radius: 8px;
            font-size: 1rem;
            font-weight: 700;
            transition: all 0.25s;
            box-shadow: 0 8px 30px rgba(123, 44, 191, 0.4);
            position: relative; overflow: hidden;
        }
        .btn-primary-hero::after {
            content: '';
            position: absolute; inset: 0;
            background: linear-gradient(135deg, rgba(255,255,255,0.1), transparent);
            opacity: 0; transition: opacity 0.25s;
        }
        .btn-primary-hero:hover {
            transform: translateY(-2px);
            box-shadow: 0 12px 40px rgba(199, 125, 255, 0.55);
            border-color: var(--accent);
        }
        .btn-primary-hero:hover::after { opacity: 1; }
        .btn-primary-hero:active { transform: translateY(0) scale(0.97) !important; transition: transform 0.05s; }

        .btn-discord-hero {
            display: inline-flex; align-items: center; gap: 10px;
            text-decoration: none;
            background: var(--discord);
            border: 2px solid rgba(88, 101, 242, 0.6);
            color: #fff;
            padding: 14px 28px;
            border-radius: 8px;
            font-size: 1rem;
            font-weight: 700;
            transition: all 0.25s;
            box-shadow: 0 8px 24px rgba(88, 101, 242, 0.35);
        }
        .btn-discord-hero:hover {
            transform: translateY(-2px);
            box-shadow: 0 12px 36px rgba(88, 101, 242, 0.55);
            background: #4752c4;
        }
        .btn-discord-hero:active { transform: translateY(0) scale(0.97) !important; transition: transform 0.05s; }

        .btn-ghost-hero {
            display: inline-flex; align-items: center; gap: 8px;
            text-decoration: none;
            background: transparent;
            border: 1px solid var(--border-dim);
            color: var(--text-muted);
            padding: 13px 24px;
            border-radius: 8px;
            font-size: 0.9rem;
            font-weight: 500;
            transition: all 0.2s;
        }
        .btn-ghost-hero:hover {
            border-color: rgba(199, 125, 255, 0.3);
            color: var(--accent);
            background: rgba(199, 125, 255, 0.05);
        }

        .hero-proof {
            margin-top: 52px;
            display: flex; align-items: center; gap: 20px; justify-content: center;
            flex-wrap: wrap;
            animation: fade-in-up 1s 0.5s ease both;
        }
        .proof-item {
            display: flex; align-items: center; gap: 8px;
            font-size: 0.82rem; color: var(--text-muted);
        }
        .proof-item .dot-green {
            width: 7px; height: 7px; border-radius: 50%;
            background: var(--green);
            box-shadow: 0 0 8px var(--green);
        }
        .proof-sep { color: var(--border); }

        @keyframes fade-in-up {
            from { opacity: 0; transform: translateY(24px); }
            to   { opacity: 1; transform: translateY(0); }
        }

        /* ========== DEMO MOCKUP ========== */
        .hero-visual {
            width: 100%; max-width: 700px;
            margin: 60px auto 0;
            animation: fade-in-up 1s 0.4s ease both;
        }
        .mockup-window {
            background: var(--panel-solid);
            border: 1px solid var(--border);
            border-radius: 14px;
            overflow: hidden;
            box-shadow: 0 24px 80px rgba(0,0,0,0.7), 0 0 0 1px rgba(199,125,255,0.1);
        }
        .mockup-bar {
            background: #0d0820;
            padding: 12px 16px;
            display: flex; align-items: center; gap: 8px;
            border-bottom: 1px solid rgba(199,125,255,0.12);
        }
        .mockup-dot { width: 10px; height: 10px; border-radius: 50%; }
        .mockup-dot.red   { background: #ff5f57; }
        .mockup-dot.yellow { background: #febc2e; }
        .mockup-dot.green { background: #28c840; }
        .mockup-title { margin-left: 8px; font-size: 0.75rem; color: var(--text-muted); font-family: monospace; }

        .mockup-body { padding: 20px; }
        .chat-msg {
            display: flex; align-items: flex-start; gap: 12px;
            margin-bottom: 16px; animation: msg-pop 0.4s ease both;
        }
        @keyframes msg-pop {
            from { opacity: 0; transform: translateX(-10px); }
            to   { opacity: 1; transform: translateX(0); }
        }
        .chat-avatar {
            width: 44px; height: 44px; border-radius: 50%; flex-shrink: 0;
            display: flex; align-items: center; justify-content: center;
            overflow: hidden;
            border: 2px solid rgba(255, 255, 255, 0.15);
        }
        .avatar-bot {
            box-shadow: 0 0 14px rgba(123, 44, 191, 0.6);
            border-color: rgba(199, 125, 255, 0.5);
        }
        .avatar-user { 
            box-shadow: 0 0 14px rgba(0, 245, 255, 0.4);
            border-color: rgba(0, 245, 255, 0.5);
        }
        .chat-content { flex: 1; }
        .chat-name {
            font-size: 0.78rem; font-weight: 700; margin-bottom: 4px;
            display: flex; align-items: center; gap: 6px;
        }
        .chat-name .bot-tag {
            font-size: 0.65rem; background: var(--indigo);
            padding: 1px 5px; border-radius: 3px; font-weight: 600;
        }
        .chat-bubble {
            background: rgba(255,255,255,0.04);
            border: 1px solid rgba(255,255,255,0.06);
            border-radius: 4px 12px 12px 12px;
            padding: 10px 14px;
            font-size: 0.88rem; color: var(--text);
            line-height: 1.5;
        }
        .chat-bubble.bot-bubble {
            border-color: rgba(199,125,255,0.15);
            background: rgba(22,10,38,0.6);
        }
        .typing-indicator {
            display: inline-flex; align-items: center; gap: 4px; padding: 2px 0;
        }
        .typing-indicator span {
            width: 6px; height: 6px; border-radius: 50%;
            background: var(--accent); display: inline-block;
            animation: bounce-dot 1.4s ease-in-out infinite;
        }
        .typing-indicator span:nth-child(2) { animation-delay: 0.2s; }
        .typing-indicator span:nth-child(3) { animation-delay: 0.4s; }
        @keyframes bounce-dot {
            0%, 60%, 100% { transform: translateY(0); opacity: 0.6; }
            30% { transform: translateY(-6px); opacity: 1; }
        }

        /* ========== SECTION STRUCTURE ========== */
        section { padding: 100px 24px; }
        .container { max-width: 1080px; margin: 0 auto; }
        .section-tag {
            text-align: center;
            font-size: 0.75rem; font-weight: 700;
            text-transform: uppercase; letter-spacing: 0.12em;
            color: var(--cyan);
            margin-bottom: 12px;
        }
        .section-title {
            text-align: center;
            font-family: 'Cinzel', serif;
            font-size: clamp(1.8rem, 4vw, 2.8rem);
            font-weight: 700;
            color: #fff;
            margin-bottom: 16px;
            line-height: 1.2;
        }
        .section-subtitle {
            text-align: center;
            font-size: 1.05rem;
            color: var(--text-muted);
            max-width: 520px;
            margin: 0 auto 60px;
            line-height: 1.7;
        }

        /* ========== HOW IT WORKS ========== */
        .steps-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
            gap: 28px;
            position: relative;
        }
        .steps-grid::before {
            content: '';
            position: absolute; top: 48px; left: 15%; right: 15%; height: 1px;
            background: linear-gradient(90deg, transparent, var(--border), transparent);
        }
        .step-card {
            background: var(--panel);
            border: 1px solid var(--border-dim);
            border-radius: 14px;
            padding: 32px 24px;
            text-align: center;
            transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
            position: relative;
            overflow: hidden;
        }
        .step-card::before {
            content: '';
            position: absolute; top: 0; left: 0; right: 0; height: 2px;
            background: linear-gradient(90deg, var(--accent-dark), var(--indigo));
            opacity: 0; transition: opacity 0.25s;
        }
        .step-card:hover {
            border-color: rgba(199,125,255,0.3);
            box-shadow: 0 8px 40px rgba(123,44,191,0.15);
            transform: translateY(-4px);
        }
        .step-card:hover::before { opacity: 1; }

        .step-num {
            width: 52px; height: 52px;
            background: linear-gradient(135deg, var(--accent-dark), var(--accent-deep));
            border-radius: 12px;
            display: flex; align-items: center; justify-content: center;
            font-family: 'Cinzel', serif;
            font-size: 1.4rem; font-weight: 900; color: #fff;
            margin: 0 auto 18px;
            box-shadow: 0 0 20px rgba(123,44,191,0.4);
        }
        .step-icon {
            font-size: 2rem; margin-bottom: 8px;
        }
        .step-title {
            font-size: 1rem; font-weight: 700; color: #fff;
            margin-bottom: 10px;
        }
        .step-desc {
            font-size: 0.88rem; color: var(--text-muted); line-height: 1.6;
        }

        /* ========== FEATURES GRID ========== */
        .features-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 20px;
        }
        .feat-card {
            background: var(--panel);
            border: 1px solid var(--border-dim);
            border-radius: 14px;
            padding: 28px;
            transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;
        }
        .feat-card:hover {
            border-color: rgba(199,125,255,0.3);
            box-shadow: 0 8px 32px rgba(99,102,241,0.12);
            transform: translateY(-3px);
        }
        .feat-icon-wrap {
            width: 44px; height: 44px;
            border-radius: 10px;
            display: flex; align-items: center; justify-content: center;
            font-size: 20px;
            margin-bottom: 16px;
        }
        .icon-purple { background: rgba(123,44,191,0.2); border: 1px solid rgba(199,125,255,0.2); }
        .icon-cyan   { background: rgba(0,245,255,0.1);  border: 1px solid rgba(0,245,255,0.2);  }
        .icon-pink   { background: rgba(236,72,153,0.1); border: 1px solid rgba(236,72,153,0.2); }
        .icon-green  { background: rgba(16,185,129,0.1); border: 1px solid rgba(16,185,129,0.2); }
        .icon-indigo { background: rgba(99,102,241,0.1); border: 1px solid rgba(99,102,241,0.2); }
        .icon-orange { background: rgba(249,115,22,0.1); border: 1px solid rgba(249,115,22,0.2); }
        .icon-blue   { background: rgba(59,130,246,0.1);  border: 1px solid rgba(59,130,246,0.2);  }
        .icon-yellow { background: rgba(245,158,11,0.1);  border: 1px solid rgba(245,158,11,0.2);  }
        .feat-title {
            font-size: 0.95rem; font-weight: 700; color: #fff; margin-bottom: 8px;
        }
        .feat-desc {
            font-size: 0.85rem; color: var(--text-muted); line-height: 1.6;
        }
        .feat-tags {
            display: flex; flex-wrap: wrap; gap: 6px; margin-top: 14px;
        }
        .feat-tag {
            font-size: 0.72rem; padding: 2px 8px; border-radius: 4px;
            font-weight: 600;
            background: rgba(99,102,241,0.1); border: 1px solid rgba(99,102,241,0.25);
            color: #818cf8;
        }
        .feat-tag.cyan  { background: rgba(0,245,255,0.08); border-color: rgba(0,245,255,0.2); color: var(--cyan); }
        .feat-tag.pink  { background: rgba(236,72,153,0.08); border-color: rgba(236,72,153,0.2); color: var(--pink); }
        .feat-tag.green { background: rgba(16,185,129,0.08); border-color: rgba(16,185,129,0.2); color: var(--green); }

        /* ========== WHITE-LABEL SECTION ========== */
        .whitelabel-section {
            background: linear-gradient(135deg, rgba(22,10,38,0.8), rgba(13,8,32,0.9));
            border-top: 1px solid var(--border-dim);
            border-bottom: 1px solid var(--border-dim);
        }
        .wl-inner {
            display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center;
        }
        .wl-text { }
        .wl-title {
            font-family: 'Cinzel', serif;
            font-size: clamp(1.6rem, 3vw, 2.4rem);
            font-weight: 700; color: #fff; margin-bottom: 16px; line-height: 1.2;
        }
        .wl-title span {
            background: linear-gradient(90deg, var(--accent), var(--cyan));
            -webkit-background-clip: text; -webkit-text-fill-color: transparent;
            background-clip: text;
        }
        .wl-desc {
            color: var(--text-muted); line-height: 1.7; margin-bottom: 28px;
            font-size: 0.95rem;
        }
        .wl-bullets { list-style: none; display: flex; flex-direction: column; gap: 12px; }
        .wl-bullets li {
            display: flex; align-items: center; gap: 12px;
            font-size: 0.9rem; color: var(--text);
        }
        .wl-bullets li::before {
            content: '✦';
            color: var(--accent);
            font-size: 0.7rem;
            flex-shrink: 0;
        }

        .wl-visual {
            display: flex; flex-direction: column; gap: 14px;
        }
        .bot-card-demo {
            background: rgba(13,8,32,0.9);
            border: 1px solid var(--border);
            border-radius: 12px; padding: 16px 20px;
            display: flex; align-items: center; gap: 14px;
            transition: border-color 0.2s, box-shadow 0.2s;
        }
        .bot-card-demo:hover {
            border-color: rgba(199,125,255,0.4);
            box-shadow: 0 4px 20px rgba(123,44,191,0.15);
        }
        .bot-avatar-demo {
            width: 46px; height: 46px; border-radius: 50%;
            display: flex; align-items: center; justify-content: center;
            font-size: 20px; flex-shrink: 0;
            box-shadow: 0 0 14px rgba(123,44,191,0.4);
        }
        .bot-info-demo { flex: 1; }
        .bot-name-demo {
            font-weight: 700; font-size: 0.9rem; color: #fff; margin-bottom: 3px;
        }
        .bot-trait-demo {
            font-size: 0.78rem; color: var(--text-muted);
        }
        .bot-status-demo {
            width: 10px; height: 10px; border-radius: 50%;
            background: var(--green);
            box-shadow: 0 0 8px var(--green); flex-shrink: 0;
        }

        /* ========== STATS BAND ========== */
        .stats-band {
            display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
            gap: 1px;
            background: var(--border-dim);
            border: 1px solid var(--border-dim);
            border-radius: 14px;
            overflow: hidden;
            margin: 60px auto 0;
            max-width: 900px;
        }
        .stat-item {
            background: var(--panel-solid);
            padding: 32px 24px; text-align: center;
            transition: background 0.2s;
        }
        .stat-item:hover { background: rgba(22,10,38,0.95); }
        .stat-num {
            font-family: 'Cinzel', serif;
            font-size: 2.4rem; font-weight: 900; color: #fff;
            background: linear-gradient(90deg, var(--accent), var(--cyan));
            -webkit-background-clip: text; -webkit-text-fill-color: transparent;
            background-clip: text; line-height: 1;
            margin-bottom: 8px;
        }
        .stat-label { font-size: 0.82rem; color: var(--text-muted); font-weight: 500; }

        /* ========== CTA FINAL ========== */
        .cta-section {
            text-align: center;
            padding: 120px 24px;
            position: relative; overflow: hidden;
        }
        .cta-section .orb { opacity: 0.3; }
        .cta-glow {
            position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
            width: 600px; height: 300px;
            background: radial-gradient(ellipse, rgba(123,44,191,0.25) 0%, transparent 70%);
            pointer-events: none;
        }
        .cta-title {
            font-family: 'Cinzel', serif;
            font-size: clamp(2rem, 5vw, 3.6rem);
            font-weight: 900; color: #fff; line-height: 1.1;
            margin-bottom: 20px;
        }
        .cta-sub {
            font-size: 1.05rem; color: var(--text-muted);
            max-width: 480px; margin: 0 auto 40px;
            line-height: 1.7;
        }
        .cta-buttons {
            display: flex; flex-wrap: wrap;
            gap: 14px; justify-content: center;
        }

        /* ========== FOOTER ========== */
        footer {
            border-top: 1px solid var(--border-dim);
            padding: 40px 24px 30px;
            text-align: center;
        }
        .footer-brand {
            font-family: 'Cinzel', serif;
            font-size: 1rem; font-weight: 700;
            color: var(--accent); margin-bottom: 10px;
        }
        .footer-sub { font-size: 0.8rem; color: var(--text-muted); margin-bottom: 20px; }
        .footer-links { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; margin-bottom: 16px; }
        .footer-links a { font-size: 0.82rem; color: var(--text-muted); text-decoration: none; transition: color 0.2s; }
        .footer-links a:hover { color: var(--accent); }
        .footer-copy { font-size: 0.75rem; color: rgba(255,255,255,0.2); }

        /* ========== SCROLL REVEAL ========== */
        .reveal {
            opacity: 0;
            transform: translateY(30px);
            transition: opacity 0.7s ease, transform 0.7s ease;
        }
        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        /* ========== RESPONSIVE ========== */
        @media (max-width: 768px) {
            .navbar { padding: 0 20px; }
            .wl-inner { grid-template-columns: 1fr; gap: 40px; }
            .steps-grid::before { display: none; }
            .navbar-actions .btn-nav-login { display: none; }
        }

        @media (max-width: 520px) {
            .navbar { padding: 0 12px; }
            .navbar-brand { font-size: 0.9rem; gap: 6px; }
            .navbar-brand .logo-icon { width: 28px; height: 28px; font-size: 14px; }
            .navbar-actions { gap: 6px; min-width: 0; }
            .navbar-actions .btn-nav-discord,
            .navbar-actions .btn-nav-enterprise,
            .navbar-actions .btn-nav-secondary { display: none; }
            .lang-toggle { padding: 3px 8px; }
            .features-grid { grid-template-columns: minmax(0, 1fr); }
        }

        /* ========== LANGUAGE HIDDEN ========== */
        [data-lang="en"] .pt-text { display: none; }
        [data-lang="pt"] .en-text { display: none; }
