:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#1b3044;background:#f3f6f9;font-size:16px;--navy:#152d45;--teal:#087f75;--line:#dce5eb}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input,summary{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #0aa89a;outline-offset:4px}.skip{position:fixed;top:-100px;left:12px;z-index:10;background:white;padding:12px}.skip:focus{top:12px}.shell{display:grid;grid-template-columns:282px minmax(0,1fr);min-height:100vh}aside{background:var(--navy);color:#fff;padding:30px 20px;position:sticky;top:0;height:100vh;overflow-y:auto;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;margin-bottom:48px}.mark{background:#21465d;color:#66e2cd;border:1px solid #4a697c;border-radius:12px;font-size:30px;font-weight:750;width:48px;height:48px;display:grid;place-items:center}.brand strong{font-size:23px;letter-spacing:1px}.brand span:not(.mark){display:block;font-size:12px;color:#bccddc;margin-top:5px}.side-label{font-size:12px;letter-spacing:1.8px;color:#a6bdcf}.school{font-size:18px;font-weight:650;margin:12px 0 22px}nav{display:grid;gap:7px}.programme{display:flex;align-items:flex-start;gap:12px;width:100%;border:1px solid transparent;background:transparent;color:#dbe6ee;padding:13px 11px;text-align:left;border-radius:9px;line-height:1.45;font-size:14px}.programme:hover{background:#203d56}.programme.active{background:#244b60;border-color:#487386;color:white;box-shadow:inset 3px 0 #63e0c6}.abbr{flex:0 0 35px;color:#b7d0e2;font-size:12px;font-weight:750;margin-top:2px}.active .abbr{color:#7befd5}.programme small{display:block;font-size:12px;color:#b3c8d5;margin-top:4px}.side-footer{display:flex;gap:12px;border-top:1px solid #365067;margin-top:auto;padding-top:22px;margin-bottom:2px;color:#d7e5ef;font-size:13px}.side-footer p{font-size:12px;color:#a7c1d1;margin:7px 0}.book-icon{font-size:25px;color:#72d9c8}header{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:20px 38px;border-bottom:1px solid var(--line);background:#fff;font-size:16px;font-weight:650}.workspace-label{font-size:13px;color:#53697b;font-weight:500;border:1px solid #d9e2e9;border-radius:5px;padding:6px 10px}main{max-width:1480px;margin:auto;padding:34px 38px}.page-intro{display:flex;justify-content:space-between;gap:30px;margin-bottom:28px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;color:var(--teal);margin-bottom:10px}h1{font-size:clamp(25px,2.3vw,34px);font-weight:700;letter-spacing:-.7px;line-height:1.25;margin:0;max-width:820px}.page-intro p{color:#596d7e;font-size:14px;line-height:1.6;margin:11px 0 0}.total{text-align:right;flex:0 0 145px;padding-left:20px;border-left:1px solid var(--line);align-self:center}.total strong{display:block;font-size:37px;font-weight:650;color:var(--teal)}.total span{font-size:12px;display:block;color:#637588;line-height:1.5}.toolbar{display:flex;gap:12px;align-items:center;margin-bottom:24px}.search{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #ccd9e2;border-radius:8px;flex:1;padding:0 15px;box-shadow:0 2px 3px #12344a03}.search span{font-size:28px;color:#648091}.search input{width:100%;padding:14px 0;border:0;background:transparent;min-width:0;font-size:15px;color:#1b3044}.search input:focus{outline:none}.search:focus-within{outline:2px solid #0aa89a}.text-button{background:none;border:0;color:var(--teal);font-size:14px}.filter-heading{display:flex;align-items:center;gap:14px;margin-bottom:12px;font-size:14px}.filter-heading span{font-size:12px;color:#657a8b}.clusters{display:flex;gap:8px;flex-wrap:wrap}.chip{display:flex;gap:8px;align-items:center;border:1px solid #d5e0e7;background:#fff;color:#455e70;border-radius:6px;padding:9px 11px;font-size:13px;line-height:1.35;text-align:left}.chip:hover{border-color:#518c89}.chip.active{border-color:#168b7c;background:#e3f4ef;color:#066b62}.chip i{width:7px;height:7px;border-radius:2px;background:var(--cluster);flex-shrink:0}.chip small{font-size:12px;color:#708595}.results-heading{display:flex;align-items:center;justify-content:space-between;margin:30px 0 15px;gap:12px}h2{font-size:18px;margin:0;font-weight:650}.results-heading>span{font-size:13px;color:#667b8c}.pathway{border:1px solid #d7e2e9;border-radius:10px;background:#fff;margin-bottom:17px;overflow:hidden;box-shadow:0 3px 8px #12344a03}.path-head{padding:22px 24px 10px;display:flex;align-items:flex-start;gap:14px}.path-number{font-size:15px;color:var(--teal);font-weight:700;background:#e6f3ef;width:34px;height:34px;border-radius:7px;display:grid;place-items:center;flex-shrink:0}.path-head h3{font-size:18px;line-height:1.45;margin:1px 0 8px;font-weight:650}.tags{display:flex;gap:6px;flex-wrap:wrap}.tag{font-size:12px;color:#597084;background:#f1f5f8;padding:4px 7px;border-radius:3px}.path-desc{font-size:14px;color:#657889;margin:12px 24px 0;line-height:1.6}.stages{display:grid;grid-template-columns:repeat(var(--stage-count,3),minmax(0,1fr));gap:26px;margin:20px 24px 22px;position:relative}.stage{position:relative;border-top:2px solid #d8e8e5;padding:12px 0 0}.stage:not(:last-child):after{content:'→';position:absolute;right:-21px;top:20px;color:#7d999d;font-size:21px}.stage small{font-size:11px;letter-spacing:1px;font-weight:650;color:#64827e}.stage p{font-size:16px;line-height:1.55;margin:7px 0 0;white-space:pre-line;color:#263f50}.pathway>details{border-top:1px solid #e1e9ed}summary{cursor:pointer;padding:14px 24px;font-size:14px;color:#14796e;font-weight:600;line-height:1.5}summary:hover{background:#f6faf9}.details-content{padding:0 24px 22px}.development{display:grid;grid-template-columns:repeat(var(--development-count,3),minmax(0,1fr));gap:22px}.development h4{font-size:13px;color:#536b7d;margin:8px 0 12px}.development p{font-size:14px;line-height:1.7;white-space:pre-line;margin:0}.source-note{background:#f6f8fa;padding:13px 15px;font-size:13px;line-height:1.6;color:#5b7082;border-radius:6px;margin-top:19px}.source-line{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:15px;margin-top:17px;font-size:13px;color:#647788}a{color:#08786e;text-underline-offset:3px}.raw{margin-top:12px}.raw summary{padding:9px 0;font-size:13px}.raw p{font-size:13px;line-height:1.65;white-space:pre-line;margin:10px 0}.reference-box{background:#fff;border:1px solid var(--line);border-radius:9px;margin-top:22px}.reference-box>summary{color:#29475d;padding:18px 22px;font-size:16px}.references{padding:0 22px 22px}.source-links{display:flex;flex-wrap:wrap;gap:9px;margin:10px 0 20px}.source-links a{font-size:14px;border:1px solid #cddedc;padding:9px 13px;border-radius:6px;text-decoration:none}.input-row{border-top:1px solid #e3eaef;padding:13px 0}.input-row summary{padding:3px 0;color:#3b5367}.input-row p{white-space:pre-line;font-size:14px;line-height:1.8;color:#445d70;margin:13px 0}.notice{border-left:3px solid #d9a649;background:#fff8e9;border-radius:4px;padding:16px 18px;font-size:14px;line-height:1.7;color:#735a2c;margin-bottom:18px}.outcomes{padding:22px 24px}.outcomes h3{font-size:19px;margin:0 0 15px}.outcomes li{margin:10px 0;line-height:1.6}.empty{padding:42px 24px;background:white;border:1px dashed #c6d6df;border-radius:9px;text-align:center;color:#506a7d}.empty p{font-size:14px;line-height:1.7}footer{font-size:12px;line-height:1.8;color:#637889;border-top:1px solid var(--line);padding:20px 0;margin-top:28px}button[hidden]{display:none}@media(min-width:1600px){main{padding:40px 50px}.stages{gap:40px}}@media(max-width:1100px){.shell{grid-template-columns:240px minmax(0,1fr)}aside{padding:25px 14px}main{padding:27px 24px}header{padding:20px 24px}.total{display:none}.stages{gap:20px;margin-left:20px;margin-right:20px}.path-head{padding-left:20px;padding-right:20px}.stage p{font-size:15px}.chip{font-size:13px}.development{grid-template-columns:1fr}.development>div{padding-bottom:15px;border-bottom:1px solid #e5ecef}}@media(max-width:760px){.shell{display:block}aside{position:relative;height:auto;padding:20px}.brand{margin-bottom:22px}.side-label,.school,.side-footer{display:none}nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.programme{padding:10px;gap:7px;font-size:13px}.abbr{flex-basis:30px}.programme small{display:none}header{min-height:58px;padding:15px 20px}.workspace-label{font-size:12px}main{padding:26px 18px}h1{font-size:27px}.filter-heading{align-items:flex-start;flex-direction:column;gap:6px}.stages{grid-template-columns:1fr;gap:16px;margin-top:16px}.stage{padding-left:15px;border-top:0;border-left:2px solid #c6e0da;padding-top:0}.stage:not(:last-child):after{display:none}.stage p{font-size:16px}.path-head{padding-top:19px}.path-head h3{font-size:17px}.path-number{width:28px;height:28px;font-size:13px}.tag{font-size:12px}.toolbar{align-items:stretch}.search input{font-size:14px}.text-button{font-size:13px}.development{gap:15px}.results-heading{align-items:flex-start}.page-intro{margin-bottom:23px}}@media(prefers-reduced-motion:no-preference){button,a,summary{transition:background .15s,border-color .15s}}
.school-picker{display:block;font-size:14px;color:#d9e7ee;margin:18px 0 9px}#school-select{max-width:100%;width:100%;font:inherit;font-size:14px;line-height:1.5;padding:12px 8px;border:1px solid #577283;border-radius:7px;background:#244256;color:white;cursor:pointer}select:focus-visible{outline:3px solid #64e0cb;outline-offset:3px}.school-count{color:#bed2de;font-size:12px;line-height:1.6;margin:10px 0 22px}.brand{margin-bottom:30px}.side-footer{margin-top:30px}.path-notice{margin:10px 24px 0}.priority-card{border-color:#cbd5eb}.priority-card .path-number{color:#4c5b8d;background:#ebeff9}.future{background:#ebeff9;color:#4c5b8d}.section-caption{font-size:14px;color:#5e7485;line-height:1.7;margin:-4px 0 18px}.source-image{display:block;max-width:100%;height:auto;margin:14px 0}#source-notes .notice{font-size:13px}.programme{font-size:14px}.chip{font-size:14px}.stage small{font-size:12px}@media(max-width:760px){.brand{margin-bottom:15px}.school-picker{margin-top:5px}.school-count{margin-bottom:14px}#school-select{font-size:16px}.programme{font-size:14px}.side-footer{display:none}.source-image{min-width:0}}

.upcoming{display:inline-block;font-size:12px;color:#ffe2a0;background:#5c4b27;border-radius:4px;padding:2px 6px;margin:5px 0 0 5px}.abbr{overflow-wrap:anywhere}.source-links a{line-height:1.5}#school-select{font-size:13px}
