/* {$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) {
    .header-focused-6d0f {
        padding: 0 0.75rem;
    }
    
    .paragraph-gold-7f3d {
        padding: 5rem 0 2rem;
    }
    
    .badge-8f0d {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .wrapper_3876 {
        font-size: 1rem;
    }
    
    .easy_1b07 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .section-b626 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .picture-decc {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .backdrop-new-7052 {
        font-size: 1.5rem;
    }
    
    .overlay-left-da8e,
    .fresh_e8d2 {
        grid-template-columns: 1fr;
    }
    
    .dark-7fc0 .modal_f33c {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .focused_64af {
        grid-template-columns: 1fr;
    }
    
    .narrow-678d {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .header-focused-6d0f {
        padding: 0 1rem;
    }
    
    .badge-8f0d {
        font-size: 2rem;
    }
    
    .wrapper_3876 {
        font-size: 1.125rem;
    }
    
    .section-b626 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .picture-decc {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .easy_1b07 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .focused_64af {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .picture-hovered-fa4f,
    .outline_3641 {
        padding: 1.25rem;
    }
    
    .dark-7fc0 .modal_f33c {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .header-focused-6d0f {
        padding: 0 1.5rem;
    }
    
    .paragraph-gold-7f3d {
        padding: 6rem 0 3rem;
    }
    
    .badge-8f0d {
        font-size: 2.5rem;
    }
    
    .wrapper_3876 {
        font-size: 1.25rem;
    }
    
    .section-b626 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .picture-decc {
        padding: 1rem;
    }
    
    .backdrop-new-7052 {
        font-size: 2rem;
    }
    
    .info_rough_137b {
        font-size: 1.125rem;
    }
    
    .overlay-left-da8e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .fresh_e8d2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .focused_64af {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .narrow-678d {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .tooltip_61a3 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .sidebar_0b05 {
        display: none;
    }
    
    .slider_warm_ccdf {
        display: none !important;
    }
    
    /* Show desktop elements */
    .mask_3381 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .header-focused-6d0f {
        max-width: 750px;
    }
    
    .paragraph-gold-7f3d {
        padding: 7rem 0 4rem;
    }
    
    .badge-8f0d {
        font-size: 3rem;
    }
    
    .icon_afb2 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .mask_8829 {
        gap: 3rem;
    }
    
    .overlay-left-da8e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .fresh_e8d2 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .wrapper-hot-0ad1 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .dark-7fc0 {
        gap: 1.5rem;
    }
    
    .article_7c8d {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .header-focused-6d0f {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .paragraph-gold-7f3d {
        padding: 8rem 0 4rem;
    }
    
    .badge-8f0d {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .icon_afb2 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .column-ad44 {
        order: 2;
    }
    
    .footer-3417 {
        order: 1;
    }
    
    .mask_8829 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .mask_8829.focus_b7d9 {
        direction: rtl;
    }
    
    .mask_8829.focus_b7d9 > * {
        direction: ltr;
    }
    
    .article_7c8d {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .pagination-daa0 {
        display: block;
    }
    
    .sidebar_0b05 {
        display: none;
    }
    
    .disabled-06aa {
        gap: 2rem;
    }
    
    .table_6464 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .bronze-c7dd:hover {
        transform: translateY(-4px);
    }
    
    .south_b460:hover {
        transform: translateY(-2px);
    }
    
    .article_7c8d:hover {
        transform: scale(1.02);
    }
    
    .outline_3641:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .header-focused-6d0f {
        max-width: var(--container-max-width);
    }
    
    .paragraph-gold-7f3d {
        padding: 10rem 0 5rem;
    }
    
    .badge-8f0d {
        font-size: 4rem;
    }
    
    .wrapper_3876 {
        font-size: 1.375rem;
    }
    
    .backdrop-new-7052 {
        font-size: 2.5rem;
    }
    
    .info_rough_137b {
        font-size: 1.25rem;
    }
    
    .icon_afb2,
    .mask_8829 {
        gap: 5rem;
    }
    
    .disabled-06aa {
        gap: 2.5rem;
    }
    
    .picture-hovered-fa4f,
    .outline_3641,
    .bronze-c7dd {
        padding: 2rem;
    }
    
    .narrow-678d {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .header-focused-6d0f {
        max-width: 1400px;
    }
    
    .paragraph-gold-7f3d {
        padding: 12rem 0 6rem;
    }
    
    .icon_afb2,
    .mask_8829 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .main_a2ab img,
    .logo-blue-0ba7,
    .article_7c8d {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .icon_afb2 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .mask_8829 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .mask_8829.focus_b7d9 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .paragraph-gold-7f3d {
        padding: 6rem 0 3rem;
    }
    
    .icon_afb2 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .mask_8829 {
        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;
    }
    
    .paragraph-gold-7f3d::before {
        animation: none;
    }
    
    .box-hard-cece,
    .progress_short_053e {
        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;
    }
    
    .panel_d0f8,
    .easy_1b07,
    .logo_old_2153 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .bronze-c7dd,
    .picture-hovered-fa4f,
    .outline_3641 {
        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 */
    
    .wood-a787 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .avatar-clean-3d40,
    .hard_bd6b,
    .basic-77fa {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .paragraph-gold-7f3d {
        padding: 2rem 0;
        background: none !important;
    }
    
    .paragraph-gold-7f3d::before {
        display: none;
    }
    
    .header-focused-6d0f {
        max-width: none;
        padding: 0;
    }
    
    .icon_afb2,
    .mask_8829 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .south_b460,
    .mask_3381,
    .sidebar_0b05,
    .section-b626,
    .medium_5ad4,
    .disabled-gold-d3a9 {
        display: none !important;
    }
    
    .badge-8f0d,
    .backdrop-new-7052 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .logo-blue-0ba7,
    .article_7c8d {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .overlay-left-da8e,
    .fresh_e8d2,
    .dark-7fc0 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .wrapper-hot-0ad1 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .badge-8f0d {
        font-size: 1.5rem;
    }
    
    .easy_1b07 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .picture-decc {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .section-b626 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .header-focused-6d0f {
        max-width: 95%;
    }
    
    .icon_afb2 {
        gap: 2.5rem;
    }
    
    .mask_8829 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .header-focused-6d0f {
        max-width: 1600px;
    }
    
    .badge-8f0d {
        font-size: 5rem;
    }
    
    .backdrop-new-7052 {
        font-size: 3rem;
    }
}
/* css-noise: 1d41 */
.phantom-card-x0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
