:root{--navy:#082335;--ink:#102b40;--muted:#526779;--accent:#007ca8;--line:#dce5ea;--pale:#f3f7f9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:#fff;font-family:"Malgun Gothic","Apple SD Gothic Neo",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{word-break:keep-all}h2{font-size:36px;line-height:1.45;letter-spacing:-1.65px}h3{font-size:22px;letter-spacing:-.8px}.shell{width:min(1240px,calc(100% - 112px));margin-inline:auto}.section{padding-block:92px}.eyebrow{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700;letter-spacing:.2px;margin-bottom:18px}.eyebrow:before{content:"";width:26px;height:3px;background:#009cd1;flex-shrink:0}.eyebrow.light{color:#63d4f4}.skip{position:fixed;top:-100px;left:16px;z-index:100;padding:12px 20px;background:#fff;color:#082335}.skip:focus{top:12px}:focus-visible{outline:3px solid #008dbd;outline-offset:5px}.hero-wrap{position:relative;background:#071c2c;color:#fff;isolation:isolate}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:-3}.hero-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,33,.96) 0%,rgba(3,20,33,.78) 31%,rgba(3,20,33,.25) 66%,rgba(3,20,33,.08)),linear-gradient(0deg,rgba(3,20,33,.72),transparent 45%);z-index:-2}.header{height:100px;display:flex;align-items:center;gap:30px;border-bottom:1px solid #ffffff25}.brand{display:flex;gap:10px;align-items:center;flex-shrink:0}.brand img{width:46px;height:40px;object-fit:contain;filter:brightness(0) invert(1)}.brand strong{font-family:Arial,sans-serif;font-size:29px;letter-spacing:-1.4px}.brand>span{font-size:11px;line-height:1.6}.brand small{font-size:10px;color:var(--muted)}.desktop-nav{display:flex;gap:25px;margin-left:auto;font-size:13px;font-weight:700}.desktop-nav a:hover{color:#63d4f4}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;padding:16px 21px;min-height:54px;background:var(--accent);color:#fff;font-size:14px;font-weight:700;border:1px solid transparent;border-radius:3px;transition:background .15s}.button:hover{background:#006687}.button span{white-space:nowrap}.header-call{font-size:12px;min-height:44px;padding:11px 16px}.menu-open{display:none}.hero{min-height:624px;display:flex;flex-direction:column;justify-content:center;padding-top:66px;padding-bottom:30px}.hero-copy{padding-bottom:64px}.hero h1{font-size:58px;font-weight:800;line-height:1.3;letter-spacing:-3.5px;max-width:850px}.hero-description{margin-top:25px;line-height:1.9;font-size:18px;color:#edf2f5;word-break:keep-all}.actions{display:flex;gap:12px;margin-top:32px}.button-outline{border-color:#c0cbd3;background:#0a233244}.button-outline:hover{background:#183c50}.hero-foot{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.hero-foot>span{font-size:12px;border-left:2px solid #22b9e7;padding-left:14px;line-height:1.8}.hero-foot>a{font-size:10px;letter-spacing:1.2px;color:#d0dae0;display:flex;align-items:center;gap:20px}.hero-foot>a span{font-size:22px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:43px}.section-intro{color:var(--muted);font-size:15px;line-height:1.9}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.solution{position:relative;padding:23px 0 0 47px;border-top:1px solid var(--line)}.solution:before{content:"";position:absolute;top:-2px;left:0;width:28px;height:3px;background:#039acb}.number{position:absolute;left:0;top:26px;color:var(--accent);font-size:14px;font-weight:700}.solution h3{margin-bottom:12px}.solution p{color:var(--muted);font-size:15px;line-height:1.9;word-break:keep-all}.text-link{display:inline-flex;align-items:center;gap:23px;font-size:13px;font-weight:700;border-bottom:1px solid #b8c6d0;padding-bottom:5px}.solution .text-link{margin-top:24px}.text-link:hover{color:var(--accent);border-color:var(--accent)}.solution:hover h3{color:var(--accent)}.engineering{background:var(--pale)}.engineering-grid{display:grid;grid-template-columns:1.08fr 1fr;min-height:660px}.field-photo{position:relative;margin-left:calc((min(1240px,100vw - 112px) - 100vw)/2);overflow:hidden;min-height:660px;background:#193342}.field-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.field-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#031625dd,transparent 65%)}.field-photo figcaption{position:absolute;bottom:46px;left:max(56px,calc((100vw - 1240px)/2));right:25px;z-index:1;color:#fff}.field-photo figcaption>span{font-size:12px;color:#b8d6e4}.field-photo h3{font-size:28px;line-height:1.5;margin-block:12px}.field-photo p{font-size:13px;color:#e1e9ef}.process{padding:65px 0 50px 65px}.process h2{font-size:30px}.process ol{list-style:none;margin:30px 0 0;padding:0}.process li{display:flex;gap:23px;align-items:flex-start;padding:19px 0;border-top:1px solid #d9e3e9}.process li>span{color:var(--accent);font-size:14px;font-weight:700;margin-top:4px}.process li h3{font-size:19px;margin-bottom:3px}.process li p{font-size:13px;color:var(--muted)}.comparison{display:grid;grid-template-columns:150px repeat(3,minmax(0,1fr));border-top:2px solid var(--ink)}.comparison-labels>div,.product-column>div{display:flex;align-items:center;justify-content:center;height:62px;border-bottom:1px solid var(--line);padding:10px;text-align:center;font-size:13px;line-height:1.5}.comparison-labels>div{justify-content:flex-start;font-weight:700}.product-column{border-left:1px solid var(--line);min-width:0}.comparison .product-top{height:282px;display:flex;flex-direction:column;justify-content:flex-end;padding:25px 12px 21px;background:#f6f8fa}.comparison-labels .product-top{align-items:flex-start;justify-content:flex-end;padding-left:0;background:#fff}.product-top img{width:100%;height:175px;object-fit:contain;mix-blend-mode:multiply;margin-bottom:13px}.product-top h3{font-family:Arial,sans-serif;font-size:20px;letter-spacing:-.5px}.product-top p{font-size:12px;color:var(--muted);margin-top:5px}.comparison .product-bottom{height:70px}.product-note{font-size:12px;color:var(--muted);margin-top:18px}.mobile-label{display:none}.system-section{padding:55px 0;background:#f3f7f9;border-block:1px solid var(--line)}.system-grid{display:grid;grid-template-columns:1fr 1.45fr;gap:45px;align-items:center}.system-grid h2{font-size:28px}.signal-flow{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.signal-flow li{position:relative;text-align:center}.signal-flow li+li:before{content:"→";position:absolute;left:-12px;top:40px;font-size:25px;color:var(--accent)}.signal-flow li>span{font-size:11px;letter-spacing:1px;color:var(--accent)}.signal-flow h3{font-size:22px;margin-block:5px}.signal-flow p{font-size:13px;color:var(--muted)}.contact{padding-block:70px;display:flex;align-items:center;justify-content:space-between;gap:35px}.contact h2{font-size:32px}.contact p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:12px}.contact .eyebrow{margin-bottom:12px}.contact-phone{position:relative;padding-right:75px;display:grid;flex-shrink:0}.contact-phone>span{font-size:12px;color:var(--muted)}.contact-phone strong{font-family:Arial,sans-serif;font-size:32px;letter-spacing:-1px}.contact-phone b{position:absolute;right:0;top:6px;border:1px solid #8296a4;width:53px;height:53px;border-radius:50%;display:grid;place-items:center;font-size:25px;font-weight:400}.contact-phone:hover{color:var(--accent)}footer{border-top:1px solid var(--line);background:#fafcfd;padding:35px 0 26px}.footer-top{display:flex;align-items:center;gap:45px;padding-bottom:26px}.footer-top p{color:var(--muted);font-size:12px;margin-left:auto}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:25px;font-size:11px;color:var(--muted);line-height:1.9}.footer-bottom p span{margin-left:12px}.footer-bottom>div{text-align:right}.footer-bottom small{display:block;font-size:10px;margin-top:5px}.mobile-break{display:none}dialog{border:0;padding:25px;position:fixed;inset:0 0 0 auto;margin:0;width:min(100%,430px);max-width:100%;height:100dvh;max-height:100dvh;background:var(--navy);color:#fff;overflow:auto}dialog::backdrop{background:#031522bb}.menu-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid #ffffff30}.menu-heading>strong{font:700 28px Arial,sans-serif}.menu-close{background:transparent;border:1px solid #ffffff66;color:#fff;padding:8px 12px;font-size:14px}.menu-heading+nav{display:grid;margin-block:18px 28px}.menu-heading+nav a{padding:20px 0;border-bottom:1px solid #ffffff30;font-size:21px;font-weight:700;display:flex;justify-content:space-between}.menu-heading+nav a span{color:#66d4f1;font-size:16px}dialog>.button{width:100%;gap:12px}body.menu-active{overflow:hidden}
@media(min-width:1600px){.hero{min-height:720px}.hero h1{font-size:66px}.hero-photo{object-position:center top}}
@media(max-width:1100px){.shell{width:calc(100% - 64px)}.desktop-nav{gap:16px;font-size:12px}.header{gap:18px}.brand>span{display:none}.hero h1{font-size:49px}.hero{min-height:610px}.field-photo{margin-left:-32px}.field-photo figcaption{left:32px}.process{padding-left:38px}.process h2{font-size:27px}.solution-grid{gap:23px}.solution{padding-left:35px}.solution h3{font-size:20px}.comparison{grid-template-columns:105px repeat(3,minmax(0,1fr))}.product-column>div{font-size:12px}.comparison .product-top{height:255px}.product-top img{height:145px}.contact{gap:25px}.contact h2{font-size:28px}.contact-phone{padding-right:58px}.contact-phone strong{font-size:28px}.contact-phone b{width:44px;height:44px}}
@media(max-width:850px){.desktop-nav,.header-call{display:none}.menu-open{display:flex;gap:12px;align-items:center;margin-left:auto;border:1px solid #ffffff60;background:transparent;color:#fff;padding:8px 12px;font-size:12px}.menu-open span{font-size:21px}.header{height:82px}.brand>span{display:block}.hero{min-height:640px}.hero h1{font-size:46px}.hero-wrap:after{background:linear-gradient(90deg,#031421eb,#03142170),linear-gradient(0deg,#031421ee,transparent 75%)}h2{font-size:30px}.section{padding-block:68px}.section-heading{gap:22px}.section-intro{font-size:13px}.solution{padding-left:0}.number{position:static;display:block;margin-bottom:14px}.solution h3{font-size:19px}.solution p{font-size:13px}.solution p br{display:none}.engineering-grid{min-height:600px}.field-photo{min-height:600px}.process{padding-block:43px;padding-left:28px}.process h2{font-size:23px;letter-spacing:-1px}.process li{gap:15px}.process li p{font-size:12px}.field-photo h3{font-size:24px}.comparison{grid-template-columns:90px repeat(3,minmax(0,1fr))}.product-top h3{font-size:16px}.product-top p{font-size:11px}.comparison .product-top{height:232px}.product-top img{height:132px}.product-column>div{font-size:11px}.comparison-labels>div{font-size:11px}.system-grid{grid-template-columns:1fr;gap:32px}.system-grid h2 br{display:none}.signal-flow{text-align:left}.contact{align-items:flex-start;flex-direction:column;gap:30px}.contact-phone strong{font-size:32px}.footer-top{gap:20px}.footer-top p{font-size:11px}}
@media(max-width:600px){.shell{width:calc(100% - 40px)}.header{height:76px;border-bottom:0}.brand img{width:37px;height:34px}.brand strong{font-size:26px}.brand>span{font-size:9px}.hero-photo{object-position:65% top;height:520px}.hero-wrap:after{background:linear-gradient(0deg,#071c2c 0%,#071c2c 14%,#071c2ced 34%,#071c2c60 69%,#071c2c2b)}.hero{min-height:720px;padding-top:260px;padding-bottom:28px;justify-content:flex-start}.hero-copy{padding-bottom:27px}.hero .eyebrow{font-size:12px;margin-bottom:15px}.hero h1{font-size:36px;letter-spacing:-2px;line-height:1.4}.hero-description{font-size:14px;margin-top:18px;line-height:1.85}.hero-description br{display:none}.actions{flex-direction:column;margin-top:24px;gap:10px}.actions .button{min-height:52px;font-size:13px;padding:13px 12px;gap:14px}.hero-foot{margin-top:0;align-items:center}.hero-foot>span{font-size:10px}.hero-foot>a{font-size:8px;letter-spacing:.4px;gap:8px}.hero-foot>a span{font-size:18px}.section{padding-block:52px}h2{font-size:27px;letter-spacing:-1.3px;line-height:1.5}.eyebrow{font-size:12px;margin-bottom:13px;gap:10px}.section-heading{display:block;margin-bottom:29px}.section-intro{margin-top:18px;font-size:13px}.desktop-break{display:none}.solution-grid{grid-template-columns:1fr;gap:0}.solution{padding:23px 0 22px 39px}.number{position:absolute;top:24px;left:0}.solution h3{font-size:20px;margin-bottom:8px}.solution p{font-size:14px;line-height:1.8}.solution .text-link{margin-top:17px}.text-link{font-size:12px}.engineering-grid{display:flex;flex-direction:column;width:100%}.field-photo{min-height:405px;margin:0}.field-photo>img{object-position:center 44%}.field-photo figcaption{left:24px;bottom:27px}.field-photo h3{font-size:24px}.field-photo figcaption>span,.field-photo p{font-size:11px}.process{padding:38px 20px 28px}.process h2{font-size:26px}.process ol{margin-top:26px}.process li{padding:17px 0;gap:20px}.process li p{font-size:13px}.products .section-heading>.text-link{margin-top:19px}.comparison{display:block;border-top:0}.comparison-labels{display:none}.product-column{border:1px solid var(--line);margin-top:22px}.comparison .product-top{height:auto;min-height:240px;padding:23px 16px 21px}.product-top img{height:160px;margin-bottom:15px}.product-top h3{font-size:22px}.product-top p{font-size:12px}.product-column>div{font-size:12px;justify-content:space-between;text-align:right;padding:14px 16px;height:auto;min-height:52px;gap:10px}.product-column>div.product-top{text-align:center}.mobile-label{display:block;text-align:left;color:var(--muted);font-size:11px;flex-shrink:0}.comparison .product-bottom{height:58px;justify-content:flex-end;border-bottom:0}.product-note{font-size:11px;line-height:1.8}.system-section{padding-block:37px}.system-grid{gap:27px}.system-grid h2{font-size:26px}.system-grid h2 br{display:block}.signal-flow h3{font-size:18px}.signal-flow p{font-size:10px;word-break:keep-all}.signal-flow li+li:before{font-size:19px;left:-8px;top:37px}.signal-flow li>span{font-size:10px}.contact{padding-block:47px;gap:26px}.contact h2{font-size:28px}.contact p:not(.eyebrow){font-size:12px;max-width:275px;line-height:1.9}.contact-phone{width:100%;padding-right:53px}.contact-phone strong{font-size:29px}.contact-phone b{right:0}.mobile-break{display:block}footer{padding-top:26px}.footer-top{flex-wrap:wrap;gap:20px;padding-bottom:22px}.footer-top .brand{width:100%}.footer-top p{margin:0}.footer-top>.text-link{margin-left:auto}.footer-bottom{display:block;font-size:10px}.footer-bottom>div{text-align:left;margin-top:17px}.footer-bottom small{margin-top:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media(max-width:600px){.header{background:rgba(3,20,33,.8);width:100%;padding-inline:20px}}
