/* {$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) {
    .photo-7c8c {
        padding: 0 0.75rem;
    }
    
    .plasma-ce75 {
        padding: 5rem 0 2rem;
    }
    
    .next_2bf4 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .fixed_72d7 {
        font-size: 1rem;
    }
    
    .overlay-action-5071 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .table_2d4d {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .gold_273d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .hero_over_a3e4 {
        font-size: 1.5rem;
    }
    
    .info-8360,
    .title_200a {
        grid-template-columns: 1fr;
    }
    
    .caption-483d .popup_273b {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .footer-e806 {
        grid-template-columns: 1fr;
    }
    
    .wrapper-8b7f {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .photo-7c8c {
        padding: 0 1rem;
    }
    
    .next_2bf4 {
        font-size: 2rem;
    }
    
    .fixed_72d7 {
        font-size: 1.125rem;
    }
    
    .table_2d4d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .gold_273d {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .overlay-action-5071 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .footer-e806 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .gas_45bc,
    .picture-58bd {
        padding: 1.25rem;
    }
    
    .caption-483d .popup_273b {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .photo-7c8c {
        padding: 0 1.5rem;
    }
    
    .plasma-ce75 {
        padding: 6rem 0 3rem;
    }
    
    .next_2bf4 {
        font-size: 2.5rem;
    }
    
    .fixed_72d7 {
        font-size: 1.25rem;
    }
    
    .table_2d4d {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .gold_273d {
        padding: 1rem;
    }
    
    .hero_over_a3e4 {
        font-size: 2rem;
    }
    
    .list-pressed-65da {
        font-size: 1.125rem;
    }
    
    .info-8360 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .title_200a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .footer-e806 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .wrapper-8b7f {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .card-4ec8 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .pattern_large_20a5 {
        display: none;
    }
    
    .paragraph_dark_404d {
        display: none !important;
    }
    
    /* Show desktop elements */
    .button_stone_f486 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .photo-7c8c {
        max-width: 750px;
    }
    
    .plasma-ce75 {
        padding: 7rem 0 4rem;
    }
    
    .next_2bf4 {
        font-size: 3rem;
    }
    
    .shadow-in-843b {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .overlay_thick_e47d {
        gap: 3rem;
    }
    
    .info-8360 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .title_200a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .tooltip_b301 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .caption-483d {
        gap: 1.5rem;
    }
    
    .search-d410 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .photo-7c8c {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .plasma-ce75 {
        padding: 8rem 0 4rem;
    }
    
    .next_2bf4 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .shadow-in-843b {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .sidebar-9e92 {
        order: 2;
    }
    
    .sort_b29c {
        order: 1;
    }
    
    .overlay_thick_e47d {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .overlay_thick_e47d.advanced_5c67 {
        direction: rtl;
    }
    
    .overlay_thick_e47d.advanced_5c67 > * {
        direction: ltr;
    }
    
    .search-d410 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .block_first_3b2d {
        display: block;
    }
    
    .pattern_large_20a5 {
        display: none;
    }
    
    .right-aac2 {
        gap: 2rem;
    }
    
    .focus_wide_e960 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .module_clean_23bb:hover {
        transform: translateY(-4px);
    }
    
    .thumbnail_935e:hover {
        transform: translateY(-2px);
    }
    
    .search-d410:hover {
        transform: scale(1.02);
    }
    
    .picture-58bd:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .photo-7c8c {
        max-width: var(--container-max-width);
    }
    
    .plasma-ce75 {
        padding: 10rem 0 5rem;
    }
    
    .next_2bf4 {
        font-size: 4rem;
    }
    
    .fixed_72d7 {
        font-size: 1.375rem;
    }
    
    .hero_over_a3e4 {
        font-size: 2.5rem;
    }
    
    .list-pressed-65da {
        font-size: 1.25rem;
    }
    
    .shadow-in-843b,
    .overlay_thick_e47d {
        gap: 5rem;
    }
    
    .right-aac2 {
        gap: 2.5rem;
    }
    
    .gas_45bc,
    .picture-58bd,
    .module_clean_23bb {
        padding: 2rem;
    }
    
    .wrapper-8b7f {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .photo-7c8c {
        max-width: 1400px;
    }
    
    .plasma-ce75 {
        padding: 12rem 0 6rem;
    }
    
    .shadow-in-843b,
    .overlay_thick_e47d {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pro-4606 img,
    .hero-white-0870,
    .search-d410 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .shadow-in-843b {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .overlay_thick_e47d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .overlay_thick_e47d.advanced_5c67 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .plasma-ce75 {
        padding: 6rem 0 3rem;
    }
    
    .shadow-in-843b {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .overlay_thick_e47d {
        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;
    }
    
    .plasma-ce75::before {
        animation: none;
    }
    
    .card-4d16,
    .hovered-2795 {
        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;
    }
    
    .layout_116b,
    .overlay-action-5071,
    .hidden_7f0d {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .module_clean_23bb,
    .gas_45bc,
    .picture-58bd {
        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 */
    
    .old-f2fb {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .table-soft-24dd,
    .filter-outer-b3c4,
    .lite-576a {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .plasma-ce75 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .plasma-ce75::before {
        display: none;
    }
    
    .photo-7c8c {
        max-width: none;
        padding: 0;
    }
    
    .shadow-in-843b,
    .overlay_thick_e47d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .thumbnail_935e,
    .button_stone_f486,
    .pattern_large_20a5,
    .table_2d4d,
    .bronze_9092,
    .tiny-acc0 {
        display: none !important;
    }
    
    .next_2bf4,
    .hero_over_a3e4 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .hero-white-0870,
    .search-d410 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .info-8360,
    .title_200a,
    .caption-483d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .tooltip_b301 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .next_2bf4 {
        font-size: 1.5rem;
    }
    
    .overlay-action-5071 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .gold_273d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .table_2d4d {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .photo-7c8c {
        max-width: 95%;
    }
    
    .shadow-in-843b {
        gap: 2.5rem;
    }
    
    .overlay_thick_e47d {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .photo-7c8c {
        max-width: 1600px;
    }
    
    .next_2bf4 {
        font-size: 5rem;
    }
    
    .hero_over_a3e4 {
        font-size: 3rem;
    }
}
/* css-noise: 94ee */
.ghost-box-a2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
