@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;550;600;650;700;750;800;850;900&display=swap');
:root{--blue:#2451ed;--ink:#151515;--muted:#626262;--line:#ddd;--paper:#fafafa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 Inter,Arial,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}button,a,summary,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:5px}header,.section,footer{padding-left:6vw;padding-right:6vw}.blue{color:var(--blue)}header{height:94px;display:flex;align-items:center;justify-content:space-between;background:var(--paper)}.brand{font-size:35px;letter-spacing:-3px;font-weight:800;line-height:1}nav{display:flex;gap:36px;font-size:14px}nav a:hover,.contact-link:hover{color:var(--blue)}.contact-link{font-size:14px;font-weight:600}.contact-link span{margin-left:15px}.hero{position:relative;height:650px;background:var(--paper);overflow:hidden;margin:0 0 30px}.hero-kicker{font-size:12px;letter-spacing:2px;text-align:center;margin:10px 0 0}h1{position:relative;z-index:1;font-size:clamp(50px,7.1vw,120px);line-height:1.05;letter-spacing:-.04em;font-weight:850;text-align:center;margin:33px 2vw 0;white-space:nowrap}.portrait-wrap{position:absolute;z-index:2;height:520px;width:480px;left:50%;transform:translateX(-50%);bottom:45px;pointer-events:none}.portrait{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:grayscale(1)}.hero-title{position:absolute;z-index:3;left:6vw;top:290px}.hero-title p{font-weight:600;font-size:clamp(23px,2.45vw,36px);line-height:1.35;letter-spacing:-1.2px;margin:0 0 28px}.pill{display:inline-flex;gap:30px;align-items:center;background:var(--blue);color:white;font-size:14px;padding:13px 21px;border-radius:30px}.pill:hover{background:#163bc0}.hero-note{position:absolute;right:6vw;top:315px;font-size:15px;line-height:1.7;z-index:3;color:#555}.hero-base{position:absolute;bottom:0;height:46px;left:6vw;right:6vw;z-index:4;background:var(--paper);border-top:1px solid #c9c9c9;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1px}.section{padding-top:72px;padding-bottom:72px}.section-top{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:38px}h2{font-size:clamp(30px,3.3vw,48px);font-weight:650;letter-spacing:-1.7px;line-height:1.2;margin:0}.section-top>p{font-size:14px;color:var(--muted);margin:0}.tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.tile{display:block;text-align:left;padding:0;background:none;border:0;margin:0;min-width:0}button.tile{cursor:pointer}.tile-visual{border-radius:25px;aspect-ratio:1/1;overflow:hidden;display:block;position:relative}.research-cover{background:var(--blue);color:white;padding:25px}.tile-number{position:absolute;top:24px;left:24px;z-index:2;font-size:11px;letter-spacing:1.2px}.research-cover svg{position:absolute;left:7%;top:22%;width:86%;height:53%}.cover-caption{position:absolute;bottom:25px;left:25px;font-size:13px;font-weight:550;line-height:1.5;letter-spacing:.3px}.tile-arrow{position:absolute;right:22px;bottom:24px;font-size:25px;line-height:1;transition:transform .2s}button.tile:hover .tile-arrow{transform:translate(3px,-3px)}.tile-name{display:block;font-size:21px;font-weight:600;letter-spacing:-.65px;margin:20px 0 5px;line-height:1.3}.tile-description{display:block;font-size:14px;color:var(--muted);margin:0}.tile-action,.coming{display:block;margin-top:12px;font-size:13px;font-weight:500}.tile-action{color:var(--blue)}.coming{color:#777}.app-cover{background:#151515;color:white}.app-logo{position:absolute;top:37%;width:100%;text-align:center;font-size:clamp(29px,3.2vw,50px);font-weight:650;letter-spacing:-2px}.app-sub{position:absolute;top:56%;width:100%;text-align:center;font-size:9px;letter-spacing:1.5px;color:#aaa}.video-cover{background:#222;color:white}.video-cover video{width:100%;height:100%;object-fit:cover;object-position:center 63%;filter:grayscale(1) brightness(.8)}.video-cover .tile-number{text-shadow:0 1px 4px #000}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border:1px solid #ffffffb0;border-radius:50%;background:#ffffff26;backdrop-filter:blur(5px);color:white;font-size:20px;cursor:pointer}.video-status{position:absolute;left:24px;bottom:24px;letter-spacing:1px;font-size:11px}.toolkit{background:#f6f6f6}.toolkit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.skill-group h3{font-size:18px;font-weight:600;margin:0 0 14px;letter-spacing:-.4px}.skill-group p{font-size:15px;line-height:1.9;color:#555;margin:0}.tool-list{margin-top:42px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;flex-wrap:wrap}.tool-list>span{font-size:18px;letter-spacing:-.7px;font-weight:600}.tool-list small{display:block;letter-spacing:0;font-size:10px;font-weight:400;color:#666}.qualifications{margin-top:10px}summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-size:16px;font-weight:500;padding:22px 0}summary::-webkit-details-marker{display:none}.expand{font-size:25px;font-weight:400}details[open] .expand{transform:rotate(45deg)}.qualification-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:15px 0}.qualification-grid p{font-size:14px;color:#666;margin:0}.qualification-grid b{display:block;font-weight:600;color:#151515;margin-bottom:8px}.career{display:grid;grid-template-columns:.85fr 1.3fr;gap:10vw}.career-aside{align-self:start;position:sticky;top:35px}.career-aside img{width:100%;height:410px;object-fit:cover;object-position:center 62%;border-radius:24px;filter:grayscale(1)}.career-aside p{font-size:22px;font-weight:500;letter-spacing:-.6px;line-height:1.5;margin:25px 0 0}.timeline{border-left:1px solid #b9c8ff;padding-left:35px;margin-left:7px}.timeline article{position:relative;padding:0 0 40px}.timeline article:last-child{padding-bottom:0}.timeline article:before{content:'';position:absolute;left:-41px;top:5px;width:10px;height:10px;border:1px solid var(--blue);background:#fff;border-radius:50%}.timeline article:first-child:before{background:var(--blue)}.date{font-size:11px;letter-spacing:.8px;color:var(--blue)}.timeline h3{font-size:21px;letter-spacing:-.6px;font-weight:600;margin:9px 0 3px;line-height:1.3}.timeline h4{font-size:14px;font-weight:500;margin:0 0 12px}.timeline p{font-size:14px;color:#626262;margin:0;max-width:520px}.organisations{padding-top:40px;padding-bottom:75px}.organisations .section-top{border-top:1px solid var(--line);padding-top:50px}.organisations h2{font-size:30px;letter-spacing:-1px}.logo-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;align-items:start}.logo-item{text-align:center}.logo-item .logo-frame{height:85px;display:flex;align-items:center;justify-content:center}.logo-item img{max-width:150px;width:100%;height:65px;object-fit:contain;filter:grayscale(1)}.logo-item p{font-size:12px;color:#666;margin:17px 0 0}.logo-item a{display:block}.logo-item .logo-text{font-size:18px;font-weight:700;line-height:1.1;letter-spacing:-.6px}footer{background:#151515;color:#fff;display:flex;align-items:center;gap:35px;padding-top:35px;padding-bottom:35px}footer p{font-size:14px;margin:0}footer p span{display:block;font-size:12px;color:#aaa;margin-top:3px}footer>a:last-child{margin-left:auto;font-size:14px}dialog{border:0;border-radius:20px;padding:0;width:min(1060px,93vw);max-height:90vh;overflow-y:auto;color:#151515;background:white;box-shadow:0 15px 70px #0004}dialog::backdrop{background:#1119;backdrop-filter:blur(5px)}.modal-open{overflow:hidden}.close-dialog{position:sticky;display:block;top:16px;margin:16px 18px -52px auto;width:38px;height:38px;border:0;border-radius:50%;font-size:28px;line-height:1;background:#eee;z-index:4;cursor:pointer}.dialog-content{padding:45px}.project-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.6px;padding-right:45px;margin-bottom:35px}.project-grid,.app-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px}.dialog-content h3{font-size:38px;letter-spacing:-1.5px;font-weight:600;line-height:1.2;margin:0 0 22px}.dialog-content em{font-style:normal}.dialog-content p{font-size:15px}.muted{color:#666}.tags{display:flex;flex-wrap:wrap;gap:7px}.tags span{font-size:10px;letter-spacing:.5px;padding:5px 8px;background:#f0f0f0;border-radius:5px}.data-panel{padding:24px;background:#f1f4fa;border-radius:15px}.chart-head{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.6px}.metrics{display:flex;justify-content:space-between;margin:20px 0}.metrics strong{font-size:40px;display:block;letter-spacing:-2px;line-height:1.3}.metrics strong span{font-size:14px;margin-left:5px;letter-spacing:0}.metrics small{font-size:10px}.data-panel svg{width:100%;display:block}.data-panel svg text{font:12px Inter,Arial}.data-panel label{display:flex;justify-content:space-between;font-size:13px;margin-top:15px}.data-panel input{width:100%;accent-color:var(--blue);margin:15px 0}.data-panel .chart-note{font-size:12px;min-height:42px;margin:0}.story{display:grid;grid-template-columns:1fr 1fr;gap:15px 35px;padding-top:25px}.story h4{font-size:17px;font-weight:600;margin:15px 0 8px}.story p{color:#555;margin:0}.limitation{border-top:1px solid #ddd;padding-top:20px;color:#777;font-size:12px!important;margin-top:30px}.app-wordmark{background:#151515;color:white;border-radius:15px;align-self:stretch;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:600;letter-spacing:-2px;min-height:280px}.app-wordmark>span{display:none}.skip{position:fixed;top:-100px;left:15px;padding:12px;background:white;z-index:50}.skip:focus{top:10px}
@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero{height:740px}.portrait-wrap{height:620px;width:560px}.hero-title{top:360px}.hero-note{top:385px}}@media(max-width:1050px){.hero{height:590px}.portrait-wrap{height:465px;width:390px}.hero-title{top:255px}.hero-title p{font-size:24px}.hero-note{top:300px;right:4vw;font-size:13px}.tiles{gap:18px}.tile-number{font-size:10px;left:18px;top:18px}.cover-caption{font-size:11px;left:18px}.tile-name{font-size:19px}.tile-description{font-size:13px}.career{gap:6vw}.career-aside img{height:360px}.logo-strip{gap:15px}.logo-item img{max-width:125px}}@media(max-width:700px){header{height:75px;padding-left:6vw;padding-right:6vw}.brand{font-size:30px}nav{gap:18px;font-size:12px}.contact-link{font-size:12px}.contact-link span{display:none}.hero{height:735px;margin:0}.hero-kicker{font-size:10px;margin-top:15px}h1{font-size:12.8vw;line-height:.98;letter-spacing:-.055em;white-space:normal;margin:24px 4vw 0}h1 span{display:block}.portrait-wrap{height:435px;width:370px;max-width:100%;bottom:120px}.hero-title{top:auto;bottom:43px;left:6vw;right:6vw;display:flex;align-items:center;justify-content:space-between}.hero-title p{font-size:17px;line-height:1.45;letter-spacing:-.5px;margin:0}.pill{font-size:12px;padding:12px 17px;gap:15px}.hero-note{display:none}.hero-base{height:31px;font-size:8px;letter-spacing:.4px}.hero-base span:last-child{display:none}.section{padding-top:48px;padding-bottom:48px}.section-top{display:block;margin-bottom:28px}.section-top>p{margin-top:10px;font-size:13px}h2{font-size:30px;letter-spacing:-1.2px}.tiles{grid-template-columns:1fr;gap:32px}.tile-visual{aspect-ratio:1.15}.tile-number{font-size:11px;left:24px;top:24px}.cover-caption{font-size:13px;left:24px}.tile-name{font-size:21px;margin-top:16px}.tile-description{font-size:14px}.app-logo{font-size:44px}.app-sub{font-size:10px}.toolkit-grid{grid-template-columns:1fr;gap:25px}.skill-group h3{font-size:17px;margin-bottom:8px}.skill-group p{font-size:14px;line-height:1.8}.tool-list{justify-content:flex-start;gap:25px;margin-top:28px}.tool-list>span{font-size:17px}.qualification-grid{grid-template-columns:1fr;gap:25px}.career{grid-template-columns:1fr;gap:35px}.career-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.career-aside img{height:205px;border-radius:15px}.career-aside p{font-size:16px;margin:0}.timeline{padding-left:27px}.timeline article:before{left:-33px}.timeline h3{font-size:20px}.timeline article{padding-bottom:32px}.organisations{padding-top:10px}.organisations h2{font-size:27px}.logo-strip{grid-template-columns:repeat(2,1fr);gap:30px 20px}.logo-item:last-child{grid-column:1/-1}.logo-item p{margin-top:7px}.logo-item .logo-frame{height:65px}footer{padding:28px 6vw;flex-wrap:wrap;gap:20px}footer p{font-size:12px}footer p span{font-size:10px}footer>a:last-child{margin-left:0;font-size:13px}dialog{width:94vw;max-height:92vh}.dialog-content{padding:28px 22px}.project-top{font-size:9px;gap:15px;margin-bottom:30px}.project-top span:last-child{display:none}.project-grid,.app-layout,.story{grid-template-columns:1fr;gap:22px}.dialog-content h3{font-size:30px;letter-spacing:-1px}.dialog-content p{font-size:14px}.app-wordmark{min-height:170px}.close-dialog{top:10px;margin-right:10px}.story{padding-top:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.ais-logo{background:#151515;border-radius:10px;padding:15px}.ais-logo img{filter:grayscale(1)}

.logo-item img[src*="high-performance"]{filter:grayscale(1) brightness(0)}
@media(max-width:700px){.hero{height:655px}.portrait-wrap{height:355px;bottom:120px}}

/* Refinements: quieter research imagery and authentic organisation colours. */
h1{font-size:clamp(55px,8.4vw,150px);letter-spacing:-.05em;margin-left:1vw;margin-right:1vw}
.research-cover{background:#f0f1f2;color:#181818;border:1px solid #e0e1e3}
.emg-preview{position:absolute;left:5%;right:5%;top:23%;height:48%;display:flex;align-items:center;overflow:hidden}
.emg-preview img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.skill-group ul{list-style:disc;padding-left:19px;margin:0;color:#555;font-size:15px;line-height:1.9}
.skill-group li{padding-left:3px;margin:4px 0}
.skill-group li::marker{color:#555;font-size:.8em}
.logo-item img,.ais-logo img,.logo-item img[src*="high-performance"]{filter:none}
.hps-logo{background:#151515;border-radius:10px;padding:15px}
.hps-logo img{height:auto;max-width:170px}
@media(max-width:700px){h1{font-size:14.1vw;letter-spacing:-.06em}.skill-group ul{font-size:14px}}

/* Supplied SkillSkope brand assets, preserved in their original colours. */
.app-cover{background:#030716}
.skillskope-cover-brand{position:absolute;width:100%;height:auto;left:0;top:50%;transform:translateY(-50%)}
.skillskope-brand-panel{background:#000;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0}
.skillskope-symbol{width:42%;max-width:170px;height:auto;object-fit:contain}
.skillskope-wordmark{width:100%;height:auto;display:block}

/* Education is visible at a glance; colour is used sparingly. */
.highlight{background:linear-gradient(transparent 57%,#d9e3ff 57%,#d9e3ff 94%,transparent 94%);box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 .08em}
.education{padding-bottom:34px;background:#fafafa}
.education-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.education-card{background:white;border:1px solid #e1e4eb;border-radius:20px;padding:32px;display:flex;flex-direction:column;align-items:flex-start}
.education-card img{height:62px;width:220px;max-width:100%;object-fit:contain;object-position:left center;margin-bottom:28px}
.education-date{color:var(--blue);font-size:11px;font-weight:600;letter-spacing:.7px}
.education-card h3{font-size:26px;line-height:1.25;letter-spacing:-.7px;margin:12px 0 7px}
.education-card p{margin:0}.degree-subject{font-size:20px;line-height:1.4}.education-school{color:#555;font-size:14px;margin-top:16px!important}.education-note{font-size:13px;color:#666;margin-top:12px!important}
.toolkit{background:#fafafa;padding-top:42px}.skill-group{border-top:2px solid #c5d4ff;padding-top:20px}
.app-cover{background:#000}.skillskope-cover-symbol{position:absolute;width:75%;height:75%;object-fit:contain;left:12.5%;top:12.5%}
.skillskope-brand-panel{background:#030716;min-height:230px}
.text-action{border:0;background:none;padding:0;color:var(--blue);font-size:13px;font-weight:500;margin-top:12px;cursor:pointer}
.research-figure{margin:32px 0 0;padding:20px;border:1px solid #e1e4eb;border-radius:14px}.research-figure h4{margin:0 0 15px;font-size:18px}.research-figure img{display:block;width:100%;height:auto}.research-figure figcaption{font-size:13px;color:#555;line-height:1.7;margin-top:14px}
.coaching-takeaway{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:24px;background:#f3f6ff;padding:24px;border-radius:14px}.coaching-takeaway h4{margin:0;font-size:17px}.coaching-takeaway p{margin:10px 0 0}
.achievement-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:28px 0;background:#f3f6ff;border-radius:15px;padding:28px}.achievement-grid strong{font-size:56px;line-height:1.1;display:block;color:var(--blue)}.achievement-grid span{font-size:14px}
@media(max-width:700px){nav{gap:12px;font-size:11px}.education-grid,.coaching-takeaway{grid-template-columns:1fr}.education-card{padding:25px}.education-card h3{font-size:24px}.education-card img{height:50px;margin-bottom:22px}.degree-subject{font-size:18px}.education{padding-bottom:20px}.research-figure{padding:10px}.achievement-grid{padding:20px}.achievement-grid strong{font-size:44px}}

.annotated-emg{position:relative}.emg-marker{position:absolute;width:24px;height:24px;border-radius:50%;background:#151515;color:white;display:grid;place-items:center;font-size:12px;font-weight:600;transform:translate(-50%,-100%);box-shadow:0 0 0 3px white}.marker-one{left:27.6%;top:30%}.marker-two{left:62.7%;top:20%}.marker-three{left:81.1%;top:28%}.emg-key{display:block;font-weight:600;margin-bottom:10px;color:#151515}@media(max-width:700px){.emg-marker{width:18px;height:18px;font-size:10px;box-shadow:0 0 0 2px white}}

.role-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;border-top:1px solid #eee}.role-section h2{margin-top:12px}.role-section p{margin:0 0 15px;font-size:18px;line-height:1.65;max-width:540px}@media(max-width:700px){.role-section{grid-template-columns:1fr;gap:24px}.role-section p{font-size:16px}}
