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