
:root{--ink:#15233b;--muted:#5f6d80;--brand:#1455c0;--accent:#e8f0ff;--paper:#fff;--line:#e4e9f1}
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f7f9fc;line-height:1.65}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}.wrap{max-width:1120px;margin:auto;padding:0 24px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.nav{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-weight:900;font-size:clamp(30px,3.4vw,44px);line-height:1.05;letter-spacing:-.035em;color:var(--ink);white-space:nowrap}.nav-links{display:flex;gap:20px;flex-wrap:wrap}.hero{padding:88px 0 70px;background:linear-gradient(135deg,#eaf1ff 0%,#fff 58%,#eef7ff 100%)}.hero h1{font-size:clamp(40px,7vw,72px);line-height:1.05;margin:0 0 20px;letter-spacing:-.04em}.hero p{max-width:720px;font-size:21px;color:var(--muted)}.button{display:inline-block;background:var(--brand);color:white;padding:13px 20px;border-radius:10px;font-weight:700}.section{padding:64px 0}.section h2{font-size:34px;margin:0 0 28px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(24,40,72,.05)}.card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--accent)}.card-body{padding:22px}.card h3{margin:0 0 10px;line-height:1.3}.meta{font-size:14px;color:var(--muted);margin-bottom:12px}.article{max-width:820px;margin:48px auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:clamp(24px,6vw,64px)}.article h1{font-size:clamp(34px,6vw,54px);line-height:1.1;letter-spacing:-.03em}.article img{max-width:100%;height:auto;border-radius:12px}.article p,.article li{font-size:18px}.article h2,.article h3{margin-top:1.6em}.footer{padding:40px 0;border-top:1px solid var(--line);background:#fff;color:var(--muted)}.notice{background:#fff7df;border:1px solid #f3d88a;padding:12px 16px;border-radius:10px;margin:20px 0}.search{width:100%;max-width:520px;padding:14px 16px;border:1px solid var(--line);border-radius:10px;font-size:16px}.page-list{display:grid;gap:12px}.page-list a{display:block;background:#fff;border:1px solid var(--line);padding:16px;border-radius:10px}@media(max-width:800px){.grid{grid-template-columns:1fr}.nav{align-items:flex-start;padding:18px 0;flex-direction:column}.brand{font-size:clamp(27px,8vw,36px);white-space:normal}.nav-links{gap:12px}.hero{padding:58px 0}.article{margin:24px 12px}}

.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button.secondary{background:#fff;color:var(--brand);border:1px solid #bfd0ef}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:800;color:var(--brand);margin:0 0 8px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:28px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:440px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card{display:block;background:#fff;border:1px solid var(--line);border-radius:15px;padding:26px;color:var(--ink);box-shadow:0 8px 24px rgba(24,40,72,.04)}.feature-card:hover{text-decoration:none;transform:translateY(-2px)}.feature-card h3{margin:0 0 10px}.feature-card p{color:var(--muted)}.feature-card span,.text-link{font-weight:750;color:var(--brand)}.alt{background:#edf3fb}.split{display:grid;grid-template-columns:1.2fr 1fr;gap:52px;align-items:center}.partner-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.partner-list span{background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px;font-weight:650}.contact-band{padding:52px 0;background:var(--ink);color:#fff}.contact-band h2{font-size:34px;margin:0 0 12px}.contact-band p{color:#d7deea}.contact-actions{display:flex;flex-direction:column;gap:12px}.contact-actions a{display:block;background:#fff;color:var(--ink);padding:15px 18px;border-radius:10px;font-weight:750}.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer a{font-weight:650}.contact-card{margin-top:30px;padding:28px;background:#f7f9fc;border:1px solid var(--line);border-radius:14px}.contact-card h2{font-size:18px;margin:22px 0 4px}.contact-card h2:first-child{margin-top:0}.lead{font-size:20px;color:var(--muted)}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 34px}.quick-links a{background:var(--accent);padding:10px 14px;border-radius:9px;font-weight:700}.article table{width:100%;border-collapse:collapse;margin:24px 0;display:block;overflow-x:auto}.article th,.article td{border:1px solid var(--line);padding:10px 12px;text-align:left;min-width:150px}.article div:empty,.article h4:empty{display:none}@media(max-width:800px){.feature-grid,.split{grid-template-columns:1fr}.section-heading{display:block}.partner-list{grid-template-columns:1fr}.footer-grid{flex-direction:column}.nav-links{font-size:15px}.contact-band h2{font-size:30px}}

.hero{position:relative;isolation:isolate;min-height:590px;display:flex;align-items:center;background:url('/assets/students-hero.webp') center 42%/cover no-repeat;color:#fff}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,25,52,.88) 0%,rgba(10,25,52,.66) 48%,rgba(10,25,52,.18) 100%);z-index:-1}
.hero-content{width:100%}.hero h1{max-width:760px;text-shadow:0 2px 18px rgba(0,0,0,.22)}.hero p{color:#eef4ff}.hero .meta{color:#d8e7ff}.hero .button.secondary{background:rgba(255,255,255,.94)}
.image-story{padding:72px 0;background:#fff}.image-story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center}.image-story img,.section-photo{width:100%;height:380px;object-fit:cover;border-radius:20px;box-shadow:0 18px 45px rgba(20,50,90,.15)}.image-story h2{font-size:36px;line-height:1.15;margin:0 0 18px}.image-story p{color:var(--muted);font-size:18px}.section-photo{height:260px;margin-bottom:18px}.alliance-visual{overflow:hidden}.photo-credit{font-size:12px;margin-top:22px;opacity:.7}
@media(max-width:800px){.hero{min-height:540px;background-position:58% center}.hero-overlay{background:rgba(10,25,52,.73)}.image-story-grid{grid-template-columns:1fr;gap:30px}.image-story img,.section-photo{height:260px}.image-story h2{font-size:30px}}

.content-photo{display:block;width:100%;max-height:420px;object-fit:cover;border-radius:16px;margin:22px 0;box-shadow:0 14px 34px rgba(20,50,90,.12)}

.article-cover{width:100%;aspect-ratio:16/8;object-fit:cover;margin:22px 0 30px;border-radius:14px}.card img{transition:transform .25s ease}.card:hover img{transform:scale(1.02)}

.content img, article img, .card img { width:100%; object-fit:cover; }
.card img { height:240px; }
.content > img, main img { max-height:520px; border-radius:18px; }

/* Brand identity and India focused visual refresh */
.brand{display:flex;align-items:center;gap:14px}
.brand img{width:68px;height:68px;object-fit:contain;border-radius:50%;flex:0 0 auto}
.brand span{display:block}
.hero{background-image:url('/assets/indian-students-hero.webp');background-position:center 48%}
.travel-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:28px 0 44px}
.travel-card{margin:0;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(24,40,72,.08)}
.travel-card img{width:100%;height:300px;object-fit:cover;display:block}
.travel-card figcaption{padding:18px 20px;display:grid;gap:6px}
.travel-card figcaption strong{font-size:21px}.travel-card figcaption span{color:var(--muted)}
.compact-features{margin:25px 0 38px}
.alliance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:34px 0}
.alliance-card{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;min-height:130px;box-shadow:0 6px 20px rgba(24,40,72,.04)}
.alliance-mark{width:82px;height:82px;border-radius:18px;background:linear-gradient(145deg,#0d4db4,#347be0);color:#fff;display:grid;place-items:center;text-align:center;font-size:16px;font-weight:900;letter-spacing:.02em;padding:8px;flex:0 0 auto}
.alliance-copy h3{margin:3px 0 4px;font-size:19px;line-height:1.25}.alliance-copy p{margin:0;color:var(--muted)}
.alliance-country{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-weight:800}
.alliance-cta{margin-top:42px;padding:30px;border-radius:18px;background:var(--accent);display:flex;justify-content:space-between;align-items:center;gap:25px}.alliance-cta h2{margin:0 0 8px}.alliance-cta p{margin:0;color:var(--muted)}
@media(max-width:800px){.brand img{width:56px;height:56px}.travel-grid,.alliance-grid{grid-template-columns:1fr}.travel-card img{height:230px}.alliance-cta{display:block}.alliance-cta .button{margin-top:18px}.nav{min-height:unset}}

/* v9 richer alliance cards */
.alliance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px}
.alliance-photo-card{background:#fff;border:1px solid #dbe4f0;border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(20,50,90,.08);transition:transform .2s ease,box-shadow .2s ease}
.alliance-photo-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(20,50,90,.13)}
.alliance-media{height:190px;position:relative;overflow:hidden;background:#eaf0f8}
.alliance-photo{width:100%;height:100%;object-fit:cover;display:block}
.alliance-media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(9,26,55,.45),rgba(9,26,55,.04) 65%)}
.alliance-logo-wrap{position:absolute;left:18px;bottom:16px;z-index:2;width:82px;height:82px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 8px 24px rgba(0,0,0,.2)}
.alliance-logo{max-width:100%;max-height:100%;object-fit:contain;image-rendering:auto}
.alliance-photo-body{padding:20px 22px 24px}
.alliance-photo-body h3{font-size:1.28rem;margin:.35rem 0 .45rem;color:#10213e}
.alliance-photo-body p{margin:0;color:#64748b}
.article-hero{width:100%;max-height:460px;object-fit:cover;border-radius:18px;margin:18px 0 28px}
@media(max-width:760px){.alliance-grid{grid-template-columns:1fr}.alliance-media{height:175px}}


/* Programs page image and card refresh */
.program-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:32px 0 46px}.program-feature-card{overflow:hidden;border:1px solid #dfe7f1;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(25,55,95,.08)}.program-feature-card img{display:block;width:100%;height:245px;object-fit:cover}.program-feature-card>div{padding:24px}.program-feature-card h2{margin:.25rem 0 .65rem;font-size:1.55rem}.program-feature-card p{margin:.35rem 0 1rem}.program-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:24px 0 42px}.program-mini-grid article{border:1px solid #dfe7f1;border-radius:16px;overflow:hidden;background:#fff;padding-bottom:20px}.program-mini-grid img{display:block;width:100%;height:210px;object-fit:cover}.program-mini-grid h3,.program-mini-grid p,.program-mini-grid a{margin-left:20px;margin-right:20px}.program-mini-grid h3{margin-top:18px}.text-link{font-weight:700;color:#1559b7;text-decoration:none}@media(max-width:760px){.program-feature-grid,.program-mini-grid{grid-template-columns:1fr}.program-feature-card img,.program-mini-grid img{height:220px}}

/* v12 alliances redesign: compact, readable and organisation-specific */
.alliances-hero{padding:64px 0;background:linear-gradient(135deg,#eef4ff,#fff 58%,#edf8ff)}
.alliances-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}
.alliances-hero h1{font-size:clamp(42px,6vw,66px);line-height:1.03;letter-spacing:-.04em;margin:0 0 20px}
.alliances-intro{font-size:19px;color:var(--muted);max-width:690px;margin:0 0 28px}
.alliances-hero img{width:100%;height:380px;object-fit:cover;border-radius:22px;box-shadow:0 20px 48px rgba(21,52,94,.16)}
.alliance-section{background:#fff}
.alliance-heading{align-items:start}
.alliance-heading h2{font-size:clamp(30px,4vw,42px);line-height:1.15}
.alliance-logo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.alliance-logo-card{display:grid;grid-template-columns:142px 1fr;min-height:190px;background:#fff;border:1px solid #dce5f0;border-radius:18px;overflow:hidden;color:var(--ink);box-shadow:0 8px 24px rgba(20,50,90,.06);transition:transform .2s ease,box-shadow .2s ease}
.alliance-logo-card:hover{text-decoration:none;transform:translateY(-3px);box-shadow:0 16px 34px rgba(20,50,90,.11)}
.alliance-logo-panel{background:linear-gradient(145deg,#f3f7ff,#e7effc);display:flex;align-items:center;justify-content:center;padding:24px;border-right:1px solid #e1e8f2;min-width:0}
.alliance-logo-panel img{width:92px!important;height:92px!important;max-width:92px!important;object-fit:contain!important;border-radius:14px!important;background:#fff;padding:10px;box-shadow:0 7px 20px rgba(25,55,95,.09)}
.aws-panel{background:linear-gradient(145deg,#17253c,#273d5d)}
.text-emblem{font-weight:900;font-size:31px;color:#1559b7;letter-spacing:.05em}
.dual-flags{gap:8px;font-size:42px;padding:12px}
.dual-flags span{filter:drop-shadow(0 3px 6px rgba(0,0,0,.12))}
.alliance-logo-copy{padding:24px 24px 22px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.alliance-location{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--brand);font-weight:850;margin-bottom:7px}
.alliance-logo-copy h3{font-size:21px;line-height:1.23;margin:0 0 8px;overflow-wrap:anywhere}
.alliance-logo-copy p{font-size:15.5px;line-height:1.55;color:var(--muted);margin:0 0 11px}
.official-link,.historical-label{font-size:14px;font-weight:800;color:var(--brand)}
.historical-label{color:#7a5b11}
.alliance-historical{cursor:default}
.alliance-historical:hover{transform:none;box-shadow:0 8px 24px rgba(20,50,90,.06)}
.alliance-membership-section{background:#edf3fb}
.membership-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.membership-card{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #dce5f0;border-radius:17px;padding:24px;color:var(--ink);box-shadow:0 8px 24px rgba(20,50,90,.05)}
.membership-card:hover{text-decoration:none;transform:translateY(-2px)}
.membership-card img{width:70px!important;height:70px!important;object-fit:contain!important;border-radius:13px!important;background:#f3f7ff;padding:9px;flex:0 0 auto}
.membership-card span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-weight:850}
.membership-card h3{font-size:18px;line-height:1.3;margin:4px 0 6px}
.membership-card p{font-size:14.5px;color:var(--muted);margin:0}
.nav-links a[aria-current="page"]{font-weight:850;color:#0e47a5}
@media(max-width:900px){.alliances-hero-grid{grid-template-columns:1fr}.alliances-hero img{height:300px}.alliance-logo-grid{grid-template-columns:1fr}.membership-grid{grid-template-columns:1fr}}
@media(max-width:560px){.alliances-hero{padding:44px 0}.alliances-hero img{height:240px}.alliance-logo-card{grid-template-columns:96px 1fr;min-height:165px}.alliance-logo-panel{padding:14px}.alliance-logo-panel img{width:66px!important;height:66px!important;max-width:66px!important;padding:7px}.alliance-logo-copy{padding:19px 16px}.alliance-logo-copy h3{font-size:18px}.alliance-logo-copy p{font-size:14px}.dual-flags{font-size:28px;gap:2px}.text-emblem{font-size:24px}.membership-card{padding:19px}.membership-card img{width:58px!important;height:58px!important}}

/* Wider Study Abroad layout to match the main site pages */
.study-abroad-page{max-width:1120px;padding:clamp(28px,5vw,56px)}
.study-abroad-page .travel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.study-abroad-page .travel-card img{height:360px}
@media(max-width:800px){.study-abroad-page{margin:24px 12px;padding:24px}.study-abroad-page .travel-grid{grid-template-columns:1fr}.study-abroad-page .travel-card img{height:250px}}

.programs-page{max-width:1120px;padding:clamp(28px,5vw,56px)}
@media(max-width:800px){.programs-page{margin:24px 12px;padding:24px}}

/* v17: focused study journey homepage */
.mba-home{background:#fbfaf6;color:#17263d}.mba-home h1,.mba-home h2,.mba-home h3{font-family:Georgia,"Times New Roman",serif}.new-header{background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.new-header .nav{min-height:86px}.new-header .brand{font-family:Georgia,"Times New Roman",serif;font-size:24px;line-height:1}.new-header .brand img{width:58px;height:58px}.new-header .brand small{display:block;margin-top:5px;font-family:Inter,system-ui,sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#667386}.new-header .nav-links{align-items:center}.new-header .nav-links a{color:#24354e;font-weight:650}.new-header .nav-cta{background:#173f3b;color:#fff;padding:11px 17px;border-radius:999px}.new-header .nav-cta:hover{text-decoration:none;background:#0d2f2b}.menu-button{display:none;border:1px solid #d7dedb;background:#fff;color:#173f3b;border-radius:8px;padding:9px 12px;font-weight:750}
.tour-hero{position:relative;isolation:isolate;min-height:710px;display:flex;align-items:center;background:url('/assets/real-taj-mahal-students.webp') center 46%/cover no-repeat;color:#fff}.tour-hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,30,28,.92) 0%,rgba(8,30,28,.77) 46%,rgba(8,30,28,.2) 78%),linear-gradient(0deg,rgba(8,30,28,.32),transparent 45%)}.tour-hero-grid{width:100%}.tour-hero-copy{max-width:760px;padding:92px 0 70px}.hero-kicker{margin:0 0 20px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:850;color:#f5c675}.tour-hero h1{font-size:clamp(54px,7.2vw,92px);line-height:.96;letter-spacing:-.045em;margin:0 0 26px;max-width:730px}.tour-hero h1 em{font-weight:400;color:#f3c16b}.hero-lead{font-size:21px;line-height:1.55;max-width:670px;color:#f2f4ed}.button-warm{background:#edb451;color:#142a27;border:0}.button-warm:hover{background:#f7c978;text-decoration:none}.button-glass{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.62);backdrop-filter:blur(6px)}.button-glass:hover{background:#fff;color:#173f3b;text-decoration:none}.hero-trust{margin-top:62px;padding-top:24px;border-top:1px solid rgba(255,255,255,.25);display:grid;grid-template-columns:repeat(3,1fr);gap:22px;font-size:13px;color:#d9e1da}.hero-trust span{display:grid;gap:3px}.hero-trust strong{font-size:15px;color:#fff}
.journey-intro{padding:96px 0;background:#fbfaf6}.journey-heading h2,.experience-copy h2,.programme-strip h2,.other-learning h2{font-size:clamp(40px,5vw,60px);line-height:1.05;letter-spacing:-.035em}.journey-heading>p{font-size:17px}.destination-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.destination-card{background:#fff;border:1px solid #e4e1d8;border-radius:24px;overflow:hidden;box-shadow:0 16px 50px rgba(29,42,38,.08)}.destination-image{height:350px;background-position:center;background-size:cover;position:relative}.destination-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,28,27,.48),transparent 54%)}.destination-uae .destination-image{background-image:url('/assets/students-collaboration.webp')}.destination-agra .destination-image{background-image:url('/assets/real-taj-mahal-students.webp')}.destination-tag{position:absolute;z-index:2;left:22px;bottom:20px;padding:8px 12px;border-radius:999px;background:#fff;color:#173f3b;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.destination-content{padding:30px}.destination-place{margin:0 0 7px;color:#b36d2d;font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.destination-content h3{font-size:31px;line-height:1.15;margin:0 0 14px}.destination-content p,.destination-content li{color:#607067}.destination-content ul{padding-left:20px;margin:20px 0 24px}.destination-content li{margin:7px 0}.destination-content .text-link{color:#173f3b}
.experience-section{padding:100px 0;background:#e8eee8}.experience-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:68px;align-items:center}.experience-photo{position:relative}.experience-photo>img{width:100%;height:650px;object-fit:cover;border-radius:220px 220px 24px 24px;box-shadow:0 24px 55px rgba(15,50,45,.18)}.photo-note{position:absolute;right:-24px;bottom:40px;width:245px;padding:21px;background:#fff;border-radius:15px;box-shadow:0 14px 36px rgba(15,50,45,.2);display:grid;gap:5px}.photo-note span{font-size:13px;color:#67746e}.experience-copy h2{margin:0 0 22px}.experience-copy>p{font-size:18px;color:#596960}.experience-list{display:grid;gap:0;margin-top:34px}.experience-list>div{display:grid;grid-template-columns:52px 1fr;column-gap:16px;padding:20px 0;border-top:1px solid #c9d5ca}.experience-list span{grid-row:1/3;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#173f3b;color:#fff;font-size:12px;font-weight:850}.experience-list h3{font-family:Inter,system-ui,sans-serif;font-size:17px;margin:0 0 4px}.experience-list p{margin:0;color:#637168;font-size:14px}
.programme-strip{padding:70px 0;background:#173f3b;color:#fff}.programme-strip-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:44px;align-items:center}.programme-strip h2{font-size:42px;margin:0}.programme-strip p{color:#d8e3dc}.programme-strip .eyebrow{color:#f1bd63}.other-learning{padding:88px 0;background:#fbfaf6}.learning-links{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.learning-links a{min-height:180px;padding:26px;border:1px solid #e3dfd4;border-radius:18px;background:#fff;color:#20334b;display:flex;flex-direction:column;justify-content:space-between;font-size:20px;font-family:Georgia,"Times New Roman",serif}.learning-links a:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 28px rgba(25,45,40,.07)}.learning-links strong{font:750 14px Inter,system-ui,sans-serif;color:#a45d25}.new-footer{background:#102b29;color:#cbd8d2;border:0}.new-footer strong{color:#fff}.new-footer a{color:#f3c16b}
@media(max-width:900px){.new-header .nav{min-height:74px;flex-direction:row;align-items:center;padding:10px 24px}.new-header .brand{font-size:19px}.new-header .brand img{width:50px;height:50px}.menu-button{display:block}.new-header .nav-links{display:none;position:absolute;left:0;right:0;top:74px;padding:20px 24px;background:#fff;border-bottom:1px solid #e0e5e2;box-shadow:0 12px 24px rgba(0,0,0,.08);flex-direction:column;align-items:stretch}.new-header .nav-links.open{display:flex}.tour-hero{min-height:650px;background-position:58% center}.tour-hero-shade{background:rgba(8,30,28,.75)}.hero-trust{grid-template-columns:1fr;gap:12px;margin-top:38px}.destination-grid,.experience-grid,.programme-strip-grid,.learning-links{grid-template-columns:1fr}.destination-image{height:280px}.experience-photo>img{height:460px;border-radius:160px 160px 20px 20px}.photo-note{right:12px}.programme-strip-grid{gap:20px}.programme-strip-grid .button{justify-self:start}}
@media(max-width:560px){.wrap{padding-left:19px;padding-right:19px}.new-header .brand small{font-size:9px}.tour-hero{min-height:700px}.tour-hero-copy{padding:74px 0 42px}.tour-hero h1{font-size:51px}.hero-lead{font-size:18px}.tour-hero .hero-actions{display:grid}.tour-hero .button{text-align:center}.journey-intro,.experience-section,.other-learning{padding:68px 0}.journey-heading h2,.experience-copy h2,.other-learning h2{font-size:39px}.destination-content{padding:24px}.destination-content h3{font-size:27px}.experience-grid{gap:38px}.experience-photo>img{height:390px}.photo-note{position:relative;right:auto;bottom:auto;width:auto;margin:-35px 18px 0}.programme-strip h2{font-size:36px}}

/* v18 unified pages and journey detail pages */
.new-header .nav-links .nav-cta{color:#fff!important}.new-header .nav-links .nav-cta:hover{color:#fff!important}.unified-page{background:#fbfaf6}.unified-page h1,.unified-page h2,.unified-page h3,.unified-content h1,.unified-content h2{font-family:Georgia,"Times New Roman",serif}.unified-page .article{background:#fffdf9;border-color:#e3dfd4;box-shadow:0 18px 52px rgba(29,42,38,.07)}.unified-page .article h1{color:#17263d}.unified-page .quick-links a{background:#e8eee8;color:#173f3b}.unified-page .program-feature-card,.unified-page .program-mini-grid article{border-color:#e2ded3;box-shadow:0 10px 28px rgba(29,42,38,.06)}.unified-page .text-link,.unified-page .program-mini-grid a{color:#9b5727;font-weight:800}
.page-hero{padding:95px 0 75px;background:linear-gradient(120deg,#e9eee8,#fbfaf6)}.page-hero h1{font-size:clamp(52px,7vw,82px);line-height:1;letter-spacing:-.04em;max-width:900px;margin:0 0 22px}.page-hero>div>p:last-child{max-width:720px;font-size:20px;color:#5b6b63}.journey-catalogue{padding:82px 0}.catalogue-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.catalogue-card{display:block;background:#fff;border:1px solid #e2ded3;border-radius:24px;overflow:hidden;color:#17263d;box-shadow:0 16px 45px rgba(29,42,38,.08)}.catalogue-card:hover{text-decoration:none;transform:translateY(-3px)}.catalogue-photo{height:350px;background-size:cover;background-position:center;position:relative}.catalogue-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(11,36,32,.5),transparent 60%)}.catalogue-photo span{position:absolute;z-index:2;left:24px;bottom:20px;background:#fff;color:#173f3b;padding:8px 13px;border-radius:999px;font-weight:850}.catalogue-uae{background-image:url('https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=1400&q=85')}.catalogue-india{background-image:url('/assets/real-taj-mahal-students.webp')}.catalogue-card>div:last-child{padding:30px}.catalogue-card h2{font-size:34px;margin:5px 0 12px}.catalogue-card p{color:#637168}.catalogue-card strong{color:#9b5727}.compact-experience{padding:80px 0}.compact-experience .summary-grid{align-items:start}.compact-experience h2{font-size:48px}.compact-experience .included-grid{grid-template-columns:1fr}
.journey-hero{min-height:610px;display:flex;align-items:end;padding:110px 0 75px;color:#fff;background-size:cover;background-position:center;position:relative;isolation:isolate}.journey-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,30,28,.9),rgba(8,30,28,.45) 70%,rgba(8,30,28,.15))}.journey-hero-uae{background-image:url('https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=1800&q=88')}.journey-hero-india{background-image:url('/assets/real-agra-fort-students.webp')}.journey-hero h1{font-size:clamp(52px,7vw,78px);line-height:1;max-width:920px;margin:0 0 22px;letter-spacing:-.04em}.journey-hero>div>p:not(.hero-kicker){max-width:720px;font-size:20px;color:#f1f4ee}.journey-summary{padding:86px 0;background:#fbfaf6}.summary-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.journey-summary h2{font-size:clamp(40px,5vw,58px);line-height:1.06;margin:0 0 20px}.journey-summary p{font-size:18px;color:#5f6e66}.summary-facts{display:grid;grid-template-columns:1fr 1fr;gap:15px}.summary-facts>div{padding:22px;background:#fff;border:1px solid #e2ded3;border-radius:15px;display:grid;gap:5px}.summary-facts>div:first-child{grid-column:1/-1}.summary-facts strong{color:#173f3b}.summary-facts span{font-size:13px;color:#6a776f}.itinerary-section{padding:90px 0;background:#e8eee8}.itinerary-section h2,.included-section h2{font-size:clamp(42px,5vw,60px);margin:0 0 35px}.itinerary-list{display:grid;gap:14px}.itinerary-list article{display:grid;grid-template-columns:100px 1fr;gap:25px;background:#fff;padding:29px;border-radius:18px;border:1px solid #d6dfd7}.itinerary-list article>span{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#173f3b;color:#fff;font-weight:850}.itinerary-list h3{font-size:25px;margin:0 0 10px}.itinerary-list p{margin:7px 0;color:#5e6c64}.itinerary-note{margin:24px 0 0;padding:18px 20px;background:#fff8e8;border-left:4px solid #edb451;color:#675638}.included-section{padding:85px 0}.included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.included-grid>div{padding:25px;background:#fff;border:1px solid #e2ded3;border-radius:16px}.included-grid h3{margin:0 0 9px}.included-grid p{color:#637168;margin:0}.journey-cta{padding:70px 0;background:#173f3b;color:#fff}.journey-cta>.wrap{display:flex;justify-content:space-between;gap:40px;align-items:center}.journey-cta h2{font-size:44px;margin:0 0 8px}.journey-cta p{color:#d8e3dc}.journey-cta .eyebrow{color:#f1bd63}
@media(max-width:800px){.catalogue-grid,.summary-grid,.included-grid{grid-template-columns:1fr}.catalogue-photo{height:270px}.journey-hero{min-height:560px;padding:80px 0 55px}.summary-grid{gap:35px}.itinerary-list article{grid-template-columns:1fr}.itinerary-list article>span{width:58px;height:58px}.journey-cta>.wrap{display:block}.journey-cta .button{margin-top:18px}.compact-experience .included-grid{margin-top:20px}}

/* Shared visual language for retained archive and programme pages */
.new-header+main{background:#fbfaf6}.new-header+main .article,.new-header+main .card,.new-header+main .feature-card{border-color:#e2ded3}.new-header+main .article h1,.new-header+main .article h2,.new-header+main .article h3{font-family:Georgia,"Times New Roman",serif}.new-header+main .article h1{letter-spacing:-.035em}.new-header+main .button{background:#173f3b;color:#fff}.new-header+main .button:hover{background:#0d2f2b;text-decoration:none}.new-header+main .eyebrow{color:#9b5727}.new-header+main .text-link,.new-header+main article a{color:#8f4f24}.new-header+main .quick-links a{background:#e8eee8;color:#173f3b}.new-header+main .alliances-hero{background:linear-gradient(135deg,#e8eee8,#fbfaf6 62%,#fff3dd)}.new-header+main .alliances-hero h1{font-family:Georgia,"Times New Roman",serif;color:#17263d}.new-header+main .alliance-logo-card,.new-header+main .membership-card{border-color:#e2ded3}.new-header+main .alliance-location,.new-header+main .official-link{color:#9b5727}
/* Use a genuine visiting UMass Boston cohort image for the general homepage story. */
.tour-hero{background-image:url('/assets/real-umass-discussion.webp');background-position:center 62%}
