.lamy-home-hero{background:var(--brand-bg-alt);padding:96px 0}.hero-image-panel{margin:0;background:var(--brand-primary-dark);padding:28px}.hero-image-panel img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;background:#111827}.hero-copy{color:var(--brand-text-secondary);font-size:18px}.cta-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.lamy-industry-cards,.lamy-milestones,.lamy-product-grid-section{padding:80px 0}.lamy-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.product-tile{border:1px solid var(--brand-border);background:#fff;transition:transform 180ms,box-shadow 180ms}.product-tile:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(10,10,10,.08)}.product-tile img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-tile-body{padding:24px}.product-tile-body p{color:var(--brand-text-secondary)}.product-tile-body span{display:inline-flex;margin-top:8px;padding:6px 10px;background:var(--brand-bg-alt);color:var(--brand-primary);font-size:12px;font-weight:700}.lamy-trust-bar{background:#fff}.milestone-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.milestone-grid article{border:1px solid var(--brand-border);padding:28px}.industry-icon-grid span,.milestone-grid span{display:inline-flex;color:var(--brand-accent);font-weight:800;margin-bottom:14px}.industry-icon-grid p,.milestone-grid p{color:var(--brand-text-secondary)}.industry-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.industry-icon-grid article{min-height:210px;padding:26px;border:1px solid var(--brand-border);background:#fff}.industry-icon-grid article:hover{border-color:var(--brand-primary);background:var(--brand-bg-alt)}.lamy-cta-section{background:var(--brand-primary);color:var(--text-on-dark);text-align:center;padding:80px 0 96px}.lamy-cta-section h2,.lamy-cta-section p{color:var(--text-on-dark)}.lamy-cta-section p{max-width:720px;margin:16px auto 0;color:rgba(255,255,255,.86)}.lamy-cta-section .cta-actions{justify-content:center}@media (max-width:991.98px){.lamy-product-grid,.milestone-grid{grid-template-columns:1fr}.industry-icon-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.lamy-home-hero,.lamy-industry-cards,.lamy-milestones,.lamy-product-grid-section{padding:48px 0}.industry-icon-grid{grid-template-columns:1fr}}