.header-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:58px;gap:1rem}.logo{font-family:"Arial Black",sans-serif;font-size:1.1rem;font-weight:900;color:var(--accent);text-decoration:none;letter-spacing:-.5px;white-space:nowrap}.logo span{color:#fff}.header-cta{background:var(--accent);color:#fff;border:none;border-radius:var(--radius);padding:.45rem 1.1rem;font-size:.85rem;font-weight:700;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .2s;font-family:Arial,sans-serif}.header-cta:hover{background:var(--accent-hover)}.faq-item.open .faq-q::after{transform:translateY(-50%) rotate(45deg)}.faq-item.open .faq-a{max-height:300px;padding:.75rem 1.1rem 1.1rem}.footer-inner{max-width:var(--max-w);margin:0 auto}.breadcrumb{font-size:.82rem;font-family:Arial,sans-serif;color:#555;padding:.75rem 0;border-bottom:1px solid var(--border);margin-bottom:0}.breadcrumb a{color:#555;text-decoration:none}.breadcrumb a:hover{color:var(--accent)}.breadcrumb span{margin:0 .4rem}