/* Main General Styles from index.php */
.ads-container {
    display: flex;
    gap: 5px
}

.card-body p a img {
    max-width: 200px
}

.card-body p strong {
    font-size: 1.1rem
}

.column-ad {
    text-align: center;
    width: 100%
}

.topboxnew {
    background: var(--secondary-color);
    padding: 30px 0 20px
}

.newnav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sattalogo {
    background: var(--primary-color);
    padding: 25px 0
}

.sattalogo a {
    color: var(--secondary-color);
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase
}

.sattalogo h1 {
    margin: 0;
    padding: 0
}

.sattalogo img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px
}

.circlebox {
    background: var(--secondary-color);
    border: 1px solid var(--secondary-color);
    padding: 25px 0
}

.circlebox2 {
    background: var(--secondary-color);
    margin: 0;
    min-width: 3rem;
    padding: 0 0 20px;
    text-align: center
}

.sattaname p {
    color: var(--text-color);
    font-size: 33px;
    font-weight: 600;
    margin: 10px;
    text-transform: uppercase
}

.sattaresult {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.sattaresult span {
    color: var(--text-color);
    display: inline-block;
    font-size: 39px;
    font-weight: 600;
    text-align: center
}

#clockbox {
    color: var(--primary-color);
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    min-height: 2rem;
    text-align: center
}

.hintext {
    font-size: 24px;
    font-weight: 700
}

.hintext,
.hintext2 {
    color: var(--text-color);
    margin: 0 !important
}

.hintext2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8rem
}

.wrapper-yellow {
    background: var(--primary-color);
    padding-bottom: 2px !important;
    padding-top: 20px !important
}

.sattadividerr {
    padding: 0
}

.sattadividerr h4 {
    color: var(--secondary-color);
    font-weight: 700;
    margin: 0;
    text-transform: uppercase
}

.sattadividerr p {
    color: var(--secondary-color);
    margin: 8px 0
}

.sattadividerr strong i {
    margin: 0 10px;
    padding: 10px
}


h2 {
    text-align: center;
    color: white;
    /* Keep white for specific contexts where background is known dark */
}

.faq {
    background: #4b4b4b;
    /* Neutral dark grey */
    padding: 20px 0;
}

.yellow-one {
    background: var(--secondary-color);
    padding: 40px 0 20px;
}

.faq,
.yellow-one {
    color: var(--text-color);
    font-weight: 700;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.Accordian_input__zKw_Y {
    opacity: 0;
    position: absolute;
    z-index: -1
}

.Accordian_tabs___mQ3J {
    border-radius: 8px;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, .5);
    margin: auto auto .7rem;
    width: 50%
}

.Accordian_tab__t24lo,
.Accordian_tabs___mQ3J {
    overflow: hidden
}

.Accordian_tab__t24lo {
    color: #fff;
    /* Keep white for accordion text on dark/colored bg */
    width: 100%
}

.Accordian_tabLabel__UPw4z {
    background: var(--secondary-color);
    color: var(--text-color);
    cursor: pointer;
    display: flex;
    font-weight: 700;
    justify-content: space-between;
    padding: 1em
}

.Accordian_tabLabel__UPw4z:hover {
    background: #1a252f
}

.Accordian_tabLabel__UPw4z:after {
    content: "\276F";
    height: 1rem;
    text-align: center;
    transition: all .35s;
    width: 1rem
}

.Accordian_tabContent__b1_ee {
    background: #fff;
    color: #2c3e50;
    font-size: 16px;
    margin: 0 !important;
    max-height: 0;
    padding: 0 1em;
    transition: all .35s
}

.Accordian_input__zKw_Y:checked+.Accordian_tabLabel__UPw4z {
    background: #1a252f
}

.Accordian_input__zKw_Y:checked+.Accordian_tabLabel__UPw4z:after {
    transform: rotate(90deg)
}

.Accordian_input__zKw_Y:checked~.Accordian_tabContent__b1_ee {
    max-height: 100vh;
    padding: 1em
}

@media(max-width:767px) {
    .Accordian_tabs___mQ3J {
        width: 98%
    }
}


.Thumbnail_section__p9qmo {
    background-color: #080a0e;
    color: #1f2937
}

.Thumbnail_container__E62Ic {
    margin-left: auto;
    margin-right: auto;
    max-width: 90rem;
    padding: 1.5rem;
    width: 100%
}

.Thumbnail_grid__RQb0r {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    justify-content: center;
    grid-gap: 1.5rem;
    gap: 1.5rem
}

.Thumbnail_link__kF8ly {
    background-color: var(--primary-color);
    margin-left: auto;
    margin-right: auto;
    max-width: 28rem
}

.Thumbnail_link__kF8ly,
.Thumbnail_link__kF8ly:focus,
.Thumbnail_link__kF8ly:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.Thumbnail_image__5XTbe {
    background-color: #6b7280;
    border-radius: .25rem;
    height: 11rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.Thumbnail_mainDiv__FPM0n {
    margin-top: .5rem;
    padding: 1.5rem
}

.Thumbnail_heading__mwZx2 {
    color: #000;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 2rem
}

.Thumbnail_heading__mwZx2:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.Thumbnail_date__cEluq {
    color: #4b5563;
    font-size: .75rem;
    line-height: 1rem
}

.Thumbnail_tagsDiv__UEOii {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem
}

.Thumbnail_tags__NDR7P {
    color: #374151;
    font-size: .875rem;
    line-height: 1.25rem
}

@media(min-width:360px) {
    .Thumbnail_container__E62Ic {
        padding: 1.5rem 0
    }
}

@media(min-width:640px) {
    .Thumbnail_grid__RQb0r {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media(min-width:1024px) {
    .Thumbnail_grid__RQb0r {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}


/* Reload Image Button */
#reloadImage {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    width: 10vw;
    height: auto;
    z-index: 9999;
}

@media (max-width: 600px) {
    #reloadImage {
        width: 20vw;
    }
}

@media (max-width: 400px) {
    #reloadImage {
        width: 40vw;
    }
}


/* Charts Page Button Styles */
.button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.chart-button {
    display: inline-block;
    background-color: var(--primary-color);
    color: var(--secondary-color);
    padding: 10px 20px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    margin: 10px;
    width: 30%;
    text-align: center;
    transition: background-color 0.3s ease;
}

.chart-button:hover {
    opacity: 0.9;
}

@media (max-width: 768px) {
    .chart-button {
        width: 48%;
    }
}

@media (max-width: 576px) {
    .chart-button {
        width: 100%;
    }
}


/* Index Page Table Styling */
.tablebox1 .table {
    margin-bottom: 10px;
    width: 100%;
    table-layout: fixed;
}

/* Styling for table headers */
.forblack {
    background-color: var(--secondary-color);
    color: var(--text-color);
    text-align: center;
    font-weight: bold;
}

/* Styling for yellow cells */
.foryellow {
    background-color: var(--primary-color);
    color: var(--secondary-color);
    font-weight: bold;
    text-align: center;
    width: 33.333%;
}

/* Blinking text */
.blinks img {
    width: 50px;
    vertical-align: middle;
}

/* Link styling */
.gamenameeach {
    text-decoration: none;
    color: var(--secondary-color);
    font-size: 1.2em;
    display: inline-block;
    margin-right: 5px;
}

.gamenameeach:hover {
    color: #f00;
}

/* Container padding adjustment */
.nopadding {
    padding: 0 !important;
}

/* Ensure all tables have consistent height */
.tablebox1 .table tbody tr {
    height: 45px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .tablebox1 .table {
        font-size: 0.9em;
    }

    .forblack th,
    .foryellow {
        padding: 8px;
    }

    .blinks img {
        width: 50px;
    }

    .tablebox1 .table td {
        word-wrap: break-word;
        white-space: normal;
    }

    .gamenameeach {
        font-size: 1em;
    }
}

@media (max-width: 576px) {
    .tablebox1 .table {
        font-size: 0.8em;
    }

    .forblack th,
    .foryellow {
        padding: 6px;
    }

    .blinks img {
        width: 50px;
    }

    .tablebox1 .table td {
        word-wrap: break-word;
        white-space: normal;
    }

    .gamenameeach {
        font-size: 0.9em;
    }
}


/* Filter Table Styles */
.container1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background-color: white;
    padding: 10px;
    box-sizing: border-box;
}

select,
button {
    border: 2px solid var(--primary-color);
    padding: 10px;
    font-size: 16px;
    color: black;
    box-sizing: border-box;
}

select {
    background-color: white;
    border-radius: 4px;
    width: 200px;
    max-width: 100%;
}

button {
    background-color: var(--primary-color);
    border-radius: 4px;
    cursor: pointer;
}


/* Media Queries for Responsive Design */
@media (max-width: 768px) {
    .container1 {
        flex-direction: row;
        gap: 5px;
        padding: 5px;
    }

    select,
    button {
        width: 100%;
        font-size: 14px;
        padding: 8px;
    }

    button {
        font-size: 16px;
    }
}

@media (max-width: 480px) {

    select,
    button {
        font-size: 12px;
        padding: 6px;
    }
}


/* Blog Styles */
.blog-section {
    padding: 50px 0;
    background: #f9f9f9;
}

.blog-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    transition: transform 0.3s;
    height: 100%;
    border: 1px solid #eee;
}

.blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.blog-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.blog-content {
    padding: 20px;
}

.blog-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: #333;
}

.blog-title a {
    color: #333;
    text-decoration: none;
}

.blog-title a:hover {
    color: var(--primary-color);
}

.blog-meta {
    font-size: 0.85rem;
    color: #888;
    margin-bottom: 15px;
}

.blog-desc {
    color: #555;
    line-height: 1.6;
    font-size: 0.95rem;
    margin-bottom: 20px;
}

.read-more-btn {
    display: inline-block;
    padding: 8px 20px;
    background: var(--primary-color);
    color: var(--secondary-color);
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    transition: background 0.3s;
}

.read-more-btn:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

/* Single Blog Page */
.single-blog-section {
    padding: 50px 0;
}

.single-blog-content {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.single-blog-img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 20px;
}

.single-blog-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.single-blog-meta {
    color: #888;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.blog-text {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #333;
}

.blog-text img {
    max-width: 100%;
    height: auto;
    margin: 10px 0;
    border-radius: 5px;
}

.sidebar-widget {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    border: 1px solid #eee;
}

.widget-title {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 15px;
    border-left: 4px solid var(--primary-color);
    padding-left: 10px;
}

.recent-post-item {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}

.recent-post-img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 5px;
}

.recent-post-info h5 {
    margin: 0 0 5px;
    font-size: 0.95rem;
    line-height: 1.3;
}

.recent-post-info h5 a {
    color: #333;
    text-decoration: none;
}

.recent-post-info span {
    font-size: 0.75rem;
    color: #999;
}


/* Ad Styles */
.ad-card {
    box-sizing: border-box;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1rem 0.5rem;
    border-radius: 20px;
    font-weight: bold;
    margin: 5px 0;
    text-align: center;
}

.ad-card-khaiwal {
    border: 2px dashed red;
    background: linear-gradient(to bottom, var(--primary-color), #ffffff);
    color: #000;
}

.ad-card-admin {
    border: 2px dashed #000;
    background: #fff;
    color: #000;
}

.column-ad {
    margin-bottom: 15px;
}