.ln-hero{position:relative;min-height:700px;display:flex;align-items:center;overflow:hidden;padding-top:160px;padding-bottom:80px}.ln-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ln-hero-bg ai-img,.ln-hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ln-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(10,30,60,.88) 0,rgba(10,46,107,.72) 100%);z-index:1}.ln-hero-content{position:relative;z-index:2;max-width:680px}.ln-hero-content h1{color:#fff;font-size:2.75rem;font-weight:700;line-height:1.15;margin-bottom:20px}.ln-hero-content p{color:rgba(255,255,255,.85);font-size:1.1rem;line-height:1.7;margin-bottom:32px}.ln-hero-bottom-bar{position:absolute;bottom:0;left:0;right:0;z-index:2;background:rgba(13,71,161,.9);padding:16px 0}.ln-hero-stat{text-align:center;flex:1;padding:4px 12px}.ln-hero-stat-value{font-size:1.5rem;font-weight:700;color:#fff;display:block}.ln-hero-stat-label{font-size:.75rem;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.3px}.ln-product-card{border:1px solid var(--ln-border);background:#fff;overflow:hidden;transition:box-shadow .25s,transform .25s}.ln-product-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.1);transform:translateY(-3px)}.ln-product-img{background:var(--ln-bg-light);padding:24px;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.ln-product-img ai-img,.ln-product-img img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.ln-product-info{padding:20px}.ln-product-info h3{font-size:1.05rem;margin-bottom:8px}.ln-product-info p{font-size:.85rem;color:var(--ln-text-secondary);margin-bottom:12px}.ln-product-link{font-size:.85rem;font-weight:600;color:var(--ln-primary)}.ln-advantage-card{padding:32px 24px;border-left:3px solid var(--ln-primary);background:#fff;height:100%}.ln-advantage-card h4{font-size:1.1rem;margin-bottom:12px}.ln-advantage-card p{font-size:.9rem;color:var(--ln-text-secondary);margin:0}.ln-industry-card{position:relative;overflow:hidden;aspect-ratio:4/3}.ln-industry-card ai-img,.ln-industry-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.ln-industry-card:hover ai-img,.ln-industry-card:hover img{transform:scale(1.05)}.ln-industry-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.75) 100%);display:flex;align-items:flex-end;padding:20px}.ln-industry-card-overlay h4{color:#fff;font-size:1rem;margin:0}.ln-blog-card{border:1px solid var(--ln-border);background:#fff;padding:24px}.ln-blog-card .ln-blog-tag{font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;color:var(--ln-primary);font-weight:600;margin-bottom:12px;display:block}.ln-blog-card h4{font-size:1.05rem;margin-bottom:10px}.ln-blog-card p{font-size:.85rem;color:var(--ln-text-secondary)}.ln-cta{background:linear-gradient(135deg,var(--ln-primary-dark) 0,var(--ln-primary) 100%);padding:64px 0;text-align:center}.ln-cta h2{color:#fff;margin-bottom:16px}.ln-cta p{color:rgba(255,255,255,.8);max-width:560px;margin:0 auto 32px;font-size:1.05rem}@media (max-width:991px){.ln-hero{min-height:480px;padding-top:120px}.ln-hero-content h1{font-size:2rem}}@media (max-width:767px){.ln-hero{min-height:800px;padding-top:100px}.ln-hero-content h1{font-size:1.75rem}.ln-hero-bottom-bar .d-flex{flex-wrap:wrap}.ln-hero-stat{flex:0 0 50%;margin-bottom:8px}}