.hero-home{position:relative;min-height:560px;display:flex;flex-direction:column;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg ai-img,.hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-bg::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.35) 70%,rgba(0,0,0,.7) 100%)}.hero-content{position:relative;z-index:1;flex:1;display:flex;align-items:center;padding:80px 0 100px}.hero-content h1{color:#fff;font-size:2.4rem;font-weight:800;max-width:720px;line-height:1.25;margin-bottom:16px}.hero-sub{color:rgba(255,255,255,.88);font-size:1.1rem;max-width:560px;margin-bottom:28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-bottom-bar{position:relative;z-index:1;background:var(--color-primary);padding:18px 0}.hero-bottom-bar .stat-number{color:#fff;font-size:1.6rem}.hero-bottom-bar .stat-label{color:rgba(255,255,255,.78);font-size:.78rem}.product-showcase .product-list{border-top:1px solid var(--color-gray-200)}.product-list-item{padding:28px 0;border-bottom:1px solid var(--color-gray-200)}.product-list-item ai-img,.product-list-item img{width:100%;max-width:280px;border-radius:6px;background:var(--color-gray-50)}.product-list-item h3{font-size:1.25rem;margin-bottom:8px;color:var(--color-gray-900)}.product-list-item p{font-size:.92rem;color:var(--color-gray-700);line-height:1.6;margin-bottom:0}.quality-section .quality-list{list-style:none;padding:0;margin:16px 0 0}.quality-section .quality-list li{padding:6px 0 6px 22px;position:relative;font-size:.94rem;color:var(--color-gray-700)}.quality-section .quality-list li::before{content:"";position:absolute;left:0;top:12px;width:10px;height:10px;background:var(--color-primary);border-radius:2px}.quality-section ai-img,.quality-section img{width:100%;border-radius:8px}.cta-section{background:var(--color-primary);color:#fff;padding:60px 0}.cta-section h2{color:#fff;margin-bottom:12px;font-size:1.8rem}.cta-section p{color:rgba(255,255,255,.88);max-width:540px;margin:0 auto 24px;font-size:1rem}.cta-section .btn-light{font-weight:600;color:var(--color-primary)}@media (max-width:767.98px){.hero-content h1{font-size:1.65rem}.hero-content{padding:50px 0 80px}.hero-bottom-bar .stat-number{font-size:1.2rem}.product-list-item .text-md-end{margin-top:12px}}