.chb-theme-light .chb-title{color:#1a1a1a!important}.chb-theme-light .chb-description{color:#6b7280}.chb-btn{display:inline-block;background:#222529;color:#fff!important;padding:16px 40px;border-radius:999px;font-size:15px;font-weight:600;letter-spacing:.3px;text-decoration:none!important;transition:all .3s ease;box-shadow:0 8px 16px rgba(34,37,41,.15)}.chb-btn:hover{background:#32363a;transform:translateY(-2px);box-shadow:0 12px 20px rgba(34,37,41,.25)}.chb-three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1400px;margin:15px auto 0;padding:0 20px}.chb-three-item img{width:100%;height:280px;object-fit:cover;border-radius:24px;box-shadow:0 12px 30px rgba(0,0,0,.05);transition:transform .4s ease,box-shadow .4s ease;display:block}.chb-three-item:hover img{transform:scale(1.015);box-shadow:0 16px 40px rgba(0,0,0,.08)}@media (max-width:768px){.chb-three-grid{grid-template-columns:1fr;gap:16px}.chb-three-item img{height:220px}}