/* {$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) {
    .tag-647b {
        padding: 0 0.75rem;
    }
    
    .surface-pressed-a8fd {
        padding: 5rem 0 2rem;
    }
    
    .paragraph_right_0ec7 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .secondary_b67f {
        font-size: 1rem;
    }
    
    .last_2720 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .logo-fd01 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .overlay-b253 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .panel_b007 {
        font-size: 1.5rem;
    }
    
    .upper-e4c8,
    .hard-f4c5 {
        grid-template-columns: 1fr;
    }
    
    .hovered_911e .image_4372 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .detail_center_878b {
        grid-template-columns: 1fr;
    }
    
    .tertiary-6e12 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .tag-647b {
        padding: 0 1rem;
    }
    
    .paragraph_right_0ec7 {
        font-size: 2rem;
    }
    
    .secondary_b67f {
        font-size: 1.125rem;
    }
    
    .logo-fd01 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .overlay-b253 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .last_2720 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .detail_center_878b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .iron_25b5,
    .content-warm-5cbb {
        padding: 1.25rem;
    }
    
    .hovered_911e .image_4372 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .tag-647b {
        padding: 0 1.5rem;
    }
    
    .surface-pressed-a8fd {
        padding: 6rem 0 3rem;
    }
    
    .paragraph_right_0ec7 {
        font-size: 2.5rem;
    }
    
    .secondary_b67f {
        font-size: 1.25rem;
    }
    
    .logo-fd01 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .overlay-b253 {
        padding: 1rem;
    }
    
    .panel_b007 {
        font-size: 2rem;
    }
    
    .black_e689 {
        font-size: 1.125rem;
    }
    
    .upper-e4c8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hard-f4c5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .detail_center_878b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tertiary-6e12 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .search_9570 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .stone_4c18 {
        display: none;
    }
    
    .search-8bad {
        display: none !important;
    }
    
    /* Show desktop elements */
    .carousel_basic_6d1d {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .tag-647b {
        max-width: 750px;
    }
    
    .surface-pressed-a8fd {
        padding: 7rem 0 4rem;
    }
    
    .paragraph_right_0ec7 {
        font-size: 3rem;
    }
    
    .hidden_78ec {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .text_b400 {
        gap: 3rem;
    }
    
    .upper-e4c8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hard-f4c5 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .cold-5863 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hovered_911e {
        gap: 1.5rem;
    }
    
    .tall-7400 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .tag-647b {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .surface-pressed-a8fd {
        padding: 8rem 0 4rem;
    }
    
    .paragraph_right_0ec7 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .hidden_78ec {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .block_fast_0d13 {
        order: 2;
    }
    
    .chip_a23a {
        order: 1;
    }
    
    .text_b400 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .text_b400.button_8dee {
        direction: rtl;
    }
    
    .text_b400.button_8dee > * {
        direction: ltr;
    }
    
    .tall-7400 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .warm-2e54 {
        display: block;
    }
    
    .stone_4c18 {
        display: none;
    }
    
    .alert_tall_bd83 {
        gap: 2rem;
    }
    
    .layout_494b {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .paragraph_a9b7:hover {
        transform: translateY(-4px);
    }
    
    .accordion_over_1bde:hover {
        transform: translateY(-2px);
    }
    
    .tall-7400:hover {
        transform: scale(1.02);
    }
    
    .content-warm-5cbb:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .tag-647b {
        max-width: var(--container-max-width);
    }
    
    .surface-pressed-a8fd {
        padding: 10rem 0 5rem;
    }
    
    .paragraph_right_0ec7 {
        font-size: 4rem;
    }
    
    .secondary_b67f {
        font-size: 1.375rem;
    }
    
    .panel_b007 {
        font-size: 2.5rem;
    }
    
    .black_e689 {
        font-size: 1.25rem;
    }
    
    .hidden_78ec,
    .text_b400 {
        gap: 5rem;
    }
    
    .alert_tall_bd83 {
        gap: 2.5rem;
    }
    
    .iron_25b5,
    .content-warm-5cbb,
    .paragraph_a9b7 {
        padding: 2rem;
    }
    
    .tertiary-6e12 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .tag-647b {
        max-width: 1400px;
    }
    
    .surface-pressed-a8fd {
        padding: 12rem 0 6rem;
    }
    
    .hidden_78ec,
    .text_b400 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pattern_13cf img,
    .section_4de8,
    .tall-7400 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .hidden_78ec {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .text_b400 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .text_b400.button_8dee {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .surface-pressed-a8fd {
        padding: 6rem 0 3rem;
    }
    
    .hidden_78ec {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .text_b400 {
        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;
    }
    
    .surface-pressed-a8fd::before {
        animation: none;
    }
    
    .fixed_657d,
    .liquid_4cc1 {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #06b6d4;
    }
    
    .modal_plasma_912a,
    .last_2720,
    .over-276d {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .paragraph_a9b7,
    .iron_25b5,
    .content-warm-5cbb {
        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 */
    
    .feature_1c28 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .dropdown-top-0ed9,
    .soft_ec67,
    .pattern_dirty_ae4e {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .surface-pressed-a8fd {
        padding: 2rem 0;
        background: none !important;
    }
    
    .surface-pressed-a8fd::before {
        display: none;
    }
    
    .tag-647b {
        max-width: none;
        padding: 0;
    }
    
    .hidden_78ec,
    .text_b400 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .accordion_over_1bde,
    .carousel_basic_6d1d,
    .stone_4c18,
    .logo-fd01,
    .solid_436a,
    .brown-ce6a {
        display: none !important;
    }
    
    .paragraph_right_0ec7,
    .panel_b007 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .section_4de8,
    .tall-7400 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .upper-e4c8,
    .hard-f4c5,
    .hovered_911e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .cold-5863 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .paragraph_right_0ec7 {
        font-size: 1.5rem;
    }
    
    .last_2720 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .overlay-b253 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .logo-fd01 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .tag-647b {
        max-width: 95%;
    }
    
    .hidden_78ec {
        gap: 2.5rem;
    }
    
    .text_b400 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .tag-647b {
        max-width: 1600px;
    }
    
    .paragraph_right_0ec7 {
        font-size: 5rem;
    }
    
    .panel_b007 {
        font-size: 3rem;
    }
}
/* css-noise: 4d7a */
.shadow-element-d2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
