:root{color-scheme:light}html[data-theme=dark]{--rg-bg:#14100d;--rg-surface:#1c1714;--rg-surface-2:#241d18;--rg-text:#e6ded4;--rg-muted:#a99e92;--rg-faint:#7d7369;--rg-border:#382e26;--rg-accent:#eab691;--rg-accent-2:#e3956a;color-scheme:dark}html[data-theme=dark] body{background-color:var(--rg-bg);color:var(--rg-text)}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] h5,html[data-theme=dark] h6{color:var(--rg-text)}html[data-theme=dark] .academy-area::after,html[data-theme=dark] .book-hero-area,html[data-theme=dark] .gray-bg,html[data-theme=dark] .header-area,html[data-theme=dark] .hero-area,html[data-theme=dark] .hero-area::after,html[data-theme=dark] .news-area::after,html[data-theme=dark] .white-bg{background-color:var(--rg-surface)}html[data-theme=dark] .white{color:var(--rg-text)}html[data-theme=dark] .black{color:var(--rg-text)}html[data-theme=dark] .black-bg{background:var(--rg-surface-2)}html[data-theme=dark] .site-logo a{color:var(--rg-accent)}html[data-theme=dark] .header-search-blk input{color:var(--rg-text);border-color:var(--rg-border)}html[data-theme=dark] .header-search-blk input::placeholder{color:var(--rg-faint)}html[data-theme=dark] .header-search-blk span{color:var(--rg-faint)}html[data-theme=dark] .btn-cal,html[data-theme=dark] .header-right-blk a{color:var(--rg-text)}html[data-theme=dark] .header-mobile-menu a{background-color:var(--rg-surface-2);color:var(--rg-accent)}.btn-theme{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:16px;padding:0;border:1px solid #dcdcdc;border-radius:50%;background-color:transparent;color:#494949;font-size:16px;line-height:1;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.btn-theme:hover{border-color:#eab691;color:#d57c4a}.btn-theme .fa-sun{display:none}html[data-theme=dark] .btn-theme{border-color:var(--rg-border);color:var(--rg-accent)}html[data-theme=dark] .btn-theme:hover{border-color:var(--rg-accent);background-color:var(--rg-surface-2)}html[data-theme=dark] .btn-theme .fa-moon{display:none}html[data-theme=dark] .btn-theme .fa-sun{display:inline}.header-mobile-menu .btn-theme{width:34px;height:34px;margin-right:10px;font-size:14px;vertical-align:middle;flex:0 0 auto}@media only screen and (max-width:767px){.header-mobile-menu .menu_open{position:static;top:auto;right:auto;margin-right:10px;flex:0 0 auto}.header-mobile-menu a{flex:0 0 auto}}html[data-theme=dark] .menu-area{background-image:linear-gradient(120deg,#241d18 0,#1a1512 100%);box-shadow:0 -3px 6px rgba(0,0,0,.5)}html[data-theme=dark] .site-menu ul li a{color:var(--rg-text)}html[data-theme=dark] .site-menu ul li a:hover{color:var(--rg-accent)}html[data-theme=dark] .site-menu ul li ul{background-color:#2e251e;border:1px solid var(--rg-border)}html[data-theme=dark] .site-menu ul li ul li a{border-bottom:1px solid rgba(255,255,255,.08)}html[data-theme=dark] .site-menu ul li ul li a:hover{color:var(--rg-accent)}html[data-theme=dark] .menu-area-search input{background-color:var(--rg-surface);border-color:var(--rg-border);color:var(--rg-text)}html[data-theme=dark] .menu-area-search span{color:var(--rg-faint)}html[data-theme=dark] .mobile-menu{background:var(--rg-surface-2)}html[data-theme=dark] .mobile-menu ul li a{color:var(--rg-text)}html[data-theme=dark] .menu_close{background-color:var(--rg-surface);color:var(--rg-accent)}html[data-theme=dark] .hero-left-blk{border-right-color:var(--rg-border)}html[data-theme=dark] .academy-left-content h2,html[data-theme=dark] .book-hero-main h4,html[data-theme=dark] .hero-title-blk h1,html[data-theme=dark] .video-hero-main h4{color:var(--rg-accent)}html[data-theme=dark] .book-hero-main p,html[data-theme=dark] .hero-right-blk h3,html[data-theme=dark] .hero-right-blk p,html[data-theme=dark] .video-hero-main p{color:var(--rg-text)}html[data-theme=dark] .btn-ghost{color:var(--rg-text)!important;border-color:var(--rg-faint)!important}html[data-theme=dark] .btn-ghost:hover{color:var(--rg-accent)!important;border-color:var(--rg-accent)!important}html[data-theme=dark] .blog-header-wrap,html[data-theme=dark] .book-single-title,html[data-theme=dark] .related-book-title,html[data-theme=dark] .single-video-title,html[data-theme=dark] .trust-description h3{border-color:var(--rg-border)}html[data-theme=dark] .about-single-content h2,html[data-theme=dark] .blog-title h2,html[data-theme=dark] .project-title h2,html[data-theme=dark] .single-blog-doc-title h2,html[data-theme=dark] .single-blog-sidebar-title,html[data-theme=dark] .single-blog-title h2{color:var(--rg-text)}html[data-theme=dark] .academy-title h2,html[data-theme=dark] .news-title h2{color:var(--rg-accent)}html[data-theme=dark] .academy-title h2::after,html[data-theme=dark] .news-title h2::after,html[data-theme=dark] .project-title h2::after{background-color:var(--rg-border)}html[data-theme=dark] .academy-right-content p,html[data-theme=dark] .donations-right-blk p,html[data-theme=dark] .news-title p,html[data-theme=dark] .project-title-blk p{color:var(--rg-muted)}html[data-theme=dark] .center-title h2{color:var(--rg-accent)}html[data-theme=dark] .blog-one-content h3,html[data-theme=dark] .blog-sidebar-content h4,html[data-theme=dark] .blog-two-content h4{color:var(--rg-accent)}html[data-theme=dark] .blog-one-content p,html[data-theme=dark] .blog-sidebar-content p,html[data-theme=dark] .blog-two-content p,html[data-theme=dark] .book-related-content h4,html[data-theme=dark] .book-related-content p,html[data-theme=dark] .book-slide-content h4,html[data-theme=dark] .book-slide-content p,html[data-theme=dark] .center-address h4,html[data-theme=dark] .center-address p,html[data-theme=dark] .center-contact-number p,html[data-theme=dark] .center-contact-provider p,html[data-theme=dark] .contact-address h4,html[data-theme=dark] .contact-address p,html[data-theme=dark] .contact-number span,html[data-theme=dark] .contact-provider span,html[data-theme=dark] .donations-right-blk h4,html[data-theme=dark] .project-single-mobile h4,html[data-theme=dark] .project-single-mobile p,html[data-theme=dark] .project-single-slide h4,html[data-theme=dark] .project-single-slide p,html[data-theme=dark] .single-blog-sidebar-left h4,html[data-theme=dark] .single-blog-sidebar-left p,html[data-theme=dark] .single-blog-sidebar-post-title h4,html[data-theme=dark] .trust-description h3,html[data-theme=dark] .trust-description p,html[data-theme=dark] .trust-name p{color:var(--rg-muted)}html[data-theme=dark] .blog-one-btn a,html[data-theme=dark] .single-blog-doc-tag a{color:var(--rg-accent)}html[data-theme=dark] .blog-title-btn a,html[data-theme=dark] .contact-donate-box a,html[data-theme=dark] .single-blog-sidebar-search a{background-color:var(--rg-accent);border-color:var(--rg-accent);color:#241d18}html[data-theme=dark] .blog-title-btn a:hover{background-color:transparent;border-color:var(--rg-accent);color:var(--rg-accent)}html[data-theme=dark] .book-single-wrap,html[data-theme=dark] .single-blog-border,html[data-theme=dark] .single-blog-wrap,html[data-theme=dark] .single-video-wrap,html[data-theme=dark] .trust-wrap{border-color:var(--rg-border)}html[data-theme=dark] .single-blog-border::after{background-color:var(--rg-border)}html[data-theme=dark] .blog-direction span,html[data-theme=dark] .blog-time p,html[data-theme=dark] .blog-time span,html[data-theme=dark] .blog-user-right-blk a,html[data-theme=dark] .book-categories-main a,html[data-theme=dark] .single-blog-doc-buttons a,html[data-theme=dark] .single-blog-doc-date time,html[data-theme=dark] .single-blog-side-icons a,html[data-theme=dark] .single-blog-sidebar-user-info span,html[data-theme=dark] .single-video-content span,html[data-theme=dark] .video-content span{color:var(--rg-faint)}html[data-theme=dark] .book-categories-main a{border-bottom-color:var(--rg-border)}html[data-theme=dark] .about-single-content p,html[data-theme=dark] .about-single-right-blk p,html[data-theme=dark] .blog-user-content h4,html[data-theme=dark] .book-single-top-content h4,html[data-theme=dark] .book-single-top-content p,html[data-theme=dark] .single-blog-doc-main,html[data-theme=dark] .single-blog-doc-main li,html[data-theme=dark] .single-blog-doc-main p,html[data-theme=dark] .single-blog-sidebar-user-info h4,html[data-theme=dark] .single-video-content h4,html[data-theme=dark] .single-video-title h3,html[data-theme=dark] .tab-pane,html[data-theme=dark] .video-content h4{color:var(--rg-text)}html[data-theme=dark] .single-blog-doc-main a{color:var(--rg-accent)}html[data-theme=dark] .single-blog-doc-buttons{box-shadow:0 0 0 1px var(--rg-border)}html[data-theme=dark] .single-blog-doc-buttons::after,html[data-theme=dark] .single-blog-doc-buttons::before{background-color:var(--rg-border)}html[data-theme=dark] .sidebar-user-text-btn{background-color:var(--rg-surface-2)!important}html[data-theme=dark] .search-main input{background-color:var(--rg-surface);border-color:var(--rg-border);color:var(--rg-text)}html[data-theme=dark] .search-main span{background-color:var(--rg-border);color:var(--rg-text)}html[data-theme=dark] .blog-sidebar,html[data-theme=dark] .book-categories-blk,html[data-theme=dark] .book-single-mobile,html[data-theme=dark] .book-single-related,html[data-theme=dark] .book-single-slide,html[data-theme=dark] .center-address,html[data-theme=dark] .center-contact,html[data-theme=dark] .contact-address,html[data-theme=dark] .contact-left-blk,html[data-theme=dark] .single-video-wrapper,html[data-theme=dark] .trust-wrapper,html[data-theme=dark] .upcoming-table-blk table,html[data-theme=dark] .video-single-related{background-color:var(--rg-surface);box-shadow:0 0 0 1px var(--rg-border)}html[data-theme=dark] .upcoming-table-blk td,html[data-theme=dark] .upcoming-table-blk th{border-color:var(--rg-border);color:var(--rg-muted)}html[data-theme=dark] .upcoming-table-blk tr:first-child th{color:#241d18}html[data-theme=dark] .nav-link,html[data-theme=dark] .page-link,html[data-theme=dark] .page-link:hover{color:var(--rg-text)}html[data-theme=dark] .nav-tabs{border-bottom-color:var(--rg-border)}html[data-theme=dark] .nav-tabs .nav-item.show .nav-link,html[data-theme=dark] .nav-tabs .nav-link.active{background-color:var(--rg-surface-2);color:var(--rg-text)}html[data-theme=dark] .page-link{background-color:var(--rg-surface);border-color:var(--rg-border)}html[data-theme=dark] .page-item.active .page-link{color:#241d18}html[data-theme=dark] .pagination a{color:var(--rg-text);border-color:var(--rg-border)}html[data-theme=dark] .pagination a:hover:not(.active){background-color:var(--rg-surface-2)}html[data-theme=dark] .CalendarCard{border-color:var(--rg-border);background-color:var(--rg-surface)}html[data-theme=dark] .card-header{background-color:var(--rg-surface-2);border-bottom-color:var(--rg-border);color:var(--rg-text)}html[data-theme=dark] .cal-item,html[data-theme=dark] .card-body{color:var(--rg-text)}html[data-theme=dark] .cal-item a{color:var(--rg-accent)}html[data-theme=dark] .bg-dark-1{background-color:rgba(234,182,145,.14)}html[data-theme=dark] .red-bg{background:linear-gradient(0deg,rgba(240,143,74,.55) 0,#14100d 100%)}html[data-theme=dark] .btn-audio{background:var(--rg-surface-2);color:var(--rg-accent)}html[data-theme=dark] .btn-audio:hover{background-color:#2e251e}html[data-theme=dark] .btn-audio:active{background-color:#3a2f26;box-shadow:none}html[data-theme=dark] .phone{color:#8ab4f8}html[data-theme=dark] .contact-donations-blk span{background-color:var(--rg-surface-2);color:var(--rg-text)}html[data-theme=dark] .single-video-venobox-wrap{background-color:var(--rg-surface-2)}html[data-theme=dark] .single-video-venobox-wrap a{color:var(--rg-text)}html[data-theme=dark] .trust-title span{color:#241d18}html[data-theme=dark] .wp-caption p.wp-caption-text{color:#241d18}html[data-theme=dark] .contact-donate-box,html[data-theme=dark] .footer-area{background-color:var(--rg-surface-2)}html[data-theme=dark] .contact-donate-box p,html[data-theme=dark] .foooter-title h4,html[data-theme=dark] .footer-contact ul li a,html[data-theme=dark] .footer-left-blk p,html[data-theme=dark] .footer-mid-menu ul li a,html[data-theme=dark] .footer-right-title h4,html[data-theme=dark] .footer-right-title p,html[data-theme=dark] .footer-social a{color:var(--rg-text)}html[data-theme=dark] .footer-area .phone{color:var(--rg-accent)}html[data-theme=dark] .card,html[data-theme=dark] .dropdown-menu,html[data-theme=dark] .modal-content{background-color:var(--rg-surface);border-color:var(--rg-border);color:var(--rg-text)}html[data-theme=dark] .form-control,html[data-theme=dark] .form-select{background-color:var(--rg-surface);border-color:var(--rg-border);color:var(--rg-text)}html[data-theme=dark] hr{border-color:var(--rg-border)}html[data-theme=dark] .booking-banner{background-color:var(--rg-surface);box-shadow:0 0 0 1px var(--rg-border)}html[data-theme=dark] .booking-banner h2,html[data-theme=dark] .booking-banner h4{color:var(--rg-accent)}html[data-theme=dark] .booking-banner p{color:var(--rg-muted)}html[data-theme=dark] .booking-banner .btn,html[data-theme=dark] .booking-banner-mobile .btn{border-color:var(--rg-accent);color:#fff}html[data-theme=dark] .btn-search,html[data-theme=dark] .btn-search-mob{background-color:#4e3108;border-color:var(--rg-accent);color:#fff}html[data-theme=dark] .btn-search-mob:hover,html[data-theme=dark] .btn-search:hover{background-color:#5e3c0a;color:var(--rg-accent)}html[data-theme=dark] .academy-right-content a,html[data-theme=dark] .blog-view-btn a,html[data-theme=dark] .book-slide-download a,html[data-theme=dark] .hero-btn-blk a:not(.btn-ghost),html[data-theme=dark] .news-title a{background-color:#4e3108;border:1px solid var(--rg-accent);color:#fff}html[data-theme=dark] .academy-right-content a:hover,html[data-theme=dark] .blog-one-btn a:hover,html[data-theme=dark] .blog-view-btn a:hover,html[data-theme=dark] .book-slide-download a:hover,html[data-theme=dark] .hero-btn-blk a:not(.btn-ghost):hover,html[data-theme=dark] .news-title a:hover{background-color:#5e3c0a;color:var(--rg-accent)}html[data-theme=dark] .blog-sidebar-content a i{background-color:#4e3108;border:1px solid var(--rg-accent);color:#fff;box-sizing:border-box;line-height:14px}html[data-theme=dark] .blog-sidebar-content a:hover i{background-color:#5e3c0a;color:var(--rg-accent)}html[data-theme=dark] .book-main-slider .owl-next i,html[data-theme=dark] .book-main-slider .owl-prev i,html[data-theme=dark] .partner-main-slider .owl-next i,html[data-theme=dark] .partner-main-slider .owl-prev i,html[data-theme=dark] .project-main-slider .owl-next i,html[data-theme=dark] .project-main-slider .owl-prev i,html[data-theme=dark] .video-main-slider .owl-next i,html[data-theme=dark] .video-main-slider .owl-prev i{background-color:#4e3108;border:1px solid var(--rg-accent);color:#fff;box-sizing:border-box;line-height:28px}