:root{--navy-950:#041e49;--navy-900:#082f6d;--blue-800:#0647a8;--blue-700:#0759c7;--blue-600:#0b63ce;--orange-600:#e96f00;--orange-500:#ff8a1f;--orange-100:#ffe4c2;--cream:#fbf8f0;--surface:#f3f6fa;--white:#fff;--border:#d7dfea;--ink:#102a56;--muted:#5b6b82;--success-surface:#e8f5ee;--success:#157347;--warning-surface:#fff4de;--warning:#9a5600;--danger-surface:#fdecec;--danger:#b42318;--info-surface:#eaf2ff;color:#102a56;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f6fa;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--blue-600);outline-offset:3px}h1,h2,h3,p{margin-top:0}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.55}.button--primary{color:var(--white);background:var(--blue-700)}.button--primary:hover:not(:disabled){background:var(--blue-800);transform:translateY(-1px)}.button--accent{color:var(--navy-900);background:var(--orange-500)}.button--accent:hover{background:#ff9d45;transform:translateY(-1px)}.button--secondary{color:var(--navy-900);background:var(--white);border-color:var(--border)}.button--secondary:hover{border-color:var(--blue-600);color:var(--blue-700)}.icon-button{border:1px solid var(--border);background:var(--white);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:12px;place-items:center;padding:0;display:inline-grid}.eyebrow{color:var(--blue-700);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.eyebrow--orange{color:var(--orange-600)}.eyebrow--light{color:var(--orange-100)}.brand-emblem{width:38px;height:38px;color:var(--white);background:linear-gradient(145deg, var(--blue-600), var(--navy-900));border:3px solid var(--orange-500);border-radius:50%;flex:0 0 38px;place-items:center;font-size:20px;font-weight:800;display:grid}.mobile-only{display:none}.management-shell{background:var(--surface);grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.menu-backdrop{display:none}.side-panel{background:var(--white);border-right:1px solid var(--border);z-index:30;flex-direction:column;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.brand-mark{border-bottom:1px solid #edf0f5;align-items:center;gap:10px;min-height:58px;padding:0 8px 18px;display:flex}.brand-copy{flex-direction:column;line-height:1.1;display:flex}.brand-copy strong{color:var(--navy-900);font-size:16px}.brand-copy small{color:var(--muted);margin-top:4px;font-size:11px}.side-navigation{gap:5px;padding:22px 0;display:grid}.side-link{width:100%;min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:0 13px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.side-link:hover{color:var(--blue-700);background:var(--info-surface)}.side-link.router-link-exact-active{color:var(--white);background:var(--navy-900);box-shadow:0 8px 20px #082f6d29}.side-link--disabled{opacity:.6;cursor:default}.side-link--disabled:hover{color:var(--muted);background:0 0}.side-footer{gap:4px;margin-top:auto;display:grid}.management-main{min-width:0}.topbar{border-bottom:1px solid var(--border);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;align-items:center;gap:16px;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-search{min-width:260px;min-height:42px;color:var(--muted);background:var(--surface);border:1px solid #e4e9f0;border-radius:10px;align-items:center;gap:9px;padding:0 14px;font-size:13px;display:flex}.topbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.profile-button{border:1px solid var(--border);background:var(--white);min-height:48px;color:var(--ink);cursor:pointer;border-radius:13px;align-items:center;gap:9px;padding:5px 8px 5px 5px;display:flex}.profile-avatar{width:36px;height:36px;color:var(--white);background:var(--blue-700);border-radius:10px;place-items:center;font-size:12px;font-weight:800;display:grid}.profile-copy{flex-direction:column;align-items:flex-start;display:flex}.profile-copy strong{font-size:12px}.profile-copy small{color:var(--muted);font-size:10px}.management-content{max-width:1500px;margin:0 auto;padding:32px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.page-heading h1{color:#101828;letter-spacing:-.035em;margin:7px 0;font-size:clamp(27px,3vw,38px)}.page-heading p{color:var(--muted);margin:0;font-size:14px}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.kpi-card{border:1px solid var(--border);background:var(--white);border-radius:16px;min-height:158px;padding:19px;box-shadow:0 10px 30px #102a560a}.kpi-card__top{color:var(--muted);justify-content:space-between;gap:10px;font-size:13px;display:flex}.kpi-card__icon{width:34px;height:34px;color:var(--blue-700);background:var(--info-surface);border-radius:50%;place-items:center;display:grid}.kpi-card__value{color:#101828;letter-spacing:-.04em;margin:22px 0 8px;font-size:30px;display:block}.kpi-card small{color:var(--muted)}.kpi-card--blue{color:var(--white);background:linear-gradient(145deg, var(--blue-600), var(--navy-900));border-color:#0000}.kpi-card--orange{color:var(--navy-900);background:linear-gradient(145deg, #ff9d45, var(--orange-500));border-color:#0000}.kpi-card--blue .kpi-card__top,.kpi-card--blue small,.kpi-card--blue .kpi-card__value{color:var(--white)}.kpi-card--orange .kpi-card__top,.kpi-card--orange small,.kpi-card--orange .kpi-card__value{color:var(--navy-900)}.kpi-card--blue .kpi-card__icon,.kpi-card--orange .kpi-card__icon{color:inherit;background:#fff3}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:18px;margin-top:18px;display:grid}.panel{border:1px solid var(--border);background:var(--white);border-radius:16px;min-height:300px;margin-top:18px;padding:22px;box-shadow:0 10px 30px #102a560a}.dashboard-grid .panel{margin-top:0}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-heading h2{color:#101828;margin:0 0 6px;font-size:18px}.panel-heading p{color:var(--muted);margin:0;font-size:12px}.empty-state{text-align:center;min-height:210px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.empty-state svg{color:var(--blue-700);margin-bottom:6px}.empty-state strong{color:var(--ink)}.empty-state span{max-width:480px;font-size:13px}.quick-actions{gap:10px;margin-top:20px;display:grid}.quick-actions button{min-height:52px;color:var(--ink);background:var(--surface);cursor:pointer;border:1px solid #e7ebf1;border-radius:11px;justify-content:space-between;align-items:center;padding:0 14px;font-weight:600;display:flex}.quick-actions button:hover{border-color:var(--blue-600);color:var(--blue-700)}.landing-page{min-height:100vh;color:var(--ink);background:var(--cream)}.public-header{z-index:50;align-items:center;gap:32px;max-width:1240px;height:86px;margin:0 auto;padding:0 24px;display:flex;position:relative}.public-brand{align-items:center;gap:10px;line-height:1.05;text-decoration:none;display:flex}.public-brand>span:last-child{flex-direction:column;display:flex}.public-brand strong{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.public-brand b{color:var(--navy-900);margin-top:3px;font-size:18px}.public-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.public-nav a{color:var(--ink);font-size:13px;font-weight:600;text-decoration:none}.public-nav a:hover,.public-nav a.router-link-active{color:var(--blue-700)}.public-menu-button{display:none}.header-portal{min-height:42px;font-size:13px}.header-portal--disabled{cursor:default;opacity:.72}.public-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;max-width:1240px;min-height:650px;margin:0 auto;padding:60px 24px 80px;display:grid}.hero-copy h1{color:#071936;letter-spacing:-.055em;max-width:700px;margin:18px 0 20px;font-size:clamp(47px,6vw,76px);line-height:1.01}.hero-copy h1 em{color:var(--blue-700);font-style:normal}.hero-copy>p{max-width:600px;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-trust{color:var(--navy-900);align-items:center;gap:9px;margin-top:28px;font-size:13px;font-weight:700;display:flex}.hero-trust svg{color:var(--success)}.hero-visual{background:linear-gradient(145deg,#eaf2ff,#caddff);border-radius:36px 36px 140px;min-height:520px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0759c71f}.hero-orbit{border:3px solid var(--orange-500);opacity:.75;border-radius:50%;position:absolute}.hero-orbit--one{width:330px;height:150px;top:165px;left:80px;transform:rotate(24deg)}.hero-orbit--two{width:250px;height:390px;top:60px;right:80px;transform:rotate(-30deg)}.hero-book{filter:drop-shadow(0 24px 24px #082f6d2e);width:220px;height:160px;display:flex;position:absolute;bottom:78px;left:50%;transform:translate(-50%)rotate(-4deg)}.hero-book span{border:4px solid var(--navy-900);background:var(--white);flex:1}.hero-book span:first-child{border-radius:12px 2px 2px 12px;transform:skewY(8deg)}.hero-book span:last-child{border-radius:2px 12px 12px 2px;transform:skewY(-8deg)}.hero-pencil{background:linear-gradient(90deg, var(--orange-600) 0 30%, var(--orange-500) 30% 70%, #ffb25e 70%);border-radius:12px 12px 3px 3px;width:20px;height:230px;position:absolute;top:95px;left:56%;transform:rotate(12deg);box-shadow:0 10px 20px #e96f0033}.hero-badge{width:100px;height:100px;color:var(--white);background:var(--navy-900);text-align:center;border-radius:50%;place-content:center;font-size:12px;line-height:1.1;display:grid;position:absolute;top:22px;right:24px;transform:rotate(8deg)}.hero-badge strong{color:var(--orange-500);font-size:22px}.school-gallery{max-width:1240px;margin:0 auto;padding:15px 24px 95px}.school-gallery-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px;display:flex}.school-gallery-heading h2{color:#071936;letter-spacing:-.04em;margin:9px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.08}.school-gallery-heading>p{max-width:430px;color:var(--muted);margin:0;line-height:1.6}.school-carousel{aspect-ratio:16/7.5;background:var(--navy-900);border-radius:28px;min-height:420px;position:relative;overflow:hidden;box-shadow:0 24px 60px #041e4929}.school-slide{width:100%;height:100%;margin:0;position:relative}.school-slide:after{content:"";background:linear-gradient(90deg,#041e49e6 0%,#041e498c 38%,#041e4914 70%);position:absolute;inset:0}.school-slide img{object-fit:cover;width:100%;height:100%;display:block}.school-slide figcaption{z-index:2;max-width:520px;color:var(--white);position:absolute;bottom:78px;left:72px}.school-slide figcaption>span{color:var(--orange-500);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.school-slide figcaption strong{letter-spacing:-.035em;margin:10px 0 13px;font-size:clamp(28px,3vw,44px);line-height:1.08;display:block}.school-slide figcaption p{color:#dce8ff;max-width:470px;margin:0;line-height:1.6}.carousel-arrow{z-index:4;width:48px;height:48px;color:var(--navy-900);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #041e4933}.carousel-arrow:hover{color:var(--blue-700);background:var(--white)}.carousel-arrow--previous{left:18px}.carousel-arrow--next{right:18px}.carousel-controls{z-index:4;justify-content:space-between;align-items:center;gap:20px;display:flex;position:absolute;bottom:24px;left:72px;right:24px}.carousel-dots{align-items:center;gap:8px;display:flex}.carousel-dot{cursor:pointer;background:#ffffff8c;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:width .2s,background .2s}.carousel-dot--active{background:var(--orange-500);border-radius:999px;width:30px}.carousel-pause{min-height:36px;color:var(--white);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#041e498c;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.gallery-fade-enter-active,.gallery-fade-leave-active{transition:opacity .28s}.gallery-fade-enter-from,.gallery-fade-leave-to{opacity:0}.public-section{max-width:1240px;margin:0 auto;padding:90px 24px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.section-heading h2,.about-copy h2,.admission-section h2{color:#071936;letter-spacing:-.04em;margin:9px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.1}.section-heading>p{max-width:430px;color:var(--muted);margin:0;line-height:1.65}.cycle-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px;display:grid}.cycle-card{background:var(--white);border:1px solid #0759c71f;border-radius:18px;flex-direction:column;min-height:260px;padding:24px;display:flex}.cycle-card--2{background:#eaf2ff}.cycle-card--3{background:#fff1e2}.cycle-card--4{color:var(--white);background:var(--navy-900)}.cycle-icon{width:48px;height:48px;color:var(--blue-700);background:var(--white);border-radius:14px;place-items:center;display:grid}.cycle-card h3{margin:42px 0 8px;font-size:20px}.cycle-card p{color:var(--muted);font-size:13px;line-height:1.5}.cycle-card--4 p{color:#dce8ff}.cycle-card a{color:var(--blue-700);align-items:center;gap:6px;margin-top:auto;font-size:13px;font-weight:800;text-decoration:none;display:flex}.cycle-card--4 a{color:var(--orange-500)}.about-section{background:var(--white);border-radius:28px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;max-width:1192px;margin:50px auto 110px;padding:30px;display:grid}.about-visual{background:linear-gradient(145deg, var(--blue-700), var(--navy-900));border-radius:22px;place-items:center;min-height:470px;display:grid;position:relative;overflow:hidden}.about-letter{color:var(--orange-500);font-size:260px;font-weight:800;line-height:1}.about-dot{background:var(--orange-500);opacity:.7;border-radius:50%;position:absolute}.about-dot--one{width:70px;height:70px;top:50px;left:30px}.about-dot--two{width:35px;height:35px;bottom:50px;right:45px}.about-copy{padding-right:32px}.about-copy>p{color:var(--muted);margin:22px 0;line-height:1.7}.about-copy ul{gap:13px;padding:0;list-style:none;display:grid}.about-copy li{align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.about-copy li svg{color:var(--success)}.admission-section{max-width:1192px;color:var(--white);background:linear-gradient(120deg, var(--navy-900), var(--blue-700));border-radius:24px;justify-content:space-between;align-items:center;gap:40px;margin:0 auto 90px;padding:50px;display:flex}.admission-section h2{color:var(--white)}.admission-section p{color:#dce8ff;margin:14px 0 0}.public-footer{min-height:150px;color:var(--white);background:var(--navy-950);align-items:center;gap:40px;padding:35px max(24px,50vw - 596px);display:flex}.public-brand--footer strong{color:#abc5ed}.public-brand--footer b{color:var(--white)}.public-footer p{color:#c8d8ef;margin:0 auto;font-weight:600}.public-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:15px 22px;display:flex}.public-footer nav a{color:#dce8ff;font-size:13px;font-weight:700;text-decoration:none}.public-footer nav a:hover{color:var(--orange-500)}.public-page-hero{min-height:410px;color:var(--white);background:var(--navy-900);justify-content:space-between;align-items:flex-end;gap:60px;padding:72px max(24px,50vw - 596px);display:flex;position:relative;overflow:hidden}.public-page-hero:before{content:"";border:2px solid #ff8a1f66;border-radius:50%;width:480px;height:480px;position:absolute;top:-230px;right:-100px;box-shadow:0 0 0 55px #ff8a1f0d,0 0 0 110px #ff8a1f0a}.public-page-hero>*{z-index:1;position:relative}.public-page-hero>div:first-child{max-width:820px}.public-page-hero h1{color:var(--white);letter-spacing:-.055em;margin:16px 0 18px;font-size:clamp(45px,6vw,76px);line-height:1.02}.public-page-hero p{color:#dce8ff;max-width:720px;margin:0;font-size:17px;line-height:1.65}.public-page-hero--formations{background:linear-gradient(120deg, var(--navy-950), var(--blue-700))}.public-page-hero--admissions{background:linear-gradient(120deg, var(--navy-900), var(--blue-800))}.public-page-hero--contact{background:linear-gradient(120deg, var(--navy-950), #0a438f);align-items:center;min-height:380px}.detail-section,.fees-section,.uniform-section,.contact-section,.document-section{max-width:1240px;margin:0 auto;padding:88px 24px}.section-heading--compact{align-items:flex-start}.section-heading--compact h2{max-width:760px}.section-heading--compact>p{align-items:flex-start;gap:8px;display:flex}.formation-list{gap:20px;display:grid}.formation-detail-card{border:1px solid var(--border);background:var(--white);border-radius:22px;grid-template-columns:72px 1fr;gap:24px;min-height:290px;padding:32px;display:grid;box-shadow:0 16px 45px #102a560b}.formation-detail-card:nth-child(2n){background:#f4f8ff}.formation-detail-icon{width:64px;height:64px;color:var(--white);background:var(--blue-700);border-radius:18px;place-items:center;display:grid}.formation-detail-copy>span{color:var(--orange-600);font-size:13px;font-weight:800}.formation-detail-copy h2{color:#071936;margin:7px 0 11px;font-size:28px}.formation-detail-copy>p{max-width:740px;color:var(--muted);line-height:1.65}.formation-detail-copy ul{flex-wrap:wrap;gap:9px;margin:22px 0 0;padding:0;list-style:none;display:flex}.formation-detail-copy li{color:var(--navy-900);background:var(--white);border:1px solid #dce8fb;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:13px;font-weight:700;display:flex}.formation-detail-copy li svg{color:var(--success)}.document-section{padding-top:20px}.document-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px;display:grid}.document-grid article{border-top:5px solid var(--orange-500);background:var(--white);border-radius:14px;min-height:210px;padding:26px;box-shadow:0 12px 35px #102a560f}.document-grid strong{color:var(--navy-900);background:var(--orange-100);border-radius:8px;padding:7px 11px;display:inline-flex}.document-grid p{color:var(--muted);margin:22px 0 0;line-height:1.7}.page-cta{background:var(--info-surface);border-radius:18px;justify-content:space-between;align-items:center;gap:30px;margin-top:36px;padding:28px 30px;display:flex}.page-cta>div{flex-direction:column;gap:6px;display:flex}.page-cta strong{color:var(--navy-900);font-size:19px}.page-cta span{color:var(--muted)}.registration-fee{background:#041e49b3;border:1px solid #ffffff40;border-radius:20px;flex-direction:column;min-width:260px;padding:25px;display:flex}.registration-fee span,.registration-fee small{color:#dce8ff}.registration-fee strong{color:var(--orange-500);letter-spacing:-.04em;margin:7px 0;font-size:42px}.fees-table-wrap{border:1px solid var(--border);background:var(--white);border-radius:18px;margin-top:40px;overflow-x:auto;box-shadow:0 16px 45px #102a560f}.fees-table{border-collapse:collapse;width:100%;min-width:900px}.fees-table th,.fees-table td{text-align:center;border-bottom:1px solid #dfe6f0;padding:17px 18px}.fees-table thead th{color:var(--white);background:var(--blue-700);font-size:14px}.fees-table thead th:first-child{text-align:left}.fees-table thead small{color:#dce8ff}.fees-table tbody th{color:var(--navy-900);text-align:left}.fees-table tbody tr:nth-child(odd){background:#f1f5fd}.fees-table tbody tr:last-child>*{border-bottom:0}.annual-fee{color:var(--blue-700);font-size:18px;font-weight:800}.fee-note{color:var(--navy-900);background:var(--orange-100);border-radius:14px;gap:14px;margin-top:20px;padding:20px 22px;display:flex}.fee-note>div{flex-direction:column;gap:5px;display:flex}.fee-note span{color:var(--muted);line-height:1.5}.uniform-section{padding-top:30px}.uniform-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px;display:grid}.uniform-grid article{border:1px solid var(--border);background:var(--white);border-radius:18px;min-height:250px;padding:26px}.uniform-icon{width:48px;height:48px;color:var(--blue-700);background:var(--info-surface);border-radius:14px;place-items:center;display:grid}.uniform-grid h3{color:var(--navy-900);margin:28px 0 16px}.uniform-grid p{color:var(--muted);align-items:center;gap:10px;line-height:1.45;display:flex}.fabric-dot{border-radius:4px;flex:0 0 13px;width:13px;height:13px}.fabric-dot--khaki{background:#cbb474}.fabric-dot--sky{background:#82bee6}.fabric-dot--green{background:#91c77e}.school-info-box{color:var(--white);background:var(--navy-900);border-radius:16px;align-items:flex-start;gap:14px;margin-top:18px;padding:24px;display:flex}.school-info-box svg{color:var(--orange-500);flex:none}.school-info-box p{margin:0;line-height:1.65}.school-info-box strong{color:var(--orange-500)}.contact-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.contact-card{border:1px solid var(--border);background:var(--white);border-radius:18px;align-items:flex-start;gap:16px;min-height:175px;padding:24px;text-decoration:none;transition:all .2s;display:flex}.contact-card:hover{border-color:var(--blue-600);transform:translateY(-2px);box-shadow:0 15px 40px #102a5612}.contact-card>span{width:46px;height:46px;color:var(--blue-700);background:var(--info-surface);border-radius:13px;flex:0 0 46px;place-items:center;display:grid}.contact-card div{flex-direction:column;min-width:0;display:flex}.contact-card small{color:var(--muted)}.contact-card strong{overflow-wrap:anywhere;color:var(--navy-900);margin:8px 0;font-size:17px}.contact-card p{color:var(--blue-700);margin:8px 0 0;font-size:13px;font-weight:700}.contact-card[href^=mailto] strong{font-size:14px}.contact-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.75fr);gap:20px;margin-top:22px;display:grid}.contact-map-card{border:1px solid var(--border);background:var(--white);border-radius:20px;padding:24px}.contact-map-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.contact-map-heading h2{color:var(--navy-900);margin:7px 0 0}.contact-map-heading a{color:var(--blue-700);align-items:center;gap:7px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.contact-map-card iframe{background:var(--surface);border:0;border-radius:14px;width:100%;height:430px;display:block}.map-notice{color:var(--warning);background:var(--warning-surface);border-radius:10px;align-items:flex-start;gap:9px;margin:18px 0 0;padding:15px;font-size:13px;line-height:1.5;display:flex}.map-notice svg{flex:none}.contact-aside{color:var(--white);background:linear-gradient(150deg, var(--navy-900), var(--blue-700));border-radius:20px;flex-direction:column;align-items:flex-start;padding:30px;display:flex}.contact-aside-icon{width:55px;height:55px;color:var(--navy-900);background:var(--orange-500);border-radius:16px;place-items:center;margin-bottom:50px;display:grid}.contact-aside h2{margin:10px 0 15px;font-size:29px}.contact-aside>p{color:#dce8ff;line-height:1.6}.contact-aside ul{color:#dce8ff;gap:10px;margin:15px 0 30px;padding-left:20px;line-height:1.5;display:grid}.contact-aside .button{width:100%;margin-top:auto}.contact-form-section{border:1px solid var(--border);background:var(--white);border-radius:20px;grid-template-columns:.75fr 1.25fr;gap:60px;margin-top:22px;padding:38px;display:grid}.contact-form-section h2{color:var(--navy-900);margin:9px 0 14px;font-size:34px}.contact-form-section>div p{color:var(--muted);line-height:1.6}.public-contact-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.public-contact-form label{color:var(--navy-900);gap:8px;font-size:13px;font-weight:800;display:grid}.public-contact-form input,.public-contact-form select,.public-contact-form textarea{width:100%;color:var(--ink);border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:12px 13px}.public-contact-form input,.public-contact-form select{height:46px}.public-contact-form textarea{resize:vertical}.public-contact-form input:focus,.public-contact-form select:focus,.public-contact-form textarea:focus{border-color:var(--blue-600);outline:3px solid #0b63ce2e}.field-full{grid-column:1/-1}.login-page{background:radial-gradient(circle at top left, #eaf2ff, transparent 45%), var(--surface);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--border);background:var(--white);border-radius:22px;width:min(100%,480px);padding:32px;box-shadow:0 24px 70px #082f6d1c}.back-link{color:var(--muted);align-items:center;gap:7px;font-size:13px;text-decoration:none;display:inline-flex}.login-brand{align-items:center;gap:12px;margin:30px 0;display:flex}.login-brand>div{flex-direction:column;display:flex}.login-brand small{color:var(--muted);margin-top:4px}.login-heading{margin-bottom:26px}.login-icon{width:46px;height:46px;color:var(--blue-700);background:var(--info-surface);border-radius:13px;place-items:center;display:grid}.login-heading h1{color:#101828;margin:18px 0 8px;font-size:28px}.login-heading p{color:var(--muted);line-height:1.55}.login-form{gap:16px;display:grid}.login-form label{gap:7px;font-size:13px;font-weight:700;display:grid}.login-form input{height:46px;color:var(--muted);border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:0 13px}.preview-links{border-top:1px solid var(--border);color:var(--muted);gap:12px;margin-top:24px;padding-top:20px;font-size:12px;display:flex}.preview-links a{color:var(--blue-700);font-weight:700}@media (width<=1100px){.management-shell{grid-template-columns:86px minmax(0,1fr)}.brand-copy,.side-link span{display:none}.brand-mark{justify-content:center;padding-inline:0}.side-link{justify-content:center}.kpi-grid{grid-template-columns:repeat(2,1fr)}.public-nav{gap:16px}.header-portal{padding-inline:12px}.public-hero{gap:30px;min-height:580px}.hero-visual{min-height:450px}.cycle-grid{grid-template-columns:repeat(2,1fr)}.about-section{gap:40px;margin-inline:24px}}@media (width<=760px){.mobile-only{display:inline-grid}.management-shell{display:block}.side-panel{width:min(84vw,310px);transition:transform .2s;position:fixed;left:0;transform:translate(-105%);box-shadow:20px 0 50px #041e492e}.side-panel--open{transform:translate(0)}.side-panel .brand-copy,.side-panel .side-link span{display:flex}.side-panel .brand-mark{justify-content:flex-start}.side-panel .brand-mark .icon-button{margin-left:auto}.side-panel .side-link{justify-content:flex-start}.menu-backdrop{z-index:25;background:#041e4959;display:block;position:fixed;inset:0}.topbar{height:68px;padding:0 16px}.topbar-search{flex:1;min-width:0}.topbar-search span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profile-copy,.profile-button>svg{display:none}.management-content{padding:22px 16px}.page-heading{flex-direction:column;align-items:stretch}.page-heading .button{width:100%}.kpi-grid,.dashboard-grid{grid-template-columns:1fr}.kpi-card{min-height:145px}.panel-heading{flex-direction:column}.public-header{height:72px;padding-inline:16px;position:relative}.public-menu-button{margin-left:auto;display:inline-grid}.public-nav{z-index:20;border:1px solid var(--border);background:var(--white);border-radius:14px;flex-direction:column;align-items:stretch;gap:4px;padding:16px;display:none;position:absolute;top:68px;left:16px;right:16px;box-shadow:0 20px 50px #041e4929}.public-nav--open{display:flex}.public-nav a{padding:12px}.header-portal{display:none}.public-hero{grid-template-columns:1fr;min-height:0;padding:50px 16px 70px}.hero-copy h1{font-size:clamp(42px,13vw,60px)}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-visual{min-height:400px}.hero-orbit--one{left:10px}.hero-orbit--two{right:10px}.public-section{padding:70px 16px}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.cycle-grid{grid-template-columns:1fr}.cycle-card{min-height:225px}.about-section{grid-template-columns:1fr;gap:30px;margin:20px 16px 80px;padding:16px}.about-visual{min-height:340px}.about-copy{padding:0 8px 20px}.admission-section{flex-direction:column;align-items:stretch;margin:0 16px 70px;padding:32px 24px}.public-footer{flex-direction:column;align-items:flex-start;gap:22px;padding:35px 24px}.public-footer p{margin:0}.login-card{padding:24px}.preview-links{flex-wrap:wrap}}@media (width>=761px){.side-panel{transform:none!important}.menu-backdrop{display:none!important}.management-main{width:auto;min-width:0}}@media (width<=1000px){.document-grid,.uniform-grid,.contact-cards{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.contact-aside-icon{margin-bottom:25px}.contact-form-section{grid-template-columns:1fr;gap:25px}}@media (width<=760px){.public-page-hero{flex-direction:column;justify-content:center;align-items:flex-start;gap:28px;min-height:390px;padding:55px 16px}.public-page-hero h1{font-size:clamp(42px,13vw,58px)}.public-page-hero p{font-size:15px}.public-page-hero .button,.registration-fee{width:100%}.detail-section,.fees-section,.uniform-section,.contact-section,.document-section{padding:65px 16px}.document-section,.uniform-section{padding-top:15px}.formation-detail-card{grid-template-columns:1fr;padding:22px}.formation-detail-icon{width:52px;height:52px}.formation-detail-copy h2{font-size:24px}.formation-detail-copy ul{flex-direction:column;align-items:stretch}.formation-detail-copy li{border-radius:10px}.document-grid,.uniform-grid,.contact-cards{grid-template-columns:1fr}.document-grid article{min-height:0}.page-cta{flex-direction:column;align-items:stretch;padding:24px}.page-cta .button{width:100%}.fees-table-wrap{margin-top:28px}.fee-note{font-size:13px}.uniform-grid article,.contact-card{min-height:0}.contact-map-card{padding:16px}.contact-map-heading{flex-direction:column;align-items:flex-start}.contact-map-card iframe{height:340px}.contact-aside{padding:25px}.contact-form-section{padding:24px}.public-contact-form{grid-template-columns:1fr}.public-contact-form>*{grid-column:1}.public-footer nav{justify-content:flex-start}.school-gallery{padding:0 16px 70px}.school-gallery-heading{flex-direction:column;align-items:flex-start;gap:15px}.school-gallery-heading>p{font-size:14px}.school-carousel{aspect-ratio:auto;border-radius:20px;min-height:510px}.school-slide:after{background:linear-gradient(#041e490d 18%,#041e49a6 48%,#041e49f2 100%)}.school-slide figcaption{max-width:none;bottom:86px;left:24px;right:24px}.school-slide figcaption strong{font-size:29px}.school-slide figcaption p{font-size:14px}.carousel-arrow{width:44px;height:44px;top:34%}.carousel-arrow--previous{left:12px}.carousel-arrow--next{right:12px}.carousel-controls{bottom:22px;left:24px;right:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
