/* ========================================================================== */
/*                     SUPREMACY - COMPLETE MOBILE RESPONSIVENESS             */
/* ========================================================================== */

html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
    width: 100% !important;
}

/* Dashboard do usuário: perfil compacto em celulares */
@media (max-width: 600px) {
    body.dashboard-page-body .dashboard-container {
        padding: 8px !important;
    }

    body.dashboard-page-body .dashboard-header-card {
        gap: 14px !important;
        margin-bottom: 18px !important;
        padding: 18px 14px 16px !important;
        border-radius: 14px !important;
        background-position: center top !important;
    }

    body.dashboard-page-body .dashboard-header-card::before {
        background: rgba(0, 0, 0, 0.68) !important;
    }

    body.dashboard-page-body .edit-banner-btn {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
        width: 36px !important;
        min-width: 36px;
        height: 36px !important;
        min-height: 36px;
        opacity: 1 !important;
    }

    body.dashboard-page-body #dashboard-member-since {
        position: absolute !important;
        top: 12px !important;
        bottom: auto !important;
        left: 12px !important;
        order: 1;
        margin: 0 !important;
        min-height: 24px;
        justify-content: flex-start !important;
        align-self: stretch;
        color: rgba(255, 255, 255, 0.68) !important;
        font-size: 0.7rem !important;
        white-space: nowrap;
    }

    body.dashboard-page-body .user-profile-summary {
        order: 2;
        gap: 10px !important;
        align-items: center !important;
        padding-top: 38px;
    }

    body.dashboard-page-body .avatar-xxl {
        width: 84px !important;
        height: 84px !important;
        border-width: 2px !important;
        box-shadow: none !important;
    }

    body.dashboard-page-body .user-details {
        width: 100%;
        gap: 7px !important;
    }

    body.dashboard-page-body .user-details > div:first-child {
        width: 100%;
        gap: 8px !important;
        justify-content: center;
    }

    body.dashboard-page-body .dashboard-identity-row {
        justify-content: center !important;
    }

    body.dashboard-page-body #dashboard-welcome-message {
        justify-content: center;
        flex-wrap: wrap;
        gap: 3px 7px !important;
        max-width: 100%;
        font-size: 1.08rem !important;
        line-height: 1.25;
        text-align: center;
    }

    body.dashboard-page-body .vip-username {
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px;
    }

    body.dashboard-page-body .vip-tag {
        margin-left: 0;
        font-size: 0.52rem;
        padding: 3px 6px;
        letter-spacing: 0.06em;
    }

    body.dashboard-page-body .logout-btn-minimal {
        width: 36px;
        min-width: 36px;
        height: 36px;
        min-height: 36px;
        font-size: 0.9rem;
        box-shadow: none !important;
    }

    body.dashboard-page-body .user-details > div:nth-child(2) {
        display: grid !important;
        grid-template-columns: 1fr;
        gap: 6px !important;
        width: 100%;
        margin-top: 0 !important;
    }

    body.dashboard-page-body #dashboard-rank-container,
    body.dashboard-page-body #dashboard-vip-expiry-container {
        box-sizing: border-box;
        width: 100%;
        min-height: 36px;
        padding: 6px 12px !important;
        justify-content: center;
        font-size: 0.74rem !important;
        line-height: 1.3;
    }

    body.dashboard-page-body #dashboard-vip-expiry-text {
        overflow-wrap: anywhere;
    }

    body.dashboard-page-body #dashboard-badges-grid {
        max-width: 100% !important;
        gap: 6px !important;
        margin-top: 1px !important;
    }

    body.dashboard-page-body #dashboard-badges-grid > div {
        width: 38px !important;
        height: 38px !important;
        border-radius: 9px !important;
        box-shadow: none !important;
    }

    body.dashboard-page-body #dashboard-badges-grid img {
        width: 26px !important;
        height: 26px !important;
        filter: none !important;
    }

    body.dashboard-page-body .wallet-summary-dashboard {
        order: 3;
        gap: 9px !important;
        padding: 14px !important;
        border-radius: 12px !important;
        backdrop-filter: none !important;
        box-shadow: none !important;
    }

    body.dashboard-page-body .ws-header {
        margin-bottom: 0;
    }

    body.dashboard-page-body .ws-content {
        gap: 6px;
    }

    body.dashboard-page-body .ws-value {
        font-size: 1.45rem;
        text-shadow: none;
    }

    body.dashboard-page-body .ws-balance-secondary {
        padding: 6px 9px;
    }

    body.dashboard-page-body .ws-btn {
        min-height: 38px;
        margin-top: 1px;
    }
}

/* Hide sidebar brand on desktop */
.sidebar-brand {
    display: none;
}

@media (max-width: 1280px) {
    /* --- Header responsivo para tablets e telas médias --- */
    /* z-index alto para que o sidebar (filho do header) fique acima do overlay */
    header { padding: 0 !important; z-index: 10002 !important; }
    nav { 
        display: flex; 
        align-items: center; 
        justify-content: space-between; 
        width: 100% !important; 
        gap: 0 !important; 
        padding: 0 1.2rem !important; 
        box-sizing: border-box; 
    }

    /* Botão hamburguer */
    .mobile-menu-toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        order: 0;
        background: rgba(255,255,255,0.05);
        border: 1px solid rgba(255, 255, 255, 0.12);
        color: white;
        font-size: 1.1rem;
        cursor: pointer;
        z-index: 200;
        width: 40px;
        height: 40px;
        border-radius: 10px;
        transition: all 0.25s ease;
        flex-shrink: 0;
    }

    .mobile-menu-toggle:hover {
        background: rgba(88, 101, 242, 0.2);
        border-color: rgba(88, 101, 242, 0.4);
        color: #5865F2;
    }

    /* Exibe logo compacta no celular para identificar a marca */
    .logo { 
        display: flex !important; 
        order: 1;
        margin-left: 1rem;
    }
    .logo a { 
        font-size: 1.1rem !important; 
        gap: 0.5rem !important;
    }
    .logo a .brand-supremacy { display: none !important; }
    .logo i { font-size: 1.4rem !important; }

    .nav-actions { 
        order: 2; 
        margin-left: auto; 
        z-index: 2;
    }

    /* === PAINEL LATERAL PREMIUM === */
    .nav-links {
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        height: 100dvh;
        
        background: linear-gradient(180deg, #0d0d10 0%, #09090B 60%);
        backdrop-filter: blur(24px);
        -webkit-backdrop-filter: blur(24px);
        
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: stretch;
        
        /* Header do painel */
        padding: 0;
        gap: 0;
        
        /* Animação: desliza da esquerda */
        transform: translateX(-280px);
        transition: transform 0.38s cubic-bezier(0.4, 0, 0.2, 1);
        z-index: 10001;
        
        box-shadow: none;
        border-right: 1px solid rgba(88, 101, 242, 0.2);
        border-radius: 0 !important;
        
        margin: 0;
        overflow-y: auto;
        overflow-x: hidden;
        visibility: visible;

        /* Scrollbar fina */
        scrollbar-width: thin;
        scrollbar-color: rgba(88,101,242,0.3) transparent;
    }

    .nav-links::-webkit-scrollbar { width: 3px; }
    .nav-links::-webkit-scrollbar-thumb { background: rgba(88,101,242,0.4); border-radius: 3px; }

    /* Cabeçalho real injetado via JS no topo do sidebar */
    .sidebar-brand {
        display: flex;
        align-items: center;
        gap: 0.75rem;
        padding: 0 1.4rem;
        height: 72px;
        min-height: 72px;
        flex-shrink: 0;
        border-bottom: 1px solid rgba(88, 101, 242, 0.15);
        background: linear-gradient(135deg, rgba(88,101,242,0.08) 0%, transparent 100%);
        cursor: pointer;
        user-select: none;
    }

    .sidebar-brand i.brand-icon {
        font-size: 1.5rem;
        color: #5865F2;
        filter: none;
        flex-shrink: 0;
    }

    .sidebar-brand .brand-name {
        font-size: 1rem;
        font-weight: 800;
        letter-spacing: 0.04em;
        color: #ffffff;
        flex: 1;
    }

    .sidebar-brand .sidebar-close {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        border-radius: 8px;
        background: rgba(255,255,255,0.05);
        border: 1px solid rgba(255,255,255,0.08);
        color: #71717a;
        font-size: 0.95rem;
        cursor: pointer;
        transition: none;
        flex-shrink: 0;
    }

    /* Estado Ativo (Aberto) */
    .nav-links.active {
        transform: translateX(0);
        box-shadow: 4px 0 40px rgba(0, 0, 0, 0.8), 0 0 80px rgba(88, 101, 242, 0.05);
        pointer-events: auto;
    }

    /* Itens da lista */
    .nav-links li {
        width: 100%;
        margin: 0;
        padding: 0 12px;
        list-style: none;
        box-sizing: border-box;
    }

    /* Primeiro item - pequeno espaço topo */
    .nav-links li:first-child { margin-top: 10px; }
    .nav-links li:last-child  { margin-bottom: 20px; }

    .nav-links a {
        width: 100%;
        box-sizing: border-box;
        justify-content: flex-start;
        padding: 0.85rem 1.2rem;
        gap: 14px;
        border-radius: 10px;
        height: auto;
        font-size: 0.8rem;
        letter-spacing: 0.06em;
        color: #a1a1aa;
        border: 1px solid transparent;
        overflow: visible;
        transition: none !important; /* sem animações de hover */
        cursor: pointer;
    }

    /* sem efeito visual ao passar o mouse — só o item ativo é destacado */
    .nav-links a:hover {
        color: #a1a1aa;
        background: transparent;
        border-color: transparent;
        padding: 0.85rem 1.2rem;
    }


    .nav-links a span {
        position: static !important;
        transform: none !important;
        background: none !important;
        border: none !important;
        box-shadow: none !important;
        padding: 0 !important;
        font-size: 0.8rem !important;
        max-width: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        margin-left: 0 !important;
        pointer-events: auto !important;
        bottom: auto !important;
        left: auto !important;
        white-space: normal !important;
    }

    .nav-links a.active {
        background: linear-gradient(135deg, rgba(88, 101, 242, 0.25), rgba(88, 101, 242, 0.08));
        border-color: rgba(88, 101, 242, 0.35);
        color: #fff;
        padding: 0.85rem 1.2rem;
        gap: 14px;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
    }

    .nav-links a.active i {
        color: #5865F2;
        filter: none;
    }

    .nav-links a i {
        font-size: 1rem;
        min-width: 18px;
        text-align: center;
        flex-shrink: 0;
    }

    /* Overlay — fica entre a página e o sidebar, não bloqueia o menu */
    .mobile-overlay {
        position: fixed;
        top: 0;
        left: 280px;
        width: calc(100% - 280px);
        height: 100%;
        background: transparent;
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: visibility 0.3s ease;
    }
    
    .mobile-overlay.active { opacity: 1; visibility: visible; pointer-events: auto; }

    /* Botão Discord mais compacto em telas médias */
    .discord-login-btn {
        padding: 0.45rem 0.9rem !important;
        font-size: 0.78rem !important;
        gap: 0.4rem !important;
        white-space: nowrap;
    }
}

/* No mobile pequeno, esconde o texto do botão Discord */
@media (max-width: 480px) {
    .discord-login-btn { 
        width: 40px; 
        height: 40px; 
        padding: 0 !important; 
        justify-content: center; 
        border-radius: 50px !important;
        font-size: 0 !important; /* esconde o texto */
        gap: 0 !important;
    }
    /* Só mostra o ícone */
    .discord-login-btn i { font-size: 1.1rem !important; }

    /* Logo mais compacta */
    .logo a .brand-supremacy { display: none !important; }

    /* Usuário logado: só avatar */
    .user-info { display: none !important; }
    .user-profile-link { padding: 0.3rem !important; gap: 0 !important; }
}


@media (max-width: 992px) {
    /* --- Market Page Mobile Fixes --- */
    .market-hero-banner {
        padding: 6rem 1.5rem 4rem !important;
        text-align: center !important;
    }

    .market-hero-content {
        align-items: center !important;
        text-align: center !important;
    }

    .market-hero-content h1 {
        font-size: 2rem !important;
    }

    .market-toolbar {
        flex-direction: column;
        gap: 15px;
        padding: 1.5rem;
        height: auto;
    }

    .category-pills {
        overflow-x: auto;
        width: 100%;
        justify-content: flex-start;
        padding-bottom: 5px;
    }

    .filter-pill {
        white-space: nowrap;
    }

    .search-box, .sort-box {
        width: 100%;
    }

    /* Ajuste Modal de Produto no Mobile */
    .product-modal-layout {
        grid-template-columns: 1fr !important;
        max-height: 90vh;
        overflow-y: auto;
    }

    .product-modal-image-wrapper {
        height: 200px;
    }

    .product-modal-info {
        padding: 1.5rem !important;
    }

    #pm-title {
        font-size: 1.8rem !important;
    }

    /* Padding global para tablets */
    .hero-container, .pilares-container, .play-sectors-container, 
    .activation-container, .cta-wrapper,
    .dashboard-container, .market-layout {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
        width: 100% !important;
        box-sizing: border-box;
    }
}


@media (max-width: 768px) {
    /* --- Dashboard Mobile Fixes --- */
    .dashboard-container {
        padding: 1rem !important;
        margin-top: calc(var(--header-height) + 10px);
    }

    .dashboard-header-card {
        padding: 2.5rem 1.5rem !important;
        flex-direction: column !important;
        text-align: center !important;
        gap: 2rem !important;
        /* Remove background override to keep banner image */
        background-size: cover !important;
        background-position: center !important;
        border-radius: 16px !important;
        height: auto !important;
        position: relative !important;
        overflow: hidden !important;
    }

    /* Dark overlay to ensure text is readable over the banner on mobile */
    .dashboard-header-card::before {
        content: '';
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 0;
    }

    .dashboard-header-card > * {
        position: relative;
        z-index: 1;
    }

    #dashboard-member-since {
        position: static !important;
        margin-top: 10px;
        justify-content: center;
    }

    .user-profile-summary {
        flex-direction: column !important;
        gap: 1.5rem !important;
        width: 100% !important;
    }

    .avatar-xxl {
        width: 100px !important;
        height: 100px !important;
    }

    .user-details h2 {
        font-size: 1.4rem !important;
    }

    .wallet-summary-dashboard {
        width: 100% !important;
        min-width: 0 !important;
        padding: 1.5rem !important;
    }

    .dashboard-split-grid {
        grid-template-columns: 1fr !important;
        gap: 1.5rem;
    }

    /* Quick Inventory */
    .inventory-mini-list {
        grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)) !important;
        gap: 12px !important;
    }

    .mini-inventory-item .img-box { height: 90px !important; }

    /* Other Global Mobile Fixes */
    h1, .hero-title { font-size: 2.2rem !important; }
    .hero-actions, .cta-buttons-row { flex-direction: column; width: 100%; }
}
/* --- WALLET BOTTOM NAV (ESPECÍFICO) --- */
@media (max-width: 992px) {
    body.wallet-page-body .wallet-wrapper { 
        flex-direction: column !important; 
        display: block !important;
        padding-top: 72px !important;
    }

    body.wallet-page-body .wallet-sidebar, 
    body.wallet-page-body .wallet-sidebar.collapsed {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        position: fixed !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 75px !important;
        background: rgba(10, 10, 12, 0.98) !important;
        backdrop-filter: blur(15px) !important;
        border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
        border-radius: 20px 20px 0 0 !important;
        z-index: 2147483647 !important;
        padding: 0 10px !important;
        margin: 0 !important;
        box-shadow: 0 -10px 30px rgba(0,0,0,0.8) !important;
        flex-direction: row !important;
        justify-content: space-around !important;
        align-items: stretch !important;
        transform: none !important;
    }

    body.wallet-page-body .wallet-nav {
        display: flex !important;
        flex-direction: row !important;
        width: 100% !important;
        height: 100% !important;
        justify-content: space-around !important;
        align-items: center !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    body.wallet-page-body .nav-tab {
        flex: 1 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        color: #71717A !important;
        position: relative !important;
        background: transparent !important;
        border: none !important;
        height: 100% !important;
    }

    body.wallet-page-body .nav-tab.active { color: #5865F2 !important; }
    body.wallet-page-body .nav-tab.active::after {
        content: '' !important;
        position: absolute !important;
        bottom: 8px !important;
        left: 50% !important;
        width: 4px !important;
        height: 4px !important;
        background: #5865F2 !important;
        border-radius: 50% !important;
        transform: translateX(-50%) !important;
        box-shadow: none !important;
    }

    body.wallet-page-body .nav-tab .nav-icon { font-size: 1.4rem !important; margin-bottom: 2px !important; display: block !important; }
    body.wallet-page-body .nav-tab span { font-size: 0.55rem !important; font-weight: 800 !important; text-transform: uppercase !important; display: block !important; }

    .sidebar-top-bar, .wallet-balance-display, .sidebar-footer { display: none !important; }
    body.wallet-page-body .wallet-main-content { padding: 1.5rem 1rem 100px !important; margin-left: 0 !important; width: 100% !important; }
}

/* --- MODAIS NO MOBILE --- */
@media (max-width: 992px) {
    .modal-content {
        width: 90% !important;
        max-width: 400px !important;
        padding: 1.5rem !important;
    }
    .close-button {
        top: 10px !important;
        right: 10px !important;
        width: 40px !important;
        height: 40px !important;
    }}

/* ========================================================================== */
/*        LANDING PAGE SECTIONS (HOMEPAGE) - MOBILE RESPONSIVENESS            */
/* ========================================================================== */

@media (max-width: 992px) {
    /* --- Bot Section --- */
    #supremacy-bot {
        padding: 3.5rem 1.5rem !important;
    }

    .bot-container {
        grid-template-columns: 1fr !important;
        gap: 2.5rem !important;
        text-align: center !important;
    }

    .bot-info-col {
        align-items: center !important;
    }

    .bot-title {
        font-size: 2.2rem !important;
    }

    .bot-features-list {
        max-width: 520px !important;
        margin: 0 auto 2rem auto !important;
    }

    .bot-btn-group {
        justify-content: center !important;
        width: 100% !important;
    }

    /* --- About Intro Section --- */
    #about-intro {
        padding: 4rem 1.5rem !important;
    }

    .about-intro-header-block {
        margin: 0 auto 3rem !important;
    }

    .about-intro-title {
        font-size: 2.2rem !important;
    }

    .about-platform-showcase {
        grid-template-columns: 1fr !important;
        gap: 2rem !important;
    }

    .platform-column {
        padding: 2.5rem 2rem !important;
    }

    .about-diferencial-banner {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 1.5rem !important;
        padding: 2rem 1.5rem !important;
    }

    .btn-about-more {
        width: 100% !important;
        justify-content: center !important;
    }

    /* --- Play Section (Parceiros & Patrocinadores) --- */
    #play {
        padding: 4rem 1.5rem !important;
    }

    .play-header {
        margin: 0 auto 3rem !important;
        padding: 0 1rem !important;
    }

    .play-header .section-title {
        font-size: 2.2rem !important;
    }

    .mnn-sponsor-card, .discloud-sponsor-card, .divulgatudo-sponsor-card, .divulgacoesgerais-sponsor-card {
        flex-direction: column !important;
        padding: 2.5rem 2rem !important;
        gap: 2.5rem !important;
        text-align: center !important;
    }

    .mnn-card-content {
        align-items: center !important;
        text-align: center !important;
    }

    .mnn-badge, .discloud-badge, .divulgatudo-badge, .divulgacoesgerais-badge {
        margin: 0 auto 1.2rem auto !important;
    }

    .mnn-title {
        font-size: 2rem !important;
    }

    .mnn-specs-grid {
        justify-items: center !important;
        gap: 1.2rem !important;
    }

    .mnn-action-row {
        justify-content: center !important;
    }
}

@media (max-width: 600px) {
    /* --- Bot Section Mobile --- */
    #supremacy-bot {
        padding: 2.5rem 1rem 3rem 1rem !important;
    }

    .bot-badge {
        font-size: 0.72rem !important;
        padding: 0.35rem 0.85rem !important;
        margin-bottom: 0.85rem !important;
    }

    .bot-title {
        font-size: clamp(1.4rem, 5.5vw, 1.75rem) !important;
        line-height: 1.25 !important;
        margin-bottom: 0.85rem !important;
    }

    .bot-description {
        font-size: 0.88rem !important;
        line-height: 1.6 !important;
        margin-bottom: 1.25rem !important;
    }

    .bot-features-list {
        gap: 0.6rem !important;
        margin: 0 auto 1.35rem auto !important;
        max-width: 100% !important;
    }

    .bot-feature-item {
        padding: 0.75rem 0.85rem !important;
        gap: 0.75rem !important;
        border-radius: 12px !important;
    }

    .bot-feature-item i {
        width: 32px !important;
        height: 32px !important;
        min-width: 32px !important;
        font-size: 0.95rem !important;
        border-radius: 8px !important;
    }

    .bot-feature-item span {
        font-size: 0.82rem !important;
        line-height: 1.4 !important;
    }

    .bot-btn-group {
        flex-direction: column !important;
        gap: 0.75rem !important;
        width: 100% !important;
    }

    .btn-add-bot, .btn-bot-docs {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0.85rem 1.2rem !important;
        font-size: 0.88rem !important;
        border-radius: 12px !important;
        justify-content: center !important;
    }

    .bot-slider-col {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        margin-top: 0.5rem !important;
    }

    .fanart-slider-card {
        max-width: 320px !important;
        width: 100% !important;
        aspect-ratio: 1 / 1 !important;
        padding: 0.65rem !important;
        border-radius: 16px !important;
    }

    .slider-overlay {
        padding: 0.75rem 0.85rem !important;
    }

    .slider-label {
        font-size: 0.65rem !important;
    }

    .slider-title {
        font-size: 0.92rem !important;
    }

    .slider-creator {
        font-size: 0.7rem !important;
    }

    .slider-arrow {
        width: 32px !important;
        height: 32px !important;
        font-size: 0.8rem !important;
    }

    .slider-arrow.prev {
        left: 0.75rem !important;
    }

    .slider-arrow.next {
        right: 0.75rem !important;
    }

    /* --- About Intro Mobile --- */
    #about-intro {
        padding: 2.8rem 1rem 3rem 1rem !important;
    }

    .about-intro-header-block {
        margin: 0 auto 1.8rem auto !important;
    }

    .about-intro-title {
        font-size: clamp(1.4rem, 5.5vw, 1.75rem) !important;
        line-height: 1.25 !important;
        margin-bottom: 0.75rem !important;
    }

    .about-intro-desc-v2 {
        font-size: 0.88rem !important;
        line-height: 1.6 !important;
    }

    .about-platform-showcase {
        gap: 1.25rem !important;
        margin-bottom: 1.8rem !important;
    }

    .platform-column {
        padding: 1.4rem 1rem !important;
        border-radius: 16px !important;
    }

    .platform-header-badge {
        font-size: 0.68rem !important;
        padding: 0.32rem 0.75rem !important;
        margin-bottom: 0.85rem !important;
    }

    .platform-column h3 {
        font-size: 1.22rem !important;
        line-height: 1.3 !important;
        margin: 0 0 0.35rem 0 !important;
    }

    .platform-subtitle {
        font-size: 0.8rem !important;
        margin: 0 0 1.2rem 0 !important;
        line-height: 1.45 !important;
    }

    .platform-benefit-list {
        gap: 0.85rem !important;
    }

    .platform-benefit-item {
        gap: 0.75rem !important;
        align-items: flex-start !important;
    }

    .benefit-number {
        width: 26px !important;
        height: 26px !important;
        min-width: 26px !important;
        font-size: 0.75rem !important;
        border-radius: 6px !important;
    }

    .benefit-content h4 {
        font-size: 0.9rem !important;
        margin-bottom: 0.15rem !important;
    }

    .benefit-content p {
        font-size: 0.8rem !important;
        line-height: 1.45 !important;
    }

    .about-diferencial-banner {
        padding: 1.25rem 1rem !important;
        border-radius: 16px !important;
        gap: 1.1rem !important;
    }

    .diferencial-badge {
        font-size: 0.68rem !important;
        padding: 0.3rem 0.7rem !important;
        margin-bottom: 0.6rem !important;
    }

    .about-diferencial-banner h4 {
        font-size: 1.12rem !important;
        margin-bottom: 0.35rem !important;
    }

    .about-diferencial-banner p {
        font-size: 0.82rem !important;
        line-height: 1.5 !important;
    }

    .btn-about-more {
        width: 100% !important;
        justify-content: center !important;
        padding: 0.8rem 1.2rem !important;
        font-size: 0.85rem !important;
        border-radius: 10px !important;
    }

    /* --- Play Section (Parceiros & Patrocinadores) Mobile --- */
    #play {
        padding: 2.8rem 1rem 3.5rem 1rem !important;
    }

    .play-header {
        margin: 0 auto 1.8rem auto !important;
        padding: 0 !important;
    }

    .play-header .section-title {
        font-size: clamp(1.35rem, 5.5vw, 1.75rem) !important;
        line-height: 1.25 !important;
    }

    .play-header .section-subtitle {
        font-size: 0.85rem !important;
        margin-top: 0.35rem !important;
    }

    .sponsors-partners-container {
        padding: 0 0.5rem !important;
        gap: 1.5rem !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    .mnn-sponsor-card, .discloud-sponsor-card, .divulgatudo-sponsor-card, .divulgacoesgerais-sponsor-card {
        padding: 1.35rem 1rem !important;
        border-radius: 18px !important;
        gap: 1.25rem !important;
        text-align: center !important;
    }

    .mnn-badge, .discloud-badge, .divulgatudo-badge, .divulgacoesgerais-badge {
        font-size: 0.62rem !important;
        padding: 0.32rem 0.7rem !important;
        letter-spacing: 0.8px !important;
        margin-bottom: 0.75rem !important;
        border-radius: 100px !important;
    }

    .mnn-title {
        font-size: clamp(1.2rem, 5vw, 1.45rem) !important;
        line-height: 1.25 !important;
        margin-bottom: 0.65rem !important;
    }

    .mnn-desc {
        font-size: 0.84rem !important;
        line-height: 1.55 !important;
        margin-bottom: 1.1rem !important;
    }

    .mnn-specs-grid {
        grid-template-columns: 1fr !important;
        gap: 0.6rem !important;
        margin-bottom: 1.1rem !important;
        width: 100% !important;
    }

    .mnn-spec-item {
        flex-direction: row !important;
        text-align: left !important;
        gap: 0.75rem !important;
        padding: 0.65rem 0.85rem !important;
        background: rgba(255, 255, 255, 0.02) !important;
        border: 1px solid rgba(255, 255, 255, 0.04) !important;
        border-radius: 10px !important;
        width: 100% !important;
    }

    .mnn-spec-item i {
        width: 32px !important;
        height: 32px !important;
        min-width: 32px !important;
        font-size: 0.95rem !important;
        border-radius: 8px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .mnn-spec-item .spec-info h4 {
        font-size: 0.85rem !important;
        margin-bottom: 0.15rem !important;
    }

    .mnn-spec-item .spec-info span {
        font-size: 0.72rem !important;
        line-height: 1.3 !important;
        color: #94a3b8 !important;
    }

    .mnn-action-row {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        gap: 0.6rem !important;
        margin-top: 0.5rem !important;
    }

    .discloud-btn-primary, .mnn-btn-primary, .divulgatudo-btn-primary, .divulgacoesgerais-btn-primary {
        width: 100% !important;
        justify-content: center !important;
        padding: 0.75rem 1rem !important;
        font-size: 0.82rem !important;
        border-radius: 10px !important;
    }

    .mnn-card-visual {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        margin-top: 0.5rem !important;
    }

    .mnn-cyber-vault {
        width: 140px !important;
        height: 140px !important;
    }

    .vault-ring.ring-outer {
        width: 140px !important;
        height: 140px !important;
    }

    .vault-ring.ring-mid {
        width: 108px !important;
        height: 108px !important;
    }

    .vault-ring.ring-inner {
        width: 76px !important;
        height: 76px !important;
    }

    .vault-core {
        width: 48px !important;
        height: 48px !important;
    }

    .vault-core img, .vault-core i {
        width: 22px !important;
        height: 22px !important;
        font-size: 1rem !important;
    }

    .vault-tech-label {
        font-size: 0.62rem !important;
        margin-top: 0.75rem !important;
    }

    /* --- Carrosséis de Grandes Servidores e Parceiros Mobile --- */
    .partners-subheader {
        margin: 2rem 0 1rem 0 !important;
        padding: 0 0.5rem !important;
    }

    .partners-subheader h3 {
        font-size: 1.18rem !important;
    }

    .partners-subheader p {
        font-size: 0.82rem !important;
    }

    .parceiros-carousel-wrapper {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        width: 100vw !important;
        left: 50% !important;
        right: 50% !important;
        margin-left: -50vw !important;
        margin-right: -50vw !important;
        padding: 0 !important;
        scrollbar-width: none !important;
    }

    .parceiros-container {
        display: flex !important;
        gap: 0.85rem !important;
        padding: 0.5rem 1rem !important;
        width: max-content !important;
    }

    .parceiro-card {
        flex: 0 0 205px !important;
        width: 205px !important;
        border-radius: 14px !important;
    }

    .parceiro-banner-wrap {
        height: 70px !important;
    }

    .parceiro-logo-wrap {
        top: 48px !important;
        left: 10px !important;
        width: 42px !important;
        height: 42px !important;
        border-radius: 10px !important;
    }

    .parceiro-body {
        padding: 1.5rem 10px 10px 10px !important;
    }

    .parceiro-name {
        font-size: 0.88rem !important;
    }

    .parceiro-text {
        font-size: 0.7rem !important;
        height: 32px !important;
        margin-bottom: 0.5rem !important;
    }

    .parceiro-meta {
        gap: 0.4rem !important;
        margin-bottom: 0.6rem !important;
    }

    .parceiro-meta span {
        font-size: 0.65rem !important;
        padding: 0.2rem 0.4rem !important;
    }

    .parceiro-btn-discord, .parceiro-btn-info {
        padding: 0.45rem 0.5rem !important;
        font-size: 0.68rem !important;
        border-radius: 8px !important;
    }

    /* --- Footer Mobile --- */
    .unified-footer {
        padding: 2.5rem 1.25rem 2rem 1.25rem !important;
    }

    .footer-content {
        flex-direction: column !important;
        gap: 1.8rem !important;
        text-align: center !important;
    }

    .footer-brand h2 {
        font-size: 1.5rem !important;
    }

    .footer-brand p {
        font-size: 0.85rem !important;
        margin: 0.5rem auto 0 auto !important;
    }

    .footer-columns {
        grid-template-columns: 1fr 1fr !important;
        gap: 1.5rem !important;
        text-align: left !important;
    }

    .footer-col h3 {
        font-size: 0.95rem !important;
        margin-bottom: 0.75rem !important;
    }

    .footer-col a {
        font-size: 0.82rem !important;
        margin-bottom: 0.5rem !important;
    }

    .footer-bottom {
        font-size: 0.75rem !important;
        margin-top: 1.8rem !important;
        padding-top: 1.2rem !important;
    }
}

/* --- AJUSTES FINAIS DE RESPONSIVIDADE ULTRA-PREMIUM (MOBILE GLOBAL) --- */
@media (max-width: 768px) {
    /* Mover o botão de feedback flutuante (chat) para o canto inferior direito para não sobrepor textos alinhados à esquerda */
    .feedback-fab {
        left: auto !important;
        right: 20px !important;
        bottom: 20px !important;
    }

    .feedback-panel {
        left: auto !important;
        right: 20px !important;
        bottom: 90px !important;
        width: calc(100% - 40px) !important;
        max-width: 350px !important;
    }

    /* Ajustar a nuvem de novidades para ficar no topo abaixo do cabeçalho de login */
    .news-cloud-container {
        top: 85px !important;
        bottom: auto !important;
        right: 20px !important;
        left: auto !important;
    }
    
    .news-modal {
        width: 90% !important;
        max-width: 380px !important;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
    }
    
    /* Evitar que os cards de recursos da IA Jarvis fiquem colados nas bordas */
    .activation-content {
        padding: 0 1rem !important;
        max-width: 100% !important;
    }
    
    .tech-specs-list {
        padding-left: 0.5rem !important;
    }

    .activation-content h2 {
        font-size: 2.2rem !important;
        line-height: 1.2 !important;
    }
}

@media (max-width: 560px) {
    /* Empilhar os cards do Hero e Mercado em 1 coluna para celulares modernos evitando o esmagamento das duas colunas */
    .hero-cards-grid {
        grid-template-columns: 1fr !important;
    }
    
    .hfc-market-items {
        grid-template-columns: 1fr !important;
    }
}

/* Ajustes finos para cabeçalho em celulares pequenos para evitar qualquer colisão ou tremor lateral */
@media (max-width: 380px) {
    .user-profile-link {
        padding: 0.3rem 0.4rem 0.3rem 0.6rem !important;
        gap: 0.4rem !important;
    }
    .user-info {
        margin-right: 0.2rem !important;
    }
    #header-user-username {
        font-size: 0.72rem !important;
    }
    .user-balance {
        font-size: 0.62rem !important;
    }
}
