/*
Theme Name: Fix It Fast Migration
Description: Staging theme for the Fix It Fast Horizons-to-WordPress migration.
Version: 0.1.1
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: fixitfast
*/
html{scroll-behavior:smooth}body{margin:0;background:#f8fafc;color:#0f172a}.fif-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid #e2e8f0;backdrop-filter:blur(12px)}.fif-header-inner{max-width:1280px;margin:0 auto;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.fif-brand{color:#0f172a;text-decoration:none;font-size:1.35rem;font-weight:800;letter-spacing:-.03em}.fif-brand span{color:#2563eb}.fif-nav{display:flex;align-items:center;gap:18px}.fif-nav a{color:#334155;text-decoration:none;font-weight:600;font-size:.92rem}.fif-nav a:hover{color:#2563eb}.fif-content{min-height:70vh}.fif-site-footer{background:#0f172a;color:#cbd5e1;padding:32px 22px;text-align:center}.fif-site-footer a{color:#fff}@media(max-width:760px){.fif-header-inner{padding:12px 16px;flex-direction:column;align-items:flex-start;gap:10px}.fif-nav{width:100%;gap:8px;justify-content:space-between;overflow:visible;white-space:nowrap}.fif-nav a{font-size:.8rem}}
