:root{--page-max-width:1200px;--page-gutter:24px;--section-space:clamp(72px, 10vw, 112px);--header-height:84px;--surface:#ffffff;--surface-soft:#faf8f4;--surface-tint:#f8f5ef;--surface-muted:#f7f7f7;--text:#1f1b2d;--text-soft:#5f6472;--brand:#b91c1c;--brand-deep:#7f1537;--accent:#f59e0b;--shadow-soft:0 18px 45px rgba(26, 16, 44, .08);--shadow-card:0 12px 32px rgba(26, 16, 44, .09);--radius-lg:28px;--radius-md:20px}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,sans-serif}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--surface);color:var(--text);overflow-x:hidden}body,#app{min-height:100vh}a{color:inherit}img{display:block;max-width:100%}.app-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.page-view{padding-top:var(--header-height)}.layout-container{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto}.section{padding-block:var(--section-space)}.section-title{text-align:center;font-size:clamp(2.25rem,4vw,3.5rem);color:#231d39;margin-bottom:48px;font-family:Georgia,serif}.gray{background:var(--surface-muted)}header{background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 2px 20px #00000014;position:fixed;width:100%;top:0;z-index:1000;border-bottom:1px solid rgba(185,28,28,.08)}.navbar{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));margin:auto;display:flex;justify-content:space-between;align-items:center;min-height:var(--header-height);gap:24px;padding-top:max(0px,env(safe-area-inset-top))}.logo{display:flex;align-items:center;gap:14px}.logo img{width:58px}.logo-copy{display:flex;flex-direction:column;gap:4px}.logo-kicker{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--brand);font-weight:700}.logo h2{color:var(--brand);font-size:1.2rem;margin:0;line-height:1.1}nav ul{display:flex;list-style:none;margin:0;padding:0;align-items:center;gap:10px}nav ul li{margin-left:0}nav ul li a{text-decoration:none;color:#3f3a4d;font-weight:600;padding:10px 16px;border-radius:999px;transition:background-color .25s ease,color .25s ease}nav ul li a.router-link-active,nav ul li a.is-active,nav ul li a:hover{background:#fff1e8;color:var(--brand)}.mobile-nav-toggle{display:none;width:48px;height:48px;border:none;border-radius:14px;background:#fff1e8;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0}.mobile-nav-toggle span{width:20px;height:2px;background:var(--brand);border-radius:999px}.hero-section{position:relative;overflow:hidden;margin-top:var(--header-height);scroll-margin-top:calc(var(--header-height) + 12px)}.hero-image{height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));min-height:100svh;min-height:calc(100svh - var(--header-height));min-height:720px;object-fit:cover}.carousel-item{position:relative}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f193442,#151d3a61 30%,#181b39b8);display:flex;justify-content:center;align-items:center;text-align:center;z-index:10}.hero-section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:220px;background:linear-gradient(transparent,#fffffff7);z-index:11;pointer-events:none}.hero-content{width:min(1120px,calc(100% - 48px));color:#fff;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:100%;min-height:calc(100vh - var(--header-height));min-height:calc(100dvh - var(--header-height));padding:96px 0 56px}.hero-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;padding:12px 20px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff1f;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-copy{max-width:920px;display:flex;flex-direction:column;align-items:center}.hero-content img{width:118px;margin-bottom:22px;filter:drop-shadow(0 14px 24px rgba(0,0,0,.18))}.hero-content h6{font-size:clamp(2.25rem,4vw,4.6rem);font-weight:300;line-height:1.08;font-family:Georgia,serif;max-width:28ch;text-shadow:0 12px 30px rgba(0,0,0,.22)}.hero-content p,.hero-lead{margin-top:22px;font-size:clamp(1.05rem,1.8vw,1.5rem);line-height:1.7;color:#ffffffe6;max-width:42ch}.btn{display:inline-block;margin-top:28px;padding:14px 28px;background:#ffc107;color:#1e1a13;text-decoration:none;border-radius:999px;font-weight:700;box-shadow:0 14px 30px #ffc1073d}.hero-actions{display:flex;justify-content:center;margin-top:18px}.hero-primary-btn{min-width:240px;padding:16px 32px;border-radius:999px;background:#c92539;color:#fff;font-size:1.15rem;letter-spacing:.01em;box-shadow:0 18px 42px #c925395c}.hero-stats{margin-top:64px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%}.hero-stats>div{padding:28px 18px;border-radius:24px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 45px #0000001f}.hero-stats h2{font-size:clamp(2.2rem,5vw,4rem);color:#facc15;margin-bottom:10px}.hero-stats p{font-size:14px;letter-spacing:1.2px;margin-top:0}.hero-values{background:linear-gradient(90deg,#4c0b5f,#830f45,#8b0d35);overflow:hidden;white-space:nowrap;padding:10px 0}.marquee-track{display:inline-flex;align-items:center;gap:28px;width:max-content;animation:marquee 20s linear infinite}.marquee-track span{color:#facc15;font-size:13px;font-style:italic;font-weight:600;white-space:nowrap}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-section{padding-block:var(--section-space);background:#faf8f8;min-height:calc(80vh - 74px);scroll-margin-top:calc(var(--header-height) + 18px)}.about-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:56px}.about-content h2{margin-top:5px;font-size:clamp(1.5rem,3.5vw,3.15rem);line-height:1.08;font-weight:600;color:#221b35;font-family:Georgia,serif;max-width:10ch}.highlight-red{color:#b91c1c}.highlight-orange{color:#f59e0b}.about-description{margin-top:22px;font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.82;color:#5b6275;max-width:58ch}.about-features{margin-top:36px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-box{display:flex;flex-direction:column;gap:16px;align-items:flex-start;background:#ffffffe6;padding:22px 20px;border-radius:22px;box-shadow:var(--shadow-soft);min-height:100%;border:1px solid rgba(185,28,28,.06)}.feature-box h4{margin-bottom:8px;font-size:18px;color:#111827}.feature-box p{color:#6b7280;line-height:1.65;font-size:15px}.about-tag{color:#b91c1c;letter-spacing:4px;font-weight:700;font-size:14px;text-transform:uppercase;position:relative;padding-left:25px}.about-image-card{position:relative;padding:18px;border-radius:26px;background:linear-gradient(180deg,#fffffff5,#f8f5eff5);box-shadow:0 28px 70px #190f281f}.about-image-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px;padding:1px;background:linear-gradient(135deg,#b91c1c2e,#f59e0b2e);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.about-image{display:flex;align-items:center;justify-content:center}.about-image img{width:90%;height:90%;min-height:460px;object-fit:cover;object-position:center;border-radius:26px;box-shadow:0 24px 60px #0000001a}.feature-icon{min-width:58px;height:55px;border-radius:18px;background:#fff7ed;display:flex;justify-content:center;align-items:center}.feature-icon i{color:#f59e0b;font-size:24px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:var(--shadow-card);min-height:100%}.card img{width:100%;height:250px;object-fit:cover}.card-content{padding:24px;color:var(--text-soft);line-height:1.7}.card-content h3{color:var(--text);margin-bottom:10px}.placeholder{background:linear-gradient(135deg,#eee7dc,#d9d8df);height:250px;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#786f82;border-radius:10px}.academics-section{padding-block:var(--section-space);background:var(--surface-soft);min-height:calc(100vh - 84px);min-height:calc(100dvh - var(--header-height));scroll-margin-top:calc(var(--header-height) + 18px)}.academics-header{text-align:center;max-width:900px;margin:auto;padding-inline:var(--page-gutter)}.academics-tag{color:#b91c1c;font-size:14px;letter-spacing:4px;font-weight:700;position:relative;padding-left:20px}.academics-tag:before{content:"";position:absolute;left:0;top:50%;width:12px;height:2px;background:#b91c1c}.academics-header h2{margin-top:25px;font-size:clamp(2.4rem,5vw,4rem);line-height:1.12;color:#221b35;font-family:Georgia,serif}.gradient-text{background:linear-gradient(90deg,#b91c1c,#ea580c,#f59e0b);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.academics-header p{margin-top:25px;font-size:clamp(1rem,1.8vw,1.3rem);color:#667085;line-height:1.8}.academics-grid{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));margin:70px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.academic-card{background:#fff;border-radius:24px;padding:32px;box-shadow:var(--shadow-soft);transition:transform .3s ease,box-shadow .3s ease}.academic-card:hover{transform:translateY(-8px);box-shadow:0 22px 45px #1a102c1f}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:14px}.academic-icon{width:62px;height:62px;border-radius:18px;background:linear-gradient(135deg,#b91c1c,#f59e0b);display:flex;justify-content:center;align-items:center;color:#fff;font-size:22px}.academic-badge{font-size:12px;letter-spacing:1px;padding:8px 14px;border-radius:50px;background:#f8f4f4;color:#667085}.academic-card h3{font-size:20px;margin-bottom:20px;color:#221b35}.academic-card ul{list-style:none;margin:0;padding:0}.academic-card li{margin-bottom:15px;color:#667085;position:relative;padding-left:18px;line-height:1.7}.academic-card li:before{content:">";position:absolute;left:0;color:#f59e0b;font-weight:700}.facility{background:#fff;padding:20px;border-radius:22px;text-align:center;box-shadow:var(--shadow-card)}#achievements,#facilities,#team,#gallery,#contact{scroll-margin-top:calc(var(--header-height) + 18px)}.facility .placeholder{height:220px;margin-bottom:16px}.facility img{width:100%;height:220px;object-fit:cover;border-radius:16px}.facility h3{margin-top:14px;color:var(--text)}.team-section{padding-block:var(--section-space);background:#faf8f3}.team-section>*{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto}.team-header{text-align:center;margin-bottom:60px}.team-label{color:#b21f45;letter-spacing:4px;font-weight:700;margin-bottom:15px}.team-header h2{font-size:clamp(2.4rem,5vw,4rem);color:#221b38;font-family:Georgia,serif;line-height:1.15}.team-header h2 span{background:linear-gradient(90deg,#b21f45,#f97316,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.team-subtitle{margin-top:20px;font-size:clamp(1rem,1.8vw,1.35rem);color:#666;max-width:760px;margin-inline:auto}.chairman-spotlight{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));margin:0 auto 40px;display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:30px;align-items:center;padding:28px;min-height:620px;border-radius:30px;background:linear-gradient(135deg,#fffaf3,#fff);box-shadow:var(--shadow-soft);border:1px solid rgba(185,28,28,.08)}.chairman-image-wrap{display:flex;border-radius:30%}.chairman-image-placeholder{width:100%;min-height:360px;border-radius:50px;background:linear-gradient(135deg,#efe5d8,#ddd7e4);display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:1.1rem;font-weight:700;letter-spacing:.04em;overflow:hidden}.chairman-image{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center top;border-radius:50px}.chairman-copy{max-width:640px;align-self:center}.chairman-tag{margin:0 0 12px;color:#b21f45;letter-spacing:.22em;font-size:13px;font-weight:700}.chairman-copy h3{margin:0 0 10px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;color:#221b38;font-family:Georgia,serif}.chairman-copy h4{margin:0 0 18px;font-size:1.3rem;color:#b91c1c;font-weight:700}.chairman-description{margin:0;color:#667085;line-height:1.55;font-size:1.02rem;max-width:120ch}.team-category{text-align:center;margin:52px auto 30px;color:#4a5568;letter-spacing:4px;font-size:16px}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:24px}.team-card{background:#fff;border-radius:22px;padding:20px;display:flex;align-items:flex-start;gap:14px;box-shadow:var(--shadow-soft)}.team-card-copy{display:flex;flex-direction:column;gap:4px}.team-avatar{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#b21f45,#f97316,#fbbf24);display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:700}.team-card h4{margin-bottom:4px;font-size:18px;color:#221b38}.team-card span{color:#b21f45;font-weight:600;font-size:14px}.team-education{margin:0;color:#667085;font-size:13px;line-height:1.55}.team-education--spotlight{margin:0 0 14px;font-size:14px;color:#4b5563;font-weight:600}#gallery{background:var(--surface-tint);min-height:calc(100vh - 84px)}.gallery-header{text-align:center;margin-bottom:50px}.gallery-tag{color:#8b1e3f;font-size:14px;font-weight:600;letter-spacing:4px;text-transform:uppercase}.gallery-title{font-size:clamp(2.5rem,5vw,4.5rem);margin:20px 0;color:#1e1b34;font-weight:500;font-family:Georgia,serif}.gallery-title span{background:linear-gradient(to right,#b22222,#f5a623);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.gallery-subtitle{font-size:clamp(1rem,1.8vw,1.3rem);color:#666;max-width:800px;margin:0 auto;line-height:1.8}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery img{width:100%;height:200px;object-fit:cover;border-radius:24px;transition:transform .4s ease,box-shadow .4s ease;cursor:pointer;box-shadow:var(--shadow-soft)}.gallery img:hover{transform:scale(1.02);box-shadow:0 22px 40px #00000024}.gallery img:nth-child(1),.gallery img:nth-child(2),.gallery img:nth-child(3),.gallery img:nth-child(4){height:370px}.gallery img:nth-child(5),.gallery img:nth-child(6),.gallery img:nth-child(7),.gallery img:nth-child(8){height:250px}.contact{background:radial-gradient(circle at top left,rgba(255,184,0,.14),transparent 30%),linear-gradient(135deg,#42106d,#6e123f 58%,#8d231d);color:#fff;min-height:calc(100vh - 84px);min-height:calc(100dvh - var(--header-height));display:flex;align-items:center}.contact-shell{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:32px;align-items:center}.contact-tag{display:inline-block;color:#ffd978;font-size:13px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin-bottom:16px}.contact-copy h2{font-size:clamp(2.1rem,4vw,3.6rem);line-height:1.1;margin-bottom:18px;font-family:Georgia,serif}.contact-lead{max-width:54ch;line-height:1.8;color:#ffffffd1;font-size:1.05rem}.contact-card{background:#ffffff17;border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:32px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 50px #00000029}.contact-card__title{font-size:1.25rem;font-weight:700;margin-bottom:14px}.contact-card p{margin-top:10px;line-height:1.7}.contact-divider{width:100%;height:1px;background:#fff3;margin:18px 0}.site-footer{background:#160f1f;color:#fff}.site-footer__inner{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto;padding:40px 0 28px;display:flex;justify-content:space-between;gap:24px;align-items:end}.site-footer__eyebrow{color:#f3b348;font-size:13px;text-transform:uppercase;letter-spacing:.18em;margin-bottom:10px;font-weight:700}.site-footer__inner h3{font-size:clamp(1.4rem,2vw,2rem);max-width:22ch;line-height:1.25;font-family:Georgia,serif}.site-footer__meta{text-align:right;color:#ffffffb8;line-height:1.8}.site-footer__bar{border-top:1px solid rgba(255,255,255,.1)}.site-footer__bar p{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto;padding:18px 0 24px;color:#ffffff94;text-align:center;font-size:14px}.site-footer__powered{padding-top:0!important;margin-top:-12px!important;color:#ffffffb8!important;font-size:12px!important;letter-spacing:.12em;text-transform:uppercase}.site-footer__brand{color:#f3b348;font-weight:700;letter-spacing:.08em;text-transform:none}.site-footer__brand .brand-cap{font-size:1.05em}.whatsapp{position:fixed;bottom:calc(20px + env(safe-area-inset-bottom));right:calc(20px + env(safe-area-inset-right));width:60px;height:60px;border-radius:50%;background:#25d366;display:flex;justify-content:center;align-items:center;color:#fff;font-size:30px;text-decoration:none;box-shadow:0 14px 30px #25d36659}@media (max-width:1024px){.academics-grid{grid-template-columns:repeat(2,1fr)}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-shell{grid-template-columns:1fr}.hero-content{padding-top:88px}}@media (max-width:992px){.gallery{grid-template-columns:repeat(2,1fr)}.about-layout{grid-template-columns:1fr}.about-image-card{order:-1}.about-content h2{max-width:14ch}.about-features{grid-template-columns:repeat(2,minmax(0,1fr))}.chairman-spotlight{grid-template-columns:1fr}.navbar{gap:16px}}@media (max-width:768px){:root{--page-gutter:18px;--section-space:64px;--header-height:76px}.navbar{min-height:var(--header-height);position:relative}.logo img{width:48px}.logo h2{font-size:1rem}.hero-section{margin-top:var(--header-height)}.page-view{padding-top:var(--header-height)}.hero-image{height:calc(100dvh - var(--header-height));min-height:620px}.hero-content{width:calc(100% - 32px);padding:88px 0 42px}.hero-content img{width:96px}.hero-stats{grid-template-columns:1fr;gap:14px;margin-top:40px}.hero-content h1{max-width:12ch}.hero-lead{max-width:30ch}.hero-kicker{padding:10px 14px;font-size:11px;letter-spacing:.1em}.hero-content h6{max-width:11.5ch;font-size:clamp(2.1rem,10vw,3.25rem)}.hero-content p,.hero-lead{font-size:.98rem;line-height:1.6}.hero-primary-btn{min-width:min(100%,240px);font-size:1rem;padding:15px 24px}.about-content h2{font-size:2.2rem;max-width:none}.about-description{font-size:.98rem}.about-features{grid-template-columns:1fr}.about-image img{min-height:360px;width:100%;height:auto}.academics-grid{grid-template-columns:1fr}.academic-card{padding:24px 22px}.academics-header h2{font-size:2.2rem}.academics-header p{font-size:1rem}.team-header h2{font-size:2.2rem}.team-subtitle{font-size:1rem}.chairman-spotlight{padding:20px;margin-bottom:40px;min-height:auto}.chairman-image-placeholder,.chairman-image{min-height:280px;border-radius:28px}.chairman-copy h3{font-size:2rem}.team-grid,.gallery{grid-template-columns:1fr}.gallery-title{font-size:2.4rem}.gallery-subtitle{font-size:1rem}.gallery img{height:300px!important}.contact-copy h2{font-size:2.1rem}.site-footer__inner{flex-direction:column;align-items:flex-start}.site-footer__meta{text-align:left}.mobile-nav-toggle{display:flex;margin-left:auto;flex-shrink:0}nav{display:none;position:absolute;top:calc(100% + 12px);left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(185,28,28,.08);border-radius:22px;box-shadow:0 18px 45px #1211271f;padding:16px}nav.is-open{display:block}nav ul{flex-direction:column;align-items:stretch;gap:8px}nav ul li a{display:block;text-align:left;padding:14px 16px;font-size:.98rem}.logo-copy{min-width:0}.logo-kicker{font-size:10px;letter-spacing:.12em}.logo h2{font-size:.92rem;word-break:break-word}}@media (max-width:480px){:root{--page-gutter:14px;--section-space:56px}.hero-image{min-height:560px}.hero-content{width:calc(100% - 24px);padding:72px 0 36px}.hero-stats>div{padding:22px 16px}.hero-stats h2{font-size:2rem}.about-content h2,.academics-header h2,.team-header h2,.gallery-title,.contact-copy h2{font-size:1.9rem}.chairman-spotlight,.contact-card,.academic-card,.feature-box,.team-card{border-radius:20px}}
