/* {$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) {
    .tabs_77b1 {
        padding: 0 0.75rem;
    }
    
    .tabs_light_5503 {
        padding: 5rem 0 2rem;
    }
    
    .block-silver-fbdb {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .gradient-west-33e8 {
        font-size: 1rem;
    }
    
    .cool-773b {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .hover-b331 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .stale-b092 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .primary_237b {
        font-size: 1.5rem;
    }
    
    .north_1eb4,
    .modal_light_6f95 {
        grid-template-columns: 1fr;
    }
    
    .nav-c724 .nav_tiny_5812 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .slider-37a6 {
        grid-template-columns: 1fr;
    }
    
    .component-76ce {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .tabs_77b1 {
        padding: 0 1rem;
    }
    
    .block-silver-fbdb {
        font-size: 2rem;
    }
    
    .gradient-west-33e8 {
        font-size: 1.125rem;
    }
    
    .hover-b331 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .stale-b092 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .cool-773b {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .slider-37a6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .icon-e262,
    .status-5f26 {
        padding: 1.25rem;
    }
    
    .nav-c724 .nav_tiny_5812 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .tabs_77b1 {
        padding: 0 1.5rem;
    }
    
    .tabs_light_5503 {
        padding: 6rem 0 3rem;
    }
    
    .block-silver-fbdb {
        font-size: 2.5rem;
    }
    
    .gradient-west-33e8 {
        font-size: 1.25rem;
    }
    
    .hover-b331 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .stale-b092 {
        padding: 1rem;
    }
    
    .primary_237b {
        font-size: 2rem;
    }
    
    .status_red_23d6 {
        font-size: 1.125rem;
    }
    
    .north_1eb4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .modal_light_6f95 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .slider-37a6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .component-76ce {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .image-middle-38b3 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .cold-b3ab {
        display: none;
    }
    
    .label_ae6b {
        display: none !important;
    }
    
    /* Show desktop elements */
    .tertiary_out_5465 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .tabs_77b1 {
        max-width: 750px;
    }
    
    .tabs_light_5503 {
        padding: 7rem 0 4rem;
    }
    
    .block-silver-fbdb {
        font-size: 3rem;
    }
    
    .detail-de97 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .block-3623 {
        gap: 3rem;
    }
    
    .north_1eb4 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .modal_light_6f95 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .carousel_narrow_b4fe {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .nav-c724 {
        gap: 1.5rem;
    }
    
    .purple-563e {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .tabs_77b1 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .tabs_light_5503 {
        padding: 8rem 0 4rem;
    }
    
    .block-silver-fbdb {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .detail-de97 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .focus_46e2 {
        order: 2;
    }
    
    .avatar_fresh_a980 {
        order: 1;
    }
    
    .block-3623 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .block-3623.pressed-9327 {
        direction: rtl;
    }
    
    .block-3623.pressed-9327 > * {
        direction: ltr;
    }
    
    .purple-563e {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .feature_d90f {
        display: block;
    }
    
    .cold-b3ab {
        display: none;
    }
    
    .full-e217 {
        gap: 2rem;
    }
    
    .grid-44e1 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .frame-dirty-1f7d:hover {
        transform: translateY(-4px);
    }
    
    .full_088e:hover {
        transform: translateY(-2px);
    }
    
    .purple-563e:hover {
        transform: scale(1.02);
    }
    
    .status-5f26:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .tabs_77b1 {
        max-width: var(--container-max-width);
    }
    
    .tabs_light_5503 {
        padding: 10rem 0 5rem;
    }
    
    .block-silver-fbdb {
        font-size: 4rem;
    }
    
    .gradient-west-33e8 {
        font-size: 1.375rem;
    }
    
    .primary_237b {
        font-size: 2.5rem;
    }
    
    .status_red_23d6 {
        font-size: 1.25rem;
    }
    
    .detail-de97,
    .block-3623 {
        gap: 5rem;
    }
    
    .full-e217 {
        gap: 2.5rem;
    }
    
    .icon-e262,
    .status-5f26,
    .frame-dirty-1f7d {
        padding: 2rem;
    }
    
    .component-76ce {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .tabs_77b1 {
        max-width: 1400px;
    }
    
    .tabs_light_5503 {
        padding: 12rem 0 6rem;
    }
    
    .detail-de97,
    .block-3623 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .primary-843e img,
    .border-2c69,
    .purple-563e {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .detail-de97 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .block-3623 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .block-3623.pressed-9327 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .tabs_light_5503 {
        padding: 6rem 0 3rem;
    }
    
    .detail-de97 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .block-3623 {
        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;
    }
    
    .tabs_light_5503::before {
        animation: none;
    }
    
    .under-fbab,
    .nav-f28d {
        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;
    }
    
    .hero-2dba,
    .cool-773b,
    .box_0575 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .frame-dirty-1f7d,
    .icon-e262,
    .status-5f26 {
        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 */
    
    .breadcrumb-bf47 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .badge_fast_20a8,
    .highlight_smooth_29fa,
    .block-0234 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .tabs_light_5503 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .tabs_light_5503::before {
        display: none;
    }
    
    .tabs_77b1 {
        max-width: none;
        padding: 0;
    }
    
    .detail-de97,
    .block-3623 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .full_088e,
    .tertiary_out_5465,
    .cold-b3ab,
    .hover-b331,
    .button-33b2,
    .gold_f470 {
        display: none !important;
    }
    
    .block-silver-fbdb,
    .primary_237b {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .border-2c69,
    .purple-563e {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .north_1eb4,
    .modal_light_6f95,
    .nav-c724 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .carousel_narrow_b4fe {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .block-silver-fbdb {
        font-size: 1.5rem;
    }
    
    .cool-773b {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .stale-b092 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .hover-b331 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .tabs_77b1 {
        max-width: 95%;
    }
    
    .detail-de97 {
        gap: 2.5rem;
    }
    
    .block-3623 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .tabs_77b1 {
        max-width: 1600px;
    }
    
    .block-silver-fbdb {
        font-size: 5rem;
    }
    
    .primary_237b {
        font-size: 3rem;
    }
}
/* css-noise: 161b */
.promo-block-b9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
