.laser-spec-hero{position:relative;min-height:760px;padding:170px 0 120px;overflow:hidden;background:var(--brand-primary-dark)}.home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.laser-spec-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(33,26,23,.9),rgba(129,16,11,.72),rgba(33,26,23,.5));z-index:1}.laser-spec-hero .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.95fr);grid-gap:48px;gap:48px;align-items:center}.laser-spec-hero h1{max-width:760px;margin:10px 0 20px;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.laser-spec-hero p{max-width:650px;color:var(--brand-text-inverse);font-size:1.12rem}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.spec-cards{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.spec-card{padding:22px;border-radius:var(--brand-radius);border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.12);backdrop-filter:blur(8px)}.spec-card h3,.spec-card li,.spec-card span{color:var(--brand-text-inverse)}.spec-card h3{margin:4px 0 12px}.spec-card ul{margin:0;padding-left:18px}.trust-bar-light{background:var(--brand-neutral-light);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);padding:24px 0}.trust-item{padding:10px 18px;border-right:1px solid var(--brand-border)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;color:var(--brand-primary-dark);font-size:max(1.2rem, min(2vw, 1.8rem))}.trust-item span{color:var(--brand-text);font-size:.92rem}.product-four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-product-card{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:0 10px 26px rgba(33,26,23,.08)}.home-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.home-product-card div{padding:16px}.home-product-card span{color:var(--brand-primary);font-size:.78rem;font-weight:800}.home-product-card h3{margin:4px 0 0;color:var(--brand-text);font-size:1rem}.feature-six-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.feature-six-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);text-align:center}.feature-six-grid span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:48px;height:48px;margin-bottom:16px;border-radius:50%;background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-weight:800}.feature-six-grid h3,.feature-six-grid p{color:var(--brand-text)}@media (max-width:991px){.feature-six-grid,.laser-spec-hero .hero-grid{grid-template-columns:1fr}.product-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.laser-spec-hero{min-height:auto;padding:120px 0 80px}.product-four-grid{grid-template-columns:1fr}}