:root{--lh-ink:#091827;--lh-navy:#0d1b2a;--lh-blue:#0066cc;--lh-cyan:#4aa8ff;--lh-line:#dfe5ec;--lh-muted:#657283;--lh-soft:#f4f7fa;}
.laser-head-page{background:#fff;color:var(--lh-ink);}
.lh2-hero{position:relative;isolation:isolate;overflow:hidden;min-height:640px;padding:128px 0 82px;background:linear-gradient(135deg,#07121f 0%,#102943 58%,#0d1b2a 100%);}
.lh2-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,#000,transparent 78%);}
.lh2-hero:after{content:"";position:absolute;width:720px;height:720px;right:-180px;top:-250px;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgba(47,143,255,.28),rgba(47,143,255,0) 68%);}
.lh2-wrap{width:min(1280px,calc(100% - 64px));margin:0 auto;}
.lh2-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:64px;align-items:center;}
.lh2-crumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:30px;font-size:12px;color:#7890a6;}
.lh2-crumbs a{color:#9fb3c7;text-decoration:none}.lh2-crumbs a:hover{color:#fff}.lh2-crumbs span{color:#506477;}
.lh2-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#8bc1ff;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;}
.lh2-kicker:before{content:"";width:34px;height:2px;background:#328dff;}
.lh2-hero h1{max-width:760px;margin:0 0 22px;color:#fff;font-size:clamp(44px,5.7vw,78px);line-height:.96;letter-spacing:-.055em;font-weight:800;}
.lh2-hero h1 em{display:block;color:#75aaff;font-style:normal;}
.lh2-lead{max-width:640px;margin:0 0 32px;color:#bac6d1;font-size:18px;line-height:1.7;}
.lh2-actions{display:flex;flex-wrap:wrap;gap:12px;}
.lh2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid rgba(255,255,255,.25);border-radius:7px;color:#fff;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.04em;transition:.2s ease;}
.lh2-btn:hover{transform:translateY(-2px);border-color:#fff}.lh2-btn--primary{background:#1674e8;border-color:#1674e8}.lh2-btn--light{background:#fff;border-color:#fff;color:#102238;}
.lh2-stage{position:relative;min-height:430px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 35px 80px rgba(0,0,0,.3);}
.lh2-stage:after{content:"";position:absolute;left:8%;right:8%;bottom:38px;height:28px;border-radius:50%;background:rgba(0,0,0,.42);filter:blur(18px);}
.lh2-stage img{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 24px 25px rgba(0,0,0,.35));}
.lh2-stage .stage-main{width:38%;height:78%;right:14%;top:8%;}.lh2-stage .stage-left{width:31%;height:61%;left:10%;bottom:9%;}.lh2-stage .stage-mark{position:absolute;left:32px;top:28px;width:150px;height:44px;object-fit:contain;object-position:left center;filter:none;opacity:.95;}
.lh2-stage-label{position:absolute;z-index:3;right:28px;bottom:24px;color:#d9e6f2;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;}
.lh2-stats{position:relative;margin-top:-34px;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dce4ec;border-radius:15px;background:#fff;box-shadow:0 16px 45px rgba(20,39,60,.12);}
.lh2-stat{padding:24px 28px;border-right:1px solid #e6ebf0}.lh2-stat:last-child{border:0}.lh2-stat strong{display:block;color:#102238;font-size:25px;letter-spacing:-.04em}.lh2-stat span{display:block;margin-top:4px;color:#758291;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}
.lh2-section{padding:88px 0}.lh2-section--soft{background:var(--lh-soft)}.lh2-section--dark{background:#0b1928;color:#fff;}
.lh2-head{display:grid;grid-template-columns:minmax(0,.8fr) minmax(300px,.55fr);gap:80px;align-items:end;margin-bottom:40px;}
.lh2-eyebrow{display:block;margin-bottom:12px;color:#1674e8;font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;}
.lh2-head h2,.lh2-section-title{margin:0;color:#0d1b2a;font-size:clamp(31px,4vw,52px);line-height:1.04;letter-spacing:-.045em;}
.lh2-head p{margin:0;color:var(--lh-muted);font-size:16px;line-height:1.7}.lh2-section--dark .lh2-head h2{color:#fff}.lh2-section--dark .lh2-head p{color:#a9b9c8}
.lh2-brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;}
.lh2-brand-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 220px;min-height:390px;padding:38px;border:1px solid #dfe5eb;border-radius:20px;background:#fff;text-decoration:none;color:inherit;box-shadow:0 8px 30px rgba(18,36,55,.05);transition:.25s ease;}
.lh2-brand-card:hover{transform:translateY(-5px);border-color:#97c4f3;box-shadow:0 22px 55px rgba(18,70,123,.13)}
.lh2-brand-card--dark{background:#0f2235;border-color:#173754;color:#fff}.lh2-brand-card--dark:before{content:"";position:absolute;width:330px;height:330px;right:-120px;top:-130px;border-radius:50%;background:rgba(0,102,204,.22);}
.lh2-brand-logo{display:flex;align-items:center;height:42px;margin-bottom:34px}.lh2-brand-logo img{max-width:180px;max-height:42px;object-fit:contain;object-position:left center}.lh2-wordmark{font-size:21px;font-weight:900;letter-spacing:.08em}.lh2-wordmark small{display:block;margin-top:3px;color:#6080a0;font-size:9px;letter-spacing:.23em}.lh2-brand-card h3{margin:0 0 12px;font-size:30px;letter-spacing:-.035em}.lh2-brand-card p{margin:0 0 24px;color:#657283;font-size:14px;line-height:1.7}.lh2-brand-card--dark p{color:#aec0d1}.lh2-inline-link{color:#1674e8;font-size:13px;font-weight:800}.lh2-brand-card--dark .lh2-inline-link{color:#7eb8ff}
.lh2-brand-machine{align-self:end;width:100%;height:280px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,0,0,.2));}
.lh2-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;}
.lh2-product-card{display:grid;grid-template-columns:42% 58%;min-height:390px;overflow:hidden;border:1px solid #dfe5eb;border-radius:20px;background:#fff;color:inherit;text-decoration:none;transition:.25s ease}.lh2-product-card:hover{transform:translateY(-4px);border-color:#95c2ef;box-shadow:0 18px 45px rgba(20,58,95,.12)}
.lh2-product-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:310px;padding:28px;background:linear-gradient(150deg,#f6f8fa,#e8eef4)}.lh2-product-media img{max-width:100%;max-height:290px;object-fit:contain;filter:drop-shadow(0 18px 16px rgba(16,35,55,.2))}.lh2-product-badge{position:absolute;left:18px;top:18px;padding:7px 11px;border-radius:999px;background:#0d1b2a;color:#fff;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;}
.lh2-product-copy{display:flex;flex-direction:column;padding:34px}.lh2-product-copy .brand-mark{height:27px;width:135px;object-fit:contain;object-position:left center;margin-bottom:24px}.lh2-product-copy h3{margin:0 0 10px;color:#102238;font-size:28px;letter-spacing:-.035em}.lh2-product-copy p{margin:0 0 20px;color:#657283;font-size:14px;line-height:1.65}.lh2-spec-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.lh2-chip{padding:7px 10px;border:1px solid #d7e2ec;border-radius:6px;background:#f7f9fb;color:#29445f;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.lh2-product-copy .lh2-inline-link{margin-top:auto;}
.lh2-path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lh2-path{padding:25px;border:1px solid #dde5ed;border-radius:14px;background:#fff}.lh2-path .num{display:block;margin-bottom:22px;color:#1674e8;font-size:11px;font-weight:900;letter-spacing:.14em}.lh2-path h3{margin:0 0 8px;font-size:18px}.lh2-path p{margin:0 0 18px;color:#6a7785;font-size:13px;line-height:1.6}.lh2-path a{font-size:12px;font-weight:800;color:#1674e8;text-decoration:none}
.lh2-note{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;padding:32px 36px;border:1px solid #29435d;border-radius:18px;background:linear-gradient(120deg,#10263b,#0c1c2c)}.lh2-note h2{margin:0 0 8px;color:#fff;font-size:29px;letter-spacing:-.03em}.lh2-note p{margin:0;color:#aebdcc;line-height:1.65}.lh2-note .lh2-btn{white-space:nowrap}
.lh2-detail-hero{position:relative;overflow:hidden;padding:124px 0 76px;background:#0a1827}.lh2-detail-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 25%,rgba(25,119,226,.24),transparent 35%),linear-gradient(90deg,rgba(10,24,39,.98) 42%,rgba(10,24,39,.55));pointer-events:none}.lh2-detail-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:70px;align-items:center}.lh2-detail-hero h1{margin:0 0 18px;color:#fff;font-size:clamp(44px,5vw,70px);line-height:.98;letter-spacing:-.055em}.lh2-detail-hero .lh2-lead{font-size:17px}.lh2-detail-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:430px;border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.13)}.lh2-detail-visual img{max-width:74%;max-height:390px;object-fit:contain;filter:drop-shadow(0 30px 28px rgba(0,0,0,.35))}.lh2-detail-logo{height:32px;max-width:160px;filter:brightness(0) invert(1);margin-bottom:28px}.lh2-source-link{display:inline-flex;margin-top:20px;color:#91bfff;font-size:12px;font-weight:700;text-decoration:none}
.lh2-spec-grid{position:relative;z-index:3;display:grid;grid-template-columns:repeat(5,1fr);margin-top:-38px;border:1px solid #dce4ec;border-radius:15px;background:#fff;box-shadow:0 16px 45px rgba(20,39,60,.12)}.lh2-spec{padding:24px;border-right:1px solid #e5eaf0}.lh2-spec:last-child{border:0}.lh2-spec span{display:block;color:#758291;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lh2-spec strong{display:block;margin-top:7px;color:#102238;font-size:15px;line-height:1.35}
.lh2-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lh2-feature{padding:28px;border:1px solid #dfe6ed;border-radius:14px;background:#fff}.lh2-feature .icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:18px;border-radius:8px;background:#e8f2ff;color:#126ed7;font-size:16px;font-weight:900}.lh2-feature h3{margin:0 0 8px;font-size:17px}.lh2-feature p{margin:0;color:#657283;font-size:13px;line-height:1.65}
.lh2-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lh2-gallery figure{margin:0;overflow:hidden;border:1px solid #dfe5ec;border-radius:14px;background:#eef2f6}.lh2-gallery img{display:block;width:100%;height:260px;object-fit:cover}.lh2-gallery figure:first-child{grid-column:span 2}.lh2-gallery figure:first-child img{height:360px}.lh2-gallery figcaption{padding:13px 15px;background:#fff;color:#607080;font-size:11px;line-height:1.45}
.lh2-data{width:100%;border-collapse:collapse;border:1px solid #dde4eb;border-radius:12px;overflow:hidden;background:#fff}.lh2-data th,.lh2-data td{padding:16px 18px;border-bottom:1px solid #e5eaf0;text-align:left;font-size:13px}.lh2-data th{width:34%;background:#f5f7fa;color:#4b5968;font-weight:700}.lh2-data td{color:#172c41}.lh2-data tr:last-child th,.lh2-data tr:last-child td{border-bottom:0}
.lh2-two-col{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.lh2-copy h2{margin:0 0 16px;font-size:35px;letter-spacing:-.04em}.lh2-copy p{color:#657283;line-height:1.75}.lh2-list{display:grid;gap:11px;margin:24px 0 0;padding:0;list-style:none}.lh2-list li{position:relative;padding-left:24px;color:#34495d;font-size:14px;line-height:1.6}.lh2-list li:before{content:"";position:absolute;left:0;top:.58em;width:9px;height:9px;border-radius:50%;background:#1674e8;box-shadow:0 0 0 4px #e5f1ff}
.lh2-disclaimer{padding:18px 20px;border-left:3px solid #1674e8;background:#eff6fd;color:#526171;font-size:12px;line-height:1.65}
@media(max-width:1050px){.lh2-hero-grid,.lh2-detail-grid{grid-template-columns:1fr}.lh2-stage{min-height:380px}.lh2-brand-grid,.lh2-product-grid{grid-template-columns:1fr}.lh2-path-grid{grid-template-columns:repeat(2,1fr)}.lh2-spec-grid{grid-template-columns:repeat(3,1fr)}.lh2-spec:nth-child(3){border-right:0}.lh2-head{grid-template-columns:1fr;gap:14px}}
@media(max-width:720px){.lh2-wrap{width:min(100% - 36px,1280px)}.lh2-hero,.lh2-detail-hero{padding:104px 0 64px}.lh2-hero h1,.lh2-detail-hero h1{font-size:clamp(39px,13vw,56px)}.lh2-stage{min-height:310px}.lh2-stage .stage-mark{left:20px;top:20px;width:116px}.lh2-stats{grid-template-columns:1fr 1fr}.lh2-stat:nth-child(2){border-right:0}.lh2-stat:nth-child(-n+2){border-bottom:1px solid #e6ebf0}.lh2-section{padding:64px 0}.lh2-brand-card{grid-template-columns:1fr;padding:28px}.lh2-brand-machine{height:210px}.lh2-product-card{grid-template-columns:1fr}.lh2-product-media{min-height:260px}.lh2-path-grid,.lh2-feature-grid,.lh2-two-col{grid-template-columns:1fr}.lh2-spec-grid{grid-template-columns:1fr 1fr}.lh2-spec{border-bottom:1px solid #e5eaf0}.lh2-spec:nth-child(odd){border-right:1px solid #e5eaf0}.lh2-spec:nth-child(even){border-right:0}.lh2-gallery{grid-template-columns:1fr 1fr}.lh2-gallery figure:first-child{grid-column:span 2}.lh2-gallery img{height:190px}.lh2-gallery figure:first-child img{height:250px}.lh2-note{grid-template-columns:1fr;padding:26px}.lh2-detail-visual{min-height:330px}}
@media(max-width:480px){.lh2-gallery{grid-template-columns:1fr}.lh2-gallery figure:first-child{grid-column:auto}.lh2-gallery img,.lh2-gallery figure:first-child img{height:230px}.lh2-spec-grid{grid-template-columns:1fr}.lh2-spec,.lh2-spec:nth-child(odd){border-right:0}.lh2-product-copy{padding:26px}.lh2-actions .lh2-btn{width:100%}}
