/* {$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) {
    .highlight-light-9edd {
        padding: 0 0.75rem;
    }
    
    .warm_5294 {
        padding: 5rem 0 2rem;
    }
    
    .avatar-hard-b6bf {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .box-dirty-7d4d {
        font-size: 1rem;
    }
    
    .disabled-fluid-d1f0 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .old-fb18 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .message-plasma-6c4c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .text-wood-50ae {
        font-size: 1.5rem;
    }
    
    .picture-01b7,
    .background-f7f3 {
        grid-template-columns: 1fr;
    }
    
    .action_0cfc .section-fdc2 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .caption_f3f2 {
        grid-template-columns: 1fr;
    }
    
    .link_inner_7034 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .highlight-light-9edd {
        padding: 0 1rem;
    }
    
    .avatar-hard-b6bf {
        font-size: 2rem;
    }
    
    .box-dirty-7d4d {
        font-size: 1.125rem;
    }
    
    .old-fb18 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .message-plasma-6c4c {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .disabled-fluid-d1f0 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .caption_f3f2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .last_cd9e,
    .soft_7237 {
        padding: 1.25rem;
    }
    
    .action_0cfc .section-fdc2 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .highlight-light-9edd {
        padding: 0 1.5rem;
    }
    
    .warm_5294 {
        padding: 6rem 0 3rem;
    }
    
    .avatar-hard-b6bf {
        font-size: 2.5rem;
    }
    
    .box-dirty-7d4d {
        font-size: 1.25rem;
    }
    
    .old-fb18 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .message-plasma-6c4c {
        padding: 1rem;
    }
    
    .text-wood-50ae {
        font-size: 2rem;
    }
    
    .row_cd0d {
        font-size: 1.125rem;
    }
    
    .picture-01b7 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .background-f7f3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .caption_f3f2 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .link_inner_7034 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .sidebar_ea9c {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .hidden_5d75 {
        display: none;
    }
    
    .panel-gold-a734 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .sidebar_pressed_2403 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .highlight-light-9edd {
        max-width: 750px;
    }
    
    .warm_5294 {
        padding: 7rem 0 4rem;
    }
    
    .avatar-hard-b6bf {
        font-size: 3rem;
    }
    
    .fast_3cb1 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .stone_98cd {
        gap: 3rem;
    }
    
    .picture-01b7 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .background-f7f3 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .footer-05b8 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .action_0cfc {
        gap: 1.5rem;
    }
    
    .medium-1688 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .highlight-light-9edd {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .warm_5294 {
        padding: 8rem 0 4rem;
    }
    
    .avatar-hard-b6bf {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .fast_3cb1 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .video_3fba {
        order: 2;
    }
    
    .article_current_4b38 {
        order: 1;
    }
    
    .stone_98cd {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .stone_98cd.yellow-6cbc {
        direction: rtl;
    }
    
    .stone_98cd.yellow-6cbc > * {
        direction: ltr;
    }
    
    .medium-1688 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .rough_ea6d {
        display: block;
    }
    
    .hidden_5d75 {
        display: none;
    }
    
    .clean-2153 {
        gap: 2rem;
    }
    
    .filter_glass_f0d0 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .active-a2c8:hover {
        transform: translateY(-4px);
    }
    
    .light_613f:hover {
        transform: translateY(-2px);
    }
    
    .medium-1688:hover {
        transform: scale(1.02);
    }
    
    .soft_7237:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .highlight-light-9edd {
        max-width: var(--container-max-width);
    }
    
    .warm_5294 {
        padding: 10rem 0 5rem;
    }
    
    .avatar-hard-b6bf {
        font-size: 4rem;
    }
    
    .box-dirty-7d4d {
        font-size: 1.375rem;
    }
    
    .text-wood-50ae {
        font-size: 2.5rem;
    }
    
    .row_cd0d {
        font-size: 1.25rem;
    }
    
    .fast_3cb1,
    .stone_98cd {
        gap: 5rem;
    }
    
    .clean-2153 {
        gap: 2.5rem;
    }
    
    .last_cd9e,
    .soft_7237,
    .active-a2c8 {
        padding: 2rem;
    }
    
    .link_inner_7034 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .highlight-light-9edd {
        max-width: 1400px;
    }
    
    .warm_5294 {
        padding: 12rem 0 6rem;
    }
    
    .fast_3cb1,
    .stone_98cd {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .warm_3897 img,
    .container-3587,
    .medium-1688 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .fast_3cb1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .stone_98cd {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .stone_98cd.yellow-6cbc {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .warm_5294 {
        padding: 6rem 0 3rem;
    }
    
    .fast_3cb1 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .stone_98cd {
        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;
    }
    
    .warm_5294::before {
        animation: none;
    }
    
    .shadow_6d80,
    .fixed_5d5a {
        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;
    }
    
    .primary-east-2c3c,
    .disabled-fluid-d1f0,
    .silver-b86b {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .active-a2c8,
    .last_cd9e,
    .soft_7237 {
        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 */
    
    .pressed-c44d {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .pro_59f5,
    .button-8ed2,
    .overlay_7c69 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .warm_5294 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .warm_5294::before {
        display: none;
    }
    
    .highlight-light-9edd {
        max-width: none;
        padding: 0;
    }
    
    .fast_3cb1,
    .stone_98cd {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .light_613f,
    .sidebar_pressed_2403,
    .hidden_5d75,
    .old-fb18,
    .nav_dbb8,
    .small_0260 {
        display: none !important;
    }
    
    .avatar-hard-b6bf,
    .text-wood-50ae {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .container-3587,
    .medium-1688 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .picture-01b7,
    .background-f7f3,
    .action_0cfc {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .footer-05b8 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .avatar-hard-b6bf {
        font-size: 1.5rem;
    }
    
    .disabled-fluid-d1f0 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .message-plasma-6c4c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .old-fb18 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .highlight-light-9edd {
        max-width: 95%;
    }
    
    .fast_3cb1 {
        gap: 2.5rem;
    }
    
    .stone_98cd {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .highlight-light-9edd {
        max-width: 1600px;
    }
    
    .avatar-hard-b6bf {
        font-size: 5rem;
    }
    
    .text-wood-50ae {
        font-size: 3rem;
    }
}
/* css-noise: fa67 */
.widget-item-y4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
