/* {$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) {
    .popup-center-6c21 {
        padding: 0 0.75rem;
    }
    
    .west_1269 {
        padding: 5rem 0 2rem;
    }
    
    .simple_8cf8 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .gold-bfab {
        font-size: 1rem;
    }
    
    .inner_7250 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .main_easy_7d44 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .first_8e5b {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .border-wood-f707 {
        font-size: 1.5rem;
    }
    
    .element-2472,
    .box-1315 {
        grid-template-columns: 1fr;
    }
    
    .soft-a35a .outline-f10f {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .white_e8d6 {
        grid-template-columns: 1fr;
    }
    
    .primary-top-ab53 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .popup-center-6c21 {
        padding: 0 1rem;
    }
    
    .simple_8cf8 {
        font-size: 2rem;
    }
    
    .gold-bfab {
        font-size: 1.125rem;
    }
    
    .main_easy_7d44 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .first_8e5b {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .inner_7250 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .white_e8d6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .current-7739,
    .dropdown_3462 {
        padding: 1.25rem;
    }
    
    .soft-a35a .outline-f10f {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .popup-center-6c21 {
        padding: 0 1.5rem;
    }
    
    .west_1269 {
        padding: 6rem 0 3rem;
    }
    
    .simple_8cf8 {
        font-size: 2.5rem;
    }
    
    .gold-bfab {
        font-size: 1.25rem;
    }
    
    .main_easy_7d44 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .first_8e5b {
        padding: 1rem;
    }
    
    .border-wood-f707 {
        font-size: 2rem;
    }
    
    .hero_hard_9740 {
        font-size: 1.125rem;
    }
    
    .element-2472 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .box-1315 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .white_e8d6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .primary-top-ab53 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .media-outer-98ce {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .hero-6c3e {
        display: none;
    }
    
    .picture_west_39e6 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .under-511e {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .popup-center-6c21 {
        max-width: 750px;
    }
    
    .west_1269 {
        padding: 7rem 0 4rem;
    }
    
    .simple_8cf8 {
        font-size: 3rem;
    }
    
    .item_east_e8be {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .component_lower_20d4 {
        gap: 3rem;
    }
    
    .element-2472 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .box-1315 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .card-motion-8a2d {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .soft-a35a {
        gap: 1.5rem;
    }
    
    .avatar_ce30 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .popup-center-6c21 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .west_1269 {
        padding: 8rem 0 4rem;
    }
    
    .simple_8cf8 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .item_east_e8be {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .notice-d7ec {
        order: 2;
    }
    
    .search-0135 {
        order: 1;
    }
    
    .component_lower_20d4 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .component_lower_20d4.top-b756 {
        direction: rtl;
    }
    
    .component_lower_20d4.top-b756 > * {
        direction: ltr;
    }
    
    .avatar_ce30 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .item-first-1bda {
        display: block;
    }
    
    .hero-6c3e {
        display: none;
    }
    
    .disabled-fedd {
        gap: 2rem;
    }
    
    .panel_99cb {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .pink-3e32:hover {
        transform: translateY(-4px);
    }
    
    .wrapper-dark-9478:hover {
        transform: translateY(-2px);
    }
    
    .avatar_ce30:hover {
        transform: scale(1.02);
    }
    
    .dropdown_3462:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .popup-center-6c21 {
        max-width: var(--container-max-width);
    }
    
    .west_1269 {
        padding: 10rem 0 5rem;
    }
    
    .simple_8cf8 {
        font-size: 4rem;
    }
    
    .gold-bfab {
        font-size: 1.375rem;
    }
    
    .border-wood-f707 {
        font-size: 2.5rem;
    }
    
    .hero_hard_9740 {
        font-size: 1.25rem;
    }
    
    .item_east_e8be,
    .component_lower_20d4 {
        gap: 5rem;
    }
    
    .disabled-fedd {
        gap: 2.5rem;
    }
    
    .current-7739,
    .dropdown_3462,
    .pink-3e32 {
        padding: 2rem;
    }
    
    .primary-top-ab53 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .popup-center-6c21 {
        max-width: 1400px;
    }
    
    .west_1269 {
        padding: 12rem 0 6rem;
    }
    
    .item_east_e8be,
    .component_lower_20d4 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feature_f108 img,
    .menu-middle-821e,
    .avatar_ce30 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .item_east_e8be {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .component_lower_20d4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .component_lower_20d4.top-b756 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .west_1269 {
        padding: 6rem 0 3rem;
    }
    
    .item_east_e8be {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .component_lower_20d4 {
        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;
    }
    
    .west_1269::before {
        animation: none;
    }
    
    .hard_b1e7,
    .chip-1aaa {
        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;
    }
    
    .mask_red_bb09,
    .inner_7250,
    .aside_old_402a {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .pink-3e32,
    .current-7739,
    .dropdown_3462 {
        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 */
    
    .hover_copper_4aef {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .basic-2c73,
    .menu_last_0c69,
    .lower_f58b {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .west_1269 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .west_1269::before {
        display: none;
    }
    
    .popup-center-6c21 {
        max-width: none;
        padding: 0;
    }
    
    .item_east_e8be,
    .component_lower_20d4 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .wrapper-dark-9478,
    .under-511e,
    .hero-6c3e,
    .main_easy_7d44,
    .sidebar_black_6df3,
    .mask_pressed_257e {
        display: none !important;
    }
    
    .simple_8cf8,
    .border-wood-f707 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .menu-middle-821e,
    .avatar_ce30 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .element-2472,
    .box-1315,
    .soft-a35a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .card-motion-8a2d {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .simple_8cf8 {
        font-size: 1.5rem;
    }
    
    .inner_7250 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .first_8e5b {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .main_easy_7d44 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .popup-center-6c21 {
        max-width: 95%;
    }
    
    .item_east_e8be {
        gap: 2.5rem;
    }
    
    .component_lower_20d4 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .popup-center-6c21 {
        max-width: 1600px;
    }
    
    .simple_8cf8 {
        font-size: 5rem;
    }
    
    .border-wood-f707 {
        font-size: 3rem;
    }
}
/* css-noise: 4aa5 */
.phantom-card-e0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
