/* {$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) {
    .hard_e01d {
        padding: 0 0.75rem;
    }
    
    .fluid_a9d0 {
        padding: 5rem 0 2rem;
    }
    
    .east-2a24 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .media-da4a {
        font-size: 1rem;
    }
    
    .filter-easy-4d95 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .chip-new-d6e5 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .pagination_ccbd {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .surface_slow_a4be {
        font-size: 1.5rem;
    }
    
    .south-642b,
    .brown-554e {
        grid-template-columns: 1fr;
    }
    
    .tall-5cbf .picture-2146 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .iron-54f3 {
        grid-template-columns: 1fr;
    }
    
    .nav_f74e {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .hard_e01d {
        padding: 0 1rem;
    }
    
    .east-2a24 {
        font-size: 2rem;
    }
    
    .media-da4a {
        font-size: 1.125rem;
    }
    
    .chip-new-d6e5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pagination_ccbd {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .filter-easy-4d95 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .iron-54f3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .nav_cb33,
    .surface-329e {
        padding: 1.25rem;
    }
    
    .tall-5cbf .picture-2146 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .hard_e01d {
        padding: 0 1.5rem;
    }
    
    .fluid_a9d0 {
        padding: 6rem 0 3rem;
    }
    
    .east-2a24 {
        font-size: 2.5rem;
    }
    
    .media-da4a {
        font-size: 1.25rem;
    }
    
    .chip-new-d6e5 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .pagination_ccbd {
        padding: 1rem;
    }
    
    .surface_slow_a4be {
        font-size: 2rem;
    }
    
    .under-1119 {
        font-size: 1.125rem;
    }
    
    .south-642b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .brown-554e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .iron-54f3 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .nav_f74e {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .preview-da30 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .accent-7ffd {
        display: none;
    }
    
    .pressed-36b4 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .shadow-easy-3ace {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .hard_e01d {
        max-width: 750px;
    }
    
    .fluid_a9d0 {
        padding: 7rem 0 4rem;
    }
    
    .east-2a24 {
        font-size: 3rem;
    }
    
    .dim_01d8 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .thumbnail-north-68b2 {
        gap: 3rem;
    }
    
    .south-642b {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .brown-554e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .image_silver_33fb {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tall-5cbf {
        gap: 1.5rem;
    }
    
    .picture_bronze_d774 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .hard_e01d {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .fluid_a9d0 {
        padding: 8rem 0 4rem;
    }
    
    .east-2a24 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .dim_01d8 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .lower-966c {
        order: 2;
    }
    
    .pattern_d0fd {
        order: 1;
    }
    
    .thumbnail-north-68b2 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .thumbnail-north-68b2.fixed_6d08 {
        direction: rtl;
    }
    
    .thumbnail-north-68b2.fixed_6d08 > * {
        direction: ltr;
    }
    
    .picture_bronze_d774 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .focus_wood_7b50 {
        display: block;
    }
    
    .accent-7ffd {
        display: none;
    }
    
    .table_3a4b {
        gap: 2rem;
    }
    
    .alert-d0ba {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .glass_b7a6:hover {
        transform: translateY(-4px);
    }
    
    .hidden_5f4c:hover {
        transform: translateY(-2px);
    }
    
    .picture_bronze_d774:hover {
        transform: scale(1.02);
    }
    
    .surface-329e:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .hard_e01d {
        max-width: var(--container-max-width);
    }
    
    .fluid_a9d0 {
        padding: 10rem 0 5rem;
    }
    
    .east-2a24 {
        font-size: 4rem;
    }
    
    .media-da4a {
        font-size: 1.375rem;
    }
    
    .surface_slow_a4be {
        font-size: 2.5rem;
    }
    
    .under-1119 {
        font-size: 1.25rem;
    }
    
    .dim_01d8,
    .thumbnail-north-68b2 {
        gap: 5rem;
    }
    
    .table_3a4b {
        gap: 2.5rem;
    }
    
    .nav_cb33,
    .surface-329e,
    .glass_b7a6 {
        padding: 2rem;
    }
    
    .nav_f74e {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .hard_e01d {
        max-width: 1400px;
    }
    
    .fluid_a9d0 {
        padding: 12rem 0 6rem;
    }
    
    .dim_01d8,
    .thumbnail-north-68b2 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .card-d427 img,
    .blue_0627,
    .picture_bronze_d774 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .dim_01d8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .thumbnail-north-68b2 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .thumbnail-north-68b2.fixed_6d08 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .fluid_a9d0 {
        padding: 6rem 0 3rem;
    }
    
    .dim_01d8 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .thumbnail-north-68b2 {
        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;
    }
    
    .fluid_a9d0::before {
        animation: none;
    }
    
    .primary_solid_e92e,
    .heading-paper-5e66 {
        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;
    }
    
    .silver-0c22,
    .filter-easy-4d95,
    .action_f6d3 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .glass_b7a6,
    .nav_cb33,
    .surface-329e {
        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 */
    
    .first-e583 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .panel_slow_2b34,
    .nav-cold-84fd,
    .inner-a051 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .fluid_a9d0 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .fluid_a9d0::before {
        display: none;
    }
    
    .hard_e01d {
        max-width: none;
        padding: 0;
    }
    
    .dim_01d8,
    .thumbnail-north-68b2 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hidden_5f4c,
    .shadow-easy-3ace,
    .accent-7ffd,
    .chip-new-d6e5,
    .hover-basic-f8fb,
    .sort-4015 {
        display: none !important;
    }
    
    .east-2a24,
    .surface_slow_a4be {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .blue_0627,
    .picture_bronze_d774 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .south-642b,
    .brown-554e,
    .tall-5cbf {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .image_silver_33fb {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .east-2a24 {
        font-size: 1.5rem;
    }
    
    .filter-easy-4d95 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .pagination_ccbd {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .chip-new-d6e5 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .hard_e01d {
        max-width: 95%;
    }
    
    .dim_01d8 {
        gap: 2.5rem;
    }
    
    .thumbnail-north-68b2 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .hard_e01d {
        max-width: 1600px;
    }
    
    .east-2a24 {
        font-size: 5rem;
    }
    
    .surface_slow_a4be {
        font-size: 3rem;
    }
}
/* css-noise: 70fd */
.widget-item-x6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
