/*
Theme Name: Guimba Business Directory
Theme URI: https://guimba.biz/
Author: Guimba.biz
Description: A fast, responsive, Elementor-ready WordPress theme for the free Guimba business and freelancer directory.
Version: 1.0.2
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: guimba-directory
*/

:root{--g-primary:#123b70;--g-primary-dark:#082647;--g-accent:#f4b942;--g-teal:#0f8b8d;--g-text:#172033;--g-muted:#657083;--g-bg:#f4f7fb;--g-white:#fff;--g-border:#dfe7f1;--g-radius:18px;--g-shadow:0 12px 34px rgba(8,38,71,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--g-text);background:#fff;line-height:1.65}a{color:var(--g-primary);text-decoration:none}a:hover{color:var(--g-teal)}img{max-width:100%;height:auto}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.g-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--g-border)}.g-header-row{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-branding{display:flex;align-items:center;gap:12px}.custom-logo{max-height:52px;width:auto}.site-title{font-weight:850;font-size:1.35rem;color:var(--g-primary-dark)}.site-description{font-size:.75rem;color:var(--g-muted);margin-top:-4px}.main-navigation ul{list-style:none;display:flex;gap:26px;align-items:center;margin:0;padding:0}.main-navigation a{font-weight:700;color:var(--g-text)}.main-navigation .menu-item:last-child a{display:inline-flex;background:var(--g-accent);color:var(--g-primary-dark);padding:11px 17px;border-radius:999px}.menu-toggle{display:none;border:0;background:var(--g-primary);color:#fff;padding:10px 13px;border-radius:10px}.site-main{min-height:60vh}.g-content{padding:56px 0}.entry-title{font-size:clamp(2rem,4vw,3.5rem);line-height:1.12;color:var(--g-primary-dark)}.entry-content>*:first-child{margin-top:0}.site-footer{background:var(--g-primary-dark);color:#d7e5f5;padding:54px 0 22px}.site-footer a{color:#fff}.g-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:44px}.g-footer-title{color:#fff;margin:0 0 12px}.g-footer-links{list-style:none;padding:0;margin:0}.g-footer-links li{margin:8px 0}.g-footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:.9rem}.g-hero{padding:88px 0;background:radial-gradient(circle at 85% 15%,rgba(244,185,66,.22),transparent 28%),linear-gradient(135deg,#eef6ff 0%,#fff 60%,#edfafa 100%)}.g-hero-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:60px;align-items:center}.g-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#dcecff;color:var(--g-primary);font-weight:800;padding:7px 12px;border-radius:999px;font-size:.85rem}.g-hero h1{font-size:clamp(2.7rem,6vw,5.4rem);line-height:.98;letter-spacing:-.045em;color:var(--g-primary-dark);margin:20px 0}.g-hero p{font-size:1.16rem;color:var(--g-muted);max-width:680px}.g-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.g-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:14px 20px;font-weight:800;cursor:pointer}.g-btn-primary{background:var(--g-primary);color:#fff}.g-btn-primary:hover{background:var(--g-primary-dark);color:#fff}.g-btn-secondary{background:#fff;color:var(--g-primary);border:1px solid var(--g-border)}.g-hero-card{background:#fff;border:1px solid var(--g-border);border-radius:26px;box-shadow:var(--g-shadow);padding:26px}.g-mini-card{display:flex;gap:14px;align-items:center;padding:14px;border:1px solid var(--g-border);border-radius:14px;margin-top:12px}.g-mini-icon{width:46px;height:46px;border-radius:12px;background:#e9f4ff;display:grid;place-items:center;font-size:1.4rem}.g-section{padding:72px 0}.g-section-alt{background:var(--g-bg)}.g-section-heading{text-align:center;max-width:760px;margin:0 auto 38px}.g-section-heading h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;color:var(--g-primary-dark);margin:0 0 12px}.g-section-heading p{color:var(--g-muted);margin:0}.g-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.g-stat{background:#fff;border:1px solid var(--g-border);border-radius:var(--g-radius);padding:25px;text-align:center}.g-stat strong{display:block;font-size:2rem;color:var(--g-primary)}
@media(max-width:900px){.menu-toggle{display:block}.main-navigation{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;border-bottom:1px solid var(--g-border);padding:20px}.main-navigation.is-open{display:block}.main-navigation ul{flex-direction:column;align-items:stretch}.g-hero-grid,.g-footer-grid{grid-template-columns:1fr}.g-hero{padding:58px 0}.g-stat-grid{grid-template-columns:1fr}.g-footer-bottom{flex-direction:column}.site-description{display:none}}
