.h-defect-section{padding:80px 0}.h-defect-section .h-container{margin:0 auto;max-width:1280px;padding:0 20px}.h-defect-section .section-header{margin-bottom:40px;text-align:center}.h-defect-section .section-title{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:16px}@media (max-width:768px){.h-defect-section .section-title{font-size:31px!important;line-height:1.2!important}}.badge-compliant{border:1px solid var(--ai-blue,#38bdf8);border-radius:4px;color:var(--ai-blue,#38bdf8);display:inline-block;font-size:.8rem;padding:4px 12px}.defect-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.defect-card{align-items:center;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:160px;padding:24px 12px;text-align:center;transition:all .3s ease}.defect-card:hover{background:hsla(0,0%,100%,.08);border-color:rgba(56,189,248,.3);transform:translateY(-2px)}.defect-title{color:#fff;font-weight:300;hyphens:none!important;line-height:1.4;margin:0;overflow-wrap:normal!important;white-space:normal!important;word-break:normal!important}@media (max-width:1024px){.defect-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.defect-grid{grid-template-columns:repeat(2,1fr)}.h-defect-section .h-container{padding:0 20px}}