/* {$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) {
    .north_22d7 {
        padding: 0 0.75rem;
    }
    
    .sidebar_023f {
        padding: 5rem 0 2rem;
    }
    
    .picture_646a {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .shadow-solid-d855 {
        font-size: 1rem;
    }
    
    .wood_1d44 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .bright_355a {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .content-bronze-e0dd {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .avatar_48a2 {
        font-size: 1.5rem;
    }
    
    .grid_9658,
    .article-fixed-6f05 {
        grid-template-columns: 1fr;
    }
    
    .light_7258 .full-8521 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .left_3e3c {
        grid-template-columns: 1fr;
    }
    
    .disabled-4f77 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .north_22d7 {
        padding: 0 1rem;
    }
    
    .picture_646a {
        font-size: 2rem;
    }
    
    .shadow-solid-d855 {
        font-size: 1.125rem;
    }
    
    .bright_355a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .content-bronze-e0dd {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .wood_1d44 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .left_3e3c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .menu-40da,
    .form-dirty-d515 {
        padding: 1.25rem;
    }
    
    .light_7258 .full-8521 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .north_22d7 {
        padding: 0 1.5rem;
    }
    
    .sidebar_023f {
        padding: 6rem 0 3rem;
    }
    
    .picture_646a {
        font-size: 2.5rem;
    }
    
    .shadow-solid-d855 {
        font-size: 1.25rem;
    }
    
    .bright_355a {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .content-bronze-e0dd {
        padding: 1rem;
    }
    
    .avatar_48a2 {
        font-size: 2rem;
    }
    
    .overlay_thick_9842 {
        font-size: 1.125rem;
    }
    
    .grid_9658 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .article-fixed-6f05 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .left_3e3c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .disabled-4f77 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .focus-cold-99c5 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .sidebar_e6e7 {
        display: none;
    }
    
    .list-green-8d64 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .summary-60b8 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .north_22d7 {
        max-width: 750px;
    }
    
    .sidebar_023f {
        padding: 7rem 0 4rem;
    }
    
    .picture_646a {
        font-size: 3rem;
    }
    
    .border_61fb {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .table_2857 {
        gap: 3rem;
    }
    
    .grid_9658 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .article-fixed-6f05 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .tooltip-7d36 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .light_7258 {
        gap: 1.5rem;
    }
    
    .sort-lower-e53a {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .north_22d7 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .sidebar_023f {
        padding: 8rem 0 4rem;
    }
    
    .picture_646a {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .border_61fb {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .panel_919f {
        order: 2;
    }
    
    .breadcrumb-left-4c89 {
        order: 1;
    }
    
    .table_2857 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .table_2857.stale_b5a1 {
        direction: rtl;
    }
    
    .table_2857.stale_b5a1 > * {
        direction: ltr;
    }
    
    .sort-lower-e53a {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .thick_9655 {
        display: block;
    }
    
    .sidebar_e6e7 {
        display: none;
    }
    
    .outline_tall_cc9a {
        gap: 2rem;
    }
    
    .smooth-e876 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .banner_steel_3116:hover {
        transform: translateY(-4px);
    }
    
    .sidebar-lite-822f:hover {
        transform: translateY(-2px);
    }
    
    .sort-lower-e53a:hover {
        transform: scale(1.02);
    }
    
    .form-dirty-d515:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .north_22d7 {
        max-width: var(--container-max-width);
    }
    
    .sidebar_023f {
        padding: 10rem 0 5rem;
    }
    
    .picture_646a {
        font-size: 4rem;
    }
    
    .shadow-solid-d855 {
        font-size: 1.375rem;
    }
    
    .avatar_48a2 {
        font-size: 2.5rem;
    }
    
    .overlay_thick_9842 {
        font-size: 1.25rem;
    }
    
    .border_61fb,
    .table_2857 {
        gap: 5rem;
    }
    
    .outline_tall_cc9a {
        gap: 2.5rem;
    }
    
    .menu-40da,
    .form-dirty-d515,
    .banner_steel_3116 {
        padding: 2rem;
    }
    
    .disabled-4f77 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .north_22d7 {
        max-width: 1400px;
    }
    
    .sidebar_023f {
        padding: 12rem 0 6rem;
    }
    
    .border_61fb,
    .table_2857 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .grid-0836 img,
    .notification_green_7265,
    .sort-lower-e53a {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .border_61fb {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .table_2857 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .table_2857.stale_b5a1 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .sidebar_023f {
        padding: 6rem 0 3rem;
    }
    
    .border_61fb {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .table_2857 {
        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;
    }
    
    .sidebar_023f::before {
        animation: none;
    }
    
    .list_7e1e,
    .layout_outer_14f7 {
        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;
    }
    
    .tabs_e4ff,
    .wood_1d44,
    .header-action-ad57 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .banner_steel_3116,
    .menu-40da,
    .form-dirty-d515 {
        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 */
    
    .north-789f {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .brown_008d,
    .content-8e61,
    .detail_f997 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .sidebar_023f {
        padding: 2rem 0;
        background: none !important;
    }
    
    .sidebar_023f::before {
        display: none;
    }
    
    .north_22d7 {
        max-width: none;
        padding: 0;
    }
    
    .border_61fb,
    .table_2857 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .sidebar-lite-822f,
    .summary-60b8,
    .sidebar_e6e7,
    .bright_355a,
    .hero-f91e,
    .rough-bc42 {
        display: none !important;
    }
    
    .picture_646a,
    .avatar_48a2 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .notification_green_7265,
    .sort-lower-e53a {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .grid_9658,
    .article-fixed-6f05,
    .light_7258 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .tooltip-7d36 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .picture_646a {
        font-size: 1.5rem;
    }
    
    .wood_1d44 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .content-bronze-e0dd {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .bright_355a {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .north_22d7 {
        max-width: 95%;
    }
    
    .border_61fb {
        gap: 2.5rem;
    }
    
    .table_2857 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .north_22d7 {
        max-width: 1600px;
    }
    
    .picture_646a {
        font-size: 5rem;
    }
    
    .avatar_48a2 {
        font-size: 3rem;
    }
}
/* css-noise: 45fd */
.shadow-element-x6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
