:root{--school-canvas:#fbf5ed;--school-canvas-warm:#f8eee3;--school-navy:#0b2147;--school-navy-deep:#071b3b;--school-navy-soft:#17365f;--school-gold:#c69a51;--school-gold-light:#d9b873;--school-muted:#5d6064;--school-white:#fffdf8;--school-line:rgba(198,154,81,0.24);--school-shadow:0 18px 55px rgba(11,33,71,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{max-width:100%;overflow-x:hidden}body{margin:0;font-family:YekanBakh,Tahoma,sans-serif}.public-site{min-height:100vh;overflow:hidden;color:var(--school-navy);background:var(--school-canvas)}.public-site a{color:inherit;text-decoration:none}.public-site :is(h1,h2,h3,h4,h5){font-weight:900;text-wrap:balance}.public-site h4{font-size:17px}.public-site h5{font-size:15px}.site-header{position:fixed;inset:0 0 auto;height:88px;z-index:20;border-bottom:1px solid transparent;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,backdrop-filter .18s ease}.site-header.is-scrolled{border-color:rgba(198,154,81,.18);background:rgba(251,245,237,.78);box-shadow:0 12px 34px rgba(11,33,71,.08);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.site-header-inner{width:min(1320px,calc(100% - 40px));height:100%;margin:0 auto;display:flex;direction:rtl;align-items:center;gap:16px}.brand:focus-visible,.header-login:focus-visible,.hero-actions a:focus-visible,.mobile-navigation summary:focus-visible,.site-header nav a:focus-visible{outline:3px solid var(--school-gold-light);outline-offset:4px}.site-header-inner>nav{flex:1;display:flex;align-items:center;justify-content:center;gap:clamp(14px,1.45vw,28px);direction:rtl}.site-header nav a{position:relative;padding:10px 2px;color:var(--school-navy);font-size:14px;font-weight:500;white-space:nowrap;transition:color .16s ease,font-weight .16s ease}.site-header nav a:hover{color:var(--school-gold);font-weight:700}.site-header nav a[aria-current=page]{color:var(--school-gold);font-weight:800}.site-header-inner>nav a:after{content:"";position:absolute;left:50%;bottom:-4px;width:34px;height:2px;border-radius:999px;opacity:0;translate:-50% 0;scale:.45 1;background:var(--school-gold);transition:opacity .16s ease,scale .16s ease}.site-header-inner>nav a:hover:after,.site-header-inner>nav a[aria-current=page]:after{opacity:1;scale:1}.header-login{padding:10px 2px;flex:none;color:var(--school-gold)!important;font-size:14px;font-weight:800;white-space:nowrap;transition:color .16s ease}.header-login:hover{color:var(--school-navy)!important}.brand{width:112px;height:78px;display:grid;flex:none;place-items:center;border-radius:14px}.brand-logo{width:108px;height:76px;object-fit:contain}.mobile-navigation{display:none}.home-stage-shell{height:min(900px,100svh);background:var(--school-canvas)}.home-stage,.home-stage-shell{position:relative;overflow:hidden}.home-stage{width:100%;height:100%;margin:0;container-type:inline-size;background:radial-gradient(circle at 68% 32%,rgba(219,232,244,.82) 0,rgba(251,245,237,.56) 27%,rgba(251,245,237,0) 50%),var(--school-canvas)}.home-pattern{position:absolute;inset:0 auto 0 0;width:min(520px,38vw);height:100%;z-index:1;opacity:.82;pointer-events:none;background:url(/landing/pattern-left-overlay.svg) 0 0/auto 100% no-repeat}.home-copy{position:absolute;left:145px;top:230px;width:470px;z-index:4;direction:rtl;text-align:center}.hero-eyebrow{display:flex;direction:ltr;align-items:center;justify-content:center;gap:14px;height:32px;color:var(--school-gold);font-size:20px;font-weight:700}.hero-eyebrow b{position:relative;display:block;width:12px;height:12px;rotate:45deg;border:2px solid var(--school-gold)}.hero-eyebrow b:after{content:"";position:absolute;inset:3px;border:1px solid var(--school-gold)}.home-copy h1{margin:24px -20px 0;color:var(--school-navy);font-size:46px;line-height:1.55;letter-spacing:-1.2px;font-weight:900;white-space:nowrap}.home-copy .hero-logo-title{height:170px;margin:6px 0 0;display:grid;place-items:center}.hero-logo-title img{width:235px;height:175px;object-fit:contain}.hero-divider{display:block;width:440px;height:30px;margin:13px auto 0}.home-copy p{min-height:58px;margin:8px -12px 0;color:var(--school-muted);font-size:16px;line-height:1.9;font-weight:500}.hero-actions{direction:rtl;gap:14px;margin-top:30px}.hero-actions,.hero-actions a{display:flex;justify-content:center}.hero-actions a{width:178px;height:58px;border-radius:12px;align-items:center;gap:18px;font-size:16px;font-weight:800;transition:translate .16s ease,box-shadow .16s ease,background-color .16s ease}.hero-actions a:hover{translate:0 -2px}.secondary-button{border:1.5px solid var(--school-gold);color:var(--school-gold)!important;background:rgba(255,253,248,.72)}.primary-button{color:white!important;background:linear-gradient(180deg,#143765,#08204a);box-shadow:0 9px 22px rgba(11,33,71,.08)}.home-visual{position:absolute;right:0;top:104px;width:min(1052px,62.92%);height:calc(100% - 104px);z-index:2;overflow:hidden;background:var(--school-canvas)}.home-visual img{display:block;width:100%;height:calc(100% + 30px);object-fit:cover;object-position:left top;translate:0 -30px;clip-path:inset(0 0 0 2%)}.home-features{position:absolute;left:142px;top:738px;width:470px;height:110px;z-index:4;display:grid;grid-template-columns:repeat(3,1fr);direction:ltr}.home-features>div{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px}.home-features:before{left:33.333%}.home-features:after,.home-features:before{content:"";position:absolute;top:12px;width:1px;height:70px;z-index:1;background:linear-gradient(transparent,rgba(198,154,81,.72),transparent)}.home-features:after{left:66.666%}.home-features img{width:66px;height:66px}.home-features strong{color:var(--school-navy);font-size:15px;font-weight:700;white-space:nowrap}.intro-grid,.page-content,.section{width:min(1180px,90%);margin:0 auto;padding:90px 0}.intro-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.cta span,.feature-card>span,.kicker,.page-hero span,.section-title>span{color:var(--school-gold);font-weight:800}.cta h2,.intro-grid h2,.section-title h2{margin:10px 0;font-size:clamp(25px,3vw,38px);line-height:1.5}.feature-card p,.intro-grid p,.page-content p{color:var(--school-muted);line-height:2}.numbers{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.numbers b{min-height:105px;display:grid;place-items:center;border:1px solid var(--school-line);border-radius:18px;background:var(--school-white);box-shadow:0 12px 35px rgba(11,33,71,.04)}.section{padding-top:68px;padding-bottom:68px}.section.soft{width:100%;padding-inline:max(5vw,calc((100vw - 1180px) / 2));background:var(--school-canvas-warm)}.section-title{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:28px}.section-title span{grid-column:1}.section-title h2{grid-column:1;margin-bottom:0}.section-title a{grid-column:2;grid-row:1/3;color:var(--school-gold);font-weight:800}.card-grid,.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-card,.feature-card{min-height:210px;padding:25px;border:1px solid var(--school-line);border-radius:18px;background:var(--school-white);box-shadow:var(--school-shadow)}.feature-card{position:relative;overflow:hidden;transition:translate .18s ease,border-color .18s ease,box-shadow .18s ease}.feature-card:hover{translate:0 -4px;border-color:rgba(198,154,81,.5);box-shadow:0 22px 55px rgba(11,33,71,.11)}.feature-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,transparent,var(--school-gold),transparent)}.content-card h2,.feature-card h3{margin:15px 0 7px;font-size:19px}.content-card small,.feature-card a{color:var(--school-gold);font-weight:800}.content-card[data-kind=facility] p,.feature-card[data-kind=facility] p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.content-card img{width:100%;height:auto;border-radius:12px;object-fit:cover}.cta{width:min(1180px,90%);margin:40px auto 90px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:30px;border-radius:24px;color:white;background:var(--school-navy);box-shadow:var(--school-shadow)}.cta h2{margin-bottom:0}.cta>a{padding:13px 20px;border-radius:10px;background:var(--school-white);font-weight:800;white-space:nowrap}.cta>a,.page-hero{color:var(--school-navy)}.page-hero{padding:150px max(5vw,24px) 76px;background:radial-gradient(circle at 65% 10%,rgba(221,232,242,.92),transparent 42%),var(--school-canvas);border-bottom:1px solid var(--school-line)}.page-hero>div{width:min(1180px,100%);margin:auto;text-align:center}.page-hero h1{margin:12px 0 4px;font-size:clamp(32px,4.6vw,50px);line-height:1.5}.page-hero img{width:min(440px,90%);height:auto}.page-hero p{max-width:720px;margin:8px auto 0;color:var(--school-muted);line-height:2}.content-card{min-height:180px}.article{width:min(820px,90%);margin:auto;padding:150px 0 80px}.article>small{color:var(--school-gold)}.article h1{margin:14px 0;font-size:clamp(30px,4.2vw,46px);line-height:1.55}.article-body{color:#32445e;font-size:17px;line-height:2.2}.empty{grid-column:1/-1;padding:30px;border:1px dashed var(--school-gold-light);border-radius:14px;text-align:center;color:var(--school-muted)}.site-footer{padding:64px max(5vw,24px) 24px;display:grid;grid-template-columns:2fr 1fr 1.25fr;gap:50px;border-top:1px solid var(--school-line);color:var(--school-navy);background:var(--school-canvas-warm)}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer-brand img{width:min(180px,70%);height:auto;object-fit:contain}.footer-brand strong,.footer-contact strong,.footer-links strong{font-size:18px}.footer-brand p,.site-footer a,.site-footer span{color:var(--school-muted);line-height:1.9}.footer-contact,.footer-links{display:grid;align-content:start;gap:10px}.copyright{grid-column:1/-1;margin:8px 0 0;padding-top:22px;border-top:1px solid var(--school-line);color:var(--school-muted)}@media (min-width:981px){.home-pattern{width:min(520px,31.1%);background-size:auto 100%}.home-copy{left:8.67%;top:19.5%;width:min(470px,28.11%)}.hero-eyebrow{gap:.72cqw;height:1.65cqw;font-size:clamp(13px,1.02cqw,18px)}.hero-eyebrow b{width:.62cqw;height:.62cqw}.home-copy h1{margin-top:1.42cqw;font-size:clamp(30px,2.75cqw,46px)}.home-copy .hero-logo-title{height:clamp(132px,10.2cqw,170px);margin-top:.35cqw}.hero-logo-title img{width:clamp(180px,14.1cqw,235px);height:auto}.hero-divider{width:90%;height:auto;margin-top:.52cqw}.home-copy p{min-height:3.48cqw;margin-top:.42cqw;font-size:clamp(13px,.96cqw,16px)}.hero-actions{gap:clamp(10px,.84cqw,14px);margin-top:1.8cqw}.hero-actions a{width:38%;height:clamp(46px,3.47cqw,58px);gap:1cqw;font-size:clamp(13px,.96cqw,16px);white-space:nowrap}.home-visual{right:0;left:auto;top:11.56%;width:min(1052px,62.92%);height:88.44%}.home-visual img{width:100%;height:calc(100% + 30px)}.home-features{left:8.49%;top:74.5%;width:min(470px,28.11%);height:6.2cqw}.home-features img{width:clamp(48px,3.3cqw,60px);height:clamp(48px,3.3cqw,60px)}.home-features strong{font-size:clamp(11px,.9cqw,15px)}}@media (max-width:1120px){.site-header{height:68px}.site-header-inner{width:100%;padding:0 16px;justify-content:space-between;gap:10px}.header-login,.site-header-inner>nav{display:none}.brand{width:78px;height:58px}.brand-logo{width:74px;height:58px}.mobile-navigation{display:block;position:relative;flex:none}.mobile-navigation summary{width:44px;height:44px;padding:11px;display:grid;place-items:center;gap:4px;border:1px solid rgba(11,33,71,.16);border-radius:12px;background:rgba(255,255,255,.62);cursor:pointer;list-style:none}.mobile-navigation summary::-webkit-details-marker{display:none}.mobile-navigation summary span{display:block;width:20px;height:2px;background:var(--school-navy)}.mobile-navigation nav{position:absolute;left:0;top:54px;width:min(310px,calc(100vw - 36px));padding:12px;display:grid;direction:rtl;gap:2px;border:1px solid var(--school-line);border-radius:16px;background:var(--school-white);box-shadow:var(--school-shadow)}.mobile-navigation nav a{padding:10px 12px;border-radius:9px;font-size:14px}.mobile-navigation nav a:hover,.mobile-navigation nav a[aria-current=page]{background:var(--school-canvas-warm)}.mobile-navigation nav .mobile-login{margin-top:6px;color:var(--school-gold);background:transparent;font-weight:800}}@media (max-width:980px){.card-grid,.content-grid{grid-template-columns:repeat(2,1fr)}.home-stage-shell{height:max(650px,100svh);background:var(--school-canvas)}.home-stage{width:100%;height:100%;padding:78px 18px 14px;display:flex;flex-direction:column;background:radial-gradient(circle at 80% 20%,rgba(219,232,244,.7),transparent 34%),var(--school-canvas)}.home-pattern{width:78%;height:360px;opacity:.62;background-size:auto 100%}.home-copy{position:relative;left:auto;top:auto;order:1;width:100%;padding:0}.hero-eyebrow{height:24px;font-size:14px}.home-copy h1{max-width:100%;margin:9px 0 0;overflow-wrap:anywhere;font-size:clamp(26px,7.4vw,34px);line-height:1.4;letter-spacing:-.7px;white-space:normal}.home-copy .hero-logo-title{height:134px;margin-top:0}.hero-logo-title img{width:180px;height:134px}.hero-divider{width:min(80%,330px);height:auto;margin-top:2px}.home-copy p{min-height:0;margin:4px 0 0;padding:0 8px;display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hero-actions{display:grid;grid-template-columns:1fr 1fr;direction:rtl;gap:10px;margin-top:14px}.hero-actions a{width:100%;min-width:0;height:48px;gap:8px;font-size:14px}.home-visual{position:relative;left:auto;top:auto;order:2;width:100%;min-height:140px;max-height:240px;flex:1 1 180px;margin-top:14px;overflow:hidden;border-radius:18px;background:white;box-shadow:var(--school-shadow)}.home-visual img{width:100%;height:100%;object-fit:cover;object-position:center 28%;translate:none}.home-features{position:relative;left:auto;top:auto;order:3;width:100%;height:68px;margin-top:10px;grid-template-columns:repeat(3,1fr);gap:4px}.home-features>div{height:68px;padding:4px;justify-content:center;gap:2px;border:1px solid rgba(198,154,81,.22);border-radius:13px;background:rgba(255,253,248,.62)}.home-features:after,.home-features:before{display:none}.home-features img{width:42px;height:42px}.home-features strong{font-size:11px}.card-grid,.content-grid,.intro-grid,.site-footer{grid-template-columns:1fr}.intro-grid,.page-content,.section{width:min(92%,620px);padding:58px 0}.intro-grid{gap:30px}.section.soft{width:100%;padding-inline:4%}.section-title{display:block}.section-title a{display:inline-block;margin-top:12px}.cta{align-items:flex-start;flex-direction:column;padding:30px}.page-hero{padding:100px 20px 54px}.article{padding-top:100px}.site-footer{gap:34px}.copyright{grid-column:1}}@media (max-width:420px){.hero-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}