@font-face{font-family:DM;src:url('../assets/dm-sans.ttf');font-display:swap}
:root{color-scheme:dark;--bg:#050a12;--surface:#0a1420;--text:#e6f3fc;--muted:#91a8bc;--cyan:#60e7ff;--blue:#3a73b8;--line:#203346}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--text);background:var(--bg);font-family:DM,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}[hidden]{display:none!important}
.primary:focus-visible{box-shadow:inset 0 0 0 3px #071725,inset 0 0 0 5px #e6faff}.skip{position:fixed;top:-90px;left:20px;padding:15px;background:var(--cyan);color:#061322;z-index:100}.skip:focus{top:10px}
.site-header{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:12px 5vw;gap:30px;border-bottom:1px solid var(--line);background:#050a12}.brand img{width:190px;height:auto;display:block}.site-header nav{display:flex;gap:32px;font-size:14px}.site-header nav a{padding:13px 0;color:#bdd0df}.site-header nav a:hover{color:var(--cyan)}.collection{font-size:13px;color:var(--muted)}
.hero{position:relative;isolation:isolate;min-height:690px;height:calc(100svh - 102px);max-height:980px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;padding:50px 5vw 95px;gap:1vw;overflow:hidden;background:radial-gradient(ellipse at 76% 43%,#09304a80,transparent 48%),linear-gradient(115deg,#050a12 35%,#071323 74%,#040910)}
.hero:before{content:'';position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#5eabdc07 1px,transparent 1px),linear-gradient(90deg,#5eabdc07 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(90deg,transparent,black)}
.hero:after{content:'';position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.12;background:repeating-linear-gradient(0deg,transparent 0 3px,#020b13 3px 4px);mask-image:linear-gradient(90deg,transparent 42%,#000)}
.hero-copy{position:relative;z-index:4;min-width:0}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.16em;line-height:1.8;color:var(--muted);margin:0 0 27px}.hero .eyebrow{color:#74cbe2;border-left:2px solid var(--cyan);padding-left:13px}h1{font-size:clamp(54px,6.5vw,99px);font-weight:600;line-height:.98;letter-spacing:-.055em;margin:0 0 32px;white-space:nowrap}h1 em{font-style:normal;background:linear-gradient(105deg,#ecf9ff 5%,#63daff 48%,#398ed8);background-clip:text;-webkit-background-clip:text;color:transparent}
.hero-description{font-size:16px;color:#a5b9c9;line-height:1.8;max-width:435px;margin:0 0 32px}.hero-actions{display:flex;gap:27px;align-items:center;flex-wrap:wrap}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:18px 23px;background:#70e2fc;border:1px solid #a1edff;color:#071725;font-weight:600;font-size:14px;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));box-shadow:0 0 25px #009bcd24;transition:background .25s,transform .25s}.primary:hover{background:#b4f4ff;transform:translateY(-2px)}.primary span{font-size:22px}.text-link{font-size:14px;line-height:1.6;border-bottom:1px solid #5e7b92;padding-bottom:6px}.text-link:hover{color:var(--cyan);border-color:var(--cyan)}
.coin-stage{height:100%;position:relative;z-index:1;min-height:490px;max-height:740px;min-width:0}#medallion{position:relative;width:126%;margin-left:-12%;height:100%;z-index:1;min-height:490px}#medallion canvas{width:100%;height:100%;display:block}.coin-fallback{position:absolute;top:23%;left:30%;width:40%;height:50%;object-fit:contain;filter:drop-shadow(0 0 35px #009bcd90)}#medallion.ready .coin-fallback{display:none}.coin-shadow{position:absolute;bottom:12%;left:12%;width:85%;height:3px;background:linear-gradient(90deg,transparent,#31dfff,transparent);filter:blur(2px);opacity:.7;box-shadow:0 0 35px 4px #009bcd35;pointer-events:none}.scroll-cue{position:absolute;bottom:30px;left:5vw;font-size:12px;letter-spacing:.015em;color:#8ba9be;display:flex;align-items:center;gap:13px}.scroll-cue>span{font-size:22px;color:var(--cyan)}
.academy-intro{padding:115px 8vw;display:grid;grid-template-columns:1.2fr 1fr;gap:0 10vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(135deg,#0a121c,#07111b)}.academy-intro>.eyebrow{grid-column:1/-1}.academy-intro h2{font-size:clamp(37px,4.7vw,69px);font-weight:450;line-height:1.06;letter-spacing:-.045em;margin:0}.academy-intro h2 em{font-style:normal;color:#53cdea}.academy-copy{align-self:center}.academy-copy p{font-size:18px;line-height:1.85;color:#b0c0ce;margin:0;max-width:460px}.academy-copy p+p{font-size:16px;margin-top:23px;color:#8fa7bb}
.workshops{padding:100px 8vw 110px;background:#050c15}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:55px}.section-heading h2{font-size:clamp(36px,4.2vw,60px);font-weight:450;line-height:1.1;letter-spacing:-.045em;margin:0}.section-heading>p{max-width:255px;line-height:1.8;font-size:16px;color:var(--muted)}.programme{display:grid;grid-template-columns:1fr 1.55fr;gap:7vw;padding:35px;border:1px solid #2d4559;background:linear-gradient(130deg,#0d1b2b,#07111b);position:relative}.programme:before{content:'';position:absolute;top:-1px;left:35px;height:2px;width:75px;background:var(--cyan);box-shadow:0 0 15px #60e7ff55}.status{font-size:14px;display:inline-flex;align-items:center;gap:10px;color:#8cdfef;line-height:1.7}.status i{width:6px;height:6px;background:#62def4;display:inline-block;box-shadow:0 0 10px #40ccff}.programme-label>p{font-size:14px;line-height:1.7;color:var(--muted);margin:30px 0 8px}.programme-label h3{font-size:32px;letter-spacing:-.04em;font-weight:500;margin:0}.programme-label h3+p{margin:12px 0 33px}.programme-label .text-link{display:inline-block}.subject-intro{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;color:#b4ccdf;font-size:14px;margin:0 0 20px}.subject-intro>span{color:var(--muted);font-size:12px;align-self:center}.subjects details{border-bottom:1px solid #304355}.subjects summary{font-size:24px;letter-spacing:-.025em;padding:24px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:color .2s}.subjects summary::-webkit-details-marker{display:none}.subjects summary:hover{color:var(--cyan)}.subjects summary>span{font-size:25px;font-weight:300;color:#62d5ed;transition:transform .4s}.subjects details[open] summary>span{transform:rotate(45deg)}.subjects details>div{padding:0 20px 25px 0;animation:detailIn .4s ease both}.subjects details p{font-size:16px;line-height:1.8;max-width:500px;margin:0 0 10px;color:#b1c6d6}.subjects details .subject-note{font-size:14px;color:var(--muted)}.programme-note{font-size:12px;line-height:1.8;color:var(--muted);margin-top:20px}
.registration{padding:100px 8vw;background:radial-gradient(ellipse at 0 50%,#12344e,#081625 70%);display:grid;grid-template-columns:1.25fr 1fr;gap:7vw;border-block:1px solid #25465a}.registration h2{font-size:clamp(36px,4vw,57px);font-weight:450;line-height:1.13;letter-spacing:-.045em;margin:0}.registration h2 em{font-style:normal;color:#64d3ec}.registration-copy>p{font-size:16px;line-height:1.8;color:#adbfce;margin:25px 0}.registration dl{margin:0 0 35px}.registration dl>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #324b60;font-size:14px;line-height:1.7}.registration dt{color:#b4c7d9}.registration dd{margin:0;color:#91acbf;text-align:right}
footer{padding:30px 8vw 78px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#050a12}footer .brand img{width:170px}footer p,footer>a:last-child{font-size:12px;color:var(--muted)}footer>a:last-child{padding-bottom:5px;border-bottom:1px solid #385469}.motion{position:fixed;bottom:18px;right:20px;z-index:20;background:#091421e8;backdrop-filter:blur(10px);border:1px solid #345468;padding:11px 16px;font-size:12px;color:#bfdae8}.motion:hover{border-color:var(--cyan)}
.paused *, .paused *:before,.paused *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html.motion-paused{scroll-behavior:auto}@keyframes detailIn{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}
@media(max-width:1100px){h1{font-size:6.3vw}.hero{grid-template-columns:1fr 1fr}.site-header nav{gap:23px}.brand img{width:175px}.hero-actions{gap:22px}.hero-description br{display:none}.academy-intro{gap:0 6vw}.programme{padding:28px;gap:5vw}}
@media(max-width:760px){.site-header{display:grid;grid-template-columns:1fr auto;padding:10px 24px;gap:12px}.brand img{width:158px}.site-header nav{grid-row:2;grid-column:1/-1;justify-content:center;gap:30px;font-size:14px;padding-bottom:7px}.collection{grid-column:2;grid-row:1;font-size:12px}.hero{height:auto;max-height:none;min-height:0;display:grid;grid-template-columns:1fr;padding:38px 24px 38px;gap:0;background:radial-gradient(ellipse at 50% 50%,#0b2d4680,transparent 70%),#050b14}.hero-copy{display:contents}.hero-copy>.eyebrow{grid-row:1;margin-bottom:22px;font-size:12px;letter-spacing:.1em}h1{grid-row:2;font-size:clamp(41px,11.2vw,68px);white-space:normal;margin-bottom:0;line-height:1.02}.hero-description{grid-row:4;line-height:1.8;margin:5px 0 28px;font-size:16px}.hero-actions{grid-row:5;gap:23px}.primary{font-size:14px;padding:16px 19px;gap:18px}.text-link{font-size:14px}.coin-stage{grid-row:3;height:355px;min-height:0;max-height:none;margin-top:5px}#medallion{height:355px;min-height:0;width:calc(100% + 48px);margin-left:-24px}.coin-shadow{bottom:14%;height:2px}.scroll-cue{position:static;grid-row:6;margin-top:32px;font-size:12px}.academy-intro{display:block;padding:65px 26px}.academy-intro h2{font-size:clamp(29px,9vw,46px)}.academy-copy p{font-size:17px;margin-top:30px;line-height:1.8}.academy-copy p+p{font-size:16px;margin-top:20px}.workshops{padding:65px 24px}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:38px}.section-heading>p{margin-top:24px;max-width:290px}.programme{display:block;padding:28px 20px}.programme-label h3{font-size:32px}.programme-label>p{margin-top:23px}.subjects{margin-top:42px}.subject-intro{flex-direction:column;gap:7px}.subject-intro>span{align-self:flex-start}.subjects summary{font-size:22px;padding:22px 0}.subjects details>div{padding-right:0}.registration{display:block;padding:65px 26px}.registration h2{font-size:38px}.registration-copy{margin-top:40px}.registration dl>div{flex-direction:column;gap:3px}.registration dd{text-align:left}footer{padding:25px 26px 80px;flex-wrap:wrap;gap:12px 25px}footer p{margin-left:auto}footer>a:last-child{margin-top:10px}.motion{bottom:12px;right:12px;padding:10px 13px}.hero:before{background-size:44px 44px;mask-image:linear-gradient(0deg,transparent,black,transparent)}}
@media(max-width:360px){.site-header{padding-inline:16px}.site-header nav{gap:20px}.hero{padding-inline:22px}h1{font-size:39px}.section-heading h2{font-size:33px}.registration h2{font-size:33px}.subjects summary{font-size:20px}.programme{padding-inline:17px}footer p{margin-left:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
@font-face{font-family:Instrument;src:url('../assets/instrument-serif.ttf');font-display:swap}
h1,.academy-intro h2,.section-heading h2,.registration h2,.programme-label h3,.subjects summary{font-family:Instrument,Georgia,serif;font-weight:400;letter-spacing:-.025em}
h1{font-size:clamp(90px,10vw,150px);line-height:.88;margin-bottom:34px}
h1 em{font-style:italic;display:inline-block;padding-right:.06em}
.academy-intro h2,.section-heading h2,.registration h2{line-height:1.04}
.programme-label h3{font-size:40px}.subjects summary{font-size:30px}
footer .brand-slogan{font:30px/1.1 Instrument,Georgia,serif;color:#c8e8f5}
.coin-shadow{display:none}
@media(max-width:1100px){h1{font-size:10.6vw}}
@media(max-width:760px){h1{font-size:clamp(75px,21vw,112px);line-height:.88;margin-bottom:0}.programme-label h3{font-size:37px}.subjects summary{font-size:29px}.coin-stage,#medallion{height:390px}}
@media(max-width:360px){h1{font-size:74px}.subjects summary{font-size:26px}}
/* Complete letterforms and a matched pair of navigation surfaces. */
.hero h1{white-space:normal;line-height:1.04;margin:0 0 24px;overflow:visible}
.hero h1>span{display:block}
.hero h1 em{display:block;width:max-content;max-width:100%;background:none;-webkit-background-clip:initial;background-clip:initial;color:#78d4ef;line-height:1.1;padding:0 .12em .12em .035em;margin-left:-.035em;margin-top:-.11em}
.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:490px}.hero-invitation{position:relative;z-index:0;margin-bottom:-74px}.hero-invitation .hero-register{min-height:48px;padding:12px 26px;border-radius:99px;background:#bceaff;color:#092339;border:1px solid #7fcde5;box-shadow:0 10px 30px #009bcd22}.hero-invitation .hero-register:before{display:none}.hero-invitation .hero-register b{font-weight:400;font-size:22px;margin-inline-start:10px}.coin-stage{z-index:2}
.action-card{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;min-width:0;min-height:153px;padding:21px 20px 18px;border:1px solid #38576d;border-radius:9px;background:linear-gradient(140deg,#172c3e,#0b1826 85%);box-shadow:inset 0 1px 0 #e4f6ff13,0 10px 25px #0000001c;transition:border-color .25s,transform .35s,box-shadow .35s}
.action-card:before{content:'';position:absolute;inset:0;border-radius:inherit;background:linear-gradient(115deg,transparent 15%,#d5f7ff0b 50%,transparent 85%);opacity:0;transition:opacity .35s;pointer-events:none}
.action-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.action-title{font:27px/1.08 Instrument,Georgia,serif;letter-spacing:-.01em}
.action-arrow{display:grid;place-items:center;flex:0 0 29px;width:29px;height:29px;border:1px solid #6c9bb078;border-radius:50%;font:17px/1 DM,Arial,sans-serif;transition:transform .35s,background .35s}
.action-detail{font-size:12px;color:#9db6c9;line-height:1.5;border-top:1px solid #50708345;padding-top:13px;margin-top:22px}
.action-workshops{background:linear-gradient(145deg,#183d51,#0b2234 80%);border-color:#51899f;color:#e8faff;box-shadow:inset 0 1px 0 #cef6ff22,0 10px 30px #009bcd0a}.action-workshops .action-arrow{background:#95e6f7;color:#092030;border-color:#b9f0fc}.action-workshops .action-detail{color:#b1d4e3}
.action-card:hover{transform:translateY(-4px);border-color:#88c4dc;box-shadow:inset 0 1px 0 #f0ffff30,0 15px 30px #00000038}.action-card:hover:before{opacity:1}.action-card:hover .action-arrow{transform:translate(2px,-2px)}
.action-card:focus-visible{outline:2px solid #a9edff;outline-offset:5px;box-shadow:0 0 0 1px #061321}
@media(min-width:761px){.hero{min-height:790px;height:calc(100svh - 102px);padding-top:38px;padding-bottom:95px}.hero h1{font-size:clamp(86px,9.3vw,140px)}}
@media(max-width:1100px) and (min-width:761px){.action-card{padding:18px 15px 16px}.action-title{font-size:25px}.action-top{gap:7px}.action-arrow{flex-basis:25px;width:25px;height:25px;font-size:16px}.action-detail{font-size:12px}.hero h1{font-size:9.8vw}}
@media(max-width:760px){.hero h1{font-size:clamp(72px,20vw,108px);margin-bottom:0}.hero h1 em{padding-bottom:.14em}.hero-actions{grid-template-columns:1fr 1fr;gap:12px;max-width:none}.action-card{min-height:164px;padding:18px 15px 16px}.action-title{font-size:27px}.action-top{display:block;position:relative}.action-arrow{position:absolute;right:0;top:0;width:24px;height:24px;font-size:14px}.action-title{display:block;padding-top:33px}.action-detail{margin-top:16px;font-size:12px;min-height:50px}.coin-stage,#medallion{height:390px}.hero-description{margin-top:8px}}
@media(max-width:360px){.hero h1{font-size:72px}.action-card{padding-inline:12px}.action-title{font-size:24px}.action-detail{font-size:12px}}
.hero-actions{align-items:stretch}
@media(min-width:761px){.hero{height:auto;min-height:max(790px,calc(100svh - 102px));max-height:none}.hero h1{font-size:clamp(86px,9.3vw,124px)}.coin-stage{height:clamp(560px,68vh,720px);min-height:560px}.hero-description{max-width:480px}}
@media(max-width:760px){.action-title{padding-top:0}.action-card{min-height:168px}}
/* One continuous object connects the welcome and Academy chapters. */
.coin-journey{position:relative;isolation:isolate;overflow:clip;background:#050a12}
.coin-journey .hero{isolation:auto}
.coin-journey .hero:before{z-index:0;pointer-events:none}
.coin-journey .academy-intro{position:relative;grid-template-columns:1fr 1fr;gap:0 5vw;padding:95px 8vw;min-height:760px;background:radial-gradient(ellipse at 78% 42%,#09304a65,transparent 48%),linear-gradient(135deg,#0a121c,#07111b)}
.coin-journey .academy-intro>.eyebrow{grid-column:1;grid-row:1;align-self:end}
.coin-journey .academy-intro h2{grid-column:1;grid-row:2;font-size:clamp(40px,4.6vw,67px)}
.coin-journey .academy-copy{grid-column:1;grid-row:3;margin-top:30px}
.academy-coin{grid-column:2;grid-row:1/4;align-self:center;width:100%;height:520px;position:relative}
.static-mark{position:absolute;width:52%;height:52%;object-fit:contain;left:24%;top:24%;opacity:.75}
.journey-active .static-mark{visibility:hidden}
.journey-active.reduced-motion .static-mark{visibility:visible}
.coin-journey>#medallion{position:absolute;top:0;left:0;margin:0;min-height:0;z-index:2;transform-origin:50% 50%;pointer-events:none;will-change:transform}
.academy-intro>.eyebrow,.academy-intro>h2,.academy-copy{position:relative;z-index:3}
@media(max-width:760px){
 .hero-description{grid-row:3}.hero-actions{grid-row:4}.coin-stage{grid-row:6;margin-top:20px}.scroll-cue{grid-row:5}
 .coin-journey .academy-intro{display:flex;flex-direction:column;padding:30px 26px 65px;min-height:0;gap:0}
 .academy-coin{height:340px;flex:none;margin-bottom:20px}
 .coin-journey .academy-intro>.eyebrow{align-self:flex-start;margin-bottom:22px}
 .coin-journey .academy-intro h2{font-size:clamp(36px,9vw,52px)}
 .coin-journey .academy-copy{margin-top:0}
}

/* The hero keeps two understated routes instead of competing destination cards. */
.hero h1{font-family:Instrument,Georgia,serif;font-weight:400;letter-spacing:-.018em}
.hero h1 em{font-family:Instrument,Georgia,serif;font-style:normal;letter-spacing:-.018em;margin:0;padding:0;color:#78d4ef}
.hero-actions{display:block;max-width:445px;border-bottom:1px solid #41607488}
.hero-path{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) 28px;align-items:center;gap:13px;padding:15px 0;border-top:1px solid #41607488;color:#d7ebf4;transition:color .25s,transform .25s,border-color .25s}
.hero-path:before{content:'';position:absolute;inset:0 auto 0 0;width:2px;background:#68dbf2;transform:scaleY(0);transform-origin:center;transition:transform .3s}
.path-index{font:11px/1 DM,Arial,sans-serif;letter-spacing:.08em;color:#7293a8}
.hero-path .action-title{font:clamp(23px,2vw,28px)/1.1 Instrument,Georgia,serif;letter-spacing:-.01em}
.hero-path .action-arrow{justify-self:end;display:grid;place-items:center;width:27px;height:27px;border:1px solid #6c9bb078;border-radius:50%;font:16px/1 DM,Arial,sans-serif;transition:transform .3s,background .3s}
.hero-path:hover,.hero-path:focus-visible{color:#a8efff;border-color:#89dced}.hero-path:hover:before,.hero-path:focus-visible:before{transform:scaleY(.72)}.hero-path:hover .action-arrow,.hero-path:focus-visible .action-arrow{transform:translate(3px,-2px);background:#80e1f2;color:#092030}.hero-path:focus-visible{outline:2px solid #a9edff;outline-offset:5px}
html[dir="rtl"] .hero-path:before{inset-inline-start:auto;inset-inline-end:0}html[dir="rtl"] .hero-path{grid-template-columns:28px minmax(0,1fr) 32px}html[dir="rtl"] .path-index{grid-column:3}html[dir="rtl"] .hero-path .action-title{grid-column:2;grid-row:1;font-family:ThmanyahDisplay,serif;font-size:27px}html[dir="rtl"] .hero-path .action-arrow{grid-column:1;grid-row:1}
@media(max-width:760px){.hero-actions{grid-row:4;max-width:none;margin-top:4px}.hero-path{padding-block:14px}.hero-path .action-title{font-size:25px}.hero h1 em{padding:0;margin:0}}

/* The emphasized Arabic slogan uses the same Thmanyah face as its heading. */
html[dir="rtl"] .hero h1 em{font-family:inherit}
