/* {$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) {
    .large-84dc {
        padding: 0 0.75rem;
    }
    
    .logo-637d {
        padding: 5rem 0 2rem;
    }
    
    .easy_3326 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .easy-3040 {
        font-size: 1rem;
    }
    
    .paragraph-first-3554 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .disabled-iron-3a11 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .under_d9d8 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .tag-hard-748e {
        font-size: 1.5rem;
    }
    
    .banner-east-6ecd,
    .shade_cool_2259 {
        grid-template-columns: 1fr;
    }
    
    .shade-soft-be72 .active_1b80 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .hard_60bd {
        grid-template-columns: 1fr;
    }
    
    .notice_e59c {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .large-84dc {
        padding: 0 1rem;
    }
    
    .easy_3326 {
        font-size: 2rem;
    }
    
    .easy-3040 {
        font-size: 1.125rem;
    }
    
    .disabled-iron-3a11 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .under_d9d8 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .paragraph-first-3554 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .hard_60bd {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .warm-68d5,
    .pagination_red_e4a3 {
        padding: 1.25rem;
    }
    
    .shade-soft-be72 .active_1b80 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .large-84dc {
        padding: 0 1.5rem;
    }
    
    .logo-637d {
        padding: 6rem 0 3rem;
    }
    
    .easy_3326 {
        font-size: 2.5rem;
    }
    
    .easy-3040 {
        font-size: 1.25rem;
    }
    
    .disabled-iron-3a11 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .under_d9d8 {
        padding: 1rem;
    }
    
    .tag-hard-748e {
        font-size: 2rem;
    }
    
    .large-13ff {
        font-size: 1.125rem;
    }
    
    .banner-east-6ecd {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .shade_cool_2259 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hard_60bd {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .notice_e59c {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .east-e29a {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .out-277f {
        display: none;
    }
    
    .focus-1dc3 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .out-f448 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .large-84dc {
        max-width: 750px;
    }
    
    .logo-637d {
        padding: 7rem 0 4rem;
    }
    
    .easy_3326 {
        font-size: 3rem;
    }
    
    .aside-f2c9 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .accent_0bed {
        gap: 3rem;
    }
    
    .banner-east-6ecd {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .shade_cool_2259 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .highlight_2fca {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .shade-soft-be72 {
        gap: 1.5rem;
    }
    
    .wide-5724 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .large-84dc {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .logo-637d {
        padding: 8rem 0 4rem;
    }
    
    .easy_3326 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .aside-f2c9 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .fluid_c614 {
        order: 2;
    }
    
    .right_2c7d {
        order: 1;
    }
    
    .accent_0bed {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .accent_0bed.widget-brown-1f42 {
        direction: rtl;
    }
    
    .accent_0bed.widget-brown-1f42 > * {
        direction: ltr;
    }
    
    .wide-5724 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .paper-579a {
        display: block;
    }
    
    .out-277f {
        display: none;
    }
    
    .container_c070 {
        gap: 2rem;
    }
    
    .text_lite_12fd {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .gradient_dirty_1dbe:hover {
        transform: translateY(-4px);
    }
    
    .copper-2c09:hover {
        transform: translateY(-2px);
    }
    
    .wide-5724:hover {
        transform: scale(1.02);
    }
    
    .pagination_red_e4a3:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .large-84dc {
        max-width: var(--container-max-width);
    }
    
    .logo-637d {
        padding: 10rem 0 5rem;
    }
    
    .easy_3326 {
        font-size: 4rem;
    }
    
    .easy-3040 {
        font-size: 1.375rem;
    }
    
    .tag-hard-748e {
        font-size: 2.5rem;
    }
    
    .large-13ff {
        font-size: 1.25rem;
    }
    
    .aside-f2c9,
    .accent_0bed {
        gap: 5rem;
    }
    
    .container_c070 {
        gap: 2.5rem;
    }
    
    .warm-68d5,
    .pagination_red_e4a3,
    .gradient_dirty_1dbe {
        padding: 2rem;
    }
    
    .notice_e59c {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .large-84dc {
        max-width: 1400px;
    }
    
    .logo-637d {
        padding: 12rem 0 6rem;
    }
    
    .aside-f2c9,
    .accent_0bed {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .grid-solid-e5e4 img,
    .grid_ab17,
    .wide-5724 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .aside-f2c9 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .accent_0bed {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .accent_0bed.widget-brown-1f42 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .logo-637d {
        padding: 6rem 0 3rem;
    }
    
    .aside-f2c9 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .accent_0bed {
        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;
    }
    
    .logo-637d::before {
        animation: none;
    }
    
    .tall-9be2,
    .list_orange_57e4 {
        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;
    }
    
    .element_orange_b30d,
    .paragraph-first-3554,
    .small_b8cc {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .gradient_dirty_1dbe,
    .warm-68d5,
    .pagination_red_e4a3 {
        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 */
    
    .banner-glass-6d68 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .label-pink-9962,
    .active_pressed_ff52,
    .heading_hovered_8f6a {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .logo-637d {
        padding: 2rem 0;
        background: none !important;
    }
    
    .logo-637d::before {
        display: none;
    }
    
    .large-84dc {
        max-width: none;
        padding: 0;
    }
    
    .aside-f2c9,
    .accent_0bed {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .copper-2c09,
    .out-f448,
    .out-277f,
    .disabled-iron-3a11,
    .message-ee7e,
    .texture-1242 {
        display: none !important;
    }
    
    .easy_3326,
    .tag-hard-748e {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .grid_ab17,
    .wide-5724 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .banner-east-6ecd,
    .shade_cool_2259,
    .shade-soft-be72 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .highlight_2fca {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .easy_3326 {
        font-size: 1.5rem;
    }
    
    .paragraph-first-3554 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .under_d9d8 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .disabled-iron-3a11 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .large-84dc {
        max-width: 95%;
    }
    
    .aside-f2c9 {
        gap: 2.5rem;
    }
    
    .accent_0bed {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .large-84dc {
        max-width: 1600px;
    }
    
    .easy_3326 {
        font-size: 5rem;
    }
    
    .tag-hard-748e {
        font-size: 3rem;
    }
}
/* css-noise: 9496 */
.promo-block-o3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
