:root{--wine:#811418;--orange:#e87817;--ink:#201b1a;--paper:#fffaf2;--sand:#f6ead8}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}.notice{align-items:center;background:var(--wine);color:#fff;display:flex;font-size:12px;font-weight:700;gap:25px;justify-content:center;letter-spacing:.02em;padding:10px 5%}.notice a{color:#ffd7a7}header{background:#fff;border-bottom:1px solid #eee7df;gap:30px;justify-content:space-between;padding:13px 6%}.brand,header{align-items:center;display:flex}.brand{gap:11px;min-width:max-content}.brand img{height:58px;object-fit:contain;width:58px}.brand b{color:var(--wine);display:block;font-family:Georgia,serif;font-size:21px;line-height:1.15}.brand small{color:#776b67;display:block;font-size:11px;margin-top:5px}nav{align-items:center;display:flex;gap:28px;white-space:nowrap}nav a{font-size:13px;font-weight:700;position:relative}nav a:after{background:var(--orange);bottom:-6px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transition:.2s;width:100%}nav a:hover{color:var(--wine)}nav a:hover:after{transform:scaleX(1)}.hero{background:linear-gradient(115deg,#fffaf1,#f7e6cf);display:grid;grid-template-columns:1.08fr .92fr;min-height:570px;overflow:hidden;padding:78px 10%}.hero,.hero-copy{position:relative}.hero-copy{align-self:center;max-width:640px;z-index:1}.eyebrow{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1,.inner h1{color:var(--wine);font-family:Georgia,serif;font-size:clamp(42px,5vw,70px);font-weight:400;letter-spacing:-.05em;line-height:1.02;margin:16px 0 22px}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:550px}.actions{align-items:center;display:flex;gap:26px;margin-top:32px}.primary{background:var(--wine);color:#fff;padding:14px 22px}.text-link{color:var(--wine);font-size:14px;font-weight:800}.text-link span{color:var(--orange);font-size:21px;margin-left:5px}.hero-art{align-items:center;display:flex;justify-content:center;min-height:400px;position:relative}.hero-art img{background:#fff;border-radius:50%;box-shadow:0 24px 50px #6c250534;height:184px;object-fit:contain;padding:7px;position:relative;width:184px;z-index:2}.sun{background:radial-gradient(circle,#f4ad39 0 28%,#efcf8e 29% 45%,transparent 46%);border-radius:50%;height:510px;width:510px}.arch,.sun{position:absolute}.arch{border:2px solid #811418;border-radius:250px 250px 0 0;border-bottom:0;height:310px;transform:rotate(-20deg);width:210px}.arch-one{opacity:.7;right:20px}.arch-two{border-color:var(--orange);left:30px;transform:rotate(20deg)}.hero-art p{bottom:37px;color:var(--wine);font-size:12px;letter-spacing:.12em;position:absolute;text-align:center;text-transform:uppercase;z-index:3}.hero-art b{font-family:Georgia,serif;font-size:22px}.intro{margin:auto;max-width:850px;padding:90px 20px;text-align:center}.campus-callout h2,.directory h2,.intro h2,.streams h2{color:var(--wine);font-family:Georgia,serif;font-size:36px;font-weight:400;letter-spacing:-.025em;margin:12px 0}.intro>p:last-child{color:#625852;font-size:18px;line-height:1.75;margin:auto;max-width:660px}.streams{background:var(--sand);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px}.streams>div{background:#fffcf7;padding:44px 14%}.streams span{color:var(--orange);font-size:13px;font-weight:800}.streams h2{font-size:31px}.streams p{color:#695f5a;line-height:1.6;min-height:54px}.streams a{color:var(--wine);font-size:13px;font-weight:800}.campus-callout{align-items:center;display:grid;grid-gap:100px;gap:100px;grid-template-columns:1fr 1fr;padding:88px 10%}.campus-callout>div>p:not(.eyebrow){color:#665b56;line-height:1.7;max-width:520px}.numbers{border-left:1px solid #e4d6c7;display:grid;grid-gap:22px;gap:22px;padding-left:48px}.numbers p{align-items:center;display:flex;gap:17px;margin:0}.numbers b{color:var(--orange);font-family:Georgia,serif;font-size:42px;font-weight:400;min-width:100px}.numbers span{color:#5e5650;font-size:13px;line-height:1.35}.inner{background:linear-gradient(115deg,#fffaf1,#fff);min-height:440px;padding:85px 13%}.inner h1{font-size:55px}.lead{color:#5f5650;font-size:19px;line-height:1.7;max-width:760px}.points{display:grid;grid-gap:14px;gap:14px;margin-top:34px}.points>div{color:var(--orange);font-weight:700}.points span{color:#332c29;font-weight:400;margin-left:7px}.wide-image{margin-top:35px;max-width:900px;width:100%}.directory{background:#251c19;color:#fff;padding:70px 10%}.directory h2{color:#fff}.directory>div{display:grid;grid-template-columns:repeat(3,1fr);margin-top:27px}.directory a{border-top:1px solid #5b4a41;font-size:14px;padding:15px 4px}.directory a span{color:var(--orange);float:right}footer{background:var(--wine);color:#fff;display:grid;grid-gap:26px;gap:26px;grid-template-columns:2fr 1fr;padding:40px 10%}footer img{background:#fff;border-radius:50%;float:left;margin-right:12px;width:55px}footer p{line-height:1.6;margin:0}footer a{color:#ffd6a8;display:block;margin-top:7px}footer>p{border-top:1px solid #a85c5e;color:#f4d8d8;font-size:12px;grid-column:1/-1;padding-top:17px}@media(max-width:1050px){nav{gap:16px}.brand b{font-size:18px}}@media(max-width:800px){.notice{gap:10px}.notice span:nth-child(2){display:none}header{padding:11px 5%}nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:65px 8%}.hero-art{min-height:310px}.sun{height:390px;width:390px}.hero h1,.inner h1{font-size:43px}.campus-callout,.inner,.intro{padding:58px 8%}.campus-callout,.directory>div,.streams{grid-template-columns:1fr}.streams>div{padding:35px 10%}.numbers{border-left:0;border-top:1px solid #e4d6c7;padding:28px 0 0}.campus-callout{gap:40px}footer{grid-template-columns:1fr;padding:35px 8%}}.gallery-hero{background:#152d52;height:min(70vw,720px);min-height:470px;overflow:hidden;position:relative}.gallery-hero>img{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity .9s ease;width:100%}.gallery-hero>img.active{opacity:1}.gallery-shade{background:linear-gradient(90deg,rgba(4,24,51,.7),rgba(4,24,51,.08) 65%,rgba(4,24,51,.18));inset:0;position:absolute}.gallery-caption{bottom:12%;color:#fff;left:10%;position:absolute}.gallery-caption p{font-family:Georgia,serif;font-size:clamp(28px,4vw,54px);margin:0 0 8px}.gallery-caption span{border-left:3px solid #f5bf24;font-size:14px;font-weight:700;letter-spacing:.12em;padding-left:12px;text-transform:uppercase}.gallery-dots{bottom:28px;display:flex;gap:10px;position:absolute;right:10%}.gallery-dots button{background:#fff8;border:0;border-radius:20px;height:6px;padding:0;transition:.2s;width:25px}.gallery-dots button.active{background:#f5bf24;width:46px}@media(max-width:800px){.gallery-hero{height:65vh;min-height:430px}.gallery-caption{bottom:13%;left:8%}.gallery-caption p{font-size:31px}.gallery-dots{right:8%}}.about-page{background:#fff}.about-hero{background:#f8eee0;display:grid;grid-template-columns:1.05fr .95fr;min-height:490px}.about-hero>img{height:100%;min-height:490px;object-fit:cover;width:100%}.about-hero>div{align-self:center;padding:13%}.about-copy h2,.about-hero h1,.about-intro h2,.why h2{color:#811418;font-family:Georgia,serif;font-size:clamp(34px,4vw,56px);font-weight:400;letter-spacing:-.04em;line-height:1.06;margin:14px 0 20px}.about-copy>p:last-of-type,.about-hero p:not(.eyebrow),.about-intro>p:last-of-type,.why-heading>p:last-child{color:#605651;font-size:17px;line-height:1.75}.about-intro{margin:auto;max-width:850px;padding:100px 22px;text-align:center}.about-intro>p:last-of-type{margin:0 auto;max-width:700px}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px}.about-stats>div{border-right:1px solid #e6d5c4;display:grid;grid-gap:8px;gap:8px}.about-stats>div:last-child{border:0}.about-stats b{color:#e87817;font-family:Georgia,serif;font-size:40px;font-weight:400}.about-stats span{color:#5c514c;font-size:13px;text-transform:uppercase}.why{background:#251c19;color:#fff;display:grid;grid-gap:80px;gap:80px;grid-template-columns:.8fr 1.2fr;padding:90px 10%}.why h2{color:#fff;font-size:42px}.why-heading>p:last-child{color:#d5cbc4}.why-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:#5c4a40}.why-grid article{background:#251c19;padding:28px}.why-grid b{color:#f0a23f;font-size:13px;letter-spacing:.1em}.why-grid h3{font-family:Georgia,serif;font-size:23px;font-weight:400;margin:15px 0 10px}.why-grid p{color:#d7ccc4;font-size:14px;line-height:1.6;margin:0}.about-visuals{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr .78fr 1fr;padding:90px 10%}.about-photo{height:260px;overflow:hidden}.about-photo.tall{height:400px}.about-photo img{height:100%;object-fit:cover;width:100%}.about-copy{align-self:center}.about-copy h2{font-size:38px}@media(max-width:800px){.about-hero,.about-visuals,.why{grid-template-columns:1fr}.about-hero>img{min-height:280px}.about-hero>div{padding:55px 8%}.about-intro,.about-visuals,.why{padding:60px 8%}.why{gap:35px}.about-stats{gap:15px}.about-stats b{font-size:31px}.about-stats span{font-size:10px}.about-visuals{gap:18px}.about-photo.tall{height:300px}.about-copy{padding-top:10px}}html{scroll-behavior:smooth}.main-header{background:linear-gradient(90deg,#fff,#fff9f0);border-bottom:4px solid #f3bf1a;box-shadow:0 5px 18px #33201514;position:-webkit-sticky;position:sticky;top:0;z-index:20}.main-header nav{gap:0}.main-header nav>a{border-right:2px solid #f2c21e;color:#132f53;font-size:14px;padding:3px 17px}.main-header nav>a:last-child{border:0}.main-header nav>a:first-child{color:#a91920}.section{padding:95px 10%}.reveal{opacity:0;transform:translateY(36px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}.about-home{align-items:center;background:#fff;display:grid;grid-gap:9%;gap:9%;grid-template-columns:.9fr 1.1fr}.about-image img{border:9px solid #fff;box-shadow:22px 22px 0 #f3bf1a;height:340px;object-fit:cover;width:100%}.about-content h2,.contact-home h2,.facilities-intro h2,.gallery-home h2,.programmes h2,.reasons h2{color:#132f53;font-family:Georgia,serif;font-size:clamp(35px,4vw,55px);font-weight:400;letter-spacing:-.04em;line-height:1.08;margin:13px 0 18px}.about-content>p:not(.eyebrow),.contact-home>p:not(.eyebrow),.facilities-intro>p:not(.eyebrow),.reasons-title>p:last-child{color:#665e58;font-size:17px;line-height:1.75}.yellow-link{color:#132f53;display:inline-block;font-size:14px;font-weight:800;margin-top:13px}.yellow-link span{color:#e87817;font-size:20px}.reasons{background:#f1f4f5;display:grid;grid-gap:9%;gap:9%;grid-template-columns:.8fr 1.2fr}.reasons h2{font-size:43px}.reason-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.reason-grid article{background:#fff;border-bottom:4px solid #f3bf1a;min-height:185px;padding:25px}.programme-grid span,.reason-grid b{color:#e87817;font-size:12px;font-weight:800;letter-spacing:.1em}.reason-grid h3{color:#132f53;font-family:Georgia,serif;font-size:23px;font-weight:400;margin:14px 0 9px}.reason-grid p{color:#6a625e;font-size:14px;line-height:1.55;margin:0}.programmes{text-align:center}.programme-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:35px;text-align:left}.programme-grid article{background:#132f53;color:#fff;min-height:250px;padding:35px}.programme-grid article:nth-child(2){background:#a31e22}.programme-grid article:nth-child(3){background:#e87817}.programme-grid span{color:#f7cc3c}.programme-grid h3{font-family:Georgia,serif;font-size:33px;font-weight:400;margin:17px 0 10px}.programme-grid p{line-height:1.6;min-height:68px}.programme-grid a{font-size:13px;font-weight:800}.facilities-home{align-items:center;background:#fbf4ea;display:grid;grid-gap:8%;gap:8%;grid-template-columns:.75fr 1.25fr}.facility-photos{display:grid;grid-gap:18px;gap:18px;grid-template-columns:1fr 1fr}.facility-card{background:#132f53;position:relative}.facility-card img{display:block;height:320px;object-fit:cover;width:100%}.facility-card span{bottom:0;color:#fff;font-family:Georgia,serif;font-size:21px;left:0;padding:22px;position:absolute;right:0;background:linear-gradient(transparent,#000b)}.facts{background:#132f53;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:58px 10%;text-align:center}.facts b{color:#f3bf1a;display:block;font-family:Georgia,serif;font-size:46px;font-weight:400}.facts span{font-size:13px}.gallery-home{text-align:center}.gallery-home>div{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr 1fr;margin-top:32px}.gallery-home img{height:340px}.contact-home{background:#a31e22;color:#fff;padding:80px 10%;text-align:center}.contact-home h2{color:#fff}.contact-home>p:not(.eyebrow){color:#f6d8cf}.contact-home .eyebrow{color:#f7cc3c}.contact-home a{border-left:1px solid #df8180;font-size:19px;font-weight:700;margin:0 12px;padding-left:24px}.contact-home a:first-child{border:0}@media(max-width:1050px){.main-header nav>a{font-size:12px;padding:3px 10px}}@media(max-width:800px){.main-header nav{display:none}.section{padding:65px 8%}.about-home,.facilities-home,.reasons{grid-template-columns:1fr}.about-image img{height:270px}.facility-photos,.facts,.gallery-home>div,.programme-grid,.reason-grid{grid-template-columns:1fr 1fr}.programme-grid article{min-height:220px}.facts{gap:25px;padding:45px 8%}.facts b{font-size:38px}.facility-card img{height:250px}.gallery-home img{height:240px}.contact-home{padding:60px 8%}.contact-home a{display:block;border:0!important;margin:15px 0;padding:0}}.structured-footer{background:#092d60;color:#fff;display:grid;grid-gap:42px;gap:42px;grid-template-columns:1.25fr 1fr 1.1fr .8fr;padding:65px 9% 24px;position:relative}.structured-footer:before{color:#fff05a0a;content:"HKMV";font-family:Georgia,serif;font-size:210px;font-weight:700;left:32%;line-height:1;position:absolute;top:21%;z-index:0}.structured-footer>*{position:relative;z-index:1}.structured-footer h3{border-bottom:3px solid #f5bf1a;font-size:20px;margin:0 0 22px;padding-bottom:10px;width:max-content}.structured-footer>div:not(.footer-about){display:flex;flex-direction:column;gap:13px}.structured-footer a,.structured-footer span{color:#fff;font-size:15px;line-height:1.45}.structured-footer>div:not(.footer-about) a:before{color:#ffab16;content:"›";font-size:25px;line-height:10px;margin-right:9px;vertical-align:-2px}.footer-about img{background:#fff;border:5px solid #fff;height:120px;margin-bottom:19px;object-fit:contain;width:120px}.footer-about p{font-size:15px;line-height:1.85;margin:0 0 18px;max-width:315px}.footer-about a,.footer-about span{display:block;margin:11px 0}.footer-contact p{color:#f5bf1a;font-size:13px;line-height:1.4;margin:4px 0 16px;text-transform:uppercase}.footer-contact p b{font-family:Georgia,serif;font-size:45px;font-weight:400}.structured-footer .footer-button{border:1px solid #f5bf1a;color:#f5bf1a;padding:12px 14px;text-align:center}.structured-footer .footer-button:before{display:none}.footer-bottom{border-top:1px solid #557398;color:#b6c5d8;font-size:12px;grid-column:1/-1;margin:5px 0 0;padding-top:20px;text-align:center}@media(max-width:950px){.structured-footer{grid-template-columns:1fr 1fr}.footer-contact{grid-column:span 1}}@media(max-width:600px){.structured-footer{gap:35px;grid-template-columns:1fr;padding:45px 8% 20px}.structured-footer:before{font-size:110px;left:5%;top:45%}.footer-contact{grid-column:auto}}.testimonials{background:linear-gradient(135deg,#7d1215,#a42722);color:#fff;overflow:hidden;padding:90px 10%;position:relative;text-align:center}.testimonials:before{border:1px solid #f5ba5a66;border-radius:50%;content:"";height:550px;left:-190px;position:absolute;top:-320px;width:550px}.testimonials:after{border:1px solid #f5ba5a55;border-radius:50%;bottom:-360px;content:"";height:600px;position:absolute;right:-210px;width:600px}.testimonials .eyebrow{color:#ffd174}.testimonials h2{color:#fff;font-family:Georgia,serif;font-size:clamp(35px,4vw,55px);font-weight:400;letter-spacing:-.04em;margin:14px 0}.testimonial-intro{color:#f5d9d4;font-size:17px;line-height:1.65;margin:0 auto;max-width:650px}.testimonial-grid{display:grid;grid-gap:21px;gap:21px;grid-template-columns:repeat(3,1fr);margin-top:46px;position:relative;text-align:left;z-index:1}.testimonial-grid article{background:#fff;border-radius:3px;color:#352725;min-height:280px;padding:34px 30px;position:relative}.quote-mark{color:#f6b030;font-family:Georgia,serif;font-size:90px;left:24px;line-height:.7;position:absolute;top:22px}.stars{color:#e87817;font-size:19px;letter-spacing:3px;margin:34px 0 22px}.testimonial-grid article>p{color:#675e5a;font-family:Georgia,serif;font-size:18px;font-style:italic;line-height:1.7;margin:0}.testimonial-grid article footer{border-top:1px solid #eee1d8;bottom:27px;left:30px;position:absolute;right:30px}.testimonial-grid article footer b{display:block;font-size:13px}.testimonial-grid article footer span{color:#8e8179;font-size:12px}@media(max-width:800px){.testimonials{padding:65px 8%}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid article{min-height:255px}}.facilities-showcase{background:#fff;text-align:center}.facilities-showcase>div:first-child>p:last-child{color:#726862;font-size:17px;line-height:1.7;margin:0 auto;max-width:620px}.facilities-showcase h2{color:#811418;font-family:Georgia,serif;font-size:clamp(35px,4vw,54px);font-weight:400;letter-spacing:-.04em;margin:13px 0}.facility-grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(3,1fr);margin-top:42px;text-align:left}.facility-grid article{background:#fff;border:1px solid #f1e5da;border-radius:28px;box-shadow:0 14px 35px #2d100b0d;overflow:hidden}.facility-grid img{display:block;height:210px;object-fit:cover;width:100%}.facility-grid article>div:last-child{padding:21px 22px 24px}.facility-grid h3{color:#811418;font-family:Georgia,serif;font-size:23px;font-weight:400;margin:0 0 9px}.facility-grid p{color:#6f655f;font-size:14px;line-height:1.6;margin:0}.facility-grid .scholarship-card{background:linear-gradient(145deg,#811418,#b92a24);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:28px}.scholarship-card .scholarship-icon{align-items:center;border:1px solid #f6d495;border-radius:50%;color:#f6d495;display:flex;font-family:Georgia,serif;font-size:42px;height:72px;justify-content:center;margin-bottom:22px;width:72px}.scholarship-card h3{color:#fff;font-size:28px}.scholarship-card p{color:#f3d7d0;font-size:15px}@media(max-width:900px){.facility-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.facility-grid{grid-template-columns:1fr}.facility-grid img{height:240px}}.testimonial-grid article{display:flex;flex-direction:column;min-height:330px;padding:32px 30px}.testimonial-grid .stars{margin:36px 0 20px}.testimonial-grid blockquote{color:#665a53;flex:1 1;font-family:Georgia,serif;font-size:18px;font-style:italic;line-height:1.65;margin:0}.testimonial-grid article footer{bottom:auto;left:auto;margin-top:24px;padding-top:14px;position:static;right:auto}.testimonial-grid article footer b{color:#811418}.testimonials{background:linear-gradient(125deg,#6b0f15,#971b1c 55%,#7e1116)}.courses{background:#fbf7f1;text-align:center}.courses-head>p:last-child{color:#756b64;font-size:17px;line-height:1.65;margin:0 auto;max-width:650px}.courses h2{color:#811418;font-family:Georgia,serif;font-size:clamp(35px,4vw,54px);font-weight:400;letter-spacing:-.04em;margin:13px 0}.course-grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(3,1fr);margin-top:42px;text-align:left}.course-grid article{background:#fff;border-radius:16px;box-shadow:0 15px 38px #5a251313;min-height:385px;padding:31px 29px;position:relative}.course-grid article:before{background:#f4bb22;content:"";height:7px;left:0;position:absolute;right:0;top:0}.course-grid article:nth-child(2):before{background:#e87817}.course-grid article:nth-child(3):before{background:#811418}.course-grid span{color:#e87817;font-size:13px;font-weight:800;letter-spacing:.1em}.course-grid h3{color:#132f53;font-family:Georgia,serif;font-size:39px;font-weight:400;margin:17px 0 10px}.course-grid p{color:#6e645e;font-size:15px;line-height:1.6;min-height:72px}.course-grid ul{border-top:1px solid #ede1d5;color:#514842;font-size:13px;line-height:2;margin:20px 0;padding:14px 0 0 18px}.course-grid a{bottom:27px;color:#811418;font-size:13px;font-weight:800;position:absolute}.promise-vibrant{background:radial-gradient(circle at 83% 17%,#e978183d 0 10%,transparent 35%),linear-gradient(120deg,#7a0d13,#a51c1d);color:#fff;display:grid;grid-gap:75px;gap:75px;grid-template-columns:.85fr 1.15fr;overflow:hidden;padding:92px 10%;position:relative}.promise-vibrant:before{border:1px solid #f8be4870;border-radius:50%;content:"";height:540px;left:-260px;position:absolute;top:-190px;width:540px}.promise-copy,.promise-grid{position:relative;z-index:1}.promise-vibrant .eyebrow{color:#ffd165}.promise-vibrant h2{font-family:Georgia,serif;font-size:clamp(39px,4vw,59px);font-weight:400;letter-spacing:-.05em;line-height:1.03;margin:14px 0 20px}.promise-copy>p:last-child{color:#f4d4cf;font-size:17px;line-height:1.75}.promise-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.promise-grid article{background:#fff;color:#352320;min-height:205px;padding:26px;position:relative;transition:transform .2s}.promise-grid article:hover{transform:translateY(-7px)}.promise-grid b{color:#e87817;font-size:13px;letter-spacing:.12em}.promise-grid h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:16px 0 10px}.promise-grid p{color:#6d625c;font-size:13px;line-height:1.55;margin:0;max-width:210px}.promise-grid span{bottom:21px;color:#f3bd28;font-size:22px;position:absolute;right:23px}@media(max-width:850px){.course-grid{grid-template-columns:1fr}.course-grid article{min-height:330px}.promise-vibrant{gap:40px;grid-template-columns:1fr;padding:65px 8%}}@media(max-width:500px){.promise-grid{grid-template-columns:1fr}.promise-grid article{min-height:180px}}.courses{background:radial-gradient(circle at 8% 10%,#ffc14b 0 1%,transparent 24%),linear-gradient(135deg,#8c141a,#b42420 49%,#e36f18 140%);color:#fff;overflow:hidden;position:relative}.courses:after{border:1px solid #ffd77b88;border-radius:50%;content:"";height:500px;position:absolute;right:-180px;top:-260px;width:500px}.courses>*{position:relative;z-index:1}.courses .eyebrow{color:#ffe59a}.courses h2{color:#fff;font-size:clamp(39px,4.5vw,62px)}.courses-head>p:last-child{color:#fff0dd}.course-grid{gap:25px}.course-grid article{background:linear-gradient(150deg,#fff,#fff8ef);border:0;border-radius:22px;box-shadow:0 18px 0 #57101435;min-height:405px;overflow:hidden;padding:35px 30px}.course-grid article:before{background:linear-gradient(90deg,#f5bd22,#e87817);height:9px}.course-grid article:nth-child(2):before{background:linear-gradient(90deg,#e87817,#c52b23)}.course-grid article:nth-child(3):before{background:linear-gradient(90deg,#a61920,#e87817)}.course-grid span{background:#132f53;border-radius:20px;color:#ffe277;display:inline-block;font-size:12px;padding:8px 12px}.course-grid h3{color:#811418;font-size:42px}.course-grid p{color:#5d5049}.course-grid ul{color:#433934}.course-grid a{background:#811418;border-radius:22px;color:#fff;padding:10px 15px}.course-grid article:nth-child(2) a{background:#e87817}.course-grid article:nth-child(3) a{background:#132f53}.promise-vibrant{background:linear-gradient(125deg,#122f57,#123761 56%,#0b2342);gap:70px}.promise-vibrant:after{background:#efaa1e;-webkit-clip-path:polygon(30% 0,100% 0,100% 74%,62% 100%,0 100%,0 34%);clip-path:polygon(30% 0,100% 0,100% 74%,62% 100%,0 100%,0 34%);content:"";height:290px;opacity:.18;position:absolute;right:-80px;top:-20px;width:390px}.promise-vibrant:before{border-color:#f5bd2266}.promise-vibrant .eyebrow{color:#ffd662}.promise-vibrant h2{font-size:clamp(42px,4.6vw,64px)}.promise-copy>p:last-child{color:#dce9f8}.promise-grid article{border-radius:14px;box-shadow:0 16px 32px #06122542;min-height:218px;overflow:hidden}.promise-grid article:before{background:linear-gradient(90deg,#f4bd25,#e87817);content:"";height:5px;left:0;position:absolute;right:0;top:0}.promise-grid h3{color:#811418;font-size:26px}.promise-grid span{background:#f4bd25;border-radius:50%;bottom:18px;color:#17345b;font-size:19px;height:30px;line-height:29px;right:19px;text-align:center;width:30px}.facts{background:linear-gradient(90deg,#09274d,#173c69,#09274d);padding:68px 10%}.facts b{color:#ffd34f;font-size:54px}.facts div{position:relative}.facts div:not(:last-child):after{background:#f5bd2255;content:"";height:42px;position:absolute;right:0;top:17px;width:1px}@media(max-width:850px){.facts div:not(:last-child):after{display:none}.courses{padding:65px 8%}}.facts b>span{color:inherit;font:inherit!important;letter-spacing:inherit;line-height:inherit}.facts b{font-size:clamp(46px,5vw,68px)!important;line-height:1}.facts span{font-size:15px;font-weight:600;margin-top:13px}.gallery-home{background:linear-gradient(180deg,#fffaf4,#fff);padding:76px 10% 88px;text-align:left}.gallery-home>.reveal:first-child{align-items:flex-end;display:flex;justify-content:space-between;margin:0 auto 35px;max-width:1320px}.gallery-home .eyebrow{margin:0 0 10px}.gallery-home h2{color:#811418;font-size:clamp(39px,4.6vw,66px);line-height:1.02;margin:0;max-width:610px;text-align:right}.gallery-home>div:nth-child(2){gap:28px;margin:0 auto;max-width:1320px}.gallery-home>div:nth-child(2) .reveal{overflow:hidden}.gallery-home img{border-radius:20px;box-shadow:0 18px 35px #5017111c;height:370px;object-fit:cover;transition:transform .5s;width:100%}.gallery-home img:hover{transform:scale(1.04)}@media(max-width:700px){.gallery-home{padding:60px 8%}.gallery-home>.reveal:first-child{align-items:flex-start;display:block}.gallery-home h2{font-size:43px;text-align:left}.gallery-home>div:nth-child(2){grid-template-columns:1fr}.gallery-home img{height:260px}}.site-loader{align-items:center;background:radial-gradient(circle at 50% 35%,#b32a21,#791116 65%,#4d090f);display:flex;inset:0;justify-content:center;opacity:1;position:fixed;transition:opacity .4s ease,visibility .4s;visibility:visible;z-index:100}.site-loader.is-done{opacity:0;pointer-events:none;visibility:hidden}.loader-mark{color:#fff;text-align:center}.loader-mark>span{animation:loader-orbit 1.35s ease-in-out infinite;border:1px solid #f7c44a;border-radius:50%;display:block;height:154px;margin:0 auto -154px;width:154px}.loader-mark img{animation:loader-logo .9s cubic-bezier(.2,.8,.2,1) both;background:#fff;border-radius:50%;height:105px;margin:24px 0;object-fit:contain;padding:4px;width:105px}.loader-mark p{font-family:Georgia,serif;font-size:20px;letter-spacing:.03em;margin:0}@keyframes loader-orbit{0%{transform:scale(.78);opacity:.2}60%{transform:scale(1.12);opacity:1}to{transform:scale(1.24);opacity:0}}@keyframes loader-logo{0%{opacity:0;transform:translateY(18px) scale(.8)}to{opacity:1;transform:none}}.one-page>section:not(:first-child){content-visibility:auto}.about-home img,.facility-grid img,.gallery-home img{decoding:async}.main-header{min-height:88px}@media(max-width:800px){.notice{font-size:10px;padding:8px 5%}.main-header{align-items:flex-start;gap:9px;padding:11px 5%}.main-header .brand img{height:48px;width:48px}.main-header .brand b{font-size:16px}.main-header .brand small{font-size:10px}.main-header nav{display:flex!important;gap:0;max-width:100%;overflow-x:auto;padding:7px 0 1px;width:100%;-webkit-overflow-scrolling:touch}.main-header nav::-webkit-scrollbar{height:3px}.main-header nav::-webkit-scrollbar-thumb{background:#f2bf1c}.main-header nav>a{flex:0 0 auto;font-size:12px;padding:3px 12px}.course-grid,.facility-grid{grid-template-columns:1fr}.facts{grid-template-columns:1fr 1fr}.structured-footer{grid-template-columns:1fr}.loader-mark p{font-size:16px}}.mobile-menu{display:none}.menu-toggle{background:#811418;border:0;border-radius:8px;display:grid;grid-gap:5px;gap:5px;padding:12px;place-items:center}.menu-toggle i{background:#fff;display:block;height:2px;width:23px}.mobile-drawer{background:#fff;border-top:3px solid #f4bd25;box-shadow:0 14px 30px #26100c2b;display:none;position:absolute;right:0;top:calc(100% + 12px);width:min(285px,85vw);z-index:30}.mobile-drawer a{align-items:center;border-bottom:1px solid #f0e7de;color:#132f53;display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:16px 20px}.mobile-drawer a:last-child{border:0}.mobile-drawer a b{color:#e87817;font-size:18px;font-weight:400}.mobile-drawer a:hover{background:#fff7ed;color:#811418}@media(max-width:800px){.main-header{align-items:center;flex-direction:row;position:relative}.main-header>nav{display:none!important}.mobile-menu{margin-left:auto}.mobile-drawer,.mobile-menu{display:block}.main-header .brand,.main-header .brand span{min-width:0}.main-header .brand b{white-space:normal}}.top-strip{background:#811418;color:#fff;display:flex;font-size:12px;font-weight:700;gap:26px;justify-content:center;padding:9px 5%}.top-strip a{color:#ffd280}.college-header{background:#fffdf9;border-bottom:4px solid #f5bf1d;gap:30px;justify-content:space-between;padding:14px 6%;position:relative;z-index:30}.college-brand,.college-header{align-items:center;display:flex}.college-brand{gap:13px}.college-brand img{height:65px;object-fit:contain;width:65px}.college-brand b{color:#811418;display:block;font-family:Georgia,serif;font-size:25px;line-height:1.1}.college-brand small{color:#746a64;display:block;margin-top:5px}.desktop-nav{align-items:center;display:flex;gap:24px}.desktop-nav>a,.nav-group button{background:transparent;border:0;color:#132f53;font-size:14px;font-weight:800;padding:13px 0}.nav-group{position:relative}.nav-group button{cursor:pointer;font-family:inherit}.nav-group button span{color:#e87817;font-size:18px;margin-left:5px}.desktop-nav>a:hover,.nav-group button:hover{color:#811418}.nav-dropdown{background:#fff;border-top:3px solid #f4bd25;box-shadow:0 14px 28px #250c0926;left:-17px;min-width:235px;padding:8px 0;position:absolute;top:100%}.nav-dropdown a{color:#322b28;display:block;font-size:13px;padding:10px 17px;white-space:nowrap}.nav-dropdown a:hover{background:#fff7eb;color:#811418}.mobile-nav,.nav-toggle{display:none}.landing-hero{background:linear-gradient(115deg,#fff8ed,#f4e0ba);display:grid;grid-template-columns:1.05fr .95fr;min-height:580px;overflow:hidden;padding:88px 10%}.landing-copy{align-self:center;max-width:620px;position:relative;z-index:1}.landing-copy>p{color:#e87817;font-size:13px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.landing-copy h1{color:#811418;font-family:Georgia,serif;font-size:clamp(48px,5.4vw,75px);font-weight:400;letter-spacing:-.06em;line-height:1.02;margin:18px 0 23px}.landing-copy h1 em{color:#e87817;font-style:normal}.landing-copy>span{display:block;line-height:1.7;max-width:570px}.landing-copy>div{align-items:center;display:flex;gap:25px;margin-top:30px}.landing-copy>div a:first-child{background:#811418;color:#fff;padding:14px 20px}.landing-copy>div a:last-child{color:#811418;font-size:14px;font-weight:800}.landing-copy b{color:#e87817;font-size:21px;margin-left:8px}.landing-emblem{align-items:center;display:flex;justify-content:center;position:relative}.landing-emblem i{border:2px solid #e87817;border-bottom:0;border-radius:50% 50% 0 0;height:360px;position:absolute;transform:rotate(-19deg);width:235px}.landing-emblem i:nth-child(2){border-color:#811418;transform:rotate(19deg)}.landing-emblem i:nth-child(3){background:#edc77088;border:0;border-radius:50%;height:420px;transform:none;width:420px}.landing-emblem img{background:#fff;border-radius:50%;box-shadow:0 24px 44px #6c250534;height:185px;object-fit:contain;padding:7px;position:relative;width:185px;z-index:2}.landing-emblem p{bottom:20px;color:#811418;font-size:12px;font-weight:700;letter-spacing:.13em;position:absolute;text-align:center;text-transform:uppercase;z-index:3}.landing-emblem p b{display:block;font-size:26px;margin-top:5px}.landing-cards{background:#fff;display:grid;grid-template-columns:repeat(3,1fr);padding:0 10%}.landing-cards a{border-right:1px solid #eee0d0;display:grid;grid-gap:5px;gap:5px;padding:32px 25px}.landing-cards a:last-child{border:0}.landing-cards b{color:#e87817;font-size:12px}.landing-cards span{color:#132f53;font-family:Georgia,serif;font-size:25px}.landing-cards small{color:#756962}.page-shell{background:linear-gradient(120deg,#fff8ee,#fff);min-height:520px;padding:90px 13%}.page-shell>p{color:#e87817;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.page-shell h1{color:#811418;font-family:Georgia,serif;font-size:58px;font-weight:400;margin:14px 0}.page-rule{background:#f4bd25;height:4px;width:80px}.page-shell section{margin-top:36px;max-width:650px}.page-shell h2{color:#132f53;font-family:Georgia,serif;font-size:30px}.page-shell section p{color:#655b55;line-height:1.7}.page-shell section a{color:#811418;font-weight:800}@media(max-width:1100px){.desktop-nav{gap:14px}.desktop-nav>a,.nav-group button{font-size:12px}.college-brand b{font-size:21px}}@media(max-width:800px){.top-strip{font-size:10px;gap:10px}.top-strip span:nth-child(2){display:none}.college-header{padding:10px 5%}.college-brand img{height:51px;width:51px}.college-brand b{font-size:16px}.college-brand small{font-size:10px}.desktop-nav{display:none}.nav-toggle{background:#811418;border:0;border-radius:7px;grid-gap:5px;gap:5px;padding:11px}.nav-toggle i{background:#fff;height:2px;width:23px}.nav-toggle{display:grid}.mobile-nav{background:#fff;box-shadow:0 14px 30px #2a100d2e;display:block;left:0;max-height:calc(100dvh - 72px);overflow-y:auto;position:absolute;right:0;top:100%;z-index:40}.mobile-nav-top{align-items:center;background:#811418;color:#fff;display:flex;justify-content:space-between;padding:17px 6%}.mobile-nav-top button{background:transparent;border:0;color:#fff;font-size:29px}.mobile-nav summary,.mobile-nav>a{border-bottom:1px solid #eee3d8;color:#132f53;display:block;font-size:16px;font-weight:800;padding:17px 6%}.mobile-nav details a{color:#645b56;display:block;font-size:14px;padding:12px 10%}.landing-hero{grid-template-columns:1fr;min-height:auto;padding:62px 8%}.landing-emblem{min-height:350px}.landing-copy h1{font-size:48px}.landing-cards{grid-template-columns:1fr;padding:0 8%}.landing-cards a{border-bottom:1px solid #eee0d0;border-right:0}.page-shell{padding:65px 8%}.page-shell h1{font-size:43px}}.college-header{gap:16px;min-height:94px;padding:12px 4%}.college-brand{flex:0 0 auto;min-width:0}.college-brand img{height:52px;width:52px}.college-brand b{font-size:20px;letter-spacing:-.01em;white-space:nowrap}.college-brand small{font-size:12px}.desktop-nav{flex:1 1;flex-wrap:nowrap;gap:0;justify-content:flex-end;min-width:0}.desktop-nav>a,.nav-group button{flex:0 0 auto;font-size:12.5px;line-height:1.2;padding:12px 10px;white-space:nowrap}.nav-group{flex:0 0 auto}.nav-group button span{font-size:14px;margin-left:2px}.nav-dropdown{max-height:80vh;min-width:245px;overflow-y:auto}.nav-dropdown a{font-size:14px}.mobile-nav-heading,.nav-dropdown-heading{color:#a9835b;display:block;font-family:Georgia,serif;font-size:11px;font-weight:700;letter-spacing:.06em;margin:14px 0 4px;padding:0 17px;text-transform:uppercase}.mobile-nav-heading:first-child,.nav-dropdown-heading:first-child{margin-top:6px}.hindi-home{font-family:Nirmala UI,Noto Sans Devanagari,sans-serif}.landing-hero{min-height:510px;padding:72px 10%}.landing-copy>p{font-size:14px;letter-spacing:.11em}.landing-copy h1{font-family:Nirmala UI,"Noto Serif Devanagari",serif;font-size:clamp(43px,4.7vw,66px);letter-spacing:-.035em;line-height:1.2;margin:13px 0 18px}.landing-copy>span{font-size:18px;line-height:1.85;max-width:590px}.landing-copy>div a{font-size:16px}.landing-emblem{min-height:350px}.landing-emblem p{font-size:13px}.landing-emblem p b{font-family:Georgia,serif}.landing-cards span{font-family:Nirmala UI,"Noto Serif Devanagari",serif;font-size:23px}.landing-cards small{font-size:13px}@media(max-width:1250px){.desktop-nav>a,.nav-group button{font-size:12px;padding:11px 8px}.college-brand b{font-size:19px}}@media(max-width:900px){.college-brand b{font-size:18px;white-space:normal}.landing-hero{padding:60px 8%}.landing-copy h1{font-size:46px}}@media(max-width:800px){.college-brand b{font-size:17px}.college-brand small{font-size:11px}.landing-copy h1{font-size:42px;line-height:1.25}.landing-copy>span{font-size:16px}}