
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Noto Sans KR",sans-serif;color:#101828;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%}
.site-header{height:86px;padding:0 28px;display:grid;grid-template-columns:260px 1fr 220px;align-items:center;background:rgba(255,255,255,.97);border-bottom:1px solid #e7ebf0;position:sticky;top:0;z-index:100;backdrop-filter:blur(14px)}
.brand{justify-self:start;transform:translateX(-8px)}.brand img{display:block;width:165px;height:48px;object-fit:contain;object-position:left center;mix-blend-mode:multiply}
.site-nav{display:flex;justify-content:center;gap:42px}.site-nav a{font-size:15px;font-weight:800;color:#10233f;position:relative;padding:34px 0}.site-nav a:after{content:"";position:absolute;left:50%;bottom:23px;width:0;height:2px;background:#1267e8;transform:translateX(-50%);transition:.25s}.site-nav a:hover:after{width:100%}
.header-actions{justify-self:end;display:flex;align-items:center;gap:22px}.header-contact{font-size:12px;font-weight:900;letter-spacing:.14em}.menu-toggle{display:none;width:28px;border:0;background:none;padding:0}.menu-toggle span{display:block;height:2px;background:#10233f;margin:6px 0}
.hero{min-height:690px;position:relative;overflow:hidden;background:#031a39;color:#fff}.hero-media{position:absolute;inset:0;background:url("../data/d5e3a630279708b6ac2e.webp") center/cover no-repeat;transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,45,.97) 0%,rgba(3,20,45,.86) 38%,rgba(3,20,45,.18) 77%)}
.hero-content{position:relative;z-index:2;max-width:1440px;margin:auto;padding:142px 70px}.eyebrow{display:block;color:#4da0ff;font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:13px;margin-bottom:20px}.eyebrow.dark{color:#1267e8}.hero h1{font-size:clamp(52px,6vw,86px);line-height:1.12;letter-spacing:-.06em;margin:0 0 26px;max-width:900px}.hero p{font-size:19px;line-height:1.8;max-width:650px;color:rgba(255,255,255,.82)}.hero-buttons{display:flex;gap:14px;margin-top:38px}.btn{display:inline-flex;justify-content:center;align-items:center;min-width:150px;padding:15px 24px;border-radius:3px;font-weight:800}.btn.primary{background:#1267e8;color:#fff}.btn.ghost{border:1px solid rgba(255,255,255,.45);color:#fff}.hero-index{position:absolute;z-index:3;right:55px;bottom:38px;display:flex;align-items:center;gap:12px;font-size:13px}.hero-index span{width:90px;height:1px;background:rgba(255,255,255,.42)}.hero-index em{font-style:normal;color:rgba(255,255,255,.5)}
.section{padding:115px 5vw}.section-heading{max-width:850px;margin-bottom:58px}.section-heading h2,.split-heading h2,.cta h2,.ceo-message h2,.contact-info h2{font-size:clamp(38px,5vw,64px);line-height:1.2;letter-spacing:-.055em;margin:0 0 22px}.section-heading p,.split-heading p{color:#667085;line-height:1.8;font-size:17px}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.image-card{position:relative;min-height:520px;overflow:hidden;background:#081d3b;color:#fff}.image-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:.5s}.image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 34%,rgba(3,16,34,.88) 100%)}.image-card:hover img{transform:scale(1.05)}.number{position:absolute;z-index:2;left:28px;top:25px;font-size:40px;font-weight:900}.image-card-copy{position:absolute;z-index:2;left:30px;right:30px;bottom:28px}.image-card h3{font-size:30px;margin:0 0 12px}.image-card p{line-height:1.7;color:rgba(255,255,255,.78);min-height:58px}.image-card span{font-size:13px;font-weight:800;letter-spacing:.06em}
.dark-section{background:#061a35;color:#fff}.split-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end;margin-bottom:70px}.split-heading p{color:rgba(255,255,255,.65)}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.17)}.stat{padding:34px 20px 10px;border-right:1px solid rgba(255,255,255,.17)}.stat:last-child{border-right:0}.stat strong{display:block;font-size:48px;color:#3288ff;margin-bottom:25px}.stat span{font-size:18px;font-weight:800}
.cta{text-align:center}.cta h2{max-width:850px;margin:0 auto 35px}.site-footer{background:#03172f;color:#fff;padding:52px 4vw 24px}.footer-top{display:grid;grid-template-columns:280px 1fr 250px;gap:50px;align-items:start}.footer-brand img{width:205px;height:auto;padding:0;background:transparent;border:0;border-radius:0;mix-blend-mode:normal;filter:drop-shadow(0 4px 12px rgba(0,0,0,.18))}.footer-brand p,.footer-info p{color:rgba(255,255,255,.65);line-height:1.8}.footer-info span{margin:0 8px}.footer-links{display:flex;gap:20px;justify-content:flex-end;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:20px;color:rgba(255,255,255,.45);font-size:12px}
.subhero{min-height:410px;padding:110px 6vw;display:flex;align-items:center;background:linear-gradient(135deg,#06162d,#0b3d78);color:#fff}.subhero h1{font-size:clamp(54px,7vw,92px);letter-spacing:-.06em;margin:0 0 18px}.subhero p{font-size:18px;color:rgba(255,255,255,.75)}
.ceo-layout{display:grid;grid-template-columns:340px 1fr;gap:90px;max-width:1280px;margin:auto}.ceo-photo img{width:100%;border-radius:20px;background:#eef3f8}.ceo-photo div{padding-top:22px}.ceo-photo span{color:#1267e8;font-weight:900;font-size:12px;letter-spacing:.13em}.ceo-photo h2{font-size:34px;margin:10px 0 4px}.ceo-photo p{color:#667085}.ceo-message blockquote{margin:28px 0;padding:26px 28px;border-left:4px solid #1267e8;background:#f3f7fc;font-size:21px;font-weight:800;color:#173b65}.ceo-message p{font-size:17px;line-height:1.95;color:#475467}.signature{text-align:right;margin-top:45px}.signature span{display:block;color:#667085}.signature strong{font-family:serif;font-size:38px;letter-spacing:.08em;color:#0b274d}
.info-grid,.tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.info-card,.tech-card{padding:44px 34px;min-height:300px;background:#f5f8fc;border-top:3px solid #1267e8}.info-card span,.tech-card span{color:#1267e8;font-weight:900}.info-card h3,.tech-card h2{font-size:28px;margin:40px 0 18px}.info-card p,.tech-card p{color:#667085;line-height:1.8}
.product-list,.news-list{max-width:1280px;margin:auto}.product-row{display:grid;grid-template-columns:100px 1fr 150px;gap:30px;align-items:center;padding:44px 0;border-bottom:1px solid #e2e8f0}.product-no{font-size:38px;font-weight:900;color:#1267e8}.product-row h2,.news-item h2{font-size:30px;margin:0 0 12px}.product-row p,.news-item p{color:#667085;line-height:1.75}.product-row a{font-weight:800;color:#1267e8;text-align:right}
.news-item{display:grid;grid-template-columns:160px 1fr;gap:40px;padding:44px 0;border-bottom:1px solid #e2e8f0}.news-item time{font-size:24px;font-weight:900;color:#1267e8}.news-item span{font-size:12px;font-weight:900;letter-spacing:.14em;color:#1267e8}
.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;max-width:1280px;margin:auto}.contact-info p{line-height:1.8;color:#667085}.contact-info dl{display:grid;grid-template-columns:110px 1fr;gap:15px;margin-top:35px}.contact-info dt{font-weight:900}.contact-info dd{margin:0;color:#475467}.contact-form{display:grid;gap:20px}.contact-form label{display:grid;gap:8px;font-weight:800}.contact-form input,.contact-form textarea{width:100%;padding:15px;border:1px solid #d0d5dd;font:inherit}.contact-form textarea{resize:vertical}.contact-form button{border:0;cursor:pointer;justify-self:start}
.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.on{opacity:1;transform:none}
@media(max-width:1000px){.site-header{grid-template-columns:220px 1fr 80px}.site-nav{gap:20px}.header-contact{display:none}.feature-grid,.info-grid,.tech-grid{grid-template-columns:1fr}.image-card{min-height:440px}.split-heading,.ceo-layout,.contact-layout{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}
@media(max-width:760px){.site-header{height:72px;grid-template-columns:1fr auto;padding:0 18px}.brand img{width:165px}.site-nav{display:none;position:absolute;top:72px;left:0;right:0;flex-direction:column;gap:0;background:#fff;padding:12px 20px;box-shadow:0 20px 40px rgba(0,0,0,.12)}.site-nav.open{display:flex}.site-nav a{padding:15px;text-align:center}.menu-toggle{display:block}.hero{min-height:620px}.hero-content{padding:100px 25px}.hero h1{font-size:44px}.section{padding:78px 22px}.feature-grid{gap:18px}.split-heading{gap:25px}.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.17)}.subhero{padding:90px 24px}.product-row{grid-template-columns:70px 1fr}.product-row a{grid-column:2;text-align:left}.news-item{grid-template-columns:1fr}.footer-top{gap:25px}}


/* ===== Main slider, 3D semiconductor, Google map ===== */
.hero-slider{position:relative;min-height:690px;overflow:hidden}
.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .9s ease,visibility .9s ease}
.hero-slide.active{opacity:1;visibility:visible}
.hero-slide .hero-content{opacity:0;transform:translateY(28px);transition:opacity .8s ease .2s,transform .8s ease .2s}
.hero-slide.active .hero-content{opacity:1;transform:none}
.slide-one{background-image:url("../data/d5e3a630279708b6ac2e.webp")}
.slide-two{
  background-image:
    linear-gradient(115deg,rgba(3,22,50,.9),rgba(4,38,79,.45)),
    url("../data/de1ad080c9a724c880c9.webp")
}
.slide-three{
  background-image:
    linear-gradient(115deg,rgba(3,22,50,.9),rgba(4,38,79,.35)),
    url("../data/e3a2dec30b87cc153095.webp")
}
.hero-controls{
  position:absolute;z-index:8;right:55px;bottom:38px;
  display:flex;align-items:center;gap:16px
}
.hero-controls button{
  border:1px solid rgba(255,255,255,.35);
  background:rgba(3,24,52,.38);
  color:#fff;cursor:pointer
}
.hero-prev,.hero-next{width:46px;height:46px;border-radius:50%;font-size:17px}
.hero-dots{display:flex;gap:8px}
.hero-dot{width:34px;height:4px;border:0!important;border-radius:2px;background:rgba(255,255,255,.35)!important}
.hero-dot.active{background:#4da0ff!important}
.semiconductor-showcase{
  display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center;
  background:linear-gradient(180deg,#f6f9fd,#fff)
}
.showcase-copy h2{
  font-size:clamp(40px,5vw,66px);line-height:1.17;
  letter-spacing:-.055em;margin:0 0 22px
}
.showcase-copy p{font-size:17px;line-height:1.85;color:#667085;margin-bottom:30px}
.semiconductor-scene{
  position:relative;min-height:570px;perspective:1100px;
  display:flex;align-items:center;justify-content:center;overflow:hidden
}
.wafer-3d{
  position:absolute;width:440px;height:440px;border-radius:50%;
  transform:rotateX(67deg) rotateZ(-18deg) translate(-60px,75px);
  background:radial-gradient(circle at 35% 28%,#c7efff 0,#55aaf5 16%,#135fae 52%,#062d61 78%);
  box-shadow:0 65px 70px rgba(5,45,95,.28),inset 0 0 55px rgba(218,246,255,.5);
  overflow:hidden;animation:waferFloat 6s ease-in-out infinite
}
.wafer-surface{
  position:absolute;inset:10%;border-radius:50%;
  background-image:
    linear-gradient(rgba(197,235,255,.32) 1px,transparent 1px),
    linear-gradient(90deg,rgba(197,235,255,.32) 1px,transparent 1px);
  background-size:28px 28px
}
.wafer-3d:after{content:"";position:absolute;inset:3%;border-radius:50%;border:2px solid rgba(255,255,255,.35)}
.wafer-scan{
  position:absolute;left:5%;right:5%;top:18%;height:4px;
  background:linear-gradient(90deg,transparent,#a7f3ff,transparent);
  box-shadow:0 0 20px #6ee7ff;animation:waferScan 3.2s ease-in-out infinite
}
.wafer-light{position:absolute;width:13px;height:13px;border-radius:50%;background:#c4f7ff;box-shadow:0 0 24px #6ee7ff}
.light-one{left:34%;top:36%}.light-two{left:62%;top:53%}.light-three{left:46%;top:70%}
.chip-3d{
  position:absolute;width:190px;height:190px;
  transform-style:preserve-3d;
  transform:rotateX(58deg) rotateZ(42deg) translate(105px,-70px);
  animation:chipFloat 5s ease-in-out infinite
}
.chip-top{
  position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;
  background:linear-gradient(145deg,#1680ef,#062b5d);
  border:2px solid rgba(167,224,255,.75);
  box-shadow:0 0 45px rgba(19,111,231,.5),inset 0 0 32px rgba(255,255,255,.1);
  color:#fff
}
.chip-top:before{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.22)}
.chip-top span{font-size:13px;letter-spacing:.16em}.chip-top strong{font-size:27px;letter-spacing:.08em;margin-top:6px}
.chip-side{position:absolute;background:#031d42}
.chip-side-right{width:24px;height:100%;right:-24px;top:12px;transform:skewY(45deg)}
.chip-side-bottom{height:24px;width:100%;bottom:-24px;left:12px;transform:skewX(45deg)}
.chip-pins{position:absolute;background:repeating-linear-gradient(90deg,#8db8d6 0 8px,transparent 8px 16px)}
.pins-top,.pins-bottom{left:10px;right:10px;height:18px}
.pins-top{top:-23px}.pins-bottom{bottom:-23px}
.pins-left,.pins-right{top:10px;bottom:10px;width:18px;background:repeating-linear-gradient(0deg,#8db8d6 0 8px,transparent 8px 16px)}
.pins-left{left:-23px}.pins-right{right:-23px}
.data-orbit{position:absolute;border:1px solid rgba(18,103,232,.22);border-radius:50%;animation:orbitRotate 12s linear infinite}
.orbit-a{width:520px;height:240px;transform:rotate(-18deg)}
.orbit-b{width:610px;height:310px;transform:rotate(28deg);animation-direction:reverse;animation-duration:16s}
.data-orbit:before{content:"";position:absolute;top:50%;left:-5px;width:10px;height:10px;border-radius:50%;background:#2e8cf4;box-shadow:0 0 18px #2e8cf4}
@keyframes waferFloat{50%{transform:rotateX(67deg) rotateZ(-15deg) translate(-60px,62px)}}
@keyframes chipFloat{50%{transform:rotateX(55deg) rotateZ(46deg) translate(105px,-82px)}}
@keyframes waferScan{50%{top:78%}}
@keyframes orbitRotate{to{transform:rotate(342deg)}}
.location-section{background:#f7f9fc}
.location-heading{max-width:760px;margin-bottom:46px}
.location-heading h2{font-size:clamp(42px,5vw,64px);margin:0 0 16px;letter-spacing:-.05em}
.location-heading p{color:#667085}
.location-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:32px}
.google-map{min-height:520px;background:#dfe6ef}
.google-map iframe{width:100%;height:100%;min-height:520px;border:0;display:block}
.location-guide{padding:38px;background:#061a35;color:#fff}
.location-guide article{padding:0 0 27px;margin-bottom:27px;border-bottom:1px solid rgba(255,255,255,.14)}
.location-guide article:last-of-type{margin-bottom:30px}
.location-guide span{font-size:11px;letter-spacing:.15em;color:#5eaaff;font-weight:900}
.location-guide h3{font-size:20px;line-height:1.45;margin:10px 0 8px}
.location-guide p{color:rgba(255,255,255,.64);line-height:1.7;margin:0}
.map-link{display:block;padding:16px 18px;border:1px solid rgba(255,255,255,.28);font-weight:800}
@media(max-width:1000px){
  .semiconductor-showcase,.location-layout{grid-template-columns:1fr}
  .semiconductor-scene{min-height:500px}
}
@media(max-width:760px){
  .hero-slider{min-height:620px}
  .hero-controls{right:20px;bottom:24px}
  .hero-dots{display:none}
  .semiconductor-scene{min-height:400px;transform:scale(.8)}
  .wafer-3d{width:360px;height:360px}
  .chip-3d{width:145px;height:145px}
  .location-guide{padding:28px 22px}
  .google-map,.google-map iframe{min-height:380px}
}


/* ===== Slider reliability and footer logo correction ===== */
.hero-slider::after{
  content:"";
  position:absolute;
  z-index:9;
  left:0;
  bottom:0;
  width:0;
  height:3px;
  background:#4da0ff;
}
.hero-slider.is-running::after{
  animation:heroProgress var(--slide-progress-duration,3800ms) linear forwards;
}
@keyframes heroProgress{
  from{width:0}
  to{width:100%}
}
.hero-slide{
  pointer-events:none;
}
.hero-slide.active{
  pointer-events:auto;
}
.footer-brand{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.footer-brand img{
  object-fit:contain;
  object-position:left center;
}
.footer-brand p{
  margin-top:16px;
  color:rgba(255,255,255,.72);
}
@media(max-width:760px){
  .footer-brand img{width:180px}
}


/* ===== Product portfolio and header dropdown ===== */
.nav-dropdown{position:relative;display:flex;align-items:center;height:100%}
.nav-dropdown-toggle{display:flex;align-items:center;height:100%}
.nav-dropdown-toggle::after{content:"";width:5px;height:5px;margin-left:7px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px)}
.nav-dropdown-menu{
  position:absolute;top:calc(100% - 2px);left:50%;width:265px;padding:14px;
  transform:translate(-50%,12px);opacity:0;visibility:hidden;
  background:#fff;border:1px solid #e5eaf0;box-shadow:0 18px 45px rgba(3,23,47,.14);
  transition:.25s;z-index:100
}
.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}
.site-nav .nav-dropdown-menu a{
  display:block;height:auto;padding:12px 13px;color:#26384f;font-size:13px;line-height:1.35;
  border-bottom:1px solid #eef1f5
}
.site-nav .nav-dropdown-menu a:last-child{border-bottom:0}
.site-nav .nav-dropdown-menu a:hover{background:#f4f8fd;color:#1267e8}
.products-hero{
  background:
    linear-gradient(90deg,rgba(3,22,49,.94),rgba(3,22,49,.48)),
    url("../data/fb97cff72056e09a0db9.webp") center 48%/cover
}
.product-intro{padding-bottom:55px}
.product-intro .section-heading{max-width:780px}
.product-intro .section-heading h2{font-size:clamp(42px,5vw,68px);line-height:1.15;letter-spacing:-.055em;margin:0 0 20px}
.product-intro .section-heading p{font-size:17px;color:#667085;line-height:1.8}
.product-anchor-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:40px}
.product-anchor-nav a{
  padding:12px 17px;border:1px solid #dce4ec;border-radius:999px;
  color:#31445b;font-size:13px;font-weight:800;transition:.25s
}
.product-anchor-nav a:hover{background:#0a376b;border-color:#0a376b;color:#fff}
.product-detail-list{padding:0 5vw 110px}
.product-detail{
  max-width:1440px;margin:0 auto 34px;display:grid;grid-template-columns:1.05fr .95fr;
  min-height:610px;background:#f6f8fb
}
.product-detail.reverse{grid-template-columns:.95fr 1.05fr}
.product-detail.reverse .product-image{order:2}
.product-detail.reverse .product-copy{order:1}
.product-image{position:relative;overflow:hidden;min-height:520px;background:#e8eef4}
.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}
.product-detail:hover .product-image img{transform:scale(1.035)}
.product-copy{display:flex;flex-direction:column;justify-content:center;padding:65px 6vw}
.product-index{font-size:11px;letter-spacing:.16em;color:#1267e8;font-weight:900}
.product-copy h2{font-size:clamp(38px,4.4vw,62px);line-height:1.08;letter-spacing:-.055em;margin:15px 0 24px}
.product-copy h2 small{font-size:.48em;font-weight:700;letter-spacing:-.02em}
.product-copy>p{font-size:16px;line-height:1.85;color:#5f6f82;margin:0 0 28px}
.product-copy dl{margin:0 0 28px}
.product-copy dl div{display:grid;grid-template-columns:95px 1fr;gap:14px;padding:13px 0;border-top:1px solid #dbe3eb}
.product-copy dl div:last-child{border-bottom:1px solid #dbe3eb}
.product-copy dt{font-size:12px;color:#26384f;font-weight:900}
.product-copy dd{margin:0;font-size:13px;line-height:1.65;color:#69798b}
.product-copy .text-link{align-self:flex-start;margin-top:0}
.product-contact-banner{
  margin:0 5vw 110px;padding:68px 6vw;display:flex;align-items:center;justify-content:space-between;gap:35px;
  background:#061a35;color:#fff
}
.product-contact-banner span{font-size:11px;letter-spacing:.17em;color:#5eaaff;font-weight:900}
.product-contact-banner h2{font-size:clamp(33px,4vw,52px);line-height:1.25;letter-spacing:-.05em;margin:12px 0 0}
.product-contact-banner a{min-width:215px;padding:17px 20px;border:1px solid rgba(255,255,255,.34);font-weight:900}
@media(max-width:980px){
  .product-detail,.product-detail.reverse{grid-template-columns:1fr}
  .product-detail.reverse .product-image,.product-detail.reverse .product-copy{order:initial}
  .product-image{min-height:430px}
}
@media(max-width:760px){
  .nav-dropdown{display:block;height:auto}
  .nav-dropdown-toggle{display:block;height:auto}
  .nav-dropdown-menu{display:none;position:static;width:auto;padding:5px 0 5px 18px;transform:none;opacity:1;visibility:visible;border:0;box-shadow:none;background:transparent}
  .site-nav.open .nav-dropdown-menu{display:block}
  .site-nav .nav-dropdown-menu a{padding:8px 0;border:0;font-size:12px;color:#617086}
  .product-detail-list{padding-left:18px;padding-right:18px}
  .product-image{min-height:310px}
  .product-copy{padding:42px 25px}
  .product-copy dl div{grid-template-columns:1fr;gap:5px}
  .product-contact-banner{margin:0 18px 75px;padding:45px 26px;display:block}
  .product-contact-banner a{display:block;margin-top:28px}
}


/* ===== Products submenu line removal ===== */
.nav-dropdown-menu,
.site-nav .nav-dropdown-menu a,
.product-anchor-nav a,
.nav-dropdown-toggle,
.nav-dropdown-toggle::after {
  text-decoration: none !important;
}
.site-nav .nav-dropdown-menu a {
  border-bottom: 0 !important;
}
.product-anchor-nav a {
  border: 0 !important;
  box-shadow: inset 0 0 0 1px #dce4ec;
}
.product-anchor-nav a:hover {
  box-shadow: none;
}
.nav-dropdown-toggle::before,
.nav-dropdown-menu a::before,
.nav-dropdown-menu a::after {
  display: none !important;
  content: none !important;
}

/* Corrected third hero visual: P&L SEMI branded semiconductor chip */
.slide-three{
  background-position:center;
  background-size:cover;
}


/* ===== Completely rebuilt main hero ===== */
.pl-hero{position:relative;height:clamp(650px,78vh,860px);min-height:650px;overflow:hidden;background:#03152d;color:#fff}
.pl-hero-track,.pl-hero-slide{position:absolute;inset:0}
.pl-hero-slide{opacity:0;visibility:hidden;transition:opacity 1s cubic-bezier(.22,.61,.36,1),visibility 1s;z-index:0}
.pl-hero-slide.is-active{opacity:1;visibility:visible;z-index:1}
.pl-hero-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.035);transition:transform 7s ease}
.pl-hero-slide.is-active img{transform:scale(1)}
.pl-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,13,31,.97) 0%,rgba(2,18,42,.88) 36%,rgba(2,18,42,.25) 70%,rgba(2,18,42,.12) 100%)}
.pl-hero-inner{position:relative;z-index:2;max-width:1440px;height:100%;margin:auto;padding:150px 70px 125px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.pl-hero-kicker{color:#5ca8ff;font-size:12px;font-weight:900;letter-spacing:.18em;margin-bottom:20px}
.pl-hero :is(h1,h2){font-size:clamp(52px,5.6vw,84px);line-height:1.1;letter-spacing:-.062em;max-width:950px;margin:0 0 25px}
.pl-hero p{max-width:660px;font-size:18px;line-height:1.8;color:rgba(255,255,255,.78);margin:0}
.pl-hero-actions{display:flex;gap:12px;margin-top:36px}
.pl-hero-outline{border:1px solid rgba(255,255,255,.48);color:#fff;background:rgba(3,19,43,.18)}
.pl-hero-slide .pl-hero-kicker,.pl-hero-slide :is(h1,h2),.pl-hero-slide p,.pl-hero-slide .pl-hero-actions{opacity:0;transform:translateY(24px)}
.pl-hero-slide.is-active .pl-hero-kicker{animation:plHeroText .72s .16s forwards}
.pl-hero-slide.is-active :is(h1,h2){animation:plHeroText .78s .25s forwards}
.pl-hero-slide.is-active p{animation:plHeroText .78s .36s forwards}
.pl-hero-slide.is-active .pl-hero-actions{animation:plHeroText .78s .45s forwards}
@keyframes plHeroText{to{opacity:1;transform:none}}
.pl-hero-ui{position:absolute;z-index:5;left:70px;right:70px;bottom:38px;display:flex;align-items:center;gap:14px}
.pl-hero-count{display:flex;align-items:baseline;gap:7px;min-width:73px}
.pl-hero-count strong{font-size:17px}.pl-hero-count span{font-size:12px;color:rgba(255,255,255,.5)}
.pl-hero-pagination{display:flex;align-items:center;gap:8px;margin-right:auto}
.pl-hero-pagination button{width:40px;height:3px;padding:0;border:0;background:rgba(255,255,255,.3);cursor:pointer;transition:.3s}
.pl-hero-pagination button.is-active{width:68px;background:#4da0ff}
.pl-hero-ui>button{width:45px;height:45px;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:rgba(2,17,38,.35);color:#fff;cursor:pointer;font-size:16px;transition:.25s}
.pl-hero-ui>button:hover{background:#1267e8;border-color:#1267e8}
.pl-hero-pause{font-size:13px!important}
.pl-hero-progress{position:absolute;z-index:6;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.12)}
.pl-hero-progress span{display:block;width:0;height:100%;background:#4da0ff}
.pl-hero.is-playing .pl-hero-progress span{animation:plHeroProgress 4s linear forwards}
@keyframes plHeroProgress{from{width:0}to{width:100%}}
@media(max-width:760px){
  .pl-hero{height:680px;min-height:680px}
  .pl-hero-inner{padding:105px 24px 125px}
  .pl-hero :is(h1,h2){font-size:43px}
  .pl-hero p{font-size:16px}
  .pl-hero-actions{flex-wrap:wrap}
  .pl-hero-ui{left:24px;right:24px;bottom:25px}
  .pl-hero-pagination{display:none}
  .pl-hero-count{margin-right:auto}
  .pl-hero-ui>button{width:42px;height:42px}
  .pl-hero-overlay{background:linear-gradient(90deg,rgba(1,13,31,.96),rgba(2,18,42,.72))}
}
@media(prefers-reduced-motion:reduce){
  .pl-hero-slide,.pl-hero-slide img{transition:none}
  .pl-hero-slide .pl-hero-kicker,.pl-hero-slide :is(h1,h2),.pl-hero-slide p,.pl-hero-slide .pl-hero-actions{opacity:1;transform:none;animation:none!important}
  .pl-hero-progress span{animation:none!important}
}


/* User-provided third slide image */
.pl-hero-slide[data-index="2"] img{
  object-fit:cover;
  object-position:center center;
}


/* ===== Company profile integration ===== */
.profile-company-hero{
  background:
    linear-gradient(90deg,rgba(2,18,42,.94),rgba(2,18,42,.35)),
    url("../data/03775c000db484998d22.webp") center/cover;
}
.profile-tech-hero{
  background:
    linear-gradient(90deg,rgba(2,18,42,.94),rgba(2,18,42,.35)),
    url("../data/24d327f6ee18acbf1318.webp") center/cover;
}
.profile-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid #dfe6ee;border-bottom:1px solid #dfe6ee}
.profile-metrics article{padding:34px 28px;border-right:1px solid #dfe6ee}
.profile-metrics article:last-child{border-right:0}
.profile-metrics strong{display:block;font-size:46px;color:#0b61ba;letter-spacing:-.04em}
.profile-metrics span{display:block;margin-top:8px;color:#64748b;font-size:13px;font-weight:800}
.profile-reasons{background:#f5f8fc}
.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}
.reason-card{padding:34px;background:#fff;border-top:3px solid #19a7c5}
.reason-card>span{font-size:12px;color:#19a7c5;font-weight:900}
.reason-card h3{font-size:24px;margin:16px 0 14px}
.reason-card p{color:#667085;line-height:1.75;margin:0}
.profile-outline-grid,.profile-cert-grid,.capacity-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}
.profile-outline-copy h2,.profile-cert-copy h2,.capacity-copy h2{font-size:clamp(42px,5vw,66px);line-height:1.13;letter-spacing:-.055em;margin:12px 0 30px}
.company-data{margin:0}
.company-data div{display:grid;grid-template-columns:115px 1fr;gap:18px;padding:15px 0;border-top:1px solid #dfe6ee}
.company-data div:last-child{border-bottom:1px solid #dfe6ee}
.company-data dt{font-size:13px;font-weight:900;color:#15365f}
.company-data dd{margin:0;color:#667085;line-height:1.6}
.profile-building{margin:0;position:relative}
.profile-building img{width:100%;height:650px;object-fit:cover;display:block}
.profile-building figcaption{position:absolute;left:20px;bottom:20px;padding:12px 16px;background:rgba(3,24,52,.86);color:#fff;font-size:13px}
.profile-history{background:#071b36;color:#fff}
.profile-history .section-heading .eyebrow{color:#58b5d1}
.history-line{display:grid;grid-template-columns:repeat(5,1fr);margin-top:50px;border-top:1px solid rgba(255,255,255,.22)}
.history-line article{position:relative;padding:32px 25px 0;border-right:1px solid rgba(255,255,255,.12)}
.history-line article:last-child{border-right:0}
.history-line article:before{content:"";position:absolute;top:-6px;left:25px;width:12px;height:12px;border-radius:50%;background:#1cb1c8}
.history-line strong{color:#52c2d6}
.history-line h3{font-size:20px;margin:13px 0}
.history-line p{color:rgba(255,255,255,.67);line-height:1.7;font-size:14px}
.profile-cert{background:#f7f9fc}
.profile-cert-copy ul{padding:0;margin:0 0 32px;list-style:none}
.profile-cert-copy li{padding:14px 0;border-bottom:1px solid #dfe6ee;color:#526375}
.profile-cert-copy li:before{content:"✓";margin-right:11px;color:#0f91b7;font-weight:900}
.profile-cert-image{margin:0}
.profile-cert-image img,.equipment-photo img,.capacity-photo img{width:100%;display:block}
.process-chain{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:45px}
.process-chain article{min-height:230px;padding:28px;background:#092245;color:#fff}
.process-chain article.is-partner{background:#9aaebe}
.process-chain strong{color:#25b5d1;font-size:13px}
.process-chain h3{font-size:19px;margin:22px 0 15px}
.process-chain p{color:rgba(255,255,255,.68);line-height:1.65;font-size:14px}
.capacity-section{background:#f5f8fc}
.capacity-copy p{color:#667085;line-height:1.8}
.capacity-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:35px}
.capacity-points div{padding:22px 15px;background:#fff;border-top:3px solid #15a6c5}
.capacity-points strong{display:block;font-size:28px;color:#0a376b}
.capacity-points span{display:block;margin-top:7px;font-size:12px;color:#68788a}
.capacity-photo{margin:0}
.capacity-photo img{height:480px;object-fit:cover}
.equipment-photo{margin:38px 0 0}
.quality-section{background:#071b36;color:#fff}
.quality-section .section-heading .eyebrow{color:#55bfd3}
.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:45px}
.quality-grid article{padding:30px;background:rgba(255,255,255,.07);border-top:3px solid #1bb0c9}
.quality-grid span{color:#51c0d4;font-weight:900}
.quality-grid h3{font-size:18px;line-height:1.35}
.quality-grid p{color:rgba(255,255,255,.66);line-height:1.7;font-size:14px}
.quality-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:35px}
.quality-badges span{padding:11px 15px;border:1px solid rgba(255,255,255,.22);font-size:12px;font-weight:800}
@media(max-width:1000px){
  .reason-grid{grid-template-columns:repeat(2,1fr)}
  .profile-outline-grid,.profile-cert-grid,.capacity-grid{grid-template-columns:1fr}
  .history-line{grid-template-columns:1fr}
  .history-line article{padding:25px 0 25px 25px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}
  .process-chain{grid-template-columns:repeat(2,1fr)}
  .quality-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
  .profile-metrics{grid-template-columns:repeat(2,1fr)}
  .profile-metrics article:nth-child(2){border-right:0}
  .profile-metrics article:nth-child(-n+2){border-bottom:1px solid #dfe6ee}
  .reason-grid,.process-chain,.quality-grid{grid-template-columns:1fr}
  .company-data div{grid-template-columns:1fr;gap:5px}
  .profile-building img{height:450px}
  .capacity-points{grid-template-columns:1fr}
}


/* ===== Technology image proportion correction ===== */
.fab-photo-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.fab-photo-grid figure,
.equipment-photo-grid figure{
  margin:0;
  position:relative;
  overflow:hidden;
  background:#e8edf3;
}
.fab-photo-grid img{
  display:block;
  width:100%;
  height:240px;
  object-fit:cover;
  object-position:center;
}
.fab-photo-grid figcaption,
.equipment-photo-grid figcaption{
  position:absolute;
  left:12px;
  bottom:12px;
  padding:8px 11px;
  background:rgba(3,24,52,.82);
  color:#fff;
  font-size:12px;
  font-weight:800;
}
.equipment-photo-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:38px;
}
.equipment-photo-grid figure{
  border:1px solid #e1e7ee;
  background:#fff;
}
.equipment-photo-grid img{
  display:block;
  width:100%;
  height:285px;
  object-fit:contain;
  object-position:center;
  background:#f4f6f8;
}
.capacity-grid{
  align-items:stretch;
}
.fab-photo-grid{
  align-self:stretch;
}

/* ===== Major clients section ===== */
.major-clients-section{
  background:#fff;
}
.major-clients-map{
  margin:42px 0 0;
  overflow:hidden;
  border:1px solid #e2e8ef;
  background:#f7f9fb;
}
.major-clients-map img{
  display:block;
  width:100%;
  height:auto;
}
.client-region-stats{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border:1px solid #e1e7ee;
  border-top:0;
}
.client-region-stats article{
  padding:25px;
  text-align:center;
  border-right:1px solid #e1e7ee;
}
.client-region-stats article:last-child{
  border-right:0;
}
.client-region-stats strong{
  display:block;
  color:#0b61ba;
  font-size:32px;
}
.client-region-stats span{
  display:block;
  margin-top:5px;
  color:#67788a;
  font-size:13px;
  font-weight:800;
}
@media(max-width:900px){
  .equipment-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
  .fab-photo-grid,.equipment-photo-grid{grid-template-columns:1fr}
  .fab-photo-grid img{height:250px}
  .equipment-photo-grid img{height:260px}
  .client-region-stats{grid-template-columns:repeat(2,1fr)}
  .client-region-stats article:nth-child(2){border-right:0}
  .client-region-stats article:nth-child(-n+2){border-bottom:1px solid #e1e7ee}
}


/* ===== Premium Technology Rebuild ===== */
.tech-premium-hero{
  min-height:570px;
  background:
    linear-gradient(90deg,rgba(2,17,40,.96) 0%,rgba(2,17,40,.82) 38%,rgba(2,17,40,.25) 70%),
    url("../data/9699694f318bef417ea0.webp") center/cover;
}
.tech-intro{padding-bottom:80px}
.production-showcase{
  position:relative;
  min-height:760px;
  overflow:hidden;
  background:#061a35;
  color:#fff;
}
.production-bg-grid{
  position:absolute;
  inset:0;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  grid-template-rows:repeat(2,1fr);
}
.production-bg-grid div{
  background-position:center;
  background-size:cover;
  filter:saturate(.85) contrast(1.05);
}
.production-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(2,18,42,.96) 0%,rgba(2,18,42,.8) 38%,rgba(2,18,42,.28) 74%),
    linear-gradient(180deg,rgba(2,18,42,.1),rgba(2,18,42,.48));
}
.production-content{
  position:relative;
  z-index:2;
  max-width:1440px;
  min-height:760px;
  margin:auto;
  padding:90px 70px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
}
.production-content h2{
  font-size:clamp(58px,7vw,104px);
  line-height:.98;
  letter-spacing:-.065em;
  margin:18px 0 28px;
}
.production-content>p{
  max-width:600px;
  color:rgba(255,255,255,.76);
  font-size:18px;
  line-height:1.8;
}
.production-metrics{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  width:min(780px,100%);
  margin-top:45px;
}
.production-metrics article{
  padding:24px 20px;
  border:1px solid rgba(255,255,255,.2);
  background:rgba(4,28,61,.35);
  backdrop-filter:blur(8px);
}
.production-metrics strong{
  display:block;
  font-size:34px;
  color:#6ac7ff;
}
.production-metrics span{
  display:block;
  margin-top:7px;
  font-size:12px;
  color:rgba(255,255,255,.68);
}
.process-flow-section{background:#f7f9fc}
.process-flow{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  margin-top:48px;
}
.process-flow article{
  position:relative;
  min-height:245px;
  padding:30px 26px;
  background:#fff;
  border-top:3px solid #0d86c9;
}
.process-flow article:after{
  content:"→";
  position:absolute;
  right:-13px;
  top:50%;
  z-index:2;
  width:26px;
  height:26px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#0d86c9;
  color:#fff;
  font-size:12px;
}
.process-flow article:nth-child(4):after,
.process-flow article:nth-child(8):after{display:none}
.process-flow article.partner{
  background:#dce5ec;
  border-top-color:#869bad;
}
.process-flow span{font-size:12px;color:#0d86c9;font-weight:900}
.process-flow h3{font-size:21px;line-height:1.35;margin:27px 0 16px}
.process-flow p{color:#6b7b8d;line-height:1.6;font-size:14px}
.equipment-premium-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  margin-top:50px;
}
.equipment-premium-grid figure{
  margin:0;
  background:#fff;
  border:1px solid #e2e7ed;
  overflow:hidden;
}
.equipment-premium-grid img{
  display:block;
  width:100%;
  height:310px;
  object-fit:contain;
  background:#f3f5f7;
}
.equipment-premium-grid figcaption{
  position:relative;
  padding:22px 24px 25px;
}
.equipment-premium-grid figcaption span{
  position:absolute;
  right:20px;
  top:20px;
  font-size:12px;
  color:#0d86c9;
  font-weight:900;
}
.equipment-premium-grid figcaption strong{
  display:block;
  font-size:20px;
}
.equipment-premium-grid figcaption em{
  display:block;
  margin-top:7px;
  color:#7b8794;
  font-style:normal;
  font-size:13px;
}
.quality-premium-section{
  background:#061a35;
  color:#fff;
}
.quality-heading{max-width:850px}
.quality-heading h2{
  font-size:clamp(48px,6vw,78px);
  line-height:1.1;
  letter-spacing:-.06em;
  margin:14px 0 20px;
}
.quality-heading p{
  color:rgba(255,255,255,.68);
  font-size:17px;
  line-height:1.8;
}
.quality-premium-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  margin-top:50px;
}
.quality-premium-grid article{
  min-height:350px;
  padding:30px;
  background:rgba(255,255,255,.06);
  border-top:3px solid #19b2cf;
}
.quality-premium-grid article>span{
  color:#51cbe3;
  font-size:13px;
  font-weight:900;
}
.quality-premium-grid h3{
  font-size:20px;
  line-height:1.4;
  margin:20px 0 22px;
}
.quality-premium-grid ul{
  margin:0;
  padding:0;
  list-style:none;
}
.quality-premium-grid li{
  padding:10px 0;
  border-bottom:1px solid rgba(255,255,255,.1);
  color:rgba(255,255,255,.67);
  font-size:14px;
}
.quality-cert-bar{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:35px;
}
.quality-cert-bar strong{
  padding:13px 17px;
  border:1px solid rgba(255,255,255,.2);
  font-size:12px;
}
.tech-final-cta{
  margin:0 5vw 110px;
  padding:72px 6vw;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:40px;
  background:#0b67b3;
  color:#fff;
}
.tech-final-cta span{
  font-size:11px;
  letter-spacing:.17em;
  font-weight:900;
  color:#bfe4ff;
}
.tech-final-cta h2{
  margin:12px 0 0;
  font-size:clamp(36px,4.5vw,58px);
  line-height:1.2;
  letter-spacing:-.055em;
}
.tech-final-cta a{
  min-width:190px;
  padding:17px 20px;
  border:1px solid rgba(255,255,255,.5);
  font-weight:900;
}
@media(max-width:1050px){
  .process-flow{grid-template-columns:repeat(2,1fr)}
  .process-flow article:nth-child(2):after,
  .process-flow article:nth-child(4):after,
  .process-flow article:nth-child(6):after,
  .process-flow article:nth-child(8):after{display:none}
  .equipment-premium-grid{grid-template-columns:repeat(2,1fr)}
  .quality-premium-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
  .production-showcase,.production-content{min-height:720px}
  .production-content{padding:70px 24px}
  .production-bg-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}
  .production-content h2{font-size:55px}
  .production-metrics{grid-template-columns:1fr}
  .process-flow,.equipment-premium-grid,.quality-premium-grid{grid-template-columns:1fr}
  .process-flow article:after{display:none!important}
  .equipment-premium-grid img{height:260px}
  .tech-final-cta{margin:0 18px 75px;padding:48px 26px;display:block}
  .tech-final-cta a{display:block;margin-top:28px}
}


/* ===== Frame fitting for Major Clients & Certifications ===== */
.major-clients-map{
  aspect-ratio:16/9;
  overflow:hidden;
  border-radius:10px;
  background:#fff;
}
.major-clients-map img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  background:#fff;
  padding:20px;
}

.profile-cert-image{
  aspect-ratio:16/10;
  overflow:hidden;
  border-radius:10px;
  background:#fff;
  border:1px solid #e6ebf1;
}
.profile-cert-image img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  background:#fff;
  padding:18px;
}

@media(max-width:768px){
  .major-clients-map,
  .profile-cert-image{
    aspect-ratio:auto;
  }
  .major-clients-map img,
  .profile-cert-image img{
    height:auto;
    padding:12px;
  }
}

.company-photo-stack{
display:grid;
grid-template-columns:1fr;
gap:20px;
}
.company-photo-stack figure{
margin:0;
overflow:hidden;
border-radius:12px;
background:#fff;
box-shadow:0 12px 30px rgba(0,0,0,.08);
}
.company-photo-stack img{
display:block;
width:100%;
height:320px;
object-fit:cover;
}
.company-photo-stack figcaption{
padding:14px 18px;
font-weight:700;
background:#061a35;
color:#fff;
}

.production-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.production-grid img{width:100%;display:block}
.production-grid h3{text-align:center;margin:12px 0 4px}
.production-grid p{text-align:center;color:#666}
@media(max-width:900px){.production-grid{grid-template-columns:repeat(2,1fr)}}


/* Process Flow AI visual */
.process-flow-image-section{background:#f7f9fc;}
.process-flow-ai{margin:38px 0 0;overflow:hidden;border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 50px rgba(10,31,61,.08);}
.process-flow-ai img{display:block;width:100%;height:auto;}
@media(max-width:768px){.process-flow-ai{overflow-x:auto;}.process-flow-ai img{min-width:980px;}}


/* CEO page refinements */
.ceo-layout{
  grid-template-columns:280px minmax(0,1fr);
  gap:100px;
  align-items:start;
}
.ceo-photo{
  max-width:280px;
}
.ceo-photo img{
  width:100%;
  height:auto;
  display:block;
}
.signature strong{
  font-family:"Pretendard","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;
  font-size:34px;
  font-weight:800;
  letter-spacing:.04em;
  color:#0b274d;
}

/* Technology Partnership: remove exposed white space on the left and bottom */
.tech-final-cta{
  width:100%;
  margin:0;
  padding-left:max(6vw,24px);
  padding-right:max(6vw,24px);
  box-sizing:border-box;
}
@media(max-width:1000px){
  .ceo-layout{
    grid-template-columns:1fr;
    gap:50px;
  }
  .ceo-photo{
    max-width:240px;
  }
}
@media(max-width:768px){
  .tech-final-cta{
    margin:0;
  }
}


/* Footer & CEO text spacing refinement */
.footer-address,
.footer-contact,
.footer-company,
.footer-info,
.footer p,
.footer li{
    line-height:1.35 !important;
    margin-bottom:2px !important;
}
.ceo-title,
.ceo-role,
.signature,
.ceo-message-header,
.ceo-info{
    line-height:1.2 !important;
}


/* Technology header restored in requested Samsung-style menu order */
.samsung-style-header{
  min-height:82px;
  padding:0 50px;
  background:#fff;
  border-top:1px solid #dfe5ec;
  border-bottom:1px solid #edf0f4;
}
.samsung-style-header .brand img{max-width:145px;height:auto;display:block;}
.samsung-menu{display:flex;align-items:center;justify-content:center;gap:48px;}
.samsung-menu a{font-size:16px;font-weight:600;color:#111827;text-decoration:none;white-space:nowrap;}
.samsung-menu a.active{color:#0757c8;}
.samsung-actions{display:flex;align-items:center;gap:24px;}
.lang-divider{width:1px;height:28px;background:#cfd4da;display:block;}
.lang-select{border:0;background:transparent;font:600 16px/1 inherit;color:#111827;cursor:pointer;padding:10px 0;}
.lang-select span{font-size:14px;margin-left:7px;}
.process-flow-ai img{width:100%;height:auto;display:block;}
@media(max-width:1100px){
  .samsung-menu{gap:24px;}
  .samsung-menu a{font-size:14px;}
  .samsung-style-header{padding:0 24px;}
}
@media(max-width:850px){
  .samsung-menu,.lang-divider,.lang-select{display:none;}
}

.production-capability > h2{font-size:clamp(38px,4.2vw,64px)!important;line-height:1.08!important;font-weight:800!important;letter-spacing:-.045em!important;margin-bottom:44px!important;}
.process-flow-ai img{display:block;width:100%;height:auto;}


/* Clickable product specification details */
button.product-image{
  padding:0;
  border:0;
  background:none;
  font:inherit;
  color:inherit;
  text-align:left;
  cursor:pointer;
  position:relative;
  overflow:hidden;
}
.product-detail-trigger img{
  transition:transform .45s ease, filter .45s ease;
}
.product-detail-trigger:hover img,
.product-detail-trigger:focus-visible img{
  transform:scale(1.025);
  filter:brightness(.86);
}
.product-image-hint{
  position:absolute;
  left:22px;
  bottom:20px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:11px 15px;
  background:rgba(255,255,255,.94);
  color:#0b274d;
  font-size:14px;
  font-weight:750;
  border-radius:999px;
  opacity:0;
  transform:translateY(8px);
  transition:.3s ease;
  box-shadow:0 8px 24px rgba(5,25,55,.14);
}
.product-detail-trigger:hover .product-image-hint,
.product-detail-trigger:focus-visible .product-image-hint{
  opacity:1;
  transform:none;
}
.product-image-hint b{font-size:18px;line-height:1}

.product-modal{
  position:fixed;
  inset:0;
  z-index:10000;
  display:none;
  place-items:center;
  padding:28px;
}
.product-modal.is-open{display:grid}
.product-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(4,17,39,.72);
  backdrop-filter:blur(7px);
}
.product-modal-panel{
  position:relative;
  width:min(920px,100%);
  max-height:88vh;
  overflow:auto;
  background:#fff;
  border-radius:18px;
  padding:54px;
  box-shadow:0 30px 90px rgba(0,0,0,.3);
}
.product-modal-close{
  position:absolute;
  top:20px;
  right:23px;
  width:42px;
  height:42px;
  border:0;
  border-radius:50%;
  background:#eef3f9;
  color:#0b274d;
  font-size:28px;
  cursor:pointer;
}
.product-modal-panel h2{
  margin:8px 0 18px;
  font-size:clamp(34px,5vw,58px);
  line-height:1.05;
}
.product-modal-lead{
  max-width:760px;
  font-size:18px;
  line-height:1.75;
  color:#47566a;
}
.modal-spec-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
  margin:34px 0;
}
.modal-spec-grid section{
  padding:26px;
  background:#f4f7fb;
  border-radius:14px;
}
.modal-spec-grid h3{
  margin:0 0 15px;
  font-size:22px;
  color:#0b274d;
}
.modal-spec-grid p,
.modal-spec-grid li{
  color:#4a586a;
  line-height:1.7;
}
.modal-spec-grid ul{margin:0;padding-left:20px}
.modal-pdf-link{
  display:inline-flex;
  padding:14px 20px;
  background:#0757c9;
  color:#fff;
  border-radius:8px;
  font-weight:750;
}
body.modal-open{overflow:hidden}
@media(max-width:700px){
  .product-modal{padding:14px}
  .product-modal-panel{padding:42px 22px 28px;border-radius:12px}
  .modal-spec-grid{grid-template-columns:1fr}
  .product-image-hint{opacity:1;transform:none;left:14px;bottom:14px}
}


/* Samsung Semiconductor inspired product-image treatment */
.product-detail .product-image{
  background:#f7f8fa;
  border:1px solid #e5e9ef;
  border-radius:18px;
  box-shadow:0 12px 36px rgba(8,30,66,.08);
}
.product-detail .product-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.product-detail-trigger:hover{
  box-shadow:0 18px 46px rgba(8,30,66,.14);
  transform:translateY(-3px);
}
.product-detail-trigger{
  transition:transform .35s ease, box-shadow .35s ease;
}


/* =========================================================
   PRODUCT SECTION COMPACT FIX
   이미지 파일은 깨지기 전 원본을 유지하고,
   사진만이 아니라 제품 설명 영역 전체를 작게 조정
   ========================================================= */

.product-detail-list {
  padding-top: 0;
  padding-bottom: 78px;
}

.product-detail,
.product-detail.reverse {
  max-width: 1180px;
  min-height: 430px;
  margin-bottom: 24px;
  grid-template-columns: 1fr 1fr;
}

.product-detail .product-image {
  min-height: 430px;
  padding: 0;
  border-radius: 0;
}

.product-detail .product-image img {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 0;
}

.product-copy {
  padding: 38px 4vw;
}

.product-index {
  font-size: 10px;
}

.product-copy h2 {
  font-size: clamp(30px, 3.2vw, 46px);
  margin: 10px 0 17px;
}

.product-copy > p {
  max-width: 520px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.7;
}

.product-copy dl {
  margin-bottom: 20px;
}

.product-copy dl div {
  grid-template-columns: 82px 1fr;
  gap: 11px;
  padding: 9px 0;
}

.product-copy dt {
  font-size: 11px;
}

.product-copy dd {
  font-size: 12px;
  line-height: 1.55;
}

.product-copy .text-link {
  font-size: 13px;
}

/* 이미지 확대 효과를 약하게 해 화질 저하처럼 보이지 않도록 조정 */
.product-detail:hover .product-image img,
.product-detail-trigger:hover img,
.product-detail-trigger:focus-visible img {
  transform: scale(1.012);
}

/* 팝업 설명도 지나치게 크지 않도록 축소 */
.product-modal-panel {
  width: min(820px, 100%);
  padding: 44px;
}

.product-modal-panel h2 {
  font-size: clamp(30px, 4vw, 46px);
}

.product-modal-lead {
  font-size: 16px;
}

.modal-spec-grid {
  gap: 16px;
  margin: 26px 0;
}

.modal-spec-grid section {
  padding: 20px;
}

.modal-spec-grid h3 {
  font-size: 18px;
}

.modal-spec-grid p,
.modal-spec-grid li {
  font-size: 13px;
  line-height: 1.6;
}

@media (max-width: 980px) {
  .product-detail,
  .product-detail.reverse {
    max-width: 760px;
    grid-template-columns: 1fr;
  }

  .product-detail .product-image {
    min-height: 390px;
  }

  .product-copy {
    padding: 34px 34px 38px;
  }
}

@media (max-width: 760px) {
  .product-detail .product-image {
    min-height: 280px;
  }

  .product-copy {
    padding: 28px 22px 32px;
  }

  .product-copy h2 {
    font-size: 30px;
  }

  .product-modal-panel {
    padding: 38px 20px 25px;
  }
}


/* =========================================================
   HEADER PRODUCT MENU FIX
   ========================================================= */
.nav-dropdown-menu{
  min-width:260px;
  width:max-content;
  max-width:340px;
}
.nav-dropdown-menu a{
  white-space:nowrap;
  text-align:left;
  line-height:1.35;
}

/* =========================================================
   HOME PRODUCT SHOWCASE
   ========================================================= */
.home-products{
  background:#f5f7fa;
  padding-top:105px;
  padding-bottom:105px;
}
.home-products-head{
  max-width:1280px;
  margin:0 auto 42px;
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:60px;
  align-items:end;
}
.home-products-head h2{
  margin:10px 0 0;
  font-size:clamp(40px,4.5vw,64px);
  line-height:1.08;
  letter-spacing:-.05em;
}
.home-products-head>p{
  margin:0;
  color:#667085;
  font-size:16px;
  line-height:1.8;
  max-width:520px;
  justify-self:end;
}
.home-product-grid{
  max-width:1280px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:18px;
}
.home-product-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  background:#fff;
  border:1px solid #e2e8f0;
  color:#0b1830;
  text-decoration:none;
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;
}
.home-product-card:hover{
  transform:translateY(-7px);
  border-color:#b8cdf0;
  box-shadow:0 20px 46px rgba(11,35,72,.12);
}
.home-product-image{
  aspect-ratio:1.16/1;
  padding:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#f8fafc;
}
.home-product-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  transition:transform .35s ease;
}
.home-product-card:hover .home-product-image img{
  transform:scale(1.035);
}
.home-product-copy{
  flex:1;
  display:flex;
  flex-direction:column;
  padding:23px 21px 24px;
  border-top:1px solid #eef2f6;
}
.home-product-copy span{
  color:#1267e8;
  font-size:11px;
  font-weight:900;
  letter-spacing:.14em;
}
.home-product-copy h3{
  margin:10px 0 9px;
  font-size:20px;
  line-height:1.25;
  letter-spacing:-.025em;
  min-height:50px;
}
.home-product-copy p{
  margin:0 0 24px;
  color:#697586;
  font-size:13px;
  line-height:1.65;
}
.home-product-copy b{
  margin-top:auto;
  color:#1267e8;
  font-size:12px;
  letter-spacing:.02em;
}
.home-products-more{
  max-width:1280px;
  margin:36px auto 0;
  text-align:center;
}

@media(max-width:1180px){
  .home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .nav-dropdown-menu{
    width:100%;
    max-width:none;
    min-width:0;
  }
  .nav-dropdown-menu a{
    white-space:normal;
    text-align:center;
  }
  .home-products{
    padding-top:76px;
    padding-bottom:76px;
  }
  .home-products-head{
    grid-template-columns:1fr;
    gap:20px;
    margin-bottom:30px;
  }
  .home-products-head>p{justify-self:start}
  .home-product-grid{grid-template-columns:1fr 1fr;gap:12px}
  .home-product-image{padding:16px}
  .home-product-copy{padding:18px 15px 20px}
  .home-product-copy h3{font-size:17px;min-height:43px}
  .home-product-copy p{font-size:12px}
}
@media(max-width:480px){
  .home-product-grid{grid-template-columns:1fr}
}


/* Fill product card image area */
.home-product-image{
  padding:0 !important;
  aspect-ratio:1/1;
  background:#fff;
  overflow:hidden;
}
.home-product-image img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block;
}
.home-product-card{
  overflow:hidden;
}


/* =========================================================
   PREMIUM SECOND HERO SLIDE
   ========================================================= */
.pl-hero-slide--vision{background:#020d20;overflow:hidden}
.pl-hero-slide--vision .pl-hero-bg{filter:saturate(.78) contrast(1.12) brightness(.48);transform:scale(1.08)}
.pl-hero-slide--vision.is-active .pl-hero-bg{transform:scale(1.01)}
.pl-hero-slide--vision .pl-hero-overlay{
  background:
    radial-gradient(circle at 75% 48%,rgba(35,127,255,.23),transparent 29%),
    linear-gradient(90deg,rgba(1,10,26,.99) 0%,rgba(2,17,42,.94) 43%,rgba(3,24,57,.48) 72%,rgba(1,10,26,.73) 100%);
}
.pl-hero-tech-grid{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(86,157,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(86,157,255,.18) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent 35%,#000 72%,transparent)}
.pl-hero-inner--split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:46px}
.pl-hero-copy{position:relative;z-index:3;align-self:center}
.pl-hero-slide--vision :is(h1,h2){max-width:820px}
.pl-hero-slide--vision :is(h1,h2) em{font-style:normal;color:#67b2ff;text-shadow:0 0 34px rgba(60,150,255,.28)}
.pl-hero-metrics{display:flex;gap:0;margin-top:48px;border-top:1px solid rgba(255,255,255,.16);max-width:650px}
.pl-hero-metrics div{padding:20px 34px 0 0;margin-right:34px;border-right:1px solid rgba(255,255,255,.13)}
.pl-hero-metrics div:last-child{border-right:0;margin-right:0}
.pl-hero-metrics strong{display:block;font-size:26px;line-height:1;color:#fff}
.pl-hero-metrics span{display:block;margin-top:8px;font-size:10px;letter-spacing:.12em;color:rgba(255,255,255,.52);text-transform:uppercase;white-space:nowrap}
.pl-hero-visual{position:relative;width:min(42vw,590px);aspect-ratio:1/1;justify-self:end;filter:drop-shadow(0 34px 60px rgba(0,0,0,.32));opacity:0;transform:translateX(45px) scale(.94)}
.pl-hero-slide--vision.is-active .pl-hero-visual{animation:heroVisualIn 1.05s .25s cubic-bezier(.2,.7,.2,1) forwards}
.sensor-core{position:absolute;inset:16%;border-radius:50%;padding:9%;background:linear-gradient(145deg,rgba(31,104,210,.52),rgba(3,18,43,.9));border:1px solid rgba(129,193,255,.45);box-shadow:inset 0 0 55px rgba(25,111,237,.22),0 0 0 18px rgba(29,112,230,.07),0 0 85px rgba(16,98,221,.27);overflow:hidden}
.sensor-core:before{content:"";position:absolute;inset:5%;border:1px solid rgba(139,204,255,.24);border-radius:50%;z-index:2}
.sensor-core img{position:absolute!important;inset:8%!important;width:84%!important;height:84%!important;border-radius:50%;object-fit:cover!important;filter:saturate(1.1) contrast(1.04);transform:none!important}
.sensor-core-glow{position:absolute;z-index:3;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(125,209,255,.30) 48%,transparent 64%);transform:translateX(-120%);animation:sensorSweep 4.8s 1.1s infinite ease-in-out}
.sensor-core-label{position:absolute;z-index:4;left:50%;bottom:10%;transform:translateX(-50%);padding:10px 18px;border:1px solid rgba(155,211,255,.36);background:rgba(2,18,44,.72);backdrop-filter:blur(10px);text-align:center;white-space:nowrap}
.sensor-core-label small{display:block;color:#74b8ff;font-size:8px;letter-spacing:.2em}.sensor-core-label strong{display:block;margin-top:4px;font-size:11px;letter-spacing:.13em}
.sensor-orbit{position:absolute;border-radius:50%;border:1px solid rgba(102,178,255,.28)}
.sensor-orbit--one{inset:6%;animation:orbitSpin 16s linear infinite}
.sensor-orbit--one:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:#69b5ff;top:9%;left:18%;box-shadow:0 0 18px #3998ff}
.sensor-orbit--two{inset:0;border-style:dashed;opacity:.55;animation:orbitSpinReverse 24s linear infinite}
.sensor-orbit--two:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;right:15%;bottom:18%;box-shadow:0 0 18px #76bdff}
.sensor-chip{position:absolute;width:145px;height:94px;padding:7px;background:rgba(4,24,54,.82);border:1px solid rgba(119,186,255,.34);box-shadow:0 18px 35px rgba(0,0,0,.28);backdrop-filter:blur(9px);z-index:5}
.sensor-chip img{position:static!important;width:100%!important;height:64px!important;object-fit:cover!important;transform:none!important;filter:saturate(.9)}
.sensor-chip span{position:absolute;left:10px;bottom:10px;font-size:9px;letter-spacing:.12em;color:#d8ecff}
.sensor-chip--top{right:0;top:9%;transform:rotate(4deg);animation:chipFloat 4s ease-in-out infinite}
.sensor-chip--bottom{left:-1%;bottom:8%;transform:rotate(-4deg);animation:chipFloat 4.6s .5s ease-in-out infinite reverse}
.sensor-scan-line{position:absolute;left:9%;right:9%;height:1px;top:50%;z-index:6;background:linear-gradient(90deg,transparent,#6fc0ff,transparent);box-shadow:0 0 14px #429eff;animation:scanVertical 4.2s infinite ease-in-out}
.sensor-node{position:absolute;width:5px;height:5px;border-radius:50%;background:#9dd7ff;box-shadow:0 0 15px #42a0ff}
.sensor-node--one{top:21%;left:22%}.sensor-node--two{right:15%;top:47%}.sensor-node--three{left:31%;bottom:13%}
@keyframes heroVisualIn{to{opacity:1;transform:translateX(0) scale(1)}}
@keyframes orbitSpin{to{transform:rotate(360deg)}}
@keyframes orbitSpinReverse{to{transform:rotate(-360deg)}}
@keyframes sensorSweep{0%,18%{transform:translateX(-120%)}55%,100%{transform:translateX(120%)}}
@keyframes chipFloat{0%,100%{margin-top:0}50%{margin-top:-12px}}
@keyframes scanVertical{0%,100%{top:25%;opacity:.25}50%{top:73%;opacity:1}}

@media(max-width:1050px){
  .pl-hero-inner--split{grid-template-columns:1fr minmax(330px,.72fr);gap:18px}
  .pl-hero-visual{width:440px;margin-right:-85px}
  .pl-hero-metrics{margin-top:32px}
}
@media(max-width:760px){
  .pl-hero-inner--split{display:flex;align-items:flex-start;padding-top:125px}
  .pl-hero-slide--vision .pl-hero-overlay{background:linear-gradient(180deg,rgba(1,11,28,.93),rgba(2,20,48,.78))}
  .pl-hero-visual{position:absolute;width:340px;right:-115px;bottom:70px;opacity:.38!important;transform:none!important}
  .pl-hero-copy{z-index:4}
  .pl-hero-slide--vision :is(h1,h2){font-size:42px;max-width:570px}
  .pl-hero-slide--vision p{max-width:520px}
  .pl-hero-metrics{display:none}
  .sensor-chip{display:none}
}


/* Company premium capability metrics */
.profile-metrics-premium{
  position:relative;
  isolation:isolate;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1px;
  margin-top:58px;
  padding:34px;
  overflow:hidden;
  border:0;
  border-radius:4px;
  background:#0a2a52;
  box-shadow:0 28px 70px rgba(5,31,64,.18);
}
.profile-metrics-premium::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background:
    radial-gradient(circle at 85% 15%,rgba(57,170,255,.22),transparent 32%),
    linear-gradient(120deg,#061b36 0%,#0a315c 52%,#07558a 100%);
}
.profile-metrics-premium::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(115deg,transparent 0 62%,rgba(39,157,255,.14) 100%);
  pointer-events:none;
}
.profile-metrics-premium .metric-card{
  position:relative;
  min-height:245px;
  padding:32px 28px 30px;
  border-right:1px solid rgba(255,255,255,.17);
  background:rgba(4,27,54,.36);
  backdrop-filter:blur(3px);
  transition:transform .3s ease,background .3s ease;
}
.profile-metrics-premium .metric-card:last-child{border-right:0}
.profile-metrics-premium .metric-card:hover{
  transform:translateY(-5px);
  background:rgba(9,65,117,.62);
}
.profile-metrics-premium .metric-index{
  display:block;
  margin-bottom:30px;
  color:#64c9ff;
  font-size:11px;
  font-weight:900;
  letter-spacing:.18em;
}
.profile-metrics-premium .metric-card>strong{
  display:block;
  color:#fff;
  font-size:52px;
  line-height:1;
  letter-spacing:-.05em;
}
.profile-metrics-premium h3{
  margin:17px 0 8px;
  color:#fff;
  font-size:17px;
  letter-spacing:-.02em;
}
.profile-metrics-premium p{
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:13px;
  line-height:1.65;
}
.profile-metrics-premium .qms-card{
  background:linear-gradient(145deg,rgba(0,104,173,.66),rgba(5,39,77,.58));
}
.profile-metrics-premium .qms-title{
  display:flex;
  align-items:center;
  gap:11px;
  margin:0 0 19px;
}
.profile-metrics-premium .qms-title strong{
  color:#fff;
  font-size:20px;
  line-height:1.2;
  letter-spacing:-.025em;
}
.profile-metrics-premium .qms-check{
  flex:0 0 28px;
  width:28px;
  height:28px;
  border-radius:6px;
  display:grid;
  place-items:center;
  background:#23c552;
  color:#fff;
  font-size:19px;
  font-weight:900;
  box-shadow:0 8px 18px rgba(35,197,82,.26);
}
.profile-metrics-premium .qms-cert{
  margin-bottom:10px;
  padding-top:15px;
  border-top:1px solid rgba(255,255,255,.22);
  color:#fff;
  font-weight:700;
}
@media(max-width:1050px){
  .profile-metrics-premium{grid-template-columns:repeat(2,1fr)}
  .profile-metrics-premium .metric-card:nth-child(2){border-right:0}
  .profile-metrics-premium .metric-card:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.17)}
}
@media(max-width:620px){
  .profile-metrics-premium{grid-template-columns:1fr;padding:14px}
  .profile-metrics-premium .metric-card{min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.17)}
  .profile-metrics-premium .metric-card:last-child{border-bottom:0}
}


/* Company QMS background: no photo */
.profile-metrics-premium::before{
  background:
    radial-gradient(circle at 85% 15%,rgba(57,170,255,.22),transparent 32%),
    linear-gradient(120deg,#061b36 0%,#0a315c 52%,#07558a 100%) !important;
}

/* Contact technical inquiry heading */
.contact-info .technical-inquiry-title{
  white-space:nowrap;
  font-size:clamp(34px,4.3vw,58px);
}
.contact-mail-note{
  margin-top:14px;
  color:#667085;
  font-size:13px;
  line-height:1.65;
}
@media(max-width:620px){
  .contact-info .technical-inquiry-title{
    white-space:normal;
    font-size:36px;
  }
}


/* =========================================================
   SECOND HERO — ABSTRACT TECHNOLOGY VISUAL
   ========================================================= */
.pl-hero-slide--future{
  background:#061633;
  overflow:hidden;
}
.pl-hero-slide--future .pl-hero-overlay{
  background:linear-gradient(90deg,rgba(2,13,34,.94) 0%,rgba(2,22,55,.70) 45%,rgba(2,20,49,.22) 100%);
}
.pl-hero-slide--future .pl-hero-inner{
  position:relative;
  z-index:3;
}
.pl-hero-slide--future .pl-hero-copy{
  max-width:760px;
}
.pl-hero-slide--future h2{
  font-size:clamp(48px,5.8vw,88px);
  line-height:1.02;
  letter-spacing:-.055em;
  margin:18px 0 26px;
}
.pl-hero-slide--future h2 em{
  color:#34a5ff;
  font-style:normal;
}
.pl-hero-slide--future p{
  font-size:clamp(16px,1.45vw,21px);
  line-height:1.75;
  max-width:720px;
}
.future-bg{
  position:absolute;
  inset:0;
  overflow:hidden;
  background:
    radial-gradient(circle at 74% 43%,rgba(0,151,255,.22),transparent 26%),
    radial-gradient(circle at 88% 20%,rgba(78,42,255,.15),transparent 24%),
    linear-gradient(135deg,#031127 0%,#06245a 58%,#071838 100%);
}
.future-grid{
  position:absolute;
  inset:-20%;
  opacity:.18;
  background-image:
    linear-gradient(rgba(66,155,255,.16) 1px,transparent 1px),
    linear-gradient(90deg,rgba(66,155,255,.16) 1px,transparent 1px);
  background-size:56px 56px;
  transform:perspective(700px) rotateX(62deg) translateY(43%);
  transform-origin:center bottom;
}
.future-core{
  position:absolute;
  right:13%;
  top:20%;
  width:min(36vw,520px);
  aspect-ratio:1;
  border-radius:50%;
  border:2px solid rgba(91,190,255,.9);
  box-shadow:
    0 0 45px rgba(23,145,255,.44),
    inset 0 0 55px rgba(23,145,255,.18);
}
.future-core::before,
.future-core::after{
  content:"";
  position:absolute;
  border-radius:50%;
  inset:12%;
  border:1px dashed rgba(102,198,255,.65);
}
.future-core::after{
  inset:24%;
  border-style:solid;
  border-color:rgba(114,198,255,.32);
}
.future-orbit{
  position:absolute;
  right:9%;
  top:10%;
  width:min(44vw,650px);
  aspect-ratio:1;
  border:1px solid rgba(87,165,255,.28);
  border-radius:50%;
}
.future-orbit--two{
  right:4%;
  top:4%;
  width:min(54vw,780px);
  border-style:dashed;
  animation:futureSpin 24s linear infinite;
}
.future-beam{
  position:absolute;
  right:-12%;
  width:67%;
  height:3px;
  background:linear-gradient(90deg,transparent,#25a8ff 30%,#fff 54%,#7c42ff 74%,transparent);
  box-shadow:0 0 18px rgba(42,173,255,.95);
  transform-origin:right center;
}
.future-beam--one{top:47%;transform:rotate(-12deg)}
.future-beam--two{top:61%;transform:rotate(-5deg);opacity:.72}
.future-wave{
  position:absolute;
  left:-6%;
  right:-6%;
  bottom:-15%;
  height:50%;
  opacity:.66;
  background:
    radial-gradient(ellipse at center,transparent 0 46%,rgba(35,158,255,.45) 47% 48%,transparent 49% 53%,rgba(36,127,255,.32) 54% 55%,transparent 56%);
  transform:scaleX(1.7);
}
@keyframes futureSpin{
  to{transform:rotate(360deg)}
}

/* =========================================================
   COMPANY METRICS — ICON CARDS
   ========================================================= */
.profile-metrics-icons{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
  padding:34px !important;
  background:
    radial-gradient(circle at 90% 5%,rgba(45,139,255,.13),transparent 30%),
    linear-gradient(180deg,#f7fbff,#edf5ff) !important;
}
.profile-metrics-icons::before{
  display:none !important;
}
.profile-icon-card{
  position:relative;
  min-width:0;
  display:flex;
  gap:18px;
  align-items:flex-start;
  padding:28px 24px;
  background:rgba(255,255,255,.92);
  border:1px solid #dbe8f7;
  box-shadow:0 14px 35px rgba(22,58,104,.09);
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;
}
.profile-icon-card:hover{
  transform:translateY(-6px);
  border-color:#9ec8f7;
  box-shadow:0 22px 46px rgba(22,58,104,.15);
}
.profile-icon{
  flex:0 0 62px;
  width:62px;
  height:62px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(145deg,#e8f4ff,#cfe6ff);
  color:#075ec9;
}
.profile-icon svg{
  width:34px;
  height:34px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.4;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.profile-icon-card strong{
  display:block;
  color:#075ec9;
  font-size:clamp(31px,2.8vw,46px);
  line-height:1;
  letter-spacing:-.04em;
}
.profile-icon-card h3{
  margin:8px 0 11px;
  color:#0b1f3d;
  font-size:15px;
  line-height:1.45;
}
.profile-icon-card p{
  margin:0;
  color:#637083;
  font-size:13px;
  line-height:1.68;
}
.profile-icon-card--qms{
  border-top:4px solid #0b67d3;
}
.profile-icon-card--qms .qms-heading{
  font-size:clamp(20px,1.6vw,27px);
  line-height:1.18;
}
@media(max-width:1100px){
  .profile-metrics-icons{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .future-core{right:-20%;width:80vw;opacity:.55}
  .future-orbit{right:-27%;width:100vw}
  .future-beam{right:-28%;width:92%}
  .pl-hero-slide--future .pl-hero-overlay{
    background:linear-gradient(90deg,rgba(2,13,34,.96),rgba(2,22,55,.76));
  }
  .profile-metrics-icons{
    grid-template-columns:1fr;
    padding:18px !important;
  }
}


/* =========================================================
   SECOND SLIDE — REFINED WAFER HERO
   ========================================================= */
.pl-hero-slide--wafer{
  position:relative;
  overflow:hidden;
  background:#03122e;
}
.pl-hero-slide--wafer .pl-hero-overlay{
  z-index:2;
  background:
    linear-gradient(90deg,
      rgba(2,14,38,.98) 0%,
      rgba(2,20,52,.91) 37%,
      rgba(3,31,74,.53) 67%,
      rgba(2,18,46,.19) 100%);
}
.pl-hero-slide--wafer .pl-hero-inner{
  position:relative;
  z-index:4;
}
.pl-hero-slide--wafer .pl-hero-copy{
  max-width:760px;
}
.pl-hero-slide--wafer h2{
  margin:18px 0 25px;
  color:#fff;
  font-size:clamp(50px,5.6vw,86px);
  line-height:1.01;
  letter-spacing:-.055em;
}
.pl-hero-slide--wafer h2 em{
  color:#2797ff;
  font-style:normal;
}
.pl-hero-slide--wafer p{
  max-width:720px;
  color:rgba(255,255,255,.86);
  font-size:clamp(16px,1.35vw,20px);
  line-height:1.72;
}
.wafer-hero-art{
  position:absolute;
  inset:0;
  overflow:hidden;
  background:
    radial-gradient(circle at 77% 44%,rgba(21,139,255,.28),transparent 31%),
    radial-gradient(circle at 90% 28%,rgba(80,49,255,.14),transparent 25%),
    linear-gradient(128deg,#020d23 0%,#05285f 58%,#041531 100%);
}
.wafer-hero-circuit{
  position:absolute;
  inset:0;
  opacity:.34;
  background-image:
    linear-gradient(90deg,transparent 0 47%,rgba(42,139,255,.34) 47% 47.15%,transparent 47.15%),
    linear-gradient(0deg,transparent 0 49%,rgba(42,139,255,.24) 49% 49.15%,transparent 49.15%);
  background-size:132px 92px;
  mask-image:linear-gradient(90deg,transparent 26%,#000 54%,#000);
}
.wafer-hero-disc{
  position:absolute;
  right:-5.5%;
  bottom:-30%;
  width:min(57vw,880px);
  aspect-ratio:1.34/1;
  border-radius:50%;
  overflow:hidden;
  transform:rotate(9deg);
  border:1px solid rgba(139,205,255,.7);
  box-shadow:
    -24px -12px 85px rgba(32,145,255,.32),
    0 0 0 12px rgba(56,130,224,.08),
    inset 0 0 90px rgba(2,13,39,.2);
}
.wafer-hero-disc::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(118deg,
      rgba(255,255,255,.12),
      transparent 27%,
      rgba(38,133,255,.08) 51%,
      rgba(124,68,255,.20) 72%,
      rgba(3,13,35,.56));
}
.wafer-hero-disc img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.15);
  filter:saturate(.82) contrast(1.04) brightness(.78) hue-rotate(3deg);
}
.wafer-hero-ring{
  position:absolute;
  right:7.5%;
  top:18%;
  width:min(33vw,505px);
  aspect-ratio:1;
  border-radius:50%;
  border:1px solid rgba(72,170,255,.54);
  box-shadow:0 0 32px rgba(24,142,255,.15);
}
.wafer-hero-ring--two{
  right:4.7%;
  top:12%;
  width:min(39vw,596px);
  border-style:dashed;
  opacity:.42;
  animation:waferRingSpin 34s linear infinite;
}
.wafer-hero-light{
  position:absolute;
  right:-8%;
  height:3px;
  background:linear-gradient(90deg,transparent,#1495ff 24%,#b8e9ff 47%,#6545ff 68%,transparent);
  box-shadow:0 0 18px rgba(30,156,255,.96);
  transform-origin:right center;
}
.wafer-hero-light--one{
  top:49%;
  width:72%;
  transform:rotate(-10deg);
}
.wafer-hero-light--two{
  top:62%;
  width:66%;
  opacity:.65;
  transform:rotate(-4deg);
}
.wafer-hero-floor{
  position:absolute;
  left:-7%;
  right:-7%;
  bottom:-32%;
  height:63%;
  opacity:.47;
  background:
    radial-gradient(ellipse at center,
      transparent 0 43%,
      rgba(27,145,255,.43) 44% 45%,
      transparent 46% 51%,
      rgba(36,118,255,.25) 52% 53%,
      transparent 54%);
  transform:scaleX(1.75);
}
@keyframes waferRingSpin{
  to{transform:rotate(360deg)}
}

/* Blue top rule on all Company overview cards */
.profile-metrics-icons .profile-icon-card{
  border-top:4px solid #0b67d3 !important;
}
.profile-metrics-icons .profile-icon-card--qms{
  border-top-color:#0b67d3 !important;
}

@media(max-width:900px){
  .wafer-hero-disc{
    right:-30%;
    bottom:-18%;
    width:92vw;
    opacity:.56;
  }
  .wafer-hero-ring{
    right:-20%;
    width:68vw;
    opacity:.5;
  }
  .wafer-hero-ring--two{
    right:-27%;
    width:82vw;
  }
  .pl-hero-slide--wafer .pl-hero-overlay{
    background:linear-gradient(90deg,rgba(2,14,38,.98),rgba(2,20,52,.83));
  }
}
@media(max-width:620px){
  .pl-hero-slide--wafer h2{
    font-size:43px;
  }
  .wafer-hero-disc{
    right:-52%;
    bottom:-6%;
    width:125vw;
    opacity:.38;
  }
  .wafer-hero-light{
    right:-44%;
    width:115%;
  }
}


/* Exact second-slide visual based on the approved reference image */
.pl-hero-slide--exact{
  position:relative;
  overflow:hidden;
  background:
    url('../data/c5da748186d85beb8982.webp')
    center center / cover no-repeat;
}
.pl-hero-slide--exact .pl-hero-overlay{
  background:
    linear-gradient(90deg,
      rgba(2,13,34,.97) 0%,
      rgba(2,17,43,.90) 34%,
      rgba(2,21,53,.54) 58%,
      rgba(2,18,44,.12) 100%);
}
.pl-hero-slide--exact .pl-hero-inner{
  position:relative;
  z-index:3;
}
.pl-hero-slide--exact .pl-hero-copy{
  max-width:760px;
}
.pl-hero-slide--exact h2{
  margin:18px 0 25px;
  color:#fff;
  font-size:clamp(50px,5.6vw,86px);
  line-height:1.01;
  letter-spacing:-.055em;
}
.pl-hero-slide--exact h2 em{
  color:#2797ff;
  font-style:normal;
}
.pl-hero-slide--exact p{
  max-width:720px;
  color:rgba(255,255,255,.88);
  font-size:clamp(16px,1.35vw,20px);
  line-height:1.72;
}
@media(max-width:900px){
  .pl-hero-slide--exact{
    background-position:62% center;
  }
  .pl-hero-slide--exact .pl-hero-overlay{
    background:linear-gradient(90deg,rgba(2,13,34,.98),rgba(2,20,52,.80));
  }
}
@media(max-width:620px){
  .pl-hero-slide--exact{
    background-position:68% center;
  }
  .pl-hero-slide--exact h2{
    font-size:43px;
  }
}


/* =========================================================
   SECOND SLIDE COPY ALIGNMENT
   Match the first slide's content position exactly.
   ========================================================= */
.pl-hero-slide--exact .pl-hero-inner{
  width:100%;
  max-width:none;
  margin:0;
}
.pl-hero-slide--exact .pl-hero-copy{
  width:min(760px, 100%);
  max-width:760px;
  margin:0;
}

/* =========================================================
   COMPANY CAPABILITY ICON CARDS
   ========================================================= */
.reason-grid{
  gap:18px !important;
}
.reason-card--icon{
  position:relative;
  display:grid !important;
  grid-template-columns:78px 1fr;
  gap:20px;
  align-items:center;
  min-height:190px;
  padding:30px !important;
  overflow:hidden;
  border-top:4px solid #0b67d3 !important;
  background:
    radial-gradient(circle at 0 100%,rgba(23,116,224,.07),transparent 34%),
    #fff !important;
  box-shadow:0 13px 34px rgba(17,49,91,.09);
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;
}
.reason-card--icon:hover{
  transform:translateY(-6px);
  border-top-color:#029fc5 !important;
  box-shadow:0 22px 46px rgba(17,49,91,.15);
}
.reason-card--icon .reason-number{
  position:absolute;
  top:16px;
  right:20px;
  color:#1682e8;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
}
.reason-icon{
  width:70px;
  height:70px;
  display:grid;
  place-items:center;
  border-radius:50%;
  color:#075ec9;
  background:linear-gradient(145deg,#edf6ff,#dcecff);
}
.reason-icon svg{
  width:40px;
  height:40px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.25;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.reason-card--icon h3{
  margin:0 0 9px;
  color:#0b1d3a;
  font-size:21px;
  line-height:1.25;
}
.reason-card--icon p{
  margin:0;
  color:#657287;
  font-size:14px;
  line-height:1.72;
}

/* =========================================================
   CONTACT DIRECT MAIL
   ========================================================= */
.contact-numbers dd strong{
  color:#0b1d3a;
  font-size:19px;
  font-weight:900;
  letter-spacing:.01em;
}
.contact-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:20px;
}
.contact-submit{
  min-width:190px;
}
.contact-submit:disabled{
  opacity:.62;
  cursor:wait;
}
.contact-form-status{
  min-height:22px;
  margin-top:-5px;
  font-size:14px;
  font-weight:800;
}
.contact-form-status.is-success{
  color:#087a45;
}
.contact-form-status.is-error{
  color:#c33030;
}
.privacy-consent{
  grid-template-columns:auto 1fr !important;
  align-items:start;
  gap:10px !important;
  font-size:13px;
  font-weight:600 !important;
  line-height:1.65;
  color:#5d6878;
}
.privacy-consent input{
  width:18px;
  height:18px;
  margin-top:2px;
  accent-color:#075ec9;
}
.privacy-consent a{
  color:#075ec9;
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:2px;
}
.form-honeypot{
  position:absolute !important;
  left:-9999px !important;
  width:1px !important;
  height:1px !important;
  overflow:hidden !important;
}
.contact-mail-note strong{
  color:#075ec9;
}
@media(max-width:700px){
  .contact-form-grid{
    grid-template-columns:1fr;
  }
  .reason-card--icon{
    grid-template-columns:64px 1fr;
    padding:26px 22px !important;
  }
  .reason-icon{
    width:60px;
    height:60px;
  }
}


/* =========================================================
   APPROVED SECOND SLIDE
   ========================================================= */
.pl-hero-slide--approved{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 82% 42%,rgba(27,133,255,.22),transparent 34%),
    linear-gradient(128deg,#020d24 0%,#052961 62%,#031633 100%);
}
.approved-slide-visual{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  width:65%;
  background:
    url('../data/976678952ec93ecfd992.webp')
    center right / cover no-repeat;
  opacity:.98;
}
.pl-hero-slide--approved .pl-hero-overlay{
  background:
    linear-gradient(90deg,
      rgba(2,13,35,.99) 0%,
      rgba(2,18,47,.96) 34%,
      rgba(3,25,62,.70) 52%,
      rgba(3,19,48,.12) 100%);
}
.pl-hero-slide--approved .pl-hero-inner{
  position:relative;
  z-index:3;
}



.pl-hero-slide--approved p{
  color:rgba(255,255,255,.88);
  font-size:clamp(16px,1.35vw,20px);
  line-height:1.7;
}

/* =========================================================
   RIGHTMOST LANGUAGE BUTTON
   ========================================================= */
.header-actions{
  margin-left:auto;
  display:flex;
  align-items:stretch;
  align-self:stretch;
}
.language-toggle{
  order:99;
  min-width:138px;
  padding:0 30px;
  border:0;
  border-left:1px solid #e6eaf0;
  background:#fff;
  color:#071329;
  font:800 12px/1 inherit;
  letter-spacing:.14em;
  cursor:pointer;
  transition:background .25s ease,color .25s ease;
}
.language-toggle:hover{
  background:#075ec9;
  color:#fff;
}
.header-contact{
  order:98;
}

/* =========================================================
   CONTACT PHONE LINKS
   ========================================================= */
.contact-call-link{
  display:inline-flex;
  align-items:center;
  color:#0b1d3a;
  text-decoration:none;
  transition:color .2s ease;
}
.contact-call-link:hover{
  color:#075ec9;
}
.contact-call-link strong{
  font-size:20px !important;
  font-weight:900 !important;
}
.contact-numbers dt{
  font-weight:800;
}

@media(max-width:900px){
  .approved-slide-visual{
    width:78%;
    right:-18%;
    opacity:.58;
  }
  .pl-hero-slide--approved .pl-hero-overlay{
    background:linear-gradient(90deg,rgba(2,13,35,.99),rgba(2,20,52,.83));
  }
  .language-toggle{
    min-width:auto;
    padding:0 15px;
    font-size:10px;
  }
}
@media(max-width:620px){
  .approved-slide-visual{
    width:115%;
    right:-56%;
    opacity:.38;
  }
  
}


/* =========================================================
   CONTACT NUMBER ALIGNMENT
   TEL and FAX have identical label width, font size and baseline.
   ========================================================= */
.contact-numbers{
  display:grid !important;
  grid-template-columns:92px minmax(0,1fr) !important;
  column-gap:14px !important;
  row-gap:10px !important;
  align-items:center !important;
  margin-top:20px !important;
}
.contact-numbers dt,
.contact-numbers dd{
  margin:0 !important;
  padding:0 !important;
  line-height:1.35 !important;
}
.contact-numbers dt{
  font-size:18px !important;
  font-weight:900 !important;
  color:#0b1d3a !important;
  white-space:nowrap !important;
}
.contact-numbers dd,
.contact-numbers dd strong,
.contact-numbers .contact-call-link{
  font-size:18px !important;
  font-weight:900 !important;
  line-height:1.35 !important;
  color:#0b1d3a !important;
  white-space:nowrap !important;
}
.contact-numbers .contact-call-link{
  display:inline-flex !important;
  align-items:center !important;
  text-decoration:none !important;
}
.contact-numbers .contact-call-link:hover{
  color:#075ec9 !important;
}

@media(max-width:700px){
  .pl-hero-slide--approved .pl-hero-inner{
    padding-left:20px !important;
    padding-right:20px !important;
  }
  .contact-numbers{
    grid-template-columns:78px minmax(0,1fr) !important;
  }
  .contact-numbers dt,
  .contact-numbers dd,
  .contact-numbers dd strong,
  .contact-numbers .contact-call-link{
    font-size:16px !important;
  }
}


/* Second slide now shares the exact same text structure and position as slide 1 */
.pl-hero-slide--approved .pl-hero-inner{
  /* intentionally inherits the common .pl-hero-inner rule */
}
.pl-hero-slide--approved :is(h1,h2) em{
  color:#2798ff;
  font-style:normal;
}


/* =========================================================
   FINAL LANGUAGE SWITCH — STATIC KO/EN PAGES
   Header layout remains the original 3-column grid.
   ========================================================= */
.site-header{
  display:grid !important;
  grid-template-columns:260px 1fr 220px !important;
  align-items:center !important;
}
.header-actions{
  justify-self:end !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:16px !important;
  min-height:0 !important;
  align-self:center !important;
}
.language-toggle{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:150px !important;
  min-width:150px !important;
  height:52px !important;
  padding:0 22px !important;
  margin:0 !important;
  border:1px solid #dfe5ed !important;
  background:#fff !important;
  color:#071329 !important;
  text-decoration:none !important;
  font-size:11px !important;
  font-weight:900 !important;
  letter-spacing:.15em !important;
  line-height:1 !important;
  position:static !important;
  visibility:visible !important;
  opacity:1 !important;
}
.language-toggle:hover{
  color:#fff !important;
  background:#075ec9 !important;
  border-color:#075ec9 !important;
}
@media(max-width:1000px){
  .site-header{
    grid-template-columns:220px 1fr 150px !important;
  }
  .language-toggle{
    width:120px !important;
    min-width:120px !important;
  }
}
@media(max-width:760px){
  .site-header{
    grid-template-columns:1fr auto !important;
  }
  .header-actions{
    gap:10px !important;
  }
  .language-toggle{
    width:94px !important;
    min-width:94px !important;
    height:42px !important;
    padding:0 10px !important;
    font-size:9px !important;
  }
}


/* =========================================================
   FINAL HEADER CLEANUP
   - Remove separate CONTACT CTA
   - Keep original menu alignment
   - Language switch appears as a natural text control
   ========================================================= */
.header-contact,
.contact-cta,
.header-cta{
  display:none !important;
}

.site-header{
  display:grid !important;
  grid-template-columns:260px 1fr 150px !important;
  align-items:center !important;
}

.site-nav{
  justify-self:center !important;
  width:auto !important;
}

.header-actions{
  justify-self:end !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:0 !important;
  min-height:0 !important;
  align-self:center !important;
}

.language-toggle{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:auto !important;
  min-width:0 !important;
  height:auto !important;
  padding:12px 4px !important;
  margin:0 !important;
  border:0 !important;
  background:transparent !important;
  color:#071329 !important;
  text-decoration:none !important;
  font-size:12px !important;
  font-weight:900 !important;
  letter-spacing:.14em !important;
  line-height:1 !important;
  position:static !important;
  box-shadow:none !important;
}

.language-toggle::after{
  content:"";
  display:block;
  position:absolute;
  left:4px;
  right:4px;
  bottom:5px;
  height:1px;
  background:#075ec9;
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .2s ease;
}

.language-toggle{
  position:relative !important;
}

.language-toggle:hover{
  color:#075ec9 !important;
  background:transparent !important;
}

.language-toggle:hover::after{
  transform:scaleX(1);
}

@media(max-width:1000px){
  .site-header{
    grid-template-columns:220px 1fr 110px !important;
  }
}

@media(max-width:760px){
  .site-header{
    grid-template-columns:1fr auto !important;
  }
  .language-toggle{
    padding:10px 2px !important;
    font-size:10px !important;
  }
}


/* Contact inquiry title */
.contact-info .technical-inquiry-title{
  white-space:nowrap;
}

/* English contact page: keep the long title compact and on one line */
html[lang="en"] .contact-info .technical-inquiry-title{
  font-size:clamp(28px,3.1vw,44px) !important;
  line-height:1.12 !important;
  letter-spacing:-.035em !important;
  white-space:nowrap !important;
}

@media(max-width:900px){
  html[lang="en"] .contact-info .technical-inquiry-title{
    font-size:clamp(24px,4.3vw,36px) !important;
  }
}

@media(max-width:620px){
  html[lang="en"] .contact-info .technical-inquiry-title{
    font-size:28px !important;
    white-space:normal !important;
  }
}


/* =========================================================
   SPECIFICATION IMAGE VIEWER
   ========================================================= */
.modal-pdf-link.spec-image-trigger{
  width:100%;
  border:0;
  cursor:pointer;
  font:inherit;
  text-align:center;
}

.spec-image-viewer{
  position:fixed;
  inset:0;
  z-index:4000;
  display:none;
}
.spec-image-viewer.is-open{
  display:block;
}
.spec-image-viewer-backdrop{
  position:absolute;
  inset:0;
  background:rgba(2,10,26,.84);
  backdrop-filter:blur(8px);
}
.spec-image-viewer-panel{
  position:absolute;
  inset:3vh 3vw;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-radius:16px;
  background:#eef3f8;
  box-shadow:0 34px 100px rgba(0,0,0,.42);
}
.spec-image-viewer-header{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  min-height:82px;
  padding:16px 22px 16px 28px;
  border-bottom:1px solid #d8e1eb;
  background:#fff;
}
.spec-image-viewer-header span{
  color:#0872d7;
  font-size:11px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.spec-image-viewer-header h2{
  margin:5px 0 0;
  color:#091b37;
  font-size:clamp(21px,2.2vw,32px);
  line-height:1.1;
}
.spec-image-viewer-close{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-width:106px;
  height:46px;
  padding:0 16px;
  border:1px solid #cad5e2;
  border-radius:8px;
  background:#fff;
  color:#0b1c37;
  cursor:pointer;
  font:inherit;
  font-weight:900;
}
.spec-image-viewer-close span{
  color:inherit;
  font-size:27px;
  font-weight:400;
  line-height:1;
  letter-spacing:0;
}
.spec-image-viewer-close b{
  font-size:13px;
}
.spec-image-viewer-close:hover{
  border-color:#075ec9;
  background:#075ec9;
  color:#fff;
}
.spec-image-viewer-body{
  flex:1 1 auto;
  overflow:auto;
  padding:28px;
  scroll-behavior:smooth;
}
.spec-image-page{
  width:min(1040px,100%);
  margin:0 auto 24px;
  overflow:hidden;
  border-radius:8px;
  background:#fff;
  box-shadow:0 10px 32px rgba(17,42,76,.14);
}
.spec-image-page img{
  display:block;
  width:100%;
  height:auto;
  background:#fff;
}
.spec-image-page figcaption{
  padding:9px 16px 11px;
  border-top:1px solid #edf0f4;
  color:#748095;
  font-size:12px;
  text-align:center;
}
body.spec-viewer-open{
  overflow:hidden;
}

/* English Contact heading: original visual size, intentionally two lines */
html[lang="en"] .contact-info .technical-inquiry-title{
  font-size:inherit !important;
  line-height:1.08 !important;
  letter-spacing:inherit !important;
  white-space:normal !important;
}

@media(max-width:720px){
  .spec-image-viewer-panel{
    inset:0;
    border-radius:0;
  }
  .spec-image-viewer-header{
    min-height:72px;
    padding:13px 14px 13px 18px;
  }
  .spec-image-viewer-close{
    min-width:48px;
    width:48px;
    padding:0;
  }
  .spec-image-viewer-close b{
    display:none;
  }
  .spec-image-viewer-body{
    padding:12px;
  }
  .spec-image-page{
    margin-bottom:12px;
    border-radius:4px;
  }
}


/* Company overview positioned directly above the location map */
.profile-outline + .location-section{
  margin-top:0;
}


/* =========================================================
   COMPANY OVERVIEW AT TOP
   ========================================================= */
.profile-outline{
  margin-top:0;
}

/* =========================================================
   ENGLISH CONTACT TITLE
   Large two-line heading without affecting form width
   ========================================================= */
html[lang="en"] .contact-info{
  min-width:0;
}

html[lang="en"] .contact-info .technical-inquiry-title{
  display:block;
  max-width:100%;
  margin:0;
  font-size:clamp(46px,4.4vw,72px) !important;
  line-height:.98 !important;
  letter-spacing:-.045em !important;
  white-space:normal !important;
  overflow-wrap:normal !important;
  word-break:keep-all !important;
}

@media(max-width:1100px){
  html[lang="en"] .contact-info .technical-inquiry-title{
    font-size:clamp(40px,5.2vw,60px) !important;
  }
}

@media(max-width:760px){
  html[lang="en"] .contact-info .technical-inquiry-title{
    font-size:clamp(36px,10vw,52px) !important;
    line-height:1.02 !important;
  }
}


/* Specification viewer must sit above the product detail modal */
.spec-image-viewer{
  z-index:20000 !important;
}


/* Specification viewer: image-led layout with only a small outer margin */
.spec-image-viewer-panel{
  top:16px !important;
  right:auto !important;
  bottom:16px !important;
  left:50% !important;
  width:min(1040px,calc(100vw - 32px)) !important;
  transform:translateX(-50%);
  border-radius:10px !important;
  background:transparent !important;
}
.spec-image-viewer-header{
  position:absolute !important;
  inset:0 0 auto 0;
  z-index:5;
  min-height:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  pointer-events:none;
}
.spec-image-viewer-header > div{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  overflow:hidden !important;
  clip:rect(0 0 0 0) !important;
  white-space:nowrap !important;
}
.spec-image-viewer-close{
  position:absolute !important;
  top:14px !important;
  right:14px !important;
  width:44px !important;
  min-width:44px !important;
  height:44px !important;
  padding:0 !important;
  border:0 !important;
  border-radius:50% !important;
  background:rgba(0,0,0,.64) !important;
  color:#fff !important;
  box-shadow:0 4px 16px rgba(0,0,0,.22);
  pointer-events:auto;
}
.spec-image-viewer-close span{
  font-size:31px !important;
  font-weight:300 !important;
  line-height:1 !important;
  transform:translateY(-1px);
}
.spec-image-viewer-close:hover{
  background:rgba(0,0,0,.82) !important;
}
.spec-image-viewer-body{
  padding:0 !important;
  background:transparent !important;
  scrollbar-gutter:stable;
}
.spec-image-page{
  width:100% !important;
  margin:0 auto 12px !important;
  border-radius:8px !important;
  box-shadow:none !important;
}
.spec-image-page:last-child{
  margin-bottom:0 !important;
}
.spec-image-page figcaption{
  display:none !important;
}
@media(max-width:720px){
  .spec-image-viewer-panel{
    top:8px !important;
    bottom:8px !important;
    width:calc(100vw - 16px) !important;
    border-radius:6px !important;
  }
  .spec-image-viewer-close{
    top:10px !important;
    right:10px !important;
    width:40px !important;
    min-width:40px !important;
    height:40px !important;
  }
}

/* X close button: clean outlined style, no shadow, blue hover */
.spec-image-viewer-close{
  border:1px solid #cad5e2 !important;
  background:#fff !important;
  color:#0b1c37 !important;
  box-shadow:none !important;
  transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease !important;
}
.spec-image-viewer-close:hover,
.spec-image-viewer-close:focus-visible{
  border-color:#075ec9 !important;
  background:#075ec9 !important;
  color:#fff !important;
  transform:translateY(-1px);
  outline:none;
}
.spec-image-viewer-close:active{
  transform:translateY(0);
}

/* Match the original product-detail X buttons to the specification viewer X */
.product-modal-close{
  border:1px solid #cad5e2 !important;
  background:#fff !important;
  color:#0b1c37 !important;
  box-shadow:none !important;
  transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease !important;
}
.product-modal-close:hover,
.product-modal-close:focus-visible{
  border-color:#075ec9 !important;
  background:#075ec9 !important;
  color:#fff !important;
  transform:translateY(-1px);
  outline:none;
}
.product-modal-close:active{
  transform:translateY(0);
}


/* =========================================================
   CONSISTENT VISUAL SYSTEM FOR ALL INNER PAGES
   ========================================================= */
main > .subhero{
  min-height:410px;
  padding:105px max(6vw,28px);
  position:relative;
  isolation:isolate;
  overflow:hidden;
  display:flex;
  align-items:center;
  background-position:center;
  background-size:cover;
}
main > .subhero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(2,15,35,.94) 0%,rgba(4,28,61,.82) 42%,rgba(4,30,65,.34) 72%,rgba(4,30,65,.18) 100%);
}
main > .subhero > div{
  width:min(1280px,100%);
  margin:0 auto;
}
main > .subhero h1{
  max-width:900px;
  font-size:clamp(52px,6vw,84px);
  line-height:1.03;
}
main > .subhero p{
  max-width:700px;
  line-height:1.7;
}

/* CEO */
.ceo-premium-hero{
  background-image:url("../data/4cd92a27ecadafb4ab6f.webp");
  background-position:center 52%;
}
.ceo-layout{
  width:min(1280px,90vw);
  padding-left:0;
  padding-right:0;
}
.ceo-photo{
  position:sticky;
  top:110px;
}
.ceo-photo img{
  border-radius:18px;
  background:#eef4fa;
  box-shadow:0 22px 55px rgba(8,35,72,.12);
}

/* Company */
.profile-company-hero{
  background-image:url("../data/c1f99e58e9ec2c8c95d8.webp") !important;
  background-position:center 48% !important;
}

/* Products */
.products-hero{
  background-image:url("../data/fb97cff72056e09a0db9.webp") !important;
  background-position:center 48% !important;
}

/* Technology */
.tech-premium-hero{
  background-image:url("../data/24d327f6ee18acbf1318.webp") !important;
  background-position:center 52% !important;
}

/* News */
.news-premium-hero{
  background-image:url("../data/68447429bb3b1eb9741a.webp");
  background-position:center 52%;
}
.news-list{
  display:grid;
  gap:0;
}
.news-item{
  transition:background .25s ease,transform .25s ease;
  padding-left:28px;
  padding-right:28px;
}
.news-item:hover{
  background:#f6f9fd;
  transform:translateX(6px);
}

/* Contact */
.contact-premium-hero{
  background-image:url("../data/fbc92575440fc521939c.webp");
  background-position:center 46%;
}
.contact-layout{
  width:min(1280px,90vw);
  padding-left:0;
  padding-right:0;
}
.contact-info{
  align-self:start;
  position:sticky;
  top:115px;
}
.contact-form{
  padding:42px;
  border:1px solid #e1e8f0;
  border-radius:18px;
  background:#fff;
  box-shadow:0 22px 55px rgba(8,35,72,.08);
}

/* Product / image interactions */
.product-detail-trigger,
.image-card,
.news-item,
.contact-form{
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;
}
.product-detail-trigger:hover{
  box-shadow:0 24px 55px rgba(9,40,83,.16);
}

/* Unified inner-page content widths */
.profile-outline-grid,
.profile-summary-grid,
.profile-reasons-inner,
.profile-history-inner,
.major-clients-inner,
.profile-cert-inner,
.location-inner,
.tech-intro > *,
.production-capability,
.process-flow-section > *,
.product-intro > *,
.product-detail-list,
.news-list{
  max-width:1280px;
  margin-left:auto;
  margin-right:auto;
}

@media(max-width:1000px){
  .ceo-photo,
  .contact-info{
    position:static;
  }
  .contact-form{
    padding:30px;
  }
}
@media(max-width:760px){
  main > .subhero{
    min-height:330px;
    padding:82px 22px 64px;
  }
  main > .subhero::before{
    background:linear-gradient(90deg,rgba(2,15,35,.94),rgba(4,28,61,.68));
  }
  main > .subhero h1{
    font-size:clamp(42px,12vw,58px);
  }
  .ceo-layout,
  .contact-layout{
    width:auto;
  }
  .contact-form{
    padding:24px 20px;
    border-radius:12px;
  }
}


/* =========================================================
   FINAL INNER PAGE HERO RESET
   - identical size on every inner page
   - no photos
   ========================================================= */
main > section.subhero,
main > .subhero,
.ceo-premium-hero,
.profile-company-hero,
.products-hero,
.tech-premium-hero,
.news-premium-hero,
.contact-premium-hero{
  width:100% !important;
  height:360px !important;
  min-height:360px !important;
  max-height:360px !important;
  box-sizing:border-box !important;
  margin:0 !important;
  padding:0 max(6vw,28px) !important;
  display:flex !important;
  align-items:center !important;
  overflow:hidden !important;
  background-image:none !important;
  background-color:#071a35 !important;
  background-position:center !important;
  background-size:cover !important;
}

main > section.subhero::before,
main > .subhero::before,
.ceo-premium-hero::before,
.profile-company-hero::before,
.products-hero::before,
.tech-premium-hero::before,
.news-premium-hero::before,
.contact-premium-hero::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:-1 !important;
  background:
    radial-gradient(circle at 82% 30%, rgba(33,108,205,.30), transparent 34%),
    linear-gradient(135deg,#06152b 0%,#0a2549 58%,#0d3970 100%) !important;
}

main > section.subhero > div,
main > .subhero > div{
  width:min(1280px,100%) !important;
  margin:0 auto !important;
}

main > section.subhero h1,
main > .subhero h1{
  margin:0 !important;
  font-size:clamp(52px,5.2vw,76px) !important;
  line-height:1.05 !important;
}

main > section.subhero p,
main > .subhero p{
  margin-top:18px !important;
}

/* Remove the generated CEO photo treatment and keep the original page clean */
.ceo-photo{
  position:static !important;
}
.ceo-photo img{
  box-shadow:none !important;
  background:transparent !important;
}

/* Keep all inner page main content at the same width */
.ceo-layout,
.contact-layout,
.profile-outline-grid,
.profile-summary-grid,
.profile-reasons-inner,
.profile-history-inner,
.major-clients-inner,
.profile-cert-inner,
.location-inner,
.production-capability,
.product-detail-list,
.news-list{
  width:min(1280px,90vw) !important;
  max-width:1280px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  box-sizing:border-box !important;
}

@media(max-width:760px){
  main > section.subhero,
  main > .subhero,
  .ceo-premium-hero,
  .profile-company-hero,
  .products-hero,
  .tech-premium-hero,
  .news-premium-hero,
  .contact-premium-hero{
    height:280px !important;
    min-height:280px !important;
    max-height:280px !important;
    padding:0 22px !important;
  }

  main > section.subhero h1,
  main > .subhero h1{
    font-size:clamp(40px,11vw,54px) !important;
  }
}


/* =========================================================
   INNER PAGE HERO — SAME SIZE + RIGHT-SIDE WAFER IMAGE
   ========================================================= */
main > section.subhero,
main > .subhero{
  height:360px !important;
  min-height:360px !important;
  max-height:360px !important;
  padding:0 max(6vw,28px) !important;
  background-image:none !important;
  background:#071a35 !important;
}

main > section.subhero::before,
main > .subhero::before{
  background:
    radial-gradient(circle at 24% 28%,rgba(31,101,199,.24),transparent 34%),
    linear-gradient(135deg,#06152b 0%,#0a2549 58%,#0d3970 100%) !important;
}

main > section.subhero > div,
main > .subhero > div{
  width:min(1280px,100%) !important;
  height:100% !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(420px,52%) !important;
  align-items:center !important;
  gap:64px !important;
}

.subhero-copy{
  min-width:0;
  position:relative;
  z-index:2;
}

.subhero-visual{
  align-self:stretch;
  min-width:0;
  overflow:hidden;
  position:relative;
  margin-right:calc(max(6vw,28px) * -1);
}

.subhero-visual::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,#0a2549 0%,rgba(10,37,73,.68) 12%,transparent 34%);
}

.subhero-visual img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
}

main > section.subhero h1,
main > .subhero h1{
  max-width:620px !important;
  font-size:clamp(50px,4.8vw,72px) !important;
  line-height:1.05 !important;
}

main > section.subhero p,
main > .subhero p{
  max-width:600px !important;
}

@media(max-width:1000px){
  main > section.subhero > div,
  main > .subhero > div{
    grid-template-columns:minmax(0,46%) minmax(0,54%) !important;
    gap:32px !important;
  }

  .subhero-visual{
    margin-right:-28px;
  }

  main > section.subhero h1,
  main > .subhero h1{
    font-size:clamp(42px,6vw,58px) !important;
  }
}

@media(max-width:760px){
  main > section.subhero,
  main > .subhero{
    height:320px !important;
    min-height:320px !important;
    max-height:320px !important;
    padding:0 22px !important;
  }

  main > section.subhero > div,
  main > .subhero > div{
    grid-template-columns:1fr !important;
    gap:0 !important;
    position:relative;
  }

  .subhero-copy{
    z-index:2;
    padding-right:8px;
  }

  .subhero-visual{
    position:absolute;
    inset:0 -22px 0 28%;
    margin:0;
    opacity:.54;
  }

  .subhero-visual::before{
    background:linear-gradient(90deg,#071a35 0%,rgba(7,26,53,.86) 30%,rgba(7,26,53,.24) 100%);
  }

  main > section.subhero h1,
  main > .subhero h1{
    font-size:clamp(40px,11vw,54px) !important;
  }
}


/* =========================================================
   TECHNOLOGY OVERVIEW — PREMIUM REDESIGN
   ========================================================= */
.tech-overview-premium{
  position:relative;
  overflow:hidden;
  padding:128px 0 110px;
  background:
    radial-gradient(circle at 100% 0%,rgba(19,91,184,.08),transparent 32%),
    linear-gradient(180deg,#ffffff 0%,#f6f9fd 100%);
}
.tech-overview-premium::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:7px;
  height:100%;
  background:linear-gradient(180deg,#0d61c8,#03a8bd);
}
.tech-overview-inner{
  width:min(1280px,90vw);
  margin:0 auto;
}
.tech-overview-lead{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);
  column-gap:80px;
  align-items:end;
  margin-bottom:58px;
}
.tech-overview-lead .eyebrow{
  grid-column:1 / -1;
  margin-bottom:18px;
}
.tech-overview-kicker{
  grid-column:1 / -1;
  margin:0 0 16px;
  color:#0b62c5;
  font-size:13px;
  font-weight:800;
  letter-spacing:.16em;
}
.tech-overview-lead h2{
  margin:0;
  color:#0b1728;
  font-size:clamp(44px,4.4vw,68px);
  line-height:1.08;
  letter-spacing:-.045em;
}
.tech-overview-lead h2 strong{
  color:#0d63c8;
  font-weight:750;
}
.tech-overview-description{
  margin:0;
  color:#526172;
  font-size:18px;
  line-height:1.85;
}
.tech-overview-chips{
  grid-column:2;
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-top:24px;
}
.tech-overview-chips span{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 15px;
  border:1px solid #cfdbea;
  border-radius:999px;
  background:rgba(255,255,255,.8);
  color:#30455e;
  font-size:13px;
  font-weight:700;
}
.tech-capability-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border-top:1px solid #cdd9e7;
  border-bottom:1px solid #cdd9e7;
}
.tech-capability-card{
  position:relative;
  min-height:320px;
  padding:32px 28px 36px;
  border-right:1px solid #cdd9e7;
  background:rgba(255,255,255,.58);
  transition:transform .3s ease,background .3s ease,box-shadow .3s ease,color .3s ease;
}
.tech-capability-card:first-child{
  border-left:1px solid #cdd9e7;
}
.tech-capability-card::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:4px;
  transform:scaleX(0);
  transform-origin:left;
  background:linear-gradient(90deg,#0d63c8,#00a8bc);
  transition:transform .3s ease;
}
.tech-capability-card:hover{
  z-index:2;
  transform:translateY(-10px);
  background:#0c2e5d;
  box-shadow:0 24px 52px rgba(11,39,78,.18);
}
.tech-capability-card:hover::after{
  transform:scaleX(1);
}
.tech-capability-card-top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom:54px;
}
.tech-capability-number{
  color:#0d63c8;
  font-size:14px;
  font-weight:800;
  letter-spacing:.14em;
}
.tech-capability-icon{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border:1px solid #c5d3e3;
  border-radius:50%;
  color:#0d63c8;
  font-size:17px;
  transition:transform .3s ease,border-color .3s ease,color .3s ease;
}
.tech-capability-card h3{
  margin:0 0 11px;
  color:#0d1a2c;
  font-size:26px;
  letter-spacing:-.02em;
}
.tech-capability-sub{
  margin:0 0 30px;
  color:#0d63c8;
  font-size:12px;
  font-weight:800;
  letter-spacing:.06em;
  line-height:1.5;
  text-transform:uppercase;
}
.tech-capability-body{
  margin:0;
  color:#637185;
  line-height:1.75;
}
.tech-capability-card:hover .tech-capability-number,
.tech-capability-card:hover h3,
.tech-capability-card:hover .tech-capability-sub,
.tech-capability-card:hover .tech-capability-body{
  color:#fff;
}
.tech-capability-card:hover .tech-capability-body{
  color:rgba(255,255,255,.76);
}
.tech-capability-card:hover .tech-capability-icon{
  transform:rotate(45deg);
  border-color:rgba(255,255,255,.7);
  color:#fff;
}
.tech-overview-metrics{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  margin-top:38px;
  border:1px solid #d6e0ec;
  border-radius:16px;
  background:#fff;
  box-shadow:0 18px 45px rgba(13,45,86,.07);
}
.tech-overview-metrics > div{
  display:flex;
  align-items:center;
  gap:18px;
  min-height:102px;
  padding:20px 34px;
  border-right:1px solid #dfe7f0;
}
.tech-overview-metrics > div:last-child{
  border-right:0;
}
.tech-overview-metrics strong{
  color:#0d63c8;
  font-size:30px;
  letter-spacing:-.04em;
}
.tech-overview-metrics span{
  color:#42526a;
  font-weight:700;
  line-height:1.35;
}

@media(max-width:1050px){
  .tech-overview-lead{
    grid-template-columns:1fr;
    gap:24px;
  }
  .tech-overview-chips{
    grid-column:auto;
  }
  .tech-capability-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .tech-capability-card:nth-child(2){
    border-right:1px solid #cdd9e7;
  }
  .tech-capability-card:nth-child(3),
  .tech-capability-card:nth-child(4){
    border-top:1px solid #cdd9e7;
  }
}
@media(max-width:760px){
  .tech-overview-premium{
    padding:84px 0 72px;
  }
  .tech-overview-lead{
    margin-bottom:38px;
  }
  .tech-overview-lead h2{
    font-size:clamp(38px,10vw,50px);
  }
  .tech-overview-description{
    font-size:16px;
  }
  .tech-capability-grid{
    grid-template-columns:1fr;
  }
  .tech-capability-card{
    min-height:0;
    border-left:1px solid #cdd9e7;
    border-top:1px solid #cdd9e7;
  }
  .tech-capability-card:first-child{
    border-top:0;
  }
  .tech-overview-metrics{
    grid-template-columns:1fr;
  }
  .tech-overview-metrics > div{
    border-right:0;
    border-bottom:1px solid #dfe7f0;
  }
  .tech-overview-metrics > div:last-child{
    border-bottom:0;
  }
}


/* =========================================================
   THREE-LANGUAGE SWITCHER
   ========================================================= */
.language-menu{
  position:relative;
  z-index:1200;
  margin-right:14px;
}
.language-menu-button{
  min-width:104px;
  height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.35);
  border-radius:999px;
  background:rgba(7,27,55,.22);
  backdrop-filter:blur(10px);
  color:#fff;
  font:inherit;
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
  cursor:pointer;
  transition:background .25s ease,border-color .25s ease;
}
.header.scrolled .language-menu-button,
.header.is-solid .language-menu-button{
  border-color:#d5deea;
  background:#fff;
  color:#14243b;
}
.language-menu-button span{
  font-size:15px;
  line-height:1;
  transition:transform .25s ease;
}
.language-menu-panel{
  position:absolute;
  top:calc(100% + 10px);
  right:0;
  width:154px;
  padding:8px;
  border:1px solid #dce4ee;
  border-radius:14px;
  background:#fff;
  box-shadow:0 18px 45px rgba(4,24,54,.18);
  opacity:0;
  visibility:hidden;
  transform:translateY(-7px);
  transition:opacity .22s ease,visibility .22s ease,transform .22s ease;
}
.language-menu:hover .language-menu-panel,
.language-menu:focus-within .language-menu-panel{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
.language-menu:hover .language-menu-button span,
.language-menu:focus-within .language-menu-button span{
  transform:rotate(180deg);
}
.language-menu-panel a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:40px;
  padding:0 12px;
  border-radius:9px;
  color:#34465d;
  font-size:13px;
  font-weight:700;
  text-decoration:none;
  transition:background .2s ease,color .2s ease;
}
.language-menu-panel a:hover{
  background:#edf5ff;
  color:#0964ca;
}
.language-menu-panel a.active{
  background:#0d63c8;
  color:#fff;
}
.language-menu-panel a.active::after{
  content:"✓";
  font-size:12px;
}
@media(max-width:760px){
  .language-menu{
    margin-right:8px;
  }
  .language-menu-button{
    min-width:82px;
    height:38px;
    padding:0 10px;
    font-size:10px;
  }
  .language-menu-panel{
    width:138px;
  }
}


/* =========================================================
   GLOBAL PREMIUM COMPLETION LAYER
   ========================================================= */
:root{
  --premium-blue:#0c65d8;
  --premium-cyan:#00a9c6;
  --premium-navy:#071a35;
  --premium-ink:#0b1728;
  --premium-line:rgba(18,50,88,.13);
  --premium-shadow:0 24px 70px rgba(6,31,67,.12);
}
html{
  scroll-behavior:smooth;
}
body{
  overflow-x:hidden;
  background:#fff;
}
body::selection{
  background:#0d63c8;
  color:#fff;
}

/* Loading screen */
.site-loader{
  position:fixed;
  inset:0;
  z-index:99999;
  display:grid;
  place-items:center;
  background:#06162d;
  transition:opacity .55s ease,visibility .55s ease;
}
.site-loader.is-hidden{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
}
.site-loader-mark{
  display:grid;
  place-items:center;
  color:#fff;
  text-align:center;
}
.site-loader-ring{
  width:72px;
  height:72px;
  margin-bottom:24px;
  border:2px solid rgba(255,255,255,.2);
  border-top-color:#42c5ff;
  border-radius:50%;
  animation:premium-spin 1s linear infinite;
}
.site-loader-mark strong{
  font-size:21px;
  letter-spacing:.18em;
}
.site-loader-mark small{
  margin-top:8px;
  color:rgba(255,255,255,.55);
  font-size:9px;
  letter-spacing:.22em;
}
@keyframes premium-spin{to{transform:rotate(360deg)}}

/* Scroll progress */
.scroll-progress{
  position:fixed;
  top:0;
  left:0;
  z-index:9999;
  width:0;
  height:3px;
  background:linear-gradient(90deg,var(--premium-blue),var(--premium-cyan));
  box-shadow:0 0 14px rgba(0,169,198,.55);
  pointer-events:none;
}

/* Header refinement */
.header{
  transition:background .3s ease,box-shadow .3s ease,transform .3s ease;
}
.header.scrolled{
  box-shadow:0 12px 35px rgba(5,27,60,.09);
}
.site-nav a{
  position:relative;
}
.site-nav a::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-8px;
  width:0;
  height:2px;
  background:linear-gradient(90deg,var(--premium-blue),var(--premium-cyan));
  transform:translateX(-50%);
  transition:width .25s ease;
}
.site-nav a:hover::after,
.site-nav a.active::after{
  width:100%;
}

/* Premium actions */
.premium-action{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.premium-action::before{
  content:"";
  position:absolute;
  top:-120%;
  left:-35%;
  z-index:-1;
  width:28%;
  height:340%;
  background:rgba(255,255,255,.32);
  transform:rotate(24deg);
  transition:left .55s ease;
}
.premium-action:hover::before{
  left:125%;
}
.premium-action:hover{
  transform:translateY(-3px);
  box-shadow:0 14px 30px rgba(8,62,130,.18);
}

/* Reveal animation */
.reveal{
  opacity:0;
  transform:translateY(34px);
  filter:blur(3px);
  transition:
    opacity .8s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms),
    transform .8s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms),
    filter .8s ease var(--reveal-delay,0ms);
}
.reveal.on{
  opacity:1;
  transform:none;
  filter:none;
}

/* Cards */
.premium-card{
  transform-style:preserve-3d;
  will-change:transform;
}
.premium-card::before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(52,155,255,.13),transparent 42%);
  opacity:0;
  transition:opacity .25s ease;
}
.premium-card:hover::before{
  opacity:1;
}

/* Hero cinematic motion */
.pl-hero-slide .pl-hero-bg,
.subhero-visual img{
  will-change:transform;
}
.pl-hero-slide.is-active .pl-hero-bg{
  animation:premium-hero-zoom 8s ease-out both;
}
@keyframes premium-hero-zoom{
  from{transform:scale(1.06)}
  to{transform:scale(1)}
}
.pl-hero-content > *{
  opacity:0;
  transform:translateY(24px);
}
.pl-hero-slide.is-active .pl-hero-content > *{
  animation:premium-hero-copy .8s cubic-bezier(.2,.7,.2,1) forwards;
}
.pl-hero-slide.is-active .pl-hero-content > *:nth-child(2){animation-delay:.1s}
.pl-hero-slide.is-active .pl-hero-content > *:nth-child(3){animation-delay:.2s}
.pl-hero-slide.is-active .pl-hero-content > *:nth-child(4){animation-delay:.3s}
@keyframes premium-hero-copy{to{opacity:1;transform:none}}

/* Section ambience */
.section,
section{
  position:relative;
}
.section-title h2,
.tech-overview-lead h2{
  text-wrap:balance;
}
.section-title .eyebrow,
.eyebrow{
  letter-spacing:.13em;
}
.section-title .eyebrow::before,
.eyebrow::before{
  content:"";
  display:inline-block;
  width:28px;
  height:2px;
  margin-right:10px;
  vertical-align:middle;
  background:linear-gradient(90deg,var(--premium-blue),var(--premium-cyan));
}

/* Image depth */
img{
  transition:filter .35s ease;
}
.product-card img,
.company-visual img,
.process-card img,
.subhero-visual img{
  transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s ease;
}
.product-card:hover img,
.company-visual:hover img,
.process-card:hover img{
  transform:scale(1.045);
  filter:saturate(1.06) contrast(1.03);
}

/* Back to top */
.back-to-top{
  position:fixed;
  right:28px;
  bottom:28px;
  z-index:800;
  width:48px;
  height:48px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:50%;
  background:#0a2a55;
  color:#fff;
  box-shadow:0 14px 32px rgba(4,29,67,.22);
  opacity:0;
  visibility:hidden;
  transform:translateY(12px);
  transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background .25s ease;
  cursor:pointer;
}
.back-to-top.is-visible{
  opacity:1;
  visibility:visible;
  transform:none;
}
.back-to-top:hover{
  background:#0d63c8;
}

/* Page entrance */
main{
  animation:page-enter .55s ease both;
}
@keyframes page-enter{
  from{opacity:.35;transform:translateY(8px)}
  to{opacity:1;transform:none}
}

/* Subhero refinement */
main > section.subhero,
main > .subhero{
  isolation:isolate;
}
main > section.subhero::after,
main > .subhero::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  z-index:3;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(95,177,255,.55),transparent);
}
.subhero-visual img{
  transform:scale(1.015);
}

/* Process line animation */
.process-flow,
.tech-capability-grid{
  position:relative;
}
.process-flow::before{
  background:linear-gradient(180deg,var(--premium-blue),var(--premium-cyan));
  background-size:100% 200%;
  animation:process-flow-light 4s linear infinite;
}
@keyframes process-flow-light{
  to{background-position:0 200%}
}

/* Accessibility and performance */
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{
    animation-duration:.01ms !important;
    animation-iteration-count:1 !important;
    scroll-behavior:auto !important;
    transition-duration:.01ms !important;
  }
  .reveal{opacity:1;transform:none;filter:none}
}
@media(max-width:760px){
  .site-loader-ring{width:58px;height:58px}
  .back-to-top{right:18px;bottom:18px;width:44px;height:44px}
  .premium-card{transform:none !important}
  .site-nav a::after{display:none}
}

body.is-leaving main,
body.is-leaving footer{
  opacity:0;
  transform:translateY(6px);
  transition:opacity .18s ease,transform .18s ease;
}


/* =========================================================
   FINAL INNER HERO CONSISTENCY FIX
   Every inner page uses the exact same visual dimensions.
   ========================================================= */
@media (min-width: 761px){
  body:not([data-page="index"]) main > .subhero,
  body:not([data-page="index"]) main > section.subhero{
    position:relative !important;
    width:100% !important;
    height:360px !important;
    min-height:360px !important;
    max-height:360px !important;
    padding:0 max(6vw,28px) !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }

  body:not([data-page="index"]) main > .subhero > div,
  body:not([data-page="index"]) main > section.subhero > div{
    position:relative !important;
    width:min(1280px,100%) !important;
    height:360px !important;
    min-height:360px !important;
    max-height:360px !important;
    margin:0 auto !important;
    display:grid !important;
    grid-template-columns:minmax(0,48%) minmax(0,52%) !important;
    column-gap:0 !important;
    align-items:stretch !important;
    box-sizing:border-box !important;
  }

  body:not([data-page="index"]) .subhero-copy{
    width:100% !important;
    min-width:0 !important;
    height:360px !important;
    padding-right:52px !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    box-sizing:border-box !important;
    align-self:stretch !important;
  }

  body:not([data-page="index"]) .subhero-visual{
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    min-width:0 !important;
    max-width:none !important;
    height:360px !important;
    min-height:360px !important;
    max-height:360px !important;
    margin:0 calc(max(6vw,28px) * -1) 0 0 !important;
    align-self:stretch !important;
    overflow:hidden !important;
    opacity:1 !important;
    box-sizing:border-box !important;
  }

  body:not([data-page="index"]) .subhero-visual img{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    min-width:100% !important;
    max-width:none !important;
    height:360px !important;
    min-height:360px !important;
    max-height:360px !important;
    object-fit:cover !important;
    object-position:50% 50% !important;
    transform:none !important;
    animation:none !important;
    display:block !important;
  }

  body:not([data-page="index"]) .subhero-visual::before{
    position:absolute !important;
    inset:0 !important;
    z-index:1 !important;
    background:linear-gradient(
      90deg,
      #0a2549 0%,
      rgba(10,37,73,.72) 12%,
      rgba(10,37,73,.22) 31%,
      transparent 48%
    ) !important;
  }
}

@media (max-width: 760px){
  body:not([data-page="index"]) main > .subhero,
  body:not([data-page="index"]) main > section.subhero,
  body:not([data-page="index"]) main > .subhero > div,
  body:not([data-page="index"]) main > section.subhero > div{
    height:320px !important;
    min-height:320px !important;
    max-height:320px !important;
  }

  body:not([data-page="index"]) .subhero-visual{
    position:absolute !important;
    inset:0 -22px 0 28% !important;
    width:auto !important;
    height:320px !important;
    min-height:320px !important;
    max-height:320px !important;
    margin:0 !important;
  }

  body:not([data-page="index"]) .subhero-visual img{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:320px !important;
    min-height:320px !important;
    max-height:320px !important;
    object-fit:cover !important;
    object-position:50% 50% !important;
    transform:none !important;
    animation:none !important;
  }
}

/* Balanced two-line Korean Technology Overview heading */
html[lang="ko"] .tech-overview-lead h2{
  max-width:900px !important;
  word-break:keep-all !important;
}


/* Explicit two-line hero headings */
.subhero-copy h1 > span{display:inline-block;white-space:nowrap;}

/* =========================================================
   MOBILE NAVIGATION FIX v2.2
   Desktop header is left unchanged. These rules apply only
   below 760px and force the existing navigation to work as a
   proper full-screen mobile menu.
   ========================================================= */
@media (max-width:760px){
  html.menu-open,
  body.menu-open{overflow:hidden !important;}

  .site-header{
    position:sticky !important;
    top:0 !important;
    z-index:10020 !important;
    height:72px !important;
    padding:0 18px !important;
    background:#fff !important;
    box-shadow:0 1px 0 rgba(11,35,66,.10) !important;
    grid-template-columns:1fr auto !important;
  }

  .site-header .brand{position:relative !important;z-index:10022 !important;}
  .site-header .brand img{width:165px !important;max-height:44px !important;object-fit:contain !important;}

  .site-header .header-actions{
    position:relative !important;
    z-index:10022 !important;
    display:flex !important;
    align-items:center !important;
    gap:12px !important;
  }

  /* Language selector remains a normal text control, not an extra pill button. */
  .site-header .language-menu{margin:0 !important;}
  .site-header .language-menu-button{
    min-width:0 !important;
    width:auto !important;
    height:auto !important;
    padding:8px 0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    backdrop-filter:none !important;
    box-shadow:none !important;
    color:#10233f !important;
    font-size:10px !important;
    font-weight:900 !important;
    letter-spacing:.08em !important;
  }
  .site-header .language-menu-button span{font-size:12px !important;}
  .site-header .language-menu-panel{top:calc(100% + 13px) !important;right:0 !important;}

  .site-header .menu-toggle{
    display:block !important;
    position:relative !important;
    z-index:10023 !important;
    width:34px !important;
    height:34px !important;
    padding:5px 3px !important;
    margin:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    cursor:pointer !important;
  }
  .site-header .menu-toggle span{
    display:block !important;
    width:27px !important;
    height:2px !important;
    margin:5px 0 !important;
    background:#10233f !important;
    transform-origin:center !important;
    transition:transform .25s ease,opacity .2s ease !important;
  }
  .site-header .menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg) !important;}
  .site-header .menu-toggle.is-open span:nth-child(2){opacity:0 !important;}
  .site-header .menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg) !important;}

  .site-header .site-nav{
    display:flex !important;
    position:fixed !important;
    z-index:10010 !important;
    inset:72px 0 0 0 !important;
    width:100% !important;
    height:calc(100dvh - 72px) !important;
    padding:22px 24px 40px !important;
    margin:0 !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:0 !important;
    overflow-y:auto !important;
    overscroll-behavior:contain !important;
    background:#fff !important;
    box-shadow:none !important;
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
    transform:translateX(100%) !important;
    transition:transform .28s ease,opacity .2s ease,visibility .28s !important;
  }
  .site-header .site-nav.open{
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    transform:translateX(0) !important;
  }

  .site-header .site-nav > a,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle{
    display:flex !important;
    align-items:center !important;
    min-height:58px !important;
    padding:0 4px !important;
    border-bottom:1px solid #e5ebf2 !important;
    color:#0b1b31 !important;
    font-size:20px !important;
    font-weight:800 !important;
    text-align:left !important;
  }
  .site-header .site-nav a::after{display:none !important;}

  .site-header .nav-dropdown{display:block !important;width:100% !important;}
  .site-header .nav-dropdown-menu{
    display:block !important;
    position:static !important;
    width:100% !important;
    padding:8px 0 12px 14px !important;
    margin:0 !important;
    border:0 !important;
    border-bottom:1px solid #e5ebf2 !important;
    border-radius:0 !important;
    background:#f7f9fc !important;
    box-shadow:none !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
  }
  .site-header .nav-dropdown-menu a{
    display:flex !important;
    align-items:center !important;
    min-height:42px !important;
    padding:0 12px !important;
    border:0 !important;
    color:#53647a !important;
    font-size:14px !important;
    font-weight:700 !important;
    text-align:left !important;
  }
}

/* =========================================================
   v5.2 MOBILE ACTIVE MENU + PRODUCT TEXT CONTRAST
   ========================================================= */
@media (max-width:760px){
  /* The selected page stays visible after the drawer is scrolled. */
  .site-header .site-nav > a.active,
  .site-header .site-nav > a[aria-current="page"],
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle.active,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle[aria-current="page"]{
    color:#fff !important;
    background:linear-gradient(90deg,#1267e8 0%,#168eea 100%) !important;
    border-color:transparent !important;
    border-radius:8px !important;
    padding-left:14px !important;
    box-shadow:0 8px 22px rgba(18,103,232,.28) !important;
  }
  .site-header .site-nav > a.active::before,
  .site-header .site-nav > a[aria-current="page"]::before,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle.active::before,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle[aria-current="page"]::before{
    content:"";
    width:7px;
    height:7px;
    margin-right:10px;
    border-radius:50%;
    background:#8de6ff;
    box-shadow:0 0 12px rgba(141,230,255,.9);
    flex:0 0 auto;
  }

  /* Product section selection follows the page scroll position. */
  .site-header .nav-dropdown-menu a.active,
  .site-header .nav-dropdown-menu a[aria-current="location"]{
    color:#fff !important;
    background:rgba(18,103,232,.92) !important;
    border-radius:7px !important;
    font-weight:850 !important;
    box-shadow:inset 3px 0 0 #71dcff !important;
  }
  .product-anchor-nav{
    position:static !important;
    top:auto !important;
    z-index:auto !important;
    padding:10px 0 !important;
    background:transparent !important;
    -webkit-backdrop-filter:none !important;
    backdrop-filter:none !important;
  }
  .product-anchor-nav a.active,
  .product-anchor-nav a[aria-current="location"]{
    color:#fff !important;
    background:#1267e8 !important;
    border-color:#4db8ff !important;
    box-shadow:0 8px 20px rgba(18,103,232,.28) !important;
  }
  .product-anchor-nav a{
    touch-action:manipulation !important;
    transition:color .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease !important;
  }
  .product-anchor-nav a:not(.is-current-product),
  .product-anchor-nav a:hover:not(.is-current-product),
  .product-anchor-nav a:focus:not(.is-current-product){
    color:#8192a8 !important;
    background:transparent !important;
    border-color:transparent !important;
    box-shadow:inset 0 0 0 1px #8a9aad !important;
  }
  .product-anchor-nav a.is-current-product,
  .product-anchor-nav a.is-current-product:hover,
  .product-anchor-nav a.is-current-product:focus{
    color:#fff !important;
    background:#1267e8 !important;
    border-color:#4db8ff !important;
    box-shadow:0 8px 20px rgba(18,103,232,.32) !important;
  }
  .site-header .nav-dropdown-menu a:not(.is-current-product){
    color:#53647a !important;
    background:transparent !important;
    box-shadow:none !important;
  }
  .site-header .site-nav > a.active::before,
  .site-header .site-nav > a[aria-current="page"]::before,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle.active::before,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle[aria-current="page"]::before{
    opacity:0 !important;
    transform:scale(0) !important;
  }
  .site-header .nav-dropdown-menu a.is-current-product{
    color:#fff !important;
    background:#1267e8 !important;
    box-shadow:inset 3px 0 0 #71dcff !important;
  }
  .product-detail[id]{scroll-margin-top:84px !important;}

  /* Keep all mobile product descriptions readable on dark navy surfaces. */
  .home-products-head > p,
  .home-product-copy p,
  .product-intro .section-heading p,
  .product-copy > p,
  .product-copy dd{
    color:#eaf2ff !important;
    opacity:1 !important;
    text-shadow:0 1px 2px rgba(0,0,0,.5) !important;
  }
  .home-product-copy{
    border-top-color:rgba(255,255,255,.12) !important;
    background:linear-gradient(180deg,rgba(14,31,52,.98),rgba(7,20,36,.98)) !important;
  }
  .home-product-copy p{font-weight:600 !important;line-height:1.7 !important;}
  .product-copy{
    padding:30px 22px 34px !important;
    border-radius:0 0 12px 12px !important;
    background:linear-gradient(180deg,#0c1d32,#081625) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08) !important;
  }
  .product-copy dl div{border-color:rgba(255,255,255,.14) !important;}
  .product-copy dt{color:#78c7ff !important;}
  .product-copy .text-link{color:#69bcff !important;font-weight:850 !important;}
  body[data-page="products"] .subhero-copy{
    z-index:4 !important;
    padding:22px 18px !important;
    background:linear-gradient(90deg,rgba(3,12,26,.92),rgba(3,15,33,.68),transparent) !important;
    text-shadow:0 2px 12px rgba(0,0,0,.75) !important;
  }
  body[data-page="products"] .subhero-copy p{color:#f1f6ff !important;opacity:1 !important;}
}

/* =========================================================
   MOBILE PRODUCT DETAIL + MENU REFINEMENT v2.3
   Desktop layout remains unchanged.
   ========================================================= */
@media (max-width:760px){
  /* Mobile navigation typography */
  .site-header .site-nav{
    padding:14px 20px 28px !important;
  }
  .site-header .site-nav > a,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle{
    min-height:50px !important;
    padding:0 2px !important;
    font-size:16px !important;
    line-height:1.25 !important;
    letter-spacing:-.01em !important;
    font-weight:750 !important;
  }
  .site-header .nav-dropdown-menu{
    padding:6px 0 8px 10px !important;
  }
  .site-header .nav-dropdown-menu a{
    min-height:38px !important;
    padding:0 10px !important;
    font-size:13px !important;
    line-height:1.35 !important;
    font-weight:650 !important;
  }

  /* Product list thumbnails: never crop on phones */
  .product-detail-list{
    padding-left:16px !important;
    padding-right:16px !important;
  }
  .product-detail,
  .product-detail.reverse{
    grid-template-columns:minmax(0,1fr) !important;
    gap:22px !important;
  }
  .product-detail .product-image,
  .product-detail.reverse .product-image{
    width:100% !important;
    min-width:0 !important;
    height:auto !important;
    aspect-ratio:auto !important;
    overflow:hidden !important;
  }
  .product-detail .product-image img,
  .product-detail.reverse .product-image img{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
    max-height:none !important;
    object-fit:contain !important;
    object-position:center !important;
    transform:none !important;
  }

  /* Product detail popup */
  .product-modal{
    align-items:end !important;
    padding:0 !important;
  }
  .product-modal-panel{
    width:100% !important;
    max-width:none !important;
    max-height:calc(100dvh - 20px) !important;
    margin-top:20px !important;
    padding:48px 18px 24px !important;
    border-radius:18px 18px 0 0 !important;
    overflow-x:hidden !important;
    overscroll-behavior:contain !important;
  }
  .product-modal-close{
    position:sticky !important;
    float:right !important;
    top:0 !important;
    right:0 !important;
    z-index:3 !important;
    width:38px !important;
    min-width:38px !important;
    height:38px !important;
    margin:-34px 0 4px 12px !important;
    font-size:25px !important;
  }
  .product-modal-panel .eyebrow{
    display:block !important;
    margin:0 48px 8px 0 !important;
    font-size:10px !important;
  }
  .product-modal-panel h2{
    margin:0 0 14px !important;
    font-size:clamp(26px,8vw,34px) !important;
    line-height:1.12 !important;
    letter-spacing:-.035em !important;
    overflow-wrap:anywhere !important;
  }
  .product-modal-lead{
    margin:0 !important;
    font-size:15px !important;
    line-height:1.65 !important;
  }
  .modal-spec-grid{
    grid-template-columns:minmax(0,1fr) !important;
    gap:12px !important;
    margin:22px 0 !important;
  }
  .modal-spec-grid section{
    min-width:0 !important;
    padding:18px !important;
    border-radius:10px !important;
  }
  .modal-spec-grid h3{
    margin-bottom:10px !important;
    font-size:18px !important;
  }
  .modal-spec-grid p,
  .modal-spec-grid li{
    font-size:14px !important;
    line-height:1.6 !important;
    overflow-wrap:anywhere !important;
  }
  .modal-spec-grid ul{
    padding-left:18px !important;
  }
  .modal-pdf-link.spec-image-trigger{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:100% !important;
    min-height:48px !important;
    padding:12px 14px !important;
    font-size:14px !important;
    line-height:1.35 !important;
    text-align:center !important;
    white-space:normal !important;
  }

  /* Full specification image viewer: fit every page to viewport width */
  .spec-image-viewer-panel{
    top:0 !important;
    right:0 !important;
    bottom:0 !important;
    left:0 !important;
    width:100vw !important;
    height:100dvh !important;
    max-width:100vw !important;
    transform:none !important;
    border-radius:0 !important;
    background:#e9eef4 !important;
  }
  .spec-image-viewer-header{
    position:fixed !important;
    top:max(10px,env(safe-area-inset-top)) !important;
    right:10px !important;
    left:auto !important;
    width:40px !important;
    height:40px !important;
    z-index:8 !important;
  }
  .spec-image-viewer-close{
    position:static !important;
    width:40px !important;
    min-width:40px !important;
    height:40px !important;
    padding:0 !important;
  }
  .spec-image-viewer-body{
    box-sizing:border-box !important;
    width:100% !important;
    height:100% !important;
    padding:max(58px,calc(env(safe-area-inset-top) + 52px)) 8px max(10px,env(safe-area-inset-bottom)) !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
    -webkit-overflow-scrolling:touch !important;
  }
  .spec-image-page{
    box-sizing:border-box !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 auto 8px !important;
    border-radius:4px !important;
    overflow:hidden !important;
    background:#fff !important;
  }
  .spec-image-page img{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
    max-height:none !important;
    object-fit:contain !important;
    object-position:top center !important;
  }
}

@media (max-width:380px){
  .site-header .site-nav > a,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle{
    min-height:46px !important;
    font-size:15px !important;
  }
  .site-header .nav-dropdown-menu a{
    min-height:35px !important;
    font-size:12.5px !important;
  }
  .product-modal-panel{
    padding-left:15px !important;
    padding-right:15px !important;
  }
}

/* =========================================================
   MOBILE-FIRST REBUILD v3.0
   Final mobile overrides only. Desktop styles are untouched.
   ========================================================= */
@media (max-width:760px){
  html,body{max-width:100%;overflow-x:hidden;}

  /* Compact translucent right-side navigation drawer */
  .site-header .site-nav{
    inset:72px 0 0 auto !important;
    width:min(80vw,330px) !important;
    height:calc(100dvh - 72px) !important;
    padding:12px 18px 24px !important;
    background:rgba(255,255,255,.93) !important;
    -webkit-backdrop-filter:blur(16px) saturate(135%) !important;
    backdrop-filter:blur(16px) saturate(135%) !important;
    border-left:1px solid rgba(12,36,66,.10) !important;
    box-shadow:-18px 0 50px rgba(3,19,42,.18) !important;
    transform:translateX(105%) !important;
  }
  .site-header .site-nav.open{transform:translateX(0) !important;}
  .site-header .site-nav > a,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle{
    min-height:44px !important;
    padding:0 3px !important;
    font-size:15px !important;
    line-height:1.2 !important;
    font-weight:750 !important;
    border-bottom:1px solid rgba(12,36,66,.10) !important;
  }
  .site-header .nav-dropdown-menu{
    padding:4px 0 7px 8px !important;
    background:rgba(241,246,251,.66) !important;
    border-bottom:1px solid rgba(12,36,66,.10) !important;
  }
  .site-header .nav-dropdown-menu a{
    min-height:32px !important;
    padding:0 8px !important;
    font-size:12px !important;
    line-height:1.25 !important;
    font-weight:650 !important;
  }

  /* CEO portrait centered on every mobile language page */
  .ceo-layout{display:block !important;}
  .ceo-photo{
    width:100% !important;
    margin:0 auto 30px !important;
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    text-align:center !important;
  }
  .ceo-photo img{
    display:block !important;
    width:min(58vw,220px) !important;
    max-width:220px !important;
    height:auto !important;
    margin:0 auto !important;
    object-fit:contain !important;
    object-position:center !important;
  }

  /* Process Flow must fit the phone instead of forcing desktop width */
  .process-flow-section,
  .process-flow-image-section{overflow:hidden !important;}
  .process-flow-ai{
    width:100% !important;
    max-width:100% !important;
    margin:24px auto 0 !important;
    overflow:hidden !important;
    border-radius:8px !important;
  }
  .process-flow-ai img{
    display:block !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:auto !important;
    margin:0 auto !important;
    object-fit:contain !important;
    object-position:center top !important;
    transform:none !important;
  }

  /* Product detail dialog: one clean mobile column */
  .product-modal{align-items:stretch !important;padding:0 !important;}
  .product-modal-panel{
    box-sizing:border-box !important;
    width:calc(100% - 20px) !important;
    max-width:none !important;
    max-height:calc(100dvh - 20px) !important;
    margin:10px !important;
    padding:50px 18px 22px !important;
    border-radius:14px !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
  }
  .modal-spec-grid{display:grid !important;grid-template-columns:1fr !important;}
  .modal-spec-grid > *{min-width:0 !important;max-width:100% !important;}

  /* Specification viewer: true viewport-width pages, no cropping or zoom */
  .spec-image-viewer-panel{
    inset:0 !important;
    width:100vw !important;
    height:100dvh !important;
    max-width:100vw !important;
    transform:none !important;
    border-radius:0 !important;
    background:#dfe6ee !important;
  }
  .spec-image-viewer-body{
    box-sizing:border-box !important;
    width:100% !important;
    height:100% !important;
    padding:max(56px,calc(env(safe-area-inset-top) + 48px)) 10px max(12px,env(safe-area-inset-bottom)) !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
    scroll-snap-type:y proximity !important;
    -webkit-overflow-scrolling:touch !important;
  }
  .spec-image-page{
    box-sizing:border-box !important;
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 auto 10px !important;
    padding:0 !important;
    border-radius:5px !important;
    overflow:hidden !important;
    background:#fff !important;
    scroll-snap-align:start !important;
  }
  .spec-image-page img{
    display:block !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:auto !important;
    max-height:none !important;
    margin:0 !important;
    object-fit:contain !important;
    object-position:center top !important;
    transform:none !important;
  }
  .spec-image-viewer-close{
    position:fixed !important;
    top:max(10px,env(safe-area-inset-top)) !important;
    right:10px !important;
    z-index:20020 !important;
    width:40px !important;
    min-width:40px !important;
    height:40px !important;
    margin:0 !important;
  }
}

@media (max-width:380px){
  .site-header .site-nav{width:min(84vw,310px) !important;padding-left:15px !important;padding-right:15px !important;}
  .site-header .site-nav > a,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle{font-size:14px !important;min-height:41px !important;}
  .site-header .nav-dropdown-menu a{font-size:11.5px !important;min-height:30px !important;}
  .ceo-photo img{width:min(62vw,205px) !important;}
}


/* =========================================================
   MOBILE REFINEMENT v3.1
   Shorter translucent menu + reduced mobile typography
   ========================================================= */
@media (max-width:760px){
  /* Drawer ends immediately after Contact instead of filling the screen */
  .site-header .site-nav{
    inset:72px 0 auto auto !important;
    height:auto !important;
    min-height:0 !important;
    max-height:calc(100dvh - 86px) !important;
    padding:8px 16px 10px !important;
    background:rgba(255,255,255,.82) !important;
    -webkit-backdrop-filter:blur(18px) saturate(125%) !important;
    backdrop-filter:blur(18px) saturate(125%) !important;
    box-shadow:-12px 14px 34px rgba(3,19,42,.15) !important;
    overflow-y:auto !important;
  }
  .site-header .site-nav > a,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle{
    min-height:40px !important;
    font-size:14px !important;
  }
  .site-header .nav-dropdown-menu a{
    min-height:28px !important;
    font-size:11.5px !important;
  }
  .site-header .site-nav > a:last-child{
    border-bottom:0 !important;
  }

  /* Reduce oversized mobile headings throughout the site */
  .pl-hero :is(h1,h2){font-size:34px !important;line-height:1.15 !important;margin-bottom:18px !important;}
  .pl-hero p{font-size:14px !important;line-height:1.65 !important;}
  .subhero h1,
  .products-hero h1,
  .profile-company-hero h1,
  .profile-tech-hero h1{font-size:38px !important;line-height:1.12 !important;}
  .section-heading h2,
  .split-heading h2,
  .cta h2,
  .ceo-message h2,
  .contact-info h2,
  .tech-overview-lead h2,
  .product-intro .section-heading h2{
    font-size:30px !important;
    line-height:1.22 !important;
    margin-bottom:16px !important;
  }
  .section-heading p,
  .split-heading p{font-size:15px !important;line-height:1.65 !important;}
  .section{padding-top:62px !important;padding-bottom:62px !important;}

  /* Company key message: exactly two compact lines with less space below */
  .profile-summary{padding-bottom:48px !important;}
  .profile-summary .split-heading{
    gap:16px !important;
    margin-bottom:34px !important;
  }
  .profile-summary .split-heading h2{
    font-size:25px !important;
    line-height:1.28 !important;
    letter-spacing:-.045em !important;
    margin-bottom:12px !important;
  }
  .profile-summary .split-heading h2 span{
    display:inline-block !important;
    white-space:nowrap !important;
  }
}

@media (max-width:380px){
  .pl-hero :is(h1,h2){font-size:31px !important;}
  .subhero h1,
  .products-hero h1,
  .profile-company-hero h1,
  .profile-tech-hero h1{font-size:34px !important;}
  .section-heading h2,
  .split-heading h2,
  .cta h2,
  .ceo-message h2,
  .contact-info h2,
  .tech-overview-lead h2,
  .product-intro .section-heading h2{font-size:27px !important;}
  .profile-summary .split-heading h2{font-size:23px !important;}
}

/* =========================================================
   MOBILE POLISH v3.2
   Product interaction, unified compact headings, balanced media
   ========================================================= */
.pl-hero-slide--approved .approved-slide-bg{
  position:absolute;inset:0 0 0 auto;width:65%;height:100%;
  display:block;object-fit:cover;object-position:center right;opacity:.98;
}
@media (max-width:760px){
  /* Restore original menu opacity */
  .site-header .site-nav{
    background:rgba(255,255,255,.93) !important;
    -webkit-backdrop-filter:blur(16px) saturate(135%) !important;
    backdrop-filter:blur(16px) saturate(135%) !important;
  }

  /* Product menu interaction matching the desktop visual language */
  .site-header .nav-dropdown{position:relative !important;}
  .site-header .nav-dropdown > .nav-dropdown-toggle{
    position:relative !important;
    transition:color .22s ease,background .22s ease,padding .22s ease !important;
  }
  .site-header .nav-dropdown > .nav-dropdown-toggle::after{
    content:"" !important;position:absolute !important;left:3px !important;bottom:0 !important;
    width:0 !important;height:2px !important;background:#1267e8 !important;
    transform:none !important;transition:width .24s ease !important;
  }
  .site-header .nav-dropdown:hover > .nav-dropdown-toggle,
  .site-header .nav-dropdown:focus-within > .nav-dropdown-toggle{
    color:#1267e8 !important;background:rgba(18,103,232,.055) !important;padding-left:10px !important;
  }
  .site-header .nav-dropdown:hover > .nav-dropdown-toggle::after,
  .site-header .nav-dropdown:focus-within > .nav-dropdown-toggle::after{width:calc(100% - 6px) !important;}
  .site-header .nav-dropdown-menu a{
    position:relative !important;border-left:2px solid transparent !important;
    transition:color .2s ease,background .2s ease,border-color .2s ease,padding .2s ease !important;
  }
  .site-header .nav-dropdown-menu a:hover,
  .site-header .nav-dropdown-menu a:focus,
  .site-header .nav-dropdown-menu a:active{
    color:#1267e8 !important;background:rgba(18,103,232,.075) !important;
    border-left-color:#1267e8 !important;padding-left:13px !important;
  }

  /* Consistently smaller major typography across every mobile page */
  .pl-hero :is(h1,h2){font-size:31px !important;line-height:1.17 !important;}
  main > .subhero h1,
  .subhero h1,.products-hero h1,.profile-company-hero h1,.profile-tech-hero h1,
  .ceo-premium-hero h1,.news-premium-hero h1,.contact-premium-hero h1{
    font-size:32px !important;line-height:1.12 !important;letter-spacing:-.045em !important;
  }
  .section-heading h2,.split-heading h2,.cta h2,.ceo-message h2,.contact-info h2,
  .tech-overview-lead h2,.product-intro .section-heading h2,.quality-heading h2,
  .production-capability > h2,.home-products-head h2,.showcase-copy h2{
    font-size:26px !important;line-height:1.24 !important;letter-spacing:-.04em !important;
    margin-bottom:14px !important;
  }
  .profile-summary .split-heading h2{font-size:23px !important;line-height:1.3 !important;}
  .section-heading{margin-bottom:30px !important;}

  /* Actual manufacturing environment: same left/right gutter as nearby sections */
  .production-capability{
    width:auto !important;max-width:none !important;margin-left:0 !important;margin-right:0 !important;
    padding-left:22px !important;padding-right:22px !important;box-sizing:border-box !important;
  }
  .production-grid{width:100% !important;margin:0 auto !important;gap:14px !important;}
  .production-grid > div{min-width:0 !important;overflow:hidden !important;}
  .production-grid img{width:100% !important;height:auto !important;aspect-ratio:4/3 !important;object-fit:cover !important;}

  /* Guarantee second slide background on mobile */
  .pl-hero-slide--approved .approved-slide-bg,
  .pl-hero-slide--approved .approved-slide-visual{
    display:block !important;position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;
    object-fit:cover !important;object-position:64% center !important;background-position:64% center !important;
    opacity:.92 !important;
  }
  .pl-hero-slide--approved .pl-hero-overlay{
    background:linear-gradient(90deg,rgba(2,13,35,.97) 0%,rgba(2,18,47,.89) 48%,rgba(3,19,48,.35) 100%) !important;
  }
}
@media (max-width:380px){
  .pl-hero :is(h1,h2){font-size:29px !important;}
  main > .subhero h1,.subhero h1,.products-hero h1,.profile-company-hero h1,.profile-tech-hero h1,
  .ceo-premium-hero h1,.news-premium-hero h1,.contact-premium-hero h1{font-size:30px !important;}
  .section-heading h2,.split-heading h2,.cta h2,.ceo-message h2,.contact-info h2,
  .tech-overview-lead h2,.product-intro .section-heading h2,.quality-heading h2,
  .production-capability > h2,.home-products-head h2,.showcase-copy h2{font-size:24px !important;}
  .profile-summary .split-heading h2{font-size:21px !important;}
}

/* =========================================================
   MOBILE COMPANY FINAL FIX v4.1
   Compact logo, one-line company title, reduced vertical gaps
   ========================================================= */
@media (max-width:760px){
  /* Header logo: clearly smaller on mobile */
  .site-header .brand{transform:none !important;max-width:132px !important;}
  .site-header .brand img{
    width:126px !important;
    max-width:126px !important;
    height:34px !important;
    max-height:34px !important;
    object-fit:contain !important;
    object-position:left center !important;
  }

  /* Company page: remove excessive middle vertical space */
  body[data-page="company"] .section{
    padding-top:44px !important;
    padding-bottom:44px !important;
  }
  body[data-page="company"] .profile-outline{
    padding-top:42px !important;
    padding-bottom:38px !important;
  }
  body[data-page="company"] .profile-summary{
    padding-top:38px !important;
    padding-bottom:38px !important;
  }
  body[data-page="company"] .profile-outline-grid,
  body[data-page="company"] .split-heading{
    row-gap:18px !important;
    gap:18px !important;
  }
  body[data-page="company"] .profile-outline-copy .eyebrow,
  body[data-page="company"] .profile-summary .eyebrow{
    margin-bottom:8px !important;
  }

  /* P&L SEMI 기업 개요: one line and smaller */
  body[data-page="company"] .profile-outline-copy h2{
    margin:0 0 20px !important;
    font-size:23px !important;
    line-height:1.12 !important;
    letter-spacing:-.045em !important;
    white-space:nowrap !important;
  }
  body[data-page="company"] .profile-outline-copy h2 br{display:none !important;}
  body[data-page="company"] .profile-outline-copy h2 br::after{content:" " !important;}

  /* Company key statement: tighter two-line rhythm */
  body[data-page="company"] .profile-summary .split-heading{
    margin-bottom:24px !important;
  }
  body[data-page="company"] .profile-summary .split-heading h2{
    margin:0 0 10px !important;
    font-size:21px !important;
    line-height:1.12 !important;
    letter-spacing:-.045em !important;
  }
  body[data-page="company"] .profile-summary .split-heading h2 span{
    display:inline !important;
    white-space:normal !important;
  }
  body[data-page="company"] .profile-summary .split-heading h2 br{
    display:block !important;
    content:"" !important;
    margin:0 !important;
    line-height:0 !important;
  }
  body[data-page="company"] .profile-summary .split-heading p{
    margin:0 !important;
    font-size:14px !important;
    line-height:1.55 !important;
  }

  /* Company data and cards: compact internal spacing */
  body[data-page="company"] .company-data{margin-top:0 !important;}
  body[data-page="company"] .company-data > div{padding-top:13px !important;padding-bottom:13px !important;}
  body[data-page="company"] .profile-metrics{margin-top:0 !important;gap:12px !important;}
  body[data-page="company"] .profile-icon-card{padding:22px 18px !important;}

  /* Actual manufacturing photos: same 22px gutters, not oversized */
  .production-capability{
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
    padding-left:22px !important;
    padding-right:22px !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
  .production-grid{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    gap:12px !important;
  }
  .production-grid img{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    height:210px !important;
    aspect-ratio:auto !important;
    object-fit:cover !important;
  }
}

@media (max-width:380px){
  .site-header .brand img{width:116px !important;max-width:116px !important;height:32px !important;}
  body[data-page="company"] .profile-outline-copy h2{font-size:21px !important;}
  body[data-page="company"] .profile-summary .split-heading h2{font-size:19px !important;}
  .production-grid img{height:190px !important;}
}

/* =========================================================
   VERIFIED MOBILE REQUEST FIX v4.2
   Scope: mobile only. Desktop slider/navigation untouched.
   ========================================================= */
@media (max-width:760px){
  /* 1) Technology key benefits: always keep all three labels on one row. */
  .tech-overview-chips{
    display:flex !important;
    flex-flow:row nowrap !important;
    align-items:center !important;
    justify-content:space-between !important;
    width:100% !important;
    gap:4px !important;
    overflow:visible !important;
  }
  .tech-overview-chips span{
    flex:1 1 0 !important;
    min-width:0 !important;
    padding:8px 2px !important;
    margin:0 !important;
    white-space:nowrap !important;
    word-break:keep-all !important;
    text-align:center !important;
    font-size:clamp(9px,2.65vw,12px) !important;
    line-height:1.15 !important;
    letter-spacing:-.055em !important;
  }

  /* 2) Actual manufacturing environment: remove every white card/background
        behind and around the photographs. */
  .production-capability,
  .production-capability.section,
  .production-capability .production-grid,
  .production-capability .production-grid > div{
    background:transparent !important;
    background-color:transparent !important;
    background-image:none !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
  }
  .production-capability .production-grid > div{
    padding:0 !important;
  }
  .production-capability .production-grid img{
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    margin:0 !important;
  }

  /* 3) Language selector: use the same translucent glass treatment as menu. */
  .site-header .language-menu-panel{
    background:rgba(255,255,255,.82) !important;
    -webkit-backdrop-filter:blur(16px) saturate(135%) !important;
    backdrop-filter:blur(16px) saturate(135%) !important;
    border:1px solid rgba(12,36,66,.12) !important;
    box-shadow:0 18px 45px rgba(3,19,42,.18) !important;
  }
  .site-header .language-menu-panel a:not(.active){
    background:transparent !important;
  }

  /* 4) Products submenu: its product names have their own touch-scroll area. */
  .site-header .nav-dropdown{
    min-height:0 !important;
  }
  .site-header .nav-dropdown-menu{
    max-height:min(42dvh,300px) !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    overscroll-behavior:contain !important;
    touch-action:pan-y !important;
    scrollbar-width:thin !important;
  }
  .site-header .nav-dropdown-menu::-webkit-scrollbar{width:4px !important;}
  .site-header .nav-dropdown-menu::-webkit-scrollbar-thumb{
    background:rgba(18,103,232,.35) !important;
    border-radius:999px !important;
  }
  .site-header .nav-dropdown-menu a{
    flex:0 0 auto !important;
  }
}
@media (max-width:760px){
  .site-header .nav-dropdown:not(.products-expanded) > .nav-dropdown-menu{display:none !important;}
  .site-header .nav-dropdown.products-expanded > .nav-dropdown-menu{display:block !important;}
}


/* =========================================================
   MOBILE MANUFACTURING BACKGROUND FINAL FIX v4.3
   Removes the white area behind the actual manufacturing photos.
   Desktop layout and main-slider controls are unchanged.
   ========================================================= */
@media (max-width:760px){
  body[data-page="technology"] .production-capability.section{
    width:100vw !important;
    max-width:none !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;
    padding:34px 22px 38px !important;
    box-sizing:border-box !important;
    background:#07182d !important;
    background-image:none !important;
    border:0 !important;
    box-shadow:none !important;
  }
  body[data-page="technology"] .production-capability > h2{
    color:#fff !important;
    margin:0 0 20px !important;
  }
  body[data-page="technology"] .production-capability .production-grid{
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    background:transparent !important;
    gap:18px !important;
  }
  body[data-page="technology"] .production-capability .production-grid > div{
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
  }
  body[data-page="technology"] .production-capability .production-grid img{
    display:block !important;
    width:100% !important;
    height:auto !important;
    aspect-ratio:4 / 3 !important;
    object-fit:cover !important;
    margin:0 !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
  }
  body[data-page="technology"] .production-capability .production-grid h3{
    color:#fff !important;
    margin:10px 0 3px !important;
  }
  body[data-page="technology"] .production-capability .production-grid p{
    color:rgba(255,255,255,.68) !important;
    margin:0 !important;
  }
}


/* MOBILE TECHNOLOGY LEFT-LINE REMOVAL v4.4 */
@media (max-width:760px){
  body[data-page="technology"] .tech-capability-grid,
  body[data-page="technology"] .tech-capability-card,
  body[data-page="technology"] .tech-capability-card:first-child{
    border-left:0 !important;
  }
  body[data-page="technology"] .tech-overview-premium::before,
  body[data-page="technology"] .tech-overview-lead::before,
  body[data-page="technology"] .tech-capability-grid::before{
    display:none !important;
    content:none !important;
  }
}


/* CLEAN AI HERO TITLES + MOBILE TECHNOLOGY LINE FIX v4.5 */
body:not([data-page="index"]) .subhero-copy .eyebrow,
body:not([data-page="index"]) .subhero-copy p{
  display:none !important;
}
body:not([data-page="index"]) .subhero-copy h1{
  margin:0 !important;
  line-height:1 !important;
  letter-spacing:-.035em !important;
  text-transform:none !important;
}
@media (max-width:760px){
  body[data-page="technology"] main *,
  body[data-page="technology"] .tech-overview-premium,
  body[data-page="technology"] .tech-overview-lead,
  body[data-page="technology"] .tech-capability-grid,
  body[data-page="technology"] .tech-capability-card{
    border-left:none !important;
  }
  body[data-page="technology"] .tech-overview-premium::before,
  body[data-page="technology"] .tech-overview-lead::before,
  body[data-page="technology"] .tech-capability-grid::before,
  body[data-page="technology"] .tech-capability-card::before{
    display:none !important;
    content:none !important;
  }
  body:not([data-page="index"]) .subhero-copy h1{
    font-size:38px !important;
    white-space:nowrap !important;
  }
}


/* RESTORE FULL SUBHERO COPY v4.6 */
body:not([data-page="index"]) .subhero-copy .eyebrow{
  display:block !important;
}
body:not([data-page="index"]) .subhero-copy p{
  display:block !important;
}
body:not([data-page="index"]) .subhero-copy h1{
  margin:0 0 22px !important;
  line-height:1.08 !important;
  letter-spacing:-.045em !important;
}
@media (max-width:760px){
  body:not([data-page="index"]) .subhero-copy h1{
    font-size:clamp(32px,10vw,44px) !important;
    white-space:normal !important;
  }
  body:not([data-page="index"]) .subhero-copy p{
    font-size:14px !important;
    line-height:1.65 !important;
    max-width:310px !important;
  }
}


/* =========================================================
   v4.9 MOBILE TECHNOLOGY + PREMIUM PC MAIN SLIDES
   ========================================================= */
@media (max-width:760px){
  body[data-page="technology"] .tech-overview-chips{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:8px !important;
    width:100% !important;
    margin:30px auto 8px !important;
    text-align:center !important;
  }
  body[data-page="technology"] .tech-overview-chips span{
    display:block !important;
    width:100% !important;
    padding:4px 0 !important;
    border:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    color:#0b1f3a !important;
    font-size:26px !important;
    line-height:1.25 !important;
    font-weight:900 !important;
    letter-spacing:-.045em !important;
    text-align:center !important;
  }
  body[data-page="technology"] .tech-capability-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:0 !important;
    width:100% !important;
    margin-top:20px !important;
    text-align:center !important;
  }
  body[data-page="technology"] .tech-capability-card,
  body[data-page="technology"] .tech-capability-card:first-child{
    min-height:0 !important;
    padding:18px 16px !important;
    margin:0 !important;
    border-left:0 !important;
    border-right:0 !important;
    border-top:1px solid #e4eaf1 !important;
    border-radius:0 !important;
    text-align:center !important;
  }
  body[data-page="technology"] .tech-capability-card:last-child{
    border-bottom:1px solid #e4eaf1 !important;
  }
  body[data-page="technology"] .tech-capability-card::before,
  body[data-page="technology"] .tech-capability-card::after,
  body[data-page="technology"] .tech-capability-grid::before{
    display:none !important;
  }
  body[data-page="technology"] .tech-capability-card-top{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:0 !important;
    margin:0 0 6px !important;
  }
  body[data-page="technology"] .tech-capability-number{
    display:block !important;
    margin:0 auto !important;
    font-size:23px !important;
    line-height:1 !important;
    text-align:center !important;
  }
  body[data-page="technology"] .tech-capability-icon{display:none !important}
  body[data-page="technology"] .tech-capability-card h3{
    margin:5px 0 3px !important;
    font-size:22px !important;
    line-height:1.25 !important;
    text-align:center !important;
  }
  body[data-page="technology"] .tech-capability-sub{
    margin:0 0 4px !important;
    font-size:12px !important;
    line-height:1.4 !important;
    text-align:center !important;
  }
  body[data-page="technology"] .tech-capability-body{
    max-width:330px !important;
    margin:0 auto !important;
    font-size:14px !important;
    line-height:1.55 !important;
    text-align:center !important;
  }
}

@media (min-width:1000px){
  .pl-hero{height:clamp(720px,86vh,940px);min-height:720px}
  .pl-hero-slide img{filter:saturate(1.12) contrast(1.08) brightness(.88)}
  .pl-hero-slide[data-index="0"] img{object-position:center 48%}
  .pl-hero-slide[data-index="1"] img{object-position:center 54%}
  .pl-hero-slide[data-index="2"] img{object-position:center 52%}
  .pl-hero-overlay{
    background:
      radial-gradient(circle at 70% 48%,rgba(29,118,255,.18),transparent 34%),
      linear-gradient(90deg,rgba(1,10,26,.98) 0%,rgba(2,18,42,.91) 34%,rgba(2,18,42,.35) 66%,rgba(1,10,26,.16) 100%);
  }
  .pl-hero-inner{padding:155px 72px 135px}
  .pl-hero-kicker{font-size:13px;letter-spacing:.2em}
  .pl-hero :is(h1,h2){font-size:clamp(58px,5.8vw,92px);max-width:980px;text-shadow:0 12px 38px rgba(0,0,0,.38)}
  .pl-hero p{font-size:19px;max-width:680px}
  .pl-hero-actions .btn{min-width:166px;padding:16px 27px}
  .pl-hero-slide:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 35%,rgba(99,183,255,.08) 48%,transparent 62%);transform:translateX(-115%)}
  .pl-hero-slide.is-active:after{animation:heroPremiumSweep 5.8s .7s ease-in-out forwards}
}
@keyframes heroPremiumSweep{to{transform:translateX(115%)}}

/* =========================================================
   v5.1 FINAL-LIKE POLISH — GLOBAL MOBILE DARK NAVY + OWN FAB
   ========================================================= */
.pl-hero-slide[data-index="2"] img{
  object-position:center 52%;
  filter:saturate(1.06) contrast(1.08) brightness(.82);
}
.pl-hero-slide[data-index="2"] .pl-hero-overlay{
  background:
    radial-gradient(circle at 75% 48%,rgba(24,119,255,.16),transparent 36%),
    linear-gradient(90deg,rgba(2,8,20,.96) 0%,rgba(3,12,28,.78) 36%,rgba(3,11,25,.22) 72%,rgba(2,8,20,.34) 100%) !important;
}

@media (max-width:760px){
  html,body{background:#07111f !important;color:#f4f8ff !important;}
  body::before{content:none !important;}
  main,
  main > section,
  .section,
  .page-section,
  .content-section,
  .tech-overview-premium,
  .technology-process-section,
  .product-section,
  .products-section,
  .company-section,
  .history-section,
  .overview-section,
  .location-section,
  .contact-section,
  .news-section,
  .ceo-section{
    background:#07111f !important;
    color:#f4f8ff !important;
  }
  main > section:nth-of-type(even),
  .section:nth-of-type(even){background:#0a1627 !important;}

  main h1,main h2,main h3,main h4,main h5,
  main .section-title,main .title,main strong{color:#f7faff !important;}
  main p,main li,main dd,main td,main .description,main .subtext{
    color:rgba(232,240,252,.78) !important;
  }
  main .eyebrow,main .kicker,main .number,main [class*="number"]{
    color:#2f8cff !important;
  }

  .premium-card,.tech-capability-card,.product-card,.process-card,
  .news-card,.contact-card,.info-card,.overview-card,
  [class*="-card"]{
    background:linear-gradient(145deg,#0d1b2d,#091525) !important;
    border-color:rgba(255,255,255,.09) !important;
    box-shadow:0 14px 36px rgba(0,0,0,.24) !important;
  }
  .premium-card::before,[class*="-card"]::before{opacity:.45;}

  input,textarea,select{
    background:#0b1829 !important;
    color:#fff !important;
    border-color:rgba(255,255,255,.14) !important;
  }
  input::placeholder,textarea::placeholder{color:rgba(230,238,250,.48) !important;}

  .site-footer{background:#040b15 !important;border-top:1px solid rgba(255,255,255,.08);}
  .site-footer *{color:rgba(229,237,249,.72) !important;}

  /* Technology keywords and process cards */
  body[data-page="technology"] .tech-overview-chips{
    padding:28px 18px 18px !important;
    background:linear-gradient(180deg,#081423,#07111f) !important;
  }
  body[data-page="technology"] .tech-overview-chips > *{
    width:100% !important;
    font-size:28px !important;
    line-height:1.2 !important;
    font-weight:800 !important;
    text-align:center !important;
    justify-content:center !important;
    color:#fff !important;
    margin:0 !important;
    padding:10px 8px !important;
  }
  body[data-page="technology"] .tech-capability-grid{
    gap:10px !important;
    padding-top:8px !important;
  }
  body[data-page="technology"] .tech-capability-card{
    text-align:center !important;
    padding:18px 16px !important;
    min-height:0 !important;
  }
  body[data-page="technology"] .tech-capability-card-top,
  body[data-page="technology"] .tech-capability-body{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    text-align:center !important;
  }
  body[data-page="technology"] .tech-capability-number{margin:0 0 6px !important;}
  body[data-page="technology"] .tech-capability-icon{margin:0 auto 8px !important;}
  body[data-page="technology"] .tech-capability-card h3,
  body[data-page="technology"] .tech-capability-card p{margin-left:auto !important;margin-right:auto !important;text-align:center !important;}

  .pl-hero-slide[data-index="2"] img{object-position:62% center;}
  .pl-hero-slide[data-index="2"] .pl-hero-overlay{
    background:linear-gradient(90deg,rgba(2,8,20,.92),rgba(3,12,28,.48) 70%,rgba(2,8,20,.28)) !important;
  }
}

/* =========================================================
   v6.4 MOBILE PRODUCT TEXT SELECTION — STABLE TOUCH UI
   No touch tracking, width change, dot, background or reflow.
   ========================================================= */
@media (max-width:760px){
  .product-anchor-nav a,
  .product-anchor-nav a.active,
  .product-anchor-nav a.is-current-product,
  .product-anchor-nav a[aria-current="location"]{
    padding:12px 17px !important;
    color:#8192a8 !important;
    background:transparent !important;
    border-color:#8a9aad !important;
    box-shadow:none !important;
    font-size:13px !important;
    font-weight:800 !important;
    transform:none !important;
  }
  .product-anchor-nav a.active,
  .product-anchor-nav a.is-current-product,
  .product-anchor-nav a[aria-current="location"],
  .product-anchor-nav a:active{
    color:#37a8ff !important;
  }

  .site-header .nav-dropdown-menu a,
  .site-header .nav-dropdown-menu a.active,
  .site-header .nav-dropdown-menu a.is-current-product,
  .site-header .nav-dropdown-menu a[aria-current="location"]{
    padding:0 12px !important;
    color:#53647a !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    font-size:14px !important;
    font-weight:700 !important;
    transform:none !important;
  }
  .site-header .nav-dropdown-menu a.active,
  .site-header .nav-dropdown-menu a.is-current-product,
  .site-header .nav-dropdown-menu a[aria-current="location"],
  .site-header .nav-dropdown-menu a:active{
    color:#1267e8 !important;
  }
}

/* v6.5: selected portfolio chip changes TEXT ONLY. */
@media (max-width:760px){
  body[data-page="products"] main .product-anchor-nav a.active,
  body[data-page="products"] main .product-anchor-nav a.is-current-product,
  body[data-page="products"] main .product-anchor-nav a[aria-current="location"],
  body[data-page="products"] main .product-anchor-nav a[data-selected]{
    color:#2f8cff !important;
    -webkit-text-fill-color:#2f8cff !important;
    background:transparent !important;
    border-color:#8a9aad !important;
    box-shadow:none !important;
    padding:12px 17px !important;
    font-size:13px !important;
    font-weight:800 !important;
    transform:none !important;
  }
}

/* =========================================================
   v6.8 MOBILE PRESS COLOR — RELEASE IMMEDIATELY, NEVER STICK
   ========================================================= */
@media (max-width:760px){
  /* Persistent current/active metadata stays visually neutral on mobile. */
  body[data-page="products"] main .product-anchor-nav a.active,
  body[data-page="products"] main .product-anchor-nav a.is-current-product,
  body[data-page="products"] main .product-anchor-nav a[aria-current="location"],
  body[data-page="products"] main .product-anchor-nav a[data-selected]{
    color:#8192a8 !important;
    -webkit-text-fill-color:#8192a8 !important;
    background:transparent !important;
    border-color:#8a9aad !important;
    box-shadow:none !important;
  }
  .site-header .nav-dropdown-menu a.active,
  .site-header .nav-dropdown-menu a.is-current-product,
  .site-header .nav-dropdown-menu a[aria-current="location"]{
    color:#53647a !important;
    -webkit-text-fill-color:#53647a !important;
    background:transparent !important;
    box-shadow:none !important;
  }
  .site-header .site-nav > a.active,
  .site-header .site-nav > a[aria-current="page"],
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle.active,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle[aria-current="page"]{
    color:#0b1b31 !important;
    -webkit-text-fill-color:#0b1b31 !important;
    background:transparent !important;
    box-shadow:none !important;
  }

  /* Brand blue exists only while the finger is physically pressing. */
  body[data-page="products"] main .product-anchor-nav a:active{
    color:#2f8cff !important;
    -webkit-text-fill-color:#2f8cff !important;
  }
  .site-header .nav-dropdown-menu a:active{
    color:#1267e8 !important;
    -webkit-text-fill-color:#1267e8 !important;
  }
  .site-header .site-nav > a:active,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle:active{
    color:#1267e8 !important;
    -webkit-text-fill-color:#1267e8 !important;
  }
}

/* Desktop: preserve the original menu design; only close it after selection. */
@media (min-width:761px){
  .site-header .nav-dropdown.product-menu-dismissed .nav-dropdown-menu,
  .site-header .nav-dropdown.product-menu-dismissed:hover .nav-dropdown-menu,
  .site-header .nav-dropdown.product-menu-dismissed:focus-within .nav-dropdown-menu{
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
    transform:translate(-50%,12px) !important;
  }
}

/* =========================================================
   v6.13 MOBILE CONTACT / COMPANY TEXT CONTRAST
   Mobile colors only — desktop typography and layout are untouched.
   ========================================================= */
@media (max-width:760px){
  /* Contact: phone details and form copy must remain readable on navy. */
  body[data-page="contact"] .contact-info,
  body[data-page="contact"] .contact-form{
    color:#f4f8ff !important;
  }
  body[data-page="contact"] .contact-numbers dt,
  body[data-page="contact"] .contact-numbers dd,
  body[data-page="contact"] .contact-numbers dd strong,
  body[data-page="contact"] .contact-numbers .contact-call-link{
    color:#f4f8ff !important;
    -webkit-text-fill-color:#f4f8ff !important;
  }
  body[data-page="contact"] .contact-form{
    background:linear-gradient(145deg,#0d1b2d,#091525) !important;
    border-color:rgba(255,255,255,.12) !important;
  }
  body[data-page="contact"] .contact-form label,
  body[data-page="contact"] .contact-mail-note{
    color:rgba(238,244,253,.88) !important;
    -webkit-text-fill-color:rgba(238,244,253,.88) !important;
  }
  body[data-page="contact"] .contact-mail-note strong{
    color:#55adff !important;
    -webkit-text-fill-color:#55adff !important;
  }
  body[data-page="contact"] .contact-form-status.is-success{
    color:#64e4ad !important;
    -webkit-text-fill-color:#64e4ad !important;
  }
  body[data-page="contact"] .contact-form-status.is-error{
    color:#ff8c8c !important;
    -webkit-text-fill-color:#ff8c8c !important;
  }

  /* Company: metadata, descriptions, history and location copy. */
  body[data-page="company"] main p,
  body[data-page="company"] main li,
  body[data-page="company"] main dt,
  body[data-page="company"] main dd,
  body[data-page="company"] main figcaption,
  body[data-page="company"] .client-region-stats span,
  body[data-page="company"] .location-guide span,
  body[data-page="company"] .location-guide address{
    color:rgba(235,242,252,.82) !important;
    -webkit-text-fill-color:rgba(235,242,252,.82) !important;
  }
  body[data-page="company"] .company-data dt,
  body[data-page="company"] .history-line h3,
  body[data-page="company"] .reason-card h3,
  body[data-page="company"] .profile-icon-card h3{
    color:#f7faff !important;
    -webkit-text-fill-color:#f7faff !important;
  }
  body[data-page="company"] main .eyebrow,
  body[data-page="company"] .reason-number,
  body[data-page="company"] .history-line strong,
  body[data-page="company"] .client-region-stats strong{
    color:#42a2ff !important;
    -webkit-text-fill-color:#42a2ff !important;
  }
  body[data-page="company"] .company-data > div,
  body[data-page="company"] .profile-cert-copy li,
  body[data-page="company"] .history-line,
  body[data-page="company"] .history-line article{
    border-color:rgba(255,255,255,.14) !important;
  }
}

/* =========================================================
   v6.14 MOBILE TECHNOLOGY READABILITY + NAV POSITION LOCK
   ========================================================= */
@media (max-width:760px){
  .site-header .site-nav > a,
  .site-header .site-nav > a:hover,
  .site-header .site-nav > a:focus,
  .site-header .site-nav > a:active,
  .site-header .site-nav > a.active,
  .site-header .site-nav > a[aria-current="page"],
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle,
  .site-header .site-nav > .nav-dropdown:hover > .nav-dropdown-toggle,
  .site-header .site-nav > .nav-dropdown:focus-within > .nav-dropdown-toggle,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle:focus,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle:active,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle.active,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle[aria-current="page"]{
    padding-left:8px !important;
    padding-right:8px !important;
    margin-left:0 !important;
    text-indent:0 !important;
    transform:none !important;
  }
  .site-header .nav-dropdown-menu a,
  .site-header .nav-dropdown-menu a:hover,
  .site-header .nav-dropdown-menu a:focus,
  .site-header .nav-dropdown-menu a:active,
  .site-header .nav-dropdown-menu a.active,
  .site-header .nav-dropdown-menu a.is-current-product,
  .site-header .nav-dropdown-menu a[aria-current="location"]{
    padding-left:12px !important;
    padding-right:12px !important;
    margin-left:0 !important;
    text-indent:0 !important;
    transform:none !important;
  }

  body[data-page="technology"] .tech-overview-lead h2,
  body[data-page="technology"] .tech-overview-lead h2 strong,
  body[data-page="technology"] .tech-capability-card h3,
  body[data-page="technology"] .production-capability h2,
  body[data-page="technology"] .production-capability h3,
  body[data-page="technology"] .process-flow-section h2,
  body[data-page="technology"] .quality-premium-section h2,
  body[data-page="technology"] .quality-premium-grid h3,
  body[data-page="technology"] .tech-final-cta h2{
    color:#f7faff !important;
    -webkit-text-fill-color:#f7faff !important;
    opacity:1 !important;
  }
  body[data-page="technology"] .tech-overview-description,
  body[data-page="technology"] .tech-capability-sub,
  body[data-page="technology"] .tech-capability-body,
  body[data-page="technology"] .production-capability p,
  body[data-page="technology"] .process-flow-section .section-heading p,
  body[data-page="technology"] .quality-heading p,
  body[data-page="technology"] .quality-premium-grid li{
    color:rgba(238,244,253,.88) !important;
    -webkit-text-fill-color:rgba(238,244,253,.88) !important;
    opacity:1 !important;
  }
  body[data-page="technology"] .technology-overview-label,
  body[data-page="technology"] .process-flow-section .eyebrow,
  body[data-page="technology"] .quality-heading .eyebrow,
  body[data-page="technology"] .tech-capability-number,
  body[data-page="technology"] .quality-premium-grid article > span,
  body[data-page="technology"] .tech-final-cta > div > span{
    color:#55adff !important;
    -webkit-text-fill-color:#55adff !important;
    opacity:1 !important;
  }
  body[data-page="technology"] .tech-overview-chips span{
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
    opacity:1 !important;
  }
  body[data-page="technology"] .tech-overview-metrics strong,
  body[data-page="technology"] .tech-overview-metrics span,
  body[data-page="technology"] .quality-cert-bar strong{
    color:#eef5ff !important;
    -webkit-text-fill-color:#eef5ff !important;
    opacity:1 !important;
  }
}

/* =========================================================
   v6.15 MOBILE NAV LABEL ABSOLUTE POSITION LOCK
   Remove the hidden active marker's layout space after navigation.
   ========================================================= */
@media (max-width:760px){
  .site-header .site-nav > a,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle{
    width:100% !important;
    box-sizing:border-box !important;
    justify-content:flex-start !important;
    gap:0 !important;
  }
  .site-header .site-nav > a::before,
  .site-header .site-nav > a.active::before,
  .site-header .site-nav > a[aria-current="page"]::before,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle::before,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle.active::before,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle[aria-current="page"]::before{
    content:none !important;
    display:none !important;
    width:0 !important;
    height:0 !important;
    margin:0 !important;
    padding:0 !important;
    flex:0 0 0 !important;
  }
  .site-header .site-nav > a:focus,
  .site-header .site-nav > a:focus-visible,
  .site-header .site-nav > a:active,
  .site-header .site-nav > a.active,
  .site-header .site-nav > a[aria-current="page"],
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle:focus,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle:focus-visible,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle:active,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle.active,
  .site-header .site-nav > .nav-dropdown > .nav-dropdown-toggle[aria-current="page"]{
    padding-left:8px !important;
    padding-right:8px !important;
    margin-left:0 !important;
    transform:none !important;
  }
}

/* =========================================================
   v6.16 MOBILE PRODUCT CHIP — TEXT-ONLY ACTIVE STATE
   Keep the pill geometry unchanged; brighten only its label.
   ========================================================= */
@media (max-width:760px){
  body[data-page="products"] main .product-anchor-nav a{
    transition:color .22s ease,-webkit-text-fill-color .22s ease !important;
  }
  body[data-page="products"] main .product-anchor-nav a.active,
  body[data-page="products"] main .product-anchor-nav a.is-current-product,
  body[data-page="products"] main .product-anchor-nav a[aria-current="location"],
  body[data-page="products"] main .product-anchor-nav a[data-selected],
  body[data-page="products"] main .product-anchor-nav a:active{
    color:#f7fbff !important;
    -webkit-text-fill-color:#f7fbff !important;
    background:transparent !important;
    border-color:#8a9aad !important;
    box-shadow:none !important;
    padding:12px 17px !important;
    transform:none !important;
  }
}

/* =========================================================
   v6.17 MOBILE PRODUCT NO-FILL + TECHNOLOGY METRICS CONTRAST
   ========================================================= */
@media (max-width:760px){
  /* A mobile browser can retain :hover after tapping. Lock every state. */
  body[data-page="products"] main .product-anchor-nav a,
  body[data-page="products"] main .product-anchor-nav a:hover,
  body[data-page="products"] main .product-anchor-nav a:focus,
  body[data-page="products"] main .product-anchor-nav a:focus-visible,
  body[data-page="products"] main .product-anchor-nav a:active,
  body[data-page="products"] main .product-anchor-nav a.active,
  body[data-page="products"] main .product-anchor-nav a.is-current-product,
  body[data-page="products"] main .product-anchor-nav a[aria-current="location"],
  body[data-page="products"] main .product-anchor-nav a[data-selected]{
    background-color:transparent !important;
    background-image:none !important;
    border:1px solid #8a9aad !important;
    box-shadow:none !important;
    padding:12px 17px !important;
    transform:none !important;
  }
  body[data-page="products"] main .product-anchor-nav a:not(.active):not(.is-current-product):not([aria-current="location"]){
    color:#8192a8 !important;
    -webkit-text-fill-color:#8192a8 !important;
  }
  body[data-page="products"] main .product-anchor-nav a.active,
  body[data-page="products"] main .product-anchor-nav a.is-current-product,
  body[data-page="products"] main .product-anchor-nav a[aria-current="location"],
  body[data-page="products"] main .product-anchor-nav a[data-selected]{
    color:#f7fbff !important;
    -webkit-text-fill-color:#f7fbff !important;
  }

  /* Restore the three Technology metrics as an intentional dark card. */
  body[data-page="technology"] .tech-overview-metrics,
  body[data-page="technology"] .tech-overview-metrics.reveal,
  body[data-page="technology"] .tech-overview-metrics.reveal.on{
    display:grid !important;
    grid-template-columns:1fr !important;
    visibility:visible !important;
    opacity:1 !important;
    transform:none !important;
    filter:none !important;
    background:#0b1829 !important;
    border:1px solid rgba(255,255,255,.14) !important;
    box-shadow:0 14px 34px rgba(0,0,0,.24) !important;
  }
  body[data-page="technology"] .tech-overview-metrics > div{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    border-right:0 !important;
    border-bottom:1px solid rgba(255,255,255,.12) !important;
  }
  body[data-page="technology"] .tech-overview-metrics > div:last-child{
    border-bottom:0 !important;
  }
  body[data-page="technology"] .tech-overview-metrics strong{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    color:#55adff !important;
    -webkit-text-fill-color:#55adff !important;
  }
  body[data-page="technology"] .tech-overview-metrics span{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    color:#eef5ff !important;
    -webkit-text-fill-color:#eef5ff !important;
  }
}

/* =========================================================
   v6.18 MOBILE PRODUCT FINAL — NO TAP BOX, FIXED TWO ROWS
   ========================================================= */
@media (max-width:760px){
  body[data-page="products"] main .product-anchor-nav{
    display:grid !important;
    grid-template-columns:repeat(6,minmax(0,1fr)) !important;
    gap:10px !important;
    width:100% !important;
    align-items:stretch !important;
  }
  body[data-page="products"] main .product-anchor-nav a:nth-child(1){grid-column:span 4 !important;}
  body[data-page="products"] main .product-anchor-nav a:nth-child(2){grid-column:span 2 !important;}
  body[data-page="products"] main .product-anchor-nav a:nth-child(n+3){grid-column:span 2 !important;}

  body[data-page="products"] main .product-anchor-nav a,
  body[data-page="products"] main .product-anchor-nav a:hover,
  body[data-page="products"] main .product-anchor-nav a:focus,
  body[data-page="products"] main .product-anchor-nav a:focus-visible,
  body[data-page="products"] main .product-anchor-nav a:active,
  body[data-page="products"] main .product-anchor-nav a.active,
  body[data-page="products"] main .product-anchor-nav a.is-current-product,
  body[data-page="products"] main .product-anchor-nav a[aria-current="location"],
  body[data-page="products"] main .product-anchor-nav a[data-selected]{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:100% !important;
    min-width:0 !important;
    box-sizing:border-box !important;
    white-space:nowrap !important;
    padding:12px 6px !important;
    border:0 !important;
    border-radius:999px !important;
    background:transparent !important;
    background-color:transparent !important;
    background-image:none !important;
    box-shadow:inset 0 0 0 1px #8a9aad !important;
    outline:0 !important;
    filter:none !important;
    transform:none !important;
    transition:none !important;
    -webkit-appearance:none !important;
    appearance:none !important;
    -webkit-tap-highlight-color:rgba(0,0,0,0) !important;
    -webkit-user-select:none !important;
    user-select:none !important;
    touch-action:manipulation !important;
  }
  body[data-page="products"] main .product-anchor-nav a:not(.active):not(.is-current-product):not([aria-current="location"]){
    color:#8192a8 !important;
    -webkit-text-fill-color:#8192a8 !important;
  }
  body[data-page="products"] main .product-anchor-nav a.active,
  body[data-page="products"] main .product-anchor-nav a.is-current-product,
  body[data-page="products"] main .product-anchor-nav a[aria-current="location"],
  body[data-page="products"] main .product-anchor-nav a[data-selected]{
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
  }
}

/* =========================================================
   v6.19 MOBILE PRODUCT BOTTOM CORNER CLEANUP
   Remove the white crescents exposed behind rounded copy corners.
   ========================================================= */
@media (max-width:760px){
  body[data-page="products"] .product-detail,
  body[data-page="products"] .product-detail.reverse{
    background:transparent !important;
    border-radius:0 !important;
    overflow:hidden !important;
  }
  body[data-page="products"] .product-copy,
  body[data-page="products"] .product-detail .product-copy,
  body[data-page="products"] .product-detail.reverse .product-copy{
    border-radius:0 !important;
    clip-path:none !important;
  }
}

/* =========================================================
   v6.20 MOBILE FOOTER — ADDRESS + PHONE/FAX TWO-LINE LAYOUT
   ========================================================= */
@media (max-width:760px){
  .site-footer .footer-info{
    width:100% !important;
    min-width:0 !important;
  }
  .site-footer .footer-info .footer-contact-details{
    display:block !important;
    width:100% !important;
    margin:0 !important;
    line-height:1.45 !important;
  }
  .site-footer .footer-info .footer-address-line,
  .site-footer .footer-info .footer-phone-line{
    display:block !important;
    width:100% !important;
    margin:0 !important;
    white-space:nowrap !important;
    overflow:visible !important;
    color:rgba(229,237,249,.78) !important;
    -webkit-text-fill-color:rgba(229,237,249,.78) !important;
  }
  .site-footer .footer-info .footer-address-line{
    font-size:clamp(7px,2.25vw,9px) !important;
    letter-spacing:-.065em !important;
  }
  .site-footer .footer-info .footer-phone-line{
    margin-top:5px !important;
    font-size:clamp(9px,2.55vw,10.5px) !important;
    letter-spacing:-.025em !important;
  }
  .site-footer .footer-info .footer-phone-line i{
    margin:0 6px !important;
    font-style:normal !important;
    color:rgba(229,237,249,.48) !important;
    -webkit-text-fill-color:rgba(229,237,249,.48) !important;
  }
  .site-footer .footer-info > p:not(.footer-contact-details){
    margin:14px 0 0 !important;
    font-size:11px !important;
    line-height:1.4 !important;
  }
}

/* =========================================================
   v6.21 MOBILE PRODUCT DETAIL TITLE CONTRAST
   The global mobile dark theme makes headings white, but the
   product-detail dialog uses a white surface. Keep its title navy.
   ========================================================= */
@media (max-width:760px){
  body[data-page="products"] .product-modal-panel h2{
    color:#071a35 !important;
    -webkit-text-fill-color:#071a35 !important;
    text-shadow:none !important;
    opacity:1 !important;
  }
}

/* =========================================================
   v6.25 MOBILE PRODUCT IMAGES — UNIFIED SIZE, NO WHITE GAP
   Match every product image to the metal-package ratio and crop
   only the excess outer margin without distorting the product.
   ========================================================= */
@media (max-width:760px){
  body[data-page="products"] .product-detail .product-image,
  body[data-page="products"] .product-detail.reverse .product-image{
    display:block !important;
    box-sizing:border-box !important;
    width:100% !important;
    min-height:0 !important;
    height:auto !important;
    aspect-ratio:1200 / 760 !important;
    line-height:0 !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    overflow:hidden !important;
  }
  body[data-page="products"] .product-detail .product-image img,
  body[data-page="products"] .product-detail.reverse .product-image img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-height:none !important;
    margin:0 !important;
    object-fit:cover !important;
    object-position:center center !important;
    transform:scale(1.02) !important;
    transform-origin:center center !important;
  }
}

/* =========================================================
   v6.26 TECHNOLOGY — LARGER PROCESS FLOW VISUAL
   The manufacturing-photo gallery was removed from all locales.
   ========================================================= */
body[data-page="technology"] .process-flow-image-section{
  padding-left:max(24px,3vw) !important;
  padding-right:max(24px,3vw) !important;
}
body[data-page="technology"] .process-flow-image-section .section-heading{
  max-width:1280px !important;
}
body[data-page="technology"] .process-flow-image-section .process-flow-ai{
  width:100% !important;
  max-width:1500px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
@media (max-width:760px){
  body[data-page="technology"] .process-flow-image-section{
    padding-left:10px !important;
    padding-right:10px !important;
  }
  body[data-page="technology"] .process-flow-image-section .section-heading{
    padding-left:8px !important;
    padding-right:8px !important;
  }
  body[data-page="technology"] .process-flow-image-section .process-flow-ai{
    width:100% !important;
    max-width:none !important;
  }
}

/* Reduce the oversized gap between the capability cards and process flow on PC. */
@media (min-width:761px){
  body[data-page="technology"] .tech-overview-premium{
    padding-bottom:60px;
  }
  body[data-page="technology"] .process-flow-image-section{
    padding-top:70px;
  }
}

/* =========================================================
   v6.28 MOBILE PROCESS FLOW — TWO COLUMNS × FOUR ROWS
   Desktop keeps the original combined visual. Mobile uses eight
   individually cropped cards in reading order without scrolling.
   ========================================================= */
.process-flow-mobile-grid{
  display:none;
}
@media (max-width:760px){
  body[data-page="technology"] .process-flow-image-section .process-flow-ai{
    display:none !important;
  }
  body[data-page="technology"] .process-flow-mobile-grid{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
    width:100% !important;
    max-width:none !important;
    margin:24px auto 0 !important;
  }
  body[data-page="technology"] .process-flow-mobile-grid img{
    display:block !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:auto !important;
    margin:0 !important;
    border:1px solid rgba(255,255,255,.12) !important;
    border-radius:0 !important;
    background:#fff !important;
    box-shadow:0 8px 20px rgba(0,0,0,.18) !important;
  }
}

/* =========================================================
   v6.38 MOBILE HERO — UNIFIED FULL-BLEED SLIDES
   Keep all three main-slide backgrounds edge-to-edge on mobile.
   ========================================================= */
@media (max-width:760px){
  .pl-hero-track,
  .pl-hero-slide{
    width:100% !important;
    height:100% !important;
    overflow:hidden !important;
  }

  .pl-hero-slide > img,
  .pl-hero-slide--approved .approved-slide-bg{
    display:block !important;
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    max-width:none !important;
    height:100% !important;
    min-height:100% !important;
    object-fit:cover !important;
    transform:none !important;
  }

  .pl-hero-slide[data-index="0"] > img{
    object-position:54% center !important;
  }

  .pl-hero-slide--approved .approved-slide-bg{
    object-position:63% center !important;
  }

  .pl-hero-slide--approved .approved-slide-visual{
    display:block !important;
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    max-width:none !important;
    height:100% !important;
    min-height:100% !important;
    background-size:cover !important;
    background-position:63% center !important;
    background-repeat:no-repeat !important;
  }

  .pl-hero-slide[data-index="2"] > img{
    object-position:62% center !important;
  }
}

/* =========================================================
   v6.40 MOBILE HERO — CLEAR IMAGE / LOCAL TEXT CONTRAST
   Keep the copy readable while revealing the image on the right.
   ========================================================= */
@media (max-width:760px){
  .pl-hero-slide[data-index="0"] > img,
  .pl-hero-slide[data-index="2"] > img{
    filter:saturate(1.12) contrast(1.08) brightness(1.04) !important;
  }

  .pl-hero-slide[data-index="0"] .pl-hero-overlay{
    background:linear-gradient(90deg,
      rgba(2,10,25,.95) 0%,
      rgba(2,15,35,.84) 38%,
      rgba(2,15,35,.42) 67%,
      rgba(2,10,25,.10) 100%) !important;
  }

  .pl-hero-slide--approved .approved-slide-bg,
  .pl-hero-slide--approved .approved-slide-visual{
    opacity:1 !important;
    filter:saturate(1.10) contrast(1.07) brightness(1.05) !important;
  }

  .pl-hero-slide--approved .pl-hero-overlay{
    background:linear-gradient(90deg,
      rgba(2,11,29,.96) 0%,
      rgba(2,18,43,.85) 39%,
      rgba(2,18,43,.42) 68%,
      rgba(2,11,29,.09) 100%) !important;
  }

  .pl-hero-slide[data-index="2"] .pl-hero-overlay{
    background:linear-gradient(90deg,
      rgba(2,8,20,.94) 0%,
      rgba(3,12,28,.80) 39%,
      rgba(3,12,28,.38) 68%,
      rgba(2,8,20,.09) 100%) !important;
  }

  .pl-hero-slide .pl-hero-kicker,
  .pl-hero-slide :is(h1,h2),
  .pl-hero-slide p{
    text-shadow:0 2px 10px rgba(0,0,0,.72),0 8px 28px rgba(0,0,0,.38) !important;
  }
}

/* =========================================================
   v6.43 MOBILE SLIDE 2 — ORIGINAL VISUAL, CLEARER ONLY
   Preserve the approved desktop artwork and its original mobile
   crop; improve only local contrast and colour definition.
   ========================================================= */
@media (max-width:760px){
  .pl-hero-slide--approved .approved-slide-bg{
    opacity:0 !important;
  }

  .pl-hero-slide--approved .approved-slide-visual{
    background-image:url('../data/976678952ec93ecfd992.webp') !important;
    background-size:cover !important;
    background-position:63% center !important;
    background-repeat:no-repeat !important;
    opacity:1 !important;
    filter:saturate(1.16) contrast(1.13) brightness(1.06) !important;
  }
}

/* =========================================================
   v6.45 MOBILE HOME — OUR PRINCIPLES LIGHT SURFACE
   Match the desktop section: white background, navy heading and
   neutral body copy. Desktop styling remains untouched.
   ========================================================= */
@media (max-width:760px){
  body[data-page="index"] main > .intro.section{
    background:#fff !important;
    color:#071329 !important;
  }

  body[data-page="index"] .intro .section-heading{
    background:transparent !important;
  }

  body[data-page="index"] .intro .section-heading h2{
    color:#071329 !important;
    -webkit-text-fill-color:#071329 !important;
    text-shadow:none !important;
  }

  body[data-page="index"] .intro .section-heading p{
    color:#667085 !important;
    -webkit-text-fill-color:#667085 !important;
  }

  body[data-page="index"] .intro .section-heading .eyebrow{
    color:#1267e8 !important;
    -webkit-text-fill-color:#1267e8 !important;
  }
}

/* =========================================================
   v6.46 MOBILE OUR PRINCIPLES — REMOVE COPY PANEL BOX
   The global mobile "*-card" selector mistakenly styles
   image-card-copy as a separate dark card. Keep the copy directly
   over the card image and rely on the existing image gradient.
   ========================================================= */
@media (max-width:760px){
  body[data-page="index"] .intro .image-card-copy{
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    outline:0 !important;
  }

  body[data-page="index"] .intro .image-card-copy::before,
  body[data-page="index"] .intro .image-card-copy::after{
    content:none !important;
    display:none !important;
  }
}
