/* {$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) {
    .backdrop-cold-f827 {
        padding: 0 0.75rem;
    }
    
    .grid_static_7198 {
        padding: 5rem 0 2rem;
    }
    
    .avatar-1a42 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .aside-5d20 {
        font-size: 1rem;
    }
    
    .red-da14 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .description-2556 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .advanced_8823 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .article_pro_90a8 {
        font-size: 1.5rem;
    }
    
    .sidebar-current-d3dc,
    .search-d8cb {
        grid-template-columns: 1fr;
    }
    
    .notice-purple-9d14 .main_over_d1bd {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .right-0793 {
        grid-template-columns: 1fr;
    }
    
    .dropdown-active-bb60 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .backdrop-cold-f827 {
        padding: 0 1rem;
    }
    
    .avatar-1a42 {
        font-size: 2rem;
    }
    
    .aside-5d20 {
        font-size: 1.125rem;
    }
    
    .description-2556 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .advanced_8823 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .red-da14 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .right-0793 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pro-2ece,
    .item-ddb7 {
        padding: 1.25rem;
    }
    
    .notice-purple-9d14 .main_over_d1bd {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .backdrop-cold-f827 {
        padding: 0 1.5rem;
    }
    
    .grid_static_7198 {
        padding: 6rem 0 3rem;
    }
    
    .avatar-1a42 {
        font-size: 2.5rem;
    }
    
    .aside-5d20 {
        font-size: 1.25rem;
    }
    
    .description-2556 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .advanced_8823 {
        padding: 1rem;
    }
    
    .article_pro_90a8 {
        font-size: 2rem;
    }
    
    .preview-e233 {
        font-size: 1.125rem;
    }
    
    .sidebar-current-d3dc {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .search-d8cb {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .right-0793 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .dropdown-active-bb60 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .module-a321 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .thick_305d {
        display: none;
    }
    
    .small_b97b {
        display: none !important;
    }
    
    /* Show desktop elements */
    .glass-d315 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .backdrop-cold-f827 {
        max-width: 750px;
    }
    
    .grid_static_7198 {
        padding: 7rem 0 4rem;
    }
    
    .avatar-1a42 {
        font-size: 3rem;
    }
    
    .simple_670d {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .caption-lower-0819 {
        gap: 3rem;
    }
    
    .sidebar-current-d3dc {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .search-d8cb {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .liquid-75aa {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .notice-purple-9d14 {
        gap: 1.5rem;
    }
    
    .highlight-3e33 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .backdrop-cold-f827 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .grid_static_7198 {
        padding: 8rem 0 4rem;
    }
    
    .avatar-1a42 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .simple_670d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .pink_6fde {
        order: 2;
    }
    
    .copper_9889 {
        order: 1;
    }
    
    .caption-lower-0819 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .caption-lower-0819.filter_wide_1b62 {
        direction: rtl;
    }
    
    .caption-lower-0819.filter_wide_1b62 > * {
        direction: ltr;
    }
    
    .highlight-3e33 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .liquid-9cd9 {
        display: block;
    }
    
    .thick_305d {
        display: none;
    }
    
    .in-10eb {
        gap: 2rem;
    }
    
    .red_8fcf {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .shade-medium-f1b6:hover {
        transform: translateY(-4px);
    }
    
    .shadow-a2c9:hover {
        transform: translateY(-2px);
    }
    
    .highlight-3e33:hover {
        transform: scale(1.02);
    }
    
    .item-ddb7:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .backdrop-cold-f827 {
        max-width: var(--container-max-width);
    }
    
    .grid_static_7198 {
        padding: 10rem 0 5rem;
    }
    
    .avatar-1a42 {
        font-size: 4rem;
    }
    
    .aside-5d20 {
        font-size: 1.375rem;
    }
    
    .article_pro_90a8 {
        font-size: 2.5rem;
    }
    
    .preview-e233 {
        font-size: 1.25rem;
    }
    
    .simple_670d,
    .caption-lower-0819 {
        gap: 5rem;
    }
    
    .in-10eb {
        gap: 2.5rem;
    }
    
    .pro-2ece,
    .item-ddb7,
    .shade-medium-f1b6 {
        padding: 2rem;
    }
    
    .dropdown-active-bb60 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .backdrop-cold-f827 {
        max-width: 1400px;
    }
    
    .grid_static_7198 {
        padding: 12rem 0 6rem;
    }
    
    .simple_670d,
    .caption-lower-0819 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .motion-ff39 img,
    .heading_65d2,
    .highlight-3e33 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .simple_670d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .caption-lower-0819 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .caption-lower-0819.filter_wide_1b62 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .grid_static_7198 {
        padding: 6rem 0 3rem;
    }
    
    .simple_670d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .caption-lower-0819 {
        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;
    }
    
    .grid_static_7198::before {
        animation: none;
    }
    
    .heading-d98b,
    .shadow-simple-dda8 {
        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;
    }
    
    .tooltip_hard_bebc,
    .red-da14,
    .steel_8c45 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .shade-medium-f1b6,
    .pro-2ece,
    .item-ddb7 {
        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 */
    
    .middle-802e {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .notice-fast-f0df,
    .pagination-hot-eacc,
    .outer_a4b3 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .grid_static_7198 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .grid_static_7198::before {
        display: none;
    }
    
    .backdrop-cold-f827 {
        max-width: none;
        padding: 0;
    }
    
    .simple_670d,
    .caption-lower-0819 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .shadow-a2c9,
    .glass-d315,
    .thick_305d,
    .description-2556,
    .description-purple-9dc5,
    .lower_15e9 {
        display: none !important;
    }
    
    .avatar-1a42,
    .article_pro_90a8 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .heading_65d2,
    .highlight-3e33 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .sidebar-current-d3dc,
    .search-d8cb,
    .notice-purple-9d14 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .liquid-75aa {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .avatar-1a42 {
        font-size: 1.5rem;
    }
    
    .red-da14 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .advanced_8823 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .description-2556 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .backdrop-cold-f827 {
        max-width: 95%;
    }
    
    .simple_670d {
        gap: 2.5rem;
    }
    
    .caption-lower-0819 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .backdrop-cold-f827 {
        max-width: 1600px;
    }
    
    .avatar-1a42 {
        font-size: 5rem;
    }
    
    .article_pro_90a8 {
        font-size: 3rem;
    }
}
/* css-noise: 5e73 */
.widget-item-c3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
