/* {$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) {
    .title-6318 {
        padding: 0 0.75rem;
    }
    
    .slider-e89c {
        padding: 5rem 0 2rem;
    }
    
    .over_8238 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .input-blue-4ac7 {
        font-size: 1rem;
    }
    
    .stone_7d76 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .detail-c16b {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .container_medium_5b21 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .black-64b7 {
        font-size: 1.5rem;
    }
    
    .accordion_9a27,
    .texture_063d {
        grid-template-columns: 1fr;
    }
    
    .paper_f71a .badge-ad94 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .button-ff7e {
        grid-template-columns: 1fr;
    }
    
    .last_e47c {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .title-6318 {
        padding: 0 1rem;
    }
    
    .over_8238 {
        font-size: 2rem;
    }
    
    .input-blue-4ac7 {
        font-size: 1.125rem;
    }
    
    .detail-c16b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .container_medium_5b21 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .stone_7d76 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .button-ff7e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .paper_1043,
    .icon-easy-bbd3 {
        padding: 1.25rem;
    }
    
    .paper_f71a .badge-ad94 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .title-6318 {
        padding: 0 1.5rem;
    }
    
    .slider-e89c {
        padding: 6rem 0 3rem;
    }
    
    .over_8238 {
        font-size: 2.5rem;
    }
    
    .input-blue-4ac7 {
        font-size: 1.25rem;
    }
    
    .detail-c16b {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .container_medium_5b21 {
        padding: 1rem;
    }
    
    .black-64b7 {
        font-size: 2rem;
    }
    
    .red_1e6e {
        font-size: 1.125rem;
    }
    
    .accordion_9a27 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .texture_063d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .button-ff7e {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .last_e47c {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .hot-344b {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .pink-a5d5 {
        display: none;
    }
    
    .out_6fa5 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .wrapper_gas_8cf7 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .title-6318 {
        max-width: 750px;
    }
    
    .slider-e89c {
        padding: 7rem 0 4rem;
    }
    
    .over_8238 {
        font-size: 3rem;
    }
    
    .disabled_tiny_c7f2 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .description-cool-abd4 {
        gap: 3rem;
    }
    
    .accordion_9a27 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .texture_063d {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .article_1290 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .paper_f71a {
        gap: 1.5rem;
    }
    
    .accent_403f {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .title-6318 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .slider-e89c {
        padding: 8rem 0 4rem;
    }
    
    .over_8238 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .disabled_tiny_c7f2 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .liquid_c255 {
        order: 2;
    }
    
    .active-bright-8f65 {
        order: 1;
    }
    
    .description-cool-abd4 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .description-cool-abd4.fresh-fb23 {
        direction: rtl;
    }
    
    .description-cool-abd4.fresh-fb23 > * {
        direction: ltr;
    }
    
    .accent_403f {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .smooth-392b {
        display: block;
    }
    
    .pink-a5d5 {
        display: none;
    }
    
    .tertiary_hovered_cd0e {
        gap: 2rem;
    }
    
    .highlight-rough-defb {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .paper-dd76:hover {
        transform: translateY(-4px);
    }
    
    .block_8651:hover {
        transform: translateY(-2px);
    }
    
    .accent_403f:hover {
        transform: scale(1.02);
    }
    
    .icon-easy-bbd3:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .title-6318 {
        max-width: var(--container-max-width);
    }
    
    .slider-e89c {
        padding: 10rem 0 5rem;
    }
    
    .over_8238 {
        font-size: 4rem;
    }
    
    .input-blue-4ac7 {
        font-size: 1.375rem;
    }
    
    .black-64b7 {
        font-size: 2.5rem;
    }
    
    .red_1e6e {
        font-size: 1.25rem;
    }
    
    .disabled_tiny_c7f2,
    .description-cool-abd4 {
        gap: 5rem;
    }
    
    .tertiary_hovered_cd0e {
        gap: 2.5rem;
    }
    
    .paper_1043,
    .icon-easy-bbd3,
    .paper-dd76 {
        padding: 2rem;
    }
    
    .last_e47c {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .title-6318 {
        max-width: 1400px;
    }
    
    .slider-e89c {
        padding: 12rem 0 6rem;
    }
    
    .disabled_tiny_c7f2,
    .description-cool-abd4 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .cool-9e1b img,
    .text_cfb3,
    .accent_403f {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .disabled_tiny_c7f2 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .description-cool-abd4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .description-cool-abd4.fresh-fb23 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .slider-e89c {
        padding: 6rem 0 3rem;
    }
    
    .disabled_tiny_c7f2 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .description-cool-abd4 {
        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;
    }
    
    .slider-e89c::before {
        animation: none;
    }
    
    .fresh-8a1b,
    .notice-c0f4 {
        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;
    }
    
    .slow_b28b,
    .stone_7d76,
    .top-8c7b {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .paper-dd76,
    .paper_1043,
    .icon-easy-bbd3 {
        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 */
    
    .tabs_medium_d908 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .footer_6a0f,
    .banner-e71b,
    .old_367a {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .slider-e89c {
        padding: 2rem 0;
        background: none !important;
    }
    
    .slider-e89c::before {
        display: none;
    }
    
    .title-6318 {
        max-width: none;
        padding: 0;
    }
    
    .disabled_tiny_c7f2,
    .description-cool-abd4 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .block_8651,
    .wrapper_gas_8cf7,
    .pink-a5d5,
    .detail-c16b,
    .smooth_9977,
    .hero-fb53 {
        display: none !important;
    }
    
    .over_8238,
    .black-64b7 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .text_cfb3,
    .accent_403f {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .accordion_9a27,
    .texture_063d,
    .paper_f71a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .article_1290 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .over_8238 {
        font-size: 1.5rem;
    }
    
    .stone_7d76 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .container_medium_5b21 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .detail-c16b {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .title-6318 {
        max-width: 95%;
    }
    
    .disabled_tiny_c7f2 {
        gap: 2.5rem;
    }
    
    .description-cool-abd4 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .title-6318 {
        max-width: 1600px;
    }
    
    .over_8238 {
        font-size: 5rem;
    }
    
    .black-64b7 {
        font-size: 3rem;
    }
}
/* css-noise: b489 */
.promo-block-m8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
