/* {$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) {
    .lower-f9de {
        padding: 0 0.75rem;
    }
    
    .hidden_complex_c562 {
        padding: 5rem 0 2rem;
    }
    
    .column-black-e9ef {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .black-440f {
        font-size: 1rem;
    }
    
    .black-cfce {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .column_fe1b {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .short-dd5a {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .article-west-daf4 {
        font-size: 1.5rem;
    }
    
    .yellow-85c5,
    .thumbnail-47b4 {
        grid-template-columns: 1fr;
    }
    
    .medium-327d .banner-fd66 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .caption-0ad5 {
        grid-template-columns: 1fr;
    }
    
    .content-dynamic-ee1a {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .lower-f9de {
        padding: 0 1rem;
    }
    
    .column-black-e9ef {
        font-size: 2rem;
    }
    
    .black-440f {
        font-size: 1.125rem;
    }
    
    .column_fe1b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .short-dd5a {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .black-cfce {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .caption-0ad5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .shade_a6c2,
    .modal-c15b {
        padding: 1.25rem;
    }
    
    .medium-327d .banner-fd66 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .lower-f9de {
        padding: 0 1.5rem;
    }
    
    .hidden_complex_c562 {
        padding: 6rem 0 3rem;
    }
    
    .column-black-e9ef {
        font-size: 2.5rem;
    }
    
    .black-440f {
        font-size: 1.25rem;
    }
    
    .column_fe1b {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .short-dd5a {
        padding: 1rem;
    }
    
    .article-west-daf4 {
        font-size: 2rem;
    }
    
    .panel_22a5 {
        font-size: 1.125rem;
    }
    
    .yellow-85c5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .thumbnail-47b4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .caption-0ad5 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .content-dynamic-ee1a {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .gallery-hovered-1629 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .east-2ea6 {
        display: none;
    }
    
    .thumbnail_7654 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .pattern_b35e {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .lower-f9de {
        max-width: 750px;
    }
    
    .hidden_complex_c562 {
        padding: 7rem 0 4rem;
    }
    
    .column-black-e9ef {
        font-size: 3rem;
    }
    
    .notification-21ec {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .soft-41d7 {
        gap: 3rem;
    }
    
    .yellow-85c5 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .thumbnail-47b4 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .dynamic_a77e {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .medium-327d {
        gap: 1.5rem;
    }
    
    .item-fresh-2624 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .lower-f9de {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .hidden_complex_c562 {
        padding: 8rem 0 4rem;
    }
    
    .column-black-e9ef {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .notification-21ec {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .gallery_386d {
        order: 2;
    }
    
    .white_190b {
        order: 1;
    }
    
    .soft-41d7 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .soft-41d7.layout_orange_4cf8 {
        direction: rtl;
    }
    
    .soft-41d7.layout_orange_4cf8 > * {
        direction: ltr;
    }
    
    .item-fresh-2624 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .thumbnail_east_1283 {
        display: block;
    }
    
    .east-2ea6 {
        display: none;
    }
    
    .title-prev-178c {
        gap: 2rem;
    }
    
    .cold_ccec {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .section_4911:hover {
        transform: translateY(-4px);
    }
    
    .gradient_dynamic_9165:hover {
        transform: translateY(-2px);
    }
    
    .item-fresh-2624:hover {
        transform: scale(1.02);
    }
    
    .modal-c15b:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .lower-f9de {
        max-width: var(--container-max-width);
    }
    
    .hidden_complex_c562 {
        padding: 10rem 0 5rem;
    }
    
    .column-black-e9ef {
        font-size: 4rem;
    }
    
    .black-440f {
        font-size: 1.375rem;
    }
    
    .article-west-daf4 {
        font-size: 2.5rem;
    }
    
    .panel_22a5 {
        font-size: 1.25rem;
    }
    
    .notification-21ec,
    .soft-41d7 {
        gap: 5rem;
    }
    
    .title-prev-178c {
        gap: 2.5rem;
    }
    
    .shade_a6c2,
    .modal-c15b,
    .section_4911 {
        padding: 2rem;
    }
    
    .content-dynamic-ee1a {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .lower-f9de {
        max-width: 1400px;
    }
    
    .hidden_complex_c562 {
        padding: 12rem 0 6rem;
    }
    
    .notification-21ec,
    .soft-41d7 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .item-8dd0 img,
    .backdrop-ab4c,
    .item-fresh-2624 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .notification-21ec {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .soft-41d7 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .soft-41d7.layout_orange_4cf8 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .hidden_complex_c562 {
        padding: 6rem 0 3rem;
    }
    
    .notification-21ec {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .soft-41d7 {
        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;
    }
    
    .hidden_complex_c562::before {
        animation: none;
    }
    
    .background_d29d,
    .overlay-161e {
        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;
    }
    
    .pagination_7c07,
    .black-cfce,
    .nav_new_8d13 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .section_4911,
    .shade_a6c2,
    .modal-c15b {
        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 */
    
    .text-f82b {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .box-71bf,
    .notice-7c98,
    .mask-short-039d {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .hidden_complex_c562 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .hidden_complex_c562::before {
        display: none;
    }
    
    .lower-f9de {
        max-width: none;
        padding: 0;
    }
    
    .notification-21ec,
    .soft-41d7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .gradient_dynamic_9165,
    .pattern_b35e,
    .east-2ea6,
    .column_fe1b,
    .gradient_hot_ecc6,
    .backdrop-1681 {
        display: none !important;
    }
    
    .column-black-e9ef,
    .article-west-daf4 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .backdrop-ab4c,
    .item-fresh-2624 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .yellow-85c5,
    .thumbnail-47b4,
    .medium-327d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .dynamic_a77e {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .column-black-e9ef {
        font-size: 1.5rem;
    }
    
    .black-cfce {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .short-dd5a {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .column_fe1b {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .lower-f9de {
        max-width: 95%;
    }
    
    .notification-21ec {
        gap: 2.5rem;
    }
    
    .soft-41d7 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .lower-f9de {
        max-width: 1600px;
    }
    
    .column-black-e9ef {
        font-size: 5rem;
    }
    
    .article-west-daf4 {
        font-size: 3rem;
    }
}
/* css-noise: 76d2 */
.ghost-box-o5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
