
*{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%}}

/* =========================================================
   TJ MEDICAL - MOBILE RESPONSIVE 1ST COMPLETE
   적용일: 2026-07-09
   목적: PC 화면 유지 + 휴대폰 화면 가독성/터치/레이아웃 최적화
   ========================================================= */

/* 공통 안전장치 */
html, body{
  max-width:100%;
  overflow-x:hidden;
}
body{
  -webkit-text-size-adjust:100%;
}
button, input, select, textarea{
  font-family:inherit;
}

@media(max-width:980px){
  .header{
    height:72px;
    padding:0 16px;
  }
  .brand{
    min-width:0;
    gap:10px;
    max-width:calc(100% - 54px);
  }
  .brand span{
    width:42px;
    height:42px;
    border-radius:14px;
    flex:0 0 42px;
  }
  .brand div{
    min-width:0;
  }
  .brand b{
    font-size:16px!important;
    line-height:1.2;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .brand em{
    font-size:11px!important;
    line-height:1.25;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .menuIcon{
    display:flex!important;
    align-items:center;
    justify-content:center;
    width:42px;
    height:42px;
    padding:0;
    font-size:21px;
    flex:0 0 42px;
  }
  nav.show,
  .header nav.show{
    position:fixed!important;
    top:76px!important;
    left:14px!important;
    right:14px!important;
    width:auto!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:6px!important;
    padding:12px!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 22px 70px rgba(6,20,38,.22)!important;
    border:1px solid #dfe8f2!important;
    z-index:999!important;
  }
  .header nav.show a{
    height:auto!important;
    padding:14px 14px!important;
    border-radius:13px!important;
    justify-content:flex-start!important;
    color:#12304f!important;
    background:#f6f9fc!important;
    font-size:15px!important;
    border-bottom:0!important;
  }
  .header nav.show a:active{
    background:#eaf5ff!important;
  }

  .hero{
    min-height:auto!important;
    padding:42px 16px 34px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:22px!important;
    background:linear-gradient(145deg,#061426 0%,#0d3157 100%)!important;
  }
  .heroText{
    text-align:left;
  }
  .hero .label{
    font-size:11px;
    letter-spacing:.15em;
  }
  .hero h1{
    font-size:38px!important;
    line-height:1.12!important;
    letter-spacing:-.055em!important;
    margin:14px 0 16px!important;
  }
  .hero p{
    font-size:16px!important;
    line-height:1.72!important;
    margin:0;
    word-break:keep-all;
  }
  .heroStrength{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin-top:16px!important;
  }
  .heroStrength div{
    border-radius:14px!important;
    padding:12px 13px!important;
    line-height:1.45!important;
  }
  .heroButtons{
    margin-top:24px!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }
  .heroButtons .btn{
    width:100%!important;
    margin:0!important;
    padding:15px 12px!important;
    min-height:52px;
    text-align:center;
  }
  .heroDevice{
    order:2;
  }
  .heroDevice img{
    width:100%!important;
    height:auto!important;
    max-height:360px!important;
    aspect-ratio:4/3;
    object-fit:contain!important;
    border-radius:24px!important;
    background:#eef4fa!important;
    box-shadow:0 24px 70px rgba(5,20,40,.22)!important;
  }
  .quickContact{
    order:3;
    width:100%!important;
    border-radius:22px!important;
    padding:20px!important;
  }
  .quickContact b{
    font-size:18px!important;
  }
  .contactLine{
    padding:12px 0!important;
  }
  .contactLine strong{
    font-size:18px!important;
    word-break:break-all;
  }

  .section{
    padding:58px 16px!important;
  }
  .sectionTitle{
    text-align:left!important;
    max-width:none!important;
  }
  .section h2,
  .contact h2,
  .companyTitle h2{
    font-size:32px!important;
    line-height:1.18!important;
    letter-spacing:-.045em!important;
  }
  .sectionTitle p,
  .aboutText p{
    font-size:16px!important;
    line-height:1.7!important;
    word-break:keep-all;
  }

  .categoryMenu{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    margin-top:22px!important;
  }
  .categoryMenu a{
    padding:14px 12px!important;
    border-radius:15px!important;
    font-size:14px!important;
    line-height:1.25!important;
    text-align:center!important;
  }
  .selectedCategoryTitle{
    margin-top:22px!important;
    padding:18px!important;
    border-radius:18px!important;
  }
  .selectedCategoryTitle b{
    font-size:18px!important;
    line-height:1.45!important;
  }

  .catalog,
  .highlightGrid{
    gap:18px!important;
    margin-top:28px!important;
  }
  .category{
    border-radius:24px!important;
  }
  .categoryHead{
    padding:22px 18px!important;
  }
  .categoryHead h3{
    font-size:25px!important;
    line-height:1.25!important;
  }
  .deviceGrid,
  .highlightGrid,
  .supportGrid,
  .contactCards,
  .controls,
  .detailTop,
  .detailBody,
  .companyLayout{
    grid-template-columns:1fr!important;
  }
  .deviceGrid{
    gap:14px!important;
    padding:16px!important;
  }
  .device,
  .highlight,
  .supportGrid div{
    border-radius:20px!important;
  }
  .device img,
  .highlight img{
    height:auto!important;
    aspect-ratio:4/3;
    object-fit:contain!important;
    background:#eef4fa!important;
  }
  .device div,
  .highlight div{
    padding:18px!important;
  }
  .device h4,
  .highlight h3{
    font-size:20px!important;
    line-height:1.25!important;
  }

  .finder,
  .finderLower{
    margin-top:34px!important;
    padding:18px!important;
    border-radius:24px!important;
  }
  .finderTitle{
    display:block!important;
  }
  .finderTitle b{
    display:block;
    font-size:20px!important;
    margin-bottom:6px;
  }
  .controls{
    gap:10px!important;
  }
  .controls input,
  .controls select,
  .searchBtn{
    height:52px!important;
    width:100%!important;
    font-size:15px!important;
  }

  .contact{
    padding:58px 16px 86px!important;
  }
  .contactCards{
    gap:12px!important;
  }
  .contactCards div{
    padding:18px!important;
    border-radius:18px!important;
  }
  .contact > div:last-child{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    max-width:520px;
    margin:0 auto;
  }
  .contact > div:last-child .btn{
    width:100%!important;
    margin:0!important;
  }

  .companyInfoSection{
    padding:58px 16px!important;
  }
  .companyLayout{
    gap:18px!important;
  }
  .companyLeft,
  .companyRight{
    min-width:0!important;
  }
  .companyInfoCard{
    padding:22px 18px!important;
    border-radius:22px!important;
  }
  .companyInfoCard p{
    display:block!important;
  }
  .companyInfoCard p b,
  .companyInfoCard p span{
    display:block!important;
    text-align:left!important;
  }
  .companyInfoCard p span{
    margin-top:5px!important;
    word-break:break-word!important;
  }
  .companyPhotoBox{
    min-height:auto!important;
    height:auto!important;
    border-radius:22px!important;
  }
  .companyPhotoBox img{
    height:auto!important;
    aspect-ratio:4/3;
    object-fit:cover!important;
  }
  .companyPromise{
    border-radius:22px!important;
    padding:22px 18px!important;
  }
  .companyPromise b{
    font-size:20px!important;
  }

  .detailModal{
    padding:10px!important;
    align-items:flex-start!important;
    overflow:auto!important;
  }
  .detailPanel{
    width:100%!important;
    max-height:none!important;
    border-radius:22px!important;
    margin:10px 0!important;
  }
  .closeBtn{
    position:sticky;
    top:10px;
    z-index:2;
    float:none!important;
    display:block;
    margin:12px 12px 0 auto!important;
  }
  .detailTop,
  .detailBody{
    padding:18px!important;
    gap:18px!important;
  }
  .detailTop img{
    height:auto!important;
    aspect-ratio:4/3;
    object-fit:contain!important;
    border-radius:18px!important;
  }
  .detailInfo h2{
    font-size:28px!important;
    line-height:1.2!important;
  }
  .detailInfo p{
    font-size:16px!important;
    line-height:1.65!important;
  }
  .detailContactBtns{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .detailContactBtns .btn,
  .darkGhost{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  .galleryStrip{
    grid-template-columns:repeat(2,1fr)!important;
  }
  .galleryStrip img{
    height:auto!important;
    aspect-ratio:4/3;
  }
  .specTable{
    display:block!important;
    overflow-x:auto!important;
  }

  .floatBtns{
    left:10px!important;
    right:10px!important;
    bottom:10px!important;
    display:grid!important;
    grid-template-columns:1fr 1fr 62px!important;
    gap:8px!important;
  }
  .floatBtns a,
  .floatBtns button{
    width:100%!important;
    padding:13px 8px!important;
    font-size:14px!important;
    text-align:center!important;
  }
  footer{
    padding:34px 16px 84px!important;
  }
}

@media(max-width:520px){
  .hero{
    padding-top:34px!important;
  }
  .hero h1{
    font-size:34px!important;
  }
  .heroButtons{
    grid-template-columns:1fr!important;
  }
  .categoryMenu{
    grid-template-columns:1fr!important;
  }
  .heroDevice img{
    max-height:300px!important;
  }
  .contactCards div span{
    font-size:18px!important;
    word-break:break-all;
  }
  .section h2,
  .contact h2,
  .companyTitle h2{
    font-size:30px!important;
  }
}


/* =========================================================
   TJ MEDICAL v1.0 FINAL PROFESSIONAL POLISH
   목적: 실제 운영용 최종 디자인/모바일/접근성/문의 전환 최적화
   ========================================================= */
:root{
  --navy:#061426; --navy2:#0d3157; --blue:#1474b8; --sky:#54d8ff;
  --ink:#101b2b; --muted:#5d6d80; --line:#dfe8f2; --soft:#f6f9fc;
  --shadow:0 24px 70px rgba(10,34,63,.12);
}
.skipLink{position:fixed;left:16px;top:-80px;z-index:9999;background:#061426;color:#fff;padding:12px 16px;border-radius:12px;transition:.2s}
.skipLink:focus{top:16px}
body{font-family:Arial,'Apple SD Gothic Neo','Noto Sans KR',sans-serif;background:linear-gradient(180deg,#f7faff 0%,#f3f6fb 100%);color:var(--ink)}
.header{box-shadow:0 10px 30px rgba(10,34,63,.05)}
.brand span{box-shadow:0 12px 30px rgba(20,116,184,.24)}
.brand em strong{color:#0d74b8}.header nav a{transition:.18s ease}.header nav a:hover{transform:translateY(-1px)}
.hero{position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-160px;top:120px;width:480px;height:480px;border-radius:50%;background:rgba(84,216,255,.12);filter:blur(6px);pointer-events:none}.heroText,.heroDevice,.quickContact{position:relative;z-index:1}.hero h1 strong{background:linear-gradient(90deg,#fff,#8fe3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.heroStrength{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.heroStrength div,.trustStrip span{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#e9f8ff;border-radius:16px;padding:12px 14px;font-weight:800;line-height:1.45}.trustStrip{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 6px}.trustStrip span{font-size:13px;padding:9px 12px}.btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.primary:hover{box-shadow:0 24px 58px rgba(29,125,194,.42)}
.quickContact{transition:.2s}.quickContact:hover{transform:translateY(-3px)}.kakaoBtn{display:flex;align-items:center;justify-content:center;margin-top:16px;padding:14px 16px;border-radius:16px;background:#fee500;color:#191919;font-weight:900}.contactLine{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef3f8}.contactLine:last-of-type{border-bottom:0}.contactLine span{color:var(--muted);font-size:13px}.contactLine strong{color:#0d3157}
.sectionTitle h2,.contact h2,.companyTitle h2{letter-spacing:-.055em}.categoryMenu a{background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px rgba(10,34,63,.04);transition:.18s ease}.categoryMenu a:hover,.categoryMenu a.active{background:linear-gradient(135deg,#0d3157,#1474b8);color:#fff;border-color:transparent;transform:translateY(-2px)}.finder,.selectedCategoryTitle{box-shadow:0 20px 52px rgba(10,34,63,.08)}.controls input,.controls select{outline:none}.controls input:focus,.controls select:focus{border-color:#1474b8;box-shadow:0 0 0 4px rgba(20,116,184,.12)}.resultNotice{margin:16px 0 8px;color:#0d3157;font-weight:900}.device,.highlight,.supportGrid>div,.companyInfoCard{transition:.2s ease}.device:hover,.highlight:hover,.supportGrid>div:hover,.companyInfoCard:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(10,34,63,.13)}.device img,.highlight img{background:#eef4fa}.device a{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;color:#0d74b8;font-weight:900}.tags span{background:#edf7ff;color:#0d74b8;border:1px solid #d8efff}.contact{position:relative;overflow:hidden}.contact:before{content:"";position:absolute;left:-80px;bottom:-120px;width:320px;height:320px;border-radius:50%;background:rgba(84,216,255,.16)}.contact>*{position:relative;z-index:1}.contactCards div{box-shadow:0 18px 48px rgba(0,0,0,.08)}.finalCta{margin:0 5.5% 78px;padding:42px;border-radius:34px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.finalCta h2{margin:8px 0 10px;font-size:34px;letter-spacing:-.05em;color:#0d3157}.finalCta p{margin:0;color:var(--muted);line-height:1.7}.finalCtaBtns{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.darkBtn{background:#061426;color:#fff}.floatBtns{z-index:150}.floatBtns a,.floatBtns button{box-shadow:0 12px 30px rgba(6,20,38,.18)}footer small{display:block;margin-top:8px;color:#8a98aa}.detailPanel{max-height:92vh;overflow:auto}.galleryStrip img{cursor:pointer}.specTable th{white-space:nowrap}
@media(max-width:1120px){.hero{grid-template-columns:1fr 1fr}.quickContact{grid-column:1/-1}.finalCta{grid-template-columns:1fr}.finalCtaBtns{justify-content:flex-start}}
@media(max-width:980px){.header{height:72px}.header nav.show{animation:menuDrop .18s ease}@keyframes menuDrop{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hero{padding-top:34px!important}.trustStrip{display:grid;grid-template-columns:1fr;gap:8px}.heroButtons{grid-template-columns:1fr!important}.btn{min-height:48px}.quickContact{box-shadow:0 18px 50px rgba(10,34,63,.14)}.categoryMenu{grid-template-columns:repeat(2,minmax(0,1fr))!important}.controls{grid-template-columns:1fr!important}.deviceGrid,.highlightGrid,.supportGrid,.contactCards{grid-template-columns:1fr!important}.device{border-radius:22px!important}.device img{height:auto!important;aspect-ratio:4/3;object-fit:contain!important}.finalCta{margin:0 16px 92px;padding:26px 20px;border-radius:26px}.finalCta h2{font-size:26px}.finalCtaBtns,.finalCtaBtns .btn{width:100%}.floatBtns{left:10px!important;right:10px!important;bottom:10px!important;display:grid!important;grid-template-columns:1fr 1fr auto!important;gap:8px!important}.floatBtns a,.floatBtns button{margin:0!important;border-radius:14px!important;padding:13px 10px!important;font-size:13px!important}.contact{padding-bottom:90px!important}.detailPanel{width:calc(100% - 20px)!important;border-radius:22px!important}.detailTop{grid-template-columns:1fr!important}.detailImage,#detailImage{max-height:320px;object-fit:contain;background:#eef4fa}.detailContactBtns{display:grid!important;grid-template-columns:1fr!important}.detailContactBtns .btn{width:100%!important}}
@media(max-width:520px){.brand b{font-size:14px!important}.brand em{max-width:230px}.hero h1{font-size:34px!important}.hero p{font-size:15px!important}.section h2,.contact h2,.companyTitle h2{font-size:28px!important}.categoryMenu{grid-template-columns:1fr!important}.contactCards span{font-size:18px!important}.companyInfoCard p span{word-break:break-all}.finalCta{padding:22px 18px}.floatTop{min-width:54px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.btn:hover,.device:hover,.highlight:hover,.supportGrid>div:hover,.companyInfoCard:hover,.quickContact:hover{transform:none!important}}


/* TJ MEDICAL v2.0 검사실 운영정보 */
.quickInfoMini{margin:-4px 0 20px;padding:16px;border-radius:18px;background:#f1f7fd;border:1px solid #dcecf8}.quickInfoMini>b{display:block!important;margin-bottom:9px;color:#0d3157!important;font-size:16px!important}.quickInfoMini a{display:block;padding:7px 0;border-bottom:1px dashed #d3e3ef;color:#355674;font-size:13px;font-weight:800}.quickInfoMini a:last-child{border-bottom:0}.quickInfoMini a:hover{color:#1474b8}
.labInfoSection{background:linear-gradient(180deg,#f8fbff 0%,#edf5fb 100%);padding-top:88px!important}.labInfoTitle{max-width:850px}.labInfoHero{display:grid;grid-template-columns:1.4fr .8fr;gap:24px;margin:32px 0;padding:36px;border-radius:30px;background:linear-gradient(135deg,#061426,#0d416f);color:#fff;box-shadow:0 28px 70px rgba(6,20,38,.18)}.labInfoHero h3{margin:12px 0;font-size:32px;line-height:1.25;letter-spacing:-.04em}.labInfoHero p{color:#d9eaf7;line-height:1.75}.infoBadge{display:inline-flex;padding:7px 11px;border-radius:999px;background:#54d8ff;color:#061426;font-size:12px;font-weight:900}.infoGhost{border:1px solid rgba(255,255,255,.3);color:#fff;margin-left:8px}.labQuickList{padding:22px;border-radius:22px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14)}.labQuickList>b{display:block;margin-bottom:12px}.labQuickList a{display:flex;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#fff;font-weight:800}.labQuickList a:last-child{border-bottom:0}.labQuickList span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:rgba(84,216,255,.18);color:#8de8ff;font-size:12px}.infoCardGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.infoCard{background:#fff;border:1px solid #dfeaf4;border-radius:24px;padding:24px;box-shadow:0 16px 44px rgba(10,34,63,.06);scroll-margin-top:105px}.infoCard.featured{border:2px solid #1474b8;box-shadow:0 24px 58px rgba(20,116,184,.13)}.infoIcon{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#eaf6ff;color:#0d74b8;font-weight:900}.infoCard h3{margin:16px 0 8px;color:#0d3157;font-size:22px;letter-spacing:-.035em}.infoCard>p{color:#5d6d80;line-height:1.65;min-height:78px}.infoCard ul{padding-left:20px;color:#3f5368;line-height:1.85}.infoCard details{margin-top:16px;border-top:1px solid #e7eef5;padding-top:14px}.infoCard summary{cursor:pointer;color:#0d74b8;font-weight:900}.articleBody{padding-top:14px;color:#43576b;line-height:1.75}.articleBody h4{margin:0 0 8px;color:#0d3157;font-size:18px}.articleBody ol{padding-left:22px}.inlineLink{display:inline-block;margin-top:8px;color:#0d74b8;font-weight:900}.volumeTable{display:grid;gap:8px;margin-top:14px}.volumeTable div{display:grid;grid-template-columns:110px 1fr;gap:12px;padding:12px;border-radius:12px;background:#f3f8fc}.volumeTable b{color:#0d3157}.labInfoCta{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin-top:28px;padding:30px;border-radius:26px;background:#fff;border:1px solid #dfe8f2;box-shadow:0 20px 50px rgba(10,34,63,.08)}.labInfoCta span{color:#1474b8;font-weight:900}.labInfoCta h3{margin:8px 0;font-size:26px;color:#0d3157}.labInfoCta p{margin:0;color:#5d6d80}.labInfoCta>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:1120px){.infoCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.labInfoHero{grid-template-columns:1fr}.labInfoCta{grid-template-columns:1fr}.labInfoCta>div:last-child{justify-content:flex-start}}
@media(max-width:720px){.labInfoSection{padding:62px 16px!important}.labInfoHero{padding:24px 20px;border-radius:24px}.labInfoHero h3{font-size:26px}.infoGhost{margin-left:0;margin-top:8px}.infoCardGrid{grid-template-columns:1fr}.infoCard>p{min-height:0}.volumeTable div{grid-template-columns:1fr}.labInfoCta{padding:22px 18px}.labInfoCta>div:last-child,.labInfoCta .btn{width:100%}}

/* TJ MEDICAL v2.1 검색·자가점검·카카오 상담 강화 */
.labInfoSearch{max-width:920px;margin:26px auto 30px;padding:20px;border:1px solid #dce8f2;border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(10,34,63,.07)}
.labInfoSearch label{display:block;margin-bottom:10px;color:#0d3157;font-weight:900}
.labInfoSearch>div{display:grid;grid-template-columns:1fr 92px;gap:9px}
.labInfoSearch input{width:100%;min-height:48px;padding:0 16px;border:1px solid #cfdeeb;border-radius:14px;font-size:15px;outline:none}
.labInfoSearch input:focus{border-color:#1474b8;box-shadow:0 0 0 4px rgba(20,116,184,.12)}
.labInfoSearch button{border:0;border-radius:14px;background:#0d3157;color:#fff;font-weight:900;cursor:pointer}
.labInfoSearch p{margin:10px 2px 0;color:#65778a;font-size:13px}
.infoCard.searchMatch{outline:3px solid rgba(84,216,255,.75);box-shadow:0 24px 64px rgba(20,116,184,.18)}
.labCheckSection{background:#fff}
.labCheckBox{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}
.labCheckForm,.labCheckResult{padding:30px;border-radius:26px;border:1px solid #dfe8f2;box-shadow:0 18px 50px rgba(10,34,63,.07)}
.labCheckForm{display:grid;gap:15px;background:#f8fbfe}
.labCheckForm label{display:grid;gap:8px;color:#0d3157;font-weight:900}
.labCheckForm select{min-height:50px;padding:0 14px;border:1px solid #cfdeeb;border-radius:14px;background:#fff;font-size:15px}
.labCheckResult{background:linear-gradient(135deg,#061426,#0d416f);color:#fff}
.labCheckResult>span{display:inline-flex;padding:7px 11px;border-radius:999px;background:#54d8ff;color:#061426;font-size:12px;font-weight:900}
.labCheckResult h3{margin:16px 0 10px;font-size:28px;line-height:1.35}
.labCheckResult p{color:#dbeaf6;line-height:1.75}
.kakaoContactBtn{box-shadow:0 16px 36px rgba(254,229,0,.22)}
.floatChat{background:#fee500!important;color:#191600!important}
@media(min-width:981px){.floatBtns{display:flex!important;flex-direction:column!important;gap:9px!important}.floatBtns a,.floatBtns button{min-width:118px!important}}
@media(max-width:980px){.labCheckBox{grid-template-columns:1fr}.floatBtns{grid-template-columns:1fr 1fr 1fr 58px!important}.floatBtns a,.floatBtns button{font-size:12px!important;padding:12px 5px!important}}
@media(max-width:620px){.labInfoSearch>div{grid-template-columns:1fr}.labInfoSearch button{min-height:46px}.labCheckForm,.labCheckResult{padding:22px 18px}.floatBtns{grid-template-columns:1fr 1fr 1fr 52px!important}.floatBtns a,.floatBtns button{font-size:11px!important}}


/* V3.0 - 운영정보 허브 및 카카오 상담 강화 */
.todayInfo{max-width:1500px;margin:-34px auto 18px;padding:0 5.5%;position:relative;z-index:12}
.todayInfoHead{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.todayInfoHead h2{margin:4px 0 7px;font-size:34px}.todayInfoHead p{margin:0;color:#65758b}.todayMore{font-weight:800;color:#125f9c;white-space:nowrap}
.todayInfoGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.todayCard{min-height:245px;padding:25px;border:1px solid #dfe7f0;border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(18,45,75,.08);transition:.25s;position:relative;overflow:hidden}.todayCard:hover{transform:translateY(-6px);box-shadow:0 22px 52px rgba(18,45,75,.14);border-color:#95bddb}.todayCard.featured{background:linear-gradient(145deg,#071b31,#0f568b);color:#fff;border-color:transparent}.todayCard.featured p{color:#d3e2ef}.todayBadge{position:absolute;right:18px;top:18px;padding:6px 10px;border-radius:999px;background:#ffe500;color:#151515;font-size:11px;font-weight:900}.todayIcon{font-size:30px;margin-bottom:22px}.todayCard h3{font-size:20px;line-height:1.45;margin:0 0 12px}.todayCard p{font-size:14px;line-height:1.65;color:#69798d;margin:0 0 18px}.todayCard b{font-size:13px;color:#1c70ad}.todayCard.featured b{color:#ffe500}
.kakaoChannelPanel{max-width:920px;margin:30px auto 0;padding:22px 26px;border-radius:22px;background:#fee500;color:#191919;display:flex;align-items:center;gap:18px;text-align:left;box-shadow:0 18px 45px rgba(0,0,0,.18);transition:.25s}.kakaoChannelPanel:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(0,0,0,.24)}.kakaoChannelIcon{width:68px;height:68px;border-radius:22px;background:#191919;color:#fee500;display:grid;place-items:center;font-size:34px;flex:0 0 auto}.kakaoChannelText{display:flex;flex-direction:column;gap:4px;flex:1}.kakaoChannelText small{font-weight:800}.kakaoChannelText strong{font-size:22px}.kakaoChannelText em{font-style:normal;font-size:13px;opacity:.72}.kakaoChannelArrow{font-weight:900;white-space:nowrap}
@media(max-width:1050px){.todayInfoGrid{grid-template-columns:repeat(2,1fr)}.todayInfo{margin-top:20px}.todayInfoHead{align-items:flex-start}}
@media(max-width:680px){.todayInfo{padding:0 18px}.todayInfoHead{display:block}.todayMore{display:inline-block;margin-top:12px}.todayInfoGrid{grid-template-columns:1fr}.todayCard{min-height:auto}.kakaoChannelPanel{margin:24px 14px 0;padding:18px;align-items:flex-start}.kakaoChannelIcon{width:54px;height:54px;font-size:26px;border-radius:17px}.kakaoChannelText strong{font-size:17px}.kakaoChannelArrow{display:none}}

/* V4.1 layout refinements - 2026-07-15 */
@media (min-width: 1060px){
  /* Move Today's Lab Information approximately 3 cm lower than the previous position */
  .todayInfo{margin-top:80px;}

  /* Keep the lab operation check heading on one line on desktop */
  .labCheckSection .sectionTitle{max-width:1320px;}
  .labCheckSection .sectionTitle h2{
    font-size:46px;
    line-height:1.2;
    white-space:nowrap;
    word-break:keep-all;
    letter-spacing:-.055em;
  }
}

@media (max-width:1059px){
  .todayInfo{margin-top:44px;}
  .labCheckSection .sectionTitle h2{
    white-space:normal;
    word-break:keep-all;
  }
}

/* TJ MEDICAL V4 FINAL — desktop one-line polish (2026-07-15) */
@media (min-width:1200px){
  /* Keep the four featured information-card headings on one line. */
  .todayCard h3{
    font-size:18px;
    line-height:1.35;
    letter-spacing:-.055em;
    white-space:nowrap;
    word-break:keep-all;
  }
  .todayIcon{margin-bottom:16px}
  .todayCard{min-height:245px}

  /* Keep the clinical-lab information introduction on one line. */
  .labInfoTitle{
    max-width:1400px;
  }
  .labInfoTitle > p:last-child{
    font-size:16px;
    line-height:1.65;
    white-space:nowrap;
    word-break:keep-all;
  }

  /* Keep the lab-operation check heading on one line on desktop. */
  .labCheckSection .sectionTitle{
    max-width:1380px;
  }
  .labCheckSection .sectionTitle h2{
    font-size:42px;
    white-space:nowrap;
    word-break:keep-all;
  }
}

/* Mobile/tablet: preserve natural, readable wrapping. */
@media (max-width:1199px){
  .todayCard h3,
  .labInfoTitle > p:last-child,
  .labCheckSection .sectionTitle h2{
    white-space:normal;
    word-break:keep-all;
  }
}

/* V4.2 FINAL mobile polish */
@media(max-width:760px){
  html{scroll-behavior:smooth}
  body{overflow-x:hidden}
  .header{min-height:66px!important;padding:8px 14px!important}
  .brand{min-width:0}.brand em{min-width:0}.brand em strong{font-size:16px!important}.brand em small{font-size:10px!important}
  .hero{padding-left:18px!important;padding-right:18px!important}
  .hero h1{font-size:34px!important;line-height:1.18!important;word-break:keep-all}
  .hero p{font-size:15px!important;line-height:1.7!important}
  .heroButtons{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}
  .heroButtons .btn{width:100%!important;min-height:50px!important}
  .section{padding-left:18px!important;padding-right:18px!important}
  .sectionTitle h2,.todayInfoHead h2,.labInfoTitle h2,.contact h2,.companyTitle h2{font-size:29px!important;line-height:1.25!important;word-break:keep-all}
  .todayInfo{padding:0 18px!important;margin-top:34px!important}
  .todayInfoGrid,.infoCardGrid,.productGrid,.categoryMenu{grid-template-columns:1fr!important}
  .todayCard,.infoCard{padding:20px!important;border-radius:18px!important}
  .todayCard h3,.infoCard h3{white-space:normal!important;word-break:keep-all!important}
  .labInfoHero,.labInfoCta,.labCheckForm,.labCheckResult{border-radius:20px!important}
  .kakaoChannelPanel{margin-left:0!important;margin-right:0!important}
  .floatBtns{left:10px!important;right:10px!important;bottom:10px!important;gap:6px!important}
  .floatBtns a,.floatBtns button{min-height:48px!important;border-radius:14px!important}
  img{max-width:100%;height:auto}
}
@media(max-width:420px){
  .hero h1{font-size:30px!important}
  .sectionTitle h2,.todayInfoHead h2,.labInfoTitle h2,.contact h2,.companyTitle h2{font-size:26px!important}
}
