@font-face{font-family:Inter;src:url('../assets/inter-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--bg:#05070c;--navy:#061b45;--blue:#073b91;--bright:#0b63ce;--red:#e0005a;--card:#0d1422;--muted:#9ca6b8;--border:rgba(255,255,255,.12);--font:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:#fff;font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button{border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{opacity:.35;cursor:default}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{letter-spacing:-.055em}h2{font-size:clamp(38px,4.1vw,62px);font-weight:750;line-height:1.12}h3{font-weight:650}p{line-height:1.7}a,button{transition:background .25s,color .25s,border-color .25s,transform .25s}::selection{background:var(--red);color:white}:focus-visible{outline:2px solid #67aaff;outline-offset:6px}.container{width:calc(100% - 112px);max-width:1280px;margin-inline:auto}.section{padding:104px 0}.eyebrow{font-size:10px;letter-spacing:.17em;font-weight:650;line-height:1.6;color:#acb8cb;display:flex;align-items:center;gap:12px}.period{color:var(--red)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:46px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p{font-size:14px;color:var(--muted);max-width:390px;padding-bottom:5px}.section-heading.centered{display:block;text-align:center}.centered .eyebrow{justify-content:center}.centered>p{margin:22px auto 0;max-width:600px}.button{display:inline-flex;justify-content:center;align-items:center;gap:38px;padding:18px 25px;background:var(--red);color:#fff;min-height:55px;font-weight:600;font-size:13px;border:1px solid transparent;border-radius:4px;white-space:nowrap}.button>span{font-size:20px;font-weight:400}.button:hover{background:#c90046;transform:translateY(-3px);box-shadow:0 8px 25px #e0005a20}.button-outline{background:#07101a25;border:1px solid #ffffff50}.button-outline:hover{background:#ffffff10;border-color:#fff;box-shadow:none}.button-white{background:#fff;color:#061b45}.button-white:hover{background:#dceaff;box-shadow:none}.button-small{min-height:40px;padding:10px 17px;font-size:11px;gap:21px}.text-link{display:inline-flex;align-items:center;gap:40px;padding:0 0 6px;border-bottom:1px solid #ffffff30;font-size:13px;font-weight:600}.text-link span{font-size:20px}.text-link:hover{color:#66aaff;border-color:#66aaff}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.icon-button{width:45px;height:45px;border:1px solid var(--border);display:inline-grid;place-items:center;font-size:22px;border-radius:50%;flex-shrink:0}.icon-button:hover{background:var(--blue);border-color:#367aff}.small-note{font-size:10px;color:#8290a6;line-height:1.6}.center{text-align:center}.skip-link{position:fixed;top:-100px;left:20px;z-index:300;background:white;color:black;padding:15px}.skip-link:focus{top:10px}.mobile-only{display:none}
/* Navigation */
.announcement{height:35px;background:#080e19;border-bottom:1px solid #ffffff0b;position:relative;z-index:51}.announcement-inner{height:100%;display:flex;justify-content:space-between;align-items:center}.announcement p{font-size:10px;display:flex;gap:14px;align-items:center;color:#8994a7}.announcement strong{color:#e8edf5;font-size:9px;letter-spacing:.1em;font-weight:600}.announcement button{font-size:10px;padding:0;color:#fff}.announcement button span{margin-left:13px;color:var(--red)}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--red);display:inline-block;box-shadow:0 0 12px #e0005a60;flex-shrink:0}.site-header{height:85px;position:sticky;top:0;z-index:50;background:linear-gradient(180deg,#05070ce8,#05070c65);margin-bottom:-85px;border-bottom:1px solid #ffffff15;transition:background .3s,box-shadow .3s}.site-header.scrolled{background:#070c16f5;box-shadow:0 4px 30px #0003;backdrop-filter:blur(15px)}.header-inner{height:100%;display:flex;gap:28px;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0}.brand-mark{display:flex;align-items:flex-end;gap:3px;transform:skew(-13deg);height:28px;width:29px}.brand-mark i{width:7px;height:18px;background:#0b63ce;display:block}.brand-mark i:nth-child(2){height:25px;background:#fff}.brand-mark i:nth-child(3){height:32px;background:#e0005a}.brand-type{font-size:14px;letter-spacing:-.05em;font-weight:450;line-height:1.05}.brand-type b{font-weight:850;font-size:23px}.brand-type small{display:block;font-size:4.6px;letter-spacing:.03em;margin-top:6px}.brand-dot{color:var(--red)}.desktop-nav{display:flex;align-items:center;gap:23px}.desktop-nav a{font-size:10px;font-weight:500;white-space:nowrap;position:relative;padding:10px 0;color:#d5dbe7}.desktop-nav a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--red);transition:width .25s}.desktop-nav a:hover:after{width:100%}.desktop-nav a:hover{color:#fff}.menu-toggle{display:none;width:40px;height:40px;place-content:center;gap:7px}.menu-toggle span{width:24px;height:1px;background:white;display:block}.mobile-menu{background:#070d19;color:white;max-width:none;max-height:none;width:100%;height:100dvh;border:none;padding:25px 28px;margin:0}.mobile-menu-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mobile-menu-top>span{letter-spacing:-.04em}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav a{font-size:25px;letter-spacing:-.03em;padding:12px 0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between}.mobile-menu nav a span{font-size:11px;color:var(--muted)}.mobile-menu .button{margin-top:26px;width:100%}.mobile-menu>p{font-size:9px;letter-spacing:.18em;margin-top:25px;color:var(--muted)}
/* Hero */
.hero{min-height:780px;height:calc(100svh - 35px);max-height:1100px;position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;z-index:-3;object-position:62% 48%;filter:saturate(.52);animation:hero-settle 1.5s ease-out both}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(3,8,19,.94) 0%,rgba(3,8,19,.74) 32%,rgba(3,8,19,.16) 77%),linear-gradient(0deg,#05070c 0%,#05070c26 42%,#05070c25 80%,#05070c55)}.hero-content{padding-top:100px;padding-bottom:86px}.hero .eyebrow{font-size:10px;color:#e3e9f4;letter-spacing:.2em;margin-bottom:24px}.accent-line{width:28px;height:2px;background:var(--red)}.hero h1{font-size:clamp(74px,7.6vw,110px);line-height:1.015;letter-spacing:-.065em;font-weight:760;max-width:780px}.next-word{position:relative;display:inline-block}.next-word svg{position:absolute;left:0;bottom:-9px;width:100%;height:15px;fill:none;stroke:#e0005a;stroke-width:3;overflow:visible}.hero-description{font-size:16px;color:#c1c8d3;line-height:1.7;margin-top:30px}.hero-buttons{display:flex;gap:12px;margin-top:29px}.hero-programs{font-size:9px;letter-spacing:.17em;color:#a3aec1;display:flex;gap:13px;margin-top:20px}.hero-programs span{color:#647084}.hero-coordinate{position:absolute;right:40px;top:145px;writing-mode:vertical-rl;font-size:9px;color:#d4ddeb;letter-spacing:.2em}.hero-bottom{position:absolute;bottom:28px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px}.hero-bottom>p{font-size:10px;letter-spacing:.025em;color:#c5cede}.hero-bottom>p span{padding:0 13px;color:var(--red)}.scroll-cue{display:flex;gap:13px;align-items:center;font-size:8px;letter-spacing:.15em;color:#a9b5c7}.scroll-cue>span{border:1px solid #ffffff28;width:25px;height:37px;border-radius:15px;display:grid;place-items:center;font-size:16px;color:#fff}.hero-stats{position:absolute;bottom:112px;right:max(56px,calc((100vw - 1280px)/2));width:345px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ffffff40;padding-top:19px;gap:20px 24px}.hero-stats>div{display:flex;align-items:center;gap:11px}.hero-stats strong{font-size:40px;font-weight:650;letter-spacing:-.055em;white-space:nowrap}.hero-stats strong span{font-size:24px;color:#86b2f7}.hero-stats p{font-size:8px;color:#c5cfdd;line-height:1.55}.stats-footnote{grid-column:1/-1;font-size:7px;letter-spacing:.14em;color:#8c9bb2;margin-top:4px}.belief-strip{border-block:1px solid var(--border);background:#090e17;padding:29px 0}.belief-strip .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.belief-strip .container>span{font-size:8px;letter-spacing:.17em;color:#7f8ba1}.belief-strip p{font-size:16px;color:#9ca6b8;letter-spacing:-.035em}.belief-strip strong{font-weight:500;color:white}.blue-arrow{color:#4a8ae2;font-size:28px;margin-left:22px}
/* Programs */
.program-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.program-card{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#0a0f19;transition:border-color .3s,transform .3s}.program-card:hover{border-color:#3a527a;transform:translateY(-4px)}.program-image{height:270px;position:relative;overflow:hidden}.program-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#070b17b8,transparent 75%),#071b451f}.program-image img{height:100%;filter:saturate(.55);transition:transform .7s}.program-card:hover img{transform:scale(1.04)}.image-kicker{position:absolute;top:23px;left:26px;font-size:8px;letter-spacing:.15em;z-index:1;color:#edf1f9}.program-number{position:absolute;bottom:13px;left:25px;z-index:1;font-size:71px;font-weight:600;letter-spacing:-.06em;line-height:1;color:#ffffffbd}.program-category{position:absolute;right:25px;bottom:23px;z-index:1;border:1px solid #ffffff60;border-radius:3px;padding:7px 9px;font-size:7px;letter-spacing:.15em;background:#050b1560}.program-body{padding:25px 28px 28px}.program-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.program-title-row h3{font-size:34px}.circle-arrow{width:38px;height:38px;border:1px solid var(--border);border-radius:50%;font-size:23px;display:grid;place-items:center}.circle-arrow:hover{background:var(--red);border-color:var(--red);transform:rotate(5deg)}.program-body>p{font-size:13px;color:var(--muted);max-width:480px;min-height:45px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0 25px}.tags span{padding:6px 9px;border:1px solid #ffffff12;font-size:8px;border-radius:3px;color:#bac5d5}.program-body .text-link{border:0;padding:0;width:100%;justify-content:space-between;font-size:11px}.program-body .text-link span{color:#799dcc}
/* Philosophy and mentors */
.why-section{background:#0a0f19;border-block:1px solid #ffffff06}.why-layout{display:grid;grid-template-columns:1fr 1.04fr;gap:64px;align-items:stretch}.why-visual{position:relative;border-radius:10px;overflow:hidden;min-height:510px}.why-visual>img{height:100%;position:absolute;inset:0;object-position:65% 50%;filter:saturate(.4)}.why-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#061b45ee,transparent 80%)}.why-image-copy{position:absolute;bottom:35px;left:32px;right:30px;z-index:1}.why-image-copy .eyebrow{font-size:8px;color:#a4c7fc;margin-bottom:17px}.why-image-copy>p{font-size:44px;font-weight:650;letter-spacing:-.055em;line-height:1.1}.huge-arrow{position:absolute;bottom:0;right:0;font-size:70px;font-weight:300;color:#729ee1}.why-statements{display:flex;flex-direction:column;justify-content:space-between}.why-item{display:flex;gap:23px;align-items:flex-start;padding:26px 0;border-bottom:1px solid var(--border);transition:padding .3s}.why-item:first-child{padding-top:12px}.why-item:last-child{border-bottom:0;padding-bottom:12px}.why-item>span:first-child{font-size:11px;color:#5997eb;margin-top:4px}.why-item h3{font-size:23px;letter-spacing:-.04em;margin-bottom:13px}.why-item p{font-size:12px;color:var(--muted);max-width:355px}.why-item .item-arrow{margin-left:auto;color:#7289ac;font-size:23px}.why-item:hover{padding-left:7px}.why-item:hover .item-arrow{color:var(--red)}.faculty-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.portrait{height:318px;border-radius:8px;overflow:hidden;position:relative;background:#161e2b;border-bottom:3px solid transparent;transition:border-color .3s}.portrait>img{height:100%;filter:grayscale(1) brightness(.77);object-position:50% 30%;transition:transform .6s,filter .6s}.portrait:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#07101a80,transparent 60%);pointer-events:none}.portrait-label{position:absolute;bottom:10px;left:12px;z-index:2;font-size:6px;letter-spacing:.12em;color:#bac4d4}.leader-insight{position:absolute;bottom:35px;left:18px;right:12px;font-size:12px;line-height:1.6;z-index:2;opacity:0;transform:translateY(10px);transition:.35s;text-shadow:0 1px 10px black}.leader-card:hover .leader-insight,.leader-card:focus .leader-insight{opacity:1;transform:none}.leader-card:hover img,.leader-card:focus img{transform:scale(1.05);filter:grayscale(.35) brightness(.65)}.leader-card:hover .portrait,.leader-card:focus .portrait{border-color:var(--red)}.leader-card h3{font-size:17px;margin-top:20px;letter-spacing:-.025em}.leader-card>p{font-size:10px;color:var(--muted);margin-top:6px}
/* Numbers and awards */
.legacy-section{background:#061b45;padding:58px 0 65px;position:relative;overflow:hidden}.legacy-section:after{content:'';width:550px;height:550px;position:absolute;border:1px solid #ffffff06;border-radius:50%;top:-370px;right:15%;pointer-events:none}.legacy-section .eyebrow{color:#7396c6;font-size:9px;margin-bottom:30px}.legacy-grid{display:grid;grid-template-columns:1fr 1.35fr 1fr 1fr}.legacy-grid>div{padding:0 30px;border-right:1px solid #ffffff20}.legacy-grid>div:first-child{padding-left:0}.legacy-grid>div:last-child{border:0;padding-right:0}.legacy-grid strong{display:block;font-size:clamp(50px,6.2vw,88px);font-weight:650;letter-spacing:-.075em;line-height:1}.legacy-grid em{font-style:normal;color:#669def;font-size:.55em;vertical-align:top;position:relative;top:10px;margin-left:4px}.legacy-grid p{color:#b1c1da;font-size:12px;line-height:1.65;margin-top:19px}.awards-section{background:#080e1b}.awards-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-left:1px solid var(--border)}.award-item{padding:28px 23px 30px;border-bottom:1px solid var(--border);border-right:1px solid var(--border);min-height:190px;position:relative;transition:background .3s}.award-item:hover{background:#0b1b34}.award-item>svg{width:35px;height:35px;stroke:#7197d2;stroke-width:1.1;margin-bottom:23px}.award-item h3{font-size:14px;line-height:1.6;letter-spacing:-.01em;font-weight:500;max-width:230px}.award-index{position:absolute;top:30px;right:23px;font-size:8px;color:#57749f}.recruiter-section{padding-bottom:78px}.recruiter-grid{display:flex;gap:10px;align-items:stretch;margin:42px 0 24px}.recruiter-logo{height:92px;flex:1;background:#0c1019;border:1px solid #ffffff09;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#c5cbd6;font-size:21px;font-weight:750;letter-spacing:-.07em;transition:.3s;position:relative;min-width:0}.recruiter-logo:hover{color:#fff;border-color:#28538f;background:#0c182b;transform:translateY(-3px)}.recruiter-logo>span:not(.logo-orbit){font-size:4.5px;letter-spacing:.06em;margin-top:4px}.recruiter-logo.wipro{font-size:27px;font-weight:500}.logo-orbit{position:absolute;right:17px;top:4px;font-size:42px;color:#8c9fbf;opacity:.65}.recruiter-logo.wns{font-style:italic;font-size:26px;letter-spacing:-.03em}.recruiter-logo.reliance{font-family:Georgia,serif;letter-spacing:-.025em}.recruiter-logo.axa{font-family:Georgia,serif;font-style:italic;font-size:30px}.recruiter-logo.icici{font-size:17px;font-style:italic}.recruiter-logo.mahindra{font-size:17px}.recruiter-logo.mahindra span{font-size:9px;letter-spacing:.24em}
/* Outcomes */
.placement-section{background:linear-gradient(115deg,#05245a,#062b6a 65%,#073b91);position:relative;overflow:hidden;padding:88px 0}.placement-grid-lines{position:absolute;inset:0;background-image:linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:100px 100px;pointer-events:none}.placement-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;position:relative}.placement-copy{position:relative}.placement-copy .eyebrow{color:#8eb4eb;margin-bottom:22px}.placement-copy h2{font-size:clamp(40px,4.8vw,69px)}.placement-copy>p:not(.eyebrow){color:#adc1de;font-size:13px;max-width:355px;margin-top:25px}.placement-copy .button{margin-top:33px;position:relative;z-index:1}.placement-watermark{position:absolute;bottom:-80px;right:3px;font-size:180px;color:#ffffff07;line-height:1;font-weight:200}.placement-metrics{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.placement-metrics>div{padding:22px 0 28px;border-bottom:1px solid #ffffff27}.placement-metrics>div:nth-child(n+3){padding-top:30px}.placement-metrics strong{font-size:clamp(50px,6.6vw,95px);font-weight:650;letter-spacing:-.07em;white-space:nowrap;line-height:1}.placement-metrics em{font-size:24px;font-style:normal;color:#8db7f5;margin-left:5px;letter-spacing:-.03em;font-weight:450}.placement-metrics p{font-size:8px;letter-spacing:.11em;color:#b4c9e6;margin-top:17px}.placement-metrics .metric-note{font-size:8px;letter-spacing:0;color:#88a3cb;grid-column:1/-1;max-width:390px;margin-top:16px}.alumni-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:20px;align-items:end}.alumni-card{height:345px;border-radius:8px;overflow:hidden;position:relative;background:var(--card)}.alumni-feature{height:430px}.alumni-card>img{height:100%;filter:grayscale(.8) brightness(.7);object-position:50% 25%;transition:transform .6s}.alumni-card:hover>img{transform:scale(1.045)}.alumni-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#07101df7 0%,#07101d20 90%)}.alumni-card>div{position:absolute;bottom:25px;left:23px;right:20px;z-index:1}.alumni-company{font-size:16px;font-weight:700;letter-spacing:-.03em;display:block;margin-bottom:17px}.alumni-card h3{font-size:24px;line-height:1.13}.alumni-feature h3{font-size:32px}.alumni-card p{font-size:9px;color:#c5cddd;margin-top:12px}.alumni-card .small-note{font-size:7px;margin-top:8px;display:block}.alumni-destinations{border-block:1px solid var(--border);margin-top:28px;padding:24px 0;display:flex;align-items:center;gap:60px}.alumni-destinations>span:first-child{font-size:8px;letter-spacing:.12em;color:var(--muted);margin-right:auto}.alumni-destinations strong{font-size:18px;color:#c5cbd6;letter-spacing:-.04em}.alumni-destinations .blue-arrow{margin-left:auto}
/* Stories, campus and life */
.stories-section{background:#0a0f19}.stories-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:22px}.story-stack{display:grid;gap:22px}.story-card{height:248px;border-radius:8px;position:relative;overflow:hidden;text-align:left;padding:0;display:block;isolation:isolate;border:1px solid #ffffff0f}.story-feature{height:518px}.story-card>img{height:100%;filter:saturate(.4) brightness(.7);transition:transform .7s}.story-card:hover>img{transform:scale(1.05)}.story-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#04102be8,transparent 100%);z-index:0}.play-button{border:1px solid #ffffff80;background:#ffffff10;backdrop-filter:blur(8px);border-radius:50%;width:46px;height:46px;display:grid;place-items:center;font-size:22px;position:absolute;top:25px;left:28px;z-index:1;padding-left:3px;transition:.3s}.story-card:hover .play-button{background:var(--red);border-color:var(--red);transform:scale(1.07)}.story-feature .play-button{width:62px;height:62px;top:35px;left:32px}.story-content{position:absolute;left:28px;bottom:27px;right:25px;z-index:1;display:flex;flex-direction:column}.story-content .eyebrow{font-size:8px;color:#b3c7e6;margin-bottom:11px}.story-content strong{font-size:27px;line-height:1.08;letter-spacing:-.055em;font-weight:650}.story-content>span:last-child{color:#abbad0;font-size:10px;margin-top:12px}.story-feature .story-content{left:32px;bottom:33px}.story-feature .story-content strong{font-size:45px}.film-label{position:absolute;top:28px;right:25px;font-size:7px;letter-spacing:.17em;z-index:1;color:#c7d4e6}.campus-grid{display:grid;grid-template-columns:1.45fr 1fr;grid-template-rows:245px 245px;gap:21px}.campus-photo{position:relative;border-radius:8px;overflow:hidden;isolation:isolate}.campus-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#050d1fdd,transparent 80%);z-index:0}.campus-photo>img{height:100%;filter:saturate(.35) brightness(.8);transition:transform .6s}.campus-photo:hover>img{transform:scale(1.04)}.campus-main{grid-row:1/3}.campus-photo figcaption{position:absolute;bottom:26px;left:28px;right:28px;z-index:1}.campus-photo figcaption>span:first-child{font-size:8px;letter-spacing:.14em;color:#c0d0e8}.campus-photo h3{font-size:28px;margin:8px 0 10px}.campus-main h3{font-size:38px}.campus-photo figcaption>span:last-child{font-size:10px;color:#c8d2e1;display:flex;justify-content:space-between;align-items:center}.campus-photo figcaption b{font-size:24px;font-weight:400}.campus-section .small-note{margin-top:16px;font-size:8px}.student-life-section{padding-top:20px}.section-nav>p{font-size:12px;color:var(--muted);margin-bottom:17px}.section-nav>div{display:flex;gap:10px;justify-content:flex-end}.life-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:5px 0 20px}.life-track::-webkit-scrollbar{display:none}.life-card{flex:0 0 calc((100% - 44px)/3);scroll-snap-align:start;min-width:0}.life-image{height:225px;position:relative;overflow:hidden;border-radius:8px}.life-image>img{height:100%;filter:saturate(.5) brightness(.65);transition:transform .6s}.life-card:hover img{transform:scale(1.05)}.life-image>span{position:absolute;left:20px;bottom:15px;font-size:43px;letter-spacing:-.07em;font-weight:600;z-index:1;color:#ffffffb0}.life-card h3{font-size:23px;margin:20px 0 10px}.life-card>p{font-size:12px;color:var(--muted);line-height:1.7;padding-right:20px}.track-progress{height:2px;background:#ffffff12;margin-top:25px}.track-progress>span{display:block;height:100%;background:var(--red);width:37.5%;transition:transform .3s}.testimonials-section{background:#0a0f19;border-block:1px solid #ffffff08}.testimonial-controls{display:flex;align-items:center;gap:10px}.testimonial-controls>span{font-size:12px;margin-right:16px;letter-spacing:.05em}.testimonial-controls>span>span{color:#69768c;margin-left:5px}.testimonial-layout{display:grid;grid-template-columns:.68fr 1.5fr;gap:70px;align-items:center}.testimonial-portrait{height:365px;position:relative;overflow:hidden;border-radius:7px}.testimonial-portrait>img{height:100%;object-position:50% 35%;filter:grayscale(1) brightness(.75)}.testimonial-portrait>span{position:absolute;left:0;right:0;bottom:0;padding:15px 19px;background:#061b45ba;font-size:7px;letter-spacing:.15em}.testimonial-content{position:relative;padding-top:4px}.quote-mark{font-family:Georgia,serif;position:absolute;left:-6px;top:-41px;font-size:125px;color:#17386a;line-height:1}.star-rating{color:#699be4;letter-spacing:4px;font-size:11px;position:relative;z-index:1;margin-bottom:26px}.testimonial-content blockquote{margin:0;font-size:clamp(24px,2.8vw,38px);line-height:1.4;font-weight:500;letter-spacing:-.035em;min-height:165px}.testimonial-attribution{border-top:1px solid var(--border);margin-top:27px;padding-top:23px;display:flex;justify-content:space-between;align-items:center}.testimonial-attribution strong{font-size:12px}.testimonial-attribution p{font-size:9px;color:#9facbf;margin-top:6px}.testimonial-symbol{font-size:40px;color:#608cce;font-weight:300}.testimonial-content .small-note{margin-top:12px;font-size:8px}
/* Final chapter and footer */
.final-cta{background:linear-gradient(115deg,#071735,#072b6e 80%,#073b91);padding:87px 0 28px;position:relative;overflow:hidden;isolation:isolate}.cta-orb{position:absolute;width:650px;height:650px;border:1px solid #ffffff09;border-radius:50%;right:-45px;top:-70px;z-index:-1;box-shadow:0 0 0 80px #ffffff02,0 0 0 160px #ffffff02}.cta-orb:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 90%,#c900462d,transparent 65%);border-radius:50%}.final-cta .eyebrow{color:#a1bada;margin-bottom:23px;font-size:9px}.final-cta h2{font-size:clamp(54px,7vw,96px);line-height:1.05;position:relative;max-width:1000px}.final-cta h2>span:not(.cta-arrow){color:#81b0f5}.cta-arrow{font-weight:250;font-size:170px;position:absolute;right:15px;top:-10px;color:#a0bce8}.final-cta .container>p:not(.eyebrow){font-size:14px;color:#b5c7e2;margin-top:25px}.cta-buttons{display:flex;gap:12px;align-items:center;margin-top:31px}.cta-buttons .brochure-link{margin-left:18px;font-size:11px;gap:25px;border-bottom-color:#ffffff30}.cta-bottom{border-top:1px solid #ffffff1c;margin-top:70px;padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:7px;letter-spacing:.15em;color:#8ca7ce}.site-footer{padding:72px 0 24px;background:#05070c}.footer-top{display:grid;grid-template-columns:1.7fr .8fr .8fr 1fr .7fr;gap:35px}.footer-brand>p{font-size:12px;color:#8e9bb0;margin-top:22px;max-width:245px;line-height:1.8}.footer-location{font-size:10px;color:#8593a9;display:flex;align-items:center;gap:7px;margin-top:20px}.footer-location .icon{width:14px;height:14px}.footer-brand>.text-link{font-size:10px;gap:10px;margin-top:20px}.footer-column{display:flex;flex-direction:column;gap:13px;align-items:flex-start}.footer-column h3{font-size:9px;letter-spacing:.13em;margin-bottom:8px;color:#e0e7f2;font-weight:600}.footer-column a,.footer-column button{padding:0;text-align:left;font-size:10px;color:#8e9bb0;line-height:1.7}.footer-column button span{margin-left:5px}.footer-column a:hover,.footer-column button:hover{color:white}.footer-wordmark{font-size:clamp(65px,11vw,156px);font-weight:800;letter-spacing:-.07em;line-height:1;margin-top:70px;white-space:nowrap;color:#ffffff06}.footer-wordmark span{-webkit-text-stroke:1px #ffffff17;color:transparent}.footer-bottom{margin-top:23px;padding-top:24px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;gap:20px;color:#7e8a9e;font-size:8px}.footer-bottom>div{display:flex;gap:26px;align-items:center}.footer-bottom button{font-size:8px;padding:0;color:#7e8a9e}.footer-bottom a{font-size:7px;letter-spacing:.08em}.prototype-note{font-size:7px;color:#556174;margin-top:21px;max-width:880px;line-height:1.8}.floating-actions{position:fixed;right:0;top:43%;z-index:30;display:flex;flex-direction:column;border-radius:5px 0 0 5px;overflow:hidden;border:1px solid #ffffff13;border-right:0;box-shadow:0 3px 20px #0004}.floating-actions>button{width:41px;height:43px;background:#0a1325;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ffffff15;position:relative}.floating-actions>button:first-child{background:#c90046}.floating-actions>button:hover{background:var(--blue)}.floating-actions>button:last-child{border:0}.floating-actions .icon{width:17px;height:17px}.floating-actions>button>span{display:none}.mobile-actions{display:none}
/* Dialogs */
.detail-dialog{width:min(610px,calc(100% - 32px));max-height:88dvh;padding:45px;background:#0d1422;color:#fff;border:1px solid #ffffff24;border-radius:14px;box-shadow:0 30px 100px #0008;overflow-y:auto}.detail-dialog::backdrop,.mobile-menu::backdrop{background:#02050bcc;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:18px;top:18px;width:34px;height:34px;font-size:24px}.detail-dialog .eyebrow{margin:10px 25px 17px 0;font-size:9px;color:#83a7db}.detail-dialog h2{font-size:37px;margin:0 25px 22px 0}.detail-dialog p{font-size:13px;color:#b1bfd2;margin:14px 0}.detail-dialog .button{margin-top:20px}.dialog-hero{width:100%;height:200px;border-radius:7px;margin:23px 0;filter:saturate(.5)}.detail-dialog ul{padding-left:20px;font-size:13px;line-height:2;color:#b1bfd2}.interest-form{margin-top:25px}.interest-form label{display:block;font-size:12px;margin-bottom:10px}.interest-form select{appearance:auto;width:100%;padding:15px;border:1px solid #ffffff30;background:#070c16;color:white;border-radius:5px}.interest-form .button{width:100%}.dialog-notice{border-left:2px solid var(--red);padding:10px 15px;background:#ffffff03;margin-top:20px!important;font-size:11px!important}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);padding:16px 24px;border:1px solid #42639b;background:#101c31;border-radius:7px;box-shadow:0 5px 20px #0005;font-size:12px;z-index:200;opacity:0;pointer-events:none;transition:.3s;max-width:calc(100% - 40px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.saved-interest{color:#8ebafa!important;border:1px solid #204b8a;padding:15px;background:#061b45;border-radius:5px}
@keyframes hero-settle{from{transform:scale(1.035);opacity:.5}to{transform:scale(1);opacity:1}}@keyframes reveal-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.reveal.in-view{animation:reveal-up .65s ease-out both}
/* Tablet */
@media(min-width:1600px){.hero-stats{width:400px;bottom:150px}.hero-stats strong{font-size:46px}.hero-stats p{font-size:9px}.hero-content{padding-top:80px}.hero-description{font-size:18px}.desktop-nav a{font-size:11px}.hero-bottom>p{font-size:12px}}
@media(max-width:1199px){.container{width:calc(100% - 80px)}.header-inner{gap:20px}.desktop-nav{gap:14px}.desktop-nav a{font-size:9px}.brand-type{font-size:12px}.brand-type b{font-size:21px}.brand-type small{font-size:4px}.brand-mark{transform:skew(-13deg) scale(.9);width:24px}.button-small{gap:12px;padding:10px 13px;font-size:10px}.hero-stats{right:40px;width:310px}.hero-stats strong{font-size:35px}.hero-stats p{font-size:7px}.hero-stats>div{gap:8px}.hero h1{font-size:86px}.hero{min-height:770px}.why-layout{gap:40px}.why-item h3{font-size:20px}.why-item p{font-size:11px}.portrait{height:270px}.leader-card h3{font-size:15px}.legacy-grid>div{padding-inline:24px}.placement-layout{gap:50px}.testimonial-layout{gap:45px}.footer-top{gap:25px}.floating-actions{top:45%}}
@media(max-width:1000px){.desktop-nav{display:none}.header-apply{margin-left:auto}.menu-toggle{display:grid}.brand-type{font-size:15px}.brand-type b{font-size:24px}.brand-type small{font-size:4.8px}.section{padding:80px 0}.hero h1{font-size:78px}.hero-stats{width:300px;bottom:115px}.hero-stats strong{font-size:32px}.hero-description{font-size:14px}.hero-bottom>p{font-size:8px}.hero-bottom>p span{padding:0 5px}.hero-programs{font-size:8px}.hero-buttons .button{padding:15px 19px;font-size:11px;gap:25px}.section-heading{align-items:flex-start}.section-heading>p{font-size:12px;max-width:265px}.section-heading h2{font-size:39px}.program-image{height:220px}.program-body{padding:23px}.program-body>p{font-size:12px;min-height:62px}.program-title-row h3{font-size:29px}.why-layout{gap:30px;grid-template-columns:.85fr 1fr}.why-visual{min-height:510px}.why-item{gap:14px}.why-image-copy{left:23px;right:20px}.why-image-copy>p{font-size:35px}.huge-arrow{font-size:50px}.faculty-grid{gap:15px}.portrait{height:235px}.leader-card h3{font-size:13px}.leader-card>p{font-size:9px}.legacy-grid>div{padding-inline:20px}.legacy-grid strong{font-size:55px}.legacy-grid p{font-size:10px}.awards-grid{grid-template-columns:repeat(4,1fr)}.award-item{padding:24px 17px}.award-item h3{font-size:12px}.recruiter-grid{flex-wrap:wrap;justify-content:center}.recruiter-logo{flex:0 0 calc(25% - 10px)}.placement-layout{gap:40px}.placement-copy h2{font-size:43px}.placement-metrics strong{font-size:59px}.placement-metrics em{font-size:18px}.alumni-grid{gap:14px}.alumni-card>div{left:17px;right:15px}.alumni-card h3{font-size:21px}.alumni-feature h3{font-size:27px}.alumni-destinations{gap:35px}.alumni-destinations>span:first-child{font-size:7px}.alumni-destinations strong{font-size:15px}.story-content strong{font-size:24px}.story-feature .story-content strong{font-size:36px}.campus-grid{grid-template-rows:220px 220px}.campus-photo h3{font-size:25px}.campus-main h3{font-size:32px}.campus-photo figcaption{left:20px;right:20px}.life-card{flex-basis:calc((100% - 22px)/2.4)}.life-image{height:200px}.testimonial-layout{grid-template-columns:.7fr 1.3fr;gap:35px}.testimonial-content blockquote{font-size:26px;min-height:170px}.testimonial-portrait{height:340px}.cta-arrow{font-size:140px;right:0}.footer-top{grid-template-columns:repeat(4,1fr);gap:38px 28px}.footer-brand{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.footer-brand>p{margin-top:0}.footer-brand>.text-link{justify-self:start}.footer-wordmark{font-size:11vw}.floating-actions{display:none}}
/* Mobile */
@media(max-width:767px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}.section{padding:65px 0}.announcement{height:32px}.announcement-description{display:none}.announcement p{gap:8px}.announcement strong{font-size:8px}.announcement button{font-size:9px}.site-header{height:73px;margin-bottom:-73px}.header-inner{gap:15px}.header-apply{display:none}.brand-type{font-size:14px}.brand-type b{font-size:23px}.brand-type small{font-size:4.5px}.brand-mark{transform:skew(-13deg) scale(.87)}.hero{height:auto;min-height:890px;display:block}.hero-image{object-position:64% 30%;height:650px}.hero-shade{background:linear-gradient(90deg,#030813dc,#0308134d),linear-gradient(0deg,#05070c 10%,#05070cc9 28%,#05070c15 75%)}.hero-content{padding-top:128px;padding-bottom:0;position:relative}.hero .eyebrow{font-size:8px;letter-spacing:.14em;margin-bottom:25px;gap:8px}.accent-line{width:20px}.hero h1{font-size:clamp(40px,10.9vw,64px);line-height:1.075;letter-spacing:-.055em;max-width:480px}.next-word svg{bottom:-10px;height:12px}.hero-description{font-size:13px;margin-top:30px;line-height:1.7}.hero-buttons{margin-top:24px;gap:10px}.hero-buttons .button{padding:14px 18px;font-size:10px;gap:23px;min-height:48px}.hero-programs{font-size:7px;letter-spacing:.15em;gap:10px;margin-top:20px}.hero-coordinate{display:none}.hero-stats{position:relative;right:auto;bottom:auto;width:calc(100% - 40px);margin:43px auto 0;gap:22px 26px;padding-top:23px;border-color:#ffffff26}.hero-stats strong{font-size:40px}.hero-stats strong span{font-size:25px}.hero-stats>div{gap:10px}.hero-stats p{font-size:8px}.stats-footnote{font-size:6px;letter-spacing:.14em}.hero-bottom{position:relative;bottom:auto;margin-top:30px;margin-bottom:25px;justify-content:space-between}.hero-bottom>p{font-size:7px;max-width:175px;line-height:1.9;text-align:right}.hero-bottom>p span{padding:0 2px}.scroll-cue{font-size:6px;gap:8px;max-width:130px;line-height:1.8}.scroll-cue>span{min-width:22px;width:22px;height:31px}.belief-strip{padding:25px 0}.belief-strip .container{display:block}.belief-strip .container>span{font-size:6px;letter-spacing:.13em}.belief-strip p{font-size:17px;margin-top:12px;line-height:1.5}.belief-strip .blue-arrow{font-size:24px;margin-left:5px}.mobile-only{display:block}.section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:15px}.section-heading h2,h2{font-size:34px;line-height:1.15;letter-spacing:-.055em}.section-heading>p{font-size:12px;max-width:100%;margin-top:18px;line-height:1.8}.desktop-break{display:none}.program-grid{grid-template-columns:1fr;gap:24px}.program-image{height:230px}.image-kicker{font-size:7px;top:20px;left:22px}.program-number{font-size:67px;left:20px}.program-category{right:20px;font-size:6px}.program-body{padding:22px}.program-title-row h3{font-size:30px}.program-body>p{font-size:12px;min-height:0}.tags{gap:6px;margin:21px 0}.tags span{font-size:7px;padding:5px 7px}.program-body .text-link{font-size:11px}.why-layout{grid-template-columns:1fr;gap:25px}.why-visual{min-height:390px}.why-image-copy{bottom:30px;left:25px}.why-image-copy>p{font-size:39px}.why-item{padding:23px 0;gap:18px}.why-item:first-child{padding-top:12px}.why-item h3{font-size:21px}.why-item p{font-size:12px}.why-item>span:first-child{font-size:10px}.faculty-grid{grid-template-columns:1fr 1fr;gap:28px 16px}.portrait{height:230px}.leader-card h3{font-size:14px;line-height:1.5;margin-top:13px;letter-spacing:-.045em}.leader-card>p{font-size:9px;line-height:1.6;margin-top:3px}.portrait-label{font-size:5px;left:8px}.leader-insight{font-size:10px;left:12px}.legacy-section{padding:40px 0}.legacy-section .eyebrow{font-size:7px;margin-bottom:23px}.legacy-grid{grid-template-columns:1fr 1.05fr;gap:30px 0}.legacy-grid>div{padding:0 0 0 23px}.legacy-grid>div:nth-child(odd){padding-left:0}.legacy-grid>div:nth-child(even){border-right:0}.legacy-grid strong{font-size:60px}.legacy-grid em{top:7px}.legacy-grid p{font-size:10px;margin-top:13px}.awards-grid{grid-template-columns:1fr 1fr}.award-item{padding:23px 17px;min-height:184px}.award-item>svg{width:31px;height:31px;margin-bottom:18px}.award-item h3{font-size:12px;line-height:1.6}.award-index{font-size:7px;top:24px;right:17px}.section-heading.centered h2{font-size:35px}.centered .eyebrow{font-size:7px}.centered>p{font-size:12px;margin-top:18px}.recruiter-grid{gap:9px;margin-top:30px}.recruiter-logo{flex:0 0 calc(33.333% - 6px);height:82px;font-size:17px}.recruiter-logo.wipro{font-size:23px}.logo-orbit{font-size:32px;right:11px}.recruiter-logo.icici{font-size:14px}.recruiter-logo.mahindra{font-size:14px}.placement-section{padding:60px 0}.placement-layout{grid-template-columns:1fr;gap:40px}.placement-copy h2{font-size:43px}.placement-copy .eyebrow{font-size:8px}.placement-copy>p:not(.eyebrow){font-size:12px;max-width:310px;margin-top:20px}.placement-copy .button{font-size:11px;margin-top:25px;min-height:48px}.placement-watermark{right:10px;bottom:-25px;font-size:155px}.placement-metrics{gap:0 22px}.placement-metrics strong{font-size:66px}.placement-metrics em{font-size:22px}.placement-metrics p{font-size:7px;margin-top:13px}.placement-metrics>div{padding:15px 0 23px}.placement-metrics>div:nth-child(n+3){padding-top:25px}.placement-metrics .metric-note{font-size:8px}.alumni-grid{grid-template-columns:1fr 1fr;gap:15px}.alumni-feature{grid-column:1/-1;height:420px}.alumni-card:not(.alumni-feature){height:295px}.alumni-card>div{bottom:20px;left:16px;right:12px}.alumni-card .alumni-company{font-size:15px;margin-bottom:12px}.alumni-card h3{font-size:21px;line-height:1.2}.alumni-feature h3{font-size:35px}.alumni-card p{font-size:8px;line-height:1.8}.alumni-card .small-note{font-size:6px}.alumni-destinations{gap:26px;flex-wrap:wrap;padding:20px 0;margin-top:24px}.alumni-destinations>span:first-child{flex-basis:100%;font-size:7px}.alumni-destinations strong{font-size:15px}.alumni-destinations .blue-arrow{font-size:23px}.stories-grid{grid-template-columns:1fr;gap:17px}.story-feature{height:410px}.story-stack{gap:17px}.story-card{height:245px}.story-card.story-feature{height:410px}.story-feature .story-content strong{font-size:39px}.story-content strong{font-size:27px}.story-feature .story-content{left:25px;bottom:28px}.story-feature .play-button{left:25px;top:25px}.story-content{left:24px}.film-label{font-size:6px;right:22px}.campus-grid{grid-template-columns:1fr;grid-template-rows:390px 250px 250px;gap:17px}.campus-main{grid-row:auto}.campus-photo figcaption{left:24px;right:24px}.campus-main h3{font-size:34px}.campus-photo h3{font-size:29px}.campus-photo figcaption>span:first-child{font-size:7px}.campus-section .small-note{font-size:7px}.student-life-section{padding-top:10px}.section-nav{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:23px}.section-nav>p{margin-bottom:0;font-size:11px}.section-nav .icon-button{width:34px;height:34px;font-size:18px}.life-track{gap:16px}.life-card{flex-basis:85%}.life-image{height:225px}.life-card h3{font-size:24px}.life-card>p{font-size:12px}.testimonial-controls{margin-top:24px;justify-content:flex-end}.testimonial-controls .icon-button{width:37px;height:37px}.testimonial-layout{grid-template-columns:1fr;gap:38px}.testimonial-portrait{height:300px;width:100%}.testimonial-portrait>img{object-position:50% 30%}.testimonial-content{padding-top:12px}.testimonial-content blockquote{font-size:28px;min-height:195px}.quote-mark{top:-30px}.star-rating{margin-bottom:22px}.testimonial-attribution{margin-top:22px;padding-top:18px}.final-cta{padding:65px 0 24px}.final-cta .eyebrow{font-size:8px;margin-bottom:22px}.final-cta h2{font-size:45px;line-height:1.12}.cta-arrow{display:none}.final-cta .container>p:not(.eyebrow){font-size:12px;line-height:1.8;margin-top:22px}.cta-buttons{flex-wrap:wrap;gap:10px;margin-top:28px}.cta-buttons .button{font-size:10px;gap:20px;min-height:49px;padding:14px 16px}.cta-buttons .brochure-link{margin:11px 0 0;font-size:10px;gap:20px;flex-basis:auto}.cta-bottom{font-size:6px;line-height:1.8;gap:20px;margin-top:40px}.cta-bottom>span:last-child{white-space:nowrap}.site-footer{padding:50px 0 90px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-brand{display:block}.footer-brand>p{margin-top:20px;max-width:270px;font-size:12px}.footer-brand>.text-link{margin-top:18px}.footer-column{gap:12px}.footer-column h3{font-size:9px;margin-bottom:3px}.footer-column a,.footer-column button{font-size:11px}.footer-wordmark{margin-top:45px;font-size:10.7vw}.footer-bottom{display:block;margin-top:20px;padding-top:21px;font-size:8px}.footer-bottom>div{margin-top:18px;gap:20px;justify-content:space-between}.footer-bottom button{font-size:8px}.prototype-note{font-size:7px;margin-top:23px}.mobile-actions{display:flex;position:fixed;bottom:0;left:0;right:0;height:calc(57px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#0b1425;border-top:1px solid #ffffff20;z-index:45;box-shadow:0 -5px 25px #0003}.mobile-actions>button{width:50%;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:11px;padding:15px 25px}.mobile-actions>button:first-child{background:var(--red)}.mobile-actions>button>span{font-size:20px}.detail-dialog{padding:35px 25px;max-height:84dvh}.detail-dialog h2{font-size:30px;margin-top:15px}.detail-dialog .eyebrow{font-size:8px}.detail-dialog .button{font-size:11px}.dialog-hero{height:180px}.toast{bottom:80px;font-size:11px;padding:14px 20px}}
@media(max-width:374px){.container{width:calc(100% - 32px)}.hero-stats{width:calc(100% - 32px)}.hero h1{font-size:40px}.hero-stats strong{font-size:35px}.hero-stats p{font-size:7px}.hero-buttons .button{padding-inline:15px;gap:18px}.portrait{height:210px}.legacy-grid strong{font-size:53px}.alumni-destinations{gap:20px}.final-cta h2{font-size:40px}.cta-buttons .button{padding-inline:13px;gap:13px}.footer-bottom>div{gap:12px}.mobile-menu nav a{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-image{transform:none}.life-track{scroll-behavior:auto}}
