@font-face{font-family:Cairo;src:url('../assets/fonts/cairo-regular.woff') format('woff');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Cairo;src:url('../assets/fonts/cairo-bold.woff') format('woff');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:Cairo;src:url('../assets/fonts/cairo-black.woff') format('woff');font-style:normal;font-weight:900;font-display:swap}

:root{
  --green:#143527;--deep:#102f24;--ivory:#fbf8ef;--gold:#d9b66d;--ink:#194b34;
  --font:Cairo,Tahoma,Arial,sans-serif;
  --pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='104' height='104' viewBox='0 0 104 104'%3E%3Cg fill='none' stroke='%23c9ad6e' stroke-width='.85'%3E%3Cpath d='M52 3 66 18 86 18 86 38 101 52 86 66 86 86 66 86 52 101 38 86 18 86 18 66 3 52 18 38 18 18 38 18Z'/%3E%3Cpath d='m52 22 22 8 8 22-8 22-22 8-22-8-8-22 8-22Z M0 0 18 18M104 0 86 18M0 104 18 86M104 104 86 86'/%3E%3C/g%3E%3C/svg%3E");
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:22px}body{margin:0;color:var(--ink);background:var(--ivory);font:16px/1.9 var(--font)}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #e6c478;outline-offset:5px}main:focus{outline:none}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.skip{position:fixed;top:-100px;inset-inline-start:20px;background:#fff;padding:10px 20px;z-index:100}.skip:focus{top:12px}

/* Framed masthead: the identity and the main access stay separate and legible. */
.masthead{position:relative;z-index:4;background:linear-gradient(105deg,#0c251d,#143d2c 72%,#153d2b);color:#faf5e7;border-top:3px solid #c09a4c;box-shadow:0 5px 24px #061d182b}.masthead:after{content:'';position:absolute;inset-inline:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#c4a36599 20%,#c4a36599 80%,transparent)}.masthead-grid{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:'brand language login' 'nav nav nav';column-gap:24px;align-items:center;padding-top:18px}.brand{grid-area:brand;display:flex;align-items:center;gap:18px;min-width:0;padding-bottom:18px;width:fit-content}.brand-seal{position:relative;flex:none;display:grid;place-items:center;width:78px;height:78px;border:1px solid #c6a35a;border-radius:50%;background:linear-gradient(130deg,#f8e5a0,#a08037);padding:5px;box-shadow:0 4px 0 #79642d,0 8px 20px #081d1866,inset 0 0 0 3px #133e2c}.brand-seal img{width:100%;height:100%;object-fit:contain;border-radius:50%}.brand-wordmark{min-width:0}.brand-wordmark strong{display:block;font-size:28px;line-height:1.75;font-weight:900}.brand-wordmark small{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.8;color:#d8c48e}.small-star{font-size:12px}.brand-rule{width:60px;height:1px;background:linear-gradient(to left,#c9ac67,transparent)}.language-switch{grid-area:language;display:flex;align-items:center;gap:2px;padding:4px;margin-bottom:18px;border:1px solid #e0c58935;background:#061c1540;border-radius:8px;direction:rtl}.language-switch button{border:0;border-radius:5px;background:transparent;color:#becdbd;padding:7px 12px;font-size:12px;font-weight:700;line-height:1.8;transition:background .2s,color .2s}.language-switch button[aria-pressed=true]{background:#f1deac;color:#214b32;box-shadow:0 1px 5px #0002}.language-switch button:hover{color:white}.language-switch button[aria-pressed=true]:hover{color:#214b32}.gold-button{display:flex;align-items:center;justify-content:center;gap:13px;background:linear-gradient(112deg,#cfaa5a,#fae3ab 52%,#e3c17c);border:1px solid #e9c785;border-radius:9px;color:#1c402c;box-shadow:0 4px 0 #967531,inset 0 1px 0 #fff1c7;transition:transform .22s,box-shadow .22s}.gold-button:hover{transform:translateY(-3px);box-shadow:0 7px 0 #967531,0 14px 22px #06291d26}.gold-button:active{transform:translateY(2px);box-shadow:0 2px 0 #967531}.header-login{grid-area:login;margin-bottom:21px;padding:11px 17px;min-height:54px;font-weight:700;font-size:16px;white-space:nowrap}.header-login .icon{width:20px;height:20px}.header-login .arrow{width:17px}.nav-strip{grid-area:nav;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e0c68b25;min-height:53px}.main-nav{display:flex;gap:6px;align-items:stretch;align-self:stretch}.nav-link{display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 22px;font-size:14px;font-weight:700;color:#b8cab7;position:relative;transition:color .2s,background .2s}.nav-link .icon{width:18px;height:18px}.nav-link.is-active{background:linear-gradient(180deg,#d9bd6c12,#d9bd6c06);color:#ebd198}.nav-link.is-active:after{content:'';height:2px;background:#dfbc70;position:absolute;bottom:0;inset-inline:22px}.nav-link:hover{color:#f8df9d;background:#d9bd6c0b}.nav-motto{display:flex;align-items:center;gap:11px;font-size:12px;color:#a9bcaa;margin:0}.nav-motto>span:first-child{font-size:16px;color:#b49554}

/* Main composition keeps the approved green arch and the school identity. */
.hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(90deg,#143527 0%,#143527 43%,#123829 76%,#113528 100%);color:#fff8e7}.hero-pattern{position:absolute;inset:0;z-index:-1;background:var(--pattern) right center/136px;opacity:.13;mask-image:linear-gradient(90deg,transparent 5%,transparent 47%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 5%,transparent 47%,#000 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:34px;min-height:796px;padding-block:35px 42px}.hero-copy{position:relative;z-index:2;min-width:0;padding-bottom:12px}.year-label{display:flex;align-items:center;gap:11px;font-size:14px;color:#d7d2b0;margin-bottom:22px}.year-label b{font-weight:400;white-space:nowrap}.year-star{font-size:22px;color:#d9b767}.hero h1{font-weight:900;font-size:clamp(43px,4.5vw,65px);line-height:1.6;margin:0}.hero h1>span,.hero h1>strong{display:block}.hero h1>strong{font-weight:900;color:#e5c783}.branch-label{display:flex;align-items:center;gap:12px;font-weight:700;font-size:17px;color:#e4d8b5;margin:8px 0 24px}.ornamental-line{width:31px;height:1px;background:#c6a65e;position:relative}.ornamental-line:after{content:'';width:5px;height:5px;background:#c6a65e;position:absolute;top:-2px;left:0;transform:rotate(45deg)}.ornamental-line:last-child{transform:rotate(180deg)}.welcome-intro h2{font-weight:700;font-size:24px;line-height:1.8;margin:0 0 9px;color:#fff8e6}.welcome-intro p{font-size:17px;line-height:2;color:#c8d7c4;max-width:510px;margin:0 0 27px}.hero-login{justify-content:flex-start;min-height:86px;max-width:475px;padding:16px 19px;gap:15px}.button-wording{flex:1;min-width:0}.button-wording strong{display:block;font-size:22px;line-height:1.7;font-weight:900}.button-wording small{display:block;font-size:14px;line-height:1.65;color:#507053}.hero-login .arrow{width:23px}.login-symbol{width:46px;height:46px;border-radius:50%;background:#fff3c45c;border:1px solid #69834c4f;display:grid;place-items:center;flex:none}.login-symbol .icon{width:25px}.login-caption{display:flex;align-items:center;gap:9px;font-size:12px;margin:19px 0 0;color:#b7cbb6}.status-dot{display:inline-block;width:5px;height:5px;background:#cbb270;border-radius:50%;box-shadow:0 0 0 4px #d2b76c12;flex:none}

/* WebGL relief with a genuine metal medallion; a CSS fallback is always present. */
.emblem-column{position:relative;min-width:0}.scene-wrap{position:relative;width:min(460px,100%);margin:auto}.scene-halo{position:absolute;inset:12% -8% 7%;border-radius:50%;background:radial-gradient(ellipse,#c6b56a0d,transparent 66%);pointer-events:none}.arch-scene{position:relative;isolation:isolate;width:100%;aspect-ratio:2/3;perspective:1500px;touch-action:pan-y}.scene-fallback{position:absolute;inset:0;transform-style:preserve-3d;transform:rotateY(-5deg);transition:opacity .45s}.arch-art{display:block;width:100%;height:100%;object-fit:contain;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent),linear-gradient(to bottom,transparent,#000 3%,#000 95%,transparent);mask-composite:intersect;-webkit-mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent),linear-gradient(to bottom,transparent,#000 3%,#000 95%,transparent);-webkit-mask-composite:source-in}.fallback-medal{position:absolute;top:83%;left:50%;width:31%;aspect-ratio:1;transform:translate(-50%,-50%) translateZ(65px) rotateY(8deg);border-radius:50%;background:linear-gradient(135deg,#fff1bd,#ba8736 34%,#ffe9b0 51%,#8f6b2f);border:1px solid #f9dfa0;padding:7px;box-shadow:3px 2px 0 #8b662c,6px 4px 0 #b58c3e,9px 6px 0 #775723,12px 10px 18px #031a19aa,0 0 34px #e4c36622;display:grid;place-items:center}.fallback-medal:after{content:'';position:absolute;inset:4px;border:1px solid #fff0ad80;border-radius:50%;pointer-events:none}.fallback-medal img{width:100%;height:100%;object-fit:contain;border-radius:50%;background:#f7f0d7;border:3px solid #174c32}#scene-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;opacity:0;transition:opacity .45s;pointer-events:none}.arch-scene.webgl-ready #scene-canvas{opacity:1}.arch-scene.webgl-ready .scene-fallback{opacity:0;pointer-events:none}.emblem-motto{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 auto;color:#d9cba6}.emblem-motto p{font-size:14px;margin:0;line-height:1.9;text-align:center}.emblem-motto>span{width:25px;height:1px;background:#c9ae6666;flex:none}.scene-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:12px;min-height:30px}.scene-hint{font-size:10px;color:#8ca58e}.motion-toggle{display:flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid #aeac7650;border-radius:20px;background:transparent;color:#bbcab4;font-size:10px;line-height:1.8}.motion-toggle:hover{background:#d9b66d0c;color:#ead29a}.motion-toggle .icon{width:13px;height:13px}.section-divider{display:flex;align-items:center;gap:20px;color:#d6b46d;position:absolute;bottom:0;inset-inline:0;height:25px;font-size:22px}.section-divider>span{height:1px;flex:1;background:#d0b57950}

.welcome-section{background:#fbf8ef;position:relative}.welcome-grid{padding-block:64px;display:grid;grid-template-columns:1fr 290px;align-items:center;gap:80px;max-width:1160px}.eyebrow{display:flex;align-items:center;gap:10px;color:#9e7c31;font-weight:700;font-size:14px;margin:0 0 9px}.eyebrow .icon{width:17px;height:17px}.welcome-letter h2{font-size:32px;font-weight:900;line-height:1.7;margin:0 0 12px}.welcome-letter>p:not(.eyebrow){font-size:17px;line-height:2.05;color:#62755b;margin:0}.letter-signature{font-size:14px;font-weight:700;color:#345c3f;padding-top:14px;margin-top:19px;border-top:1px solid #d8c9a7;width:fit-content}.welcome-photo{margin:0;position:relative;padding:9px 9px 0;border:1px solid #c9ab66;border-radius:85px 14px 14px 14px;background:#fffdf4;box-shadow:9px 9px 0 #d4caae30;transform:rotate(-2deg)}.photo-frame{overflow:hidden;border-radius:76px 7px 7px 7px}.welcome-photo img{width:100%;height:176px;object-fit:cover;object-position:55% center}.welcome-photo figcaption{display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:700;color:#5d744e;text-align:center;padding:10px 0}.welcome-photo figcaption>span:first-child{color:#be9b51}.footer{background:#102f24;color:#f1e9d0;border-top:1px solid #b89a5066}.footer-row{padding-block:25px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand img{width:44px;height:44px;object-fit:contain}.footer strong{display:block;font-weight:700;font-size:17px;line-height:1.8}.footer span{display:block;font-size:12px;color:#b7c7b0}.footer p{font-size:13px;color:#c5cfba;margin:0;display:flex;gap:9px}.footer b{font-weight:400;color:#e5ca8a}.mobile-access{display:none}

/* English gets natural reading direction and its own type proportions. */
html[lang=en] .brand-wordmark strong{font-size:21px;line-height:1.5;max-width:390px}html[lang=en] .brand-wordmark small{font-size:12px;margin-top:5px}html[lang=en] .brand-rule{transform:rotate(180deg)}html[lang=en] .header-login{font-size:13px}html[lang=en] .hero{background:linear-gradient(270deg,#143527 0%,#143527 43%,#123829 76%,#113528 100%)}html[lang=en] .hero-pattern{transform:scaleX(-1)}html[lang=en] .hero h1{font-size:clamp(36px,3.8vw,54px);line-height:1.35;letter-spacing:-1.4px}html[lang=en] .hero h1>span{font-size:.66em;line-height:1.7;letter-spacing:-.5px}html[lang=en] .hero .branch-label{margin-block:18px 26px;font-size:14px}html[lang=en] .welcome-intro h2{font-size:23px;line-height:1.6}html[lang=en] .welcome-intro p{font-size:15px;line-height:1.9}html[lang=en] .button-wording strong{font-size:20px;line-height:1.6}html[lang=en] .button-wording small{font-size:12px}html[lang=en] .arrow{transform:scaleX(-1)}html[lang=en] .year-label{font-size:12px}html[lang=en] .welcome-letter h2{font-size:30px}html[lang=en] .welcome-letter>p:not(.eyebrow){font-size:15px}html[lang=en] .emblem-motto p{font-size:12px}html[lang=en] .scene-hint{font-size:9px}html[lang=en] .nav-motto{font-size:11px}html[lang=en] .footer strong{font-size:15px}

@media(min-width:1600px){.scene-wrap{width:min(475px,100%)}.hero-grid{min-height:820px}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.masthead-grid{column-gap:18px}.brand{gap:13px}.brand-wordmark strong{font-size:24px}.brand-seal{width:70px;height:70px}.header-login{padding:10px 13px;font-size:14px;gap:10px}.header-login .arrow{display:none}.language-switch button{padding:6px 9px}.hero-grid{gap:22px;min-height:745px}.hero h1{font-size:54px}.scene-wrap{width:min(430px,100%)}.welcome-intro p{font-size:16px}.welcome-intro h2{font-size:22px}.button-wording strong{font-size:20px}.welcome-grid{gap:55px;grid-template-columns:1fr 260px}.welcome-letter h2{font-size:30px}html[lang=en] .brand-wordmark strong{font-size:18px;max-width:330px}html[lang=en] .hero h1{font-size:43px}html[lang=en] .button-wording strong{font-size:17px}html[lang=en] .header-login{font-size:12px}}
@media(max-width:980px){.container{width:calc(100% - 48px)}.masthead-grid{column-gap:14px}.brand-wordmark strong{font-size:21px}.brand-seal{width:60px;height:60px}.brand{gap:11px}.brand-wordmark small{font-size:12px}.header-login{font-size:12px;padding:10px 11px}.header-login .icon{width:17px}.language-switch button{font-size:11px;padding:5px 7px}.hero-grid{grid-template-columns:1fr;gap:28px;padding-block:40px 42px}.hero-copy{text-align:center;max-width:640px;margin:auto;padding-bottom:0}.year-label{justify-content:center;margin-bottom:16px}.hero h1{font-size:60px}.branch-label{justify-content:center}.welcome-intro h2{font-size:25px}.welcome-intro p{max-width:525px;font-size:17px;margin-inline:auto}.hero-login{margin-inline:auto;text-align:start;max-width:480px}.login-caption{justify-content:center}.emblem-column{width:100%;max-width:520px;margin:auto}.scene-wrap{width:min(410px,100%)}.welcome-grid{grid-template-columns:1fr 230px;gap:35px}.welcome-photo img{height:180px}.welcome-letter h2{font-size:26px}.welcome-letter>p:not(.eyebrow){font-size:16px}html[lang=en] .hero{background:linear-gradient(180deg,#123829,#143527 52%)}html[lang=en] .hero h1{font-size:55px}html[lang=en] .brand-wordmark strong{font-size:16px;max-width:270px}html[lang=en] .header-login{font-size:11px}html[lang=en] .welcome-intro p{font-size:16px}html[lang=en] .button-wording strong{font-size:20px}}
@media(max-width:760px){.container{width:calc(100% - 36px)}body{padding-bottom:85px}.masthead-grid{grid-template-columns:1fr auto;grid-template-areas:'brand brand' 'nav language';padding-top:16px;column-gap:8px}.brand{justify-self:center;padding-bottom:17px;gap:13px}.brand-seal{width:63px;height:63px}.brand-wordmark strong{font-size:23px}.brand-wordmark small{font-size:12px}.brand-rule{width:40px}.header-login{display:none}.nav-strip{border-top:0;min-height:49px}.main-nav{gap:0}.nav-link{font-size:12px;padding:9px 14px;gap:7px}.nav-link.is-active:after{inset-inline:14px}.nav-link .icon{width:15px;height:15px}.nav-motto{display:none}.language-switch{margin-bottom:5px;padding:3px}.language-switch button{font-size:10px;padding:4px 9px}.hero-grid{padding-top:31px;gap:25px}.hero h1{font-size:clamp(40px,8.9vw,58px);line-height:1.6}.year-label{font-size:13px;gap:9px;margin-bottom:17px}.year-star{font-size:20px}.branch-label{font-size:16px;margin:10px 0 22px}.welcome-intro h2{font-size:24px}.welcome-intro p{font-size:16px;line-height:2;margin-bottom:25px}.hero-login{max-width:450px;min-height:80px;padding:14px 15px;gap:11px}.button-wording strong{font-size:20px}.button-wording small{font-size:13px}.login-symbol{width:42px;height:42px}.hero-login .arrow{width:21px}.login-caption{font-size:11px;margin-top:19px}.scene-wrap{width:min(370px,100%)}.emblem-motto p{font-size:13px}.emblem-motto>span{width:20px}.scene-hint{display:none}.scene-controls{margin-top:11px}.motion-toggle{font-size:11px;padding:6px 11px}.welcome-grid{display:flex;flex-direction:column;gap:30px;padding-block:43px 46px}.welcome-letter{text-align:center;max-width:520px}.eyebrow{justify-content:center}.welcome-letter h2{font-size:29px}.welcome-letter>p:not(.eyebrow){font-size:16px}.letter-signature{margin-inline:auto;font-size:13px}.welcome-photo{width:245px}.welcome-photo img{height:145px}.footer-row{flex-direction:column;text-align:center;padding-block:25px;gap:16px}.footer-brand{justify-content:center;gap:10px}.footer-brand img{width:40px;height:40px}.footer strong{font-size:16px}.footer span,.footer p{font-size:12px}.mobile-access{display:block;position:fixed;z-index:20;bottom:0;left:0;right:0;padding:9px 14px calc(12px + env(safe-area-inset-bottom));background:#102e24f7;border-top:1px solid #c5ae7366;box-shadow:0 -6px 22px #092f2333;backdrop-filter:blur(12px)}.mobile-access>a{min-height:51px;padding:9px 13px;gap:13px}.mobile-access strong{font-size:17px;font-weight:900}.mobile-access .icon{width:20px;height:20px}.mobile-access .arrow{width:18px}html[lang=en] .brand-wordmark strong{font-size:17px;max-width:280px}html[lang=en] .brand-wordmark small{font-size:11px}html[lang=en] .hero h1{font-size:clamp(36px,8.5vw,52px);line-height:1.4}html[lang=en] .welcome-intro h2{font-size:21px}html[lang=en] .welcome-intro p{font-size:14px}html[lang=en] .button-wording strong{font-size:17px}html[lang=en] .year-label{font-size:11px}html[lang=en] .welcome-letter h2{font-size:25px}html[lang=en] .emblem-motto p{font-size:11px}html[lang=en] .mobile-access strong{font-size:16px}html[lang=en] .footer strong{font-size:13px}}
@media(max-width:400px){.container{width:calc(100% - 28px)}.brand{gap:9px}.brand-seal{width:52px;height:52px;padding:4px}.brand-wordmark strong{font-size:20px}.brand-wordmark small{font-size:11px}.nav-link{font-size:11px;padding-inline:10px;gap:6px}.nav-link.is-active:after{inset-inline:10px}.language-switch button{font-size:9px;padding:4px 7px}.hero h1{font-size:42px}.hero-login{padding:13px;gap:9px}.button-wording strong{font-size:18px}.button-wording small{font-size:12px}.login-symbol{width:36px;height:36px}.hero-login .arrow{width:19px}.year-label{font-size:12px;gap:7px}.welcome-intro h2{font-size:22px}.scene-wrap{width:min(330px,100%)}.emblem-motto{gap:8px}.emblem-motto p{font-size:12px}.emblem-motto>span{width:14px}.mobile-access strong{font-size:16px}.welcome-letter h2{font-size:26px}html[lang=en] .brand-wordmark strong{font-size:15px;max-width:235px}html[lang=en] .button-wording strong{font-size:15px}html[lang=en] .button-wording small{font-size:11px}html[lang=en] .mobile-access strong{font-size:14px}html[lang=en] .emblem-motto p{font-size:10px}html[lang=en] .footer strong{font-size:12px}}
@media(max-width:350px){.brand-wordmark strong{font-size:18px}.brand-seal{width:47px;height:47px}.hero h1{font-size:37px}.welcome-intro h2{font-size:20px}.welcome-intro p{font-size:15px}.year-label{font-size:11px}.button-wording strong{font-size:16px}.login-caption{font-size:10px}.hero-login{gap:8px;padding:13px 10px}.emblem-motto p{font-size:11px}.mobile-access strong{font-size:15px}.nav-link{font-size:10px;padding-inline:8px}.language-switch button{padding-inline:6px}html[lang=en] .brand-wordmark strong{font-size:14px;max-width:220px}html[lang=en] .hero h1{font-size:34px}html[lang=en] .button-wording strong{font-size:14px}html[lang=en] .welcome-intro h2{font-size:19px}}
@media(pointer:coarse){.scene-hint{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.gold-button:hover{transform:none}}
@media print{body{padding:0}.mobile-access,.scene-controls,.skip,.main-nav,.language-switch{display:none!important}.hero,.masthead,.footer{print-color-adjust:exact;-webkit-print-color-adjust:exact}.gold-button{box-shadow:none}.scene-fallback{opacity:1!important;transform:none!important}#scene-canvas{display:none!important}}
