:root{color-scheme:dark}
.theme-toggle{align-items:center;background:#332114;border:1px solid #d9a449;border-radius:999px;color:#ffe2a0;cursor:pointer;display:inline-flex;font:800 12px/1 system-ui,-apple-system,"Segoe UI",sans-serif;gap:6px;justify-content:center;min-height:34px;padding:8px 11px;white-space:nowrap}.theme-toggle:hover,.theme-toggle:focus-visible{background:#4a301b;border-color:#ffd77e;outline:2px solid #ffd77e;outline-offset:2px}.theme-toggle-floating{position:fixed;right:12px;top:12px;z-index:2000}
html[data-theme="light"]{color-scheme:light}
html[data-theme="light"] body{background-color:#f3e5c8!important;background-blend-mode:screen;color:#2d1b0f}
html[data-theme="light"] .site-header,html[data-theme="light"] header.site-header{background:rgba(250,239,213,.96)!important;border-bottom-color:#b77a25!important;box-shadow:0 2px 14px rgba(74,42,12,.16)}
html[data-theme="light"] .site-header a,html[data-theme="light"] .site-header .nav-logo,html[data-theme="light"] .site-header .logo,html[data-theme="light"] .site-header .nav-links a{color:#6a3d12!important;text-shadow:none!important}
html[data-theme="light"] .site-header .nav-cta{background:#c88725!important;color:#fff8e5!important}
html[data-theme="light"] .site-footer,html[data-theme="light"] footer.site-footer,html[data-theme="light"] footer.footer{background:rgba(244,226,190,.97)!important;border-top-color:#b77a25!important;color:#5a3516!important}
html[data-theme="light"] .site-footer a,html[data-theme="light"] footer.footer a,html[data-theme="light"] footer.footer p{color:#6a3d12!important}
html[data-theme="light"] .content-box{background:rgba(255,248,231,.97)!important;color:#352114!important;box-shadow:0 15px 35px rgba(70,40,10,.25)!important}
html[data-theme="light"] .content-box p,html[data-theme="light"] .content-box li{color:#352114!important}
html[data-theme="light"] .content-box h1,html[data-theme="light"] .content-box h2,html[data-theme="light"] .content-box h3{color:#9b5a13!important}
html[data-theme="light"] .article-meta,html[data-theme="light"] .article-hero figcaption{color:#70451f!important}
html[data-theme="light"] .game-specific-note,html[data-theme="light"] .fevga-quote{background:#f1dfba!important;color:#4a2a12!important}
html[data-theme="light"] .login-box{background:rgba(255,245,220,.96)!important;box-shadow:0 15px 35px rgba(70,40,10,.28)!important}
html[data-theme="light"] .login-box h1{color:#9b5a13!important;text-shadow:none!important}
html[data-theme="light"] .online-activity{background:rgba(248,229,191,.96)!important;color:#4b2c13!important}
html[data-theme="light"] .hero,html[data-theme="light"] .why,html[data-theme="light"] .video-section,html[data-theme="light"] .articles,html[data-theme="light"] .final-cta{filter:brightness(1.22) saturate(.82)}
@media(max-width:620px){.theme-toggle{font-size:0;height:34px;padding:7px;width:34px}.theme-toggle .theme-toggle-icon{font-size:16px}}

