/* {$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) {
    .bottom_1c95 {
        padding: 0 0.75rem;
    }
    
    .tooltip-iron-3437 {
        padding: 5rem 0 2rem;
    }
    
    .notification_north_8103 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .chip-east-8060 {
        font-size: 1rem;
    }
    
    .in_7f89 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .highlight-gas-c172 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .status_warm_3e45 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .container_1a0e {
        font-size: 1.5rem;
    }
    
    .footer_fresh_d81b,
    .preview_8991 {
        grid-template-columns: 1fr;
    }
    
    .east-2d51 .carousel-simple-b0c0 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .thick_49b4 {
        grid-template-columns: 1fr;
    }
    
    .aside_820a {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .bottom_1c95 {
        padding: 0 1rem;
    }
    
    .notification_north_8103 {
        font-size: 2rem;
    }
    
    .chip-east-8060 {
        font-size: 1.125rem;
    }
    
    .highlight-gas-c172 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .status_warm_3e45 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .in_7f89 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .thick_49b4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .header-first-3a64,
    .link_2fd0 {
        padding: 1.25rem;
    }
    
    .east-2d51 .carousel-simple-b0c0 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .bottom_1c95 {
        padding: 0 1.5rem;
    }
    
    .tooltip-iron-3437 {
        padding: 6rem 0 3rem;
    }
    
    .notification_north_8103 {
        font-size: 2.5rem;
    }
    
    .chip-east-8060 {
        font-size: 1.25rem;
    }
    
    .highlight-gas-c172 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .status_warm_3e45 {
        padding: 1rem;
    }
    
    .container_1a0e {
        font-size: 2rem;
    }
    
    .component_ae3e {
        font-size: 1.125rem;
    }
    
    .footer_fresh_d81b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .preview_8991 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .thick_49b4 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .aside_820a {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .item_cf2a {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .item-43a9 {
        display: none;
    }
    
    .item_dirty_9dde {
        display: none !important;
    }
    
    /* Show desktop elements */
    .lite-e401 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .bottom_1c95 {
        max-width: 750px;
    }
    
    .tooltip-iron-3437 {
        padding: 7rem 0 4rem;
    }
    
    .notification_north_8103 {
        font-size: 3rem;
    }
    
    .overlay_06a1 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .table-3e1e {
        gap: 3rem;
    }
    
    .footer_fresh_d81b {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .preview_8991 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .west-041b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .east-2d51 {
        gap: 1.5rem;
    }
    
    .video_dd03 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .bottom_1c95 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .tooltip-iron-3437 {
        padding: 8rem 0 4rem;
    }
    
    .notification_north_8103 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .overlay_06a1 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .link-8658 {
        order: 2;
    }
    
    .item_1684 {
        order: 1;
    }
    
    .table-3e1e {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .table-3e1e.sidebar-tiny-63f6 {
        direction: rtl;
    }
    
    .table-3e1e.sidebar-tiny-63f6 > * {
        direction: ltr;
    }
    
    .video_dd03 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .progress_6f17 {
        display: block;
    }
    
    .item-43a9 {
        display: none;
    }
    
    .thumbnail-1753 {
        gap: 2rem;
    }
    
    .cold-11b0 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .gas-23ce:hover {
        transform: translateY(-4px);
    }
    
    .brown-a731:hover {
        transform: translateY(-2px);
    }
    
    .video_dd03:hover {
        transform: scale(1.02);
    }
    
    .link_2fd0:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .bottom_1c95 {
        max-width: var(--container-max-width);
    }
    
    .tooltip-iron-3437 {
        padding: 10rem 0 5rem;
    }
    
    .notification_north_8103 {
        font-size: 4rem;
    }
    
    .chip-east-8060 {
        font-size: 1.375rem;
    }
    
    .container_1a0e {
        font-size: 2.5rem;
    }
    
    .component_ae3e {
        font-size: 1.25rem;
    }
    
    .overlay_06a1,
    .table-3e1e {
        gap: 5rem;
    }
    
    .thumbnail-1753 {
        gap: 2.5rem;
    }
    
    .header-first-3a64,
    .link_2fd0,
    .gas-23ce {
        padding: 2rem;
    }
    
    .aside_820a {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .bottom_1c95 {
        max-width: 1400px;
    }
    
    .tooltip-iron-3437 {
        padding: 12rem 0 6rem;
    }
    
    .overlay_06a1,
    .table-3e1e {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .active_baf2 img,
    .lower-4197,
    .video_dd03 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .overlay_06a1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .table-3e1e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .table-3e1e.sidebar-tiny-63f6 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .tooltip-iron-3437 {
        padding: 6rem 0 3rem;
    }
    
    .overlay_06a1 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .table-3e1e {
        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;
    }
    
    .tooltip-iron-3437::before {
        animation: none;
    }
    
    .dirty_31b5,
    .current_70af {
        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;
    }
    
    .status-403a,
    .in_7f89,
    .cold_06fe {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .gas-23ce,
    .header-first-3a64,
    .link_2fd0 {
        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 */
    
    .form_b01a {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .fixed-ef1b,
    .outer_2235,
    .dynamic_815a {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .tooltip-iron-3437 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .tooltip-iron-3437::before {
        display: none;
    }
    
    .bottom_1c95 {
        max-width: none;
        padding: 0;
    }
    
    .overlay_06a1,
    .table-3e1e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .brown-a731,
    .lite-e401,
    .item-43a9,
    .highlight-gas-c172,
    .orange_d3b9,
    .tall-b251 {
        display: none !important;
    }
    
    .notification_north_8103,
    .container_1a0e {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .lower-4197,
    .video_dd03 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .footer_fresh_d81b,
    .preview_8991,
    .east-2d51 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .west-041b {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .notification_north_8103 {
        font-size: 1.5rem;
    }
    
    .in_7f89 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .status_warm_3e45 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .highlight-gas-c172 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .bottom_1c95 {
        max-width: 95%;
    }
    
    .overlay_06a1 {
        gap: 2.5rem;
    }
    
    .table-3e1e {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .bottom_1c95 {
        max-width: 1600px;
    }
    
    .notification_north_8103 {
        font-size: 5rem;
    }
    
    .container_1a0e {
        font-size: 3rem;
    }
}
/* css-noise: 9dc5 */
.ghost-box-u0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
