/* {$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) {
    .hidden_first_f190 {
        padding: 0 0.75rem;
    }
    
    .table-5e83 {
        padding: 5rem 0 2rem;
    }
    
    .block-15d7 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .logo_aef9 {
        font-size: 1rem;
    }
    
    .modal_9598 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .black-10e1 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .table-4182 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .steel-e3e0 {
        font-size: 1.5rem;
    }
    
    .footer-short-3afe,
    .first-bb3c {
        grid-template-columns: 1fr;
    }
    
    .info-up-e2a4 .focus_full_851e {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .west-c045 {
        grid-template-columns: 1fr;
    }
    
    .nav-focused-f006 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .hidden_first_f190 {
        padding: 0 1rem;
    }
    
    .block-15d7 {
        font-size: 2rem;
    }
    
    .logo_aef9 {
        font-size: 1.125rem;
    }
    
    .black-10e1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .table-4182 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .modal_9598 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .west-c045 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .popup-red-e161,
    .background_east_73a0 {
        padding: 1.25rem;
    }
    
    .info-up-e2a4 .focus_full_851e {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .hidden_first_f190 {
        padding: 0 1.5rem;
    }
    
    .table-5e83 {
        padding: 6rem 0 3rem;
    }
    
    .block-15d7 {
        font-size: 2.5rem;
    }
    
    .logo_aef9 {
        font-size: 1.25rem;
    }
    
    .black-10e1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .table-4182 {
        padding: 1rem;
    }
    
    .steel-e3e0 {
        font-size: 2rem;
    }
    
    .old-2905 {
        font-size: 1.125rem;
    }
    
    .footer-short-3afe {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .first-bb3c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .west-c045 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .nav-focused-f006 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .mask-rough-5e51 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .hovered-7620 {
        display: none;
    }
    
    .text_middle_eca5 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .last-d461 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .hidden_first_f190 {
        max-width: 750px;
    }
    
    .table-5e83 {
        padding: 7rem 0 4rem;
    }
    
    .block-15d7 {
        font-size: 3rem;
    }
    
    .status_large_b080 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .motion-27c0 {
        gap: 3rem;
    }
    
    .footer-short-3afe {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .first-bb3c {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .complex-09e6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .info-up-e2a4 {
        gap: 1.5rem;
    }
    
    .label-north-efe9 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .hidden_first_f190 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .table-5e83 {
        padding: 8rem 0 4rem;
    }
    
    .block-15d7 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .status_large_b080 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .paragraph-8c9d {
        order: 2;
    }
    
    .logo_80c2 {
        order: 1;
    }
    
    .motion-27c0 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .motion-27c0.pattern_thick_6b29 {
        direction: rtl;
    }
    
    .motion-27c0.pattern_thick_6b29 > * {
        direction: ltr;
    }
    
    .label-north-efe9 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .image_upper_e111 {
        display: block;
    }
    
    .hovered-7620 {
        display: none;
    }
    
    .accent_6855 {
        gap: 2rem;
    }
    
    .stale_cb79 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .video_a65a:hover {
        transform: translateY(-4px);
    }
    
    .lite-87b5:hover {
        transform: translateY(-2px);
    }
    
    .label-north-efe9:hover {
        transform: scale(1.02);
    }
    
    .background_east_73a0:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .hidden_first_f190 {
        max-width: var(--container-max-width);
    }
    
    .table-5e83 {
        padding: 10rem 0 5rem;
    }
    
    .block-15d7 {
        font-size: 4rem;
    }
    
    .logo_aef9 {
        font-size: 1.375rem;
    }
    
    .steel-e3e0 {
        font-size: 2.5rem;
    }
    
    .old-2905 {
        font-size: 1.25rem;
    }
    
    .status_large_b080,
    .motion-27c0 {
        gap: 5rem;
    }
    
    .accent_6855 {
        gap: 2.5rem;
    }
    
    .popup-red-e161,
    .background_east_73a0,
    .video_a65a {
        padding: 2rem;
    }
    
    .nav-focused-f006 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .hidden_first_f190 {
        max-width: 1400px;
    }
    
    .table-5e83 {
        padding: 12rem 0 6rem;
    }
    
    .status_large_b080,
    .motion-27c0 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .gas-7afb img,
    .feature-out-52d2,
    .label-north-efe9 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .status_large_b080 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .motion-27c0 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .motion-27c0.pattern_thick_6b29 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .table-5e83 {
        padding: 6rem 0 3rem;
    }
    
    .status_large_b080 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .motion-27c0 {
        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;
    }
    
    .table-5e83::before {
        animation: none;
    }
    
    .detail-prev-722a,
    .red_4dba {
        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;
    }
    
    .card-first-5afc,
    .modal_9598,
    .video_tiny_4242 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .video_a65a,
    .popup-red-e161,
    .background_east_73a0 {
        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 */
    
    .last_51b2 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .notice_0327,
    .component_focused_a6cf,
    .active-7ae3 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .table-5e83 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .table-5e83::before {
        display: none;
    }
    
    .hidden_first_f190 {
        max-width: none;
        padding: 0;
    }
    
    .status_large_b080,
    .motion-27c0 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .lite-87b5,
    .last-d461,
    .hovered-7620,
    .black-10e1,
    .clean-506c,
    .lite_bc23 {
        display: none !important;
    }
    
    .block-15d7,
    .steel-e3e0 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .feature-out-52d2,
    .label-north-efe9 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .footer-short-3afe,
    .first-bb3c,
    .info-up-e2a4 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .complex-09e6 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .block-15d7 {
        font-size: 1.5rem;
    }
    
    .modal_9598 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .table-4182 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .black-10e1 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .hidden_first_f190 {
        max-width: 95%;
    }
    
    .status_large_b080 {
        gap: 2.5rem;
    }
    
    .motion-27c0 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .hidden_first_f190 {
        max-width: 1600px;
    }
    
    .block-15d7 {
        font-size: 5rem;
    }
    
    .steel-e3e0 {
        font-size: 3rem;
    }
}
/* css-noise: 9758 */
.ghost-box-d5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
