.home-hero{position:relative;min-height:560px;display:flex;flex-direction:column;justify-content:center}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-bg ai-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.75),rgba(0,0,0,.3))}.hero-content{position:relative;z-index:2;max-width:640px;padding:80px 0 120px;color:#fff}.hero-content h1{font-size:2.5rem;font-weight:800;color:#fff;line-height:1.15;margin-bottom:1rem}.hero-sub{font-size:1.0625rem;opacity:.9;margin-bottom:1.5rem;line-height:1.6}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-bottom-bar{position:absolute;bottom:0;left:0;right:0;background:rgba(0,77,64,.92);padding:16px 0;z-index:3}.hero-bottom-bar .stat-number{color:#fff;font-size:1.5rem}.hero-bottom-bar .stat-label{color:rgba(255,255,255,.7);font-size:.75rem}.product-cat-card{display:flex;flex-direction:column;align-items:center;padding:16px 8px;background:#fff;border:1px solid var(--neutral-200);border-radius:4px;text-align:center;transition:box-shadow .2s,transform .2s;-webkit-text-decoration:none;text-decoration:none;color:var(--neutral-800)}.product-cat-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px);color:var(--primary)}.product-cat-card ai-img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;margin-bottom:8px}.product-cat-card span{font-size:.8125rem;font-weight:600}.compliance-list{list-style:none;padding:0;margin:1rem 0}.compliance-list li{padding:6px 0 6px 20px;position:relative;font-size:.9375rem}.compliance-list li::before{content:"";position:absolute;left:0;top:12px;width:8px;height:8px;background:var(--primary);border-radius:50%}.home-cta{background:var(--primary-dark);color:#fff;padding:64px 0}.home-cta h2{color:#fff;font-size:1.75rem;margin-bottom:.75rem}.home-cta p{color:rgba(255,255,255,.8);max-width:560px;margin:0 auto 1.5rem}@media (max-width:991px){.hero-content{padding:60px 0 100px}.hero-content h1{font-size:2rem}}@media (max-width:575px){.home-hero{min-height:480px}.hero-content h1{font-size:1.625rem}.hero-bottom-bar .stat-number{font-size:1.125rem}}