:root{--color-1: #ff6b6b;--color-2: #4ecdc4;--color-3: #45b7d1;--color-4: #f9ca24}html.dark-theme,body.dark-theme{background-color:var(--dark-color);color:var(--text-color)}html.light-theme,body.light-theme{background-color:var(--light-bg);color:var(--text-color)}body.light-theme h1,body.light-theme h2,body.light-theme h3,body.light-theme h4,body.light-theme h5,body.light-theme h6{color:var(--dark-color)}body.light-theme p,body.light-theme .section-desc{color:var(--text-color)}body.light-theme .navbar{background-color:#fffffff5!important;box-shadow:0 1px #1018280f}body.light-theme .navbar-scrolled{background-color:#fffc!important}body.light-theme .navbar-nav .nav-link{color:var(--text-color)!important}body.light-theme .navbar-nav .nav-link:hover,body.light-theme .navbar-nav .nav-link.active{color:var(--primary-color)!important}body.light-theme .navbar-toggler{color:var(--dark-color)!important}body.light-theme .theme-toggle{color:var(--text-color)!important}body.light-theme .navbar-brand{color:var(--dark-color)}body.light-theme .text-light{color:var(--text-color)!important}body.light-theme .featured-section,body.light-theme .hosts-section,body.light-theme .subscribe-section,body.light-theme .mission-vision-section,body.light-theme .featured-episode-section{background-color:#eef1f6!important}body.light-theme .episodes-section{background-color:transparent}body.light-theme .floating-card,body.light-theme .audio-player,body.light-theme .filter-container,body.light-theme .podcast-card,body.light-theme .episode-item,body.light-theme .host-card,body.light-theme .team-card,body.light-theme .testimonial-card,body.light-theme .value-card,body.light-theme .contact-form-container,body.light-theme .contact-option-card,body.light-theme .app-download,body.light-theme .contact-info-card,body.light-theme .mission-card,body.light-theme .vision-card,body.light-theme .featured-episode,body.light-theme .category-card{background-color:#ffffffc7!important;border:1px solid var(--border-color)!important;box-shadow:var(--card-shadow);backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%)}body.light-theme .floating-card h6,body.light-theme .floating-card p{color:var(--dark-color)!important}body.light-theme .floating-card p{color:var(--text-color)!important;opacity:.85}body.light-theme .audio-player .ms-3 h6,body.light-theme .audio-player-section .ms-3 h6{color:var(--dark-color)!important}body.light-theme .audio-player .ms-3 p,body.light-theme .audio-player-section .ms-3 p{color:var(--text-color)!important}body.light-theme .control-btn{color:var(--dark-color)!important;background-color:#7f56d914}body.light-theme .progress,body.light-theme .audio-player .progress{background-color:#1018281f!important}body.light-theme .current-time,body.light-theme .total-time{color:var(--text-color)!important}body.light-theme .subscribe-form .form-control,body.light-theme .search-box .form-control{background-color:#fff!important;border:1px solid var(--border-color)!important;color:var(--dark-color)!important}body.light-theme .filter-buttons{scrollbar-color:rgba(105,65,198,.5) rgba(16,24,40,.08)}body.light-theme .filter-buttons::-webkit-scrollbar-track{background:#10182814}body.light-theme .filter-buttons::-webkit-scrollbar-thumb{background:linear-gradient(90deg,var(--primary-color),var(--primary-dark))}body.light-theme .filter-buttons::-webkit-scrollbar-thumb:hover{background:var(--primary-dark)}body.light-theme .filter-btn{background-color:#fff!important;color:var(--text-color)!important;border:1px solid var(--border-color)!important}body.light-theme .filter-btn:hover,body.light-theme .filter-btn.active{color:var(--white-color)!important}body.light-theme .pagination .page-link{background-color:#fff!important;color:var(--text-color)!important;border:1px solid var(--border-color)!important}body.light-theme .pagination .page-item.active .page-link,body.light-theme .pagination .page-link:hover{color:var(--white-color)!important}body.light-theme .social-media-links .social-link{background-color:var(--white-color)!important;color:var(--text-color)!important;border:1px solid var(--border-color)!important}body.light-theme .btn-more{background-color:#7f56d91f!important;color:var(--primary-dark)!important}body.light-theme .btn-more:hover{color:var(--white-color)!important}body.light-theme .btn-outline{color:var(--primary-color)!important;background-color:#fff!important;border:2px solid var(--primary-color)!important}body.light-theme .btn-outline:hover{color:var(--white-color)!important;background:var(--primary-gradient)!important;border-color:transparent!important}body.light-theme .footer{background-color:var(--dark-color)!important;color:var(--white-color)}body.light-theme .footer .footer-logo,body.light-theme .footer .footer-title{color:var(--white-color)!important}body.light-theme .footer .text-light,body.light-theme .footer .footer-widget p,body.light-theme .footer .footer-links a,body.light-theme .footer .footer-bottom p,body.light-theme .footer .footer-bottom-links a{color:#ffffffb3!important}body.light-theme .footer .footer-links a:hover,body.light-theme .footer .footer-bottom-links a:hover{color:var(--primary-color)!important}body.light-theme .footer .footer-social a{background-color:#ffffff1a!important;color:var(--white-color)!important}body.light-theme .stats-section .stat-icon{color:#fffffff2!important}body.light-theme .cta-container,body.light-theme .cta-container h2{color:var(--white-color)!important}body.light-theme .cta-container p{color:#ffffffeb!important}body.light-theme .accordion-button{background-color:#fff!important;color:var(--dark-color)!important;border:1px solid var(--border-color)!important}body.light-theme .accordion-button:not(.collapsed){background-color:#7f56d914!important;color:var(--primary-color)!important}body.light-theme .accordion-body{background-color:#fafbfc!important;color:var(--text-color)!important;border:1px solid var(--border-color)!important}body.dark-theme .navbar{background-color:#000000eb}body.dark-theme .navbar-scrolled{background-color:#101828eb}body.light-theme .gooey-nav__list{color:var(--text-color)!important;text-shadow:none!important}body.light-theme .gooey-nav__item{color:var(--text-color)!important}body.light-theme .gooey-nav__link{color:inherit!important}body.light-theme .gooey-nav__item.active,body.light-theme .gooey-nav__item.active .gooey-nav__link{color:var(--primary-color)!important}body.light-theme .gooey-effect-filter{mix-blend-mode:multiply!important;filter:blur(8px) contrast(65) blur(0)!important}body.light-theme .gooey-effect-filter:before{background:#e4e8f0!important}body.light-theme .gooey-effect-filter:after{background:#fff!important;box-shadow:0 2px 14px #7f56d938!important}body.light-theme .gooey-effect-text,body.light-theme .gooey-effect-text.active{color:var(--dark-color)!important}body.light-theme .hero-section{background-color:#fff}body.light-theme .hero-bg .blob{opacity:.06}body.light-theme .hero-effect-layer{isolation:isolate;opacity:1;background-color:#fff}body.light-theme .hero-effect-layer canvas{outline:none;border:none;box-shadow:none}#qyzk-cms-policy-body,#qyzk-cms-policy-body .qyzk-legal-body{color:var(--text-color)}#qyzk-cms-policy-body .qyzk-legal-body h2{font-size:1.25rem;font-weight:600;margin-top:1.75rem;margin-bottom:.65rem;line-height:1.4}body.dark-theme #qyzk-cms-policy-body .qyzk-legal-body h2{color:var(--white-color)}body.light-theme #qyzk-cms-policy-body .qyzk-legal-body h2{color:var(--dark-color)}#qyzk-cms-policy-body .qyzk-legal-body p{line-height:1.75;margin-bottom:1rem}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes blob-animation{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.podcast-card,.host-card,.team-card,.testimonial-card,.value-card,.contact-info-card,.category-card,.episode-item{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.podcast-card.revealed,.host-card.revealed,.team-card.revealed,.testimonial-card.revealed,.value-card.revealed,.contact-info-card.revealed,.category-card.revealed,.episode-item.revealed{opacity:1;transform:translateY(0)}.splash-cursor-root[data-v-5d9e4b11]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:610;pointer-events:none;width:100%;height:100%;min-height:100vh;min-height:100dvh}.splash-cursor-canvas[data-v-5d9e4b11]{display:block;width:100%;height:100%}
