.ghf-hero{background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin-bottom:1.5rem;padding:2rem}.ghf-hero h1{color:var(--text);margin:0 0 .75rem;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:800}.ghf-hero-desc{color:var(--text2);margin:0;font-size:.95rem;line-height:1.7}.ghf-intro{color:var(--text2);margin:0 0 1rem;font-size:.9rem;line-height:1.6}.ghf-faq-grid{grid-template-columns:1fr;gap:.75rem;margin-bottom:2.5rem;display:grid}.ghf-faq-card{background:var(--bg2);border:1px solid var(--border);border-left:3px solid #0000;border-radius:4px;justify-content:space-between;align-items:center;padding:1.25rem;text-decoration:none;transition:border-left-color .2s,background .15s;display:flex}.ghf-faq-card:hover{border-left-color:var(--accent);background:#2ecc7108}.ghf-faq-card-content{flex:1}.ghf-faq-card-q{color:var(--text);margin:0 0 .25rem;font-size:.95rem;font-weight:600;display:block}.ghf-faq-card-excerpt{color:var(--text2);margin:0;font-size:.82rem;line-height:1.5}.ghf-faq-card-arrow{color:var(--accent);opacity:0;margin-left:1rem;font-size:1.1rem;transition:opacity .2s}.ghf-faq-card:hover .ghf-faq-card-arrow{opacity:1}.ghf-explore{margin-bottom:2rem}.ghf-explore h2{color:var(--text);border-bottom:2px solid var(--accent);margin:0 0 .75rem;padding-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:700}.ghf-explore-links{flex-wrap:wrap;gap:.45rem;display:flex}.ghf-explore-links a{color:var(--accent);background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.4rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s}.ghf-explore-links a:hover{border-color:var(--accent);color:var(--text)}.ghf-outbound{flex-wrap:wrap;align-items:center;gap:.45rem;margin:1.5rem 0 2rem;font-size:.82rem;display:flex}.ghf-outbound strong{color:var(--text);margin-right:.2rem}.ghf-outbound a{color:var(--accent);background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.2rem .5rem;text-decoration:none;transition:border-color .15s}.ghf-outbound a:hover{border-color:var(--accent)}@media (max-width:768px){.ghf-hero h1{font-size:1.5rem}}
