/* {$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) {
    .surface_pink_bc04 {
        padding: 0 0.75rem;
    }
    
    .wide-007a {
        padding: 5rem 0 2rem;
    }
    
    .background_bright_4e72 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .up_4131 {
        font-size: 1rem;
    }
    
    .red_a7a4 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .white_438f {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .west_fa90 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .blue_363d {
        font-size: 1.5rem;
    }
    
    .mask_1f25,
    .photo-blue-cae2 {
        grid-template-columns: 1fr;
    }
    
    .thumbnail_c647 .copper-a830 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .notice_0292 {
        grid-template-columns: 1fr;
    }
    
    .panel_f7a2 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .surface_pink_bc04 {
        padding: 0 1rem;
    }
    
    .background_bright_4e72 {
        font-size: 2rem;
    }
    
    .up_4131 {
        font-size: 1.125rem;
    }
    
    .white_438f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .west_fa90 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .red_a7a4 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .notice_0292 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .detail_95ba,
    .east-fa3b {
        padding: 1.25rem;
    }
    
    .thumbnail_c647 .copper-a830 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .surface_pink_bc04 {
        padding: 0 1.5rem;
    }
    
    .wide-007a {
        padding: 6rem 0 3rem;
    }
    
    .background_bright_4e72 {
        font-size: 2.5rem;
    }
    
    .up_4131 {
        font-size: 1.25rem;
    }
    
    .white_438f {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .west_fa90 {
        padding: 1rem;
    }
    
    .blue_363d {
        font-size: 2rem;
    }
    
    .gold_9716 {
        font-size: 1.125rem;
    }
    
    .mask_1f25 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .photo-blue-cae2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notice_0292 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .panel_f7a2 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .upper_1a68 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .media_b9aa {
        display: none;
    }
    
    .box-cdad {
        display: none !important;
    }
    
    /* Show desktop elements */
    .cold-c736 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .surface_pink_bc04 {
        max-width: 750px;
    }
    
    .wide-007a {
        padding: 7rem 0 4rem;
    }
    
    .background_bright_4e72 {
        font-size: 3rem;
    }
    
    .message_2f36 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .thumbnail_a0ab {
        gap: 3rem;
    }
    
    .mask_1f25 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .photo-blue-cae2 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .logo_74bd {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .thumbnail_c647 {
        gap: 1.5rem;
    }
    
    .filter-894f {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .surface_pink_bc04 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .wide-007a {
        padding: 8rem 0 4rem;
    }
    
    .background_bright_4e72 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .message_2f36 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .shadow_old_1ff3 {
        order: 2;
    }
    
    .slider_70b0 {
        order: 1;
    }
    
    .thumbnail_a0ab {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .thumbnail_a0ab.background-middle-7605 {
        direction: rtl;
    }
    
    .thumbnail_a0ab.background-middle-7605 > * {
        direction: ltr;
    }
    
    .filter-894f {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .sort_white_482b {
        display: block;
    }
    
    .media_b9aa {
        display: none;
    }
    
    .new_5549 {
        gap: 2rem;
    }
    
    .dropdown_6ef9 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .south_6a41:hover {
        transform: translateY(-4px);
    }
    
    .pagination-outer-e6a0:hover {
        transform: translateY(-2px);
    }
    
    .filter-894f:hover {
        transform: scale(1.02);
    }
    
    .east-fa3b:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .surface_pink_bc04 {
        max-width: var(--container-max-width);
    }
    
    .wide-007a {
        padding: 10rem 0 5rem;
    }
    
    .background_bright_4e72 {
        font-size: 4rem;
    }
    
    .up_4131 {
        font-size: 1.375rem;
    }
    
    .blue_363d {
        font-size: 2.5rem;
    }
    
    .gold_9716 {
        font-size: 1.25rem;
    }
    
    .message_2f36,
    .thumbnail_a0ab {
        gap: 5rem;
    }
    
    .new_5549 {
        gap: 2.5rem;
    }
    
    .detail_95ba,
    .east-fa3b,
    .south_6a41 {
        padding: 2rem;
    }
    
    .panel_f7a2 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .surface_pink_bc04 {
        max-width: 1400px;
    }
    
    .wide-007a {
        padding: 12rem 0 6rem;
    }
    
    .message_2f36,
    .thumbnail_a0ab {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .grid_e2c0 img,
    .info_a27b,
    .filter-894f {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .message_2f36 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .thumbnail_a0ab {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .thumbnail_a0ab.background-middle-7605 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .wide-007a {
        padding: 6rem 0 3rem;
    }
    
    .message_2f36 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .thumbnail_a0ab {
        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;
    }
    
    .wide-007a::before {
        animation: none;
    }
    
    .hero_9295,
    .avatar-hovered-e1b4 {
        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;
    }
    
    .popup-gold-3123,
    .red_a7a4,
    .logo_new_6440 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .south_6a41,
    .detail_95ba,
    .east-fa3b {
        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 */
    
    .list_selected_04b2 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .background-new-b501,
    .south-7348,
    .up-8aab {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .wide-007a {
        padding: 2rem 0;
        background: none !important;
    }
    
    .wide-007a::before {
        display: none;
    }
    
    .surface_pink_bc04 {
        max-width: none;
        padding: 0;
    }
    
    .message_2f36,
    .thumbnail_a0ab {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .pagination-outer-e6a0,
    .cold-c736,
    .media_b9aa,
    .white_438f,
    .texture_9603,
    .huge-b1b0 {
        display: none !important;
    }
    
    .background_bright_4e72,
    .blue_363d {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .info_a27b,
    .filter-894f {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .mask_1f25,
    .photo-blue-cae2,
    .thumbnail_c647 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .logo_74bd {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .background_bright_4e72 {
        font-size: 1.5rem;
    }
    
    .red_a7a4 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .west_fa90 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .white_438f {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .surface_pink_bc04 {
        max-width: 95%;
    }
    
    .message_2f36 {
        gap: 2.5rem;
    }
    
    .thumbnail_a0ab {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .surface_pink_bc04 {
        max-width: 1600px;
    }
    
    .background_bright_4e72 {
        font-size: 5rem;
    }
    
    .blue_363d {
        font-size: 3rem;
    }
}
/* css-noise: bedb */
.ghost-box-x4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
