
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f7fb;color:#101b2b;font-family:Arial,'Noto Sans KR',sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.header{height:86px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(22px);border-bottom:1px solid rgba(16,38,65,.08)}
.brand{display:flex;align-items:center;gap:14px}.brand span{width:52px;height:52px;border-radius:17px;background:linear-gradient(135deg,#06172b,#1e7dc2);color:#fff;display:grid;place-items:center;font-weight:900}.brand b{display:block;font-size:18px}.brand em{display:block;font-style:normal;font-size:12px;color:#74849a;margin-top:3px}
nav{display:flex;gap:20px;color:#31455e;font-size:14px}.menuIcon{display:none;border:0;background:#06172b;color:white;border-radius:12px;padding:10px 13px}
.hero{min-height:780px;padding:90px 5.5%;display:grid;grid-template-columns:.9fr .78fr .42fr;gap:30px;align-items:center;background:radial-gradient(circle at 80% 15%,#c9edff,transparent 30%),linear-gradient(126deg,#061426 0%,#0b2d50 50%,#f5f7fb 50%,#fff 100%)}
.label{font-size:12px;letter-spacing:.2em;font-weight:900;color:#84d8ff}.darkLabel{color:#1474b8}.heroText{color:#fff}.hero h1{font-size:64px;line-height:1.05;letter-spacing:-.065em;margin:20px 0 24px}.hero strong{color:#e8f7ff}.hero p{font-size:20px;line-height:1.78;color:#d9e8f5}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 25px;border-radius:999px;font-weight:900;margin:6px 8px 6px 0}.primary{background:linear-gradient(135deg,#1d7dc2,#54d8ff);color:#fff;box-shadow:0 20px 48px rgba(29,125,194,.35)}.ghost{border:1px solid rgba(255,255,255,.45);color:#fff}
.heroDevice img{width:100%;height:480px;object-fit:cover;border-radius:38px;box-shadow:0 40px 100px rgba(5,20,40,.25)}
.quickContact{background:#fff;border:1px solid #e4ebf3;border-radius:30px;padding:26px;box-shadow:0 24px 70px rgba(10,34,63,.12)}.quickContact b{font-size:20px}.contactLine{border-bottom:1px solid #edf2f7;padding:16px 0}.contactLine span{display:block;color:#65758a;font-size:13px}.contactLine strong{font-size:19px;color:#0d3157}.kakaoBtn{display:block;margin-top:18px;text-align:center;background:#fee500;color:#191600;border-radius:16px;padding:15px;font-weight:900}
.section{max-width:1440px;margin:auto;padding:88px 5.5%}.section h2{font-size:48px;line-height:1.13;letter-spacing:-.055em;margin:12px 0 18px}.sectionTitle{text-align:center;max-width:900px;margin:0 auto}.sectionTitle p,.aboutText p{font-size:18px;line-height:1.86;color:#5d6d80}
.about{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about img{border-radius:32px;box-shadow:0 24px 70px rgba(10,34,63,.1);height:430px;width:100%;object-fit:cover}.businessNumber{margin-top:16px;color:#4d6178;font-weight:800}
.categoryMenu{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px auto 0;max-width:1040px}.categoryMenu a{background:#fff;border:1px solid #dfe8f2;border-radius:18px;padding:16px 18px;font-weight:900;color:#12304f;box-shadow:0 14px 34px rgba(10,34,63,.06);transition:.2s}.categoryMenu a:hover{transform:translateY(-3px);border-color:#1d7dc2;color:#1d7dc2}
.finder{background:#fff;border:1px solid #e4ebf3;border-radius:34px;margin-top:36px;padding:24px;box-shadow:0 24px 70px rgba(10,34,63,.08)}.finderTitle{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.finderTitle b{font-size:22px}.finderTitle span{color:#607084;font-size:14px}.controls{display:grid;grid-template-columns:1.15fr .75fr .75fr 140px;gap:12px}.controls input,.controls select{height:54px;border:1px solid #d7e1ed;border-radius:16px;padding:0 18px;background:#fff;color:#17263a;font-size:15px}.searchBtn{height:54px;border:0;border-radius:16px;background:linear-gradient(135deg,#0d3157,#1d7dc2);color:#fff;font-weight:900;font-size:15px;cursor:pointer}.resultNotice{margin-top:18px;text-align:center;color:#456076;font-weight:800}
.highlightGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.highlight{background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px rgba(10,34,63,.08);border:1px solid #e4ebf3}.highlight img{height:230px;width:100%;object-fit:cover}.highlight div{padding:24px}.highlight small{font-weight:900;color:#1d7dc2}.highlight h3{font-size:24px;margin:10px 0}.highlight p{color:#617186;line-height:1.65}
.catalog{display:grid;gap:36px;margin-top:52px}.category{background:#fff;border:1px solid #e4ebf3;border-radius:34px;overflow:hidden;box-shadow:0 24px 70px rgba(10,34,63,.08)}.categoryHead{padding:34px;border-bottom:1px solid #edf2f7}.categoryHead small{font-weight:900;color:#1d7dc2;letter-spacing:.14em}.categoryHead h3{font-size:34px;margin:10px 0;letter-spacing:-.04em}.deviceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:28px}.device{border:1px solid #e7edf4;border-radius:24px;overflow:hidden;background:#fbfdff;transition:.25s;cursor:pointer}.device:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(10,34,63,.12)}.device img{height:170px;width:100%;object-fit:cover}.device div{padding:18px}.device small{color:#1d7dc2;font-weight:900}.device h4{font-size:20px;margin:8px 0}.device p{font-size:14px;line-height:1.55;color:#617186}.device a{display:inline-block;margin-top:8px;font-weight:900;color:#1d7dc2}.tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.tags span{font-size:12px;background:#eef5fb;color:#1d5f91;padding:6px 9px;border-radius:999px}
.supportGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:32px}.supportGrid div{background:#fff;border:1px solid #e4ebf3;border-radius:26px;padding:30px;box-shadow:0 20px 60px rgba(10,34,63,.07)}.supportGrid b{color:#1d7dc2}.supportGrid p{color:#617186;line-height:1.7}
.contact{text-align:center;padding:88px 5.5%;background:radial-gradient(circle at 50% 0,rgba(77,203,255,.22),transparent 35%),linear-gradient(135deg,#061426,#0d3157);color:#fff}.contact h2{font-size:48px;letter-spacing:-.055em;margin:12px 0}.contact p{color:#d8e7f4}.contactCards{max-width:980px;margin:28px auto 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contactCards div{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:22px}.contactCards b{display:block;color:#84d8ff;margin-bottom:8px}.contactCards span{color:#e5f4ff;font-weight:800}
footer{background:#040d18;color:#dce9f6;text-align:center;padding:40px}footer p{color:#7f95ad}.floatBtns{position:fixed;right:22px;bottom:22px;display:grid;gap:10px;z-index:90}.floatBtns a,.floatBtns button{border:0;border-radius:999px;padding:13px 18px;font-weight:900;box-shadow:0 20px 50px rgba(0,0,0,.2);cursor:pointer}.floatCall{background:#0d3157;color:#fff}.floatKakao{background:#fee500;color:#191600}.floatTop{background:#fff;color:#0d3157}
.detailModal{position:fixed;inset:0;background:rgba(4,13,24,.62);z-index:999;display:none;align-items:center;justify-content:center;padding:24px}.detailModal.show{display:flex}.detailPanel{background:#fff;border-radius:34px;max-width:1120px;width:100%;max-height:90vh;overflow:auto;box-shadow:0 40px 120px rgba(0,0,0,.35)}.closeBtn{float:right;margin:18px;border:0;background:#071629;color:white;border-radius:999px;padding:11px 15px;font-weight:900;cursor:pointer}.detailTop{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;padding:34px;border-bottom:1px solid #e8eef5}.detailTop img{width:100%;height:410px;object-fit:cover;border-radius:26px;background:#eef4fa}.detailInfo small{font-weight:900;color:#1d7dc2;letter-spacing:.12em}.detailInfo h2{font-size:42px;letter-spacing:-.05em;margin:12px 0}.detailInfo p{font-size:17px;line-height:1.75;color:#5d6d80}.detailBody{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:34px}.detailBox{background:#f7f9fc;border:1px solid #e5edf5;border-radius:24px;padding:24px}.specTable{width:100%;border-collapse:collapse}.specTable th,.specTable td{border-bottom:1px solid #dfe8f2;padding:12px;text-align:left;font-size:15px}.specTable th{color:#1d5f91;width:35%}.galleryStrip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.galleryStrip img{height:96px;width:100%;object-fit:cover;border-radius:14px;border:1px solid #e3ebf4}
.adminLogin{max-width:520px;margin:40px auto;background:#fff;border-radius:28px;padding:34px;box-shadow:0 24px 70px rgba(10,34,63,.08);border:1px solid #e4ebf3}.adminLogin input{width:100%;height:56px;border:1px solid #d7e1ed;border-radius:16px;padding:0 16px;font-size:18px}.adminTools{display:none}.adminTools.show{display:block}.adminGrid{display:grid;grid-template-columns:330px 1fr;gap:22px;margin-top:28px}.adminList{background:#fff;border:1px solid #e4ebf3;border-radius:24px;padding:18px;max-height:720px;overflow:auto}.adminList button{display:block;width:100%;text-align:left;border:0;background:#f6f9fc;border-radius:14px;padding:12px;margin:6px 0;cursor:pointer;font-weight:700}.adminList button.active{background:#dff2ff;color:#0d5f96}.editor{background:#fff;border:1px solid #e4ebf3;border-radius:24px;padding:22px}.editor label{display:block;font-weight:900;margin:14px 0 7px;color:#233951}.editor input,.editor textarea,.editor select{width:100%;border:1px solid #d7e1ed;border-radius:14px;padding:12px;font-size:15px}.editor textarea{min-height:90px}.adminBtn{border:0;border-radius:999px;background:#0d3157;color:#fff;font-weight:900;padding:13px 18px;margin:12px 8px 0 0;cursor:pointer}
@media(max-width:980px){nav{display:none}.menuIcon{display:block}.hero{grid-template-columns:1fr;background:linear-gradient(135deg,#061426,#0d3157);padding-top:60px}.hero h1{font-size:40px}.hero p{font-size:17px}.heroDevice img{height:330px}.quickContact{margin-top:10px}.about,.deviceGrid,.controls,.categoryMenu,.highlightGrid,.supportGrid,.contactCards,.detailTop,.detailBody,.adminGrid{grid-template-columns:1fr}.section{padding:68px 5%}.section h2,.contact h2{font-size:34px}}

/* FINAL ORDER + CATEGORY CLICK FIX */
.selectedCategoryTitle{
  margin:34px auto 0;
  max-width:1040px;
  background:#fff;
  border:1px solid #dfe8f2;
  border-radius:22px;
  padding:22px 26px;
  box-shadow:0 16px 40px rgba(10,34,63,.06);
}
.selectedCategoryTitle span{
  display:block;
  font-size:13px;
  font-weight:900;
  color:#1d7dc2;
  letter-spacing:.12em;
  margin-bottom:8px;
}
.selectedCategoryTitle b{
  font-size:22px;
  color:#10243c;
}
.bestTitle{
  margin-top:70px;
}
.finderLower{
  margin-top:70px;
}
.categoryMenu a.active{
  background:linear-gradient(135deg,#0d3157,#1d7dc2);
  color:#fff !important;
  border-color:#1d7dc2;
  box-shadow:0 24px 60px rgba(29,125,194,.22);
}
.categoryMenu a.active:hover{
  color:#fff !important;
}
#about{
  border-top:1px solid #e5edf5;
}

/* 13 CATEGORY FINAL */
.categoryMenu{
  grid-template-columns:repeat(4,1fr);
}
@media(max-width:980px){
  .categoryMenu{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:520px){
  .categoryMenu{grid-template-columns:1fr;}
}

/* FINAL VERIFIED CONTACT + BRAND FIX */
.brand b{font-size:19px}.brandPhone{font-size:16px;color:#0d3157}
.detailContactBox{margin:18px 0 14px;background:#f7fbff;border:1px solid #dbeaf6;border-radius:22px;padding:18px}
.detailContactBox h3{margin:0 0 10px;font-size:22px;color:#0d3157}
.detailContactBox p{margin:6px 0;font-size:15px;color:#33465c;line-height:1.55}
.detailContactBtns{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.detailContactBtns .btn{margin:0;padding:13px 18px}
.darkBtn{background:#0d3157;color:#fff}.smsBtn{background:#eef6ff;color:#0d3157;border:1px solid #cfe4f7}.kakaoYellow{background:#fee500;color:#191600}.darkGhost{border:1px solid #c9d8e8!important;color:#0d3157!important}
.device img,.highlight img,.detailTop img,.galleryStrip img,.heroDevice img{background:#eef4fa}
@media(max-width:520px){.detailContactBtns{display:grid}.detailContactBtns .btn{width:100%}.brand b{font-size:16px}.brandPhone{display:block;font-size:13px;margin-top:2px}}

/* EASY ADMIN FINAL FIX */
.heroButtons{margin-top:2cm;display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.brand em strong{color:#0d3157;font-weight:900}
.adminExcel{width:100%;border-collapse:collapse;background:#fff;border:1px solid #dfe8f2;border-radius:18px;overflow:hidden;display:block;max-height:520px;overflow:auto}.adminExcel th,.adminExcel td{border-bottom:1px solid #edf2f7;padding:10px;text-align:left;font-size:14px;white-space:nowrap}.adminExcel th{position:sticky;top:0;background:#0d3157;color:#fff;z-index:2}.adminExcel input,.adminExcel select,.adminExcel textarea{width:100%;min-width:140px;border:1px solid #d7e1ed;border-radius:8px;padding:8px}.adminExcel textarea{min-width:260px;height:70px}.adminExcel .photoCell{min-width:230px}.thumb{width:72px;height:54px;object-fit:cover;border-radius:8px;background:#eef4fa;border:1px solid #dfe8f2;margin-bottom:6px}.dangerBtn{background:#b42318!important}.lightBtn{background:#eaf5ff!important;color:#0d3157!important}.adminNotice{background:#fff8db;border:1px solid #f1d36b;border-radius:18px;padding:16px;margin:18px 0;color:#4b3a00;line-height:1.65}.adminTopBtns{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.contactEditor{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;background:#fff;border:1px solid #e4ebf3;border-radius:24px;padding:20px;margin-bottom:22px}.contactEditor label{font-weight:900}.contactEditor input{width:100%;height:44px;border:1px solid #d7e1ed;border-radius:12px;padding:0 12px}@media(max-width:980px){.contactEditor{grid-template-columns:1fr}.heroButtons{margin-top:1.2cm}}

/* detail contact button spacing override */
.detailContactBtns{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:16px}.detailContactBtns .btn{min-width:145px;justify-content:center;text-align:center;margin:0}.detailContactBox{margin:18px 0 22px;background:#f7fbff;border:1px solid #dbeaf6;border-radius:22px;padding:22px}.detailContactBox h3{margin:0 0 4px;font-size:22px;color:#0d3157}
@media(max-width:760px){.detailContactBtns{display:grid;grid-template-columns:1fr;gap:10px}.detailContactBtns .btn{width:100%;min-width:0}}


/* FINAL PERSONAL INFO REMOVED + COMPANY ADDRESS FIX */
.companyInfoCard p{display:flex;gap:14px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #edf2f7;padding:12px 0;margin:0;line-height:1.55}
.companyInfoCard p b{min-width:110px;color:#0d3157}.companyInfoCard p span{flex:1;text-align:right;color:#21364d;font-weight:700;word-break:keep-all}
.detailContactBox p,.detailContactBox .contactText,.detailContactBox .contactInfo{display:none!important}
.detailContactBtns{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin-top:16px!important}.detailContactBtns .btn{min-width:155px!important;text-align:center!important;justify-content:center!important}
@media(max-width:760px){.companyInfoCard p{display:block}.companyInfoCard p span{display:block;text-align:left;margin-top:4px}.detailContactBtns{display:grid!important;grid-template-columns:1fr!important}.detailContactBtns .btn{width:100%!important}}


/* CLEAN PUBLIC VERSION */
nav.show{display:flex;position:absolute;top:86px;left:5%;right:5%;background:#fff;border:1px solid #dfe8f2;border-radius:18px;padding:16px;box-shadow:0 24px 60px rgba(10,34,63,.14);flex-direction:column;gap:12px;z-index:120}
.categoryMenu a.active{background:#0d3157!important;color:#fff!important;border-color:#0d3157!important}
.resultNotice{max-width:1180px;margin:0 auto 18px;color:#58708a;font-weight:800}
@media(max-width:980px){.hero{min-height:auto}.brand em{font-size:11px}.categoryMenu{display:grid!important;grid-template-columns:repeat(2,1fr)!important}.floatBtns{bottom:12px;right:12px}.heroStrength{gap:8px}.heroStrength div{font-size:14px}.quickContact{width:100%}}
@media(max-width:520px){.categoryMenu{grid-template-columns:1fr!important}.brand b{font-size:15px}.header{padding:0 4%}.contactCards div span{font-size:20px}.heroButtons .btn{width:100%;margin-right:0}.heroDevice img{height:260px}.sectionTitle p{word-break:keep-all}}

/* COMPANY PAGE FINAL LAYOUT - left aligned professional card */
.companyInfoSection{
  max-width:1280px;
  padding-top:82px;
  padding-bottom:96px;
}
.companyTitle{
  text-align:left;
  margin:0 0 34px 0;
  max-width:920px;
}
.companyTitle h2{
  margin-bottom:10px;
}
.companyLayout{
  display:grid;
  grid-template-columns:minmax(560px, 1.05fr) minmax(360px, .95fr);
  gap:30px;
  align-items:stretch;
}
.companyLeft{
  display:grid;
  gap:20px;
}
.companyInfoCard{
  background:#fff;
  border:1px solid #dfe8f2;
  border-radius:30px;
  padding:30px 34px;
  box-shadow:0 24px 70px rgba(10,34,63,.08);
}
.companyInfoCard h3{
  display:flex;
  align-items:center;
  gap:10px;
  margin:0 0 20px;
  color:#0d3157;
  font-size:26px;
  letter-spacing:-.04em;
}
.companyInfoCard h3:before{
  content:"";
  width:10px;
  height:30px;
  border-radius:999px;
  background:linear-gradient(180deg,#1d7dc2,#54d8ff);
}
.companyInfoCard p{
  display:grid!important;
  grid-template-columns:140px 1fr;
  gap:18px;
  align-items:center;
  border-bottom:1px solid #edf2f7;
  padding:14px 0;
  margin:0;
  line-height:1.55;
}
.companyInfoCard p:last-child{
  border-bottom:0;
  padding-bottom:0;
}
.companyInfoCard p b{
  min-width:0!important;
  color:#0d3157;
  font-size:15px;
}
.companyInfoCard p span{
  text-align:left!important;
  color:#162c45;
  font-size:16px;
  font-weight:800;
  word-break:keep-all;
}
.companyRight{
  display:grid;
  grid-template-rows:1fr auto;
  gap:20px;
}
.companyPhotoBox{
  height:100%;
  min-height:430px;
  border-radius:34px;
  overflow:hidden;
  border:1px solid #dfe8f2;
  box-shadow:0 28px 80px rgba(10,34,63,.12);
  background:#eaf1f8;
}
.companyPhotoBox img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.companyPromise{
  background:linear-gradient(135deg,#061426,#0d3157);
  color:#fff;
  border-radius:28px;
  padding:26px 28px;
  box-shadow:0 22px 60px rgba(13,49,87,.18);
}
.companyPromise b{
  display:block;
  font-size:22px;
  letter-spacing:-.03em;
  margin-bottom:8px;
}
.companyPromise span{
  color:#d9e8f5;
  line-height:1.65;
}
.historyList{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:12px;
}
.historyList li{
  position:relative;
  padding:16px 16px 16px 50px;
  border:1px solid #e5edf5;
  border-radius:18px;
  background:#f8fbff;
}
.historyList li:before{
  content:"✓";
  position:absolute;
  left:16px;
  top:17px;
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#e4f5ff;
  color:#0d74b8;
  font-weight:900;
}
.historyList strong{
  display:block;
  color:#0d3157;
  font-size:16px;
  margin-bottom:4px;
}
.historyList span{
  display:block;
  color:#5d6d80;
  font-size:14px;
  line-height:1.55;
}
@media(max-width:980px){
  .companyTitle{text-align:left;}
  .companyLayout{grid-template-columns:1fr;}
  .companyPhotoBox{min-height:300px;}
}
@media(max-width:760px){
  .companyInfoCard{padding:24px 22px;border-radius:24px;}
  .companyInfoCard p{grid-template-columns:1fr!important;gap:4px;padding:12px 0;}
  .companyInfoCard p span{text-align:left!important;}
  .companyTitle h2{font-size:34px;}
}

/* TOP MENU ALIGNMENT FINAL FIX */
.header nav{
  height:86px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:28px;
}
.header nav a{
  height:86px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 2px;
  line-height:1;
  font-size:15px;
  font-weight:700;
  color:#22344b;
  white-space:nowrap;
  border-bottom:3px solid transparent;
}
.header nav a:hover{
  color:#0d74b8;
  border-bottom-color:#0d74b8;
}
@media(max-width:980px){
  .header nav{display:none;height:auto;align-items:stretch;gap:12px;}
  .header nav.show{display:flex;height:auto;}
  .header nav.show a{height:auto;justify-content:flex-start;padding:12px 10px;border-bottom:0;}
}

/* ADMIN EXCEL + PASSWORD FINAL */
.adminSecurityBox{background:#fff;border:1px solid #e4ebf3;border-radius:24px;padding:20px;margin:20px 0;box-shadow:0 18px 50px rgba(10,34,63,.05)}
.adminSecurityBox h3{margin:0 0 8px;color:#0d3157;font-size:22px}.adminSecurityBox p{margin:0 0 14px;color:#5d6d80;line-height:1.55}
.securityGrid{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:center}.securityGrid input{height:46px;border:1px solid #d7e1ed;border-radius:12px;padding:0 12px;font-size:15px}.securityGrid .adminBtn{margin:0}
.adminTopBtns .adminBtn{margin:0}.adminTopBtns{align-items:center}
.adminExcel select{min-width:160px;background:#fff}.adminExcel th:nth-child(2),.adminExcel td:nth-child(2){min-width:190px}.adminExcel th:nth-child(9),.adminExcel td:nth-child(9){min-width:95px}
@media(max-width:980px){.securityGrid{grid-template-columns:1fr}.securityGrid .adminBtn{width:100%}.adminTopBtns .adminBtn{width:100%}}

/* TRUST + MOBILE CTA IMPROVEMENT */
.trustBar{
  max-width:1280px;
  margin:-54px auto 0;
  padding:0 5.5%;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  position:relative;
  z-index:5;
}
.trustBar div{
  background:#fff;
  border:1px solid #dfe8f2;
  border-radius:24px;
  padding:24px 26px;
  box-shadow:0 22px 60px rgba(10,34,63,.1);
}
.trustBar small{
  display:block;
  color:#1474b8;
  font-size:11px;
  font-weight:900;
  letter-spacing:.15em;
  margin-bottom:10px;
}
.trustBar b{
  display:block;
  color:#0d3157;
  font-size:21px;
  letter-spacing:-.03em;
  margin-bottom:8px;
}
.trustBar span{
  display:block;
  color:#5d6d80;
  font-size:15px;
  line-height:1.65;
}
.heroStrength{
  display:grid;
  gap:8px;
  margin-top:12px;
}
.heroStrength div{
  color:#e8f7ff;
  font-weight:800;
}
.kakaoBtn{
  background:#0d3157;
  color:#fff;
}
@media(max-width:980px){
  .trustBar{
    margin:0;
    padding:28px 5%;
    grid-template-columns:1fr;
  }
  .trustBar div{
    padding:22px;
  }
  .floatBtns{
    grid-template-columns:1fr 1fr;
    right:14px!important;
    left:14px;
    bottom:14px!important;
    gap:8px;
  }
  .floatBtns a,
  .floatBtns button{
    padding:12px 10px;
    text-align:center;
    font-size:14px;
  }
  .floatTop{
    grid-column:1/3;
  }
  body{
    padding-bottom:92px;
  }
}
@media(max-width:520px){
  .hero{
    padding-left:5%;
    padding-right:5%;
  }
  .hero h1{
    font-size:38px;
    letter-spacing:-.04em;
  }
  .hero p{
    line-height:1.7;
  }
  .quickContact{
    border-radius:24px;
  }
}

/* CORPORATE REDESIGN PASS */
:root{
  --tj-navy:#07182c;
  --tj-blue:#0e6fb7;
  --tj-cyan:#3cc8f2;
  --tj-ink:#12243a;
  --tj-muted:#5f7187;
  --tj-line:#dfe8f2;
}
body{
  background:#f3f6fa;
  color:var(--tj-ink);
}
.header{
  height:78px;
  padding:0 5%;
  background:rgba(255,255,255,.98);
  border-bottom:1px solid rgba(9,31,55,.1);
  box-shadow:0 10px 30px rgba(10,34,63,.06);
}
.brand span{
  width:48px;
  height:48px;
  border-radius:12px;
  background:linear-gradient(135deg,#061426,#0e6fb7);
}
.brand b{
  letter-spacing:-.02em;
}
.header nav,
.header nav a{
  height:78px;
}
.hero{
  min-height:720px;
  padding:78px 5% 118px;
  grid-template-columns:minmax(0, .98fr) minmax(480px, .92fr);
  gap:54px;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(7,24,44,.94),rgba(7,24,44,.78)),
    url("assets/company-building-hanam.jpg") center/cover no-repeat;
  position:relative;
  overflow:hidden;
}
.hero:after{
  content:"";
  position:absolute;
  inset:auto -120px -190px auto;
  width:520px;
  height:520px;
  border-radius:50%;
  background:rgba(60,200,242,.16);
}
.heroText{
  position:relative;
  z-index:2;
  max-width:760px;
}
.label{
  letter-spacing:.16em;
}
.hero h1{
  font-size:58px;
  line-height:1.08;
  letter-spacing:-.045em;
  margin:18px 0 22px;
}
.hero h1 strong{
  color:#78ddff;
}
.hero p{
  max-width:720px;
  font-size:19px;
  color:#dce9f5;
}
.heroStrength{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:22px;
}
.heroStrength div{
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.08);
  border-radius:14px;
  padding:13px 15px;
  color:#eef8ff;
  font-size:14px;
}
.heroStats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:22px;
  max-width:620px;
}
.heroStats div{
  border-left:3px solid var(--tj-cyan);
  background:rgba(255,255,255,.1);
  padding:16px 18px;
}
.heroStats b{
  display:block;
  color:#fff;
  font-size:30px;
  line-height:1;
}
.heroStats span{
  display:block;
  color:#b9d1e4;
  margin-top:7px;
  font-size:13px;
  font-weight:800;
}
.heroButtons{
  margin-top:30px!important;
}
.btn{
  border-radius:10px;
  padding:15px 24px;
}
.primary{
  background:linear-gradient(135deg,#0e6fb7,#3cc8f2);
}
.ghost{
  background:rgba(255,255,255,.08);
}
.heroVisual{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1fr;
  gap:18px;
}
.heroDevice{
  background:rgba(255,255,255,.96);
  border:1px solid rgba(255,255,255,.8);
  border-radius:26px;
  padding:26px;
  box-shadow:0 36px 90px rgba(0,0,0,.28);
}
.heroDevice:before{
  content:"HITACHI OFFICIAL DEALER";
  display:block;
  color:#0e6fb7;
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
  margin-bottom:14px;
}
.heroDevice img{
  height:360px;
  border-radius:18px;
  box-shadow:none;
  object-fit:contain;
  background:#fff;
}
.quickContact{
  border-radius:22px;
  padding:24px;
  box-shadow:0 26px 70px rgba(0,0,0,.18);
}
.quickContact small{
  display:block;
  color:var(--tj-blue);
  font-size:11px;
  font-weight:900;
  letter-spacing:.16em;
  margin-bottom:9px;
}
.quickContact b{
  display:block;
  color:#0d3157;
  font-size:22px;
}
.trustBar{
  margin:-70px auto 0;
}
.trustBar div{
  border-radius:18px;
  border-top:4px solid var(--tj-blue);
}
.section{
  max-width:1320px;
}
.sectionTitle{
  text-align:left;
  margin:0;
  max-width:840px;
}
.section h2{
  font-size:42px;
  letter-spacing:-.035em;
}
.categoryMenu{
  max-width:none;
  grid-template-columns:repeat(4,1fr)!important;
  margin-top:28px;
}
.categoryMenu a{
  border-radius:12px;
  box-shadow:none;
  border:1px solid #dbe5ef;
  border-left:4px solid #dbe5ef;
}
.categoryMenu a:hover{
  transform:none;
  border-left-color:var(--tj-blue);
}
.selectedCategoryTitle,
.finder,
.category,
.highlight,
.supportGrid div,
.companyInfoCard{
  border-radius:16px!important;
  box-shadow:0 18px 48px rgba(10,34,63,.07)!important;
}
.categoryHead{
  background:linear-gradient(135deg,#f8fbff,#eef6fb);
}
.device{
  border-radius:14px;
}
.device img{
  height:190px;
  object-fit:contain;
  background:#fff;
  padding:12px;
}
.supportGrid div{
  border-top:4px solid var(--tj-blue);
}
.contact{
  background:
    linear-gradient(135deg,rgba(7,24,44,.95),rgba(13,49,87,.94)),
    url("assets/03-HITACHI-3500.jpg") center/cover no-repeat;
}
.floatBtns a,
.floatBtns button{
  border-radius:10px;
}
@media(max-width:1100px){
  .hero{
    grid-template-columns:1fr;
    padding-bottom:86px;
  }
  .heroVisual{
    grid-template-columns:1fr 1fr;
    align-items:stretch;
  }
  .quickContact{
    align-self:stretch;
  }
  .categoryMenu{
    grid-template-columns:repeat(3,1fr)!important;
  }
}
@media(max-width:980px){
  .header{
    height:78px;
  }
  .header nav.show{
    top:78px;
  }
  .hero{
    padding-top:48px;
    background:linear-gradient(135deg,#07182c,#0d3157);
  }
  .hero h1{
    font-size:42px;
  }
  .heroStrength,
  .heroStats,
  .heroVisual{
    grid-template-columns:1fr;
  }
  .trustBar{
    margin:0;
  }
  .sectionTitle{
    text-align:left;
  }
  .categoryMenu{
    grid-template-columns:repeat(2,1fr)!important;
  }
}
@media(max-width:520px){
  .hero h1{
    font-size:34px;
  }
  .heroStats{
    gap:8px;
  }
  .heroDevice{
    padding:18px;
  }
  .heroDevice img{
    height:230px!important;
  }
  .categoryMenu{
    grid-template-columns:1fr!important;
  }
  .section h2,
  .contact h2{
    font-size:32px;
  }
}

/* V3 CLEAN MEDICAL COMPANY DIRECTION */
body{
  background:#f7fafc;
}
.header{
  height:82px;
  background:#fff;
  box-shadow:none;
  border-bottom:1px solid #e6edf5;
}
.header nav,
.header nav a{
  height:82px;
}
.brand span{
  border-radius:14px;
  background:#0d4f86;
}
.brand em{
  color:#6e7f91;
}
.brand em strong{
  color:#0d4f86;
}
.hero{
  min-height:680px;
  padding:76px 5% 96px;
  grid-template-columns:minmax(0, .92fr) minmax(500px, 1fr);
  gap:56px;
  background:
    linear-gradient(120deg,#ffffff 0%,#ffffff 52%,#eaf6fc 52%,#f7fbff 100%);
  color:#12243a;
  overflow:visible;
}
.hero:after{
  display:none;
}
.heroText{
  color:#12243a;
}
.label{
  color:#0d6fac;
  letter-spacing:.14em;
}
.hero h1{
  color:#10243c;
  font-size:56px;
  line-height:1.12;
  letter-spacing:-.04em;
}
.hero h1 strong{
  color:#0d4f86;
}
.hero p{
  color:#52677d;
  font-size:19px;
  max-width:700px;
}
.heroStrength{
  grid-template-columns:1fr;
  gap:9px;
  max-width:640px;
}
.heroStrength div{
  background:#f2f8fc;
  border:1px solid #dcecf6;
  color:#21425f;
  border-radius:10px;
  padding:12px 14px;
}
.heroStats{
  max-width:640px;
}
.heroStats div{
  background:#fff;
  border:1px solid #dfe8f2;
  border-left:4px solid #0d6fac;
  border-radius:12px;
  box-shadow:0 12px 30px rgba(10,34,63,.05);
}
.heroStats b{
  color:#0d4f86;
}
.heroStats span{
  color:#66788d;
}
.primary{
  background:#0d6fac;
  box-shadow:0 16px 36px rgba(13,111,172,.22);
}
.ghost{
  background:#fff;
  border:1px solid #c9d8e8;
  color:#0d4f86;
}
.heroVisual{
  grid-template-columns:minmax(0,1fr);
}
.heroDevice{
  border-radius:18px;
  padding:24px;
  background:#fff;
  border:1px solid #dfe8f2;
  box-shadow:0 20px 55px rgba(10,34,63,.1);
}
.heroDevice:before{
  color:#0d6fac;
}
.heroDevice img{
  height:330px;
  object-fit:contain;
}
.quickContact{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0 22px;
  border-radius:18px;
  border:1px solid #dfe8f2;
  box-shadow:0 20px 55px rgba(10,34,63,.08);
}
.quickContact small,
.quickContact b,
.quickContact .kakaoBtn{
  grid-column:1/3;
}
.quickContact b{
  font-size:20px;
}
.contactLine{
  border-bottom:0;
  padding:14px 0;
}
.contactLine strong{
  font-size:17px;
}
.kakaoBtn{
  border-radius:10px;
  background:#0d4f86;
}
.trustBar{
  margin:0 auto;
  padding-top:28px;
  padding-bottom:0;
}
.trustBar div{
  box-shadow:none;
  border-radius:14px;
  border:1px solid #dfe8f2;
  border-top:3px solid #0d6fac;
}
.section{
  padding-top:76px;
  padding-bottom:76px;
}
.sectionTitle{
  text-align:center;
  margin:0 auto;
}
.section h2{
  color:#10243c;
}
.categoryMenu{
  grid-template-columns:repeat(4,1fr)!important;
}
.categoryMenu a{
  background:#fff;
  border-radius:10px;
  border:1px solid #dfe8f2;
  border-left:3px solid #dfe8f2;
  padding:15px 16px;
}
.categoryMenu a:hover{
  color:#0d6fac;
  border-color:#b9d8ea;
  border-left-color:#0d6fac;
  background:#f7fbff;
}
.selectedCategoryTitle,
.finder,
.category,
.highlight,
.supportGrid div,
.contactCards div,
.companyInfoCard{
  border-radius:12px!important;
}
.categoryHead{
  background:#fff;
}
.device{
  background:#fff;
  border-radius:12px;
}
.device:hover{
  transform:none;
  border-color:#b9d8ea;
}
.device img{
  height:178px;
  object-fit:contain;
  padding:14px;
}
.supportGrid div{
  background:#fff;
  border-top:3px solid #0d6fac;
}
.contact{
  background:#0d3157;
}
.floatBtns a,
.floatBtns button{
  border-radius:10px;
}
@media(max-width:1100px){
  .hero{
    grid-template-columns:1fr;
    background:#fff;
  }
}
@media(max-width:980px){
  .hero{
    background:#fff;
    padding-top:44px;
  }
  .hero h1{
    font-size:40px;
  }
  .quickContact{
    grid-template-columns:1fr;
  }
  .quickContact small,
  .quickContact b,
  .quickContact .kakaoBtn{
    grid-column:auto;
  }
  .categoryMenu{
    grid-template-columns:repeat(2,1fr)!important;
  }
}
@media(max-width:520px){
  .hero h1{
    font-size:33px;
  }
  .hero p{
    font-size:16px;
  }
  .heroStats{
    grid-template-columns:1fr;
  }
  .heroDevice img{
    height:220px!important;
  }
  .categoryMenu{
    grid-template-columns:1fr!important;
  }
}

/* MEDICAL EQUIPMENT SPECIALIST SECTION */
.expertiseSection{
  max-width:1320px;
  margin:0 auto;
  padding:76px 5%;
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:34px;
  align-items:start;
}
.expertiseIntro{
  background:#fff;
  border:1px solid #dfe8f2;
  border-radius:18px;
  padding:34px;
  box-shadow:0 18px 48px rgba(10,34,63,.06);
  position:sticky;
  top:104px;
}
.expertiseIntro h2{
  margin:12px 0 16px;
  color:#10243c;
  font-size:36px;
  line-height:1.22;
  letter-spacing:-.035em;
}
.expertiseIntro p:last-child{
  color:#5d6d80;
  line-height:1.8;
  font-size:17px;
}
.expertiseGrid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}
.expertiseGrid article{
  min-height:218px;
  background:#fff;
  border:1px solid #dfe8f2;
  border-radius:16px;
  padding:28px;
  box-shadow:0 16px 42px rgba(10,34,63,.055);
}
.expertiseGrid span{
  display:inline-flex;
  width:42px;
  height:42px;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#e8f5fc;
  color:#0d6fac;
  font-weight:900;
  margin-bottom:18px;
}
.expertiseGrid h3{
  margin:0 0 10px;
  color:#0d3157;
  font-size:22px;
}
.expertiseGrid p{
  margin:0;
  color:#5d6d80;
  line-height:1.7;
}
@media(max-width:980px){
  .expertiseSection{
    grid-template-columns:1fr;
    padding:56px 5%;
  }
  .expertiseIntro{
    position:static;
  }
}
@media(max-width:620px){
  .expertiseGrid{
    grid-template-columns:1fr;
  }
  .expertiseIntro h2{
    font-size:28px;
  }
}

/* V5 HERO LEFT/RIGHT COLOR REVERSE */
.hero{
  background:
    linear-gradient(120deg,#0d4f86 0%,#0d6fac 52%,#ffffff 52%,#f7fbff 100%);
}
.heroText,
.hero h1{
  color:#fff;
}
.hero h1 strong{
  color:#d9f4ff;
}
.hero p{
  color:#eaf7ff;
}
.hero .label{
  color:#bfeeff;
}
.heroStrength div{
  background:rgba(255,255,255,.13);
  border-color:rgba(255,255,255,.25);
  color:#fff;
}
.heroStats div{
  background:rgba(255,255,255,.96);
  border-color:rgba(255,255,255,.8);
}
.heroStats b{
  color:#0d4f86;
}
.heroStats span{
  color:#496276;
}
.hero .ghost{
  background:rgba(255,255,255,.12);
  border-color:rgba(255,255,255,.42);
  color:#fff;
}
.specialistBadge{
  max-width:680px;
  margin-top:18px;
  padding:18px 20px;
  border-radius:14px;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.32);
  box-shadow:0 18px 40px rgba(0,0,0,.08);
}
.specialistBadge b{
  display:block;
  color:#fff;
  font-size:15px;
  margin-bottom:7px;
}
.specialistBadge span{
  display:block;
  color:#eaf7ff;
  line-height:1.65;
  font-weight:800;
  word-break:keep-all;
}
.heroVisual{
  background:#fff;
  border:1px solid #e1ebf4;
  border-radius:24px;
  padding:18px;
  box-shadow:0 24px 70px rgba(10,34,63,.1);
}
.heroDevice,
.quickContact{
  box-shadow:none;
}
@media(max-width:1100px){
  .hero{
    background:linear-gradient(180deg,#0d4f86 0%,#0d6fac 56%,#fff 56%,#f7fbff 100%);
  }
}
@media(max-width:980px){
  .hero{
    background:linear-gradient(180deg,#0d4f86 0%,#0d6fac 62%,#fff 62%,#f7fbff 100%);
  }
}

/* V7 RESTORE ORIGINAL CLEAN HERO COLORS */
.hero{
  background:
    linear-gradient(120deg,#ffffff 0%,#ffffff 52%,#eaf6fc 52%,#f7fbff 100%);
}
.heroText,
.hero h1{
  color:#12243a;
}
.hero h1 strong{
  color:#0d4f86;
}
.hero p{
  color:#52677d;
}
.hero .label{
  color:#0d6fac;
}
.heroStrength div{
  background:#f2f8fc;
  border-color:#dcecf6;
  color:#21425f;
}
.specialistBadge{
  background:#fff;
  border:1px solid #dfe8f2;
  box-shadow:0 14px 34px rgba(10,34,63,.06);
}
.specialistBadge b{
  color:#0d4f86;
}
.specialistBadge span{
  color:#52677d;
}
.hero .ghost{
  background:#fff;
  border-color:#c9d8e8;
  color:#0d4f86;
}
.heroVisual{
  background:#fff;
  border:1px solid #e1ebf4;
}
@media(max-width:1100px){
  .hero{
    background:#fff;
  }
}
@media(max-width:980px){
  .hero{
    background:#fff;
  }
}

/* V8 RESTORE ORIGINAL VISUAL TONE FROM FIRST SITE */
body{
  background:#f5f7fb;
}
.header{
  height:86px;
  background:rgba(255,255,255,.94);
  backdrop-filter:blur(22px);
  border-bottom:1px solid rgba(16,38,65,.08);
  box-shadow:none;
}
.header nav,
.header nav a{
  height:86px;
}
.brand span{
  width:52px;
  height:52px;
  border-radius:17px;
  background:linear-gradient(135deg,#06172b,#1e7dc2);
}
.hero{
  min-height:780px;
  padding:90px 5.5%;
  display:grid;
  grid-template-columns:.9fr .78fr .42fr;
  gap:30px;
  align-items:center;
  background:
    radial-gradient(circle at 80% 15%,#c9edff,transparent 30%),
    linear-gradient(126deg,#061426 0%,#0b2d50 50%,#f5f7fb 50%,#fff 100%);
  overflow:hidden;
}
.heroVisual{
  display:contents;
}
.heroText,
.hero h1{
  color:#fff;
}
.hero h1{
  font-size:64px;
  line-height:1.05;
  letter-spacing:-.055em;
}
.hero h1 strong{
  color:#e8f7ff;
}
.hero p{
  color:#d9e8f5;
  font-size:20px;
}
.hero .label{
  color:#84d8ff;
}
.heroStrength div,
.specialistBadge{
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.22);
  color:#fff;
}
.specialistBadge b{
  color:#fff;
}
.specialistBadge span{
  color:#eaf7ff;
}
.heroStats{
  grid-template-columns:repeat(3,1fr);
}
.heroStats div{
  background:rgba(255,255,255,.96);
  border:1px solid rgba(255,255,255,.75);
  border-left:4px solid #54d8ff;
}
.heroStats b{
  color:#0d3157;
}
.heroStats span{
  color:#607084;
}
.hero .ghost{
  background:transparent;
  border:1px solid rgba(255,255,255,.45);
  color:#fff;
}
.heroDevice{
  background:transparent;
  border:0;
  box-shadow:none;
  padding:0;
}
.heroDevice:before{
  display:none;
}
.heroDevice img{
  width:100%;
  height:480px;
  object-fit:cover;
  border-radius:38px;
  box-shadow:0 40px 100px rgba(5,20,40,.25);
  background:#eef4fa;
}
.quickContact{
  display:block;
  background:#fff;
  border:1px solid #e4ebf3;
  border-radius:30px;
  padding:26px;
  box-shadow:0 24px 70px rgba(10,34,63,.12);
}
.quickContact small{
  display:block;
  color:#1d7dc2;
  font-size:11px;
  font-weight:900;
  letter-spacing:.16em;
  margin-bottom:9px;
}
.quickContact b{
  display:block;
  color:#101b2b;
  font-size:20px;
}
.contactLine{
  border-bottom:1px solid #edf2f7;
  padding:16px 0;
}
.contactLine span{
  color:#65758a;
}
.contactLine strong{
  color:#0d3157;
  font-size:19px;
}
.kakaoBtn{
  display:block;
  margin-top:18px;
  text-align:center;
  background:#fee500;
  color:#191600;
  border-radius:16px;
  padding:15px;
  font-weight:900;
}
.trustBar{
  margin:-54px auto 0;
}
.section{
  max-width:1440px;
  padding:88px 5.5%;
}
.sectionTitle{
  text-align:center;
  max-width:900px;
  margin:0 auto;
}
.section h2{
  font-size:48px;
  color:#101b2b;
}
.sectionTitle p,
.expertiseIntro p:last-child{
  color:#5d6d80;
}
.categoryMenu a,
.selectedCategoryTitle,
.finder,
.category,
.highlight,
.supportGrid div,
.companyInfoCard,
.expertiseIntro,
.expertiseGrid article{
  border-color:#e4ebf3;
  box-shadow:0 24px 70px rgba(10,34,63,.08);
}
.categoryHead{
  background:#fff;
}
.contact{
  background:
    radial-gradient(circle at 50% 0,rgba(77,203,255,.22),transparent 35%),
    linear-gradient(135deg,#061426,#0d3157);
}
@media(max-width:1100px){
  .hero{
    grid-template-columns:1fr;
    background:linear-gradient(135deg,#061426,#0d3157);
    min-height:auto;
  }
  .heroVisual{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
  }
}
@media(max-width:980px){
  .hero{
    grid-template-columns:1fr;
    background:linear-gradient(135deg,#061426,#0d3157);
    padding-top:60px;
  }
  .hero h1{
    font-size:40px;
  }
  .hero p{
    font-size:17px;
  }
  .heroVisual,
  .heroStats{
    grid-template-columns:1fr;
  }
  .heroDevice img{
    height:330px;
  }
  .quickContact{
    width:100%;
  }
  .trustBar{
    margin:0;
  }
  .section h2,
  .contact h2{
    font-size:34px;
  }
}
@media(max-width:520px){
  .heroDevice img{
    height:260px!important;
  }
  .hero h1{
    font-size:38px;
  }
}
