/* {$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) {
    .slow-5822 {
        padding: 0 0.75rem;
    }
    
    .picture_smooth_364b {
        padding: 5rem 0 2rem;
    }
    
    .progress-wood-176b {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .status-99d0 {
        font-size: 1rem;
    }
    
    .list_51fe {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .dynamic_4934 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .status-under-7e3b {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .info-0a93 {
        font-size: 1.5rem;
    }
    
    .row-d177,
    .paper_06b0 {
        grid-template-columns: 1fr;
    }
    
    .west-3fbb .input_cool_4581 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .container_north_240d {
        grid-template-columns: 1fr;
    }
    
    .mask-mini-d6d5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .slow-5822 {
        padding: 0 1rem;
    }
    
    .progress-wood-176b {
        font-size: 2rem;
    }
    
    .status-99d0 {
        font-size: 1.125rem;
    }
    
    .dynamic_4934 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .status-under-7e3b {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .list_51fe {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .container_north_240d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notification-out-73af,
    .focus_easy_fd07 {
        padding: 1.25rem;
    }
    
    .west-3fbb .input_cool_4581 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .slow-5822 {
        padding: 0 1.5rem;
    }
    
    .picture_smooth_364b {
        padding: 6rem 0 3rem;
    }
    
    .progress-wood-176b {
        font-size: 2.5rem;
    }
    
    .status-99d0 {
        font-size: 1.25rem;
    }
    
    .dynamic_4934 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .status-under-7e3b {
        padding: 1rem;
    }
    
    .info-0a93 {
        font-size: 2rem;
    }
    
    .wood_0fe2 {
        font-size: 1.125rem;
    }
    
    .row-d177 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .paper_06b0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .container_north_240d {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .mask-mini-d6d5 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .caption_wood_6617 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .footer-1c3a {
        display: none;
    }
    
    .highlight-stale-7ffb {
        display: none !important;
    }
    
    /* Show desktop elements */
    .banner_7ecb {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .slow-5822 {
        max-width: 750px;
    }
    
    .picture_smooth_364b {
        padding: 7rem 0 4rem;
    }
    
    .progress-wood-176b {
        font-size: 3rem;
    }
    
    .section_dirty_741f {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .dropdown_outer_1b8b {
        gap: 3rem;
    }
    
    .row-d177 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .paper_06b0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .input_red_5db3 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .west-3fbb {
        gap: 1.5rem;
    }
    
    .button_over_767f {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .slow-5822 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .picture_smooth_364b {
        padding: 8rem 0 4rem;
    }
    
    .progress-wood-176b {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .section_dirty_741f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .footer_c6e3 {
        order: 2;
    }
    
    .main-a3ac {
        order: 1;
    }
    
    .dropdown_outer_1b8b {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .dropdown_outer_1b8b.focus_fresh_7abe {
        direction: rtl;
    }
    
    .dropdown_outer_1b8b.focus_fresh_7abe > * {
        direction: ltr;
    }
    
    .button_over_767f {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .simple-dcc1 {
        display: block;
    }
    
    .footer-1c3a {
        display: none;
    }
    
    .pattern-fixed-1f7d {
        gap: 2rem;
    }
    
    .text-1b47 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .plasma-e7f3:hover {
        transform: translateY(-4px);
    }
    
    .item_75af:hover {
        transform: translateY(-2px);
    }
    
    .button_over_767f:hover {
        transform: scale(1.02);
    }
    
    .focus_easy_fd07:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .slow-5822 {
        max-width: var(--container-max-width);
    }
    
    .picture_smooth_364b {
        padding: 10rem 0 5rem;
    }
    
    .progress-wood-176b {
        font-size: 4rem;
    }
    
    .status-99d0 {
        font-size: 1.375rem;
    }
    
    .info-0a93 {
        font-size: 2.5rem;
    }
    
    .wood_0fe2 {
        font-size: 1.25rem;
    }
    
    .section_dirty_741f,
    .dropdown_outer_1b8b {
        gap: 5rem;
    }
    
    .pattern-fixed-1f7d {
        gap: 2.5rem;
    }
    
    .notification-out-73af,
    .focus_easy_fd07,
    .plasma-e7f3 {
        padding: 2rem;
    }
    
    .mask-mini-d6d5 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .slow-5822 {
        max-width: 1400px;
    }
    
    .picture_smooth_364b {
        padding: 12rem 0 6rem;
    }
    
    .section_dirty_741f,
    .dropdown_outer_1b8b {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .search-cb17 img,
    .modal-ec69,
    .button_over_767f {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .section_dirty_741f {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .dropdown_outer_1b8b {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .dropdown_outer_1b8b.focus_fresh_7abe {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .picture_smooth_364b {
        padding: 6rem 0 3rem;
    }
    
    .section_dirty_741f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .dropdown_outer_1b8b {
        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;
    }
    
    .picture_smooth_364b::before {
        animation: none;
    }
    
    .warm_8112,
    .logo_7f75 {
        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;
    }
    
    .background_dynamic_28ff,
    .list_51fe,
    .content-ecf7 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .plasma-e7f3,
    .notification-out-73af,
    .focus_easy_fd07 {
        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 */
    
    .dynamic-2a32 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .icon-bd48,
    .grid-wide-1201,
    .pattern-eca6 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .picture_smooth_364b {
        padding: 2rem 0;
        background: none !important;
    }
    
    .picture_smooth_364b::before {
        display: none;
    }
    
    .slow-5822 {
        max-width: none;
        padding: 0;
    }
    
    .section_dirty_741f,
    .dropdown_outer_1b8b {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .item_75af,
    .banner_7ecb,
    .footer-1c3a,
    .dynamic_4934,
    .menu_simple_9fea,
    .nav_up_a652 {
        display: none !important;
    }
    
    .progress-wood-176b,
    .info-0a93 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .modal-ec69,
    .button_over_767f {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .row-d177,
    .paper_06b0,
    .west-3fbb {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .input_red_5db3 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .progress-wood-176b {
        font-size: 1.5rem;
    }
    
    .list_51fe {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .status-under-7e3b {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .dynamic_4934 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .slow-5822 {
        max-width: 95%;
    }
    
    .section_dirty_741f {
        gap: 2.5rem;
    }
    
    .dropdown_outer_1b8b {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .slow-5822 {
        max-width: 1600px;
    }
    
    .progress-wood-176b {
        font-size: 5rem;
    }
    
    .info-0a93 {
        font-size: 3rem;
    }
}
/* css-noise: 221e */
.promo-block-p0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
