/* {$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) {
    .mask-0404 {
        padding: 0 0.75rem;
    }
    
    .picture-wood-c87b {
        padding: 5rem 0 2rem;
    }
    
    .row-lower-b234 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .badge_f637 {
        font-size: 1rem;
    }
    
    .nav-91ce {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .notice_010a {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .cold-1572 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .banner_6be1 {
        font-size: 1.5rem;
    }
    
    .box_small_880a,
    .fast-c4b1 {
        grid-template-columns: 1fr;
    }
    
    .aside-dde1 .texture-focused-c9b6 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .dropdown-3483 {
        grid-template-columns: 1fr;
    }
    
    .detail_pro_de46 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .mask-0404 {
        padding: 0 1rem;
    }
    
    .row-lower-b234 {
        font-size: 2rem;
    }
    
    .badge_f637 {
        font-size: 1.125rem;
    }
    
    .notice_010a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .cold-1572 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .nav-91ce {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .dropdown-3483 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .active_thick_a7d3,
    .orange-c9e2 {
        padding: 1.25rem;
    }
    
    .aside-dde1 .texture-focused-c9b6 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .mask-0404 {
        padding: 0 1.5rem;
    }
    
    .picture-wood-c87b {
        padding: 6rem 0 3rem;
    }
    
    .row-lower-b234 {
        font-size: 2.5rem;
    }
    
    .badge_f637 {
        font-size: 1.25rem;
    }
    
    .notice_010a {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .cold-1572 {
        padding: 1rem;
    }
    
    .banner_6be1 {
        font-size: 2rem;
    }
    
    .sidebar_c7db {
        font-size: 1.125rem;
    }
    
    .box_small_880a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .fast-c4b1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dropdown-3483 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .detail_pro_de46 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .modal_17c5 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .sidebar-hard-32e9 {
        display: none;
    }
    
    .frame-over-dffd {
        display: none !important;
    }
    
    /* Show desktop elements */
    .complex_04da {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .mask-0404 {
        max-width: 750px;
    }
    
    .picture-wood-c87b {
        padding: 7rem 0 4rem;
    }
    
    .row-lower-b234 {
        font-size: 3rem;
    }
    
    .steel-17f8 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .iron_ec4d {
        gap: 3rem;
    }
    
    .box_small_880a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .fast-c4b1 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .breadcrumb_red_28f2 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .aside-dde1 {
        gap: 1.5rem;
    }
    
    .advanced-1555 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .mask-0404 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .picture-wood-c87b {
        padding: 8rem 0 4rem;
    }
    
    .row-lower-b234 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .steel-17f8 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .easy-ec30 {
        order: 2;
    }
    
    .active-selected-4f75 {
        order: 1;
    }
    
    .iron_ec4d {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .iron_ec4d.sidebar-left-078e {
        direction: rtl;
    }
    
    .iron_ec4d.sidebar-left-078e > * {
        direction: ltr;
    }
    
    .advanced-1555 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .slider_pressed_221e {
        display: block;
    }
    
    .sidebar-hard-32e9 {
        display: none;
    }
    
    .bright_4382 {
        gap: 2rem;
    }
    
    .widget_8770 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .accordion_slow_7518:hover {
        transform: translateY(-4px);
    }
    
    .black-18f0:hover {
        transform: translateY(-2px);
    }
    
    .advanced-1555:hover {
        transform: scale(1.02);
    }
    
    .orange-c9e2:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .mask-0404 {
        max-width: var(--container-max-width);
    }
    
    .picture-wood-c87b {
        padding: 10rem 0 5rem;
    }
    
    .row-lower-b234 {
        font-size: 4rem;
    }
    
    .badge_f637 {
        font-size: 1.375rem;
    }
    
    .banner_6be1 {
        font-size: 2.5rem;
    }
    
    .sidebar_c7db {
        font-size: 1.25rem;
    }
    
    .steel-17f8,
    .iron_ec4d {
        gap: 5rem;
    }
    
    .bright_4382 {
        gap: 2.5rem;
    }
    
    .active_thick_a7d3,
    .orange-c9e2,
    .accordion_slow_7518 {
        padding: 2rem;
    }
    
    .detail_pro_de46 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .mask-0404 {
        max-width: 1400px;
    }
    
    .picture-wood-c87b {
        padding: 12rem 0 6rem;
    }
    
    .steel-17f8,
    .iron_ec4d {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .paragraph-4bf7 img,
    .pink_f453,
    .advanced-1555 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .steel-17f8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .iron_ec4d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .iron_ec4d.sidebar-left-078e {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .picture-wood-c87b {
        padding: 6rem 0 3rem;
    }
    
    .steel-17f8 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .iron_ec4d {
        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;
    }
    
    .picture-wood-c87b::before {
        animation: none;
    }
    
    .summary_b098,
    .accordion_black_cf71 {
        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;
    }
    
    .photo-large-8289,
    .nav-91ce,
    .widget_056e {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .accordion_slow_7518,
    .active_thick_a7d3,
    .orange-c9e2 {
        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 */
    
    .card-ac83 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .row-e5e7,
    .overlay-c989,
    .notification-down-b12c {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .picture-wood-c87b {
        padding: 2rem 0;
        background: none !important;
    }
    
    .picture-wood-c87b::before {
        display: none;
    }
    
    .mask-0404 {
        max-width: none;
        padding: 0;
    }
    
    .steel-17f8,
    .iron_ec4d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .black-18f0,
    .complex_04da,
    .sidebar-hard-32e9,
    .notice_010a,
    .notice-902e,
    .red-d154 {
        display: none !important;
    }
    
    .row-lower-b234,
    .banner_6be1 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .pink_f453,
    .advanced-1555 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .box_small_880a,
    .fast-c4b1,
    .aside-dde1 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .breadcrumb_red_28f2 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .row-lower-b234 {
        font-size: 1.5rem;
    }
    
    .nav-91ce {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .cold-1572 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .notice_010a {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .mask-0404 {
        max-width: 95%;
    }
    
    .steel-17f8 {
        gap: 2.5rem;
    }
    
    .iron_ec4d {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .mask-0404 {
        max-width: 1600px;
    }
    
    .row-lower-b234 {
        font-size: 5rem;
    }
    
    .banner_6be1 {
        font-size: 3rem;
    }
}
/* css-noise: 063c */
.promo-block-r4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
