/* {$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) {
    .out_10f6 {
        padding: 0 0.75rem;
    }
    
    .button-large-4625 {
        padding: 5rem 0 2rem;
    }
    
    .card_5fbf {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .picture_00b3 {
        font-size: 1rem;
    }
    
    .notification_317c {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .center_5bcf {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .disabled_d861 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .smooth-3360 {
        font-size: 1.5rem;
    }
    
    .gradient_55cb,
    .item_de1f {
        grid-template-columns: 1fr;
    }
    
    .filter-thick-e0ec .fast-f01b {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .pro_be83 {
        grid-template-columns: 1fr;
    }
    
    .link-active-b9c6 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .out_10f6 {
        padding: 0 1rem;
    }
    
    .card_5fbf {
        font-size: 2rem;
    }
    
    .picture_00b3 {
        font-size: 1.125rem;
    }
    
    .center_5bcf {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .disabled_d861 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .notification_317c {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .pro_be83 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .medium-d17d,
    .last_f1e7 {
        padding: 1.25rem;
    }
    
    .filter-thick-e0ec .fast-f01b {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .out_10f6 {
        padding: 0 1.5rem;
    }
    
    .button-large-4625 {
        padding: 6rem 0 3rem;
    }
    
    .card_5fbf {
        font-size: 2.5rem;
    }
    
    .picture_00b3 {
        font-size: 1.25rem;
    }
    
    .center_5bcf {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .disabled_d861 {
        padding: 1rem;
    }
    
    .smooth-3360 {
        font-size: 2rem;
    }
    
    .widget-f61e {
        font-size: 1.125rem;
    }
    
    .gradient_55cb {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .item_de1f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pro_be83 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .link-active-b9c6 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .down-8591 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .logo_next_20d5 {
        display: none;
    }
    
    .fast-29e8 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .slider_f5ed {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .out_10f6 {
        max-width: 750px;
    }
    
    .button-large-4625 {
        padding: 7rem 0 4rem;
    }
    
    .card_5fbf {
        font-size: 3rem;
    }
    
    .middle-eb71 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .hot-703e {
        gap: 3rem;
    }
    
    .gradient_55cb {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .item_de1f {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .east_4c90 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .filter-thick-e0ec {
        gap: 1.5rem;
    }
    
    .container-basic-4ea2 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .out_10f6 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .button-large-4625 {
        padding: 8rem 0 4rem;
    }
    
    .card_5fbf {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .middle-eb71 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .nav-north-c2d5 {
        order: 2;
    }
    
    .icon_a76d {
        order: 1;
    }
    
    .hot-703e {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .hot-703e.popup-07fe {
        direction: rtl;
    }
    
    .hot-703e.popup-07fe > * {
        direction: ltr;
    }
    
    .container-basic-4ea2 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .shadow_red_bc72 {
        display: block;
    }
    
    .logo_next_20d5 {
        display: none;
    }
    
    .element-under-6a69 {
        gap: 2rem;
    }
    
    .logo_right_7710 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .hero-smooth-3b1e:hover {
        transform: translateY(-4px);
    }
    
    .picture-49d6:hover {
        transform: translateY(-2px);
    }
    
    .container-basic-4ea2:hover {
        transform: scale(1.02);
    }
    
    .last_f1e7:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .out_10f6 {
        max-width: var(--container-max-width);
    }
    
    .button-large-4625 {
        padding: 10rem 0 5rem;
    }
    
    .card_5fbf {
        font-size: 4rem;
    }
    
    .picture_00b3 {
        font-size: 1.375rem;
    }
    
    .smooth-3360 {
        font-size: 2.5rem;
    }
    
    .widget-f61e {
        font-size: 1.25rem;
    }
    
    .middle-eb71,
    .hot-703e {
        gap: 5rem;
    }
    
    .element-under-6a69 {
        gap: 2.5rem;
    }
    
    .medium-d17d,
    .last_f1e7,
    .hero-smooth-3b1e {
        padding: 2rem;
    }
    
    .link-active-b9c6 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .out_10f6 {
        max-width: 1400px;
    }
    
    .button-large-4625 {
        padding: 12rem 0 6rem;
    }
    
    .middle-eb71,
    .hot-703e {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pressed_91cf img,
    .search_action_f7a0,
    .container-basic-4ea2 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .middle-eb71 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hot-703e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hot-703e.popup-07fe {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .button-large-4625 {
        padding: 6rem 0 3rem;
    }
    
    .middle-eb71 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .hot-703e {
        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;
    }
    
    .button-large-4625::before {
        animation: none;
    }
    
    .mask_new_9229,
    .message_tall_6046 {
        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;
    }
    
    .plasma-a219,
    .notification_317c,
    .box_old_42dc {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .hero-smooth-3b1e,
    .medium-d17d,
    .last_f1e7 {
        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 */
    
    .section_wide_77e5 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .wrapper-d53a,
    .list-a3aa,
    .down-b55d {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .button-large-4625 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .button-large-4625::before {
        display: none;
    }
    
    .out_10f6 {
        max-width: none;
        padding: 0;
    }
    
    .middle-eb71,
    .hot-703e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .picture-49d6,
    .slider_f5ed,
    .logo_next_20d5,
    .center_5bcf,
    .caption-90ee,
    .popup_ecbc {
        display: none !important;
    }
    
    .card_5fbf,
    .smooth-3360 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .search_action_f7a0,
    .container-basic-4ea2 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .gradient_55cb,
    .item_de1f,
    .filter-thick-e0ec {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .east_4c90 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .card_5fbf {
        font-size: 1.5rem;
    }
    
    .notification_317c {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .disabled_d861 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .center_5bcf {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .out_10f6 {
        max-width: 95%;
    }
    
    .middle-eb71 {
        gap: 2.5rem;
    }
    
    .hot-703e {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .out_10f6 {
        max-width: 1600px;
    }
    
    .card_5fbf {
        font-size: 5rem;
    }
    
    .smooth-3360 {
        font-size: 3rem;
    }
}
/* css-noise: 6fc7 */
.widget-item-f4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
