﻿@media(max-width: 991px) {
	.ht-wrap{
		flex-direction: column-reverse;
	}
	.mobile-only{
		display: block;
	}
	.h-logo-wrap{
		flex: inherit;
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		margin: auto;
	}
	.logo {
		max-width: 250px;
	}
	.toggle-btn span{
		background: #000;
		margin-left: 10px;
	}
	.desktop-only {
		display: none;
	}
	.m-right {
		display: flex;
		align-items: center;
		gap: 20px;
		flex-wrap: wrap;
	}

	.latest_update-icon i {
		border: 1px solid;
		border-color: transparent;
		color: #000;
	}
	.close-icon i {
		color: #000 !important;
	}
	.latest_update-icon.tranding-open-icon svg {
		color: #fff;
	}

	.search-box i {
		color: #000;
	}
	.has-news {
		display: none;
	}
	/* #header{
		display: none;
	} */
	.has-news ul li a{
		white-space: nowrap;
	}
	.has-news ul{
		overflow-y: hidden;
		overflow-x: scroll;
		padding-bottom: 0;
	}
	.has-news ul::-webkit-scrollbar {
		height: 5px;
		display: none;
	}

	.has-news ul::-webkit-scrollbar-track {
		background:#f0e8f8;
	}

	.has-news ul::-webkit-scrollbar-thumb {
		background:#b9b9b9;
		border-radius: 30px;
	}

	.has-news ul:hover::-webkit-scrollbar{
		display: block;
	}
	.main-news-sidebar{
		margin-top: 10px;
	}
   
  
	.category-five-sidebar{
		margin-top: 30px;
	}
	.footer-logo{
		min-width: 250px;
	}
	.fb-content ul li{
		white-space: nowrap;
	}
	.fb-wrap{
		overflow-y: hidden;
		overflow-x: scroll;
	}
	.fb-wrap::-webkit-scrollbar {
		height: 5px;
		display: none;
	}

	.fb-wrap::-webkit-scrollbar-track {
		background:#f0e8f8;
	}

	.fb-wrap::-webkit-scrollbar-thumb {
		background:#b9b9b9;
		border-radius: 30px;
	}

	.fb-wrap:hover::-webkit-scrollbar{
		display: block;
	}
	.header-top-mobile-only-ads{
		display: block;
		padding-top: 20px;
	}
	.header-top{
		padding: 15px 0;
		position: sticky;
		top: 0;
		z-index: 1019;
		background-color: #fff;;
	}
	.single-left-sidebar {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.social-share ul {
		flex-direction: inherit;
	}
	.social-share ul li+li a{
		margin-top: 0;
		margin-left: 7px;
	}
	.social-share{
		margin-top: 0;
		margin-bottom: 10px;
	}
	.single-right-sidebar{
		margin-top: 30px;
	}
	.category-sidebar {
		margin-top: 30px;
	}
	.reporter-main span{
		margin-bottom: 20px;
	}
	.contact-wrap{
		margin-bottom: 30px;
	}
	.contact-page.mb {
		margin-bottom: 10px;
	}
	.social-media-footer {
		margin: 20px 0px;
	}
	.footer-link {
		padding-left: 0;
	}
	.search-menu .uk-search-input {
		margin: 17px 0px;
	}
	.date-time-today {
		margin: 20px 0;
	}
	.style_for_ads_wrapper {
		display: flex;
		margin-top: 15px;
	}
	.style_for_ads_wrapper .ads_four {
		width: 50%;
		margin-right: 15px;
	}

	.d-flex.pradesh-navbar {
		overflow: hidden;
		width: 100%;
		max-width: 870px;
		overflow-x: auto;
	}
	/* Desktop navbar stays visible as a scrollable row on tablet */
	.navbar-collapse {
		display: flex !important;
		flex-basis: auto;
	}
	.navbar-nav {
		flex-direction: row !important;
		flex-wrap: nowrap;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	.navbar-nav::-webkit-scrollbar {
		display: none;
	}
	.header-right {
		display: none !important;
	}
	#header {
		position: sticky;
		top: 0;
		z-index: 980;
	}

}


@media(max-width: 767px) {

	.navbar {
		flex-wrap: inherit;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
		position: relative;
    }

	.navbar::-webkit-scrollbar {
		height: 5px;
		display: none;
		position: absolute;
		bottom: 1rem;

	}
	.navbar-light .navbar-nav .nav-link, .header-right .navbar-nav.lang_wrap .nav-link {
		padding: 6px 17px;
	}

	.navbar::-webkit-scrollbar-track {
		background:#f0e8f8;
	}

	.navbar::-webkit-scrollbar-thumb {
		background:#b9b9b9;
		border-radius: 30px;
	}

	.navbar:hover::-webkit-scrollbar{
		display: block;
	}



	.d-flex.pradesh-navbar {
		overflow: hidden;
		width: 350px;
		overflow-x: auto;
	} 
	.breaking-list h2{
		font-size: 45px;
	}
	.main-news .category-news {
		margin-top: 30px;
	}
	.news-block{
		margin-bottom: 30px;
	}
	.category-one-main .thumb-wrap{
		margin-top: 0;
		margin-bottom: 30px;
	}
	.category-one-sidebar{
		margin-top: 0;
	}
	.category-three-main .category-news ul li +li{
		margin-top: 30px;
	}
	.category-four-col .thumb-wrap{
		margin-bottom: 30px;
	}
	.category-four-col +.category-four-col{
		margin-top: 0;
	}
	.category-four-sidebar{
		margin-top: 0;
	}
	.video-thumbnails {
		display: flex;
		overflow-y: hidden;
		overflow-x: scroll;
		padding-bottom: 10px;
		max-height: 100%;
	}
	.thumbnail-list +.thumbnail-list{
		margin-top: 0;
	}
	.thumbnail-list{
		min-width: 280px;
		margin-right: 10px;
		background: #f9f9f9;
		border: 1px solid rgba(0,0,0,.1);
	}
	.video-thumbnails h3{
		padding: 10px;
	}
	.full-video{
		overflow: hidden;
	}
	.thumbnail-list:last-child{
		margin-right: 0;
	}
	.video-thumbnails::-webkit-scrollbar {
		height: 5px;
		display: none;
	}

	.video-thumbnails::-webkit-scrollbar-track {
		background:#f0e8f8;
	}

	.video-thumbnails::-webkit-scrollbar-thumb {
		background:#b9b9b9;
		border-radius: 30px;
	}

	.video-thumbnails:hover::-webkit-scrollbar{
		display: block;
	}
	.footer-wrap{
		flex-wrap: wrap;
	}
	.footer-list{
		width: 33.3333%;
		margin-bottom: 30px;
	}
	.footer{
		padding-bottom: 10px;
	}
	.single-main h1{
		font-size: 45px;
	}
	.category-main-img{
		border-top-right-radius: 4px;
		border-bottom-left-radius: 0;
	}
	.category-main{
		border-bottom-left-radius: 4px;
		border-top-right-radius: 0;
		min-height: 100%;
	}
	nav.top-nav {
		display: none;
	}
	.breaking-list h2 a {
		margin-top: 20px;
		font-size: 38px;
		line-height: 42px;
	}
	.footer-link {
		margin-bottom: 20px;
	}
	.footer-text-btn li {
		margin: 0;
		display: block;
		text-align: center;
		float: none !important;
		padding: 0 !important;
	}
	.fb-content .footer-text-btn li:last-child {
		float: none !important;
		text-align: center;
		display: block;
		margin: 0 !important;
	}
	.footer-bottom {
		padding: 25px 0;
	}
	
	.footer-link ul li {
		display: inline-block;
	}
	
	.footer-link ul li:not(:last-child) {
		margin-right: 15px;
	}
	.single-main .meta{
		flex-direction: column;
		align-items: center;
	}
	.meta ul li a{
		text-align: center;
	}
	.meta ul li +li{
		margin-top: 0px;
		margin-left:15px;
	}
	#st-1{
		margin-left: 0 !important;
	}
	.row.grid{
		display: block;
	}
	.row.grid .members {
		margin-bottom: 25px;
	}

}








@media(max-width: 575px) {
	.logo{
		max-width: 150px;
	}
	.mt{
		margin-top: 30px;
	}
	.mb{
		margin-bottom: 30px;
	}
	.pt{
		padding-top: 30px;
	}
	.pb{
		padding-bottom: 30px;
	}
	.breaking-list h2{
		font-size: 30px;
		line-height: 1.3;
	}
	.webskipad {
		display: none;
	}
	
	 .mobileskipad {
		display: block;
	}
	.add-img img {
        margin: auto;
        padding: 5px;
        background: #fff;
        border: 4px double #444;
        width: 90%;
    }
	p{
		font-size: 15px;
	}
	.breaking-list +.breaking-list{
		padding-top: 20px;
		margin-top: 20px;
	}
	.main-title h3{
		font-size: 18px;
		line-height: 2;
	}
	.large-block .news-block-img{
		height: auto;
	}
	.large-block h3{
		font-size: 20px;
	}
	.mid-block .news-block-img{
		height: auto;
	}
	.mid-block h3{
		font-size: 20px;
	}
	.thumb-img{
		height: auto;
	}
	.list-news-col li{
		padding: 15px 20px;
	}
	.category-two .mid-block .news-block-img{
		height: 400px;
	}
	.category-two .news-block{
		margin-bottom: 0;
	}
	.antarbarta-img{
		height: auto;
	}
	.antarbarta-content{
		padding: 20px;
	}
	.antarbarta-content h3{
		font-size: 20px;
	}
	.video-iframe{
		height: auto;
	}
	.photo-feature .mid-block .news-block-img{
		height: 400px;
	}
	.photo-feature .news-block{
		margin-bottom: 0;
	}
	.footer-list{
		width: 50%;
	}
	.search-overlay .search-overlay-form{
		width: 100%;
		padding: 0 10px;
	}
	.single-main h1{
		font-size: 30px;
		line-height: 1.3;
	}
	.social-share ul li a{
		height: 35px;
		width: 35px;
		line-height: 38px;
		font-size: 18px;
	}
	.inside-content-ads .ads-col{
		margin-top: 0;
	}
	.related-news.mb{
		margin-bottom: 0;
	}
	.reaction-section ul{
		flex-wrap: wrap;
	}
	.reaction-section ul li{
		flex: inherit;
		width: 33.3333%;
		margin-bottom: 20px;
	}
	.reaction-section{
		padding-bottom: 0;
	}
	.category-main-img{
		height: auto;
	}
	.category-main{
		padding: 20px;
	}
	.category-main h3{
		font-size: 20px;
	}
	.section-top-ads .ads-col{
		margin-bottom: 30px;
	}
	.section-bottom-ads .ads-col{
		margin-top: 30px;
	}
	.reporter-main img{
		height: 250px;
		width: 250px;
	}
	.reporter-main{
		margin-bottom: 0;
	}
	.videos-extra-list .video-thumb{
		height: auto;
	}
	.videos-extra-list .pagination{
		margin-top: 0;
	}
	.contact-page.mb {
		margin-bottom: 0px;
	}
	.blank-btn h3::before{
		border-bottom: 42px solid #f26522;
	}
	nav.top-nav {
		display: none;
	}
	.main-title a{
		top:11px;
	}

	.footer-content {
		flex-direction: column;
	}
	.footer-content .left {
		width: 100%;
		padding: 40px 0;
	}
	.footer-content .right {
		width: 100%;
		padding: 0px;
		padding-top: 40px;
	}
	.footer-content .right .advertisement .heading {
		font-size: 28px;
	}
	.footer-content .left .left-content {
		padding: 0;
	}

	.breaking-wrap .breaking-list .post-img img {
		height: auto !important;
	}
	.news-block-img img {
		height: 280px !important;
	}
	
	.footer-content .left a img {
		height: 80px;
		object-fit: contain;
	}
	.bichar ul li {
		flex-direction: column-reverse;
		align-items: start;
		padding-right: 0;
	}
	.search-box i:before {
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4) !important;
	}
}
   







@media screen and (max-width:374px) {
	.meta ul {
		display: block;
	}

	.h-logo-wrap {
		flex-direction: column;
		width: auto;
	}
	.header-top-mobile-only-ads {
		padding: 0;
	}
}

/* ══════════════════════════════════════════════
   GLOBAL RESPONSIVE SAFETY — prevent overflow
   ══════════════════════════════════════════════ */
img {
    max-width: 100%;
    height: auto;
}

/* ── 1200px ─────────────────────────────────── */
@media (max-width: 1200px) {
    .container { padding-left: 20px; padding-right: 20px; }
}

/* ── 992px ──────────────────────────────────── */
@media (max-width: 992px) {
    .category-one-main,
    .category-three-main,
    .category-four-main { overflow-x: hidden; }

    .big-news-img img,
    .mid-news-img img,
    .small-news-img img,
    .thumb-img img,
    .post-img img { max-width: 100% !important; height: auto !important; }

    /* Grid: 2-col on tablets */
    .col-md-7 { width: 58.3333%; }
    .col-md-5 { width: 41.6667%; }
}

/* ── 768px ──────────────────────────────────── */
@media (max-width: 768px) {
    /* Global box-sizing */
    *, *::before, *::after { box-sizing: border-box; }

    /* Prevent horizontal scrollbar */
    body, html { overflow-x: hidden; }

    /* All images safe */
    img { max-width: 100% !important; height: auto !important; }
    iframe { max-width: 100% !important; }

    /* Collapse main-content columns */
    .col-md-7, .col-md-9, .col-md-8 { width: 100%; }
    .col-md-5, .col-md-3, .col-md-4 { width: 100%; }

    /* Category sections */
    .category-one-sidebar,
    .category-three-sidebar,
    .category-four-sidebar { margin-top: 20px; }

    /* Spacing */
    .spacing_space { padding: 12px 0 !important; margin: 0 !important; }

    /* Reduce large font sizes */
    .breaking-list h2, .breaking-list h2 a { font-size: 28px !important; line-height: 1.3 !important; }
    .single-main h1 { font-size: 28px !important; line-height: 1.3 !important; }

    /* Fix fixed-height images */
    .news-block-img img { height: auto !important; }
    .large-block .news-block-img { height: auto !important; }
    .mid-block .news-block-img   { height: auto !important; }
}

/* ── 576px ──────────────────────────────────── */
@media (max-width: 576px) {
    /* All columns full-width */
    .col-md-12, .col-sm-12,
    .col-md-7, .col-md-5, .col-md-9, .col-md-3,
    .col-md-8, .col-md-4, .col-md-6,
    .col-lg-7, .col-lg-5, .col-lg-9, .col-lg-3,
    .col-lg-8, .col-lg-4, .col-lg-6 { width: 100%; }

    /* Reduce aggressive paddings that cause scroll */
    .container    { padding-left: 12px !important; padding-right: 12px !important; }
    .row          { margin-left: -6px !important; margin-right: -6px !important; }
    [class*="col-"] { padding-left: 6px !important; padding-right: 6px !important; }

    /* Typography */
    p { font-size: 15px; }
    .main-title h3 { font-size: 16px !important; }

    /* Fix overlapping headlines */
    .category-news ul li h3, .list-news-col ul li h3 { font-size: 14px; line-height: 1.5; }

    /* Fixed height overrides */
    .news-block-img img  { height: auto !important; }
    .thumb-img img       { height: auto !important; }
    .antarbarta-img      { height: auto !important; }
    .antarbarta-img img  { height: auto !important; }
    .category-main-img   { height: auto !important; }
}


/* ═══════════════════════════════════════════════════════════════════════
   MODERN RESPONSIVE LAYER — Safe Areas · Touch · A11y · Performance
   Applied last so these rules cascade correctly over earlier styles.
   ═══════════════════════════════════════════════════════════════════════ */

/* ── 1. CSS variables: nav height used by sticky sidebars ─────────────── */
:root {
    --np-nav-h:      64px;   /* desktop sticky nav height */
    --np-sticky-top: 72px;   /* nav + 8px gap */
}
@media (min-width: 992px) and (max-width: 1199px) {
    :root { --np-nav-h: 58px; --np-sticky-top: 66px; }
}
/* With WP admin bar */
.admin-bar { --np-sticky-top: calc(var(--np-sticky-top, 72px) + 32px); }
@media screen and (max-width: 782px) {
    .admin-bar { --np-sticky-top: calc(var(--np-sticky-top, 72px) + 46px); }
}

/* Override hardcoded 90px sticky tops with the variable */
@media (min-width: 992px) {
    .nps-sidebar { top: var(--np-sticky-top, 72px) !important; }
    .npa-sidebar  { top: var(--np-sticky-top, 72px) !important; }
}

/* ── 2. Safe-area insets (iPhone notch / Dynamic Island) ──────────────── */
/* Requires viewport-fit=cover already set in header.php                   */
@supports (padding: env(safe-area-inset-bottom)) {
    /* Body padding so content never hides behind home indicator */
    body { padding-bottom: env(safe-area-inset-bottom, 0px); }

    /* Back-to-top clears home indicator (.go-top = footer-builder, .npf-backtotop = fallback) */
    .npf-backtotop,
    .go-top {
        bottom: calc(28px + env(safe-area-inset-bottom, 0px)) !important;
    }

    /* Footer bar bottom padding */
    .npf-bar {
        padding-bottom: calc(14px + env(safe-area-inset-bottom, 0px)) !important;
    }

    /* Sticky header: account for notch on landscape */
    #header.is-sticky,
    .header-top {
        padding-left:  env(safe-area-inset-left,  0px);
        padding-right: env(safe-area-inset-right, 0px);
    }
}

/* ── 3. Touch-action: eliminate 300ms tap delay ───────────────────────── */
a, button,
.np-nav-item, .np-hamburger, .np-util-btn,
.np-mob-nav-item, .np-mob-close, .np-mob-dark, .np-mob-lang,
.npa-card, .nps-rel-card, .np-trending-item,
.npa-loadmore-btn, .npf-backtotop, .npa-card-link,
[role="button"] {
    touch-action: manipulation;
}

/* ── 4. Minimum 44×44px tap targets on touch devices ─────────────────── */
@media (hover: none), (pointer: coarse) {
    .np-util-btn,
    .np-hamburger,
    .np-mob-close,
    .npf-backtotop,
    .npa-loadmore-btn {
        min-width:  44px !important;
        min-height: 44px !important;
    }
    /* Nav items and mobile links */
    .np-mob-nav-item,
    .np-mob-list > li > a {
        min-height: 44px !important;
        display: flex !important;
        align-items: center;
    }
    /* Prevent accidental form zoom on iOS */
    input[type="text"],
    input[type="email"],
    input[type="search"],
    input[type="password"],
    input[type="tel"],
    input[type="url"],
    textarea, select {
        font-size: max(16px, 1em) !important;
    }
}

/* ── 5. Dynamic viewport height — fixes iOS Safari toolbar clipping ───── */
/* 100dvh shrinks/grows with the browser chrome; 100vh is static.
   Split-layout: use dvh so the sticky image column fills exactly.  */
@supports (height: 100dvh) {
    .nps-split-wrapper     { min-height: 100dvh; }
    .nps-split-img-col     { height:     100dvh; }
    .nps-split-content-col { min-height: 100dvh; }
}

/* ── 6. Split image: use aspect-ratio on small screens (no fixed height) ─ */
@media (max-width: 575px) {
    .nps-split-img-col  { height: auto !important; aspect-ratio: 16 / 9; }
    .nps-split-feat-img { width: 100% !important;  height: 100% !important; }
}

/* ── 7. Back-to-top: smaller offset on tiny screens ──────────────────── */
@media (max-width: 374px) {
    .npf-backtotop { right: 10px !important; }
}

/* ── 8. Prevent horizontal scroll on ALL pages ────────────────────────── */
html { overflow-x: hidden; }
body { overflow-x: hidden; max-width: 100vw; }

/* ── 9. Reduced motion — disable animations for accessibility ─────────── */
@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;
    }
    /* Ticker: stop completely */
    .np-ticker-inner       { animation: none !important; }
    /* Loading bar: stop */
    .nps-loading-bar       { animation: none !important; }
    /* AOS fade-ins: reveal immediately */
    [data-aos]             { opacity: 1 !important; transform: none !important; }
}

/* ── 10. Fix pradesh-navbar overflow on phones ────────────────────────── */
@media (max-width: 575px) {
    .d-flex.pradesh-navbar { width: 100% !important; max-width: 100% !important; }
}

/* ── 11. Article body: readable line-length on mobile ────────────────── */
@media (max-width: 767px) {
    .nps-body,
    .single-main .post-content,
    .single-content { line-height: 1.85 !important; }
}

/* ── 12. Footer columns: 2-col → 1-col on phones ─────────────────────── */
@media (max-width: 480px) {
    .footer-list { width: 100% !important; }
    .npf-widget-columns { padding: 28px 0 20px !important; gap: 20px !important; }
}

/* ── 13. .go-top back-to-top button: safe-area + tiny-screen offset ───── */
/* The footer builder renders <button class="go-top npf-btt-*"> positioned
   by .go-top { bottom:30px; right:30px } in style.css.                    */
@supports (padding: env(safe-area-inset-bottom)) {
    .go-top {
        bottom: calc(30px + env(safe-area-inset-bottom, 0px)) !important;
    }
}
@media (max-width: 374px) {
    .go-top { right: 12px !important; }
}

/* ── 14. Category main image: aspect-ratio on mobile ──────────────────── */
@media (max-width: 767px) {
    .category-main-img { height: auto !important; aspect-ratio: 16 / 9; }
}
@media (max-width: 480px) {
    .category-main-img { aspect-ratio: 4 / 3; }
}

/* ── 15. Reporter profile image: fluid size on small phones ───────────── */
@media (max-width: 480px) {
    .reporter-main img {
        width:  min(200px, 65vw) !important;
        height: min(200px, 65vw) !important;
    }
}

/* ── 16. Video thumbnails: aspect-ratio replaces fixed 180px height ───── */
.videos-extra-list .video-thumb {
    height: auto !important;
    aspect-ratio: 16 / 9;
}
.videos-extra-list .video-thumb img { object-fit: cover; height: 100% !important; }

/* ── 17. ePaper viewer: dvh so toolbar doesn't clip on iOS Safari ─────── */
/* The flipbook page sizes are JS-controlled (turn.js) — don't override.
   Only fix the viewport unit so iOS safari toolbar doesn't clip the viewer. */
@supports (height: 100dvh) {
    #np-epaper-wrap { height: 90dvh !important; }
}
@media (max-width: 575px) {
    #np-epaper-wrap { height: 80dvh !important; overflow-x: auto; }
}

/* ── 18. Interstitial ad overlay: safe-area padding ──────────────────── */
@supports (padding: env(safe-area-inset-top)) {
    #messagem {
        padding-top:    max(20px, env(safe-area-inset-top,    0px)) !important;
        padding-left:   max(20px, env(safe-area-inset-left,   0px)) !important;
        padding-right:  max(20px, env(safe-area-inset-right,  0px)) !important;
        padding-bottom: max(20px, env(safe-area-inset-bottom, 0px)) !important;
    }
}

/* ── 19. Legacy sidenav: prevent overflow on 320px ───────────────────── */
@media (max-width: 360px) {
    #mySidenav { width: min(280px, 88vw) !important; }
}

/* ── 20. 1-col archive card: narrower image on tablets ───────────────── */
@media (min-width: 576px) and (max-width: 767px) {
    .npa-layout-1col .npa-card-img { width: 180px !important; }
}

/* ── 21. Search overlay form: prevent 500px overflow on phones ────────── */
/* .search-overlay is CSS-only legacy; fix here as safety net */
.search-overlay .search-overlay-form {
    width: min(500px, calc(100vw - 40px)) !important;
}

/* ── 22. Ensure all iframes are max 100% wide ─────────────────────────── */
iframe { max-width: 100%; }

/* ── 23. Tables: horizontal scroll wrapper ───────────────────────────── */
/* Content tables in article body */
.nps-body table,
.single-content table,
.post-content table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}

/* ── 24. Dark mode: system preference hint (non-forced) ──────────────── */
/* This only applies when body DOESN'T already have .dark-mode class.
   We respect the manual toggle — this is just a UI hint meta.         */
@media (prefers-color-scheme: dark) {
    :root {
        color-scheme: light dark;
    }
}



