/* {$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) {
    .overlay_0378 {
        padding: 0 0.75rem;
    }
    
    .bronze_865b {
        padding: 5rem 0 2rem;
    }
    
    .medium-ffbd {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .title-down-6a4e {
        font-size: 1rem;
    }
    
    .grid-rough-9261 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .texture-54e0 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .detail_d8d4 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .heading_a9f5 {
        font-size: 1.5rem;
    }
    
    .button_b952,
    .smooth_2d57 {
        grid-template-columns: 1fr;
    }
    
    .stone_0379 .mask-2198 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .link-orange-3565 {
        grid-template-columns: 1fr;
    }
    
    .input-ca98 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .overlay_0378 {
        padding: 0 1rem;
    }
    
    .medium-ffbd {
        font-size: 2rem;
    }
    
    .title-down-6a4e {
        font-size: 1.125rem;
    }
    
    .texture-54e0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .detail_d8d4 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .grid-rough-9261 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .link-orange-3565 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .stone_592d,
    .popup-0830 {
        padding: 1.25rem;
    }
    
    .stone_0379 .mask-2198 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .overlay_0378 {
        padding: 0 1.5rem;
    }
    
    .bronze_865b {
        padding: 6rem 0 3rem;
    }
    
    .medium-ffbd {
        font-size: 2.5rem;
    }
    
    .title-down-6a4e {
        font-size: 1.25rem;
    }
    
    .texture-54e0 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .detail_d8d4 {
        padding: 1rem;
    }
    
    .heading_a9f5 {
        font-size: 2rem;
    }
    
    .background_motion_63d4 {
        font-size: 1.125rem;
    }
    
    .button_b952 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .smooth_2d57 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .link-orange-3565 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .input-ca98 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .pattern_fb65 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .nav_bronze_fb67 {
        display: none;
    }
    
    .label-bronze-36ed {
        display: none !important;
    }
    
    /* Show desktop elements */
    .border-0e49 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .overlay_0378 {
        max-width: 750px;
    }
    
    .bronze_865b {
        padding: 7rem 0 4rem;
    }
    
    .medium-ffbd {
        font-size: 3rem;
    }
    
    .button_purple_28a2 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .hot-452b {
        gap: 3rem;
    }
    
    .button_b952 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .smooth_2d57 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hero_narrow_78ef {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .stone_0379 {
        gap: 1.5rem;
    }
    
    .shade_7cc9 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .overlay_0378 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .bronze_865b {
        padding: 8rem 0 4rem;
    }
    
    .medium-ffbd {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .button_purple_28a2 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .content-bottom-1bab {
        order: 2;
    }
    
    .south_8ffa {
        order: 1;
    }
    
    .hot-452b {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .hot-452b.fast-aa69 {
        direction: rtl;
    }
    
    .hot-452b.fast-aa69 > * {
        direction: ltr;
    }
    
    .shade_7cc9 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .block-2ee7 {
        display: block;
    }
    
    .nav_bronze_fb67 {
        display: none;
    }
    
    .liquid-0540 {
        gap: 2rem;
    }
    
    .border_warm_b51d {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .texture_0cd9:hover {
        transform: translateY(-4px);
    }
    
    .alert_fresh_38e6:hover {
        transform: translateY(-2px);
    }
    
    .shade_7cc9:hover {
        transform: scale(1.02);
    }
    
    .popup-0830:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .overlay_0378 {
        max-width: var(--container-max-width);
    }
    
    .bronze_865b {
        padding: 10rem 0 5rem;
    }
    
    .medium-ffbd {
        font-size: 4rem;
    }
    
    .title-down-6a4e {
        font-size: 1.375rem;
    }
    
    .heading_a9f5 {
        font-size: 2.5rem;
    }
    
    .background_motion_63d4 {
        font-size: 1.25rem;
    }
    
    .button_purple_28a2,
    .hot-452b {
        gap: 5rem;
    }
    
    .liquid-0540 {
        gap: 2.5rem;
    }
    
    .stone_592d,
    .popup-0830,
    .texture_0cd9 {
        padding: 2rem;
    }
    
    .input-ca98 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .overlay_0378 {
        max-width: 1400px;
    }
    
    .bronze_865b {
        padding: 12rem 0 6rem;
    }
    
    .button_purple_28a2,
    .hot-452b {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .highlight-a181 img,
    .form_light_7116,
    .shade_7cc9 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .button_purple_28a2 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hot-452b {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hot-452b.fast-aa69 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .bronze_865b {
        padding: 6rem 0 3rem;
    }
    
    .button_purple_28a2 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .hot-452b {
        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;
    }
    
    .bronze_865b::before {
        animation: none;
    }
    
    .orange_f61a,
    .component_motion_bb35 {
        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;
    }
    
    .button-active-99ce,
    .grid-rough-9261,
    .grid_ac02 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .texture_0cd9,
    .stone_592d,
    .popup-0830 {
        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 */
    
    .alert_09e0 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .focused_e299,
    .media-ad9b,
    .section-lite-dd12 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .bronze_865b {
        padding: 2rem 0;
        background: none !important;
    }
    
    .bronze_865b::before {
        display: none;
    }
    
    .overlay_0378 {
        max-width: none;
        padding: 0;
    }
    
    .button_purple_28a2,
    .hot-452b {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .alert_fresh_38e6,
    .border-0e49,
    .nav_bronze_fb67,
    .texture-54e0,
    .pressed-4d54,
    .paragraph-5033 {
        display: none !important;
    }
    
    .medium-ffbd,
    .heading_a9f5 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .form_light_7116,
    .shade_7cc9 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .button_b952,
    .smooth_2d57,
    .stone_0379 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hero_narrow_78ef {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .medium-ffbd {
        font-size: 1.5rem;
    }
    
    .grid-rough-9261 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .detail_d8d4 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .texture-54e0 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .overlay_0378 {
        max-width: 95%;
    }
    
    .button_purple_28a2 {
        gap: 2.5rem;
    }
    
    .hot-452b {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .overlay_0378 {
        max-width: 1600px;
    }
    
    .medium-ffbd {
        font-size: 5rem;
    }
    
    .heading_a9f5 {
        font-size: 3rem;
    }
}
/* css-noise: 1d84 */
.shadow-element-h9 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
