:root{--navy:#102a43;--blue:#1261a0;--teal:#0b8f88;--cream:#f6f8fb;--line:#dfe7ef;--muted:#6b7c93}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--navy);font-family:Poppins,Arial,sans-serif}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.topbar{height:76px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px}.brand>span,.admin-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;font-weight:800;background:linear-gradient(145deg,var(--blue),var(--teal))}.brand div{display:flex;flex-direction:column}.brand small{font-size:10px;color:var(--muted)}.admin-link{padding:9px 14px;border-radius:9px;background:#e9f3fb;color:var(--blue);font-size:11px;font-weight:600}.hero{min-height:240px;padding:46px max(24px,calc((100vw - 1180px)/2)) 70px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#fff;background:radial-gradient(circle at 80% 10%,#29b3aa33,transparent 34%),linear-gradient(125deg,#102a43,#134c70 58%,#0b7775)}.hero>div>small,.panel header small{font-size:9px;letter-spacing:1.3px;font-weight:700;opacity:.75}.hero h1{margin:7px 0;font-size:clamp(29px,4vw,43px);line-height:1.12}.hero p{margin:0;opacity:.8;font-size:13px}.updated{display:flex;align-items:center;gap:11px;padding:14px 18px;border:1px solid #ffffff35;border-radius:13px;min-width:285px}.updated i{width:9px;height:9px;border-radius:50%;background:#52ddb7}.updated div{display:flex;flex-direction:column}.updated strong{font-size:12px}.container{max-width:1180px;margin:-34px auto 0;padding:0 24px 45px}.filters{display:grid;grid-template-columns:230px minmax(250px,1fr) 220px auto;gap:13px;padding:19px;background:#fff;border:1px solid #e5ebf0;border-radius:15px;box-shadow:0 14px 35px #102a4312}.filters label,.admin-form label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:600;color:#52687c}.filters input,.filters select,.admin-form input{height:45px;width:100%;border:1px solid #d8e2eb;border-radius:9px;padding:0 12px;background:#fbfcfd;color:var(--navy)}.filters button,.admin-form button{align-self:end;height:45px;border:0;border-radius:9px;padding:0 18px;background:var(--blue);color:#fff;font-weight:600;cursor:pointer}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:17px 0}.stats article{display:flex;align-items:center;gap:14px;padding:18px;background:#fff;border:1px solid #e5ebf0;border-radius:13px}.stats article div{display:flex;flex-direction:column}.stats small{font-size:8px;letter-spacing:.8px;color:#7d8fa1;font-weight:700}.stats strong{font-size:25px;line-height:1.25}.stats em{font-size:9px;color:#8b9bad;font-style:normal}.icon{width:46px;height:46px;display:grid;place-items:center;border-radius:11px;font-size:21px}.icon.blue{background:#e8f2fb;color:var(--blue)}.icon.teal{background:#e5f7f4;color:var(--teal)}.icon.amber{background:#fff4df;color:#d08a16}.panel{margin-top:16px;background:#fff;border:1px solid #e5ebf0;border-radius:14px;overflow:hidden}.panel>header{display:flex;align-items:center;justify-content:space-between;padding:19px 22px;border-bottom:1px solid #e8edf2}.panel header div{display:flex;flex-direction:column}.panel h2{margin:2px 0 0;font-size:16px}.badge{padding:6px 10px;border-radius:18px;background:#e9f5ff;color:var(--blue);font-size:9px}.bars{padding:9px 22px 17px}.bar-row{min-height:53px;display:grid;grid-template-columns:23px minmax(190px,1.3fr) minmax(150px,2fr) 65px;gap:11px;align-items:center;border-bottom:1px solid #edf2f6}.bar-row:last-child{border:0}.bar-row>b{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:#e9f3fc;color:var(--blue);font-size:9px}.bar-label{display:flex;flex-direction:column;overflow:hidden}.bar-label strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bar-label small{font-size:8px;color:#829ab1}.track{height:7px;border-radius:6px;background:#edf2f6;overflow:hidden}.track i{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,var(--blue),#2aa7a0)}.bar-row>strong{font-size:11px;text-align:right}.ranking-head nav{display:flex;padding:3px;background:#edf3f7;border-radius:9px}.ranking-head nav a{padding:7px 10px;border-radius:7px;font-size:9px;font-weight:600;color:#63788d}.ranking-head nav a.active{background:#fff;color:var(--blue);box-shadow:0 2px 8px #102a4315}.university-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:17px 21px}.university-cards article{display:grid;grid-template-columns:35px 1fr auto;gap:11px;align-items:center;padding:14px;border:1px solid #e3ebf1;border-radius:11px;background:linear-gradient(145deg,#fbfdff,#f4f8fb)}.rank{width:33px;height:33px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(145deg,var(--blue),var(--teal));font-size:12px}.university-cards article>div{display:flex;flex-direction:column}.university-cards small{font-size:8px;color:#8a9bae}.university-cards span{font-size:8px;color:#829ab1}.total{text-align:right}.university-list{padding:0 21px 17px}.university-list>div{min-height:40px;display:grid;grid-template-columns:24px 55px 1fr 75px;gap:10px;align-items:center;border-top:1px solid #edf2f6;font-size:10px}.university-list em{text-align:right;font-style:normal;font-weight:600}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:10px}th{text-align:left;padding:11px 14px;background:#f5f8fb;color:#63788d;text-transform:uppercase;font-size:8px;letter-spacing:.4px}td{padding:12px 14px;border-top:1px solid #edf2f6}td:nth-last-child(-n+3),th:nth-last-child(-n+3){text-align:right}.course-name{max-width:420px}.ipta{display:inline-flex;min-width:46px;justify-content:center;padding:5px 7px;border-radius:7px;background:#eaf4fc;color:var(--blue);font-size:8px}.competition{padding:5px 7px;border-radius:15px;font-size:8px}.competition.high{background:#ffeded;color:#b84242}.competition.medium{background:#fff3db;color:#a66b0c}.competition.low{background:#e6f7f3;color:#087c70}.empty{padding:30px;text-align:center;color:#829ab1}footer{display:flex;justify-content:space-between;padding:23px max(24px,calc((100vw - 1180px)/2));background:#fff;border-top:1px solid var(--line);font-size:9px;color:#829ab1}footer strong{color:var(--navy)}.admin-body{min-height:100vh;display:grid;place-items:center;padding:18px;background:linear-gradient(135deg,#102a43,#0b7775)}.admin-box{width:min(500px,100%);padding:28px;background:#fff;border-radius:18px;box-shadow:0 25px 70px #071b2e88}.admin-box>small,.admin-title small{display:block;margin-top:14px;color:var(--blue);font-size:9px;letter-spacing:1.2px;font-weight:700}.admin-box h1{margin:5px 0;font-size:24px}.admin-box>p{margin:0 0 18px;color:#6b7c93;font-size:11px}.admin-form{display:flex;flex-direction:column;gap:15px}.admin-form button{width:100%;align-self:auto}.back{display:inline-block;margin-top:18px;color:var(--blue);font-size:10px}.alert,.format-info,.last-file{padding:11px 12px;border-radius:9px;font-size:10px;line-height:1.5}.alert{margin-bottom:14px}.alert.error{background:#fff0f0;color:#a74040}.alert.success{background:#eaf9f3;color:#087c70}.format-info{background:#eef6fc;color:#557086}.last-file{margin-top:16px!important;background:#f3f6f8;color:#62768a!important}.admin-title{display:flex;justify-content:space-between;align-items:flex-start}.admin-title small{margin:0}.admin-title a{font-size:9px;color:#b84242}
@media(max-width:760px){.topbar{height:66px;padding:0 15px}.brand small{display:none}.brand>span{width:37px;height:37px}.hero{display:block;min-height:275px;padding:34px 17px 64px}.hero h1{font-size:29px}.updated{margin-top:22px;min-width:0}.container{margin-top:-31px;padding:0 12px 35px}.filters{grid-template-columns:1fr;padding:14px}.filters button{width:100%}.stats{grid-template-columns:1fr 1fr;gap:9px}.stats article{padding:13px}.stats article:first-child{grid-column:1/-1}.stats strong{font-size:20px}.panel>header{padding:16px}.bars{padding:7px 16px 14px}.bar-row{grid-template-columns:22px 1fr 55px;padding:7px 0}.bar-row .track{grid-column:2/4}.ranking-head{align-items:flex-start!important;gap:10px}.university-cards{grid-template-columns:1fr;padding:13px;gap:8px}.university-list{padding:0 13px 13px}.university-list>div{grid-template-columns:20px 45px 1fr 64px;gap:7px}.table-wrap{overflow:visible;padding:7px 11px 14px}table,tbody{display:block}thead{display:none}tr{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;padding:13px 4px;border-bottom:1px solid #e7edf3}td{display:flex;justify-content:space-between;align-items:center;gap:8px;border:0;padding:0;text-align:right!important}td:before{content:attr(data-label);font-size:7px;color:#7b8da0;font-weight:700;text-transform:uppercase}.course-name{grid-column:1/-1;display:block;text-align:left!important;padding:6px 0;font-size:10px}.course-name:before{display:block;margin-bottom:4px}.ipta{margin-left:auto}footer{padding:20px 15px;flex-direction:column;gap:4px}.admin-box{padding:23px 18px}}

/* Saiz tulisan standard dan header jadual boleh disusun */
body{font-size:15px;line-height:1.55}.brand strong{font-size:18px}.brand small{font-size:12px}.admin-link{font-size:14px}.hero>div>small,.panel header small{font-size:12px}.hero p{font-size:15px}.updated strong{font-size:14px}.filters label,.admin-form label{font-size:13px}.filters input,.filters select,.admin-form input{font-size:14px}.filters button,.admin-form button{font-size:14px}.stats small{font-size:11px}.stats em{font-size:12px}.panel h2{font-size:19px}.badge{font-size:12px}.bar-row>b{font-size:12px}.bar-label strong{font-size:13px}.bar-label small{font-size:11px}.bar-row>strong{font-size:13px}.ranking-head nav a{font-size:12px}.university-cards small,.university-cards span{font-size:11px}.university-cards article>div>strong{font-size:16px}.university-list>div{font-size:13px}.table-wrap{max-height:720px;overflow:auto}table{font-size:14px}thead{position:sticky;top:0;z-index:3}th{padding:0;background:#5d6070;color:#fff;font-size:14px;letter-spacing:0;text-transform:none;border-right:1px solid #747786}th:last-child{border-right:0}.sort-button{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border:0;background:transparent;color:#fff;font-size:14px;font-weight:700;text-align:left;cursor:pointer}.sort-button span{color:#c9cbd4;font-size:17px;font-weight:400}.sort-button:hover,.sort-button.active{background:#4e5160}.sort-button.active span{color:#fff}td{padding:14px;font-size:14px}.ipta{font-size:12px}.competition{font-size:12px}.empty{font-size:14px}footer{font-size:12px}.admin-box>small,.admin-title small{font-size:12px}.admin-box h1{font-size:27px}.admin-box>p{font-size:14px}.back{font-size:13px}.alert,.format-info,.last-file{font-size:13px}.admin-title a{font-size:12px}
@media(max-width:760px){body{font-size:14px}.hero p{font-size:14px}.stats small{font-size:10px}.panel h2{font-size:17px}.bar-label strong{font-size:12px}.bar-label small{font-size:10px}.table-wrap{max-height:none}.course-name{font-size:14px}td{font-size:14px}td:before{font-size:11px}.admin-box h1{font-size:24px}.admin-box>p{font-size:13px}}

/* Lima kolum tepat seperti rujukan: IPTA, KOD, PROGRAM, PILIHAN 1, JUMLAH */
.table-panel table{table-layout:fixed;min-width:880px}.table-panel th:nth-child(1){width:11%}.table-panel th:nth-child(2){width:14%}.table-panel th:nth-child(3){width:47%}.table-panel th:nth-child(4){width:14%}.table-panel th:nth-child(5){width:14%}.table-panel td:nth-child(1),.table-panel td:nth-child(2),.table-panel td:nth-child(3){text-align:left}.table-panel td:nth-child(4),.table-panel td:nth-child(5){text-align:right}.table-panel .sort-button{text-transform:uppercase;min-height:74px}.table-panel th:nth-child(4) .sort-button,.table-panel th:nth-child(5) .sort-button{justify-content:space-between}.table-panel td:nth-child(5) strong{font-size:15px;color:var(--navy)}
@media(max-width:760px){.table-panel table{min-width:0;table-layout:auto}.table-panel td:nth-child(1),.table-panel td:nth-child(2),.table-panel td:nth-child(3),.table-panel td:nth-child(4),.table-panel td:nth-child(5){text-align:right}.table-panel .course-name{text-align:left!important}}

/* Paparkan nama program Top 5 sepenuhnya, termasuk nama yang panjang */
.bar-row{grid-template-columns:30px minmax(320px,2fr) minmax(130px,1fr) 82px;min-height:74px;padding:11px 0;align-items:center}.bar-label{min-width:0;overflow:visible}.bar-label strong{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;line-height:1.4}.bar-label small{margin-top:3px}.bar-row>strong{align-self:center}
@media(max-width:950px) and (min-width:761px){.bar-row{grid-template-columns:28px minmax(250px,1.8fr) minmax(110px,1fr) 72px}}
@media(max-width:760px){.bar-row{grid-template-columns:28px minmax(0,1fr) 64px;min-height:0;padding:13px 0;align-items:start}.bar-row .track{grid-column:2/4;margin-top:4px}.bar-label strong{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;line-height:1.45}.bar-row>strong{align-self:start;padding-top:2px}}
/* =========================================================
   TEMA RASMI UPUONLINE — BIRU, PUTIH DAN KELABU SAHAJA
   ========================================================= */
:root{
  --navy:#245b7c;
  --blue:#2f7098;
  --teal:#2f7098;
  --cream:#f4f6f9;
  --line:#d9e0e7;
  --muted:#697386;
}

body{background:#f4f6f9;color:#26323f}
a{color:#2f7098}
.topbar{background:#fff;border-color:#d9e0e7}
.brand>span,.admin-icon{background:#2f7098!important}
.admin-link{background:#e8f1f7!important;color:#2f7098!important;border-color:#d9e0e7!important}
.admin-link:hover{background:#dbeaf3!important;color:#245b7c!important}

.hero{background:#2f7098!important}
.updated{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.35)!important}
.updated i{background:#fff!important}

.filters,.stats article,.panel,.admin-box,.university-cards article{
  background:#fff!important;
  border-color:#d9e0e7!important;
}
.panel,.admin-box{box-shadow:0 10px 28px rgba(36,91,124,.08)!important}

input,select,.search-box input,.file-input{
  background:#fff!important;
  border-color:#cfd8e1!important;
  color:#26323f!important;
}
input:focus,select:focus,.search-box input:focus{
  border-color:#2f7098!important;
  box-shadow:0 0 0 3px rgba(47,112,152,.14)!important;
}
button,.btn-primary{
  background:#2f7098!important;
  color:#fff!important;
  border-color:#2f7098!important;
}
button:hover,.btn-primary:hover{background:#245b7c!important;border-color:#245b7c!important}

.icon.blue,.icon.teal,.icon.amber,.badge,.ipta,.bar-row>b{
  background:#e8f1f7!important;
  color:#2f7098!important;
}
.track{background:#e4e8ed!important}
.track i{background:#2f7098!important}
.rank{background:#2f7098!important;color:#fff!important}

.ranking-nav{background:#edf1f4!important;border-color:#d9e0e7!important}
.ranking-nav button{background:transparent!important;color:#697386!important;border-color:transparent!important}
.ranking-nav button:hover,.ranking-nav button.active{
  background:#fff!important;
  color:#2f7098!important;
  border-color:#d9e0e7!important;
}

th{background:#2f7098!important;border-right-color:#5a8eae!important;color:#fff!important}
th:hover,th.sort-active{background:#245b7c!important}
th .sort-icon,th::after{color:#dbe8f0!important}
tbody tr:hover{background:#f1f6f9!important}

.admin-body{background:#2f7098!important}
.admin-title a{color:#2f7098!important}
.format-info,.last-file,.alert.success{
  background:#e8f1f7!important;
  color:#43576a!important;
  border-color:#cbdde8!important;
}
.alert.error{
  background:#f1f3f5!important;
  color:#3f4d5a!important;
  border-color:#d9e0e7!important;
  border-left:4px solid #2f7098!important;
}
.competition,.competition.low,.competition.medium,.competition.high{
  background:#e8f1f7!important;
  color:#2f7098!important;
}
footer{background:#fff;color:#697386;border-color:#d9e0e7}

/* Nama kursus maksimum dua baris; universiti dan kod bermula pada baris ketiga */
.bar-row{min-height:96px!important}
.bar-label strong{
  display:-webkit-box!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  height:2.8em;
  line-height:1.4!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  overflow-wrap:anywhere;
}
.bar-label small{display:block;margin-top:5px!important;line-height:1.35}
@media(max-width:760px){.bar-row{min-height:96px!important}.bar-label strong{height:2.9em;line-height:1.45!important}}

/* Kepala jadual mengikut rujukan asal */
.table-panel table{table-layout:fixed!important;min-width:880px}
.table-panel th:nth-child(1){width:15%!important}
.table-panel th:nth-child(2){width:13%!important}
.table-panel th:nth-child(3){width:48%!important}
.table-panel th:nth-child(4){width:12%!important}
.table-panel th:nth-child(5){width:12%!important}
.table-panel th{
  padding:0!important;
  background:#5f6170!important;
  border-right:1px solid #747684!important;
  color:#fff!important;
}
.table-panel th:last-child{border-right:0!important}
.table-panel .sort-button{
  width:100%;
  min-height:76px!important;
  padding:12px 8px 12px 14px!important;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:6px;
  background:#5f6170!important;
  border:0!important;
  border-radius:0!important;
  color:#fff!important;
  text-align:left;
}
.table-panel .sort-button:hover,.table-panel .sort-button.active{background:#515361!important}
.table-panel .column-title{
  color:#fff!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.35;
  white-space:normal;
}
.table-panel th:nth-child(4) .column-title{text-align:center}
.table-panel .sort-arrow{
  flex:0 0 auto;
  color:#bfc2cc!important;
  font-size:17px!important;
  font-weight:400!important;
  line-height:1;
}
.table-panel .sort-button.active .sort-arrow{color:#fff!important}
@media(max-width:760px){.table-panel table{min-width:0}.table-panel th:nth-child(n){width:auto!important}}

/* Paparan lebih padat dan warna lebih ceria */
:root{--navy:#173a57;--blue:#147db3;--teal:#20a7c9;--cream:#f2f8fc;--line:#d5e5ef;--muted:#61788b}
body{background:#f2f8fc}
.hero{background:linear-gradient(125deg,#245f87,#147db3 62%,#20a7c9)!important}
.brand>span,.admin-icon{background:linear-gradient(145deg,#147db3,#20a7c9)!important}
.panel{border-color:#d5e5ef!important;box-shadow:0 10px 26px rgba(23,83,120,.07)!important}
.badge,.ipta,.bar-row>b{background:#e4f3fb!important;color:#147db3!important}
.icon.blue{background:#e2f2ff!important;color:#147db3!important}
.icon.teal{background:#e2faf7!important;color:#159b86!important}
.icon.amber{background:#fff0e8!important;color:#e86643!important}
.track i{background:linear-gradient(90deg,#147db3,#20a7c9)!important}
.rank{background:linear-gradient(145deg,#147db3,#20a7c9)!important}

.bars{padding-top:5px!important;padding-bottom:8px!important}
.bar-row{min-height:72px!important;padding:8px 0!important}
.bar-label strong{
  height:auto!important;
  max-height:2.8em!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.bar-label small{margin-top:2px!important}

.chart-content{display:grid;grid-template-columns:minmax(230px,340px) 1fr;gap:28px;align-items:center;padding:22px}
.donut-chart{width:min(250px,75vw);aspect-ratio:1;margin:auto;border-radius:50%;background:var(--chart);display:grid;place-items:center;position:relative;box-shadow:0 12px 28px rgba(20,125,179,.15)}
.donut-chart:after{content:"";position:absolute;inset:23%;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e2edf4}
.donut-center{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px}
.donut-center small{font-size:11px;color:#61788b;font-weight:700;letter-spacing:.5px}
.donut-center strong{font-size:25px;color:#173a57;line-height:1.25}
.donut-center span{font-size:11px;color:#7890a2}
.chart-legend{display:grid;gap:7px}
.legend-item{display:grid!important;grid-template-columns:13px minmax(55px,1fr) auto 55px;gap:10px;align-items:center;width:100%;min-height:43px;padding:8px 11px!important;border:1px solid #dbe8f0!important;border-radius:10px!important;background:#fff!important;color:#173a57!important;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.legend-item:hover,.legend-item:focus-visible,.legend-item[aria-pressed="true"]{transform:translateX(4px);border-color:var(--series)!important;background:#f5fbff!important}
.legend-item i{width:11px;height:11px;border-radius:50%;background:var(--series)}
.legend-item span{font-weight:700}.legend-item strong{text-align:right}.legend-item em{text-align:right;color:#7890a2;font-size:12px;font-style:normal}
.table-panel th:nth-child(4){width:13%!important}.table-panel th:nth-child(3){width:47%!important}
.table-panel th:nth-child(4) .column-title{white-space:nowrap!important;text-align:left!important}
@media(max-width:760px){.chart-content{grid-template-columns:1fr;padding:17px;gap:18px}.donut-chart{width:min(210px,68vw)}.legend-item{grid-template-columns:12px minmax(48px,1fr) auto 48px}.bar-row{min-height:68px!important;padding:7px 0!important}.bar-label strong{max-height:2.9em!important}}

/* Laluan kerjaya: butang kursus dan popup */
.career-trigger{cursor:pointer}
.bar-career{
  display:-webkit-box!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  width:100%;
  max-height:2.8em;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#173a57!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.4!important;
  text-align:left;
}
.bar-career:hover,.bar-career:focus-visible{color:#147db3!important;text-decoration:underline}
.table-career{display:flex!important;flex-direction:column;align-items:flex-start!important;width:100%;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#173a57!important;text-align:left}
.table-career:hover,.table-career:focus-visible,.table-career:active{background:transparent!important;color:#147db3!important;box-shadow:none!important;transform:none!important}
.table-career>span{line-height:1.45}
.table-career>small{margin-top:4px;padding:3px 8px;border-radius:12px;background:#e4f3fb;color:#147db3;font-size:11px;font-weight:700}
.career-dialog{width:min(620px,calc(100% - 28px));max-height:86vh;padding:0;border:0;border-radius:14px;background:transparent;box-shadow:0 24px 70px rgba(8,42,66,.28)}
.career-dialog::backdrop{background:rgba(16,37,52,.54);backdrop-filter:blur(2px)}
.career-modal{overflow:hidden;border-radius:14px;background:#fff;border-top:4px solid #147db3}
.career-modal>header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px 17px;background:#fff;color:#173a57;border-bottom:1px solid #e1eaf0}
.career-modal>header small{font-size:10px;font-weight:700;letter-spacing:1.1px;color:#147db3}
.career-modal>header h2{margin:5px 0 3px;font-size:18px;line-height:1.4}
.career-modal>header p{margin:0;font-size:12px;color:#7890a2}
.career-close{flex:0 0 auto;width:34px;height:34px;padding:0!important;border:1px solid #d9e5ec!important;border-radius:50%!important;background:#f5f9fb!important;color:#61788b!important;font-size:21px!important;line-height:1!important}
.career-close:hover,.career-close:focus-visible{background:#e9f3f8!important;color:#147db3!important;border-color:#c5dce8!important}
.career-body{padding:18px 22px 8px;overflow:auto}
.career-body>p{margin:0 0 8px;color:#61788b;font-size:12px;font-weight:600}
.career-options{display:grid;gap:0;margin:0;padding:0;list-style:none}
.career-options li{position:relative;padding:11px 4px 11px 27px;border-bottom:1px solid #e6edf2;color:#173a57;font-size:13px;line-height:1.55}
.career-options li:last-child{border-bottom:0}
.career-options li:before{content:"";position:absolute;left:4px;top:18px;width:7px;height:7px;border-radius:50%;background:#20a7c9;box-shadow:0 0 0 4px #e8f7fb}
.career-modal>footer{display:flex;justify-content:flex-end;padding:12px 22px 16px;border-top:0;background:#fff}
.career-done{width:auto!important;height:40px!important;padding:0 20px!important;border:0!important;border-radius:9px!important;background:#147db3!important;color:#fff!important;font-size:13px!important}
.career-done:hover,.career-done:focus-visible{background:#116b99!important;color:#fff!important}
@media(max-width:760px){.career-dialog{width:calc(100% - 20px);max-height:90vh}.career-modal>header{padding:16px}.career-modal>header h2{font-size:16px}.career-body{padding:14px 16px 6px}.career-options li{padding:10px 2px 10px 25px}.career-modal>footer{padding:10px 16px 14px}.bar-career{font-size:12px!important;max-height:2.9em}}

/* Elak warna blok apabila nama kursus dihover */
.bar-career:hover,.bar-career:focus-visible,.bar-career:active,
.table-career:hover,.table-career:focus-visible,.table-career:active{
  background:transparent!important;
  border-color:transparent!important;
  color:#147db3!important;
  box-shadow:none!important;
}

/* Merit, temuduga dan STEM dipadankan mengikut kod */
.program-info{display:flex;flex-direction:column;align-items:flex-start;gap:6px}
.program-title{display:block;color:#173a57;line-height:1.45}
.program-tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px}
.program-tags>span,.career-action{display:inline-flex;align-items:center;min-height:25px;padding:3px 8px!important;border-radius:12px!important;font-size:10px!important;font-weight:700!important;line-height:1.2;white-space:nowrap}
.merit-tag{background:#e4f6ed;color:#16734a;border:1px solid #c5e8d6}
.requirement-tag{background:#f2f5f7;color:#5f7180;border:1px solid #dce5ea}
.career-action{border:1px solid #cfe3ee!important;background:#e9f5fb!important;color:#147db3!important;cursor:pointer}
.career-action:hover,.career-action:focus-visible{border-color:#a8d2e5!important;background:#dceff8!important;color:#116b99!important;box-shadow:none!important;transform:none!important}
@media(max-width:760px){.program-info{width:100%}.program-tags{margin-top:2px}.program-tags>span,.career-action{font-size:10px!important}}

/* Ikon statistik CSS: tajam tanpa fail gambar luar */
.stat-graphic{position:relative;display:block;width:25px;height:25px;color:currentColor}
.stat-graphic.chart{display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:4px 3px 5px;border-left:2px solid currentColor;border-bottom:2px solid currentColor}
.stat-graphic.chart i{display:block;width:4px;border-radius:2px 2px 0 0;background:currentColor}
.stat-graphic.chart i:nth-child(1){height:8px}.stat-graphic.chart i:nth-child(2){height:16px}.stat-graphic.chart i:nth-child(3){height:12px}
.stat-graphic.document{width:20px;height:25px;border:2px solid currentColor;border-radius:3px;background:transparent}
.stat-graphic.document:before{content:"";position:absolute;left:4px;right:4px;top:7px;height:2px;background:currentColor;box-shadow:0 5px 0 currentColor,0 10px 0 currentColor;opacity:.9}
.stat-graphic.document:after{content:"";position:absolute;right:-2px;top:-2px;width:7px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;background:inherit}
.stat-graphic.target{width:25px;height:25px;border:2px solid currentColor;border-radius:50%}
.stat-graphic.target:before{content:"";position:absolute;inset:4px;border:2px solid currentColor;border-radius:50%}
.stat-graphic.target:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:currentColor;transform:translate(-50%,-50%)}

/* Carian merit automatik ±10 */
.filters.merit-filters{grid-template-columns:170px minmax(240px,1fr) 155px 210px auto}
.merit-search{position:relative}
.merit-search span{display:block;margin-top:-3px;color:#7890a2;font-size:10px;font-weight:500;line-height:1.25}
.merit-search input{padding-right:34px!important}
.merit-search:after{content:"%";position:absolute;right:12px;top:36px;color:#7890a2;font-size:13px;font-weight:700;pointer-events:none}
@media(max-width:1050px) and (min-width:761px){.filters.merit-filters{grid-template-columns:1fr 1fr}.filters.merit-filters button{width:100%}}
@media(max-width:760px){.filters.merit-filters{grid-template-columns:1fr}.merit-search:after{top:35px}}

/* Pautan terapung Carian Program e-Panduan */
.floating-program{position:fixed;z-index:20;right:18px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid rgba(255,255,255,.38);border-radius:28px;background:linear-gradient(135deg,#147db3,#20a7c9);color:#fff!important;font-size:12px;font-weight:700;box-shadow:0 12px 30px rgba(18,92,132,.28);transition:transform .18s ease,box-shadow .18s ease}
.floating-program:hover,.floating-program:focus-visible{transform:translateY(-50%) translateX(-4px);box-shadow:0 16px 36px rgba(18,92,132,.36);color:#fff!important}
.floating-search{position:relative;width:17px;height:17px;border:2px solid currentColor;border-radius:50%}
.floating-search:after{content:"";position:absolute;width:7px;height:2px;right:-6px;bottom:-3px;border-radius:2px;background:currentColor;transform:rotate(45deg);transform-origin:left center}
@media(max-width:760px){.floating-program{right:13px;top:auto;bottom:15px;transform:none;padding:11px 14px}.floating-program:hover,.floating-program:focus-visible{transform:translateY(-3px)}.floating-program span:last-child{font-size:11px}}

/* Pautan terus ke butiran program e-Panduan */
.program-detail-link{color:#173a57!important;text-decoration:none;text-underline-offset:3px;transition:color .16s ease}
.program-detail-link:hover,.program-detail-link:focus-visible{color:#147db3!important;text-decoration:underline}
.top-program-link{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:2.8em;overflow:hidden;font-size:13px;font-weight:700;line-height:1.4}
.detail-tag{display:inline-flex;align-items:center;min-height:25px;padding:3px 8px;border:1px solid #d7e3ea;border-radius:12px;background:#fff;color:#526d80!important;font-size:10px;font-weight:700;line-height:1.2;white-space:nowrap}
.detail-tag:hover,.detail-tag:focus-visible{border-color:#aacfe0;background:#f1f9fd;color:#147db3!important;text-decoration:none}
@media(max-width:760px){.top-program-link{font-size:12px;max-height:2.9em}.detail-tag{font-size:10px}}

/* Enam kolum: merit boleh disusun tinggi atau rendah */
.table-panel table{min-width:980px!important}
.table-panel th:nth-child(1){width:10%!important}
.table-panel th:nth-child(2){width:12%!important}
.table-panel th:nth-child(3){width:42%!important}
.table-panel th:nth-child(4){width:11%!important}
.table-panel th:nth-child(5){width:13%!important}
.table-panel th:nth-child(6){width:12%!important}
.table-panel td:nth-child(1),.table-panel td:nth-child(2),.table-panel td:nth-child(3){text-align:left}
.table-panel td:nth-child(4),.table-panel td:nth-child(5),.table-panel td:nth-child(6){text-align:right}
.table-panel td:nth-child(6) strong{font-size:15px;color:var(--navy)}
.merit-cell span{display:inline-flex;justify-content:center;min-width:72px;padding:6px 9px;border:1px solid #c5e8d6;border-radius:16px;background:#e4f6ed;color:#16734a;font-size:11px;font-weight:700;white-space:nowrap}
@media(max-width:760px){.table-panel table{min-width:0!important}.table-panel th:nth-child(n){width:auto!important}.table-panel td:nth-child(n){text-align:right}.merit-cell span{margin-left:auto}}

/* Navigasi terus ke dapatan carian dan kredit footer */
#results{scroll-margin-top:18px}
.site-credit{justify-content:center!important;text-align:center;font-size:12px!important}
.site-credit strong{color:#526d80!important;font-weight:600}

/* Bar carian kekal terapung semasa scroll pada skrin besar */
@media(min-width:1051px){
  .filters.merit-filters{
    position:sticky;
    top:12px;
    z-index:18;
    box-shadow:0 16px 38px rgba(20,72,105,.18)!important;
  }
  #results{scroll-margin-top:126px}
}

/* Senarai pilihan program: disimpan pada peranti pengguna */
.top-actions{display:flex;align-items:center;gap:10px}
.selection-menu{display:inline-flex!important;align-items:center;gap:8px;min-height:44px;padding:8px 13px!important;border:1px solid #cfe1eb!important;border-radius:11px!important;background:#f0f8fc!important;color:#176f9f!important;font-size:12px!important;font-weight:700!important;cursor:pointer}
.selection-menu:hover,.selection-menu:focus-visible{background:#e3f3fa!important;border-color:#a9d1e3!important;box-shadow:none!important;transform:none!important}
.selection-menu b{display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:12px;background:#147db3;color:#fff;font-size:11px}
.selection-add{display:inline-flex!important;align-items:center;min-height:25px;padding:3px 9px!important;border:1px solid #b9d9e8!important;border-radius:12px!important;background:#f3faff!important;color:#147db3!important;font-size:10px!important;font-weight:700!important;line-height:1.2;white-space:nowrap;cursor:pointer}
.selection-add:hover,.selection-add:focus-visible{background:#e2f3fa!important;border-color:#8fc5dc!important;box-shadow:none!important;transform:none!important}
.selection-add.is-selected{border-color:#b9dfcc!important;background:#e8f7ef!important;color:#16734a!important}
.selection-dialog{width:min(940px,calc(100% - 28px));max-height:90vh;padding:0;border:0;border-radius:16px;background:transparent;box-shadow:0 28px 80px rgba(8,42,66,.3)}
.selection-dialog::backdrop{background:rgba(16,37,52,.58);backdrop-filter:blur(3px)}
.selection-modal{overflow:hidden;border-radius:16px;background:#fff;border-top:5px solid #20a7c9}
.selection-modal>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 17px;border-bottom:1px solid #e2ebf1;background:#fff}
.selection-modal>header small{color:#147db3;font-size:10px;font-weight:800;letter-spacing:1.1px}
.selection-modal>header h2{margin:4px 0 3px;color:#173a57;font-size:20px;line-height:1.3}
.selection-modal>header p{margin:0;color:#7890a2;font-size:12px}
.selection-close{flex:0 0 auto!important;width:35px!important;height:35px!important;padding:0!important;border:1px solid #d9e5ec!important;border-radius:50%!important;background:#f5f9fb!important;color:#61788b!important;font-size:21px!important;line-height:1!important}
.selection-close:hover,.selection-close:focus-visible{background:#e9f3f8!important;color:#147db3!important;border-color:#c5dce8!important;box-shadow:none!important;transform:none!important}
.selection-status{display:flex;justify-content:space-between;gap:14px;padding:11px 22px;border-bottom:1px solid #e5edf2;background:#f7fbfd;color:#61788b;font-size:11px}
.selection-status strong{color:#173a57}.selection-status span{color:#147db3;text-align:right}
.selection-list{max-height:58vh;overflow:auto;padding:0 22px}
.selection-empty{margin:22px 0;padding:24px;border:1px dashed #bfd6e2;border-radius:12px;background:#f8fcfe;color:#61788b;font-size:12px;text-align:center}
.selection-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:13px;align-items:start;padding:16px 0;border-bottom:1px solid #e6edf2}
.selection-row:last-child{border-bottom:0}
.selection-number{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#e4f3fb;color:#147db3;font-size:12px}
.selection-content{min-width:0}.selection-title{display:block;color:#173a57;font-size:13px;line-height:1.45}.selection-meta{display:block;margin-top:2px;color:#7890a2;font-size:11px;font-weight:600}
.selection-metrics{display:grid;grid-template-columns:repeat(3,minmax(90px,130px));gap:7px;margin-top:10px}
.selection-metric{display:flex;flex-direction:column;padding:7px 9px;border:1px solid #deeaef;border-radius:9px;background:#f8fbfd}
.selection-metric small{color:#7890a2;font-size:9px;font-weight:700;text-transform:uppercase}.selection-metric b{margin-top:1px;color:#173a57;font-size:12px}
.selection-career{margin-top:9px;border:1px solid #dce9ef;border-radius:9px;background:#fbfdfe;color:#173a57;font-size:11px}
.selection-career summary{padding:8px 10px;color:#147db3;font-weight:700;cursor:pointer}.selection-career ul{margin:0;padding:0 13px 10px 28px;line-height:1.55}.selection-career li+li{margin-top:3px}
.selection-detail{display:inline-flex;margin-top:9px;color:#147db3!important;font-size:11px;font-weight:700;text-decoration:none}.selection-detail:hover{text-decoration:underline}
.selection-controls{display:flex;gap:5px}.selection-control{width:31px!important;height:31px!important;padding:0!important;border:1px solid #d5e3ea!important;border-radius:8px!important;background:#fff!important;color:#526d80!important;font-size:15px!important;line-height:1!important}
.selection-control:hover,.selection-control:focus-visible{background:#edf7fb!important;color:#147db3!important;box-shadow:none!important;transform:none!important}.selection-control:disabled{opacity:.35;cursor:not-allowed}
.selection-modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 22px 16px;border-top:1px solid #e2ebf1;background:#f8fbfd}
.selection-modal>footer button{width:auto!important;height:40px!important;padding:0 16px!important;border-radius:9px!important;font-size:12px!important;font-weight:700!important}
.selection-clear{margin-right:auto;border:1px solid #e3c6c6!important;background:#fff!important;color:#a94a4a!important}.selection-print{border:1px solid #147db3!important;background:#147db3!important;color:#fff!important}.selection-done{border:1px solid #d5e3ea!important;background:#fff!important;color:#526d80!important}

@media(max-width:760px){
  .top-actions{gap:6px}.selection-menu{min-height:40px;padding:7px 9px!important;font-size:10px!important}.selection-menu b{min-width:21px;height:21px}.selection-dialog{width:calc(100% - 14px);max-height:94vh}.selection-modal>header{padding:15px}.selection-modal>header h2{font-size:17px}.selection-status{padding:9px 15px;flex-direction:column;gap:3px}.selection-status span{text-align:left}.selection-list{max-height:62vh;padding:0 15px}.selection-row{grid-template-columns:30px minmax(0,1fr);gap:10px;padding:14px 0}.selection-controls{grid-column:2;justify-content:flex-start}.selection-title{font-size:12px}.selection-metrics{grid-template-columns:repeat(3,1fr);gap:5px}.selection-metric{min-width:0;padding:6px}.selection-metric b{font-size:11px}.selection-modal>footer{padding:11px 15px;flex-wrap:wrap}.selection-modal>footer button{padding:0 11px!important}.selection-clear{margin-right:0}
}

@media print{
  body>*{display:none!important}
  .selection-dialog{display:block!important;position:static!important;width:100%!important;max-height:none!important;margin:0!important;border-radius:0!important;box-shadow:none!important}
  .selection-modal{overflow:visible!important;border:0!important;border-radius:0!important}.selection-modal>header{padding:0 0 14px!important}.selection-modal>header h2{font-size:18px!important}.selection-close,.selection-status,.selection-controls,.selection-modal>footer{display:none!important}
  .selection-list{display:block!important;max-height:none!important;overflow:visible!important;padding:0!important}.selection-row{break-inside:avoid;grid-template-columns:30px 1fr;padding:11px 0!important}.selection-title{font-size:11px!important}.selection-metrics{grid-template-columns:repeat(3,120px)!important}.selection-career:not([open])>*:not(summary){display:block!important}.selection-detail{color:#173a57!important}
}

/* Logo dan nama penuh universiti tanpa menambah ruang berlebihan */
.university-logo{display:block;width:30px;height:30px;object-fit:contain;flex:0 0 auto}
.university-logo-large{width:42px;height:42px}
.university-name-block{display:grid!important;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;min-width:0}
.university-name-block .university-copy{display:flex;min-width:0;flex-direction:column}
.university-copy>strong{font-size:15px;line-height:1.2}.university-copy>span{margin-top:2px;color:#61788b;font-size:9px;line-height:1.3}.university-copy>em{margin-top:2px;color:#829ab1;font-size:9px;font-style:normal}
.university-list>div.university-list-row{grid-template-columns:26px minmax(245px,330px) 1fr 85px;gap:12px;min-height:48px}
.university-list-identity{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center;min-width:0}
.university-name-block.logo-missing,.university-list-identity.logo-missing{grid-template-columns:minmax(0,1fr)}
.university-list-identity>span{display:flex;min-width:0;flex-direction:column}.university-list-identity strong{font-size:12px;line-height:1.2}.university-list-identity small{margin-top:2px;overflow:hidden;color:#61788b;font-size:9px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.legend-item{grid-template-columns:13px minmax(155px,1fr) auto 55px!important}
.chart-university-identity{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:center;min-width:0}
.chart-university-logo{width:22px;height:22px;object-fit:contain}
.chart-university-identity>span{display:flex;min-width:0;flex-direction:column}
.chart-university-identity strong{text-align:left!important;font-size:12px;line-height:1.2}
.chart-university-identity small{overflow:hidden;color:#61788b;font-size:9px;font-weight:400;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.bar-row{grid-template-columns:23px minmax(270px,1.3fr) minmax(150px,2fr) 65px!important;min-height:68px!important}
.course-university-identity{display:flex;align-items:center;gap:7px;margin-top:4px;min-width:0}
.bar-university-logo{width:20px;height:20px;flex:0 0 20px;object-fit:contain}
.course-university-identity>span{display:flex;min-width:0;align-items:baseline;gap:5px}
.course-university-identity strong{flex:0 0 auto;color:#2f7098;font-size:10px!important;line-height:1.25}
.course-university-identity small{min-width:0;margin:0!important;overflow:hidden;color:#7890a2;font-size:9px!important;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.table-university{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.table-university-logo{width:22px;height:22px;flex:0 0 22px;object-fit:contain}

/* Jadual utama minimalis: kepala nipis serta IPTA dan merit tanpa latar */
.table-panel .sort-button{min-height:46px!important;padding:7px 9px 7px 14px!important}
.table-panel .column-title{font-size:13px!important;font-weight:600!important;line-height:1.2}
.table-panel .sort-arrow{font-size:14px!important}
.table-panel .ipta{min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#147db3!important;font-size:12px!important;font-weight:600!important}
.table-panel .merit-cell span{min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#173a57!important;font-size:12px!important;font-weight:600!important}

/* Saiz teks utama jadual diseragamkan; hanya butang tindakan kekal lebih kecil */
.table-panel tbody td,
.table-panel .program-title,
.table-panel .ipta,
.table-panel .merit-cell span,
.table-panel td:nth-child(6) strong{font-size:14px!important;line-height:1.45!important}

@media(max-width:760px){
  .university-logo-large{width:38px;height:38px}.university-name-block{grid-template-columns:38px minmax(0,1fr);gap:9px}.university-copy>span{font-size:9px}.university-list>div.university-list-row{grid-template-columns:22px minmax(0,1fr) 62px;gap:8px;padding:8px 0}.university-list-row>.track{grid-column:2/4;margin-top:1px}.university-list-row>em{grid-column:3;grid-row:1;text-align:right}.university-list-identity{grid-template-columns:28px minmax(0,1fr);gap:8px}.university-logo{width:28px;height:28px}.university-list-identity small{white-space:normal}.university-list-identity strong{font-size:11px}
  .legend-item{grid-template-columns:12px minmax(0,1fr) auto 45px!important;gap:7px}.chart-university-identity{grid-template-columns:22px minmax(0,1fr);gap:7px}.chart-university-logo{width:20px;height:20px}.chart-university-identity small{white-space:normal}
  .bar-row{grid-template-columns:22px minmax(0,1fr) 55px!important;min-height:66px!important}.bar-row .bar-label{grid-column:2;grid-row:1}.bar-row .track{grid-column:2/4;grid-row:2}.bar-row>strong{grid-column:3;grid-row:1}.bar-university-logo{width:19px;height:19px;flex-basis:19px}.course-university-identity>span{display:block}.course-university-identity strong{margin-right:4px}.course-university-identity small{white-space:normal}
  .table-university{margin-left:auto;gap:6px}.table-university-logo{width:20px;height:20px;flex-basis:20px}.table-university .ipta{margin-left:0}
}

/* Cetakan ringkas: hanya merit dan jumlah pemohon (Pilihan 1) */
@media print{
  .selection-career-quick,.selection-tool-link{display:none!important}
  .selection-priority-table th{font-size:8.5pt!important}
  .selection-priority-table td{padding:4px 5px!important;font-size:8.5pt!important;line-height:1.25!important}
  .selection-table-title{font-size:9pt!important;line-height:1.25!important}
  .selection-program-heading{gap:7px!important}
  .selection-program-tools{margin-top:3px!important;gap:0!important}
  .selection-tool-merit,.selection-tool-total{font-size:8.5pt!important;line-height:1.2!important;font-weight:800!important}
}

/* Carian terus dan jadual pilihan mengikut format UPU */
.selection-modal{display:flex;flex-direction:column;max-height:90vh}
.selection-search{padding:14px 22px;border-bottom:1px solid #dbe7ed;background:#f7fbfd}
.selection-search-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.selection-search-heading label{color:#173a57;font-size:11px;font-weight:700}.selection-search-heading button{padding:0!important;border:0!important;background:transparent!important;color:#147db3!important;font-size:10px!important;font-weight:700!important;text-decoration:underline;cursor:pointer}.selection-search-heading button:hover,.selection-search-heading button:focus-visible{background:transparent!important;color:#116b99!important;box-shadow:none!important;transform:none!important}
.selection-search-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.selection-search input{width:100%;height:42px;padding:0 13px;border:1px solid #cbdde7;border-radius:9px;background:#fff;color:#173a57;font:500 12px Poppins,sans-serif;outline:0}
.selection-search input:focus{border-color:#20a7c9;box-shadow:0 0 0 3px rgba(32,167,201,.12)}
.selection-search-controls button{height:42px!important;padding:0 18px!important;border:0!important;border-radius:9px!important;background:#147db3!important;color:#fff!important;font-size:12px!important;font-weight:700!important}
.selection-search>p{margin:6px 0 0;color:#7890a2;font-size:10px}
.selection-search.is-collapsed{padding-top:9px;padding-bottom:9px}.selection-search.is-collapsed .selection-search-heading{margin-bottom:0}.selection-search.is-collapsed .selection-search-controls,.selection-search.is-collapsed>p,.selection-search.is-collapsed .selection-search-results{display:none!important}
.selection-search-results{display:grid;gap:5px;max-height:190px;margin-top:9px;overflow:auto}
.selection-search-results:empty{display:none}
.selection-search-message{margin:0;padding:11px;border:1px dashed #c9dce6;border-radius:8px;background:#fff;color:#61788b;font-size:11px;text-align:center}
.selection-result{display:flex!important;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:9px 11px!important;border:1px solid #d7e5ec!important;border-radius:9px!important;background:#fff!important;color:#173a57!important;text-align:left;cursor:pointer}
.selection-result:hover,.selection-result:focus-visible{border-color:#9fcde0!important;background:#f0f9fd!important;box-shadow:none!important;transform:none!important}
.selection-result:disabled{opacity:.62;cursor:not-allowed}.selection-result>span{min-width:0}.selection-result strong{display:block;overflow:hidden;color:#173a57;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.selection-result small{display:block;margin-top:2px;color:#7890a2;font-size:9px}.selection-result>b{flex:0 0 auto;padding:4px 9px;border-radius:12px;background:#e4f3fb;color:#147db3;font-size:10px}
.selection-list{flex:1;min-height:150px;max-height:none;padding:0 22px 14px;overflow:auto}
.selection-priority-table{width:100%;margin-top:14px;border-collapse:collapse;border:1px solid #aab7bf;background:#fff;table-layout:fixed}
.selection-priority-table th,.selection-priority-table td{border:1px solid #aab7bf!important;text-align:left;vertical-align:top}
.selection-priority-table th{padding:9px 8px!important;background:#dce2e6!important;color:#142f43!important;font-size:10px!important;font-weight:800!important;letter-spacing:.1px}
.selection-priority-table th:nth-child(1),.selection-priority-table td:nth-child(1){width:48px;text-align:center}.selection-priority-table th:nth-child(2),.selection-priority-table td:nth-child(2){width:105px}.selection-priority-table th:nth-child(4),.selection-priority-table td:nth-child(4){width:76px;text-align:center}
.selection-priority-table td{padding:8px!important;color:#173a57;font-size:11px;line-height:1.45}.selection-pil{font-weight:700}.selection-code,.selection-ipta{font-weight:600}
.selection-program-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px 10px}.selection-program-heading{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 8px}.selection-table-title{min-width:0;font-size:11px;font-weight:600;line-height:1.45}
.selection-inline-actions{display:flex;grid-column:2;grid-row:1/span 2;flex:0 0 auto;gap:4px}.selection-inline-actions .selection-control{width:26px!important;height:26px!important;border-radius:6px!important;font-size:12px!important}
.selection-program-tools{display:flex;grid-column:1;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:4px 8px;margin:0}
.selection-tool{display:inline-flex;align-items:center;min-height:19px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#526d80!important;font-size:8.5px;font-weight:600;line-height:1.35;text-decoration:none;white-space:nowrap}
.selection-tool-merit{color:#16734a!important;font-weight:800}.selection-tool-link{color:#147db3!important;text-decoration:underline;text-underline-offset:2px}.selection-tool-total{color:#173a57!important;font-weight:800}.selection-tool.is-muted{opacity:.62}
.selection-tool-link:hover,.selection-tool-link:focus-visible{background:transparent!important;color:#116b99!important;text-decoration:underline}
.selection-career-quick{position:relative}.selection-career-quick summary{list-style:none;cursor:pointer}.selection-career-quick summary::-webkit-details-marker{display:none}.selection-career-quick summary:before{content:"+";margin-right:4px}.selection-career-quick[open]{flex-basis:100%}.selection-career-quick[open] summary:before{content:"−"}
.selection-career-panel{margin-top:5px;padding:8px 10px;border:1px solid #d6e5ec;border-radius:8px;background:#f7fbfd;color:#526d80;font-size:9px;line-height:1.5}.selection-career-panel ul{margin:0;padding-left:17px}.selection-career-panel li+li{margin-top:3px}
.selection-row-info{margin-top:6px;border-top:1px dashed #cddbe3}.selection-row-info summary{padding-top:6px;color:#147db3;font-size:9px;font-weight:700;cursor:pointer}.selection-row-info .selection-metrics{grid-template-columns:repeat(3,minmax(80px,110px));margin-top:7px}.selection-row-info .selection-metric{padding:5px 7px}.selection-row-info .selection-metric small{font-size:8px}.selection-row-info .selection-metric b{font-size:10px}
.selection-table-career{margin-top:8px;padding:7px 9px;border-radius:7px;background:#f4f9fc;color:#526d80;font-size:9px}.selection-table-career>b{color:#173a57}.selection-table-career ul{margin:4px 0 0;padding-left:17px}.selection-table-career li+li{margin-top:2px}.selection-row-info .selection-detail{margin-top:7px;font-size:9px}
.selection-table-empty{padding:25px!important;color:#61788b!important;text-align:center!important}
.selection-print-details{display:none}
.selection-priority-table th:nth-child(1),.selection-priority-table td:nth-child(1){width:48px;text-align:center}.selection-priority-table th:nth-child(2),.selection-priority-table td:nth-child(2){width:128px}.selection-priority-table th:nth-child(4),.selection-priority-table td:nth-child(4){width:100px;text-align:center}.selection-priority-table th:nth-child(5),.selection-priority-table td:nth-child(5){width:145px;text-align:center}.selection-priority-table th:nth-child(6),.selection-priority-table td:nth-child(6){width:76px;text-align:center}
.selection-merit-output,.selection-application-output{vertical-align:middle!important;color:#173a57!important;font-weight:500;white-space:nowrap}

@media(max-width:760px){
  .selection-modal{max-height:94vh}.selection-search{padding:12px 15px}.selection-search-results{max-height:160px}.selection-result strong{white-space:normal}.selection-list{padding:0 10px 12px;overflow:auto}.selection-priority-table{min-width:760px}.selection-priority-table th:nth-child(1),.selection-priority-table td:nth-child(1){width:43px}.selection-priority-table th:nth-child(2),.selection-priority-table td:nth-child(2){width:95px}.selection-priority-table th:nth-child(4),.selection-priority-table td:nth-child(4){width:66px}.selection-priority-table th{padding:7px 6px!important}.selection-priority-table td{padding:7px!important}.selection-status{flex:0 0 auto}.selection-tool{font-size:8px}
}

@media(max-width:760px){
  .selection-priority-table th:nth-child(1),.selection-priority-table td:nth-child(1){width:44px!important}.selection-priority-table th:nth-child(2),.selection-priority-table td:nth-child(2){width:120px!important}.selection-priority-table th:nth-child(4),.selection-priority-table td:nth-child(4){width:90px!important}.selection-priority-table th:nth-child(5),.selection-priority-table td:nth-child(5){width:135px!important}.selection-priority-table th:nth-child(6),.selection-priority-table td:nth-child(6){width:68px!important}
}

@media print{
  @page{size:A4 landscape;margin:8mm}
  body .selection-career-quick,body .selection-tool-link{display:none!important}
  body .selection-program-tools{display:none!important}
  body .selection-priority-table th{font-size:8.5pt!important}
  body .selection-priority-table td{padding:5px 6px!important;font-size:9pt!important;font-weight:400!important;line-height:1.25!important;vertical-align:middle!important}
  body .selection-table-title{font-size:9pt!important;font-weight:500!important;line-height:1.25!important}
  body .selection-program-heading{gap:7px!important}
  body .selection-program-tools{margin-top:3px!important;gap:0!important}
  body .selection-tool-merit,body .selection-tool-total{font-size:8.5pt!important;line-height:1.2!important;font-weight:800!important}
  body .selection-pil,body .selection-code,body .selection-ipta,body .selection-merit-output,body .selection-application-output{font-size:9pt!important;font-weight:500!important;text-align:center!important}
  body .selection-priority-table th:nth-child(1),body .selection-priority-table td:nth-child(1){width:32px!important}
  body .selection-priority-table th:nth-child(2),body .selection-priority-table td:nth-child(2){width:98px!important}
  body .selection-priority-table th:nth-child(4),body .selection-priority-table td:nth-child(4){width:78px!important;text-align:center!important}
  body .selection-priority-table th:nth-child(5),body .selection-priority-table td:nth-child(5){width:112px!important;text-align:center!important}
  body .selection-priority-table th:nth-child(6),body .selection-priority-table td:nth-child(6){width:48px!important;text-align:center!important}
  .selection-search{display:none!important}.selection-modal>header{padding:0 0 7px!important}.selection-modal>header small{font-size:7pt!important}.selection-modal>header h2{margin-top:2px!important;font-size:14pt!important}.selection-modal>header p{display:none!important}.selection-list{display:block!important;padding:0!important}.selection-priority-table{display:table!important;width:100%!important;min-width:0!important;margin-top:5px!important;border:2px solid #000!important;border-collapse:collapse!important;border-spacing:0!important;table-layout:fixed!important;outline:1px solid #000!important}.selection-priority-table thead{display:table-header-group!important;position:static!important}.selection-priority-table tbody{display:table-row-group!important}.selection-priority-table tr{display:table-row!important;break-inside:avoid;border:1px solid #000!important;padding:0!important}.selection-priority-table th,.selection-priority-table td{display:table-cell!important;position:static!important;border:1px solid #000!important;padding:3px 4px!important;color:#000!important;font-size:7.2pt!important;line-height:1.2!important;text-align:left!important;box-shadow:inset 0 0 0 .25px #000!important}.selection-priority-table td:before{display:none!important;content:none!important}.selection-priority-table th{background:#ddd!important;font-size:7pt!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.selection-program-top{display:block!important}.selection-program-heading{display:flex!important;align-items:baseline!important;gap:5px!important}.selection-table-title{font-size:7.2pt!important;line-height:1.2!important}.selection-inline-actions,.selection-row-info{display:none!important}.selection-program-tools{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:5px!important;margin-top:2px!important}.selection-tool{display:inline!important;min-height:0!important;padding:0!important;color:#000!important;font-size:6pt!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.selection-career-quick[open]{flex-basis:auto!important}.selection-career-panel{display:none!important}.selection-priority-table th:nth-child(1),.selection-priority-table td:nth-child(1){width:30px!important;text-align:center!important}.selection-priority-table th:nth-child(2),.selection-priority-table td:nth-child(2){width:70px!important}.selection-priority-table th:nth-child(4),.selection-priority-table td:nth-child(4){width:48px!important;text-align:center!important}.selection-print-details{display:none!important}
}
