.laser-page{--paper: #f0eee7;--white: #fffefa;--ink: #111512;--muted: #62665f;--line: #c9c7be;--orange: #ee4b18;--orange-dark: #b63810;--lime: #d9ef52;--green: #1d3a2e;--max: 1240px;--shadow: 0 28px 60px rgb(17 21 18 / 12%);display:block;width:100%;overflow-x:clip;background:linear-gradient(90deg,rgb(17 21 18 / 3%) 1px,transparent 1px) 0 0 / 80px 80px,var(--paper);color:var(--ink);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;text-rendering:optimizeLegibility}.laser-page *{box-sizing:border-box}.laser-page section[id]{scroll-margin-top:142px}.laser-page button,.laser-page a{font:inherit}.laser-page button,.laser-page a{color:inherit}.laser-page img{display:block;max-width:100%;height:auto}.laser-page .skip-link{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-160%);padding:10px 14px;background:var(--lime);color:var(--ink);font-weight:800}.laser-page .skip-link:focus{transform:none}.laser-page :focus-visible{outline:2px solid var(--ink);outline-offset:3px;box-shadow:0 0 0 5px var(--lime)}.laser-page .site-header{position:sticky;z-index:30;top:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:76px;padding:0 clamp(20px,4vw,72px);border-bottom:1px solid rgb(255 255 255 / 12%);background:#111512f0;color:var(--white);backdrop-filter:blur(16px)}.laser-page .brand{display:grid;grid-template-columns:36px auto;grid-template-rows:auto auto;align-items:center;text-decoration:none;column-gap:10px}.laser-page .brand-mark{grid-row:1 / 3;display:grid;place-items:center;width:34px;aspect-ratio:1;background:var(--orange);color:var(--white);font-weight:900;font-style:italic}.laser-page .brand-name{font-size:18px;font-weight:900;letter-spacing:.12em;line-height:1}.laser-page .brand-line{margin-top:4px;color:#b9bdb8;font-size:8px;font-weight:700;letter-spacing:.2em;line-height:1}.laser-page .site-header nav{display:flex;justify-content:center;gap:clamp(20px,3vw,48px)}.laser-page .site-header nav a{position:relative;padding:27px 0 24px;color:#d8dbd7;font-size:13px;font-weight:700;text-decoration:none}.laser-page .site-header nav a:after{position:absolute;right:0;bottom:18px;left:0;height:2px;transform:scaleX(0);background:var(--lime);content:"";transition:transform .18s ease}.laser-page .site-header nav a:hover:after{transform:scaleX(1)}.laser-page .header-cta{display:flex;align-items:center;gap:18px;padding:11px 14px;border:1px solid rgb(255 255 255 / 28%);font-size:12px;font-weight:800;letter-spacing:.02em;text-decoration:none}.laser-page .header-cta span{color:var(--lime);font-size:18px}.laser-page .laser-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:28px;color:#646a63;font-size:11px;font-weight:750;gap:8px}.laser-page .laser-breadcrumb a{color:inherit;text-decoration:none}.laser-page .laser-breadcrumb a:hover{color:var(--orange-dark)}.laser-page .laser-breadcrumb span[aria-current=page]{color:var(--ink)}.laser-page .hero{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(600px,1.22fr);align-items:center;max-width:1500px;min-height:calc(100svh - 76px);margin:0 auto;padding:44px clamp(20px,4vw,72px) 64px;gap:clamp(36px,5vw,86px)}.laser-page .hero-copy{position:relative;z-index:2}.laser-page .eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:var(--orange-dark);font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.laser-page .eyebrow>span{width:28px;height:3px;background:currentColor}.laser-page .eyebrow.light{color:var(--lime)}.laser-page h1,.laser-page h2,.laser-page h3,.laser-page p{margin-top:0}.laser-page h1{max-width:720px;margin-bottom:24px;font-size:clamp(54px,6.4vw,104px);font-weight:850;letter-spacing:-.068em;line-height:.87}.laser-page h1 em{display:block;color:var(--orange);font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.05em}.laser-page .hero-lead{max-width:590px;margin-bottom:32px;color:#454942;font-size:clamp(18px,1.45vw,22px);line-height:1.5}.laser-page .hero-actions{display:flex;flex-wrap:wrap;gap:12px}.laser-page .button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border:0;cursor:pointer;font-size:13px;font-weight:850;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease}.laser-page .button:hover{transform:translateY(-2px)}.laser-page .button-primary{background:var(--orange);color:var(--ink)}.laser-page .button-primary:hover{background:var(--orange-dark);color:var(--white)}.laser-page .button-ghost{justify-content:space-between;min-width:210px;border:1px solid #aaa9a2;background:transparent}.laser-page .button-ghost span{color:var(--orange)}.laser-page .button-lime{background:var(--lime);color:var(--ink)}.laser-page .hero-tags{display:flex;flex-wrap:wrap;margin:36px 0 0;padding:0;gap:8px;list-style:none}.laser-page .hero-tags li{padding:7px 10px;border:1px solid #c1bfb6;color:#51554e;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.laser-page .hero-visual{position:relative;margin:0;background:var(--ink);box-shadow:var(--shadow)}.laser-page .hero-visual:before{position:absolute;z-index:2;top:-18px;right:-18px;width:82px;height:82px;border-top:4px solid var(--lime);border-right:4px solid var(--lime);content:""}.laser-page .hero-visual img{width:100%;aspect-ratio:4 / 3;object-fit:contain}.laser-page .hero-visual figcaption{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;min-height:64px;padding:11px 18px;background:var(--ink);color:#d9dcd8;font-size:12px;font-weight:650}.laser-page .visual-index{display:grid;place-items:center;width:36px;aspect-ratio:1;background:var(--lime);color:var(--ink);font-weight:900}.laser-page .laser-line{position:absolute;z-index:3;right:14%;bottom:64px;width:2px;height:48%;transform:rotate(12deg);transform-origin:bottom;background:linear-gradient(transparent,#ff5c2a);filter:drop-shadow(0 0 9px #ff5c2a);opacity:.8;pointer-events:none}.laser-page .section-shell{width:min(calc(100% - 40px),var(--max));margin-inline:auto;padding-block:clamp(88px,9vw,148px)}.laser-page .section-heading{max-width:800px;margin-bottom:clamp(44px,5vw,72px)}.laser-page .section-heading h2,.laser-page .rhythm-copy h2,.laser-page .data-intro h2{margin-bottom:20px;font-size:clamp(40px,5.2vw,74px);font-weight:830;letter-spacing:-.055em;line-height:.98}.laser-page .section-heading>p,.laser-page .split-heading>p,.laser-page .rhythm-copy>p,.laser-page .data-intro>p{color:var(--muted);font-size:18px;line-height:1.65}.laser-page .split-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr);max-width:none;gap:clamp(40px,7vw,110px)}.laser-page .split-heading>p{align-self:end;margin-bottom:7px}.laser-page .outcome{border-top:1px solid var(--line)}.laser-page .outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.laser-page .outcome-grid article{position:relative;min-height:280px;padding:26px 24px 32px;border-right:1px solid var(--line)}.laser-page .outcome-grid article:last-child{border-right:0}.laser-page .metric-no{display:block;margin-bottom:54px;color:var(--orange);font-family:Georgia,serif;font-size:30px;font-style:italic}.laser-page .outcome-grid h3{margin-bottom:12px;font-size:22px;line-height:1.15}.laser-page .outcome-grid p{margin-bottom:0;color:var(--muted);font-size:14px}.laser-page .decision{border-top:1px solid var(--line)}.laser-page .decision-switcher{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:18px;border:1px solid var(--ink)}.laser-page .decision-switcher button,.laser-page .architecture-toggle button,.laser-page .rhythm-toggle button{min-height:58px;padding:12px 18px;border:0;border-right:1px solid var(--ink);background:transparent;cursor:pointer;font-size:12px;font-weight:850;text-align:left}.laser-page .decision-switcher button:last-child,.laser-page .architecture-toggle button:last-child,.laser-page .rhythm-toggle button:last-child{border-right:0}.laser-page .decision-switcher button[aria-selected=true],.laser-page .architecture-toggle button.is-active,.laser-page .rhythm-toggle button.is-active{background:var(--ink);color:var(--lime)}.laser-page .route-stage{display:grid;grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);min-height:480px;background:var(--white);box-shadow:0 20px 50px #11151212}.laser-page .route-copy{padding:clamp(34px,4vw,64px)}.laser-page .route-copy[hidden]{display:none}.laser-page .route-kicker{margin-bottom:14px;color:var(--orange-dark);font-size:10px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.laser-page .route-copy h3,.laser-page .station-copy h3,.laser-page .architecture-stage h3,.laser-page .rhythm-diagram h3{margin-bottom:22px;font-size:clamp(30px,3.1vw,48px);letter-spacing:-.045em;line-height:1}.laser-page .route-copy>p:not(.route-kicker),.laser-page .station-copy>p:not(.route-kicker),.laser-page .architecture-stage article>p:not(.route-kicker),.laser-page .rhythm-diagram>p:not(.route-kicker){color:var(--muted);font-size:16px}.laser-page .route-copy ul,.laser-page .architecture-stage ul{margin:30px 0 0;padding:0;list-style:none}.laser-page .route-copy li,.laser-page .architecture-stage li{position:relative;padding:12px 0 12px 26px;border-top:1px solid #dedcd4;font-size:14px;font-weight:650}.laser-page .route-copy li:before,.laser-page .architecture-stage li:before{position:absolute;top:18px;left:3px;width:7px;height:7px;background:var(--orange);content:""}.laser-page .route-map{position:relative;display:flex;align-items:center;justify-content:center;min-height:480px;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgb(217 239 82 / 14%),transparent 44%),linear-gradient(135deg,#15241d,var(--ink))}.laser-page .route-map:before{position:absolute;inset:0;background:linear-gradient(rgb(255 255 255 / 5%) 1px,transparent 1px) 0 0 / 44px 44px,linear-gradient(90deg,rgb(255 255 255 / 5%) 1px,transparent 1px) 0 0 / 44px 44px;content:""}.laser-page .coil-symbol{position:relative;z-index:1;width:120px;aspect-ratio:1;border:14px solid #e6e8e4;border-radius:50%;box-shadow:0 0 0 1px #ffffff57}.laser-page .coil-symbol:after{position:absolute;inset:30%;border:3px solid var(--lime);border-radius:50%;content:""}.laser-page .strip-symbol{position:relative;z-index:1;width:150px;height:36px;background:linear-gradient(90deg,#b7bab5,#f7f8f4 55%,#989b96)}.laser-page .nest-symbol{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,48px);grid-auto-rows:48px;width:190px;padding:12px;gap:5px;background:#d6d8d3}.laser-page .nest-symbol b{display:block;border:3px solid var(--orange);border-radius:50% 18% 42% 24%;transform:rotate(18deg)}.laser-page .nest-symbol b:nth-child(2n){transform:rotate(72deg)}.laser-page .map-label{position:absolute;z-index:2;top:28px;left:30px;color:#8f978f;font-size:10px;font-weight:900;letter-spacing:.18em}.laser-page .map-output{right:30px;left:auto}.laser-page .evidence-band{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.5fr);align-items:end;width:min(calc(100% - 40px),1420px);margin:20px auto 0;padding:20px 20px 0;background:var(--ink);gap:20px}.laser-page .evidence-band figure{margin:0}.laser-page .evidence-band img{width:100%;background:#1a1a1a;object-fit:contain}.laser-page .evidence-main figcaption,.laser-page .evidence-detail figcaption{min-height:90px;padding:20px 4px;color:#c8cbc7;font-size:13px}.laser-page .evidence-main figcaption strong{display:block;color:var(--white);font-size:20px}.laser-page .evidence-detail figcaption span{display:block;margin-bottom:8px;color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.16em}.laser-page .interface-graphic{position:relative;display:grid;grid-template-columns:1fr 112px 1fr;grid-template-rows:auto 1fr auto;align-items:stretch;min-height:280px;overflow:hidden;padding:24px;border:1px solid #394039;background:linear-gradient(rgb(255 255 255 / 5%) 1px,transparent 1px) 0 0 / 28px 28px,linear-gradient(90deg,rgb(255 255 255 / 5%) 1px,transparent 1px) 0 0 / 28px 28px,#15231c;gap:16px 10px}.laser-page .interface-title{grid-column:1 / -1;color:#aeb7b0;font-size:9px;font-weight:900;letter-spacing:.18em}.laser-page .interface-node{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:118px;padding:16px;border:1px solid #647168;background:linear-gradient(145deg,#263b30,#17261f);box-shadow:0 16px 30px #00000038}.laser-page .interface-node b{color:var(--white);font-size:15px;font-weight:900;letter-spacing:.13em}.laser-page .interface-node small{margin-top:4px;color:#aeb8b1;font-size:9px;letter-spacing:.05em}.laser-page .interface-node>i{display:flex;margin-top:15px;gap:5px}.laser-page .interface-node em{width:7px;height:7px;border-radius:50%;background:#617068}.laser-page .interface-node em:first-child{background:var(--lime);box-shadow:0 0 10px #d9ef528c}.laser-page .interface-laser{border-color:#985038;background:linear-gradient(145deg,#3d281f,#251b17)}.laser-page .interface-signals{display:grid;align-content:center;gap:7px}.laser-page .interface-signals span{position:relative;display:block;padding-block:3px;border-block:1px solid #617168;color:#cbd1cc;font-size:7px;font-weight:850;letter-spacing:.05em;text-align:center}.laser-page .interface-signals span:before,.laser-page .interface-signals span:after{position:absolute;top:50%;width:7px;height:7px;transform:translateY(-50%) rotate(45deg);border-top:1px solid var(--lime);border-right:1px solid var(--lime);content:""}.laser-page .interface-signals span:before{left:-1px;transform:translateY(-50%) rotate(-135deg)}.laser-page .interface-signals span:after{right:-1px}.laser-page .interface-safety{grid-column:1 / -1;display:grid;grid-template-columns:auto repeat(3,1fr);align-items:center;padding:10px 12px;border:1px solid #555f59;border-left:3px solid var(--orange);background:#111a15;gap:10px}.laser-page .interface-safety b{color:var(--orange);font-size:8px;letter-spacing:.12em}.laser-page .interface-safety span{color:#aeb7b0;font-size:7px;font-weight:800;letter-spacing:.08em;text-align:center}.laser-page .interface-utility{grid-column:1 / -1;padding:7px 10px;border:1px dashed #526158;color:#8f9b93;font-size:7px;font-weight:800;letter-spacing:.07em;text-align:center}.laser-page .flow{border-top:1px solid var(--line)}.laser-page .station-rail{display:grid;grid-template-columns:repeat(8,1fr);margin-bottom:18px;border-block:1px solid var(--ink)}.laser-page .station-rail button{min-height:76px;padding:12px 10px;border:0;border-right:1px solid var(--line);background:transparent;cursor:pointer;font-size:10px;font-weight:850;text-align:left}.laser-page .station-rail button:last-child{border-right:0}.laser-page .station-rail button span{display:block;margin-bottom:7px;color:var(--orange-dark);font-size:9px;letter-spacing:.1em}.laser-page .station-rail button.is-active{background:var(--orange);color:var(--ink)}.laser-page .station-rail button.is-active span{color:var(--ink)}.laser-page .station-stage{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr);background:var(--white);box-shadow:0 24px 54px #11151214}.laser-page .station-visual{position:relative;display:grid;place-items:center;min-height:560px;overflow:hidden;background:linear-gradient(rgb(17 21 18 / 5%) 1px,transparent 1px) 0 0 / 40px 40px,linear-gradient(90deg,rgb(17 21 18 / 5%) 1px,transparent 1px) 0 0 / 40px 40px,#f8f7f1}.laser-page .station-visual img{width:min(90%,600px);max-height:520px;object-fit:contain;transition:opacity .18s ease,transform .25s ease}.laser-page .station-visual img[hidden],.laser-page .station-schematic[hidden]{display:none}.laser-page .station-visual img.is-changing{transform:translate(12px);opacity:0}.laser-page .station-schematic{position:relative;display:grid;place-items:center;width:min(88%,590px);min-height:390px;overflow:hidden;border:1px solid #c8cbc4;background:linear-gradient(rgb(17 21 18 / 5%) 1px,transparent 1px) 0 0 / 24px 24px,linear-gradient(90deg,rgb(17 21 18 / 5%) 1px,transparent 1px) 0 0 / 24px 24px,#eeede7}.laser-page .station-schematic:before{position:absolute;inset:14% 8%;border:1px dashed #a9aea7;content:""}.laser-page .schematic-machine{position:absolute;right:14%;width:30%;height:44%;border:2px solid var(--ink);background:#dde0d8;box-shadow:14px 14px #1115121a}.laser-page .schematic-machine:before,.laser-page .schematic-machine:after{position:absolute;left:17%;width:66%;height:16px;border:2px solid var(--ink);border-radius:50%;background:var(--white);content:""}.laser-page .schematic-machine:before{top:28%}.laser-page .schematic-machine:after{bottom:28%}.laser-page .schematic-strip{position:absolute;left:8%;right:10%;top:51%;height:10px;background:var(--lime);transform-origin:center}.laser-page .schematic-strip i{position:absolute;top:-9px;width:4px;height:28px;background:var(--orange)}.laser-page .schematic-strip i:nth-child(1){left:14%}.laser-page .schematic-strip i:nth-child(2){left:34%}.laser-page .schematic-strip i:nth-child(3){left:61%}.laser-page .schematic-strip i:nth-child(4){left:82%}.laser-page .station-schematic strong{position:absolute;top:28px;left:30px;color:var(--ink);font-size:clamp(28px,4vw,56px);font-weight:950;letter-spacing:-.06em}.laser-page .station-schematic[data-mode=buffer] .schematic-strip{height:46%;border:8px solid var(--lime);border-top:0;border-radius:0 0 50% 50%;background:transparent}.laser-page .station-schematic[data-mode=buffer] .schematic-strip i{display:none}.laser-page .station-schematic[data-mode=laser] .schematic-machine{width:46%;height:34%;border-color:var(--orange);background:#262b27}.laser-page .station-schematic[data-mode=laser] .schematic-machine:before{top:-58px;left:48%;width:6px;height:60px;border:0;border-radius:0;background:var(--orange);box-shadow:0 28px 22px var(--orange)}.laser-page .station-schematic[data-mode=laser] .schematic-machine:after{display:none}.laser-page .station-schematic[data-mode=output] .schematic-machine{right:10%;width:50%;height:20%;transform:skew(-18deg)}.laser-page .station-schematic[data-mode=output] .schematic-machine:before,.laser-page .station-schematic[data-mode=output] .schematic-machine:after{border-color:var(--orange);border-radius:50% 16% 42% 28%;background:transparent}.laser-page .station-marker{position:absolute;right:0;bottom:0;display:grid;min-width:180px;padding:16px 18px;background:var(--ink);color:var(--white)}.laser-page .station-marker span{color:var(--lime);font-size:28px;font-weight:900;line-height:1}.laser-page .station-marker small{margin-top:7px;color:#acb2ac;font-size:8px;font-weight:800;letter-spacing:.15em}.laser-page .station-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,76px)}.laser-page .station-copy dl{margin:32px 0 0}.laser-page .station-copy dl div{display:grid;grid-template-columns:130px 1fr;padding:18px 0;border-top:1px solid #d8d5cd;gap:18px}.laser-page .station-copy dt{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.laser-page .station-copy dd{margin:0;color:var(--muted);font-size:14px}.laser-page .architecture{border-top:1px solid var(--line)}.laser-page .architecture-toggle{display:inline-grid;grid-template-columns:1fr 1fr;width:min(100%,440px);margin-bottom:18px;border:1px solid var(--ink)}.laser-page .architecture-stage{display:grid;grid-template-columns:minmax(460px,1.2fr) minmax(360px,.8fr);background:var(--white)}.laser-page .architecture-stage figure{margin:0;padding:24px;background:linear-gradient(rgb(17 21 18 / 5%) 1px,transparent 1px) 0 0 / 48px 48px,#e9e7df}.laser-page .architecture-stage figure img{width:100%;object-fit:contain}.laser-page .architecture-stage figcaption{padding-top:14px;color:#5d625b;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.laser-page .architecture-stage article{padding:clamp(40px,5vw,70px)}.laser-page .rhythm-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);width:min(calc(100% - 40px),1420px);margin-inline:auto;background:var(--ink);color:var(--white)}.laser-page .rhythm-copy{padding:clamp(46px,6vw,92px)}.laser-page .rhythm-copy h2{font-size:clamp(42px,5.4vw,78px)}.laser-page .rhythm-copy>p{color:#b9bdb8}.laser-page .rhythm-toggle{display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px;border:1px solid #596059}.laser-page .rhythm-toggle button{border-right-color:#596059;color:#d7dad6}.laser-page .rhythm-toggle button.is-active{background:var(--lime);color:var(--ink)}.laser-page .rhythm-diagram{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:640px;overflow:hidden;padding:clamp(46px,6vw,92px);background:linear-gradient(150deg,rgb(238 75 24 / 15%),transparent 60%),#17251e}.laser-page .rhythm-diagram>*:not(.rhythm-track){position:relative;z-index:2}.laser-page .rhythm-track{position:absolute;top:13%;right:-4%;left:10%;display:flex;height:170px;transform:skewY(-8deg);background:linear-gradient(90deg,#858983,#eceeea 45%,#a1a49e)}.laser-page .rhythm-track:after{position:absolute;right:0;bottom:-3px;left:0;height:3px;background:var(--orange);box-shadow:0 0 12px var(--orange);content:""}.laser-page .rhythm-track span{flex:1;margin:22px 9px;border:2px solid #434943;border-radius:45% 24% 34% 18%;transition:transform .26s ease,border-color .26s ease}.laser-page .rhythm-diagram[data-mode=indexed] .rhythm-track span:nth-child(2n){transform:translate(16px);border-color:var(--orange)}.laser-page .rhythm-diagram>p:not(.route-kicker){max-width:670px;color:#b9bdb8}.laser-page .rhythm-factors{display:flex;flex-wrap:wrap;margin-top:26px;gap:7px}.laser-page .rhythm-factors span{padding:7px 9px;border:1px solid #5e675f;color:#d0d4cf;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.laser-page .risks{border-top:1px solid var(--line)}.laser-page .risk-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.laser-page .risk-grid article{min-height:300px;padding:26px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);transition:background .18s ease,color .18s ease}.laser-page .risk-grid article:hover{background:var(--ink);color:var(--white)}.laser-page .risk-grid article>span{display:block;margin-bottom:58px;color:var(--orange-dark);font-size:11px;font-weight:900}.laser-page .risk-grid article:hover>span{color:var(--orange)}.laser-page .risk-grid h3{margin-bottom:12px;font-size:30px;letter-spacing:-.035em}.laser-page .risk-grid p{color:var(--muted);font-size:14px}.laser-page .risk-grid article:hover p{color:#bdc2bc}.laser-page .risk-grid small{display:inline-block;margin-top:14px;color:var(--orange-dark);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.laser-page .risk-grid article:hover small{color:var(--lime)}.laser-page .downstream{border-top:1px solid var(--line)}.laser-page .downstream-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.laser-page .downstream-flow article{position:relative;min-height:390px;overflow:hidden;padding:22px;background:var(--white)}.laser-page .down-no{position:relative;z-index:2;color:var(--orange-dark);font-size:10px;font-weight:900}.laser-page .cut-shape{position:relative;width:150px;height:150px;margin:38px auto 34px}.laser-page .shape-part{border:9px solid var(--ink);border-radius:42% 18% 48% 22%;transform:rotate(12deg)}.laser-page .shape-part:after{position:absolute;inset:30%;border:6px solid var(--orange);border-radius:50%;content:""}.laser-page .shape-skeleton{border:12px solid #70746e}.laser-page .shape-skeleton:before,.laser-page .shape-skeleton:after{position:absolute;width:44px;height:50px;border:7px solid var(--paper);border-radius:42% 24% 50% 18%;content:""}.laser-page .shape-skeleton:before{top:20px;left:16px}.laser-page .shape-skeleton:after{right:16px;bottom:20px}.laser-page .shape-fume{border-bottom:5px solid var(--ink)}.laser-page .shape-fume:before,.laser-page .shape-fume:after{position:absolute;bottom:20px;width:50px;height:100px;border:6px solid var(--orange);border-width:0 6px;border-radius:50%;content:""}.laser-page .shape-fume:before{left:27px;transform:rotate(-12deg)}.laser-page .shape-fume:after{right:27px;transform:rotate(12deg)}.laser-page .shape-safe{border:7px solid var(--ink)}.laser-page .shape-safe:before{position:absolute;inset:24px;display:grid;place-items:center;background:var(--lime);color:var(--ink);content:"✓";font-size:44px;font-weight:900}.laser-page .downstream-flow h3{margin-bottom:10px;font-size:24px}.laser-page .downstream-flow p{color:var(--muted);font-size:13px}.laser-page .data-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(540px,1.18fr);width:min(calc(100% - 40px),1420px);margin:0 auto 20px;background:var(--orange);color:var(--white)}.laser-page .data-intro{padding:clamp(46px,6vw,88px)}.laser-page .data-intro>p{color:#ffe2d8}.laser-page .data-progress{margin-top:42px}.laser-page .data-progress strong{display:block;font-size:42px;letter-spacing:-.04em}.laser-page .data-progress>span{display:block;color:#ffe2d8;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.laser-page .progress-bar{height:5px;margin-top:18px;background:#11151238}.laser-page .progress-bar i{display:block;width:0;height:100%;background:var(--lime);transition:width .22s ease}.laser-page .data-checklist{display:grid;grid-template-columns:1fr 1fr;padding:clamp(26px,4vw,60px);background:var(--ink);gap:1px}.laser-page .data-checklist label{display:grid;grid-template-columns:auto 1fr;align-items:center;min-height:72px;padding:12px 14px;border:1px solid #394039;cursor:pointer;gap:12px;transition:border-color .18s ease,background .18s ease}.laser-page .data-checklist label:hover{border-color:#707870}.laser-page .data-checklist label:has(input:checked){border-color:var(--lime);background:#d9ef5214}.laser-page .data-checklist input{width:19px;height:19px;margin:0;accent-color:var(--lime)}.laser-page .data-checklist span{color:#d9dcd8;font-size:12px;font-weight:700}.laser-page .data-checklist .button{align-self:end;margin-top:16px}.laser-page footer{display:flex;align-items:center;justify-content:space-between;min-height:150px;padding:36px clamp(20px,4vw,72px);background:#0a0d0b;color:var(--white)}.laser-page .footer-brand{display:flex;align-items:center;gap:12px}.laser-page .footer-brand strong,.laser-page .footer-brand small{display:block}.laser-page .footer-brand strong{letter-spacing:.14em}.laser-page .footer-brand small{margin-top:4px;color:#8f948e;font-size:9px}.laser-page footer>a{color:var(--lime);font-size:12px;font-weight:800;text-decoration:none}.laser-page .engineering-concept,.laser-page .hero-photo-label,.laser-page .hero-callout,.laser-page .route-map-head,.laser-page .route-map-foot{display:none}.laser-page .route-technical{width:100%;height:100%}.laser-page .hero-mobile-keys,.laser-page .concept-mobile-summary{display:none}.laser-page .section-shell{padding-block:108px}.laser-page .hero{padding-bottom:50px}.laser-page .hero-visual{border:1px solid rgb(17 21 18 / 28%)}.laser-page .hero-visual img{filter:saturate(.88) contrast(1.035)}.laser-page .hero-photo-label{position:absolute;z-index:5;top:16px;left:16px;display:block;padding:8px 10px;border:1px solid rgb(255 255 255 / 26%);background:#111512c7;color:#e3e6e1;font-size:8px;font-weight:900;letter-spacing:.14em;backdrop-filter:blur(8px)}.laser-page .hero-callout{position:absolute;z-index:5;display:flex;align-items:center;gap:8px;color:var(--white);font-size:8px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 7px rgb(0 0 0 / 90%)}.laser-page .hero-callout i{position:relative;width:9px;height:9px;border:2px solid var(--lime);border-radius:50%;background:#111512bf;box-shadow:0 0 0 4px #1115124d}.laser-page .hero-callout i:after{position:absolute;top:3px;left:8px;width:28px;height:1px;background:var(--lime);content:""}.laser-page .hero-callout span{margin-left:27px;padding:5px 7px;background:#111512c2}.laser-page .hero-callout-coil{top:48%;left:5%}.laser-page .hero-callout-feed{top:63%;left:32%}.laser-page .hero-callout-laser{top:43%;right:4%}.laser-page .route-stage{min-height:520px}.laser-page .route-map{display:block;min-height:520px;background:#111914}.laser-page .route-map:before{display:none}.laser-page .route-map-head,.laser-page .route-map-foot{position:absolute;z-index:3;right:24px;left:24px;display:flex;align-items:center;justify-content:space-between}.laser-page .route-map-head{top:22px;padding-bottom:12px;border-bottom:1px solid rgb(255 255 255 / 14%)}.laser-page .route-map-head span,.laser-page .route-map-head strong{font-size:9px;letter-spacing:.14em}.laser-page .route-map-head span{color:var(--orange);font-weight:900}.laser-page .route-map-head strong{color:#e3e6e1}.laser-page .route-technical{position:absolute;inset:0;width:100%;height:100%}.laser-page .route-scheme{display:none}.laser-page .route-map[data-mode=coil] .route-scheme-coil,.laser-page .route-map[data-mode=ctl] .route-scheme-ctl,.laser-page .route-map[data-mode=press] .route-scheme-press,.laser-page .route-map[data-mode=sheet] .route-scheme-sheet{display:block}.laser-page .route-tags text{fill:#a8b0aa;font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:850;letter-spacing:.08em}.laser-page .route-map-foot{bottom:18px;color:#9fa8a1;font-size:8px;font-weight:750;letter-spacing:.07em}.laser-page .route-flow-key{display:flex;align-items:center;gap:8px}.laser-page .route-flow-key i{width:34px;height:3px;background:var(--lime);box-shadow:0 0 9px #d9ef526b}.laser-page .engineering-concept{display:block;width:min(calc(100% - 40px),1420px);margin:24px auto 0;padding:84px 40px 40px;overflow:hidden;background:radial-gradient(circle at 68% 16%,rgb(217 239 82 / 7%),transparent 27%),#0c110e;color:var(--white)}.laser-page .concept-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:end;margin-bottom:46px;gap:80px}.laser-page .concept-heading h2{max-width:820px;margin:0;font-size:clamp(52px,5.2vw,78px);letter-spacing:-.06em;line-height:.94}.laser-page .concept-heading>p{margin:0 0 6px;color:#aeb5af;font-size:16px;line-height:1.7}.laser-page .concept-board{border:1px solid #394139;background:#111814;box-shadow:0 34px 70px #00000061}.laser-page .concept-board-head{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:0 18px;border-bottom:1px solid #394139;color:#9ea8a0;font-size:8px;font-weight:850;letter-spacing:.13em}.laser-page .concept-board-head>div{display:flex;align-items:center;gap:10px}.laser-page .status-dot{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px #d9ef529e}.laser-page .line-twin{display:block;width:100%;height:auto;border-bottom:1px solid #394139}.laser-page .line-twin text{font-family:Inter,Arial,sans-serif}.laser-page .twin-label{fill:#ecf0eb;font-size:12px;font-weight:900;letter-spacing:.12em}.laser-page .twin-sub{fill:#89958d;font-size:8px;font-weight:700;letter-spacing:.07em}.laser-page .twin-mini{fill:#9fa9a2;font-size:8px;font-weight:800;letter-spacing:.08em}.laser-page .twin-optional{fill:#9fa9a2;font-size:7px;font-weight:850;letter-spacing:.08em}.laser-page .twin-leader{fill:none;stroke:#68746d;stroke-width:1.5}.laser-page .twin-point{fill:var(--lime);stroke:#0c110e;stroke-width:3}.laser-page .twin-number{fill:var(--orange);font-size:11px;font-weight:950}.laser-page .twin-name{fill:#c7cec8;font-size:9px;font-weight:850;letter-spacing:.07em}.laser-page .concept-legend{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #394139}.laser-page .concept-legend span{display:flex;align-items:center;min-height:54px;padding:0 18px;border-right:1px solid #394139;color:#aeb6b0;font-size:9px;font-weight:750;letter-spacing:.05em;gap:10px}.laser-page .concept-legend span:last-child{border-right:0}.laser-page .concept-legend i{width:28px;height:3px}.laser-page .legend-material{background:var(--lime)}.laser-page .legend-control{border-top:2px dashed #7fd9ff}.laser-page .legend-safety{border-top:3px double var(--orange)}.laser-page .legend-extraction{background:#aeb6b0}.laser-page .concept-scope{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #394139;background:#17211b}.laser-page .concept-scope article{min-height:105px;padding:20px 22px;border-right:1px solid #394139}.laser-page .concept-scope article:nth-child(2){border-right:0}.laser-page .concept-scope span{display:block;margin-bottom:12px;color:var(--orange);font-size:8px;font-weight:900;letter-spacing:.12em}.laser-page .concept-scope strong{color:#dce1dc;font-size:14px;line-height:1.45}.laser-page .concept-scope>p{grid-column:1 / -1;margin:0;padding:12px 22px;border-top:1px solid #394139;color:#8e9891;font-size:9px;line-height:1.5}.laser-page .concept-interface-grid{display:grid;grid-template-columns:repeat(4,1fr)}.laser-page .concept-interface-grid article{min-height:210px;padding:24px 22px;border-right:1px solid #394139}.laser-page .concept-interface-grid article:last-child{border-right:0}.laser-page .concept-interface-grid span{display:block;margin-bottom:30px;color:var(--orange);font-size:8px;font-weight:900;letter-spacing:.14em}.laser-page .concept-interface-grid strong{display:block;min-height:54px;color:#f0f2ee;font-size:17px;line-height:1.28}.laser-page .concept-interface-grid p{margin:15px 0 0;color:#929c94;font-size:12px;line-height:1.55}.laser-page .station-schematic{width:min(92%,620px);min-height:420px;border:1px solid #b9bdb6;background:#e8e7e0;box-shadow:0 22px 42px #1115121c}.laser-page .station-schematic:before,.laser-page .schematic-machine,.laser-page .schematic-strip{display:none}.laser-page .station-concept-svg{display:block;width:100%;height:auto}.laser-page .station-schematic .scheme{display:none}.laser-page .station-schematic[data-mode=guide] .scheme-guide,.laser-page .station-schematic[data-mode=buffer] .scheme-buffer,.laser-page .station-schematic[data-mode=laser] .scheme-laser,.laser-page .station-schematic[data-mode=output] .scheme-output,.laser-page .station-schematic[data-mode=remnant] .scheme-remnant{display:block}.laser-page .schematic-tag{position:absolute;top:18px;left:18px;display:grid;padding:10px 12px;border-left:3px solid var(--orange);background:#fffefae0;backdrop-filter:blur(7px)}.laser-page .schematic-tag small{color:#686d67;font-size:7px;font-weight:850;letter-spacing:.12em}.laser-page .schematic-tag strong{position:static;margin-top:3px;color:var(--ink);font-size:20px;font-weight:950;letter-spacing:-.03em}.laser-page .rhythm-diagram{min-height:760px}.laser-page .rhythm-track{top:9%;height:158px;border:1px solid #bcc2bc;box-shadow:0 22px 35px #0000003d}.laser-page .rhythm-track:before{position:absolute;right:3%;bottom:-32px;left:3%;height:28px;background:repeating-linear-gradient(90deg,#6c746e 0 7px,transparent 7px 26px);content:""}.laser-page .rhythm-telemetry{position:absolute;z-index:2;top:305px;right:9%;left:9%;padding:14px 16px 12px;border:1px solid #465149;background:#0c120ecc;backdrop-filter:blur(8px)}.laser-page .telemetry-head{display:flex;justify-content:space-between;color:#8f9a92;font-size:7px;font-weight:850;letter-spacing:.12em}.laser-page .telemetry-head b{color:var(--lime);font-family:Georgia,serif;font-size:13px;font-style:italic}.laser-page .rhythm-telemetry svg{display:block;width:100%;height:86px}.laser-page .telemetry-grid{fill:none;stroke:#fff;stroke-opacity:.08;stroke-width:1}.laser-page .telemetry-line{fill:none;stroke:var(--lime);stroke-width:5;filter:drop-shadow(0 0 5px rgb(217 239 82 / 42%))}.laser-page .telemetry-neutral{stroke-dasharray:9 8}.laser-page .telemetry-continuous,.laser-page .telemetry-indexed,.laser-page .rhythm-diagram[data-mode=continuous] .telemetry-neutral,.laser-page .rhythm-diagram[data-mode=indexed] .telemetry-neutral{opacity:0}.laser-page .rhythm-diagram[data-mode=continuous] .telemetry-continuous,.laser-page .rhythm-diagram[data-mode=indexed] .telemetry-indexed{opacity:1}.laser-page .telemetry-phases{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #465149}.laser-page .telemetry-phases span{padding-top:8px;color:#89948c;font-size:7px;font-weight:750;letter-spacing:.08em;text-align:center}.laser-page .risk-grid article{min-height:260px}.laser-page .risk-grid article>span{margin-bottom:38px}.laser-page .downstream-flow{gap:1px;padding:1px;background:var(--ink)}.laser-page .downstream-flow article{min-height:350px;border-top:3px solid transparent}.laser-page .downstream-flow article:hover{border-top-color:var(--orange)}.laser-page .flow-scope-note,.laser-page .architecture-scope{margin:14px 0 0;padding:12px 14px;border-left:3px solid var(--orange);background:#ee4b180d;color:#62675f;font-size:11px;line-height:1.55}.laser-page .faq-section{border-top:1px solid var(--line)}.laser-page .faq-list{border-top:1px solid var(--ink)}.laser-page .faq-list details{border-bottom:1px solid var(--ink)}.laser-page .faq-list summary{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;min-height:86px;padding:20px 4px;cursor:pointer;font-size:clamp(17px,1.7vw,23px);font-weight:820;list-style:none;gap:24px}.laser-page .faq-list summary::-webkit-details-marker{display:none}.laser-page .faq-list summary i{position:relative;width:28px;height:28px;border:1px solid var(--ink)}.laser-page .faq-list summary i:before,.laser-page .faq-list summary i:after{position:absolute;top:50%;left:50%;width:12px;height:1px;transform:translate(-50%,-50%);background:var(--ink);content:""}.laser-page .faq-list summary i:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s ease}.laser-page .faq-list details[open] summary i{border-color:var(--orange);background:var(--orange)}.laser-page .faq-list details[open] summary i:after{transform:translate(-50%,-50%) rotate(0)}.laser-page .faq-list details>p{max-width:860px;margin:-4px 0 0;padding:0 64px 30px 4px;color:var(--muted);font-size:15px;line-height:1.72}.laser-page .quote-section{display:grid;grid-template-columns:minmax(320px,.68fr) minmax(600px,1.32fr);width:min(calc(100% - 40px),1420px);margin:0 auto 28px;padding:clamp(34px,5vw,76px);background:radial-gradient(circle at 8% 12%,rgb(217 239 82 / 10%),transparent 24%),#0c110e;color:var(--white);gap:clamp(42px,6vw,88px)}.laser-page .quote-copy{align-self:start;padding-top:10px}.laser-page .quote-copy h2{max-width:560px;margin-bottom:24px;font-size:clamp(40px,4.8vw,70px);letter-spacing:-.055em;line-height:.98}.laser-page .quote-copy>p:not(.eyebrow){max-width:560px;color:#c4cbc5;font-size:16px;line-height:1.7}.laser-page .quote-copy ul{margin:34px 0 0;padding:0;border-top:1px solid #414a43;list-style:none}.laser-page .quote-copy li{position:relative;padding:14px 0 14px 24px;border-bottom:1px solid #414a43;color:#e2e6e2;font-size:13px}.laser-page .quote-copy li:before{position:absolute;top:21px;left:3px;width:7px;height:7px;background:var(--lime);content:""}.laser-page .quote-section .decoiler-inquiry-panel{overflow:hidden;border:1px solid #5a625c;background:var(--white);color:var(--ink);box-shadow:18px 18px #26332b}.laser-page .quote-section .decoiler-inquiry-panel>header{padding:28px 30px 24px;border-bottom:1px solid #d9d7ce;background:#e8e6de}.laser-page .quote-section .decoiler-inquiry-panel .section-kicker{margin:0 0 8px;color:var(--orange-dark);font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.laser-page .quote-section .decoiler-inquiry-panel h3{margin:0 0 9px;color:var(--ink);font-size:clamp(25px,2.4vw,36px);letter-spacing:-.035em;line-height:1.05}.laser-page .quote-section .decoiler-inquiry-panel>header>p:last-child{margin:0;color:var(--muted);font-size:13px}.laser-page .quote-section .af-inquiry-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:30px;gap:18px 16px}.laser-page .quote-section .af-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.laser-page .quote-section .af-field{display:grid;align-content:start;min-width:0;gap:7px}.laser-page .quote-section .af-field-full,.laser-page .quote-section .af-field-span-2,.laser-page .quote-section .af-email-field{grid-column:1 / -1}.laser-page .quote-section .af-field label,.laser-page .quote-section .af-field-label{color:#303630;font-size:11px;font-weight:850}.laser-page .quote-section .af-field input,.laser-page .quote-section .af-field textarea,.laser-page .quote-section .af-field select{width:100%;min-width:0;min-height:47px;padding:10px 12px;border:1px solid #b8bcb7;border-radius:0;background:#fff;color:var(--ink);font-size:14px}.laser-page .quote-section .af-field textarea{min-height:120px;resize:vertical}.laser-page .quote-section .af-field small{color:#70766f;font-size:10px;line-height:1.45}.laser-page .quote-section .af-form-divider{grid-column:1 / -1;margin-top:8px;border-bottom:1px solid #c7c9c4;line-height:0}.laser-page .quote-section .af-form-divider span{display:inline-block;padding-right:12px;background:var(--white);color:var(--orange-dark);font-size:9px;font-weight:900;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.laser-page .quote-section .af-file-picker{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);min-height:47px;overflow:hidden;border:1px solid #b8bcb7}.laser-page .quote-section .af-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.laser-page .quote-section .af-file-trigger,.laser-page .quote-section .af-file-name{display:flex;align-items:center;min-width:0;padding:10px 12px;font-size:11px}.laser-page .quote-section .af-file-trigger{border-right:1px solid #b8bcb7;background:#e8e6de;cursor:pointer;font-weight:850}.laser-page .quote-section .af-file-input:focus-visible+.af-file-trigger{outline:3px solid var(--orange-dark);outline-offset:-4px}.laser-page .quote-section .af-file-name{overflow:hidden;color:#666d66;text-overflow:ellipsis;white-space:nowrap}.laser-page .quote-section .af-form-actions{display:flex;align-items:center;justify-content:space-between;padding-top:8px;gap:16px}.laser-page .quote-section .af-form-actions .button.primary{min-width:210px;background:var(--ink);color:var(--white)}.laser-page .quote-section .af-form-actions a{color:var(--orange-dark);font-size:11px;font-weight:850;text-align:right}.laser-page .quote-section .af-form-status{min-height:22px;margin:0;font-size:12px}@media(max-width:1100px){.laser-page .site-header nav{display:none}.laser-page .site-header{grid-template-columns:1fr auto}.laser-page .hero{grid-template-columns:.83fr 1.17fr;min-height:auto;padding-top:70px}.laser-page h1{font-size:clamp(52px,7vw,76px)}.laser-page .outcome-grid{grid-template-columns:1fr 1fr}.laser-page .outcome-grid article:nth-child(2){border-right:0}.laser-page .outcome-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.laser-page .station-rail{grid-template-columns:repeat(4,1fr)}.laser-page .station-rail button:nth-child(4){border-right:0}.laser-page .station-rail button:nth-child(-n+4){border-bottom:1px solid var(--line)}.laser-page .downstream-flow{grid-template-columns:1fr 1fr}.laser-page .hero-photo-label,.laser-page .hero-callout{display:none}.laser-page .hero-mobile-keys{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #343a35;background:var(--ink)}.laser-page .hero-mobile-keys span{min-height:42px;padding:11px 10px;border-right:1px solid #343a35;color:#cbd0ca;font-size:8px;font-weight:850;letter-spacing:.05em;text-align:center;text-transform:uppercase}.laser-page .hero-mobile-keys span:last-child{border-right:0}.laser-page .engineering-concept{width:min(calc(100% - 32px),1420px);padding:64px 24px 30px}.laser-page .concept-heading{grid-template-columns:1fr;align-items:start;margin-bottom:34px;gap:22px}.laser-page .concept-heading h2{font-size:clamp(46px,7vw,70px)}.laser-page .concept-heading>p{max-width:760px}.laser-page .line-twin-scroll{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:var(--lime) #263029}.laser-page .line-twin{width:1050px;max-width:none}.laser-page .concept-legend,.laser-page .concept-interface-grid{grid-template-columns:repeat(2,1fr)}.laser-page .concept-legend span:nth-child(2),.laser-page .concept-interface-grid article:nth-child(2){border-right:0}.laser-page .concept-legend span:nth-child(-n+2),.laser-page .concept-interface-grid article:nth-child(-n+2){border-bottom:1px solid #394139}.laser-page .quote-section{grid-template-columns:minmax(280px,.62fr) minmax(480px,1.38fr);padding:46px 34px 54px;gap:40px}}@media(max-width:820px){.laser-page .hero{grid-template-columns:1fr;gap:46px}.laser-page .hero-copy{max-width:700px}.laser-page .hero-visual{width:100%}.laser-page .split-heading{grid-template-columns:1fr;gap:8px}.laser-page .decision-switcher{grid-template-columns:1fr 1fr}.laser-page .decision-switcher button:nth-child(2){border-right:0}.laser-page .decision-switcher button:nth-child(-n+2){border-bottom:1px solid var(--ink)}.laser-page .route-stage,.laser-page .station-stage,.laser-page .architecture-stage,.laser-page .rhythm-section,.laser-page .data-section{grid-template-columns:1fr}.laser-page .route-map{min-height:390px}.laser-page .evidence-band{grid-template-columns:1fr}.laser-page .evidence-detail{display:grid;grid-template-columns:.72fr .28fr;align-items:end;gap:16px}.laser-page .station-visual{min-height:520px}.laser-page .architecture-stage article{order:-1}.laser-page .rhythm-diagram{min-height:600px}.laser-page .risk-grid{grid-template-columns:1fr 1fr}.laser-page .quote-section{grid-template-columns:1fr;width:min(calc(100% - 32px),760px)}.laser-page .quote-copy{max-width:680px}}@media(max-width:560px){.laser-page .site-header{min-height:68px;padding-inline:16px}.laser-page .header-cta{min-height:40px;padding:8px 10px;font-size:10px}.laser-page .header-cta span,.laser-page .brand-line{display:none}.laser-page .brand-mark{grid-row:auto;width:30px}.laser-page .brand-name{font-size:15px}.laser-page .hero{min-height:auto;padding:46px 16px 64px;gap:28px}.laser-page h1{font-size:50px}.laser-page .hero-lead{margin-bottom:24px;font-size:16px}.laser-page .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.laser-page .button{width:100%;min-height:50px;padding-inline:10px;font-size:11px}.laser-page .button-ghost{min-width:0}.laser-page .hero-tags{display:none}.laser-page .hero-visual:before{top:-9px;right:-6px;width:46px;height:46px}.laser-page .hero-visual figcaption{font-size:10px}.laser-page .section-shell{width:min(calc(100% - 32px),var(--max));padding-block:76px}.laser-page .section-heading h2,.laser-page .rhythm-copy h2,.laser-page .data-intro h2{font-size:40px}.laser-page .section-heading>p,.laser-page .split-heading>p,.laser-page .rhythm-copy>p,.laser-page .data-intro>p{font-size:16px}.laser-page .outcome-grid,.laser-page .risk-grid,.laser-page .downstream-flow{grid-template-columns:1fr}.laser-page .outcome-grid article{min-height:225px;border-right:0;border-bottom:1px solid var(--line)}.laser-page .outcome-grid article:last-child{border-bottom:0}.laser-page .metric-no{margin-bottom:34px}.laser-page .decision-switcher{display:grid;grid-template-columns:1fr}.laser-page .decision-switcher button{border-right:0;border-bottom:1px solid var(--ink)}.laser-page .decision-switcher button:nth-child(3){border-bottom:1px solid var(--ink)}.laser-page .decision-switcher button:last-child{border-bottom:0}.laser-page .route-stage{min-height:0}.laser-page .route-copy{padding:30px 24px 42px}.laser-page .route-map{min-height:330px;transform-origin:center}.laser-page .coil-symbol{width:78px;border-width:10px}.laser-page .strip-symbol{width:54px;height:24px}.laser-page .nest-symbol{grid-template-columns:repeat(3,30px);grid-auto-rows:30px;width:126px;padding:8px;gap:4px}.laser-page .evidence-band{width:calc(100% - 16px);padding:8px 8px 0;gap:8px}.laser-page .evidence-detail{display:block}.laser-page .evidence-main figcaption,.laser-page .evidence-detail figcaption{min-height:0;padding:16px 4px 24px}.laser-page .station-rail{grid-template-columns:1fr 1fr}.laser-page .station-rail button:nth-child(2n){border-right:0}.laser-page .station-rail button:nth-child(-n+6){border-bottom:1px solid var(--line)}.laser-page .station-visual{min-height:370px}.laser-page .station-visual img{width:96%;max-height:330px}.laser-page .station-schematic{width:96%;min-height:330px}.laser-page .station-marker{min-width:145px}.laser-page .station-copy{padding:38px 24px 46px}.laser-page .station-copy dl div{grid-template-columns:1fr;gap:6px}.laser-page .architecture-toggle,.laser-page .rhythm-toggle{width:100%}.laser-page .architecture-stage figure{padding:10px}.laser-page .architecture-stage article,.laser-page .rhythm-copy,.laser-page .rhythm-diagram,.laser-page .data-intro,.laser-page .data-checklist{padding:34px 24px 46px}.laser-page .rhythm-section,.laser-page .data-section{width:100%}.laser-page .rhythm-diagram{min-height:580px}.laser-page .rhythm-track{top:13%;left:3%;height:132px}.laser-page .rhythm-track span{margin:18px 5px}.laser-page .risk-grid article{min-height:260px}.laser-page .risk-grid article>span{margin-bottom:40px}.laser-page .downstream-flow article{min-height:340px}.laser-page .data-checklist{grid-template-columns:1fr}.laser-page .interface-graphic{grid-template-columns:1fr;grid-template-rows:auto;min-height:0;padding:18px;gap:12px}.laser-page .interface-title,.laser-page .interface-safety,.laser-page .interface-utility{grid-column:1}.laser-page .interface-signals{grid-template-columns:1fr 1fr}.laser-page .interface-signals span:before,.laser-page .interface-signals span:after{display:none}.laser-page .interface-safety{grid-template-columns:1fr 1fr}.laser-page .interface-safety b{grid-column:1 / -1}.laser-page .engineering-concept{width:calc(100% - 16px);padding:50px 8px 8px}.laser-page .concept-heading{padding-inline:10px}.laser-page .concept-heading h2{font-size:39px}.laser-page .concept-board-head{align-items:flex-start;min-height:0;padding:14px 12px;line-height:1.5;gap:10px}.laser-page .concept-board-head>div{align-items:flex-start}.laser-page .concept-board-head>span{flex:0 0 90px;text-align:right}.laser-page .line-twin-scroll{display:none}.laser-page .concept-mobile-summary{display:grid}.laser-page .concept-mobile-summary article{padding:22px 18px;border-bottom:1px solid #394139}.laser-page .concept-mobile-summary span{display:block;margin-bottom:12px;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}.laser-page .concept-mobile-summary strong{display:block;color:#eef1ed;font-size:18px;line-height:1.2}.laser-page .concept-mobile-summary p{margin:10px 0 0;color:#9ba59d;font-size:12px;line-height:1.55}.laser-page .concept-legend,.laser-page .concept-scope,.laser-page .concept-interface-grid{grid-template-columns:1fr}.laser-page .concept-legend span,.laser-page .concept-scope article,.laser-page .concept-interface-grid article{min-height:0;border-right:0;border-bottom:1px solid #394139}.laser-page .concept-scope article,.laser-page .concept-interface-grid article{padding:20px 18px}.laser-page .concept-interface-grid article:last-child{border-bottom:0}.laser-page .concept-interface-grid strong{min-height:0}.laser-page .station-rail{display:flex;grid-template-columns:none;overflow-x:auto;border-bottom:1px solid var(--line);scroll-snap-type:x mandatory;scrollbar-color:var(--orange) #d7d5cd}.laser-page .station-rail button,.laser-page .station-rail button:nth-child(2n),.laser-page .station-rail button:nth-child(-n+6){flex:0 0 142px;min-height:76px;border-right:1px solid var(--line);border-bottom:0;scroll-snap-align:start}.laser-page .station-rail button:last-child{border-right:0}.laser-page .rhythm-diagram{min-height:0}.laser-page .rhythm-track{position:relative;top:auto;right:auto;left:auto;width:100%;height:118px;margin:28px 0 52px;transform:none}.laser-page .rhythm-track:before{right:0;left:0}.laser-page .rhythm-telemetry{position:relative;top:auto;right:auto;left:auto;margin-top:0;padding-inline:10px}.laser-page .rhythm-telemetry svg{height:70px}.laser-page .quote-section{width:calc(100% - 16px);margin-bottom:8px;padding:44px 16px 34px}.laser-page .quote-copy h2{font-size:39px}.laser-page .quote-section .decoiler-inquiry-panel{box-shadow:none}.laser-page .quote-section .decoiler-inquiry-panel>header,.laser-page .quote-section .af-inquiry-form{padding:22px 18px}.laser-page .quote-section .af-inquiry-form{grid-template-columns:1fr}.laser-page .quote-section .af-field,.laser-page .quote-section .af-field-full,.laser-page .quote-section .af-field-span-2,.laser-page .quote-section .af-email-field{grid-column:1}.laser-page .quote-section .af-form-actions{align-items:stretch;flex-direction:column}.laser-page .quote-section .af-form-actions .button.primary{width:100%;min-width:0}.laser-page .quote-section .af-form-actions a{text-align:left}.laser-page footer{align-items:flex-start;padding:36px 18px;gap:20px}.laser-page .footer-brand small{max-width:190px}}@media(prefers-reduced-motion:reduce){.laser-page *,.laser-page *:before,.laser-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
