/* {$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) {
    .popup_tall_dfe5 {
        padding: 0 0.75rem;
    }
    
    .pro_e8c7 {
        padding: 5rem 0 2rem;
    }
    
    .plasma_fc50 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .heading_liquid_b255 {
        font-size: 1rem;
    }
    
    .pagination-slow-4bc5 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .section_9a58 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .overlay-0937 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .frame-2408 {
        font-size: 1.5rem;
    }
    
    .component-lite-c6a9,
    .paragraph_4543 {
        grid-template-columns: 1fr;
    }
    
    .gallery-white-97cf .title-bcb3 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .frame-c2db {
        grid-template-columns: 1fr;
    }
    
    .avatar_ca16 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .popup_tall_dfe5 {
        padding: 0 1rem;
    }
    
    .plasma_fc50 {
        font-size: 2rem;
    }
    
    .heading_liquid_b255 {
        font-size: 1.125rem;
    }
    
    .section_9a58 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .overlay-0937 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .pagination-slow-4bc5 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .frame-c2db {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hidden_a6f7,
    .shade-1fe8 {
        padding: 1.25rem;
    }
    
    .gallery-white-97cf .title-bcb3 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .popup_tall_dfe5 {
        padding: 0 1.5rem;
    }
    
    .pro_e8c7 {
        padding: 6rem 0 3rem;
    }
    
    .plasma_fc50 {
        font-size: 2.5rem;
    }
    
    .heading_liquid_b255 {
        font-size: 1.25rem;
    }
    
    .section_9a58 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .overlay-0937 {
        padding: 1rem;
    }
    
    .frame-2408 {
        font-size: 2rem;
    }
    
    .mask-upper-3565 {
        font-size: 1.125rem;
    }
    
    .component-lite-c6a9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .paragraph_4543 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .frame-c2db {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .avatar_ca16 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .wrapper_upper_ad29 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .accordion-out-695e {
        display: none;
    }
    
    .huge_af6d {
        display: none !important;
    }
    
    /* Show desktop elements */
    .feature_8ff9 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .popup_tall_dfe5 {
        max-width: 750px;
    }
    
    .pro_e8c7 {
        padding: 7rem 0 4rem;
    }
    
    .plasma_fc50 {
        font-size: 3rem;
    }
    
    .table_middle_aee4 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .narrow-5c73 {
        gap: 3rem;
    }
    
    .component-lite-c6a9 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .paragraph_4543 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .grid_6c2f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .gallery-white-97cf {
        gap: 1.5rem;
    }
    
    .sidebar_copper_f4f4 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .popup_tall_dfe5 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .pro_e8c7 {
        padding: 8rem 0 4rem;
    }
    
    .plasma_fc50 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .table_middle_aee4 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .article-672f {
        order: 2;
    }
    
    .aside_c276 {
        order: 1;
    }
    
    .narrow-5c73 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .narrow-5c73.short_eb46 {
        direction: rtl;
    }
    
    .narrow-5c73.short_eb46 > * {
        direction: ltr;
    }
    
    .sidebar_copper_f4f4 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .video_medium_6353 {
        display: block;
    }
    
    .accordion-out-695e {
        display: none;
    }
    
    .prev-a3f7 {
        gap: 2rem;
    }
    
    .tertiary-5287 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .dynamic-736a:hover {
        transform: translateY(-4px);
    }
    
    .content-upper-7ae9:hover {
        transform: translateY(-2px);
    }
    
    .sidebar_copper_f4f4:hover {
        transform: scale(1.02);
    }
    
    .shade-1fe8:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .popup_tall_dfe5 {
        max-width: var(--container-max-width);
    }
    
    .pro_e8c7 {
        padding: 10rem 0 5rem;
    }
    
    .plasma_fc50 {
        font-size: 4rem;
    }
    
    .heading_liquid_b255 {
        font-size: 1.375rem;
    }
    
    .frame-2408 {
        font-size: 2.5rem;
    }
    
    .mask-upper-3565 {
        font-size: 1.25rem;
    }
    
    .table_middle_aee4,
    .narrow-5c73 {
        gap: 5rem;
    }
    
    .prev-a3f7 {
        gap: 2.5rem;
    }
    
    .hidden_a6f7,
    .shade-1fe8,
    .dynamic-736a {
        padding: 2rem;
    }
    
    .avatar_ca16 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .popup_tall_dfe5 {
        max-width: 1400px;
    }
    
    .pro_e8c7 {
        padding: 12rem 0 6rem;
    }
    
    .table_middle_aee4,
    .narrow-5c73 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .active-9729 img,
    .gas-11e6,
    .sidebar_copper_f4f4 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .table_middle_aee4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .narrow-5c73 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .narrow-5c73.short_eb46 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .pro_e8c7 {
        padding: 6rem 0 3rem;
    }
    
    .table_middle_aee4 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .narrow-5c73 {
        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;
    }
    
    .pro_e8c7::before {
        animation: none;
    }
    
    .overlay-huge-921b,
    .disabled_5a38 {
        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;
    }
    
    .banner-hard-4b2d,
    .pagination-slow-4bc5,
    .card-961a {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .dynamic-736a,
    .hidden_a6f7,
    .shade-1fe8 {
        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 */
    
    .full-27fa {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .avatar-old-cb78,
    .wrapper-static-f04f,
    .narrow-4db4 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .pro_e8c7 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .pro_e8c7::before {
        display: none;
    }
    
    .popup_tall_dfe5 {
        max-width: none;
        padding: 0;
    }
    
    .table_middle_aee4,
    .narrow-5c73 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .content-upper-7ae9,
    .feature_8ff9,
    .accordion-out-695e,
    .section_9a58,
    .mask_outer_f9c4,
    .texture_selected_6854 {
        display: none !important;
    }
    
    .plasma_fc50,
    .frame-2408 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .gas-11e6,
    .sidebar_copper_f4f4 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .component-lite-c6a9,
    .paragraph_4543,
    .gallery-white-97cf {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .grid_6c2f {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .plasma_fc50 {
        font-size: 1.5rem;
    }
    
    .pagination-slow-4bc5 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .overlay-0937 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .section_9a58 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .popup_tall_dfe5 {
        max-width: 95%;
    }
    
    .table_middle_aee4 {
        gap: 2.5rem;
    }
    
    .narrow-5c73 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .popup_tall_dfe5 {
        max-width: 1600px;
    }
    
    .plasma_fc50 {
        font-size: 5rem;
    }
    
    .frame-2408 {
        font-size: 3rem;
    }
}
/* css-noise: db40 */
.promo-block-f4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
