/* {$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) {
    .alert_iron_3a31 {
        padding: 0 0.75rem;
    }
    
    .yellow_85e4 {
        padding: 5rem 0 2rem;
    }
    
    .media-warm-4327 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .status-c1e9 {
        font-size: 1rem;
    }
    
    .breadcrumb_9008 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .up-df39 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .surface-green-9517 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .down_64d0 {
        font-size: 1.5rem;
    }
    
    .south-121f,
    .background_6198 {
        grid-template-columns: 1fr;
    }
    
    .pagination-46ae .action_665b {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .fluid_2d9b {
        grid-template-columns: 1fr;
    }
    
    .box_hard_141f {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .alert_iron_3a31 {
        padding: 0 1rem;
    }
    
    .media-warm-4327 {
        font-size: 2rem;
    }
    
    .status-c1e9 {
        font-size: 1.125rem;
    }
    
    .up-df39 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .surface-green-9517 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .breadcrumb_9008 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .fluid_2d9b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .paragraph_inner_ca0f,
    .background-0b54 {
        padding: 1.25rem;
    }
    
    .pagination-46ae .action_665b {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .alert_iron_3a31 {
        padding: 0 1.5rem;
    }
    
    .yellow_85e4 {
        padding: 6rem 0 3rem;
    }
    
    .media-warm-4327 {
        font-size: 2.5rem;
    }
    
    .status-c1e9 {
        font-size: 1.25rem;
    }
    
    .up-df39 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .surface-green-9517 {
        padding: 1rem;
    }
    
    .down_64d0 {
        font-size: 2rem;
    }
    
    .table-stone-b7e0 {
        font-size: 1.125rem;
    }
    
    .south-121f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .background_6198 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .fluid_2d9b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .box_hard_141f {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .notification_smooth_4e10 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .photo_huge_5bc4 {
        display: none;
    }
    
    .west-fa38 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .pink_e2ad {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .alert_iron_3a31 {
        max-width: 750px;
    }
    
    .yellow_85e4 {
        padding: 7rem 0 4rem;
    }
    
    .media-warm-4327 {
        font-size: 3rem;
    }
    
    .banner_dim_e69e {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .row-pro-ba7d {
        gap: 3rem;
    }
    
    .south-121f {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .background_6198 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .paper_fe61 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .pagination-46ae {
        gap: 1.5rem;
    }
    
    .banner-2f6f {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .alert_iron_3a31 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .yellow_85e4 {
        padding: 8rem 0 4rem;
    }
    
    .media-warm-4327 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .banner_dim_e69e {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .main_2d73 {
        order: 2;
    }
    
    .notice_95aa {
        order: 1;
    }
    
    .row-pro-ba7d {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .row-pro-ba7d.mask-b469 {
        direction: rtl;
    }
    
    .row-pro-ba7d.mask-b469 > * {
        direction: ltr;
    }
    
    .banner-2f6f {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .smooth_80d7 {
        display: block;
    }
    
    .photo_huge_5bc4 {
        display: none;
    }
    
    .hero_08ea {
        gap: 2rem;
    }
    
    .summary_yellow_5f9b {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .photo_gold_bc21:hover {
        transform: translateY(-4px);
    }
    
    .outer_7b11:hover {
        transform: translateY(-2px);
    }
    
    .banner-2f6f:hover {
        transform: scale(1.02);
    }
    
    .background-0b54:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .alert_iron_3a31 {
        max-width: var(--container-max-width);
    }
    
    .yellow_85e4 {
        padding: 10rem 0 5rem;
    }
    
    .media-warm-4327 {
        font-size: 4rem;
    }
    
    .status-c1e9 {
        font-size: 1.375rem;
    }
    
    .down_64d0 {
        font-size: 2.5rem;
    }
    
    .table-stone-b7e0 {
        font-size: 1.25rem;
    }
    
    .banner_dim_e69e,
    .row-pro-ba7d {
        gap: 5rem;
    }
    
    .hero_08ea {
        gap: 2.5rem;
    }
    
    .paragraph_inner_ca0f,
    .background-0b54,
    .photo_gold_bc21 {
        padding: 2rem;
    }
    
    .box_hard_141f {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .alert_iron_3a31 {
        max-width: 1400px;
    }
    
    .yellow_85e4 {
        padding: 12rem 0 6rem;
    }
    
    .banner_dim_e69e,
    .row-pro-ba7d {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .block_paper_167a img,
    .rough_eb22,
    .banner-2f6f {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .banner_dim_e69e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .row-pro-ba7d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .row-pro-ba7d.mask-b469 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .yellow_85e4 {
        padding: 6rem 0 3rem;
    }
    
    .banner_dim_e69e {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .row-pro-ba7d {
        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;
    }
    
    .yellow_85e4::before {
        animation: none;
    }
    
    .button-209e,
    .feature_eb8d {
        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;
    }
    
    .dirty-5b5a,
    .breadcrumb_9008,
    .chip-east-4e8d {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .photo_gold_bc21,
    .paragraph_inner_ca0f,
    .background-0b54 {
        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 */
    
    .logo_4c2a {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .pattern_copper_bc92,
    .under-a51d,
    .warm-80a4 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .yellow_85e4 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .yellow_85e4::before {
        display: none;
    }
    
    .alert_iron_3a31 {
        max-width: none;
        padding: 0;
    }
    
    .banner_dim_e69e,
    .row-pro-ba7d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .outer_7b11,
    .pink_e2ad,
    .photo_huge_5bc4,
    .up-df39,
    .outline-f7c0,
    .mini_2abc {
        display: none !important;
    }
    
    .media-warm-4327,
    .down_64d0 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .rough_eb22,
    .banner-2f6f {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .south-121f,
    .background_6198,
    .pagination-46ae {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .paper_fe61 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .media-warm-4327 {
        font-size: 1.5rem;
    }
    
    .breadcrumb_9008 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .surface-green-9517 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .up-df39 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .alert_iron_3a31 {
        max-width: 95%;
    }
    
    .banner_dim_e69e {
        gap: 2.5rem;
    }
    
    .row-pro-ba7d {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .alert_iron_3a31 {
        max-width: 1600px;
    }
    
    .media-warm-4327 {
        font-size: 5rem;
    }
    
    .down_64d0 {
        font-size: 3rem;
    }
}
/* css-noise: 0248 */
.ghost-box-w7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
