
:root{--navy:#31553a;--navy2:#25452f;--blue:#46734c;--gold:#e2bd32;--cream:#f5f3ec;--ink:#242724;--muted:#6c716d;--line:#dedfdb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.topbar{background:var(--navy);color:#e6ebe5;font-size:12px}.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;letter-spacing:.02em}.topbar a:hover{color:#fff}.divider{margin:0 12px;color:#a8b1aa}.header{height:84px;background:#fff;position:sticky;top:0;z-index:30;box-shadow:0 6px 25px rgba(7,42,77,.07)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:52px;height:52px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-weight:700;color:var(--navy);font-size:17px;position:relative}.brand-mark:after{content:"";position:absolute;inset:4px;border:1px solid #d9c17c;border-radius:50%}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,serif;font-size:19px;color:var(--navy)}.brand small{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#74808a;margin-top:4px}.nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:600;color:#3f443f}.nav a{transition:.2s}.nav a:hover{color:var(--blue)}.nav-cta{background:var(--navy);color:#fff!important;padding:13px 18px;border-radius:3px}.nav-cta span{color:var(--gold);margin-left:7px}.menu-btn{display:none;background:none;border:0;font-size:25px;color:var(--navy)}
.hero{min-height:660px;background:linear-gradient(118deg,#28452f 0%,#386342 62%,#4c7851 100%);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.045) 50%);background-size:72px 72px;opacity:.4}.hero-orb{position:absolute;border:1px solid rgba(214,165,54,.18);border-radius:50%}.orb-one{width:430px;height:430px;right:-100px;top:-160px}.orb-two{width:650px;height:650px;right:6%;bottom:-470px}.hero-grid{min-height:660px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;position:relative}.eyebrow{display:flex;align-items:center;gap:11px;color:#d9b95f;text-transform:uppercase;font-size:11px;letter-spacing:.2em;font-weight:700}.eyebrow span{width:28px;height:1px;background:currentColor}.hero h1{font-family:Georgia,serif;font-size:62px;line-height:1.06;letter-spacing:-.025em;margin:24px 0 23px;max-width:710px}.hero h1 em{font-weight:400;color:#e0b84e}.hero-copy>p{font-size:18px;line-height:1.7;color:#d9e2da;max-width:620px}.hero-actions{display:flex;gap:13px;margin:35px 0 47px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 23px;border-radius:3px;font-size:13px;font-weight:700;letter-spacing:.02em}.btn.primary{background:var(--gold);color:#102b43}.btn.primary span{margin-left:25px}.btn.secondary{border:1px solid rgba(255,255,255,.5);color:#fff}.hero-proof{display:flex;gap:32px}.hero-proof div{padding-right:32px;border-right:1px solid rgba(255,255,255,.18)}.hero-proof div:last-child{border:0}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font-family:Georgia,serif;font-size:23px;color:#fff}.hero-proof span{font-size:10px;color:#c2cdc3;margin-top:5px}.hero-visual{position:relative;height:440px;display:grid;place-items:center}.academic-card{width:350px;min-height:390px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(150deg,rgba(255,255,255,.14),rgba(255,255,255,.03));backdrop-filter:blur(8px);padding:48px 38px;transform:rotate(2deg);box-shadow:0 28px 70px rgba(0,0,0,.22)}.seal{width:90px;height:90px;border:1px solid #d9b95f;border-radius:50%;display:grid;place-content:center;text-align:center;color:#e4c772;font-family:Georgia,serif;line-height:1.1;margin-bottom:38px}.academic-card p{font-family:Georgia,serif;font-size:19px;line-height:1.6;color:#eef4f8}.academic-card>span{display:block;margin-top:28px;text-transform:uppercase;font-size:9px;letter-spacing:.16em;color:#d1d8d1}.floating-note{position:absolute;bottom:3px;left:-20px;background:#fff;color:var(--ink);padding:15px 19px;display:flex;align-items:center;gap:13px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.note-icon{width:34px;height:34px;border-radius:50%;background:#e6f3eb;color:#25784b;display:grid;place-items:center}.floating-note strong,.floating-note small{display:block}.floating-note strong{font-size:12px}.floating-note small{font-size:9px;color:#778595;margin-top:4px}
.quick-access{margin-top:-1px;background:#fff;position:relative;z-index:4;box-shadow:0 10px 35px rgba(14,43,67,.1)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}.quick-grid>a{padding:24px 20px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--line)}.quick-grid>a:first-child{border-left:1px solid var(--line)}.quick-icon{width:37px;height:37px;background:#eef4f8;color:var(--blue);display:grid;place-items:center;font-size:18px}.quick-grid strong,.quick-grid small{display:block}.quick-grid strong{font-size:12px;color:var(--navy)}.quick-grid small{font-size:9px;color:#84909b;margin-top:5px}.quick-grid b{margin-left:auto;color:var(--gold)}
.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:42px}.eyebrow.dark{color:var(--blue)}.section h2,.institution h2{font-family:Georgia,serif;color:var(--navy);font-size:40px;line-height:1.2;margin:15px 0 0;max-width:600px}.section-head>a{color:var(--blue);font-size:12px;font-weight:700;border-bottom:1px solid #9bbbd2;padding-bottom:4px}.programs{background:#f7f8f8}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.program-card{background:#fff;border:1px solid #e2e7ea;padding:26px;min-height:335px;display:flex;flex-direction:column;transition:.25s}.program-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(8,45,76,.1)}.program-top{display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.program-top b{color:#b4bec6}.program-card.gold .program-top span{color:#a7770a}.program-card.blue .program-top span{color:var(--blue)}.program-card.green .program-top span{color:#377f66}.program-symbol{width:50px;height:50px;border-radius:50%;background:#edf3f7;display:grid;place-items:center;margin:35px 0 25px;font:italic 24px Georgia;color:var(--navy)}.program-card.gold .program-symbol{background:#f8efd7;color:#9c7212}.program-card.green .program-symbol{background:#e7f2ed;color:#377f66}.program-card h3{font:22px/1.25 Georgia;color:var(--navy);margin:0 0 12px}.program-card p{font-size:12px;line-height:1.6;color:#73808c;margin:0}.program-card>a{margin-top:auto;font-size:11px;font-weight:700;color:var(--blue)}.program-card>a span{float:right}
.institution{background:var(--navy);color:#fff;padding:110px 0;overflow:hidden}.institution-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;align-items:center}.institution-art{height:480px;position:relative;background:linear-gradient(145deg,#d7b44f,#92711d);display:grid;place-items:center;box-shadow:25px 25px 0 rgba(255,255,255,.05)}.institution-art:before,.institution-art:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.3);border-radius:50%}.institution-art:before{width:330px;height:330px}.institution-art:after{width:240px;height:240px}.tower{text-align:center;color:#fff;z-index:1}.tower span,.tower small{display:block;text-transform:uppercase;letter-spacing:.2em}.tower strong{display:block;font:72px Georgia;margin:7px}.tower span{font-size:11px}.tower small{font-size:9px}.eyebrow.light{color:#e2bf58}.institution-copy h2{color:#fff;font-size:45px}.institution-copy>p{color:#d2ddd3;line-height:1.8;font-size:15px}.values{margin:28px 0}.values>div{display:flex;gap:18px;padding:17px 0;border-top:1px solid rgba(255,255,255,.13)}.values b{font:italic 15px Georgia;color:#d7b44f}.values strong,.values small{display:block}.values strong{font:15px Georgia}.values small{font-size:11px;color:#bdc9be;margin-top:5px}.text-link{font-size:12px;font-weight:700;color:#e1bd55;border-bottom:1px solid #89752f;padding-bottom:5px}
.news{background:#fff}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.news-card{border:1px solid var(--line);background:#fff}.news-image{height:205px;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#4a764e,#26392a)}.news-image:before{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(255,255,255,.15);border-radius:50%}.image-2{background:linear-gradient(135deg,#b58b25,#725713)}.image-3{background:linear-gradient(135deg,#3a776b,#173e3c)}.news-image span{position:absolute;top:16px;left:16px;background:#fff;padding:7px 9px;font-size:9px;text-transform:uppercase;font-weight:700;color:var(--navy)}.news-image b{font:40px Georgia;color:rgba(255,255,255,.86);z-index:1}.news-body{padding:24px}.news-body small{font-size:9px;letter-spacing:.12em;color:#8996a0}.news-body h3{font:20px/1.4 Georgia;color:var(--navy);min-height:85px}.news-body a{font-size:11px;color:var(--blue);font-weight:700}.cta{background:var(--gold);padding:65px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between}.cta span{text-transform:uppercase;font-size:10px;letter-spacing:.18em;font-weight:700}.cta h2{font:37px Georgia;color:#252725;margin:10px 0 0}.cta-inner>div:last-child{display:flex;gap:12px}.btn.white{background:#fff;color:var(--navy)}.btn.outline{border:1px solid rgba(7,42,77,.45);color:var(--navy)}
footer{background:#202420;color:#9eb1c2;padding:70px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:50px}.footer-brand .brand-mark{color:#fff}.footer-brand strong{color:#fff}.footer-grid>div>p{font-size:11px;line-height:1.7;max-width:280px}.footer-grid h4{color:#fff;font:15px Georgia;margin:0 0 20px}.footer-grid>div>a:not(.brand){display:block;font-size:11px;margin:12px 0}.footer-bottom{margin-top:55px;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;display:flex;justify-content:space-between;font-size:9px}
@media(max-width:980px){.nav{gap:14px}.hero h1{font-size:49px}.hero-grid{gap:30px}.program-grid{grid-template-columns:repeat(2,1fr)}.institution-grid{gap:50px}.quick-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.container{width:min(100% - 30px,1180px)}.topbar-inner>span,.topbar-inner a:first-child,.divider{display:none}.header{height:70px}.brand-mark{width:43px;height:43px;font-size:14px}.brand strong{font-size:16px}.menu-btn{display:block}.nav{display:none;position:absolute;left:0;right:0;top:70px;background:#fff;padding:22px;flex-direction:column;align-items:stretch;box-shadow:0 20px 30px rgba(0,0,0,.12)}.nav.open{display:flex}.hero,.hero-grid{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:75px 0 55px}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.hero-visual{display:none}.hero-proof{gap:15px}.hero-proof div{padding-right:15px}.quick-grid{grid-template-columns:1fr}.quick-grid>a{border-left:1px solid var(--line)}.section{padding:70px 0}.section-head{display:block}.section-head>a{display:inline-block;margin-top:20px}.section h2,.institution h2{font-size:34px}.program-grid,.news-grid{grid-template-columns:1fr}.institution{padding:70px 0}.institution-grid{grid-template-columns:1fr}.institution-art{height:330px}.cta-inner{display:block}.cta h2{font-size:32px}.cta-inner>div:last-child{margin-top:25px;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}
