/* Free-tools strip under the homepage hero. CSP: style-src 'self'. */
.freebar { border-top: 1px solid #26221b; border-bottom: 1px solid #26221b; background: rgba(200,168,120,.05); }
.freebar__inner { max-width: 1080px; margin: 0 auto; padding: 12px 20px; display: flex; flex-wrap: wrap; align-items: center; gap: 10px 14px; font-size: 14px; }
.freebar__eyebrow { color: #c8a878; font-weight: 800; font-size: 12px; letter-spacing: .1em; text-transform: uppercase; }
.freebar__link { color: #9c9fa8; }
.freebar__link strong { color: #ecedef; }
.freebar__link:hover strong { color: #e0c79a; }
.freebar__sep { color: #3a342a; }
@media (max-width: 640px) { .freebar__sep { display: none; } .freebar__inner { gap: 6px 14px; } }

/* ===== GEX THEMES (GENERATED - do not edit, run scripts/gen-themes.py) ===== */
/* -- theme dark -- */
html[data-theme="dark"] .freebar { border-top-color: #1b1d22; }
html[data-theme="dark"] .freebar { border-bottom-color: #1b1d22; }
html[data-theme="dark"] .freebar__link { color: #8f97a3; }
html[data-theme="dark"] .freebar__link strong { color: #e8edf2; }
/* -- theme white -- */
html[data-theme="white"] .freebar { background: rgba(154, 116, 52, .05); }
html[data-theme="white"] .freebar { border-top-color: #e3dccd; }
html[data-theme="white"] .freebar { border-bottom-color: #e3dccd; }
html[data-theme="white"] .freebar__eyebrow { color: #9a7434; }
html[data-theme="white"] .freebar__link { color: #6c675d; }
html[data-theme="white"] .freebar__link strong { color: #211d16; }
html[data-theme="white"] .freebar__link:hover strong { color: #b08a45; }
/* ===== END GEX THEMES ===== */













































