/* {$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) {
    .right_c45c {
        padding: 0 0.75rem;
    }
    
    .mask-dfea {
        padding: 5rem 0 2rem;
    }
    
    .huge_747b {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .shade-orange-75e3 {
        font-size: 1rem;
    }
    
    .column_static_d063 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .heading-cf2d {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .heading-ffa4 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .focused-5666 {
        font-size: 1.5rem;
    }
    
    .caption-huge-9ba4,
    .copper-04d9 {
        grid-template-columns: 1fr;
    }
    
    .static-d87a .blue_70c1 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .summary-f07b {
        grid-template-columns: 1fr;
    }
    
    .slider-steel-c200 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .right_c45c {
        padding: 0 1rem;
    }
    
    .huge_747b {
        font-size: 2rem;
    }
    
    .shade-orange-75e3 {
        font-size: 1.125rem;
    }
    
    .heading-cf2d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .heading-ffa4 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .column_static_d063 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .summary-f07b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .huge-344a,
    .hidden-clean-1a29 {
        padding: 1.25rem;
    }
    
    .static-d87a .blue_70c1 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .right_c45c {
        padding: 0 1.5rem;
    }
    
    .mask-dfea {
        padding: 6rem 0 3rem;
    }
    
    .huge_747b {
        font-size: 2.5rem;
    }
    
    .shade-orange-75e3 {
        font-size: 1.25rem;
    }
    
    .heading-cf2d {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .heading-ffa4 {
        padding: 1rem;
    }
    
    .focused-5666 {
        font-size: 2rem;
    }
    
    .full_d40a {
        font-size: 1.125rem;
    }
    
    .caption-huge-9ba4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .copper-04d9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .summary-f07b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .slider-steel-c200 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .button_004f {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .thick_450d {
        display: none;
    }
    
    .feature_middle_c47b {
        display: none !important;
    }
    
    /* Show desktop elements */
    .accent_59d3 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .right_c45c {
        max-width: 750px;
    }
    
    .mask-dfea {
        padding: 7rem 0 4rem;
    }
    
    .huge_747b {
        font-size: 3rem;
    }
    
    .wood_4ddd {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .table_4e37 {
        gap: 3rem;
    }
    
    .caption-huge-9ba4 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .copper-04d9 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .advanced-a19e {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .static-d87a {
        gap: 1.5rem;
    }
    
    .hover-dark-ba9d {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .right_c45c {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .mask-dfea {
        padding: 8rem 0 4rem;
    }
    
    .huge_747b {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .wood_4ddd {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .hover_rough_ab26 {
        order: 2;
    }
    
    .black-1f04 {
        order: 1;
    }
    
    .table_4e37 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .table_4e37.popup-old-817f {
        direction: rtl;
    }
    
    .table_4e37.popup-old-817f > * {
        direction: ltr;
    }
    
    .hover-dark-ba9d {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .icon_liquid_cd50 {
        display: block;
    }
    
    .thick_450d {
        display: none;
    }
    
    .heading_up_57e3 {
        gap: 2rem;
    }
    
    .header_8f07 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .notification-purple-564b:hover {
        transform: translateY(-4px);
    }
    
    .fluid-a184:hover {
        transform: translateY(-2px);
    }
    
    .hover-dark-ba9d:hover {
        transform: scale(1.02);
    }
    
    .hidden-clean-1a29:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .right_c45c {
        max-width: var(--container-max-width);
    }
    
    .mask-dfea {
        padding: 10rem 0 5rem;
    }
    
    .huge_747b {
        font-size: 4rem;
    }
    
    .shade-orange-75e3 {
        font-size: 1.375rem;
    }
    
    .focused-5666 {
        font-size: 2.5rem;
    }
    
    .full_d40a {
        font-size: 1.25rem;
    }
    
    .wood_4ddd,
    .table_4e37 {
        gap: 5rem;
    }
    
    .heading_up_57e3 {
        gap: 2.5rem;
    }
    
    .huge-344a,
    .hidden-clean-1a29,
    .notification-purple-564b {
        padding: 2rem;
    }
    
    .slider-steel-c200 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .right_c45c {
        max-width: 1400px;
    }
    
    .mask-dfea {
        padding: 12rem 0 6rem;
    }
    
    .wood_4ddd,
    .table_4e37 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pink-f108 img,
    .background_0928,
    .hover-dark-ba9d {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .wood_4ddd {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .table_4e37 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .table_4e37.popup-old-817f {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .mask-dfea {
        padding: 6rem 0 3rem;
    }
    
    .wood_4ddd {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .table_4e37 {
        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;
    }
    
    .mask-dfea::before {
        animation: none;
    }
    
    .header_thick_0a05,
    .texture-198c {
        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;
    }
    
    .feature_8e0b,
    .column_static_d063,
    .widget_next_aca4 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .notification-purple-564b,
    .huge-344a,
    .hidden-clean-1a29 {
        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 */
    
    .image_e341 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .upper-3507,
    .detail-85b3,
    .background_c013 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .mask-dfea {
        padding: 2rem 0;
        background: none !important;
    }
    
    .mask-dfea::before {
        display: none;
    }
    
    .right_c45c {
        max-width: none;
        padding: 0;
    }
    
    .wood_4ddd,
    .table_4e37 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .fluid-a184,
    .accent_59d3,
    .thick_450d,
    .heading-cf2d,
    .photo_fixed_ee59,
    .hot_b89e {
        display: none !important;
    }
    
    .huge_747b,
    .focused-5666 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .background_0928,
    .hover-dark-ba9d {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .caption-huge-9ba4,
    .copper-04d9,
    .static-d87a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .advanced-a19e {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .huge_747b {
        font-size: 1.5rem;
    }
    
    .column_static_d063 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .heading-ffa4 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .heading-cf2d {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .right_c45c {
        max-width: 95%;
    }
    
    .wood_4ddd {
        gap: 2.5rem;
    }
    
    .table_4e37 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .right_c45c {
        max-width: 1600px;
    }
    
    .huge_747b {
        font-size: 5rem;
    }
    
    .focused-5666 {
        font-size: 3rem;
    }
}
/* css-noise: 2c24 */
.promo-block-f1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
