:root{--hosque:#113072;--hosque-soft:#f4f7ff;--hosque-text:#102044;--hosque-muted:#6c7890;--hosque-red:#d71920}
body{background:#f7f9fc;color:var(--hosque-text)}
.kb-header{background:#fff;border-bottom:1px solid rgba(17,48,114,.08);box-shadow:0 8px 30px rgba(17,48,114,.05)}
.kb-topbar{background:#0e244f;color:#fff;font-size:13px}.kb-topbar a{color:#fff;opacity:.95}.kb-nav a{font-weight:700;color:#113072}.kb-logo{max-height:56px}.kb-hero{background:linear-gradient(120deg,rgba(17,48,114,.95),rgba(25,69,150,.92)),url('../images/hosque_background_001.jpg') center/cover;padding:90px 0;color:#fff}.kb-hero h1{font-weight:900;font-size:44px}.kb-search{background:#fff;border-radius:18px;padding:10px;box-shadow:0 25px 80px rgba(0,0,0,.18)}.kb-search input{border:0;height:54px;font-size:16px}.kb-search input:focus{box-shadow:none}.kb-btn{background:#113072;color:#fff;border-radius:12px;font-weight:800;padding:14px 24px;border:0}.kb-card{background:#fff;border:1px solid rgba(17,48,114,.08);border-radius:18px;box-shadow:0 12px 40px rgba(17,48,114,.06);transition:.18s ease;height:100%}.kb-card:hover{transform:translateY(-3px);box-shadow:0 20px 55px rgba(17,48,114,.12)}.kb-card-pad{padding:24px}.kb-icon{width:48px;height:48px;border-radius:14px;background:#eef3ff;color:#113072;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px}.kb-title{font-weight:900;color:#113072}.kb-muted{color:var(--hosque-muted)}.kb-tag{display:inline-block;background:#eef3ff;color:#113072;border-radius:999px;padding:7px 12px;margin:4px;font-size:12px;font-weight:800}.kb-article-list{display:flex;gap:18px;padding:22px;border-bottom:1px solid rgba(17,48,114,.08);background:#fff}.kb-thumb{width:190px;min-width:190px;height:120px;border-radius:14px;object-fit:cover;background:#eef3ff}.kb-sidebar-box{background:#fff;border-radius:18px;border:1px solid rgba(17,48,114,.08);padding:24px;margin-bottom:20px}.kb-footer{background:#0e244f;color:#fff;padding:42px 0;margin-top:60px}.kb-footer a{color:#fff}.article-content{font-size:17px;line-height:1.8}.article-content h2,.article-content h3{color:#113072;font-weight:900;margin-top:28px}.admin-shell{min-height:100vh;background:#f4f7ff}.admin-sidebar{background:#0e244f;color:#fff;min-height:100vh;padding:24px}.admin-sidebar a{display:block;color:#fff;padding:12px 14px;border-radius:10px;margin:4px 0}.admin-sidebar a:hover,.admin-sidebar a.active{background:rgba(255,255,255,.12);text-decoration:none}.admin-content{padding:28px}.form-control,.custom-select{border-radius:12px}.table{background:#fff;border-radius:18px;overflow:hidden}.badge-primary{background:#113072}@media(max-width:767px){.kb-hero{padding:50px 0}.kb-hero h1{font-size:30px}.kb-article-list{display:block}.kb-thumb{width:100%;height:180px;margin-bottom:15px}}

/* Fixed KB homepage/category icons: keep SVG and FontAwesome icons compact. */
.kb-icon{overflow:hidden;line-height:1}
.kb-icon i{font-size:22px;line-height:1;width:24px;height:24px;display:flex;align-items:center;justify-content:center}
.kb-icon img,.kb-icon svg{width:26px!important;height:26px!important;max-width:26px!important;max-height:26px!important;object-fit:contain;display:block}
.kb-category-card .kb-icon{width:52px;height:52px;min-width:52px;margin-bottom:16px}
.kb-hero i{font-size:140px!important;max-width:160px;max-height:160px}
@media(max-width:767px){.kb-icon{width:46px;height:46px}.kb-icon img,.kb-icon svg{width:24px!important;height:24px!important}.kb-hero i{font-size:90px!important}}
