.sv-hero{position:relative;min-height:560px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.sv-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sv-hero-bg ai-img,.sv-hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sv-hero-content{position:relative;z-index:2;padding:4rem 0 6rem;background:linear-gradient(to top,rgba(0,0,0,.75) 0,rgba(0,0,0,.3) 70%,transparent 100%)}.sv-hero-content h1{color:#fff;font-size:2.5rem;max-width:680px}.sv-hero-sub{color:rgba(255,255,255,.85);font-size:1.1rem;max-width:600px;margin:.75rem 0 1.5rem}.sv-hero-actions{display:flex;gap:.75rem;flex-wrap:wrap}.sv-hero-bar{position:relative;z-index:3;background-color:var(--sv-primary);padding:1rem 0}.sv-hero-bar .sv-stat-num{color:#fff;font-size:1.4rem}.sv-hero-bar .sv-stat-label{color:rgba(255,255,255,.75);font-size:.7rem}.sv-products-preview{background:var(--sv-surface)}.sv-product-list{border:1px solid var(--sv-border);border-radius:6px;overflow:hidden}.sv-product-row{padding:1.25rem 1.5rem;border-bottom:1px solid var(--sv-border);transition:background-color .15s}.sv-product-row:last-child{border-bottom:none}.sv-product-row:hover{background-color:#f9fafb}.sv-product-row ai-img,.sv-product-row img{width:100%;max-width:120px;height:auto;border-radius:4px}.sv-product-row h3{font-size:1.1rem;margin-bottom:.35rem}.sv-product-row p{font-size:.875rem;color:var(--sv-text-muted);margin-bottom:0}.sv-compliance{background:#f5f5f5}.sv-compliance ai-img,.sv-compliance img{width:100%;border-radius:6px}@media (max-width:767px){.sv-hero-content h1{font-size:1.75rem}.sv-hero-content{padding:3rem 0 5rem}.sv-product-row .row{text-align:center}.sv-product-row .text-md-end{text-align:center!important;margin-top:.75rem}}