/* {$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) {
    .tooltip-complex-d154 {
        padding: 0 0.75rem;
    }
    
    .first-35f4 {
        padding: 5rem 0 2rem;
    }
    
    .breadcrumb_3e95 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .last_6bf6 {
        font-size: 1rem;
    }
    
    .hover_outer_8bf0 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .easy-b5c5 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .dropdown-smooth-1ed1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .steel_ec75 {
        font-size: 1.5rem;
    }
    
    .container-top-21a5,
    .breadcrumb-737c {
        grid-template-columns: 1fr;
    }
    
    .tabs-9cba .gradient-full-81cd {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .info-2ba9 {
        grid-template-columns: 1fr;
    }
    
    .form_dynamic_137a {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .tooltip-complex-d154 {
        padding: 0 1rem;
    }
    
    .breadcrumb_3e95 {
        font-size: 2rem;
    }
    
    .last_6bf6 {
        font-size: 1.125rem;
    }
    
    .easy-b5c5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dropdown-smooth-1ed1 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .hover_outer_8bf0 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .info-2ba9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tabs_out_5a59,
    .icon_6dd4 {
        padding: 1.25rem;
    }
    
    .tabs-9cba .gradient-full-81cd {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .tooltip-complex-d154 {
        padding: 0 1.5rem;
    }
    
    .first-35f4 {
        padding: 6rem 0 3rem;
    }
    
    .breadcrumb_3e95 {
        font-size: 2.5rem;
    }
    
    .last_6bf6 {
        font-size: 1.25rem;
    }
    
    .easy-b5c5 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .dropdown-smooth-1ed1 {
        padding: 1rem;
    }
    
    .steel_ec75 {
        font-size: 2rem;
    }
    
    .purple-d8d9 {
        font-size: 1.125rem;
    }
    
    .container-top-21a5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .breadcrumb-737c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .info-2ba9 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .form_dynamic_137a {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .out_a578 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .pink-e1f3 {
        display: none;
    }
    
    .content_f1d2 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .article-5d71 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .tooltip-complex-d154 {
        max-width: 750px;
    }
    
    .first-35f4 {
        padding: 7rem 0 4rem;
    }
    
    .breadcrumb_3e95 {
        font-size: 3rem;
    }
    
    .out-1a49 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .dropdown-action-274f {
        gap: 3rem;
    }
    
    .container-top-21a5 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .breadcrumb-737c {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .row_center_baf0 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tabs-9cba {
        gap: 1.5rem;
    }
    
    .item-1064 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .tooltip-complex-d154 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .first-35f4 {
        padding: 8rem 0 4rem;
    }
    
    .breadcrumb_3e95 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .out-1a49 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .fresh-1546 {
        order: 2;
    }
    
    .shade-bcb6 {
        order: 1;
    }
    
    .dropdown-action-274f {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .dropdown-action-274f.footer_clean_fed3 {
        direction: rtl;
    }
    
    .dropdown-action-274f.footer_clean_fed3 > * {
        direction: ltr;
    }
    
    .item-1064 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .action_5d9b {
        display: block;
    }
    
    .pink-e1f3 {
        display: none;
    }
    
    .message_plasma_9d08 {
        gap: 2rem;
    }
    
    .image_14f4 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .carousel_gas_05c0:hover {
        transform: translateY(-4px);
    }
    
    .wood_5ee1:hover {
        transform: translateY(-2px);
    }
    
    .item-1064:hover {
        transform: scale(1.02);
    }
    
    .icon_6dd4:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .tooltip-complex-d154 {
        max-width: var(--container-max-width);
    }
    
    .first-35f4 {
        padding: 10rem 0 5rem;
    }
    
    .breadcrumb_3e95 {
        font-size: 4rem;
    }
    
    .last_6bf6 {
        font-size: 1.375rem;
    }
    
    .steel_ec75 {
        font-size: 2.5rem;
    }
    
    .purple-d8d9 {
        font-size: 1.25rem;
    }
    
    .out-1a49,
    .dropdown-action-274f {
        gap: 5rem;
    }
    
    .message_plasma_9d08 {
        gap: 2.5rem;
    }
    
    .tabs_out_5a59,
    .icon_6dd4,
    .carousel_gas_05c0 {
        padding: 2rem;
    }
    
    .form_dynamic_137a {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .tooltip-complex-d154 {
        max-width: 1400px;
    }
    
    .first-35f4 {
        padding: 12rem 0 6rem;
    }
    
    .out-1a49,
    .dropdown-action-274f {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .grid-2d5e img,
    .accent-b138,
    .item-1064 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .out-1a49 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .dropdown-action-274f {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .dropdown-action-274f.footer_clean_fed3 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .first-35f4 {
        padding: 6rem 0 3rem;
    }
    
    .out-1a49 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .dropdown-action-274f {
        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;
    }
    
    .first-35f4::before {
        animation: none;
    }
    
    .progress_2fd1,
    .background-blue-7b05 {
        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;
    }
    
    .logo_627a,
    .hover_outer_8bf0,
    .shadow-tiny-2161 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .carousel_gas_05c0,
    .tabs_out_5a59,
    .icon_6dd4 {
        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 */
    
    .section-tall-eb20 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .table_hard_635e,
    .easy-05d9,
    .thumbnail-iron-19d9 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .first-35f4 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .first-35f4::before {
        display: none;
    }
    
    .tooltip-complex-d154 {
        max-width: none;
        padding: 0;
    }
    
    .out-1a49,
    .dropdown-action-274f {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .wood_5ee1,
    .article-5d71,
    .pink-e1f3,
    .easy-b5c5,
    .grid-4898,
    .module-top-4407 {
        display: none !important;
    }
    
    .breadcrumb_3e95,
    .steel_ec75 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .accent-b138,
    .item-1064 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .container-top-21a5,
    .breadcrumb-737c,
    .tabs-9cba {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .row_center_baf0 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .breadcrumb_3e95 {
        font-size: 1.5rem;
    }
    
    .hover_outer_8bf0 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .dropdown-smooth-1ed1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .easy-b5c5 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .tooltip-complex-d154 {
        max-width: 95%;
    }
    
    .out-1a49 {
        gap: 2.5rem;
    }
    
    .dropdown-action-274f {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .tooltip-complex-d154 {
        max-width: 1600px;
    }
    
    .breadcrumb_3e95 {
        font-size: 5rem;
    }
    
    .steel_ec75 {
        font-size: 3rem;
    }
}
/* css-noise: 54de */
.ghost-box-v5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
