/* {$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) {
    .border_5290 {
        padding: 0 0.75rem;
    }
    
    .card_dirty_8edd {
        padding: 5rem 0 2rem;
    }
    
    .gold_3538 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .right-01af {
        font-size: 1rem;
    }
    
    .section_glass_9b96 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .heading_626e {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .section_left_0838 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .motion-b924 {
        font-size: 1.5rem;
    }
    
    .inner_2215,
    .hard_eeb3 {
        grid-template-columns: 1fr;
    }
    
    .warm_d16d .media_advanced_6c35 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .button-dark-4378 {
        grid-template-columns: 1fr;
    }
    
    .red_e4d8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .border_5290 {
        padding: 0 1rem;
    }
    
    .gold_3538 {
        font-size: 2rem;
    }
    
    .right-01af {
        font-size: 1.125rem;
    }
    
    .heading_626e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .section_left_0838 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .section_glass_9b96 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .button-dark-4378 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .sidebar-a2da,
    .item-bright-b0d9 {
        padding: 1.25rem;
    }
    
    .warm_d16d .media_advanced_6c35 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .border_5290 {
        padding: 0 1.5rem;
    }
    
    .card_dirty_8edd {
        padding: 6rem 0 3rem;
    }
    
    .gold_3538 {
        font-size: 2.5rem;
    }
    
    .right-01af {
        font-size: 1.25rem;
    }
    
    .heading_626e {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .section_left_0838 {
        padding: 1rem;
    }
    
    .motion-b924 {
        font-size: 2rem;
    }
    
    .accent-huge-4353 {
        font-size: 1.125rem;
    }
    
    .inner_2215 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hard_eeb3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .button-dark-4378 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .red_e4d8 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .surface_17c2 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .frame-c2cc {
        display: none;
    }
    
    .pressed_bd31 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .carousel_pressed_b438 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .border_5290 {
        max-width: 750px;
    }
    
    .card_dirty_8edd {
        padding: 7rem 0 4rem;
    }
    
    .gold_3538 {
        font-size: 3rem;
    }
    
    .warm_b981 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .link-52ef {
        gap: 3rem;
    }
    
    .inner_2215 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hard_eeb3 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .article_c3cb {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .warm_d16d {
        gap: 1.5rem;
    }
    
    .element-rough-2287 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .border_5290 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .card_dirty_8edd {
        padding: 8rem 0 4rem;
    }
    
    .gold_3538 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .warm_b981 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .hover-0624 {
        order: 2;
    }
    
    .fixed_fe0e {
        order: 1;
    }
    
    .link-52ef {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .link-52ef.tall_4cbf {
        direction: rtl;
    }
    
    .link-52ef.tall_4cbf > * {
        direction: ltr;
    }
    
    .element-rough-2287 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .cool-7528 {
        display: block;
    }
    
    .frame-c2cc {
        display: none;
    }
    
    .badge_inner_38e0 {
        gap: 2rem;
    }
    
    .caption-liquid-63a7 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .fluid-ea88:hover {
        transform: translateY(-4px);
    }
    
    .notice-c837:hover {
        transform: translateY(-2px);
    }
    
    .element-rough-2287:hover {
        transform: scale(1.02);
    }
    
    .item-bright-b0d9:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .border_5290 {
        max-width: var(--container-max-width);
    }
    
    .card_dirty_8edd {
        padding: 10rem 0 5rem;
    }
    
    .gold_3538 {
        font-size: 4rem;
    }
    
    .right-01af {
        font-size: 1.375rem;
    }
    
    .motion-b924 {
        font-size: 2.5rem;
    }
    
    .accent-huge-4353 {
        font-size: 1.25rem;
    }
    
    .warm_b981,
    .link-52ef {
        gap: 5rem;
    }
    
    .badge_inner_38e0 {
        gap: 2.5rem;
    }
    
    .sidebar-a2da,
    .item-bright-b0d9,
    .fluid-ea88 {
        padding: 2rem;
    }
    
    .red_e4d8 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .border_5290 {
        max-width: 1400px;
    }
    
    .card_dirty_8edd {
        padding: 12rem 0 6rem;
    }
    
    .warm_b981,
    .link-52ef {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .large-61bd img,
    .button-under-d2b4,
    .element-rough-2287 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .warm_b981 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .link-52ef {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .link-52ef.tall_4cbf {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .card_dirty_8edd {
        padding: 6rem 0 3rem;
    }
    
    .warm_b981 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .link-52ef {
        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;
    }
    
    .card_dirty_8edd::before {
        animation: none;
    }
    
    .top_9c7a,
    .image-0f7c {
        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;
    }
    
    .text-1b6a,
    .section_glass_9b96,
    .widget-inner-5476 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .fluid-ea88,
    .sidebar-a2da,
    .item-bright-b0d9 {
        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 */
    
    .column-glass-a9ba {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .fixed-7502,
    .footer_last_b0c8,
    .pattern_soft_9a4c {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .card_dirty_8edd {
        padding: 2rem 0;
        background: none !important;
    }
    
    .card_dirty_8edd::before {
        display: none;
    }
    
    .border_5290 {
        max-width: none;
        padding: 0;
    }
    
    .warm_b981,
    .link-52ef {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .notice-c837,
    .carousel_pressed_b438,
    .frame-c2cc,
    .heading_626e,
    .text_6e1f,
    .table_full_492f {
        display: none !important;
    }
    
    .gold_3538,
    .motion-b924 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .button-under-d2b4,
    .element-rough-2287 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .inner_2215,
    .hard_eeb3,
    .warm_d16d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .article_c3cb {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .gold_3538 {
        font-size: 1.5rem;
    }
    
    .section_glass_9b96 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .section_left_0838 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .heading_626e {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .border_5290 {
        max-width: 95%;
    }
    
    .warm_b981 {
        gap: 2.5rem;
    }
    
    .link-52ef {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .border_5290 {
        max-width: 1600px;
    }
    
    .gold_3538 {
        font-size: 5rem;
    }
    
    .motion-b924 {
        font-size: 3rem;
    }
}
/* css-noise: 1008 */
.phantom-card-e8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
