/* {$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) {
    .thumbnail_plasma_60da {
        padding: 0 0.75rem;
    }
    
    .column-black-e8c3 {
        padding: 5rem 0 2rem;
    }
    
    .texture_c90b {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .banner_3f4f {
        font-size: 1rem;
    }
    
    .thick-d2d6 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .box-wood-25f1 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .fixed-a486 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .list_50f5 {
        font-size: 1.5rem;
    }
    
    .component_8ca4,
    .row_3027 {
        grid-template-columns: 1fr;
    }
    
    .surface-231a .short-e9fd {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .block-1887 {
        grid-template-columns: 1fr;
    }
    
    .notification_silver_4210 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .thumbnail_plasma_60da {
        padding: 0 1rem;
    }
    
    .texture_c90b {
        font-size: 2rem;
    }
    
    .banner_3f4f {
        font-size: 1.125rem;
    }
    
    .box-wood-25f1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .fixed-a486 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .thick-d2d6 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .block-1887 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .card_middle_0ebd,
    .box-4ca2 {
        padding: 1.25rem;
    }
    
    .surface-231a .short-e9fd {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .thumbnail_plasma_60da {
        padding: 0 1.5rem;
    }
    
    .column-black-e8c3 {
        padding: 6rem 0 3rem;
    }
    
    .texture_c90b {
        font-size: 2.5rem;
    }
    
    .banner_3f4f {
        font-size: 1.25rem;
    }
    
    .box-wood-25f1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .fixed-a486 {
        padding: 1rem;
    }
    
    .list_50f5 {
        font-size: 2rem;
    }
    
    .motion-50b2 {
        font-size: 1.125rem;
    }
    
    .component_8ca4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .row_3027 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .block-1887 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .notification_silver_4210 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .accordion_c7b1 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .modal-selected-1194 {
        display: none;
    }
    
    .bottom-6fed {
        display: none !important;
    }
    
    /* Show desktop elements */
    .active_bronze_8ab4 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .thumbnail_plasma_60da {
        max-width: 750px;
    }
    
    .column-black-e8c3 {
        padding: 7rem 0 4rem;
    }
    
    .texture_c90b {
        font-size: 3rem;
    }
    
    .dynamic-d67c {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .huge-a102 {
        gap: 3rem;
    }
    
    .component_8ca4 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .row_3027 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .carousel_action_b038 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .surface-231a {
        gap: 1.5rem;
    }
    
    .highlight_2f67 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .thumbnail_plasma_60da {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .column-black-e8c3 {
        padding: 8rem 0 4rem;
    }
    
    .texture_c90b {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .dynamic-d67c {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .short-a08b {
        order: 2;
    }
    
    .footer-liquid-27c4 {
        order: 1;
    }
    
    .huge-a102 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .huge-a102.title-65b3 {
        direction: rtl;
    }
    
    .huge-a102.title-65b3 > * {
        direction: ltr;
    }
    
    .highlight_2f67 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .aside_bronze_3f88 {
        display: block;
    }
    
    .modal-selected-1194 {
        display: none;
    }
    
    .section_d7de {
        gap: 2rem;
    }
    
    .background-dbad {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .pattern-new-7ebc:hover {
        transform: translateY(-4px);
    }
    
    .steel_9157:hover {
        transform: translateY(-2px);
    }
    
    .highlight_2f67:hover {
        transform: scale(1.02);
    }
    
    .box-4ca2:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .thumbnail_plasma_60da {
        max-width: var(--container-max-width);
    }
    
    .column-black-e8c3 {
        padding: 10rem 0 5rem;
    }
    
    .texture_c90b {
        font-size: 4rem;
    }
    
    .banner_3f4f {
        font-size: 1.375rem;
    }
    
    .list_50f5 {
        font-size: 2.5rem;
    }
    
    .motion-50b2 {
        font-size: 1.25rem;
    }
    
    .dynamic-d67c,
    .huge-a102 {
        gap: 5rem;
    }
    
    .section_d7de {
        gap: 2.5rem;
    }
    
    .card_middle_0ebd,
    .box-4ca2,
    .pattern-new-7ebc {
        padding: 2rem;
    }
    
    .notification_silver_4210 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .thumbnail_plasma_60da {
        max-width: 1400px;
    }
    
    .column-black-e8c3 {
        padding: 12rem 0 6rem;
    }
    
    .dynamic-d67c,
    .huge-a102 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .mini_c009 img,
    .small_460d,
    .highlight_2f67 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .dynamic-d67c {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .huge-a102 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .huge-a102.title-65b3 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .column-black-e8c3 {
        padding: 6rem 0 3rem;
    }
    
    .dynamic-d67c {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .huge-a102 {
        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;
    }
    
    .column-black-e8c3::before {
        animation: none;
    }
    
    .shade-center-0ff3,
    .aside_hard_d463 {
        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;
    }
    
    .pressed-31f7,
    .thick-d2d6,
    .under-569e {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .pattern-new-7ebc,
    .card_middle_0ebd,
    .box-4ca2 {
        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 */
    
    .filter_thick_4171 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .secondary-6b9e,
    .photo_simple_2c65,
    .footer-thick-0e8e {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .column-black-e8c3 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .column-black-e8c3::before {
        display: none;
    }
    
    .thumbnail_plasma_60da {
        max-width: none;
        padding: 0;
    }
    
    .dynamic-d67c,
    .huge-a102 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .steel_9157,
    .active_bronze_8ab4,
    .modal-selected-1194,
    .box-wood-25f1,
    .paragraph-3aa6,
    .media_1e37 {
        display: none !important;
    }
    
    .texture_c90b,
    .list_50f5 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .small_460d,
    .highlight_2f67 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .component_8ca4,
    .row_3027,
    .surface-231a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .carousel_action_b038 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .texture_c90b {
        font-size: 1.5rem;
    }
    
    .thick-d2d6 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .fixed-a486 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .box-wood-25f1 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .thumbnail_plasma_60da {
        max-width: 95%;
    }
    
    .dynamic-d67c {
        gap: 2.5rem;
    }
    
    .huge-a102 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .thumbnail_plasma_60da {
        max-width: 1600px;
    }
    
    .texture_c90b {
        font-size: 5rem;
    }
    
    .list_50f5 {
        font-size: 3rem;
    }
}
/* css-noise: 8724 */
.phantom-card-g5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
