:root{--navy:#081f3d;--navy2:#103b68;--blue:#2565a7;--blue2:#4a90d9;--light:#eef6ff;--soft:#f5f8fc;--gold:#dfb45c;--ink:#102033;--muted:#66778a;--line:#dce6f0;--white:#fff;--green:#21855f;--amber:#ad7428;--shadow:0 18px 50px #0925461f;--radius:20px;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Cairo,Manrope,sans-serif;line-height:1.75}body[data-lang=fr]{font-family:Manrope,Cairo,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip-link{top:-90px;z-index:9999;box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:10px 16px;position:fixed;inset-inline-start:20px}.skip-link:focus{top:18px}.topbar{color:#d8e4f1;background:#05162c;font-size:13px}.topbar__inner{justify-content:space-between;align-items:center;gap:20px;min-height:38px;display:flex}.topbar__contact{gap:22px;display:flex}.topbar a,.language-inline{align-items:center;gap:7px;display:inline-flex}.language-inline{color:#fff;background:0 0;border:0}.header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #081f3d14;position:sticky;top:0}.header__inner{align-items:center;gap:22px;min-height:88px;display:flex}.brand{align-items:center;gap:12px;min-width:245px;display:flex}.brand img{object-fit:contain;width:62px;height:62px}.brand span{flex-direction:column;line-height:1.35;display:flex}.brand strong{color:var(--navy);font-size:15px}.brand small{color:var(--muted);font-size:11px}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:2px;display:flex}.desktop-nav a{color:#465a70;white-space:nowrap;border-radius:9px;padding:11px 9px;font-size:13px;font-weight:700;position:relative}.desktop-nav a:hover,.desktop-nav a.active{background:var(--light);color:var(--blue)}.desktop-nav a.active:after{content:"";bottom:4px;background:var(--blue);height:2px;position:absolute;inset-inline:12px}.header__actions{align-items:center;gap:8px;display:flex}.menu-button{border:1px solid var(--line);width:44px;height:44px;color:var(--navy);background:#fff;border-radius:12px;place-items:center;display:none}.mobile-nav-wrap{border-top:1px solid var(--line);display:none}.mobile-nav{gap:4px;padding-block:12px 18px;display:grid}.mobile-nav a,.mobile-nav button{color:#465a70;text-align:start;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 14px;display:flex}.mobile-nav a:hover,.mobile-nav a.active,.mobile-nav button:hover{background:var(--light);color:var(--blue)}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 22px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{min-height:42px;padding-inline:17px;font-size:13px}.button--primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px #2565a738}.button--accent{background:var(--gold);color:var(--navy)}.button--outline{border-color:var(--blue);color:var(--blue);background:#fff}.button--ghost-light{color:#fff;background:#ffffff14;border-color:#ffffff59}.button--full{width:100%}.hero{color:#fff;background:radial-gradient(circle at 15% 15%,#4a90d93d,#0000 31%),linear-gradient(135deg,#06162d,#0b2c53 58%,#145777);position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.hero__orb{opacity:.45;border-radius:50%;position:absolute}.hero__orb--one{top:-120px;background:#2ab5bb33;width:420px;height:420px;inset-inline-end:-120px}.hero__orb--two{bottom:-120px;background:#dfb45c29;width:260px;height:260px;inset-inline-start:30%}.hero__grid{z-index:1;grid-template-columns:1.12fr .88fr;align-items:center;gap:54px;min-height:690px;padding-block:62px 74px;display:grid;position:relative}.hero__content{max-width:720px}.hero__eyebrow,.eyebrow{align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.hero__eyebrow{color:#dceeff;background:#ffffff14;border:1px solid #fff3;border-radius:99px;padding:7px 12px}.eyebrow{color:var(--blue)}.eyebrow--light{color:#8fc7ff}.hero h1{letter-spacing:-.04em;margin:24px 0 20px;font-size:clamp(42px,5.3vw,76px);line-height:1.17}.hero h1 em{color:#efcb7e;font-style:normal}.hero__content>p{color:#ffffffc7;max-width:690px;font-size:18px;line-height:1.9}.hero__actions,.hero__trust{flex-wrap:wrap;gap:12px;display:flex}.hero__trust{color:#ffffffb3;gap:20px;margin-top:28px;font-size:13px}.hero__trust div{align-items:center;gap:7px;display:flex}.hero__trust svg{color:#efcb7e}.hero__visual{place-items:center;min-height:540px;display:grid;position:relative}.hero__image-frame{background:#3e73a8;border:1px solid #fff3;border-radius:36px 36px 110px;width:min(430px,92%);height:520px;position:relative;overflow:hidden;box-shadow:0 34px 80px #00000047}.hero__image-frame:before{content:"";z-index:2;border:1px solid #ffffff40;border-radius:24px 24px 90px;position:absolute;inset:18px}.hero__image-frame img{object-fit:cover;object-position:center top;width:100%;height:100%}.hero__image-gradient{background:linear-gradient(#0000 45%,#05142b61);position:absolute;inset:0}.floating-card{min-width:185px;color:var(--navy);background:#ffffffeb;border:1px solid #ffffff47;border-radius:16px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 18px 44px #0000002e}.floating-card--top{top:84px;inset-inline-start:-40px}.floating-card--bottom{bottom:62px;inset-inline-end:-28px}.floating-card__icon,.service-card__icon,.school-card__icon{background:var(--light);color:var(--blue);border-radius:12px;place-items:center;display:grid}.floating-card__icon{background:var(--blue);color:#fff;width:40px;height:40px}.floating-card span:last-child{flex-direction:column;font-size:12px;line-height:1.4;display:flex}.floating-card strong{font-size:20px}.stats-strip{border-bottom:1px solid var(--line)}.stats-grid{grid-template-columns:repeat(5,1fr);display:grid}.stat{border-inline-end:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;min-height:120px;display:flex}.stat:first-child{border-inline-start:1px solid var(--line)}.stat strong{color:var(--blue);font-size:31px;line-height:1.2}.stat span{color:var(--muted);font-size:13px}.section{padding-block:96px}.section--soft{background:var(--soft)}.section--navy{color:#fff;background:linear-gradient(135deg,#06162d,#103b68)}.section--compact{padding-block:48px}.section-heading{text-align:center;max-width:780px;margin:0 auto 44px}.section-heading--start{text-align:start;margin-inline:0}.section-heading h2{letter-spacing:-.03em;margin:10px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.3}.section-heading p{color:var(--muted)}.section-action{text-align:center;margin-top:34px}.cards-grid{gap:20px;display:grid}.cards-grid--three{grid-template-columns:repeat(3,1fr)}.service-card,.news-card,.school-card,.project-card,.media-row{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:27px;transition:all .2s;position:relative;box-shadow:0 7px 24px #0b2a4d0d}.service-card:hover,.news-card:hover,.school-card:hover,.project-card:hover{box-shadow:var(--shadow);border-color:#bfd7ee;transform:translateY(-5px)}.service-card__icon,.school-card__icon{width:50px;height:50px}.service-card h3,.news-card h3,.school-card h3,.project-card h3{margin:17px 0 9px;font-size:19px}.service-card p,.news-card p,.project-card p{color:var(--muted);font-size:14px}.service-card--detailed{min-height:280px;padding-bottom:55px}.service-card__status{bottom:22px;color:var(--blue);align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex;position:absolute;inset-inline-start:27px}.text-link{color:var(--blue);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.split-feature{grid-template-columns:1.05fr .95fr;align-items:center;gap:65px;display:grid}.split-feature--balanced{grid-template-columns:1fr 1fr}.split-feature__content h2,.governance-grid h2,.resources-layout h2,.membership-steps h2,.funding-model h2{margin:12px 0 18px;font-size:clamp(31px,4vw,48px);line-height:1.35}.split-feature__content>p,.governance-grid p,.resources-layout p,.funding-model p{color:var(--muted)}.feature-checks{gap:11px;margin:25px 0;display:grid}.feature-checks span{align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.feature-checks svg{color:var(--green)}.inline-cta{margin-top:4px;display:inline-block}.vision-panel{color:#fff;min-height:500px;box-shadow:var(--shadow);text-align:center;background:linear-gradient(145deg,#0b2b55,#2f73b4);border-radius:32px;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex;position:relative;overflow:hidden}.vision-panel__pattern{opacity:.13;background-image:radial-gradient(circle at 1px 1px,#fff 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0}.vision-panel img{object-fit:contain;filter:drop-shadow(0 14px 20px #0003);width:185px;max-height:190px;position:relative}.vision-panel blockquote{max-width:410px;margin:30px 0 0;font-size:23px;font-weight:800;line-height:1.6;position:relative}.announcements{grid-template-columns:.85fr 1.15fr;align-items:center;gap:50px;display:grid}.announcements__intro h2{margin:13px 0 14px;font-size:43px;line-height:1.35}.announcements__intro p{color:#ffffffb3}.announcements__intro .button{margin-top:17px}.announcements__cards{gap:13px;display:grid}.announcement-card{background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:17px;display:grid}.announcement-card:hover{background:#ffffff24}.announcement-card>svg:first-child{color:#efcb7e;background:#ffffff1a;border-radius:13px;width:48px;height:48px;padding:12px}.announcement-card div{flex-direction:column;display:flex}.announcement-card small{color:#8fc7ff}.announcement-card strong{margin:1px 0}.announcement-card span{color:#fff9;font-size:12px}.news-card__meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.news-card__meta span{color:var(--blue);font-weight:800}.news-card .text-link{margin-top:14px}.partner-strip{grid-template-columns:1.05fr 1.25fr auto;align-items:center;gap:34px;display:grid}.partner-strip h2{margin:8px 0;font-size:34px}.partner-strip p{color:var(--muted);margin:0}.partner-names{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.partner-names span{border:1px solid var(--line);color:#53687f;background:#fff;border-radius:12px;place-items:center;min-height:56px;font-size:13px;font-weight:800;display:grid}.page-hero{color:#fff;background:radial-gradient(circle at 85% 10%,#4a90d947,#0000 30%),linear-gradient(135deg,#06162d,#103b68);position:relative;overflow:hidden}.page-hero:after{content:"";opacity:.3;background-image:radial-gradient(circle at 1px 1px,#ffffff1c 1px,#0000 0);background-size:30px 30px;position:absolute;inset:0}.page-hero__inner{z-index:1;padding-block:78px 86px;position:relative}.page-hero h1{max-width:900px;margin:12px 0 15px;font-size:clamp(38px,5vw,60px);line-height:1.3}.page-hero p{color:#ffffffb8;max-width:780px;margin:0;font-size:17px}.timeline-card{border:1px solid var(--line);background:var(--soft);border-radius:26px;padding:26px}.timeline-card div{border-bottom:1px solid var(--line);align-items:center;gap:22px;min-height:85px;display:flex}.timeline-card div:last-child{border:0}.timeline-card span{width:105px;color:var(--blue);font-size:28px;font-weight:800}.mission-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.mission-card{border:1px solid var(--line);background:#fff;border-radius:26px;min-height:290px;padding:38px}.mission-card--primary{color:#fff;background:linear-gradient(145deg,#0b2b55,#2b6ca7)}.mission-card svg{color:var(--gold)}.mission-card h2{margin:22px 0 12px;font-size:31px}.mission-card p{color:var(--muted)}.mission-card--primary p{color:#ffffffb8}.values-grid{grid-template-columns:repeat(6,1fr);gap:13px;display:grid}.values-grid--three{grid-template-columns:repeat(3,1fr)}.value-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:115px;padding:17px;display:flex}.value-card svg{color:var(--blue)}.value-card--large{min-height:150px}.governance-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.governance-grid p{color:#ffffffad}.governance-items{gap:13px;display:grid}.governance-items>div{background:#ffffff14;border:1px solid #ffffff24;border-radius:15px;align-items:center;gap:14px;padding:18px;display:flex}.governance-items>div>svg{color:#efcb7e;background:#ffffff1a;border-radius:12px;width:46px;height:46px;padding:11px}.governance-items span{flex-direction:column;display:flex}.governance-items small{color:#ffffff8c}.directory-toolbar{border:1px solid var(--line);background:#fff;border-radius:17px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;padding:14px;display:flex}.search-field{border:1px solid var(--line);background:var(--soft);border-radius:11px;align-items:center;gap:9px;min-width:410px;padding-inline:14px;display:flex}.search-field svg{color:var(--muted)}.search-field input{background:0 0;border:0;outline:0;width:100%;min-height:48px}.filter-tabs{gap:5px;display:flex}.filter-tabs button{color:var(--muted);background:0 0;border:0;border-radius:9px;padding:10px 15px;font-weight:700}.filter-tabs button.active{background:var(--blue);color:#fff}.school-grid,.projects-grid{grid-template-columns:repeat(3,1fr);gap:19px;display:grid}.school-card__top,.project-card__head{justify-content:space-between;align-items:center;display:flex}.status-badge{border-radius:99px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.status-badge--success{color:var(--green);background:#e6f6ef}.status-badge--pending{color:var(--amber);background:#fff2df}.school-card p{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:flex}.school-card dl{border-top:1px solid var(--line);margin:18px 0 0;padding-top:14px}.school-card dl div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.school-card dt{color:var(--muted)}.school-card dd{margin:0;font-weight:700}.directory-note{color:var(--muted);text-align:center;margin:24px 0 0;font-size:12px}.empty-state{text-align:center;background:#fff;border:1px dashed #bdcddd;border-radius:20px;padding:55px}.empty-state h3{margin-bottom:5px}.empty-state p{color:var(--muted);margin:0}.info-banner,.notice-banner{border:1px solid var(--line);background:var(--light);border-radius:18px;align-items:center;gap:16px;padding:24px;display:flex}.info-banner>svg{color:var(--blue)}.info-banner p,.notice-banner p{color:var(--muted);margin:3px 0 0}.process-block{overflow:hidden}.process-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.process-step{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;gap:10px;min-height:145px;padding:18px;display:flex;position:relative}.process-step>span{background:var(--light);width:36px;height:36px;color:var(--blue);border-radius:50%;place-items:center;font-weight:800;display:grid}.process-step strong{font-size:13px}.process-step i{top:50%;background:#aac7e2;width:21px;height:1px;position:absolute;inset-inline-end:-17px}.exam-highlight-grid{grid-template-columns:1.25fr repeat(3,1fr);gap:16px;display:grid}.deadline-card,.exam-action-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:290px;padding:27px}.deadline-card{color:#fff;background:linear-gradient(145deg,#0b2b55,#276ba9);flex-direction:column;justify-content:center;display:flex}.deadline-card__icon{color:#efcb7e;background:#ffffff1f;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:17px;display:grid}.deadline-card small{color:#b9d9f4}.deadline-card strong{margin:7px 0;font-size:36px}.deadline-card p{color:#ffffffa6;margin:0;font-size:13px}.exam-action-card{flex-direction:column;display:flex}.exam-action-card>svg{color:var(--blue)}.exam-action-card h3{margin:22px 0 8px}.exam-action-card p{color:var(--muted);font-size:13px}.exam-action-card button{background:var(--soft);color:var(--muted);border:0;border-radius:8px;margin-top:auto;padding:8px;font-size:12px}.resources-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;display:grid}.resource-list{gap:10px;display:grid}.resource-list button{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;padding:16px;display:flex}.resource-list button span{align-items:center;gap:10px;display:flex}.resource-list svg{color:var(--blue)}.resource-list small{background:var(--light);color:var(--blue);border-radius:7px;padding:4px 8px;font-weight:800}.notice-banner{color:#fff;background:#ffffff14;border-color:#ffffff26}.notice-banner p{color:#fff9}.notice-banner>svg{color:#efcb7e}.notice-banner>svg:last-child{margin-inline-start:auto}.project-card{min-height:315px}.project-card__head>span{background:var(--light);width:50px;height:50px;color:var(--blue);border-radius:13px;place-items:center;display:grid}.project-card__head small{color:#b9c8d8;font-size:22px;font-weight:800}.progress-label{color:var(--muted);justify-content:space-between;margin-top:25px;font-size:11px;display:flex}.progress-label strong{color:var(--blue)}.progress-track{background:#e4edf6;border-radius:99px;height:6px;margin-top:7px;overflow:hidden}.progress-track i{background:linear-gradient(90deg,var(--blue),#39b6bd);border-radius:99px;height:100%;display:block}.funding-model{background:var(--soft);border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;padding:46px;display:grid}.funding-cards{gap:10px;display:grid}.funding-cards div{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:12px;padding:16px;display:flex}.funding-cards svg{color:var(--blue)}.funding-cards strong{font-size:13px}.membership-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:55px;display:grid}.membership-step{border-bottom:1px solid var(--line);align-items:center;gap:13px;min-height:65px;display:flex}.membership-step>span{background:var(--light);width:34px;height:34px;color:var(--blue);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.membership-step p{margin:0;font-size:14px}.form-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:30px}.form-card__head{align-items:flex-start;gap:13px;margin-bottom:23px;display:flex}.form-card__head>svg{box-sizing:border-box;background:var(--light);width:49px;height:49px;color:var(--blue);border-radius:13px;flex:none;padding:12px}.form-card__head h2{margin:0 0 3px;font-size:25px}.form-card__head p{color:var(--muted);margin:0;font-size:13px}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.form-grid label{gap:6px;display:grid}.form-grid label>span{color:#42566b;font-size:12px;font-weight:800}.form-grid__full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);background:var(--soft);border-radius:10px;outline:0;width:100%}.form-grid input,.form-grid select{min-height:47px;padding-inline:12px}.form-grid textarea{resize:vertical;padding:12px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue2);box-shadow:0 0 0 3px #4a90d91f}.form-card .button{margin-top:18px}.form-success{color:var(--green);align-items:center;gap:7px;margin:14px 0 0;font-size:13px;font-weight:700;display:flex}.media-layout{grid-template-columns:1.1fr .9fr;gap:35px;display:grid}.media-feature{color:#fff;background:linear-gradient(145deg,#06162d,#2565a7);border-radius:28px;flex-direction:column;justify-content:center;min-height:500px;padding:44px;display:flex}.media-feature__icon{color:#efcb7e;background:#ffffff1a;border-radius:20px;place-items:center;width:76px;height:76px;margin-bottom:24px;display:grid}.media-feature h2{margin:10px 0 14px;font-size:38px;line-height:1.35}.media-feature p{color:#ffffffb3}.media-feature .news-card__meta{color:#fff9;margin-top:18px}.media-side{gap:15px;display:grid}.media-side .section-heading{margin-bottom:4px}.media-row time{color:var(--blue);font-size:12px;font-weight:800}.media-row h3{margin:8px 0;font-size:18px}.media-row p{color:var(--muted);margin:0;font-size:13px}.contact-grid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:34px;display:grid}.contact-details{gap:14px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:13px;padding:19px;display:flex}.contact-card>svg{box-sizing:border-box;background:var(--light);width:45px;height:45px;color:var(--blue);border-radius:13px;flex:none;padding:11px}.contact-card div{flex-direction:column;display:flex}.contact-card p,.contact-card a{color:var(--muted);margin:0;font-size:13px}.map-placeholder{background-color:#dce8f4;background-image:linear-gradient(30deg,#ffffff59 12%,#0000 12.5% 87%,#ffffff59 87.5%),linear-gradient(150deg,#ffffff59 12%,#0000 12.5% 87%,#ffffff59 87.5%);background-position:0 0;background-repeat:repeat;background-size:80px 140px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;place-items:center;min-height:300px;display:grid}.map-placeholder div{box-shadow:var(--shadow);background:#fffffff0;border-radius:18px;flex-direction:column;align-items:center;padding:24px 34px;display:flex}.map-placeholder svg{color:var(--blue)}.map-placeholder strong{margin-top:7px}.map-placeholder span{color:var(--muted);font-size:12px}.document-button{bottom:21px;background:var(--light);color:var(--blue);border:0;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;inset-inline-start:27px}.not-found{text-align:center;place-items:center;min-height:65vh;display:grid}.not-found strong{color:#dceeff;font-size:140px;line-height:1;display:block}.not-found h1{margin:5px 0 8px;font-size:38px}.not-found p{color:var(--muted)}.footer{color:#ffffffbf;background:#06162d;position:relative;overflow:hidden}.footer:before{content:"";opacity:.08;background-image:radial-gradient(circle at 1px 1px,#fff 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0}.footer__grid{z-index:1;grid-template-columns:1.5fr .8fr .9fr 1fr;gap:44px;padding-block:70px 50px;display:grid;position:relative}.brand--footer{min-width:0}.brand--footer img{width:70px;height:70px}.brand--footer strong{color:#fff;font-size:22px}.brand--footer small{color:#ffffff94}.footer__about p{color:#ffffff94;max-width:390px;margin-top:19px;font-size:13px}.footer h3{color:#fff;margin:6px 0 18px;font-size:16px}.footer__links,.footer__contact{gap:9px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.footer__links a:hover,.footer__contact a:hover{color:#efcb7e}.footer__bottom{z-index:1;color:#ffffff6b;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-size:12px;display:flex;position:relative}@media (width<=1160px){.desktop-nav{display:none}.menu-button{display:grid}.mobile-nav-wrap{display:block}.header__inner{justify-content:space-between}.header__actions{margin-inline-start:auto}.hero__grid{grid-template-columns:1fr 1fr;gap:30px}.hero h1{font-size:54px}.floating-card--top{inset-inline-start:-10px}.floating-card--bottom{inset-inline-end:-8px}.exam-highlight-grid{grid-template-columns:repeat(2,1fr)}.partner-strip{grid-template-columns:1fr 1fr}.partner-strip .button{justify-self:start}}@media (width<=900px){.section{padding-block:72px}.hero__grid{grid-template-columns:1fr;min-height:auto;padding-block:70px}.hero__content{text-align:center;max-width:760px;margin-inline:auto}.hero__eyebrow,.hero__actions,.hero__trust{justify-content:center}.hero__visual{width:100%;max-width:560px;min-height:500px;margin-inline:auto}.stats-grid{grid-template-columns:repeat(3,1fr)}.cards-grid--three,.school-grid,.projects-grid{grid-template-columns:repeat(2,1fr)}.split-feature,.split-feature--balanced,.announcements,.governance-grid,.resources-layout,.membership-layout,.funding-model,.media-layout,.contact-grid{grid-template-columns:1fr}.vision-panel{min-height:420px}.partner-strip{grid-template-columns:1fr}.values-grid,.process-grid{grid-template-columns:repeat(3,1fr)}.process-step i{display:none}.directory-toolbar{flex-direction:column;align-items:stretch}.search-field{min-width:0}.filter-tabs{overflow-x:auto}.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.container{width:min(calc(100% - 28px),var(--max))}.topbar__contact a:nth-child(2){display:none}.header__inner{min-height:76px}.brand{min-width:0}.brand img{width:52px;height:52px}.brand strong{font-size:12px}.brand small{font-size:9px}.header__actions .button{display:none}.hero__grid{padding-block:54px 64px}.hero h1{font-size:40px}.hero__content>p{font-size:15px}.hero__actions{flex-direction:column}.hero__actions .button{width:100%}.hero__trust div{justify-content:center;width:100%}.hero__visual{min-height:440px}.hero__image-frame{border-radius:28px 28px 80px;height:420px}.floating-card{min-width:160px;padding:9px 10px}.floating-card--top{top:40px}.floating-card--bottom{bottom:20px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat{border-top:1px solid var(--line);min-height:100px}.stat strong{font-size:26px}.cards-grid--three,.school-grid,.projects-grid,.mission-grid,.exam-highlight-grid,.values-grid,.values-grid--three,.process-grid{grid-template-columns:1fr}.section-heading h2,.split-feature__content h2,.governance-grid h2,.resources-layout h2,.membership-steps h2,.funding-model h2{font-size:32px}.vision-panel{min-height:380px;padding:34px}.announcement-card{grid-template-columns:44px 1fr}.announcement-card>svg:last-child{display:none}.partner-names{grid-template-columns:1fr 1fr}.page-hero__inner{padding-block:62px 68px}.page-hero h1{font-size:35px}.timeline-card{padding:16px}.timeline-card span{width:70px;font-size:22px}.mission-card{min-height:auto;padding:28px}.directory-toolbar{padding:12px}.filter-tabs button{flex:none}.deadline-card,.exam-action-card{min-height:230px}.funding-model{padding:28px}.form-card{padding:20px}.form-grid{grid-template-columns:1fr}.form-grid__full{grid-column:auto}.media-feature{min-height:430px;padding:28px}.media-feature h2{font-size:30px}.notice-banner{grid-template-columns:auto 1fr;display:grid}.notice-banner>svg:last-child{display:none}.footer__grid{grid-template-columns:1fr;gap:28px}.footer__bottom{text-align:center;flex-direction:column;justify-content:center;padding-block:18px}}:root{--hero-live-image:none}.hero{isolation:isolate;color:#fff;background:linear-gradient(135deg,#06162d,#0b2c53 58%,#145777);min-height:0;position:relative;overflow:hidden}.hero:after{content:"";z-index:-3;background-image:var(--hero-live-image);opacity:0;filter:saturate(.96)contrast(1.03);background-position:50%;background-size:cover;transition:opacity .35s;position:absolute;inset:0;transform:scale(1.01)}.hero-image-ready .hero:after{opacity:.24}.hero:before{content:"";z-index:-2;background:linear-gradient(90deg,#030f20eb 0%,#051d3ac7 45%,#04152bd6 100%),linear-gradient(#0412260a,#04122645);position:absolute;inset:0}.hero__content{z-index:4;text-align:start;width:100%;min-width:0;max-width:none;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;padding:12px 10px;display:flex;position:relative}.hero__eyebrow{background:#ffffff14;margin:0 0 4px}.hero h1{letter-spacing:-.035em;max-width:none;margin:10px 0 12px;font-size:clamp(40px,3.75vw,64px);line-height:1.13}.hero__content>p{color:#ffffffd6;max-width:720px;margin-bottom:0;font-size:16px;line-height:1.82}.hero__actions{margin-top:20px}.hero__trust{gap:16px;margin-top:17px}.hero__visual{width:100%;min-width:0;min-height:0;display:block;position:relative}.hero__image-frame{aspect-ratio:16/9;background-color:#244f79;background-image:var(--hero-live-image);background-position:50%;background-size:cover;border:1px solid #ffffff29;border-radius:28px 28px 54px;width:100%;height:auto;min-height:0;position:relative;overflow:hidden;transform:none;box-shadow:0 26px 64px #00000047}.hero__image-frame:before{display:none}.hero__image-frame img{object-fit:cover;object-position:center;opacity:1;image-rendering:auto;width:100%;height:100%;transition:opacity .2s}.hero-image-ready .hero__image-frame img{opacity:0}.hero__image-frame:after,.hero__image-gradient{content:"";pointer-events:none;background:linear-gradient(#04142b00 45%,#04142b45);position:absolute;inset:0}.hero__visual:before,.hero__visual:after{display:none}.hero .floating-card{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;min-width:164px;padding:10px 12px}.hero .floating-card--top{top:14px;inset-inline-start:14px}.hero .floating-card--bottom{bottom:14px;inset-inline-end:14px}.stats-strip{z-index:3;background:#fff;margin-top:0;position:relative}.vision-panel{isolation:isolate;background-color:#17466f;background-image:linear-gradient(to top,#04142bf0,#04142b29 68%), var(--hero-live-image);text-align:start;background-position:50%;background-size:cover;justify-content:flex-end;align-items:flex-start;min-height:520px;padding:34px}.vision-panel:before,.vision-panel__pattern{display:none}.vision-panel>img{top:22px;object-fit:contain;filter:drop-shadow(0 14px 22px #00000040);background:#fffffff2;border-radius:23px;width:104px;height:104px;padding:10px;position:absolute;inset-inline-start:22px}.vision-panel blockquote{text-shadow:0 3px 18px #00000061;max-width:460px;margin:0}@media (width<=980px){.hero__content{text-align:center;padding:8px 0}.hero__content>p{margin-inline:auto}.hero__eyebrow,.hero__actions,.hero__trust{justify-content:center}.hero__image-frame{aspect-ratio:16/9}}@media (width<=760px){.hero:before{background:linear-gradient(#041226ed,#051f3ad1)}.hero h1{font-size:clamp(35px,9.5vw,49px)}.hero__content>p{font-size:15px}.hero__image-frame{aspect-ratio:4/3;border-radius:24px 24px 44px}.hero .floating-card{display:none}.vision-panel{min-height:450px;padding:25px}.vision-panel>img{width:84px;height:84px}}.topbar .container,.header .container,.hero .container,.stats-strip .container{width:min(1540px,100% - 48px)}.header__inner{gap:18px;min-height:82px}.brand{min-width:258px}.desktop-nav{justify-content:center;gap:4px}.desktop-nav a{padding-inline:10px}.hero .hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:22px;min-height:0;padding-block:14px 18px}.hero__content,.hero__visual{min-height:0}.hero__image-frame>img{opacity:0!important}@media (width>=1600px){.topbar .container,.header .container,.hero .container,.stats-strip .container{width:min(1580px,100% - 64px)}}@media (width<=1180px){.topbar .container,.header .container,.hero .container,.stats-strip .container{width:min(100% - 36px,1220px)}.hero .hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.hero h1{font-size:clamp(38px,4.1vw,54px)}}@media (width<=980px){.hero .hero__grid{grid-template-columns:1fr;gap:20px;padding-block:24px 18px}}@media (width<=760px){.topbar .container,.header .container,.hero .container,.stats-strip .container{width:min(100% - 24px,1220px)}.hero .hero__grid{padding-block:20px 12px}}.brand{align-items:center;overflow:visible}.header,.header__inner{overflow:visible}.brand .brand__logo{background:0 0;border-radius:50%;flex:0 0 78px;place-items:center;width:78px;min-width:78px;height:78px;display:grid;overflow:visible}.brand .brand__logo img{object-fit:contain;object-position:center;clip-path:none;background:0 0;border:0;border-radius:50%;width:100%;max-width:none;height:100%;display:block;transform:none}.brand .brand__text{flex-direction:column;min-width:0;line-height:1.35;display:flex}.vision-panel>img{object-fit:contain;background:0 0}@media (width<=1180px){.header__inner{min-height:88px}.brand .brand__logo{flex-basis:68px;width:68px;min-width:68px;height:68px}}@media (width<=760px){.header__inner{min-height:80px}.brand .brand__logo{flex-basis:60px;width:60px;min-width:60px;height:60px}}.header,.header__inner,.brand,.brand__logo{overflow:visible!important}.header__inner{min-height:100px!important}.brand .brand__logo{clip-path:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 88px!important;place-items:center!important;width:88px!important;min-width:88px!important;height:88px!important;padding:2px!important;display:grid!important}.brand .brand__logo img,.brand img{filter:drop-shadow(0 2px 3px #081f3d1f);object-fit:contain!important;object-position:center!important;clip-path:none!important;background:0 0!important;border:0!important;border-radius:0!important;width:84px!important;max-width:none!important;height:84px!important;margin:0!important;padding:0!important;display:block!important;transform:none!important}.brand--footer .brand__logo{flex-basis:102px!important;width:102px!important;min-width:102px!important;height:102px!important}.brand--footer .brand__logo img{width:98px!important;height:98px!important}.vision-panel>img{object-fit:contain!important;object-position:center!important;background:0 0!important;border-radius:0!important}@media (width<=1180px){.header__inner{min-height:96px!important}.brand .brand__logo{flex-basis:82px!important;width:82px!important;min-width:82px!important;height:82px!important}.brand .brand__logo img,.brand img{width:78px!important;height:78px!important}}@media (width<=760px){.header__inner{min-height:94px!important}.brand .brand__logo{flex-basis:78px!important;width:78px!important;min-width:78px!important;height:78px!important}.brand .brand__logo img,.brand img{width:74px!important;height:74px!important}}
