:root{color:#171a19;background:#f8f7f3;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171a19;--muted: #5f6461;--green: #004d3d;--paper: #f8f7f3;--surface: #ffffff;--line: #deded8;--lime: #c8db73}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb,var(--lime),white 20%);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;display:flex;flex-direction:column;overflow:clip}.app-shell>main{flex:1}.site-header{position:relative;z-index:20;background:#f8f7f3f5;border-bottom:1px solid #ecebe6}.header-inner{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;padding:0 64px;margin:0 auto;max-width:1536px}.brand{justify-self:start;display:inline-flex;align-items:center;gap:14px;padding:0;border:0;background:transparent;cursor:pointer;color:var(--green)}.brand span{color:var(--ink);font-family:Avenir Next,Manrope,sans-serif;font-size:25px;font-weight:600;letter-spacing:-.6px;white-space:nowrap}.desktop-nav{display:flex;align-items:center;gap:clamp(32px,4.2vw,68px)}.desktop-nav a,.language-switch button{border:0;background:transparent;cursor:pointer}.desktop-nav a{padding:25px 0 21px;font-size:17px;font-weight:600;border-bottom:3px solid transparent;transition:color .16s ease,border-color .16s ease}.desktop-nav a:hover,.desktop-nav a.active{color:var(--green);border-color:var(--lime)}.header-actions{justify-self:end;display:flex;align-items:center;gap:16px}.language-switch{display:inline-flex;align-items:center;gap:12px;font-size:15px}.language-switch button{position:relative;padding:24px 0 20px}.language-switch button.active{color:var(--green);font-weight:700}.language-switch button.active:after{position:absolute;content:"";height:2px;inset:auto 0 15px;background:var(--green)}.menu-toggle,.mobile-nav{display:none}.hero{display:grid;grid-template-columns:minmax(0,47.4%) minmax(0,52.6%);min-height:366px;max-width:1536px;margin:0 auto}.hero-content{position:relative;z-index:3;padding:42px 64px 28px}.eyebrow{margin:0 0 18px;color:var(--green);font-family:Avenir Next,Manrope,sans-serif;font-size:13px;font-weight:700;letter-spacing:.7px}.hero h1{margin:0;font-size:clamp(42px,3.15vw,48px);line-height:1.03;font-weight:400;letter-spacing:-1.8px}.hero h1 span{display:block}.hero-promise{margin:14px 0 8px;color:var(--green);font-size:clamp(22px,1.85vw,29px);line-height:1.3;font-weight:600;letter-spacing:-.5px}.hero-intro{max-width:610px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}.search-form{position:relative;height:48px;max-width:594px;margin-top:25px;display:grid;grid-template-columns:50px 1fr 58px;align-items:center;border:1px solid #5a5e5b;border-radius:7px;background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease}.search-form:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #c8db7347}.search-form>svg{justify-self:center}.search-form input{min-width:0;height:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:15px}.search-form input::placeholder{color:#777c78}.search-form>button{height:100%;display:grid;place-items:center;border:0;border-radius:0 6px 6px 0;background:var(--green);color:#fff;cursor:pointer;transition:background .16s ease}.search-form>button:hover{background:#003f32}.search-result{position:absolute;z-index:12;top:calc(100% + 9px);left:0;right:0;display:grid;gap:4px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 42px #0032281f;font-size:14px}.search-result strong{color:var(--green)}.search-result.empty strong{color:var(--muted);font-weight:500}.search-result small{color:var(--muted)}.search-result>button{width:max-content;display:inline-flex;align-items:center;gap:7px;margin-top:5px;padding:0;border:0;background:transparent;color:var(--green);font-size:13px;font-weight:650;cursor:pointer}.hero-media{height:366px;margin:0;overflow:hidden;border-radius:56px 0 0 56px;background:#dce6d6}.hero-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 54%}.weekly-strip{min-height:65px;display:grid;grid-template-columns:200px 1fr;align-items:stretch;max-width:1536px;margin:0 auto;padding:0 64px;background:#f3f2ee;border-top:1px solid #efeee9;border-bottom:1px solid #efeee9;scroll-margin-top:20px}.weekly-title{position:relative;display:flex;align-items:center;border-right:1px solid #d8d8d2}.weekly-title h2{margin:0;font-size:17px;font-weight:650}.weekly-title span{position:absolute;left:0;bottom:14px;width:38px;height:2px;background:var(--green)}.weekly-items{display:grid;grid-template-columns:repeat(3,1fr)}.weekly-items a{min-width:0;display:grid;grid-template-columns:38px 1fr 22px;align-items:center;gap:10px;padding:0 26px;border:0;border-right:1px solid #d8d8d2;background:transparent;text-align:left;font-size:13px;cursor:pointer;transition:background .16s ease}.weekly-items a:last-child{border-right:0}.weekly-items a:hover{background:#ebeee6}.weekly-number{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e8ecdf;color:var(--green);font-size:13px;font-weight:650}.campus-section,.study-section,.page-section,.source-band{max-width:1536px;margin:0 auto;padding-left:64px;padding-right:64px;scroll-margin-top:20px}.campus-section{padding-top:15px}.home-explore{padding-top:28px;padding-bottom:34px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px}.section-heading h2{margin:0;font-size:20px;font-weight:650;letter-spacing:-.25px}.section-heading p{max-width:620px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.campus-section>h2,.study-heading-row h2{margin:0;font-size:18px;font-weight:650;letter-spacing:-.2px}.location-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:8px}.location-card{overflow:hidden;display:block;border:1px solid #d5d5cf;border-radius:9px;background:var(--surface);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.location-card:hover{transform:translateY(-2px);border-color:#b6c2b8;box-shadow:0 16px 36px #12261f14}.location-card>img{width:100%;height:188px;display:block;object-fit:cover}.location-card:first-child>img{object-position:center 52%}.location-card:last-child>img{object-position:center 46%}.location-copy{min-height:64px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:8px 16px 9px}.location-copy h3{margin:0 0 3px;font-family:Avenir Next,PingFang SC,sans-serif;font-size:17px;line-height:1.25;font-weight:600}.location-copy p{margin:0;color:#4f5451;font-size:12.5px;line-height:1.45}.location-copy small{display:none;margin-top:6px;color:var(--green);font-size:11px}.location-card:hover small,.location-card:focus-visible small{display:block}.location-copy>svg{color:var(--green);transition:transform .18s ease}.location-card:hover .location-copy>svg{transform:translate(3px)}.study-section{padding-top:8px;padding-bottom:4px}.study-section.routed-section{padding-top:38px;padding-bottom:48px}.study-heading-row{min-height:37px;display:grid;grid-template-columns:255px minmax(0,740px);align-items:end}.path-tabs{display:flex;align-items:end;gap:42px;border-bottom:1px solid var(--line)}.path-tabs button{position:relative;padding:0 12px 9px;border:0;background:transparent;white-space:nowrap;font-size:14px;cursor:pointer}.path-tabs button.active{color:var(--green);font-weight:700}.path-tabs button.active:after{position:absolute;content:"";left:0;right:0;bottom:-1px;height:3px;background:var(--green)}.course-list{max-width:1000px}.course-row{width:100%;min-height:29px;display:grid;grid-template-columns:180px 300px 1fr 28px;align-items:center;gap:16px;padding:2px 4px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer;transition:background .16s ease}.course-row:hover{background:#eef1e8}.course-row.selected{background:#e8eee5}.course-code{color:var(--green);font-size:14px}.course-row strong{font-family:Avenir Next,Manrope,sans-serif;font-size:12.5px;line-height:1.2;font-weight:500}.course-row>span:not(.course-code){color:#707572;font-size:12px}.course-row svg{justify-self:end}.page-intro{display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%);min-height:390px;max-width:1536px;margin:0 auto}.page-intro-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 64px}.page-intro-copy .eyebrow{margin-bottom:24px}.page-intro h1{margin:0;font-size:clamp(43px,3.7vw,58px);line-height:1.04;font-weight:400;letter-spacing:-2px}.page-intro h1 span{display:block}.page-intro-copy>p:last-child{max-width:520px;margin:24px 0 0;color:var(--muted);font-size:15px;line-height:1.75}.page-intro-media{position:relative;height:390px;margin:0;overflow:hidden;border-radius:0 0 0 64px;background:#dce6d6}.page-intro-media img{width:100%;height:100%;display:block;object-fit:cover}.page-intro-media a{position:absolute;right:20px;bottom:18px;padding:8px 12px;border-radius:999px;background:#f8f7f3f0;color:var(--green);font-size:11px;font-weight:650}.study-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:36px;margin-top:20px}.study-workspace .course-list{max-width:none}.study-workspace .course-row{min-height:56px;grid-template-columns:120px minmax(260px,1.25fr) minmax(180px,.8fr) 28px;padding:8px 12px}.course-panel{min-height:260px;padding:26px;border:1px solid #d4d9d2;border-radius:18px;background:#eef1e8}.course-panel>span,.course-panel>strong{color:var(--green);font-size:12px;font-weight:700;letter-spacing:.35px}.course-panel h3{margin:12px 0 6px;font-size:30px;font-weight:500;letter-spacing:-.8px}.course-panel p{min-height:42px;margin:0 0 26px;color:var(--muted);font-size:13px;line-height:1.55}.course-panel ul{display:grid;gap:10px;margin:14px 0 0;padding:0;list-style:none}.course-panel li{display:flex;align-items:center;gap:8px;font-size:13px}.course-panel li svg{color:var(--green)}.integrity-note{margin:20px 0 0;color:var(--muted);font-size:12px}.page-section{padding-top:44px;padding-bottom:52px}.split-heading{padding-bottom:18px;border-bottom:1px solid var(--line)}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px}.service-card{min-height:260px;display:flex;flex-direction:column;padding:22px;border:1px solid #d7d8d2;border-radius:16px;background:var(--surface);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.service-card:hover{transform:translateY(-2px);border-color:#b6c2b8;box-shadow:0 14px 34px #12261f12}.service-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:24px;border-radius:50%;background:#e8eee5;color:var(--green)}.service-card>span{color:var(--green);font-size:11px;font-weight:700}.service-card h3{margin:9px 0 8px;font-size:18px;font-weight:600}.service-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.source-band{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#edf0e8;border-top:1px solid #e1e3dd}.source-band>div>span{color:var(--green);font-size:11px;font-weight:700;letter-spacing:.8px}.source-band h2{margin:5px 0 0;font-size:22px;font-weight:550}.source-band a{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:13px;font-weight:650}.opportunity-list{display:grid;margin-top:8px}.opportunity-list article{min-height:136px;display:grid;grid-template-columns:92px 1fr;align-items:center;gap:28px;padding:24px 10px;border-bottom:1px solid var(--line)}.opportunity-number{color:#9faa9e;font-family:Avenir Next,Manrope,sans-serif;font-size:36px;font-weight:400;letter-spacing:-1px}.status-pill{display:inline-block;padding:5px 9px;border-radius:999px;background:#e8eee5;color:var(--green);font-size:10.5px;font-weight:700}.opportunity-list h3{margin:9px 0 5px;font-size:20px;font-weight:600}.opportunity-list p{max-width:800px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}footer{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1536px;margin:0 auto;padding:12px 64px;border-top:1px solid #e7e6e1;color:#686d69;font-size:11px}footer p{margin:0}footer div{display:inline-flex;gap:18px;white-space:nowrap}@media(max-width:1100px){.header-inner,.hero-content,.weekly-strip,.campus-section,.study-section,.page-section,.source-band,.page-intro-copy,footer{padding-left:36px;padding-right:36px}.desktop-nav{gap:30px}.hero{grid-template-columns:minmax(0,52%) minmax(0,48%)}.hero h1{font-size:44px}.hero-promise{font-size:22px}.weekly-strip{grid-template-columns:150px 1fr}.weekly-items a{padding:0 14px;grid-template-columns:34px 1fr}.weekly-items a svg{display:none}.study-heading-row{grid-template-columns:220px minmax(0,1fr)}.path-tabs{gap:18px}.study-workspace{grid-template-columns:minmax(0,1fr) 260px;gap:24px}.study-workspace .course-row{grid-template-columns:95px minmax(220px,1fr) 28px}.study-workspace .course-row>span:not(.course-code){display:none}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.header-inner{grid-template-columns:1fr auto;gap:12px;padding-left:22px;padding-right:22px}.desktop-nav{display:none}.brand span{font-size:19px}.brand svg{width:34px}.brand,.header-actions{gap:8px}.menu-toggle{display:grid;place-items:center;padding:4px;border:0;background:transparent;color:var(--green);cursor:pointer}.mobile-nav{display:grid;padding:8px 22px 16px;background:var(--paper);border-top:1px solid var(--line)}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.mobile-nav a.active{color:var(--green);font-weight:700}.hero{grid-template-columns:1fr}.hero-content{padding:40px 22px 32px}.hero-media{height:310px;margin-left:22px;border-radius:38px 0 0 38px}.weekly-strip{grid-template-columns:1fr;padding:16px 0 0 22px;overflow:hidden}.weekly-title{min-height:42px;border-right:0}.weekly-title span{bottom:2px}.weekly-items{display:flex;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.weekly-items::-webkit-scrollbar{display:none}.weekly-items a{flex:0 0 290px;min-height:66px;padding:0 18px 0 0}.campus-section,.study-section,.page-section,.source-band{padding-left:22px;padding-right:22px}.campus-section{padding-top:28px}.location-grid{grid-template-columns:1fr}.location-card>img{height:220px}.study-section{padding-top:28px}.page-intro{grid-template-columns:1fr}.page-intro-copy{padding:48px 22px 38px}.page-intro h1{font-size:clamp(42px,11vw,56px);letter-spacing:-1.5px}.page-intro-media{height:310px;margin-left:22px;border-radius:42px 0 0 42px}.study-workspace{grid-template-columns:1fr}.study-workspace .course-row{grid-template-columns:86px 1fr 24px}.course-panel{min-height:0}.section-heading{align-items:flex-start;flex-direction:column;gap:8px}.page-section{padding-top:34px;padding-bottom:38px}.source-band{align-items:flex-start;flex-direction:column;padding-top:24px;padding-bottom:24px}.study-heading-row{grid-template-columns:1fr;gap:14px}.path-tabs{max-width:100%;gap:10px;overflow-x:auto;scrollbar-width:none}.path-tabs button{padding-left:8px;padding-right:8px}.course-row{grid-template-columns:86px 1fr 24px;padding:12px 4px}.course-row>span:not(.course-code){display:none}footer{align-items:flex-start;flex-direction:column;padding:22px}}@media(max-width:520px){.language-switch{gap:8px;font-size:13px}.hero h1{font-size:clamp(36px,10vw,44px);line-height:1.08;letter-spacing:-1.2px}.hero-promise{font-size:21px}.hero-intro{font-size:14px}.search-form{grid-template-columns:44px 1fr 52px}.location-card>img{height:180px}.location-copy{padding:12px 14px}.location-copy p{font-size:12px}.service-grid{grid-template-columns:1fr}.service-card{min-height:230px}.opportunity-list article{grid-template-columns:48px 1fr;gap:12px;padding:22px 0}.opportunity-number{align-self:start;padding-top:22px;font-size:24px}footer div{gap:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
