.home-page .trust-bar{position:relative;z-index:4;margin-top:-46px}.home-page .trust-inner{display:grid;grid-template-columns:1.15fr repeat(4,1fr);min-height:92px;background:#fff;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.home-page .trust-title{display:flex;align-items:center;padding:0 28px;background:var(--orange-500);color:#fff;font-weight:850}.home-page .trust-item{display:flex;flex-direction:column;justify-content:center;padding:18px 22px;border-right:1px solid var(--line)}.home-page .trust-item:last-child{border-right:0}.home-page .trust-item b{font-size:16px;color:var(--navy-900)}.home-page .trust-item span{font-size:12px;color:var(--muted);margin-top:4px}
.home-page .business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-page .business-card{position:relative;min-height:320px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;transition:.25s}.home-page .business-card:after{content:attr(data-no);position:absolute;right:-7px;bottom:-44px;color:#f1f4f7;font-size:132px;font-weight:900;letter-spacing:-.08em;transition:.25s}.home-page .business-card:hover{transform:translateY(-7px);background:var(--navy-900);color:#fff;border-color:transparent;box-shadow:var(--shadow)}.home-page .business-card:hover:after{color:rgba(255,255,255,.05);transform:translateY(-8px)}.home-page .business-card .business-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:var(--orange-100);color:var(--orange-600);font-size:22px;font-weight:900}.home-page .business-card h3{position:relative;z-index:1;margin:62px 0 12px;font-size:24px}.home-page .business-card p{position:relative;z-index:1;margin:0;color:var(--muted)}.home-page .business-card:hover p{color:#b7c5d5}
.home-page .product-showcase{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.home-page .product-feature{position:relative;min-height:600px;border-radius:var(--radius-lg);overflow:hidden;background-size:cover;background-position:center;color:#fff}.home-page .product-feature:after,.home-page .product-mini:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,20,42,.95),rgba(5,20,42,.08) 68%)}.home-page .product-feature .product-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:40px}.home-page .product-feature h3{font-size:36px;margin:13px 0 10px}.home-page .product-feature p{max-width:530px;color:rgba(255,255,255,.72)}.home-page .product-side{display:grid;grid-template-columns:1fr 1fr;gap:22px}.home-page .product-mini{position:relative;min-height:289px;border-radius:var(--radius);overflow:hidden;background-size:cover;background-position:center;color:#fff}.home-page .product-mini>div{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:24px}.home-page .product-mini h3{font-size:21px;margin:9px 0 0}.home-page .product-feature,.home-page .product-mini{transition:transform .28s,box-shadow .28s}.home-page .product-feature:hover,.home-page .product-mini:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.home-page .process-section{position:relative;overflow:hidden}.home-page .process-section:after{content:"SEONARU";position:absolute;right:-30px;bottom:-100px;font-size:210px;line-height:1;font-weight:900;color:rgba(255,255,255,.025);letter-spacing:-.08em}.home-page .process-flow{position:relative;z-index:1;display:grid;grid-template-columns:repeat(7,1fr);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);overflow:hidden}.home-page .process-step{min-height:220px;padding:30px 20px;border-right:1px solid rgba(255,255,255,.14);transition:.22s}.home-page .process-step:last-child{border-right:0}.home-page .process-step:hover{background:rgba(255,255,255,.06)}.home-page .process-step b{display:block;color:var(--orange-500);font-size:11px;letter-spacing:.14em}.home-page .process-step h3{margin:50px 0 8px;font-size:19px}.home-page .process-step p{margin:0;color:#9fb0c7;font-size:13px}
.home-page .capability-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.home-page .capability-image{min-height:580px;border-radius:var(--radius-lg);background-size:cover;background-position:center;position:relative;overflow:hidden}.home-page .capability-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,20,42,.8),transparent 60%)}.home-page .capability-image .caption{position:absolute;z-index:2;left:32px;right:32px;bottom:30px;color:#fff}.home-page .capability-image h3{font-size:30px;margin:0 0 7px}.home-page .capability-image p{color:rgba(255,255,255,.7);margin:0}.home-page .capability-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.home-page .capability-card{padding:28px;border-radius:var(--radius);background:#fff;border:1px solid var(--line)}.home-page .capability-card b{display:block;font-size:38px;color:var(--navy-900);line-height:1}.home-page .capability-card h3{font-size:18px;margin:24px 0 7px}.home-page .capability-card p{font-size:13px;color:var(--muted);margin:0}
.home-page .news-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.home-page .news-card{padding:28px;border-radius:var(--radius);background:#fff;border:1px solid var(--line);transition:.24s}.home-page .news-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm);border-color:transparent}.home-page .news-card time{font-size:12px;color:var(--orange-600);font-weight:800}.home-page .news-card h3{min-height:58px;font-size:19px;margin:20px 0 30px;line-height:1.5}.home-page .news-card span{color:var(--navy-800);font-weight:800}
.home-page .partner-strip{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.home-page .partner-strip div{padding:30px 18px;text-align:center;border-right:1px solid var(--line);font-size:13px;font-weight:850;color:var(--muted);letter-spacing:.08em}.home-page .partner-strip div:last-child{border-right:0}.home-page .partner-strip div:hover{background:var(--surface-2);color:var(--navy-800)}
@media(max-width:1080px){.home-page .trust-inner{grid-template-columns:repeat(2,1fr)}.home-page .trust-title{grid-column:1/-1;min-height:62px}.home-page .business-grid{grid-template-columns:repeat(2,1fr)}.home-page .process-flow{grid-template-columns:repeat(4,1fr)}.home-page .process-step:nth-child(4){border-right:0}.home-page .process-step:nth-child(-n+4){border-bottom:1px solid rgba(255,255,255,.14)}.home-page .capability-layout{grid-template-columns:1fr}.home-page .capability-image{min-height:480px}}
@media(max-width:760px){.home-page .trust-bar{margin-top:-28px}.home-page .trust-inner{grid-template-columns:1fr 1fr}.home-page .trust-item{padding:15px}.home-page .product-showcase{grid-template-columns:1fr}.home-page .product-feature{min-height:470px}.home-page .product-side{grid-template-columns:1fr 1fr}.home-page .process-flow{grid-template-columns:repeat(2,1fr)}.home-page .process-step:nth-child(2n){border-right:0}.home-page .process-step:nth-child(-n+6){border-bottom:1px solid rgba(255,255,255,.14)}.home-page .capability-cards{grid-template-columns:1fr 1fr}.home-page .news-grid{grid-template-columns:1fr}.home-page .partner-strip{grid-template-columns:1fr 1fr}.home-page .partner-strip div{border-bottom:1px solid var(--line)}}
@media(max-width:520px){.home-page .trust-inner{grid-template-columns:1fr}.home-page .business-grid{grid-template-columns:1fr}.home-page .product-side{grid-template-columns:1fr}.home-page .product-mini{min-height:300px}.home-page .process-flow{grid-template-columns:1fr}.home-page .process-step{min-height:170px;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.14)!important}.home-page .process-step h3{margin-top:30px}.home-page .capability-cards{grid-template-columns:1fr}.home-page .partner-strip{grid-template-columns:1fr}}

/* 관리자 메인 배너 연동 및 직선형 UI */
.home-page .hero-content{position:relative}
.home-page .hero-panel{display:none;width:100%;animation:heroCopyIn .55s ease both}
.home-page .hero-panel.active{display:block}
.home-page .hero-meta small{display:block;font-size:12px;color:rgba(255,255,255,.58);letter-spacing:.05em}
.home-page .hero-meta strong span{color:#ff6b13}
.home-page .trust-inner,.home-page .business-card,.home-page .business-card .business-icon,.home-page .product-feature,.home-page .product-mini,.home-page .process-flow,.home-page .capability-image,.home-page .capability-card,.home-page .news-card,.home-page .partner-strip{border-radius:2px!important}
@keyframes heroCopyIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(max-width:760px){.home-page .hero-panel{padding-top:20px}}


/* 메인 화면 3차 가독성 조정 */
.home-page .hero-meta,.home-page .scroll-cue{display:none!important}
.home-page .section-head h2{font-size:clamp(30px,3.15vw,44px);line-height:1.28;letter-spacing:-.02em}
.home-page .section-head p{line-height:1.8;letter-spacing:0}
.home-page .process-step b{font-size:14px;letter-spacing:.12em}
.home-page .process-step h3{font-size:21px;letter-spacing:-.01em}
.home-page .process-step p{font-size:14px;line-height:1.65;letter-spacing:0}
@media(max-width:600px){.home-page .section-head h2{font-size:30px}.home-page .process-step b{font-size:13px}.home-page .process-step h3{font-size:20px}}

/* 메인 타이포그래피 4차 조정: 제목 크기 한 단계 축소 */
.home-page .hero h1{
  font-size:clamp(42px,5.35vw,74px);
  line-height:1.12;
}
.home-page .section-head h2{
  font-size:clamp(27px,2.7vw,38px);
  line-height:1.32;
}
@media(max-width:880px){
  .home-page .hero h1{font-size:clamp(38px,8vw,58px)}
}
@media(max-width:600px){
  .home-page .hero h1{font-size:36px;line-height:1.16}
  .home-page .section-head h2{font-size:27px}
}

/* 주요 적용 현장: 아이콘 중심 네트워크 섹션 */
.home-page .application-fields{
  position:relative;
  overflow:hidden;
  background:#f3f6f5;
}
.home-page .application-fields:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:1px;
  background:#d9e1df;
}
.home-page .application-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  border-top:2px solid var(--navy-900);
  border-bottom:1px solid #cfd9d6;
  background:#fff;
}
.home-page .application-card{
  --field-color:#647b72;
  position:relative;
  min-height:292px;
  padding:31px 25px 28px;
  border-right:1px solid #dbe2e0;
  background:#fff;
  transition:background-color .22s ease,transform .22s ease,box-shadow .22s ease;
  overflow:hidden;
}
.home-page .application-card:last-child{border-right:0}
.home-page .application-card:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:4px;
  background:var(--field-color);
  transform:scaleX(.28);
  transform-origin:left center;
  transition:transform .25s ease;
}
.home-page .application-card:after{
  content:attr(data-label);
  position:absolute;
  right:16px;
  bottom:-12px;
  color:rgba(8,29,54,.035);
  font-size:74px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.08em;
}
.home-page .application-card:hover{
  z-index:2;
  background:#fbfcfc;
  transform:translateY(-4px);
  box-shadow:0 18px 34px rgba(18,42,58,.09);
}
.home-page .application-card:hover:before{transform:scaleX(1)}
.home-page .application-icon{
  width:70px;
  height:70px;
  display:grid;
  place-items:center;
  margin-bottom:35px;
  border:1px solid color-mix(in srgb,var(--field-color) 35%,#d8e0de);
  background:color-mix(in srgb,var(--field-color) 9%,#fff);
  color:var(--field-color);
}
.home-page .application-icon svg{
  width:40px;
  height:40px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.home-page .application-no{
  display:block;
  margin-bottom:8px;
  color:var(--field-color);
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
}
.home-page .application-card h3{
  position:relative;
  z-index:1;
  margin:0 0 13px;
  color:var(--navy-900);
  font-size:21px;
  line-height:1.35;
  letter-spacing:-.02em;
}
.home-page .application-card p{
  position:relative;
  z-index:1;
  margin:0;
  color:#65727d;
  font-size:14px;
  line-height:1.75;
  letter-spacing:0;
}
.home-page .application-card.tone-green{--field-color:#557b68}
.home-page .application-card.tone-blue{--field-color:#4f7390}
.home-page .application-card.tone-slate{--field-color:#697180}
.home-page .application-card.tone-teal{--field-color:#477f7a}
.home-page .application-card.tone-orange{--field-color:#d96827}
@media(max-width:1080px){
  .home-page .application-grid{grid-template-columns:repeat(3,1fr)}
  .home-page .application-card:nth-child(3){border-right:0}
  .home-page .application-card:nth-child(-n+3){border-bottom:1px solid #dbe2e0}
  .home-page .application-card:nth-child(4){border-left:1px solid #dbe2e0}
}
@media(max-width:760px){
  .home-page .application-grid{grid-template-columns:1fr 1fr}
  .home-page .application-card{min-height:260px;padding:26px 22px}
  .home-page .application-card:nth-child(odd){border-left:0;border-right:1px solid #dbe2e0}
  .home-page .application-card:nth-child(even){border-right:0}
  .home-page .application-card:nth-child(-n+4){border-bottom:1px solid #dbe2e0}
  .home-page .application-icon{margin-bottom:26px}
}
@media(max-width:520px){
  .home-page .application-grid{grid-template-columns:1fr}
  .home-page .application-card{
    min-height:0;
    display:grid;
    grid-template-columns:64px 1fr;
    column-gap:18px;
    padding:23px 20px;
    border-right:0!important;
    border-left:0!important;
    border-bottom:1px solid #dbe2e0!important;
  }
  .home-page .application-card:last-child{border-bottom:0!important}
  .home-page .application-icon{grid-row:1/4;width:64px;height:64px;margin:0}
  .home-page .application-icon svg{width:35px;height:35px}
  .home-page .application-no{margin:1px 0 4px}
  .home-page .application-card h3{margin-bottom:6px;font-size:19px}
  .home-page .application-card p{font-size:13px;line-height:1.65}
}

/* PRODUCT PORTFOLIO - 4개 제품 동일 비율 배치 */
.home-page .product-showcase.product-showcase-four{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.home-page .product-showcase-four .product-card{
  position:relative;
  display:block;
  min-height:430px;
  overflow:hidden;
  border-radius:2px;
  background-size:cover;
  background-position:center;
  color:#fff;
  transition:transform .28s,box-shadow .28s;
}
.home-page .product-showcase-four .product-card::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(0deg,rgba(5,20,42,.94),rgba(5,20,42,.08) 67%);
}
.home-page .product-showcase-four .product-card-copy{
  position:absolute;
  z-index:2;
  left:0;right:0;bottom:0;
  padding:28px 25px;
}
.home-page .product-showcase-four .product-card h3{
  margin:10px 0 9px;
  font-size:24px;
  line-height:1.35;
}
.home-page .product-showcase-four .product-card p{
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:13px;
  line-height:1.7;
}
.home-page .product-showcase-four .product-card:hover{
  transform:translateY(-5px);
  box-shadow:var(--shadow);
}
@media(max-width:1080px){
  .home-page .product-showcase.product-showcase-four{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-page .product-showcase-four .product-card{min-height:390px}
}
@media(max-width:600px){
  .home-page .product-showcase.product-showcase-four{grid-template-columns:1fr}
  .home-page .product-showcase-four .product-card{min-height:350px}
}
