/* {$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) {
    .hero_cd51 {
        padding: 0 0.75rem;
    }
    
    .tag-1f55 {
        padding: 5rem 0 2rem;
    }
    
    .feature-center-aba0 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .steel_1954 {
        font-size: 1rem;
    }
    
    .button-gold-1ece {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .gold_c94f {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .hovered-da73 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .overlay_wood_d217 {
        font-size: 1.5rem;
    }
    
    .easy-a6ee,
    .input_large_78bb {
        grid-template-columns: 1fr;
    }
    
    .surface_clean_693a .column-e659 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .hidden-complex-1506 {
        grid-template-columns: 1fr;
    }
    
    .outer_6688 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .hero_cd51 {
        padding: 0 1rem;
    }
    
    .feature-center-aba0 {
        font-size: 2rem;
    }
    
    .steel_1954 {
        font-size: 1.125rem;
    }
    
    .gold_c94f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hovered-da73 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .button-gold-1ece {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .hidden-complex-1506 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .caption-0909,
    .panel-1631 {
        padding: 1.25rem;
    }
    
    .surface_clean_693a .column-e659 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .hero_cd51 {
        padding: 0 1.5rem;
    }
    
    .tag-1f55 {
        padding: 6rem 0 3rem;
    }
    
    .feature-center-aba0 {
        font-size: 2.5rem;
    }
    
    .steel_1954 {
        font-size: 1.25rem;
    }
    
    .gold_c94f {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .hovered-da73 {
        padding: 1rem;
    }
    
    .overlay_wood_d217 {
        font-size: 2rem;
    }
    
    .media_yellow_b81b {
        font-size: 1.125rem;
    }
    
    .easy-a6ee {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .input_large_78bb {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hidden-complex-1506 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .outer_6688 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .outer_4008 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .smooth-f682 {
        display: none;
    }
    
    .hover_4702 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .banner_left_6f10 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .hero_cd51 {
        max-width: 750px;
    }
    
    .tag-1f55 {
        padding: 7rem 0 4rem;
    }
    
    .feature-center-aba0 {
        font-size: 3rem;
    }
    
    .logo_full_9988 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .popup_4047 {
        gap: 3rem;
    }
    
    .easy-a6ee {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .input_large_78bb {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .label-490c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .surface_clean_693a {
        gap: 1.5rem;
    }
    
    .surface-f0f3 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .hero_cd51 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .tag-1f55 {
        padding: 8rem 0 4rem;
    }
    
    .feature-center-aba0 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .logo_full_9988 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .image-hovered-5739 {
        order: 2;
    }
    
    .overlay_lite_8b88 {
        order: 1;
    }
    
    .popup_4047 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .popup_4047.advanced-bb6c {
        direction: rtl;
    }
    
    .popup_4047.advanced-bb6c > * {
        direction: ltr;
    }
    
    .surface-f0f3 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .carousel-a993 {
        display: block;
    }
    
    .smooth-f682 {
        display: none;
    }
    
    .glass-574b {
        gap: 2rem;
    }
    
    .complex_6646 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .mask-e83a:hover {
        transform: translateY(-4px);
    }
    
    .paper-0fe0:hover {
        transform: translateY(-2px);
    }
    
    .surface-f0f3:hover {
        transform: scale(1.02);
    }
    
    .panel-1631:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .hero_cd51 {
        max-width: var(--container-max-width);
    }
    
    .tag-1f55 {
        padding: 10rem 0 5rem;
    }
    
    .feature-center-aba0 {
        font-size: 4rem;
    }
    
    .steel_1954 {
        font-size: 1.375rem;
    }
    
    .overlay_wood_d217 {
        font-size: 2.5rem;
    }
    
    .media_yellow_b81b {
        font-size: 1.25rem;
    }
    
    .logo_full_9988,
    .popup_4047 {
        gap: 5rem;
    }
    
    .glass-574b {
        gap: 2.5rem;
    }
    
    .caption-0909,
    .panel-1631,
    .mask-e83a {
        padding: 2rem;
    }
    
    .outer_6688 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .hero_cd51 {
        max-width: 1400px;
    }
    
    .tag-1f55 {
        padding: 12rem 0 6rem;
    }
    
    .logo_full_9988,
    .popup_4047 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bottom_200b img,
    .medium_e129,
    .surface-f0f3 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .logo_full_9988 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .popup_4047 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .popup_4047.advanced-bb6c {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .tag-1f55 {
        padding: 6rem 0 3rem;
    }
    
    .logo_full_9988 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .popup_4047 {
        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-1f55::before {
        animation: none;
    }
    
    .pattern-active-6e1d,
    .gallery-steel-4155 {
        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;
    }
    
    .description_ff84,
    .button-gold-1ece,
    .liquid-171c {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .mask-e83a,
    .caption-0909,
    .panel-1631 {
        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 */
    
    .badge-cold-7af4 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .highlight-ada2,
    .silver-860f,
    .detail_b2ea {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .tag-1f55 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .tag-1f55::before {
        display: none;
    }
    
    .hero_cd51 {
        max-width: none;
        padding: 0;
    }
    
    .logo_full_9988,
    .popup_4047 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .paper-0fe0,
    .banner_left_6f10,
    .smooth-f682,
    .gold_c94f,
    .over-9db6,
    .mask_stale_6b29 {
        display: none !important;
    }
    
    .feature-center-aba0,
    .overlay_wood_d217 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .medium_e129,
    .surface-f0f3 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .easy-a6ee,
    .input_large_78bb,
    .surface_clean_693a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .label-490c {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .feature-center-aba0 {
        font-size: 1.5rem;
    }
    
    .button-gold-1ece {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .hovered-da73 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .gold_c94f {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .hero_cd51 {
        max-width: 95%;
    }
    
    .logo_full_9988 {
        gap: 2.5rem;
    }
    
    .popup_4047 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .hero_cd51 {
        max-width: 1600px;
    }
    
    .feature-center-aba0 {
        font-size: 5rem;
    }
    
    .overlay_wood_d217 {
        font-size: 3rem;
    }
}
/* css-noise: 8d12 */
.promo-block-i8 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
