.laser-app-hero{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(0,1.08fr);min-height:760px;background:var(--brand-secondary);color:var(--brand-text-inverse)}.laser-app-hero .hero-media{position:relative;min-height:760px;overflow:hidden;background:var(--brand-primary-dark)}.laser-app-hero .hero-media::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(23,16,18,.05),rgba(23,16,18,.68))}.laser-app-hero .hero-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-media-label{position:absolute;left:32px;bottom:32px;z-index:2;color:var(--brand-text-inverse);border:1px solid rgba(255,255,255,.38);padding:10px 14px;font-weight:800;background:rgba(23,16,18,.62)}.laser-app-hero .hero-copy{display:flex;flex-direction:column;justify-content:center;padding:160px max(24px,min(5vw,72px)) 96px}.laser-app-hero h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;margin:14px 0 18px;font-weight:900}.laser-app-hero p{max-width:650px;color:var(--brand-text-inverse);font-size:1.08rem;margin-bottom:26px}.laser-app-hero .eyebrow{color:var(--brand-primary-light)}.app-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding:0;margin:0 0 30px;list-style:none}.app-list li{color:var(--brand-text-inverse);border-left:3px solid var(--brand-primary);background:rgba(255,255,255,.08);padding:10px 12px;font-weight:700}.hero-cta{display:flex;flex-wrap:wrap;gap:12px}.trust-bar{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.trust-row{display:flex;flex-wrap:nowrap}.trust-item{flex:1 1 0;min-width:0;padding:28px 24px;border-right:1px solid rgba(255,255,255,.18)}.trust-item:last-child{border-right:0}.trust-label,.trust-value{display:block;color:var(--brand-text-inverse)}.trust-value{font-size:1.25rem;font-weight:900}.trust-label{font-size:.88rem;opacity:.88}.faq-two-column-section,.product-grid-section,.specs-accordion-section{padding:84px 0}.product-grid-section{background:var(--brand-bg)}.static-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.product-card{position:relative;display:grid;border:1px solid var(--brand-border);background:var(--brand-bg);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(26,31,42,.12)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.product-card-body{padding:24px}.product-card-body span{display:inline-block;margin-bottom:12px;color:var(--brand-primary);font-weight:800;font-size:.82rem;text-transform:uppercase}.product-card h3{font-size:1.25rem;line-height:1.25;margin-bottom:12px;color:var(--brand-text)}.product-card p{color:var(--brand-text)}.specs-accordion-section{background:var(--brand-neutral-light)}.epl-spec-accordion .accordion-item{border:1px solid var(--brand-border);border-radius:0;margin-bottom:12px;overflow:hidden}.epl-spec-accordion .accordion-button{color:var(--brand-text);font-weight:800;background:var(--brand-bg)}.epl-spec-accordion .accordion-button:not(.collapsed){color:var(--brand-text-inverse);background:var(--brand-primary-dark)}.spec-table{margin:0}.spec-table th{color:var(--brand-text);background:var(--brand-bg-alt)}.spec-table td{color:var(--brand-text)}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.faq-grid article{position:relative;padding:24px;border:1px solid var(--brand-border);background:var(--brand-bg)}.faq-grid h3{margin-bottom:10px;color:var(--brand-text);font-size:1.1rem}.faq-grid p{margin:0;color:var(--brand-text)}@media (max-width:991px){.laser-app-hero{grid-template-columns:1fr}.laser-app-hero .hero-media{min-height:360px}.laser-app-hero .hero-copy{padding:64px 24px 76px}.trust-row{flex-wrap:wrap}.trust-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.18)}.faq-grid,.static-product-grid{grid-template-columns:1fr}}@media (max-width:575px){.app-list{grid-template-columns:1fr}.trust-item{flex:0 0 100%;border-right:0}}