/* Technology section 1st enhancement — straight, image-led engineering layout */
.technology-page{--tech-sage:#6f837b;--tech-steel:#60758b;--tech-blue:#dce7f1;--tech-mint:#e6efeb;--tech-warm:#f4eee7}
.technology-page .page-content{overflow:hidden}
.technology-page .content-block{margin-top:110px}
.technology-page .tech-visual-grid{display:grid;grid-template-columns:1.08fr 1.22fr;grid-template-rows:250px 250px;gap:12px;margin-top:8px}
.technology-page .tech-visual{position:relative;margin:0;overflow:hidden;background:#dfe5ea;border:1px solid var(--line)}
.technology-page .tech-visual-main{grid-row:1/3}
.technology-page .tech-visual img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.technology-page .tech-visual:hover img{transform:scale(1.025)}
.technology-page .tech-visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(4,18,38,.86))}
.technology-page .tech-visual figcaption{position:absolute;z-index:1;left:26px;right:26px;bottom:23px;color:#fff}
.technology-page .tech-visual figcaption b{display:block;font-size:11px;letter-spacing:.16em;color:#ffad7b}
.technology-page .tech-visual figcaption span{display:block;margin-top:7px;font-size:14px;line-height:1.55;color:rgba(255,255,255,.84)}

.technology-page .tech-visual:nth-child(2){grid-column:2;grid-row:1}
.technology-page .tech-visual:nth-child(3){grid-column:2;grid-row:2}

.technology-page .tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.technology-page .tech-card{position:relative;min-height:430px;padding:38px 34px 34px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;transition:background .22s,color .22s}
.technology-page .tech-card:nth-child(2),.technology-page .tech-card:nth-child(5){background:#f4f7f9}
.technology-page .tech-card:after{content:attr(data-no);position:absolute;right:20px;top:18px;font-size:58px;line-height:1;font-weight:900;color:#e9edf1;letter-spacing:-.07em}
.technology-page .tech-card:hover{background:var(--navy-900);color:#fff}
.technology-page .tech-card:hover:after{color:rgba(255,255,255,.07)}
.technology-page .tech-card>b{position:relative;z-index:1;color:var(--orange-600);font-size:11px;letter-spacing:.13em}
.technology-page .tech-card h3{position:relative;z-index:1;margin:74px 0 16px;font-size:27px;line-height:1.25}
.technology-page .tech-card p{position:relative;z-index:1;margin:0;color:var(--muted);font-size:15px;line-height:1.78}
.technology-page .tech-card ul{position:relative;z-index:1;margin:24px 0 0;padding:20px 0 0;list-style:none;border-top:1px solid var(--line)}
.technology-page .tech-card li{position:relative;padding-left:15px;margin:8px 0;color:#475467;font-size:13px}
.technology-page .tech-card li:before{content:"";position:absolute;left:0;top:.75em;width:5px;height:5px;background:var(--orange-500)}
.technology-page .tech-card:hover p,.technology-page .tech-card:hover li{color:#c5d0de}.technology-page .tech-card:hover ul{border-top-color:rgba(255,255,255,.18)}

.technology-page .engineering-system{display:grid;grid-template-columns:1.03fr .97fr;min-height:690px;background:var(--surface-2);border-top:4px solid var(--tech-steel)}
.technology-page .engineering-system-image{min-height:690px;overflow:hidden}
.technology-page .engineering-system-image img{width:100%;height:100%;object-fit:cover}
.technology-page .engineering-system-copy{padding:68px 64px}
.technology-page .engineering-system-copy .lead{margin:25px 0 22px;font-size:clamp(27px,3vw,39px);line-height:1.43}
.technology-page .engineering-system-copy .copy{margin-bottom:35px}
.technology-page .engineering-checks{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.technology-page .engineering-checks>div{min-height:155px;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
.technology-page .engineering-checks strong{display:block;color:var(--orange-600);font-size:13px}.technology-page .engineering-checks b{display:block;margin-top:18px;font-size:17px}.technology-page .engineering-checks span{display:block;margin-top:7px;color:var(--muted);font-size:13px;line-height:1.6}

.technology-page .rd-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:3px solid var(--navy-900);border-left:1px solid var(--line)}
.technology-page .rd-flow>div{min-height:285px;padding:29px 24px 25px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}
.technology-page .rd-flow>div:nth-child(even){background:#f5f7f9}.technology-page .rd-flow strong{color:var(--orange-600);font-size:12px;letter-spacing:.12em}.technology-page .rd-flow h3{font-size:21px;margin:38px 0 11px}.technology-page .rd-flow p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.technology-page .rd-flow span{position:absolute;left:24px;right:24px;bottom:24px;padding-top:13px;border-top:1px solid var(--line);color:var(--tech-steel);font-size:10px;font-weight:850;letter-spacing:.08em}

.technology-page .process-gallery{display:grid;grid-template-columns:1.15fr .85fr .85fr;height:460px;gap:10px}
.technology-page .process-gallery figure{position:relative;margin:0;overflow:hidden;background:#dfe5ea}.technology-page .process-gallery img{width:100%;height:100%;object-fit:cover}.technology-page .process-gallery figure:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(5,20,42,.91))}.technology-page .process-gallery figcaption{position:absolute;z-index:1;left:24px;right:24px;bottom:22px;color:#fff}.technology-page .process-gallery strong{display:block;font-size:12px;letter-spacing:.12em;color:#ff9a5c}.technology-page .process-gallery span{display:block;margin-top:7px;font-size:13px;color:rgba(255,255,255,.8);line-height:1.6}
.technology-page .process-detail{display:grid;grid-template-columns:repeat(5,1fr);margin:20px 0 0;padding:0;list-style:none;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.technology-page .process-detail li{display:flex;gap:16px;min-height:190px;padding:26px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.technology-page .process-detail em{font-style:normal;color:var(--orange-600);font-weight:900;font-size:13px}.technology-page .process-detail b{font-size:17px}.technology-page .process-detail p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.68}

.technology-page .facility-section{display:grid;grid-template-columns:.78fr 1.22fr;background:var(--navy-950);color:#fff}
.technology-page .facility-photo{min-height:680px;overflow:hidden}.technology-page .facility-photo img{width:100%;height:100%;object-fit:cover}
.technology-page .facility-content{padding:64px 58px}.technology-page .facility-content h2{margin:20px 0 19px;font-size:clamp(34px,4vw,50px);line-height:1.22}.technology-page .facility-content>p{margin:0 0 30px;color:#aebdd0;max-width:720px}
.technology-page .facility-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.13)}
.technology-page .facility-card{min-height:142px;padding:20px;background:#0c274d}.technology-page .facility-card:nth-child(3n+2){background:#12345f}.technology-page .facility-card span{display:block;color:#8ea2ba;font-size:9px;letter-spacing:.08em}.technology-page .facility-card b{display:block;margin-top:15px;font-size:15px;color:#fff}.technology-page .facility-card em{display:inline-block;margin-top:12px;font-style:normal;color:#ff9a5c;font-weight:850;font-size:12px}

.technology-page .tech-roadmap{padding:68px;background:var(--tech-mint);border-left:5px solid var(--tech-sage)}
.technology-page .tech-roadmap>div:first-child{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.technology-page .tech-roadmap h2{margin:16px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.25}
.technology-page .roadmap-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #cbd7d1;border-left:1px solid #cbd7d1}.technology-page .roadmap-grid article{min-height:245px;padding:29px;border-right:1px solid #cbd7d1;border-bottom:1px solid #cbd7d1}.technology-page .roadmap-grid strong{font-size:32px;color:var(--tech-sage)}.technology-page .roadmap-grid b{display:block;margin-top:34px;font-size:19px}.technology-page .roadmap-grid p{margin:10px 0 0;color:var(--muted);font-size:14px}.technology-page .roadmap-note{margin:18px 0 0;color:#687970;font-size:12px}

/* quality page */
.technology-page .quality-visual{display:grid;grid-template-columns:1.05fr .95fr;min-height:590px;background:var(--surface-2);border-top:4px solid var(--tech-sage)}
.technology-page .quality-visual-main{position:relative;margin:0;overflow:hidden}.technology-page .quality-visual-main img{width:100%;height:100%;object-fit:cover}.technology-page .quality-visual-main:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(6,21,45,.88))}.technology-page .quality-visual-main figcaption{position:absolute;z-index:1;left:30px;right:30px;bottom:27px;color:#fff}.technology-page .quality-visual-main b{display:block;color:#b6d2c4;font-size:11px;letter-spacing:.13em}.technology-page .quality-visual-main span{display:block;margin-top:8px;color:rgba(255,255,255,.82);font-size:14px}
.technology-page .quality-visual-copy{padding:62px}.technology-page .quality-visual-copy h2{margin:20px 0;font-size:clamp(34px,4vw,50px);line-height:1.25}.technology-page .quality-visual-copy>p{color:var(--muted)}.technology-page .quality-visual-copy dl{margin:32px 0 0;border-top:1px solid var(--line)}.technology-page .quality-visual-copy dl div{display:grid;grid-template-columns:120px 1fr;padding:17px 0;border-bottom:1px solid var(--line)}.technology-page .quality-visual-copy dt{font-weight:800;color:var(--navy-900)}.technology-page .quality-visual-copy dd{margin:0;color:var(--muted)}
.technology-page .quality-wheel{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.technology-page .quality-item{min-height:390px;padding:31px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.technology-page .quality-item:nth-child(even){background:#f4f7f9}.technology-page .quality-item i{display:grid;place-items:center;width:48px;height:48px;background:var(--navy-900);color:#fff;font-style:normal;font-weight:900}.technology-page .quality-item h3{font-size:22px;margin:35px 0 12px}.technology-page .quality-item p{margin:0;color:var(--muted);font-size:14px}.technology-page .quality-item ul{list-style:none;margin:23px 0 0;padding:17px 0 0;border-top:1px solid var(--line)}.technology-page .quality-item li{position:relative;padding-left:14px;margin:7px 0;color:#475467;font-size:13px}.technology-page .quality-item li:before{content:"";position:absolute;left:0;top:.75em;width:5px;height:5px;background:var(--orange-500)}
.technology-page .inspection-system{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--navy-950);color:#fff}.technology-page .inspection-copy{padding:66px 56px}.technology-page .inspection-copy h2{margin:20px 0;font-size:clamp(34px,4vw,50px);line-height:1.24}.technology-page .inspection-copy>p{color:#aebdd0}.technology-page .inspection-list{margin-top:30px;border-top:1px solid rgba(255,255,255,.18)}.technology-page .inspection-list>div{display:grid;grid-template-columns:145px 1fr;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.14)}.technology-page .inspection-list b{color:#fff}.technology-page .inspection-list span{color:#aebdd0;font-size:14px}.technology-page .inspection-gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:8px;padding:8px;background:#0b2b50}.technology-page .inspection-gallery figure{margin:0;overflow:hidden}.technology-page .inspection-gallery img{width:100%;height:100%;object-fit:cover}.technology-page .inspection-large{grid-row:1/3;min-height:590px}
.technology-page .quality-check-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.technology-page .quality-check-grid article{min-height:230px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.technology-page .quality-check-grid article:nth-child(3n+2){background:var(--tech-warm)}.technology-page .quality-check-grid strong{color:var(--tech-steel);font-size:10px;letter-spacing:.12em}.technology-page .quality-check-grid h3{margin:35px 0 9px;font-size:20px}.technology-page .quality-check-grid p{margin:0;color:var(--muted);font-size:14px}
.technology-page .ip-system{display:grid;grid-template-columns:1fr 1fr;min-height:640px;background:#edf2f6;border-top:4px solid var(--tech-steel)}.technology-page .ip-image{min-height:640px;overflow:hidden}.technology-page .ip-image img{width:100%;height:100%;object-fit:cover}.technology-page .ip-copy{padding:64px}.technology-page .ip-copy h2{margin:20px 0;font-size:clamp(34px,4vw,50px);line-height:1.25}.technology-page .ip-copy>p{color:var(--muted)}.technology-page .ip-principles{margin-top:29px;border-top:1px solid #cdd6df}.technology-page .ip-principles>div{display:grid;grid-template-columns:42px 155px 1fr;gap:12px;padding:18px 0;border-bottom:1px solid #cdd6df}.technology-page .ip-principles strong{color:var(--orange-600)}.technology-page .ip-principles b{font-size:15px}.technology-page .ip-principles span{color:var(--muted);font-size:13px}.technology-page .ip-note{font-size:12px!important;margin-top:17px!important}
.technology-page .quality-strategy{padding:60px;background:var(--navy-950);color:#fff}.technology-page .quality-strategy-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.technology-page .quality-strategy-head h2{margin:18px 0 0;font-size:clamp(34px,4vw,50px)}.technology-page .quality-strategy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15)}.technology-page .quality-strategy-grid article{min-height:255px;padding:30px;background:#0c274d}.technology-page .quality-strategy-grid article:nth-child(2){background:#12345f}.technology-page .quality-strategy-grid strong{font-size:10px;letter-spacing:.12em;color:#ff9a5c}.technology-page .quality-strategy-grid h3{margin:42px 0 10px;font-size:21px}.technology-page .quality-strategy-grid p{margin:0;color:#aebdd0;font-size:14px}

@media(max-width:1100px){
  .technology-page .tech-visual-grid{grid-template-columns:1fr 1fr;grid-template-rows:290px 290px}.technology-page .tech-visual-main{grid-row:1/3}.technology-page .tech-visual:nth-child(2){grid-column:2;grid-row:1}.technology-page .tech-visual:nth-child(3){grid-column:2;grid-row:2}
  .technology-page .tech-grid{grid-template-columns:repeat(2,1fr)}
  .technology-page .engineering-system,.technology-page .quality-visual,.technology-page .inspection-system,.technology-page .ip-system{grid-template-columns:1fr}
  .technology-page .engineering-system-image,.technology-page .facility-photo,.technology-page .ip-image{min-height:500px}
  .technology-page .rd-flow{grid-template-columns:repeat(3,1fr)}
  .technology-page .process-detail{grid-template-columns:repeat(3,1fr)}
  .technology-page .facility-section{grid-template-columns:1fr}.technology-page .facility-photo{height:480px;min-height:0}
  .technology-page .roadmap-grid,.technology-page .quality-wheel{grid-template-columns:repeat(2,1fr)}
  .technology-page .quality-check-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .technology-page .content-block{margin-top:76px}
  .technology-page .tech-visual-grid{grid-template-columns:1fr;grid-template-rows:390px 260px 260px}.technology-page .tech-visual-main{grid-column:1;grid-row:1}.technology-page .tech-visual:nth-child(2){grid-column:1;grid-row:2}.technology-page .tech-visual:nth-child(3){grid-column:1;grid-row:3}
  .technology-page .tech-grid,.technology-page .rd-flow,.technology-page .process-detail,.technology-page .roadmap-grid,.technology-page .quality-wheel,.technology-page .quality-check-grid,.technology-page .quality-strategy-grid{grid-template-columns:1fr}
  .technology-page .tech-card{min-height:auto}.technology-page .tech-card h3{margin-top:62px}
  .technology-page .engineering-system-copy,.technology-page .facility-content,.technology-page .quality-visual-copy,.technology-page .inspection-copy,.technology-page .ip-copy{padding:42px 26px}
  .technology-page .engineering-checks{grid-template-columns:1fr}
  .technology-page .rd-flow>div{min-height:240px}
  .technology-page .process-gallery{grid-template-columns:1fr;height:auto}.technology-page .process-gallery figure{height:310px}
  .technology-page .facility-grid{grid-template-columns:repeat(2,1fr)}
  .technology-page .tech-roadmap,.technology-page .quality-strategy{padding:42px 22px}
  .technology-page .tech-roadmap>div:first-child,.technology-page .quality-strategy-head{display:block}
  .technology-page .inspection-gallery{grid-template-columns:1fr}.technology-page .inspection-large{grid-row:auto;min-height:400px}.technology-page .inspection-gallery figure:not(.inspection-large){height:260px}
  .technology-page .ip-principles>div{grid-template-columns:34px 1fr}.technology-page .ip-principles span{grid-column:2}
}
@media(max-width:480px){
  .technology-page .facility-grid{grid-template-columns:1fr}.technology-page .facility-card{min-height:115px}
  .technology-page .quality-visual-copy dl div,.technology-page .inspection-list>div{grid-template-columns:1fr;gap:5px}
}

/* 품질·특허 - 측정 장비 갤러리 높이 정렬 */
@media (min-width:761px){
  .technology-page.quality-page .inspection-gallery{
    grid-template-columns:1.2fr .8fr;
    grid-template-rows:1fr;
  }
  .technology-page.quality-page .inspection-gallery figure{
    height:100%;
    min-height:590px;
  }
  .technology-page.quality-page .inspection-large{
    grid-row:auto;
    min-height:590px;
  }
}
