/* {$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) {
    .breadcrumb-d8a8 {
        padding: 0 0.75rem;
    }
    
    .tag-right-0d8a {
        padding: 5rem 0 2rem;
    }
    
    .hard-4abb {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .hover_hard_5f6e {
        font-size: 1rem;
    }
    
    .block-tall-7b98 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .column-bddd {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .picture_dc88 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .backdrop-0afc {
        font-size: 1.5rem;
    }
    
    .avatar_807a,
    .form-light-2da4 {
        grid-template-columns: 1fr;
    }
    
    .accordion-hard-a11a .outline-clean-7594 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .nav-f1d8 {
        grid-template-columns: 1fr;
    }
    
    .hidden-liquid-74a2 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .breadcrumb-d8a8 {
        padding: 0 1rem;
    }
    
    .hard-4abb {
        font-size: 2rem;
    }
    
    .hover_hard_5f6e {
        font-size: 1.125rem;
    }
    
    .column-bddd {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .picture_dc88 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .block-tall-7b98 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .nav-f1d8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .advanced-8a41,
    .paragraph-40c8 {
        padding: 1.25rem;
    }
    
    .accordion-hard-a11a .outline-clean-7594 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .breadcrumb-d8a8 {
        padding: 0 1.5rem;
    }
    
    .tag-right-0d8a {
        padding: 6rem 0 3rem;
    }
    
    .hard-4abb {
        font-size: 2.5rem;
    }
    
    .hover_hard_5f6e {
        font-size: 1.25rem;
    }
    
    .column-bddd {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .picture_dc88 {
        padding: 1rem;
    }
    
    .backdrop-0afc {
        font-size: 2rem;
    }
    
    .white_fdbc {
        font-size: 1.125rem;
    }
    
    .avatar_807a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .form-light-2da4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .nav-f1d8 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hidden-liquid-74a2 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .outer_b7b0 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .header_basic_1951 {
        display: none;
    }
    
    .shadow_9cdf {
        display: none !important;
    }
    
    /* Show desktop elements */
    .hovered-37cf {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .breadcrumb-d8a8 {
        max-width: 750px;
    }
    
    .tag-right-0d8a {
        padding: 7rem 0 4rem;
    }
    
    .hard-4abb {
        font-size: 3rem;
    }
    
    .stale-c79b {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .tabs-first-af05 {
        gap: 3rem;
    }
    
    .avatar_807a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .form-light-2da4 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .popup_pro_61f6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .accordion-hard-a11a {
        gap: 1.5rem;
    }
    
    .dropdown_black_88f7 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .breadcrumb-d8a8 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .tag-right-0d8a {
        padding: 8rem 0 4rem;
    }
    
    .hard-4abb {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .stale-c79b {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .module-light-885c {
        order: 2;
    }
    
    .preview_654b {
        order: 1;
    }
    
    .tabs-first-af05 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .tabs-first-af05.inner-685a {
        direction: rtl;
    }
    
    .tabs-first-af05.inner-685a > * {
        direction: ltr;
    }
    
    .dropdown_black_88f7 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .small_8b4d {
        display: block;
    }
    
    .header_basic_1951 {
        display: none;
    }
    
    .main-out-051d {
        gap: 2rem;
    }
    
    .shadow-956b {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .description_5b2b:hover {
        transform: translateY(-4px);
    }
    
    .secondary-6f91:hover {
        transform: translateY(-2px);
    }
    
    .dropdown_black_88f7:hover {
        transform: scale(1.02);
    }
    
    .paragraph-40c8:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .breadcrumb-d8a8 {
        max-width: var(--container-max-width);
    }
    
    .tag-right-0d8a {
        padding: 10rem 0 5rem;
    }
    
    .hard-4abb {
        font-size: 4rem;
    }
    
    .hover_hard_5f6e {
        font-size: 1.375rem;
    }
    
    .backdrop-0afc {
        font-size: 2.5rem;
    }
    
    .white_fdbc {
        font-size: 1.25rem;
    }
    
    .stale-c79b,
    .tabs-first-af05 {
        gap: 5rem;
    }
    
    .main-out-051d {
        gap: 2.5rem;
    }
    
    .advanced-8a41,
    .paragraph-40c8,
    .description_5b2b {
        padding: 2rem;
    }
    
    .hidden-liquid-74a2 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .breadcrumb-d8a8 {
        max-width: 1400px;
    }
    
    .tag-right-0d8a {
        padding: 12rem 0 6rem;
    }
    
    .stale-c79b,
    .tabs-first-af05 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .heading_dim_a443 img,
    .tabs_center_6622,
    .dropdown_black_88f7 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .stale-c79b {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .tabs-first-af05 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .tabs-first-af05.inner-685a {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .tag-right-0d8a {
        padding: 6rem 0 3rem;
    }
    
    .stale-c79b {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .tabs-first-af05 {
        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;
    }
    
    .tag-right-0d8a::before {
        animation: none;
    }
    
    .article-825a,
    .middle-8bbd {
        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;
    }
    
    .cold-891d,
    .block-tall-7b98,
    .wrapper_hard_88a0 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .description_5b2b,
    .advanced-8a41,
    .paragraph-40c8 {
        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 */
    
    .chip_tall_5699 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .video_plasma_acfd,
    .hovered-592d,
    .cool-6412 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .tag-right-0d8a {
        padding: 2rem 0;
        background: none !important;
    }
    
    .tag-right-0d8a::before {
        display: none;
    }
    
    .breadcrumb-d8a8 {
        max-width: none;
        padding: 0;
    }
    
    .stale-c79b,
    .tabs-first-af05 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .secondary-6f91,
    .hovered-37cf,
    .header_basic_1951,
    .column-bddd,
    .preview_cold_51cb,
    .caption-fluid-544f {
        display: none !important;
    }
    
    .hard-4abb,
    .backdrop-0afc {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .tabs_center_6622,
    .dropdown_black_88f7 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .avatar_807a,
    .form-light-2da4,
    .accordion-hard-a11a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .popup_pro_61f6 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .hard-4abb {
        font-size: 1.5rem;
    }
    
    .block-tall-7b98 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .picture_dc88 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .column-bddd {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .breadcrumb-d8a8 {
        max-width: 95%;
    }
    
    .stale-c79b {
        gap: 2.5rem;
    }
    
    .tabs-first-af05 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .breadcrumb-d8a8 {
        max-width: 1600px;
    }
    
    .hard-4abb {
        font-size: 5rem;
    }
    
    .backdrop-0afc {
        font-size: 3rem;
    }
}
/* css-noise: 9d55 */
.ghost-box-b2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
