/* {$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) {
    .north-023e {
        padding: 0 0.75rem;
    }
    
    .focus_dceb {
        padding: 5rem 0 2rem;
    }
    
    .icon_b029 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .liquid_97cd {
        font-size: 1rem;
    }
    
    .block-paper-c595 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .short-3d44 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .out-79df {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .box_old_85e9 {
        font-size: 1.5rem;
    }
    
    .next-0e5e,
    .active_stale_b5d1 {
        grid-template-columns: 1fr;
    }
    
    .texture-east-12a5 .overlay-stale-78e6 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .panel_3e60 {
        grid-template-columns: 1fr;
    }
    
    .content-pressed-4d0e {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .north-023e {
        padding: 0 1rem;
    }
    
    .icon_b029 {
        font-size: 2rem;
    }
    
    .liquid_97cd {
        font-size: 1.125rem;
    }
    
    .short-3d44 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .out-79df {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .block-paper-c595 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .panel_3e60 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hard-105b,
    .pink_3ba1 {
        padding: 1.25rem;
    }
    
    .texture-east-12a5 .overlay-stale-78e6 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .north-023e {
        padding: 0 1.5rem;
    }
    
    .focus_dceb {
        padding: 6rem 0 3rem;
    }
    
    .icon_b029 {
        font-size: 2.5rem;
    }
    
    .liquid_97cd {
        font-size: 1.25rem;
    }
    
    .short-3d44 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .out-79df {
        padding: 1rem;
    }
    
    .box_old_85e9 {
        font-size: 2rem;
    }
    
    .over-8294 {
        font-size: 1.125rem;
    }
    
    .next-0e5e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .active_stale_b5d1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .panel_3e60 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .content-pressed-4d0e {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .fast_6438 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .medium-eabe {
        display: none;
    }
    
    .container_329b {
        display: none !important;
    }
    
    /* Show desktop elements */
    .backdrop_a9db {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .north-023e {
        max-width: 750px;
    }
    
    .focus_dceb {
        padding: 7rem 0 4rem;
    }
    
    .icon_b029 {
        font-size: 3rem;
    }
    
    .chip-gas-53cc {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .hero-north-26ab {
        gap: 3rem;
    }
    
    .next-0e5e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .active_stale_b5d1 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .photo_left_65c9 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .texture-east-12a5 {
        gap: 1.5rem;
    }
    
    .image_hard_67b1 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .north-023e {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .focus_dceb {
        padding: 8rem 0 4rem;
    }
    
    .icon_b029 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .chip-gas-53cc {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .orange-3608 {
        order: 2;
    }
    
    .first_32b2 {
        order: 1;
    }
    
    .hero-north-26ab {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .hero-north-26ab.label_static_e439 {
        direction: rtl;
    }
    
    .hero-north-26ab.label_static_e439 > * {
        direction: ltr;
    }
    
    .image_hard_67b1 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .status-light-911a {
        display: block;
    }
    
    .medium-eabe {
        display: none;
    }
    
    .media_a0c4 {
        gap: 2rem;
    }
    
    .label-e8d8 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .purple-0f1b:hover {
        transform: translateY(-4px);
    }
    
    .summary-586a:hover {
        transform: translateY(-2px);
    }
    
    .image_hard_67b1:hover {
        transform: scale(1.02);
    }
    
    .pink_3ba1:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .north-023e {
        max-width: var(--container-max-width);
    }
    
    .focus_dceb {
        padding: 10rem 0 5rem;
    }
    
    .icon_b029 {
        font-size: 4rem;
    }
    
    .liquid_97cd {
        font-size: 1.375rem;
    }
    
    .box_old_85e9 {
        font-size: 2.5rem;
    }
    
    .over-8294 {
        font-size: 1.25rem;
    }
    
    .chip-gas-53cc,
    .hero-north-26ab {
        gap: 5rem;
    }
    
    .media_a0c4 {
        gap: 2.5rem;
    }
    
    .hard-105b,
    .pink_3ba1,
    .purple-0f1b {
        padding: 2rem;
    }
    
    .content-pressed-4d0e {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .north-023e {
        max-width: 1400px;
    }
    
    .focus_dceb {
        padding: 12rem 0 6rem;
    }
    
    .chip-gas-53cc,
    .hero-north-26ab {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .top_24e4 img,
    .black_8719,
    .image_hard_67b1 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .chip-gas-53cc {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hero-north-26ab {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hero-north-26ab.label_static_e439 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .focus_dceb {
        padding: 6rem 0 3rem;
    }
    
    .chip-gas-53cc {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .hero-north-26ab {
        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;
    }
    
    .focus_dceb::before {
        animation: none;
    }
    
    .clean-ae82,
    .panel-prev-598a {
        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;
    }
    
    .link_mini_dd0a,
    .block-paper-c595,
    .selected_30e0 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .purple-0f1b,
    .hard-105b,
    .pink_3ba1 {
        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 */
    
    .disabled-1779 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .progress_yellow_3723,
    .pink-649a,
    .pagination-5164 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .focus_dceb {
        padding: 2rem 0;
        background: none !important;
    }
    
    .focus_dceb::before {
        display: none;
    }
    
    .north-023e {
        max-width: none;
        padding: 0;
    }
    
    .chip-gas-53cc,
    .hero-north-26ab {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .summary-586a,
    .backdrop_a9db,
    .medium-eabe,
    .short-3d44,
    .layout_252e,
    .heading-advanced-c7d3 {
        display: none !important;
    }
    
    .icon_b029,
    .box_old_85e9 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .black_8719,
    .image_hard_67b1 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .next-0e5e,
    .active_stale_b5d1,
    .texture-east-12a5 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .photo_left_65c9 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .icon_b029 {
        font-size: 1.5rem;
    }
    
    .block-paper-c595 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .out-79df {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .short-3d44 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .north-023e {
        max-width: 95%;
    }
    
    .chip-gas-53cc {
        gap: 2.5rem;
    }
    
    .hero-north-26ab {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .north-023e {
        max-width: 1600px;
    }
    
    .icon_b029 {
        font-size: 5rem;
    }
    
    .box_old_85e9 {
        font-size: 3rem;
    }
}
/* css-noise: 0b9b */
.ghost-box-q1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
