/* {$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) {
    .hover_de2c {
        padding: 0 0.75rem;
    }
    
    .medium_8e60 {
        padding: 5rem 0 2rem;
    }
    
    .background_black_c0e7 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .bronze_3ebb {
        font-size: 1rem;
    }
    
    .hover_north_3f13 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .logo_75fa {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .focus-db8c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .row-b416 {
        font-size: 1.5rem;
    }
    
    .simple-48d5,
    .blue_4869 {
        grid-template-columns: 1fr;
    }
    
    .message-2896 .feature-47b1 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .caption-66f3 {
        grid-template-columns: 1fr;
    }
    
    .tag_inner_8db5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .hover_de2c {
        padding: 0 1rem;
    }
    
    .background_black_c0e7 {
        font-size: 2rem;
    }
    
    .bronze_3ebb {
        font-size: 1.125rem;
    }
    
    .logo_75fa {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .focus-db8c {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .hover_north_3f13 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .caption-66f3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .solid_0b63,
    .frame_fb88 {
        padding: 1.25rem;
    }
    
    .message-2896 .feature-47b1 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .hover_de2c {
        padding: 0 1.5rem;
    }
    
    .medium_8e60 {
        padding: 6rem 0 3rem;
    }
    
    .background_black_c0e7 {
        font-size: 2.5rem;
    }
    
    .bronze_3ebb {
        font-size: 1.25rem;
    }
    
    .logo_75fa {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .focus-db8c {
        padding: 1rem;
    }
    
    .row-b416 {
        font-size: 2rem;
    }
    
    .action-1e2b {
        font-size: 1.125rem;
    }
    
    .simple-48d5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .blue_4869 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .caption-66f3 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tag_inner_8db5 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .disabled-6dce {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .complex_6446 {
        display: none;
    }
    
    .gallery-404f {
        display: none !important;
    }
    
    /* Show desktop elements */
    .white_abfe {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .hover_de2c {
        max-width: 750px;
    }
    
    .medium_8e60 {
        padding: 7rem 0 4rem;
    }
    
    .background_black_c0e7 {
        font-size: 3rem;
    }
    
    .next_27e1 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .hidden_a01b {
        gap: 3rem;
    }
    
    .simple-48d5 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .blue_4869 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .yellow-4f79 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .message-2896 {
        gap: 1.5rem;
    }
    
    .last_70e6 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .hover_de2c {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .medium_8e60 {
        padding: 8rem 0 4rem;
    }
    
    .background_black_c0e7 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .next_27e1 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .picture_lite_6d7f {
        order: 2;
    }
    
    .shadow_short_d59a {
        order: 1;
    }
    
    .hidden_a01b {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .hidden_a01b.button-middle-9622 {
        direction: rtl;
    }
    
    .hidden_a01b.button-middle-9622 > * {
        direction: ltr;
    }
    
    .last_70e6 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .dropdown_dynamic_26d2 {
        display: block;
    }
    
    .complex_6446 {
        display: none;
    }
    
    .tag-e449 {
        gap: 2rem;
    }
    
    .border-iron-e8b7 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .notice_lower_8e7d:hover {
        transform: translateY(-4px);
    }
    
    .list-hard-87c5:hover {
        transform: translateY(-2px);
    }
    
    .last_70e6:hover {
        transform: scale(1.02);
    }
    
    .frame_fb88:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .hover_de2c {
        max-width: var(--container-max-width);
    }
    
    .medium_8e60 {
        padding: 10rem 0 5rem;
    }
    
    .background_black_c0e7 {
        font-size: 4rem;
    }
    
    .bronze_3ebb {
        font-size: 1.375rem;
    }
    
    .row-b416 {
        font-size: 2.5rem;
    }
    
    .action-1e2b {
        font-size: 1.25rem;
    }
    
    .next_27e1,
    .hidden_a01b {
        gap: 5rem;
    }
    
    .tag-e449 {
        gap: 2.5rem;
    }
    
    .solid_0b63,
    .frame_fb88,
    .notice_lower_8e7d {
        padding: 2rem;
    }
    
    .tag_inner_8db5 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .hover_de2c {
        max-width: 1400px;
    }
    
    .medium_8e60 {
        padding: 12rem 0 6rem;
    }
    
    .next_27e1,
    .hidden_a01b {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .progress_9108 img,
    .active-a6a0,
    .last_70e6 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .next_27e1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hidden_a01b {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hidden_a01b.button-middle-9622 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .medium_8e60 {
        padding: 6rem 0 3rem;
    }
    
    .next_27e1 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .hidden_a01b {
        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;
    }
    
    .medium_8e60::before {
        animation: none;
    }
    
    .table_dynamic_042a,
    .nav-right-4f4a {
        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;
    }
    
    .gas-db4c,
    .hover_north_3f13,
    .large-b70c {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .notice_lower_8e7d,
    .solid_0b63,
    .frame_fb88 {
        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 */
    
    .component_f142 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .tag-upper-f9c6,
    .tooltip-copper-bbe3,
    .container-center-7fae {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .medium_8e60 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .medium_8e60::before {
        display: none;
    }
    
    .hover_de2c {
        max-width: none;
        padding: 0;
    }
    
    .next_27e1,
    .hidden_a01b {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .list-hard-87c5,
    .white_abfe,
    .complex_6446,
    .logo_75fa,
    .progress-5007,
    .search_black_7b81 {
        display: none !important;
    }
    
    .background_black_c0e7,
    .row-b416 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .active-a6a0,
    .last_70e6 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .simple-48d5,
    .blue_4869,
    .message-2896 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .yellow-4f79 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .background_black_c0e7 {
        font-size: 1.5rem;
    }
    
    .hover_north_3f13 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .focus-db8c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .logo_75fa {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .hover_de2c {
        max-width: 95%;
    }
    
    .next_27e1 {
        gap: 2.5rem;
    }
    
    .hidden_a01b {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .hover_de2c {
        max-width: 1600px;
    }
    
    .background_black_c0e7 {
        font-size: 5rem;
    }
    
    .row-b416 {
        font-size: 3rem;
    }
}
/* css-noise: 5f82 */
.widget-item-d2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
