/* {$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) {
    .over_7ad2 {
        padding: 0 0.75rem;
    }
    
    .list-cool-a97f {
        padding: 5rem 0 2rem;
    }
    
    .card_pink_f9be {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .right-1a4a {
        font-size: 1rem;
    }
    
    .fixed-5e26 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .thumbnail_6404 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .row_liquid_67db {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .panel-dark-2168 {
        font-size: 1.5rem;
    }
    
    .progress_right_02d8,
    .section-dirty-d515 {
        grid-template-columns: 1fr;
    }
    
    .accent-d82a .motion-316d {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .nav-top-9b44 {
        grid-template-columns: 1fr;
    }
    
    .bright_bee3 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .over_7ad2 {
        padding: 0 1rem;
    }
    
    .card_pink_f9be {
        font-size: 2rem;
    }
    
    .right-1a4a {
        font-size: 1.125rem;
    }
    
    .thumbnail_6404 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .row_liquid_67db {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .fixed-5e26 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .nav-top-9b44 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .popup-0aed,
    .media_bronze_5c70 {
        padding: 1.25rem;
    }
    
    .accent-d82a .motion-316d {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .over_7ad2 {
        padding: 0 1.5rem;
    }
    
    .list-cool-a97f {
        padding: 6rem 0 3rem;
    }
    
    .card_pink_f9be {
        font-size: 2.5rem;
    }
    
    .right-1a4a {
        font-size: 1.25rem;
    }
    
    .thumbnail_6404 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .row_liquid_67db {
        padding: 1rem;
    }
    
    .panel-dark-2168 {
        font-size: 2rem;
    }
    
    .bottom-45c0 {
        font-size: 1.125rem;
    }
    
    .progress_right_02d8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .section-dirty-d515 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .nav-top-9b44 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .bright_bee3 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .fresh-4f37 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .detail-pressed-c4e6 {
        display: none;
    }
    
    .logo-cf4b {
        display: none !important;
    }
    
    /* Show desktop elements */
    .picture-9f11 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .over_7ad2 {
        max-width: 750px;
    }
    
    .list-cool-a97f {
        padding: 7rem 0 4rem;
    }
    
    .card_pink_f9be {
        font-size: 3rem;
    }
    
    .current-20cb {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .panel-490e {
        gap: 3rem;
    }
    
    .progress_right_02d8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .section-dirty-d515 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .focus_426f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .accent-d82a {
        gap: 1.5rem;
    }
    
    .footer-south-25a9 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .over_7ad2 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .list-cool-a97f {
        padding: 8rem 0 4rem;
    }
    
    .card_pink_f9be {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .current-20cb {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .preview_motion_f9bc {
        order: 2;
    }
    
    .surface-full-7b7f {
        order: 1;
    }
    
    .panel-490e {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .panel-490e.block-iron-95bc {
        direction: rtl;
    }
    
    .panel-490e.block-iron-95bc > * {
        direction: ltr;
    }
    
    .footer-south-25a9 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .paper_5609 {
        display: block;
    }
    
    .detail-pressed-c4e6 {
        display: none;
    }
    
    .inner-6cf0 {
        gap: 2rem;
    }
    
    .grid_wide_d9d3 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .west-df8b:hover {
        transform: translateY(-4px);
    }
    
    .box-c094:hover {
        transform: translateY(-2px);
    }
    
    .footer-south-25a9:hover {
        transform: scale(1.02);
    }
    
    .media_bronze_5c70:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .over_7ad2 {
        max-width: var(--container-max-width);
    }
    
    .list-cool-a97f {
        padding: 10rem 0 5rem;
    }
    
    .card_pink_f9be {
        font-size: 4rem;
    }
    
    .right-1a4a {
        font-size: 1.375rem;
    }
    
    .panel-dark-2168 {
        font-size: 2.5rem;
    }
    
    .bottom-45c0 {
        font-size: 1.25rem;
    }
    
    .current-20cb,
    .panel-490e {
        gap: 5rem;
    }
    
    .inner-6cf0 {
        gap: 2.5rem;
    }
    
    .popup-0aed,
    .media_bronze_5c70,
    .west-df8b {
        padding: 2rem;
    }
    
    .bright_bee3 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .over_7ad2 {
        max-width: 1400px;
    }
    
    .list-cool-a97f {
        padding: 12rem 0 6rem;
    }
    
    .current-20cb,
    .panel-490e {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .tag_6c88 img,
    .medium-cc2b,
    .footer-south-25a9 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .current-20cb {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .panel-490e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .panel-490e.block-iron-95bc {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .list-cool-a97f {
        padding: 6rem 0 3rem;
    }
    
    .current-20cb {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .panel-490e {
        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;
    }
    
    .list-cool-a97f::before {
        animation: none;
    }
    
    .brown-8cca,
    .hot_1f36 {
        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;
    }
    
    .large-8865,
    .fixed-5e26,
    .badge_7d2c {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .west-df8b,
    .popup-0aed,
    .media_bronze_5c70 {
        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 */
    
    .filter-green-9fd9 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .notification_7d9f,
    .sidebar-bb26,
    .border-pink-7964 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .list-cool-a97f {
        padding: 2rem 0;
        background: none !important;
    }
    
    .list-cool-a97f::before {
        display: none;
    }
    
    .over_7ad2 {
        max-width: none;
        padding: 0;
    }
    
    .current-20cb,
    .panel-490e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .box-c094,
    .picture-9f11,
    .detail-pressed-c4e6,
    .thumbnail_6404,
    .bright-f694,
    .easy-fa46 {
        display: none !important;
    }
    
    .card_pink_f9be,
    .panel-dark-2168 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .medium-cc2b,
    .footer-south-25a9 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .progress_right_02d8,
    .section-dirty-d515,
    .accent-d82a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .focus_426f {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .card_pink_f9be {
        font-size: 1.5rem;
    }
    
    .fixed-5e26 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .row_liquid_67db {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .thumbnail_6404 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .over_7ad2 {
        max-width: 95%;
    }
    
    .current-20cb {
        gap: 2.5rem;
    }
    
    .panel-490e {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .over_7ad2 {
        max-width: 1600px;
    }
    
    .card_pink_f9be {
        font-size: 5rem;
    }
    
    .panel-dark-2168 {
        font-size: 3rem;
    }
}
/* css-noise: 8c96 */
.promo-block-k0 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
