/* {$keywords} - Responsive Design Styles */
/* Mobile-first responsive design for Brazilian gaming platform */

/* Mobile First Approach - Base styles are for mobile */

/* Extra Small Devices - Phones (320px and up) */
@media (min-width: 320px) {
    .texture_6f2a {
        padding: 0 0.75rem;
    }
    
    .west_d43d {
        padding: 5rem 0 2rem;
    }
    
    .table-102c {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .small-242c {
        font-size: 1rem;
    }
    
    .gas-0950 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .media-98cf {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .photo_glass_aec1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .shadow_4af0 {
        font-size: 1.5rem;
    }
    
    .current-7ada,
    .icon_over_1104 {
        grid-template-columns: 1fr;
    }
    
    .photo_a3a9 .element-3d1c {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .hover_cdaf {
        grid-template-columns: 1fr;
    }
    
    .video-dark-26b5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .texture_6f2a {
        padding: 0 1rem;
    }
    
    .table-102c {
        font-size: 2rem;
    }
    
    .small-242c {
        font-size: 1.125rem;
    }
    
    .media-98cf {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .photo_glass_aec1 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .gas-0950 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .hover_cdaf {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .first-94c4,
    .overlay-a765 {
        padding: 1.25rem;
    }
    
    .photo_a3a9 .element-3d1c {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .texture_6f2a {
        padding: 0 1.5rem;
    }
    
    .west_d43d {
        padding: 6rem 0 3rem;
    }
    
    .table-102c {
        font-size: 2.5rem;
    }
    
    .small-242c {
        font-size: 1.25rem;
    }
    
    .media-98cf {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .photo_glass_aec1 {
        padding: 1rem;
    }
    
    .shadow_4af0 {
        font-size: 2rem;
    }
    
    .notification-6751 {
        font-size: 1.125rem;
    }
    
    .current-7ada {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .icon_over_1104 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hover_cdaf {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .video-dark-26b5 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .layout_6a3c {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .filter-orange-4939 {
        display: none;
    }
    
    .article_mini_8367 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .feature_27c2 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .texture_6f2a {
        max-width: 750px;
    }
    
    .west_d43d {
        padding: 7rem 0 4rem;
    }
    
    .table-102c {
        font-size: 3rem;
    }
    
    .component-00c0 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .dropdown-south-2d75 {
        gap: 3rem;
    }
    
    .current-7ada {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .icon_over_1104 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .image_f655 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .photo_a3a9 {
        gap: 1.5rem;
    }
    
    .inner-8d30 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .texture_6f2a {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .west_d43d {
        padding: 8rem 0 4rem;
    }
    
    .table-102c {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .component-00c0 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .narrow_4325 {
        order: 2;
    }
    
    .highlight-d4cf {
        order: 1;
    }
    
    .dropdown-south-2d75 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .dropdown-south-2d75.shadow_4df0 {
        direction: rtl;
    }
    
    .dropdown-south-2d75.shadow_4df0 > * {
        direction: ltr;
    }
    
    .inner-8d30 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .accent-a2e1 {
        display: block;
    }
    
    .filter-orange-4939 {
        display: none;
    }
    
    .info-gold-7651 {
        gap: 2rem;
    }
    
    .dim_96e8 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .menu_warm_a8b6:hover {
        transform: translateY(-4px);
    }
    
    .disabled_6f11:hover {
        transform: translateY(-2px);
    }
    
    .inner-8d30:hover {
        transform: scale(1.02);
    }
    
    .overlay-a765:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .texture_6f2a {
        max-width: var(--container-max-width);
    }
    
    .west_d43d {
        padding: 10rem 0 5rem;
    }
    
    .table-102c {
        font-size: 4rem;
    }
    
    .small-242c {
        font-size: 1.375rem;
    }
    
    .shadow_4af0 {
        font-size: 2.5rem;
    }
    
    .notification-6751 {
        font-size: 1.25rem;
    }
    
    .component-00c0,
    .dropdown-south-2d75 {
        gap: 5rem;
    }
    
    .info-gold-7651 {
        gap: 2.5rem;
    }
    
    .first-94c4,
    .overlay-a765,
    .menu_warm_a8b6 {
        padding: 2rem;
    }
    
    .video-dark-26b5 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .texture_6f2a {
        max-width: 1400px;
    }
    
    .west_d43d {
        padding: 12rem 0 6rem;
    }
    
    .component-00c0,
    .dropdown-south-2d75 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .static-5867 img,
    .nav-focused-5bcf,
    .inner-8d30 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .component-00c0 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .dropdown-south-2d75 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .dropdown-south-2d75.shadow_4df0 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .west_d43d {
        padding: 6rem 0 3rem;
    }
    
    .component-00c0 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .dropdown-south-2d75 {
        grid-template-columns: 1fr 1fr;
        gap: 3rem;
    }
}

/* Reduced Motion */
@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
    
    .west_d43d::before {
        animation: none;
    }
    
    .primary-mini-f53b,
    .content_small_2851 {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #ffff00;
    }
    
    .menu-red-3824,
    .gas-0950,
    .card_stone_b4d4 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .menu_warm_a8b6,
    .first-94c4,
    .overlay-a765 {
        border: 2px solid var(--accent-color);
    }
}

/* Dark Mode (System Preference) */
@media (prefers-color-scheme: dark) {
    /* Already dark by default, but can add specific overrides if needed */
    
    .tabs-cold-fc6d {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .sidebar-fixed-827c,
    .overlay-d1c6,
    .search_2d54 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .west_d43d {
        padding: 2rem 0;
        background: none !important;
    }
    
    .west_d43d::before {
        display: none;
    }
    
    .texture_6f2a {
        max-width: none;
        padding: 0;
    }
    
    .component-00c0,
    .dropdown-south-2d75 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .disabled_6f11,
    .feature_27c2,
    .filter-orange-4939,
    .media-98cf,
    .smooth-acd3,
    .menu-5aa0 {
        display: none !important;
    }
    
    .table-102c,
    .shadow_4af0 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .nav-focused-5bcf,
    .inner-8d30 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .current-7ada,
    .icon_over_1104,
    .photo_a3a9 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .image_f655 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .table-102c {
        font-size: 1.5rem;
    }
    
    .gas-0950 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .photo_glass_aec1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .media-98cf {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .texture_6f2a {
        max-width: 95%;
    }
    
    .component-00c0 {
        gap: 2.5rem;
    }
    
    .dropdown-south-2d75 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .texture_6f2a {
        max-width: 1600px;
    }
    
    .table-102c {
        font-size: 5rem;
    }
    
    .shadow_4af0 {
        font-size: 3rem;
    }
}
/* css-noise: 96aa */
.phantom-card-o5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
