:root{--navy:#061a2a;--navy-2:#0b263a;--blue:#103d88;--gold:#e6b84f;--brand-navy:#0a2164;--brand-gold:#e7b94d;--cream:#f4efe5;--white:#fff;--ink:#081d2e;--muted:#5e6a73;--line:#071d2e24;--shell:min(1180px, calc(100vw - 48px));--font-sans:"Segoe UI Variable", "Segoe UI", Arial, sans-serif;--font-serif:Georgia, "Times New Roman", serif;--accent-1:#d40909;--accent-2:#0909d2;--accent-3:#08d208;--accent-4:#e6b84f;--accent-1-ink:#d40909;--accent-2-ink:#0909d2;--accent-3-ink:#067a06;--accent-4-ink:#8a6011;--accent-1-on-gold:#8b0000;--accent-2-on-gold:#0909d2;--accent-3-on-gold:#045104;--accent-4-on-gold:#5a3e0b;--accent-1-tint:#d409091a;--accent-2-tint:#0909d21a;--accent-3-tint:#08d2081f;--accent-4-tint:#e6b84f29;--step-display:clamp(2.6rem, 5vw, 4.3rem);--step-1:clamp(1.9rem, 3.6vw, 3.2rem);--step-2:clamp(1.5rem, 2.2vw, 2rem);--step-3:1.25rem;--step-4:1rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px;scroll-padding-bottom:106px}body{color:var(--ink);background:var(--cream);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;padding-top:100px;font-size:1rem;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:100;background:var(--gold);color:var(--navy);padding:10px 14px;position:fixed;top:-80px;left:12px}.skip-link:focus{top:12px}.university-bar{background:var(--gold);color:var(--navy);letter-spacing:.015em;font-size:.8rem;font-weight:650}.university-inner{justify-content:space-between;align-items:center;min-height:40px;display:flex}.university-inner i{color:#061a2a85;padding:0 8px;font-style:normal;font-weight:800}.university-inner div{gap:24px;font-size:.78rem;font-weight:750;display:flex}.university-inner a:hover{text-underline-offset:3px;text-decoration:underline}.university-abbreviation{display:none}.site-header{z-index:80;color:var(--brand-navy);border-bottom:3px solid var(--brand-gold);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;position:fixed;top:0;left:0;right:0;box-shadow:0 10px 30px #061a2a24}.header-shell{width:min(1520px,100vw - 32px);margin-inline:auto}.header-inner{justify-content:space-between;align-items:center;gap:18px;min-height:97px;display:flex}.brand{min-width:0;color:var(--brand-navy);flex:auto;align-items:center;gap:10px;display:flex}.brand-marks{flex:none;align-items:center;gap:7px;display:flex}.brand-marks img,.me-wordmark{object-fit:contain}.brand .rupp-mark{width:46px;height:46px}.brand .fe-mark{width:59px;height:59px}.brand .me-mark{width:68px;height:49px}.brand-divider{background:#0a2164b8;flex:none;width:1px;height:50px}.brand .me-wordmark{flex:0 auto;width:clamp(230px,18vw,285px);height:50px}.desktop-nav{flex:none;align-items:center;gap:2px;display:flex}.desktop-nav>.nav-link,.nav-dropdown>button,.nav-dropdown>.nav-dropdown-trigger{min-height:94px;color:var(--brand-navy);letter-spacing:.003em;white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;padding:0 13px;font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-size:1.04rem;font-weight:650;line-height:1;display:flex;position:relative}.desktop-nav>.nav-link:after,.nav-dropdown>button:after,.nav-dropdown>.nav-dropdown-trigger:after{content:"";background:var(--brand-gold);height:3px;transition:right .18s;position:absolute;bottom:0;left:13px;right:calc(100% - 13px)}.desktop-nav>.nav-link:hover:after,.desktop-nav>.nav-link:focus-visible:after,.nav-dropdown:hover>button:after,.nav-dropdown:hover>.nav-dropdown-trigger:after,.nav-dropdown:focus-within>button:after,.nav-dropdown:focus-within>.nav-dropdown-trigger:after{right:13px}.nav-dropdown:has(:focus-visible)>button:after{right:13px}.nav-dropdown:has(:focus-visible)>.nav-dropdown-trigger:after{right:13px}.desktop-nav>.nav-link:hover,.desktop-nav>.nav-link:focus-visible,.nav-dropdown:hover>button,.nav-dropdown:hover>.nav-dropdown-trigger,.nav-dropdown:focus-within>button,.nav-dropdown:focus-within>.nav-dropdown-trigger{color:#b17a06}.nav-dropdown:has(:focus-visible)>button{color:#b17a06}.nav-dropdown:has(:focus-visible)>.nav-dropdown-trigger{color:#b17a06}.nav-dropdown{position:relative}.nav-dropdown>button,.nav-dropdown>.nav-dropdown-trigger{cursor:pointer}.nav-chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin-top:-4px;transition:transform .18s;transform:rotate(45deg)}.nav-dropdown:hover .nav-chevron,.nav-dropdown:focus-within .nav-chevron{margin-top:3px;transform:rotate(225deg)}.nav-dropdown:has(:focus-visible) .nav-chevron{margin-top:3px;transform:rotate(225deg)}.nav-dropdown-menu{z-index:10;background:var(--brand-gold);border-top:3px solid var(--brand-navy);border-radius:0 0 8px 8px;width:max-content;min-width:310px;padding:8px;display:none;position:absolute;top:calc(100% - 1px);left:0;box-shadow:0 18px 36px #061a2a38}.nav-dropdown:last-child .nav-dropdown-menu{left:auto;right:0}.nav-dropdown:has(.nav-submenu)>.nav-dropdown-menu{left:auto;right:0}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:grid}.nav-dropdown:has(:focus-visible) .nav-dropdown-menu{display:grid}.nav-dropdown-menu a{color:var(--brand-navy);white-space:nowrap;border-radius:4px;padding:12px 13px;font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-size:.98rem;font-weight:620;line-height:1.25}.nav-submenu{position:relative}.nav-submenu>button,.nav-submenu>.nav-submenu-trigger{width:100%;color:var(--brand-navy);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;padding:12px 13px;font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-size:.98rem;font-weight:620;line-height:1.25;display:flex}.nav-submenu-chevron{border-top:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin-right:4px;transform:rotate(45deg)}.nav-submenu-menu{z-index:12;visibility:hidden;opacity:0;background:var(--brand-gold);border-top:3px solid var(--brand-navy);border-radius:0 8px 8px;width:max-content;min-width:128px;padding:8px;transition:opacity .12s,transform .12s,visibility 0s linear .18s;display:grid;position:absolute;top:-8px;left:calc(100% - 1px);transform:translate(5px);box-shadow:0 18px 36px #061a2a38}.nav-submenu:hover>.nav-submenu-menu,.nav-submenu:focus-within>.nav-submenu-menu{visibility:visible;opacity:1;transition-delay:0s;transform:translate(0)}.nav-submenu:has(:focus-visible)>.nav-submenu-menu{visibility:visible;opacity:1;transition-delay:0s;transform:translate(0)}.nav-submenu>button:hover,.nav-submenu>button:focus-visible,.nav-submenu>.nav-submenu-trigger:hover,.nav-submenu>.nav-submenu-trigger:focus-visible,.nav-dropdown-menu a:hover,.nav-dropdown-menu a:focus-visible{color:var(--white);background:var(--brand-navy);outline:none}.desktop-nav .nav-cta{color:var(--brand-navy);background:var(--brand-gold);border:1px solid var(--brand-gold);border-radius:6px;margin-left:8px;padding:13px 20px;font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-size:1rem;font-weight:750;box-shadow:0 6px 18px #a471082e}.desktop-nav .nav-cta:hover,.desktop-nav .nav-cta:focus-visible{color:var(--brand-navy);background:#f2cf75;border-color:#f2cf75;transform:translateY(-1px)}.mobile-menu{display:none;position:relative}.editorial-page{background:var(--cream)}.directory-hero{min-height:430px;color:var(--white);background:radial-gradient(circle at 82% 20%,#e6b84f2e,#0000 28%),linear-gradient(125deg,#061a2a 0%,#0b2f48 100%);padding:108px 0 92px;position:relative;overflow:hidden}.directory-hero:after{content:"";opacity:.08;pointer-events:none;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff38 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0}.directory-hero .shell{z-index:1;position:relative}.directory-hero h1{max-width:900px;font-size:var(--step-display);letter-spacing:-.045em;margin:20px 0 24px;line-height:.96}.directory-hero h1 em{color:var(--gold);font-family:var(--font-serif);font-weight:400;display:block}.directory-hero>.shell>p:last-child{color:#ffffffc2;max-width:710px;margin:0;font-size:1.08rem}.people-grid,.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.person-card{border:1px solid var(--line);background:var(--white);overflow:hidden}.person-photo{aspect-ratio:4/3;color:var(--navy);background:linear-gradient(135deg,#e7edf1,#f5f1e8);place-items:center;display:grid;overflow:hidden}.person-photo img{object-fit:cover;width:100%;height:100%}.person-photo>span{color:#061a2a52;font-family:var(--font-serif);font-size:4rem}.person-card>div:last-child{padding:24px}.person-card>div>p{color:#9d700d;letter-spacing:.06em;text-transform:uppercase;margin:0 0 7px;font-size:.78rem;font-weight:800}.person-card h3,.story-card h3{font-size:var(--step-3);margin:0 0 12px;line-height:1.2}.person-card>div>span{color:var(--muted);display:block}.person-card a{color:var(--blue);margin-top:18px;font-weight:750;display:inline-block}.alumni-feature{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:end;gap:clamp(48px,8vw,120px);display:grid}.alumni-feature h2{font-size:var(--step-1);letter-spacing:-.04em;margin:16px 0 0;line-height:1.04}.alumni-feature h2 em{color:#b17a06;font-family:var(--font-serif);font-weight:400;display:block}.alumni-feature>div:last-child>p{color:var(--muted);margin:0 0 28px;font-size:1.08rem}.content-empty-state{background:var(--cream);border:1px dashed #061a2a47;padding:44px}.content-empty-state h3{font-size:var(--step-2);margin:0 0 8px}.content-empty-state p,.section-empty-copy{max-width:680px;color:var(--muted);margin:0}.story-card{border:1px solid var(--line);background:var(--white);overflow:hidden}.story-media{aspect-ratio:16/10;color:#061a2a40;font-family:var(--font-serif);background:#e9edf0;place-items:center;font-size:4rem;display:grid;position:relative;overflow:hidden}.story-media img{object-fit:cover;width:100%;height:100%}.story-media small{color:var(--navy);background:var(--gold);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:850;position:absolute;bottom:12px;right:12px}.story-card>div:last-child{padding:23px}.story-card time,.publication-list time{color:#9d700d;letter-spacing:.05em;text-transform:uppercase;margin-bottom:9px;font-size:.75rem;font-weight:800;display:block}.story-card p,.publication-list p{color:var(--muted);margin:0}.publication-list{background:#ffffff24;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.publication-list article{color:var(--white);background:var(--navy);padding:30px}.publication-list h3{font-size:var(--step-3);margin:0 0 12px}.publication-list p,.light-copy{color:#ffffffad}.hero{height:760px;min-height:calc(100vh - 106px);max-height:900px;color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.hero-image,.hero-overlay,.hero-grid{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#03121efa 0%,#03121ee0 36%,#03121e3d 72%),linear-gradient(#0000 58%,#03121ec7 100%)}.hero-grid{opacity:.12;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:96px 96px}.hero-content{z-index:2;width:min(1420px,100vw - 48px);padding-bottom:148px;position:relative}.hero h1{max-width:1080px;font-size:var(--step-display);letter-spacing:-.045em;margin:0;line-height:1}.hero h1>span{white-space:nowrap;display:block}.hero h1 em,.section-intro h2 em,.contact-section h2 em{color:var(--gold);font-family:var(--font-serif);letter-spacing:-.04em;font-weight:400;display:block}.hero h1 em{margin-top:20px;font-size:.78em}.hero-content>p{color:#d7dfe4;max-width:620px;margin:36px 0 32px;font-size:clamp(1rem,1.4vw,1.2rem)}.hero-actions{align-items:center;gap:34px;display:flex}.button{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:0;border-radius:2px;justify-content:center;align-items:center;gap:34px;min-height:50px;padding:0 24px;font-size:.82rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000002e}.button-gold{background:var(--gold);color:var(--navy)}.button-navy{background:var(--navy);color:var(--white)}.text-link{letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.text-link span{color:var(--gold);margin-left:14px}.hero-stats{z-index:3;width:100%;color:var(--navy);box-shadow:none;background:0 0;position:absolute;bottom:80px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:9px;width:min(1420px,100vw - 48px);min-height:94px;display:grid}.stat-grid>div{border:1px solid #061a2a24;border-top:3px solid var(--brand-gold);background:#f7f3e9;border-radius:7px;justify-content:center;align-items:center;gap:14px;min-width:0;padding:16px 22px;transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 10px 30px #010c1433}.stat-grid>div:first-child{border-top-color:var(--accent-1)}.stat-grid>div:nth-child(2){border-top-color:var(--accent-2)}.stat-grid>div:nth-child(3){border-top-color:var(--accent-3)}.stat-grid>div:nth-child(4){border-top-color:var(--accent-4)}.stat-grid>div:hover{transform:translateY(-7px);box-shadow:0 19px 38px #010c1447}.stat-grid>div:first-child:hover{color:#fff;background:var(--accent-1);border-color:var(--accent-1)}.stat-grid>div:nth-child(2):hover{color:#fff;background:var(--accent-2);border-color:var(--accent-2)}.stat-grid>div:nth-child(3):hover{color:var(--navy);background:var(--accent-3);border-color:var(--accent-3)}.stat-grid>div:nth-child(4):hover{color:var(--navy);background:var(--accent-4);border-color:var(--accent-4)}.stat-grid strong{color:var(--accent-1-ink);font-family:var(--font-serif);font-variant-numeric:lining-nums tabular-nums;letter-spacing:-.01em;font-size:clamp(1.45rem,2.35vw,2.18rem);line-height:1}.stat-grid>div:first-child:hover strong,.stat-grid>div:nth-child(2):hover strong,.stat-grid>div:nth-child(3):hover strong,.stat-grid>div:nth-child(4):hover strong{color:inherit}.stat-grid>div:first-child strong{color:var(--accent-1-ink)}.stat-grid>div:nth-child(2) strong{color:var(--accent-2-ink)}.stat-grid>div:nth-child(3) strong{color:var(--accent-3-ink)}.stat-grid>div:nth-child(4) strong{color:var(--accent-4-ink)}.stat-card-phrase strong{font-family:var(--font-sans);letter-spacing:-.01em;font-size:clamp(.95rem,1.15vw,1.06rem);font-weight:800;line-height:1.15}.stat-grid span{color:#061a2a9e;letter-spacing:.09em;white-space:nowrap;text-transform:uppercase;font-size:.7rem;font-weight:850;line-height:1.15}.stat-grid>div:hover span{color:inherit}.section{padding:clamp(86px,9vw,140px) 0}.cream{background:var(--cream)}.white{background:var(--white)}.navy{background:var(--navy);color:var(--white)}.gold{background:var(--gold)}.section-intro{max-width:900px;margin-bottom:46px}.section-intro.compact{grid-template-columns:1fr}.eyebrow{color:#315269;letter-spacing:.025em;margin:0 0 18px;font-size:.87rem;font-weight:850}.eyebrow:before{content:"";background:var(--gold);width:36px;height:2px;margin:0 12px 3px 0;display:inline-block}.eyebrow.light{color:#cbd6de}.gold .eyebrow{color:#294455}.section-intro h2,.contact-section h2{max-width:780px;font-size:var(--step-1);letter-spacing:-.04em;margin:0;line-height:1.04}.section-intro>p{max-width:680px;color:var(--muted);margin:18px 0 0;font-size:1.02rem;line-height:1.65}.section-intro.inverse>p{color:#aebdc8}.section-masthead{width:100%;max-width:1240px;margin-bottom:44px;padding-bottom:24px;position:relative}.section-masthead:after{content:"";background:var(--gold);width:84px;height:3px;position:absolute;bottom:0;left:0}.section-masthead h2{max-width:100%;font-size:var(--step-1);letter-spacing:-.04em;text-wrap:pretty;margin:0;line-height:1.04}.section-masthead h2 em{color:#b17a06;font-family:var(--font-serif);letter-spacing:-.035em;font-style:italic;font-weight:400}.section-masthead>p:last-child{max-width:min(68ch,100%);color:var(--muted);margin:17px 0 0;font-size:1.04rem;line-height:1.58}.impact-heading{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:clamp(32px,6vw,82px);margin-bottom:38px;display:grid}.impact-heading h2{max-width:820px;font-size:var(--step-1);letter-spacing:-.055em;margin:0;line-height:1.04}.impact-heading h2 em{color:#b17a06;font-family:var(--font-serif);font-weight:400;display:block}.impact-heading>p{color:var(--muted);margin:0 0 6px;font-size:1.05rem;line-height:1.7}.impact-story{--impact-accent:var(--brand-gold);--impact-accent-text:var(--navy);background:var(--navy);border:1px solid #061a2a38;border-radius:2px;position:relative;overflow:hidden;box-shadow:0 28px 72px #061a2a2e}.impact-stage{min-height:clamp(510px,49vw,660px);color:var(--white);background:var(--navy);position:relative;overflow:hidden}.impact-stage:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#04132205 38%,#041322a6 100%),linear-gradient(90deg,#0413221f,#0000 48%);position:absolute;inset:0}.impact-images,.impact-images img{position:absolute;inset:0}.impact-images img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .7s,transform 7s;transform:scale(1.035)}.impact-images img.active{opacity:1;transform:scale(1)}.impact-feature{z-index:2;width:min(790px,72%);animation:.52s both impact-feature-in;position:absolute;bottom:clamp(82px,9vw,118px);right:clamp(24px,5vw,74px)}@keyframes impact-feature-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.impact-feature-title{width:fit-content;min-width:min(100%,560px);color:var(--impact-accent-text);background:color-mix(in srgb, var(--impact-accent) 91%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-left:auto;padding:14px clamp(20px,3vw,38px) 16px}.impact-feature-title span{letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.76rem;font-weight:800;display:block}.impact-feature-title h3{font-size:var(--step-1);letter-spacing:-.045em;margin:0;font-weight:600;line-height:1.04}.impact-feature-panel{color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#041322e6;border-top:1px solid #ffffff29;grid-template-columns:minmax(0,1fr) 150px;align-items:stretch;margin-left:clamp(0px,8vw,120px);display:grid}.impact-feature-panel p{margin:0;padding:20px clamp(22px,3vw,36px);font-size:clamp(.96rem,1.25vw,1.08rem);line-height:1.58}.impact-action{color:var(--white);border-left:1px solid #fff3;align-content:center;place-items:center;gap:8px;padding:16px;text-decoration:none;display:grid}.impact-action-icon{width:54px;height:54px;color:var(--white);border:2px solid #ffffffe6;border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-size:1.45rem;line-height:1;transition:color .18s,background-color .18s,transform .18s;display:grid}.impact-action>span:last-child{letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.impact-action:hover .impact-action-icon,.impact-action:focus-visible .impact-action-icon{color:var(--navy);background:var(--impact-accent);border-color:var(--impact-accent);transform:translateY(-2px)}.impact-controls{z-index:3;align-items:center;gap:12px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.impact-dots{align-items:center;gap:10px;padding:8px;display:flex}.impact-dots button{cursor:pointer;background:#ffffff75;border:1px solid #ffffffb8;border-radius:0;width:clamp(34px,4vw,52px);height:5px;padding:0;transition:background-color .18s,border-color .18s,transform .18s}.impact-dots button.active{background:var(--impact-accent);border-color:var(--impact-accent);transform:scaleY(1.35)}.impact-playback{width:34px;height:34px;color:var(--white);cursor:pointer;background:#0413229e;border:1px solid #ffffff9e;border-radius:50%;place-items:center;padding:0;font-size:.74rem;display:grid}.impact-playback:hover,.impact-playback:focus-visible{color:var(--navy);background:var(--impact-accent);border-color:var(--impact-accent)}.impact-credit{z-index:3;color:#fffc;letter-spacing:.04em;font-size:.68rem;font-weight:800;text-decoration:none;position:absolute;bottom:24px;left:24px}.impact-credit:hover,.impact-credit:focus-visible{color:var(--white);text-underline-offset:4px;text-decoration:underline}.vision-statement-head{justify-content:space-between;align-items:center;gap:32px;display:flex}.vision-statement-head .eyebrow{margin:0}.vision-mark{flex:none;width:clamp(104px,11vw,152px);height:auto}.vision-mark-ring{fill:none;stroke:var(--brand-navy);stroke-width:2px}.vision-mark-ring.ring-2{opacity:.6}.vision-mark-ring.ring-3{opacity:.4}.vision-mark-ring.ring-4{opacity:.24}.vision-mark-core{fill:var(--brand-gold)}.vision-mark-center{fill:var(--brand-navy)}.vision-statement blockquote{max-width:min(52ch,100%);color:var(--brand-navy);font-family:var(--font-serif);font-size:var(--step-1);letter-spacing:-.02em;text-wrap:pretty;margin:26px 0 0;line-height:1.32}.vision-attribution{border-top:4px solid var(--brand-gold);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:clamp(30px,4vw,46px) 0 0;padding-top:20px;font-size:.82rem;font-weight:800}@media (max-width:700px){.vision-statement blockquote{font-size:clamp(1.35rem,5.6vw,1.75rem);line-height:1.34}}.proof-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.proof-card{--proof-accent:var(--accent-1);--proof-ink:var(--accent-1-ink);--proof-tint:var(--accent-1-tint);background:var(--white);border:1px solid var(--line);border-top:4px solid var(--proof-accent);border-radius:8px;flex-direction:column;min-height:560px;padding:28px;transition:border-color .22s,transform .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 14px 38px #061a2a12}.proof-card:nth-child(4n+2){--proof-accent:var(--accent-2);--proof-ink:var(--accent-2-ink);--proof-tint:var(--accent-2-tint)}.proof-card:nth-child(4n+3){--proof-accent:var(--accent-3);--proof-ink:var(--accent-3-ink);--proof-tint:var(--accent-3-tint)}.proof-card:nth-child(4n+4){--proof-accent:var(--accent-4);--proof-ink:var(--accent-4-ink);--proof-tint:var(--accent-4-tint)}.proof-card:hover{border-color:var(--proof-accent);transform:translateY(-7px);box-shadow:0 24px 52px #061a2a24}.proof-card header{grid-template-columns:52px 1fr;align-items:start;gap:18px;min-height:118px;display:grid}.proof-card header span{width:52px;height:52px;color:var(--proof-ink);background:var(--proof-tint);border-radius:50%;place-items:center;font-size:1rem;font-weight:850;line-height:1;display:grid}.proof-card h3{color:var(--ink);font-size:var(--step-3);letter-spacing:-.025em;margin:4px 0 0;line-height:1.28}.proof-media{background:#eef1f3;border:1px solid #061a2a1a;border-radius:7px;height:260px;margin:8px 0 22px;overflow:hidden}.proof-media img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.proof-card:hover .proof-media img{transform:scale(1.035)}.proof-media.logo-media{background:#f7f8fa;padding:30px}.proof-media.logo-media img{object-fit:contain}.proof-card>p{color:#5f6970;margin:0;font-size:.96rem;line-height:1.6}.vision-layout{grid-template-columns:150px minmax(0,1fr);gap:48px;display:grid}.vision .shell{width:min(1380px,100vw - 48px)}.vision blockquote{color:#f7f2e9;max-width:1120px;font-family:var(--font-serif);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(2rem,3.05vw,3.5rem);font-style:italic;line-height:1.2}.orbit{border:1px solid #e6b84f7a;border-radius:50%;width:120px;height:120px;margin:54px 0 0 32px;display:block;position:relative}.orbit:before,.orbit:after{content:"";border:1px solid #e6b84f59;border-radius:50%;position:absolute;inset:18px -12px;transform:rotate(48deg)}.orbit:after{inset:-6px 28px;transform:rotate(-36deg)}.mission-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.mission-grid article{border:1px solid var(--line);background:var(--white);grid-template-rows:auto 1fr;grid-template-columns:62px 1fr;gap:28px;min-height:360px;padding:38px;transition:background .22s,color .22s,transform .22s;display:grid}.mission-grid article:hover{color:var(--white);background:var(--navy);transform:translateY(-4px)}.mission-grid>article>span{color:var(--gold);font-family:var(--font-serif);font-size:2rem}.mission-icon{color:var(--gold);justify-self:end;font-size:5rem;line-height:.8}.mission-grid p{max-width:620px;font-family:var(--font-serif);grid-column:1/-1;align-self:end;margin:0;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.45}.focus-grid{grid-template-columns:1fr 1fr;display:grid}.focus-card{--accent:var(--navy);border:1px solid var(--line);background:var(--white);min-height:640px;padding:34px;transition:color .25s,background .25s;position:relative;overflow:hidden}.focus-card:focus-visible{z-index:2;outline:4px solid var(--gold);outline-offset:-4px}.focus-card:hover{color:var(--white);background:var(--accent)}.focus-meta{justify-content:space-between;align-items:center;display:flex}.focus-meta span{letter-spacing:.12em;border:1px solid;padding:6px 11px;font-size:.82rem;font-weight:850}.focus-meta b{color:var(--accent);font-family:var(--font-serif);font-size:1.55rem}.focus-card:hover .focus-meta b{color:var(--gold)}.focus-media{height:265px;margin:28px 0 30px;overflow:hidden}.focus-media img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.focus-card:hover .focus-media img{transform:scale(1.04)}.focus-card h3{max-width:510px;font-size:var(--step-2);letter-spacing:-.04em;margin:0 0 18px;line-height:1.15}.focus-card p{max-width:510px;color:var(--muted);margin:0 0 26px}.focus-card:hover p{color:#fffc}.focus-card .focus-link,.research-card a{letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;font-weight:850}.focus-card .focus-link span,.research-card a span{color:var(--gold);margin-left:10px}.curriculum-card{border:1px solid var(--line);background:var(--white);grid-template-columns:minmax(300px,.78fr) 1.7fr;display:grid;overflow:hidden;box-shadow:0 20px 56px #061a2a14}.year-panel{min-height:600px;color:var(--white);background:var(--navy);flex-direction:column;padding:48px;display:flex}.year-panel>small{color:#aebcc6;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:800}.year-panel h3{font-size:var(--step-1);letter-spacing:-.04em;margin:46px 0 5px;line-height:1.04}.year-panel h3 strong{color:var(--gold);font-family:var(--font-serif);font-size:1.5em}.year-panel h4{color:var(--gold);font-family:var(--font-serif);font-size:var(--step-2);margin:0;font-style:italic;font-weight:400}.credit-count{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;align-items:center;gap:15px;margin-top:auto;padding:26px 0;display:flex}.credit-count strong{color:var(--gold);font-family:var(--font-serif);font-size:3rem;line-height:1}.credit-count span{color:#aebcc6;text-transform:uppercase;max-width:70px;font-size:.8rem;font-weight:800}.year-panel>p{color:#b8c4cc;margin:24px 0 0;font-size:.98rem}.course-panel{padding:38px}.year-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.year-tabs button{color:#69747b;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:12px 5px 16px;font-size:.86rem;font-weight:800}.year-tabs button.active{color:var(--navy);border-bottom-color:var(--gold)}.semester-groups{gap:30px;padding-top:28px;display:grid}.semester-block{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.semester-heading{min-height:58px;color:var(--white);background:var(--navy);justify-content:space-between;align-items:center;gap:18px;padding:13px 16px;display:flex}.semester-heading h4{font-size:var(--step-4);margin:0;font-weight:750}.semester-heading span{color:#ffffffb3;white-space:nowrap;font-size:.8rem;font-weight:650}.course-heading,.course-row{grid-template-columns:110px minmax(0,1fr) 70px;align-items:center;gap:20px;display:grid}.course-heading{color:#7d878d;letter-spacing:.08em;text-transform:uppercase;padding:13px 16px 9px;font-size:.8rem;font-weight:850}.course-row{border-top:1px solid var(--line);min-height:58px;padding:10px 16px;font-size:.9rem}.course-row strong{font-size:.95rem}.course-code{color:var(--blue);letter-spacing:.025em;font-size:.85rem;font-weight:800}.research-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.research-card{color:var(--ink);background:var(--cream);overflow:hidden}.research-media{height:260px;position:relative;overflow:hidden}.research-media img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.research-card:hover .research-media img{transform:scale(1.04)}.research-media>span{color:var(--navy);background:var(--gold);letter-spacing:.1em;padding:6px 10px;font-size:.78rem;font-weight:850;position:absolute;top:18px;left:18px}.research-card>div:last-child{min-height:285px;padding:30px}.research-card small{color:#718089;letter-spacing:.07em;text-transform:uppercase;font-size:.78rem;font-weight:800}.research-card h3{font-size:var(--step-2);margin:12px 0;line-height:1.15}.research-card p{color:var(--muted);margin:0 0 24px}.partners{padding:clamp(76px,7vw,104px) 0 0;position:relative;overflow:hidden}.partner-lead{z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;margin-bottom:38px;display:grid;position:relative}.partner-lead h2{max-width:820px;font-size:var(--step-1);letter-spacing:-.04em;text-wrap:balance;margin:0;line-height:1.04}.partner-lead h2 em{color:var(--navy);font-family:var(--font-serif);letter-spacing:-.03em;font-weight:400}.partner-lead-copy>p:last-child{color:#061a2ac7;max-width:700px;margin:16px 0 0;font-size:1.03rem;line-height:1.6}.helix-watermark{z-index:0;pointer-events:none;-webkit-mask-composite:source-in;width:min(47%,680px);height:clamp(124px,13vw,166px);position:absolute;top:clamp(48px,6vw,88px);right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 38%),linear-gradient(#0000,#000 18% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 38%),linear-gradient(#0000,#000 18% 80%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.helix-watermark svg{width:100%;height:100%;display:block}@media (max-width:980px){.helix-watermark{width:100%;height:74px;top:0;left:0;-webkit-mask-image:linear-gradient(#000 45%,#0000);mask-image:linear-gradient(#000 45%,#0000)}}.helix-strand{fill:none;stroke:var(--strand);stroke-width:5px;stroke-linecap:round;opacity:.34;animation:helix-drift var(--strand-duration) linear infinite;animation-delay:var(--strand-delay)}@keyframes helix-drift{0%{transform:translate(0)}to{transform:translate(300px)}}.home-feed-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px 32px;margin-bottom:clamp(28px,3.4vw,44px);display:flex}.home-feed-head.centred{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;margin-bottom:clamp(34px,4vw,56px)}.home-feed{--shell:min(1440px, calc(100vw - clamp(32px, 5vw, 80px)))}.home-feed-head.centred .eyebrow{color:#8a6011;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.82rem;font-weight:850}.home-feed-head.centred .eyebrow:before{display:none}.home-feed-head.centred h2{max-width:min(1200px,100%);color:var(--brand-navy);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(2.3rem,5vw,4.25rem);font-weight:800;line-height:1.02}.home-feed-intro{max-width:min(1080px,100%);color:var(--muted);margin:20px 0 0;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.6}.home-feed-action{justify-content:center;margin:clamp(34px,4vw,52px) 0 0;display:flex}.home-feed-action .button{letter-spacing:.005em;text-transform:none;border-radius:8px;gap:18px;min-height:58px;padding:0 32px;font-size:1rem}.home-feed-head h2{font-size:var(--step-2);letter-spacing:-.03em;margin:0;line-height:1.1}.home-feed-all{color:var(--brand-navy);text-underline-offset:4px;font-size:.98rem;font-weight:700;text-decoration:underline}.home-feed-all:hover{color:#8a6011}.home-feed-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2.2vw,30px);display:grid}@media (max-width:1040px){.home-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.home-feed-grid{grid-template-columns:minmax(0,1fr)}}.news-card{background:var(--white);border:1px solid var(--line);border-radius:12px;flex-direction:column;height:100%;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #061a2a0f}.news-card:hover,.news-card:focus-within{transform:translateY(-5px);box-shadow:0 20px 42px #061a2a21}.news-card-media{aspect-ratio:16/10;background:var(--cream);position:relative;overflow:hidden}.news-card-media img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .7s,transform .42s;display:block;position:absolute;inset:0}.news-card-media img.is-current{opacity:1}.news-card:hover .news-card-media img.is-current{transform:scale(1.04)}.news-card-video{background:#061a2ab8;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:14px;right:14px}.news-card-video:after{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid var(--white);content:"";width:0;height:0;margin-left:3px}.news-card-dots{gap:6px;display:flex;position:absolute;bottom:14px;left:14px}.news-card-dots i{background:#ffffff8c;border-radius:50%;width:7px;height:7px;transition:background .3s;box-shadow:0 0 0 1px #061a2a40}.news-card-dots i.is-current{background:var(--white)}@media (prefers-reduced-motion:reduce){.news-card-media img{transition:none}}.news-card-body{flex-direction:column;flex:1;gap:14px;padding:26px 28px 30px;display:flex}.news-card-kicker{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:850}.news-card-body h3{letter-spacing:-.022em;text-wrap:pretty;margin:0;font-size:clamp(1.3rem,1.55vw,1.6rem);font-weight:800;line-height:1.24}.news-card-body h3 a{color:var(--brand-navy);text-decoration:none}.news-card-body h3 a:after{content:"";position:absolute;inset:0}.news-card-body h3 a:focus-visible{outline:2px solid var(--brand-gold);outline-offset:3px}.news-card-excerpt{color:var(--ink);margin:0;font-size:.97rem;line-height:1.6}.news-card-date{color:var(--muted);margin:auto 0 0;padding-top:16px;font-size:.88rem}.news-card-cue{color:var(--brand-navy);margin:auto 0 0;padding-top:20px;font-size:1rem;font-weight:800}.news-card-cue span{margin-left:8px;transition:transform .24s;display:inline-block}.news-card:hover .news-card-cue span{transform:translate(4px)}.news-card-kicker{color:#8a6011}.event-card{flex-direction:column;gap:12px;height:100%;display:flex}.event-card-badge{color:#8a6011;background:var(--accent-4-tint);border-radius:999px;align-self:start;margin:6px 0 0;padding:6px 14px;font-size:.76rem;font-weight:750}.event-card h3{letter-spacing:-.02em;text-wrap:pretty;margin:0;font-size:1.32rem;line-height:1.24}.event-card-date{color:var(--brand-navy);margin:0;font-size:.95rem;font-weight:700}.event-card-excerpt{color:var(--ink);margin:0;font-size:.97rem;line-height:1.6}.event-card-action{color:var(--brand-navy);border:1px solid var(--brand-navy);background:0 0;align-self:start;margin-top:auto;padding:13px 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:color .2s,background .2s}.event-card-action:hover,.event-card-action:focus-visible{color:var(--white);background:var(--brand-navy)}.story-page{--shell:min(1440px, calc(100vw - clamp(24px, 5vw, 80px)));--story-measure:min(1080px, 100%);background:var(--white)}.story-lead-media img{object-fit:cover;width:100%;height:clamp(260px,46vw,680px);display:block}.story-header{padding:clamp(38px,4.5vw,72px) 0 clamp(20px,2.4vw,34px)}.story-kicker{color:#8a6011;letter-spacing:.15em;text-transform:uppercase;margin:0 0 20px;font-size:.78rem;font-weight:850}.story-header h1{max-width:var(--story-measure);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(2.1rem,4.2vw,3.65rem);line-height:1.08}.story-byline{color:var(--muted);flex-wrap:wrap;gap:10px;margin:24px 0 0;font-size:.98rem;display:flex}.story-standfirst{max-width:var(--story-measure);color:var(--ink);margin:26px 0 0;font-size:clamp(1.1rem,1.35vw,1.28rem);line-height:1.55}.story-content{padding-bottom:clamp(48px,6vw,88px)}.story-body>*,.story-body-empty{max-width:var(--story-measure)}.story-body-empty{color:var(--muted);font-style:italic}.story-body>*+*{margin-top:28px}.story-body h2{letter-spacing:-.025em;margin-top:52px;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.2}.story-rich-text p{color:var(--ink);margin:0 0 20px;font-size:1.09rem;line-height:1.75}.story-rich-text p:last-child{margin-bottom:0}.story-rich-text ul,.story-rich-text ol{color:var(--ink);margin:0 0 20px;padding-left:24px;font-size:1.09rem;line-height:1.7}.story-rich-text li+li{margin-top:8px}.story-rich-text a{color:var(--brand-navy);text-underline-offset:3px;text-decoration:underline}.story-figure,.story-gallery,.photo-story{max-width:100%;margin:clamp(40px,4.5vw,68px) 0}.story-figure img{width:100%;display:block}.story-figure figcaption,.story-gallery figcaption{max-width:var(--story-measure);color:var(--muted);margin-top:14px;font-size:.92rem;line-height:1.5}.story-gallery>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,1.6vw,24px);display:grid}.story-gallery>div[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.story-gallery img{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.photo-story{--gallery-navy:#10264b;--gallery-ink:#102033;--gallery-muted:#667386;--gallery-gold:#e7b94e;max-width:100%;margin:clamp(40px,4.5vw,68px) 0}.photo-story__heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.photo-story__eyebrow{color:#a87812;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:850}.photo-story__heading h2{letter-spacing:-.025em;margin:0;font-size:28px;line-height:1.15}.photo-story__total{color:var(--gallery-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:750}.photo-story__stage{color:#fff;background:#0a1729;border-radius:18px;height:min(660px,58vw);min-height:480px;position:relative;overflow:hidden;box-shadow:0 24px 60px #091c3529}.photo-story__stage:after{z-index:1;pointer-events:none;content:"";background:linear-gradient(#0000,#040d1ae6);height:52%;position:absolute;bottom:0;left:0;right:0}.photo-story__image{width:100%;height:100%;transition:opacity .25s}.photo-story__image img,.photo-story__image video,.photo-story__image iframe{object-fit:cover;border:0;width:100%;height:100%;display:block}.photo-story__topline{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;top:20px;left:22px;right:22px}.photo-story__current{border-left:3px solid var(--gallery-gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#051224c2;padding:9px 13px;font-size:13px}.photo-story__current span{color:var(--gallery-gold)}.photo-story__expand,.photo-story__arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051224a3;border:1px solid #ffffff59;border-radius:50%;place-items:center;display:grid}.photo-story__expand{width:42px;height:42px}.photo-story__expand svg{width:18px}.photo-story__arrow{z-index:3;width:46px;height:46px;font-size:21px;position:absolute;top:50%;transform:translateY(-50%)}.photo-story__arrow--prev{left:18px}.photo-story__arrow--next{right:18px}.photo-story__expand:hover,.photo-story__arrow:hover{color:var(--gallery-navy);background:var(--gallery-gold)}.photo-story__expand:focus-visible,.photo-story__arrow:focus-visible,.photo-story__thumb:focus-visible{outline-offset:2px;outline:3px solid #fff}.photo-story__bottom{z-index:3;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr);align-items:end;gap:32px;padding:24px;display:grid;position:absolute;bottom:0;left:0;right:0}.photo-story__copy strong{font-size:18px;display:block}.photo-story__copy span{color:#c8d1dc;margin-top:4px;font-size:12px;display:block}.photo-story__thumbs{scrollbar-width:none;gap:9px;min-width:0;display:flex;overflow-x:auto}.photo-story__thumbs::-webkit-scrollbar{display:none}.photo-story__thumb{opacity:.58;cursor:pointer;background:#25344a;border:2px solid #0000;flex:none;width:92px;height:62px;padding:0;position:relative;overflow:hidden}.photo-story__thumb.is-active{border-color:var(--gallery-gold);opacity:1}.photo-story__thumb img{object-fit:cover;width:100%;height:100%;display:block}.photo-story__thumb-play{background:#061a2ab8;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-story__thumb-play:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #fff;width:0;height:0;margin-left:2px}.photo-story__footer{justify-content:space-between;align-items:start;gap:24px;margin-top:16px;display:flex}.photo-story__caption{max-width:720px;color:var(--gallery-muted);margin:0;font-size:13px;line-height:1.5}.photo-story__hint{color:var(--gallery-muted);flex:none;font-size:12px}.photo-story-dialog{color:#fff;background:#071426;border:0;border-radius:18px;width:min(1160px,100% - 28px);max-width:none;padding:0;overflow:hidden}.photo-story-dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050d19e0}.photo-story-dialog__viewer{grid-template-rows:minmax(0,1fr) auto;height:min(88vh,820px);display:grid}.photo-story-dialog__main{place-items:center;min-height:0;padding:54px 76px 28px;display:grid;position:relative}.photo-story-dialog__main img,.photo-story-dialog__main video{object-fit:contain;width:100%;height:100%}.photo-story-dialog__main iframe{aspect-ratio:16/9;border:0;width:100%}.photo-story-dialog__close,.photo-story-dialog__arrow{z-index:2;color:#fff;cursor:pointer;background:#071426ad;border:1px solid #fff3;border-radius:50%;place-items:center;display:grid;position:absolute}.photo-story-dialog__close{width:42px;height:42px;font-size:20px;top:16px;right:16px}.photo-story-dialog__arrow{width:46px;height:46px;font-size:22px;top:50%;transform:translateY(-50%)}.photo-story-dialog__prev{left:16px}.photo-story-dialog__next{right:16px}.photo-story-dialog__bar{background:#0d1d32;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:24px;padding:18px 24px;display:grid}.photo-story-dialog__copy{min-width:0}.photo-story-dialog__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.photo-story-dialog__copy span{color:#9faabc;font-size:12px;display:block}.photo-story-dialog__thumbs{gap:8px;min-width:0;display:flex;overflow-x:auto}.photo-story-dialog__thumb{opacity:.56;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:5px;flex:none;width:58px;height:42px;padding:0;overflow:hidden}.photo-story-dialog__thumb.is-active{border-color:var(--gallery-gold);opacity:1}.photo-story-dialog__thumb img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:760px){.editorial-page{overflow-x:clip}.photo-story{width:100vw;max-width:none;margin-inline:calc(50% - 50vw)}.photo-story__heading,.photo-story__footer{padding-inline:20px}.photo-story__total,.photo-story__hint{display:none}.photo-story__stage{border-radius:0;height:520px;min-height:0}.photo-story__bottom{grid-template-columns:1fr;gap:15px;padding:18px 20px}.photo-story__thumb{width:76px;height:52px}.photo-story__current{font-size:12px}.photo-story__arrow{width:42px;height:42px;top:45%}.photo-story-dialog__main{padding:56px 12px 18px}.photo-story-dialog__arrow{top:auto;bottom:16px}.photo-story-dialog__bar{grid-template-columns:1fr}.photo-story-dialog__thumbs{grid-row:1}.photo-story-dialog__copy{grid-row:2}}@media (max-width:460px){.photo-story__stage{height:460px}.photo-story__heading h2{font-size:24px}.photo-story__copy strong{font-size:16px}}.story-figure video{background:#041229;width:100%;max-height:78vh;display:block}.story-video{aspect-ratio:16/9;background:var(--cream);position:relative}.story-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.story-quote{border-left:4px solid var(--brand-gold);margin:clamp(40px,4.5vw,64px) 0;padding:4px 0 4px 28px}.story-quote p{color:var(--brand-navy);margin:0;font-size:clamp(1.25rem,2.1vw,1.75rem);font-style:italic;font-weight:450;line-height:1.38}.story-quote cite{color:var(--muted);margin-top:16px;font-size:.94rem;font-style:normal;display:block}.story-document{background:var(--cream);border:1px solid var(--line);flex-wrap:wrap;align-items:baseline;gap:6px 14px;padding:18px 22px;text-decoration:none;display:flex}.story-document:hover{border-color:var(--brand-navy)}.story-document-label{color:var(--brand-navy);font-weight:800}.story-document-file{color:var(--muted);font-size:.86rem}.story-foot{border-top:1px solid var(--line);margin:clamp(40px,4.5vw,64px) 0 0;padding-top:26px}.story-top-link{color:var(--brand-navy);text-underline-offset:4px;font-weight:800;text-decoration:underline}.story-related h2{font-size:var(--step-2);letter-spacing:-.03em;margin:0 0 clamp(24px,3vw,38px)}@media (max-width:680px){.story-gallery>div,.story-gallery>div[data-count="3"]{grid-template-columns:1fr}}.story-facts,.story-stats,.story-steps,.story-table,.story-references{margin:clamp(34px,3.6vw,52px) 0}.story-facts h3,.story-stats h3,.story-steps h3,.story-table h3,.story-references h3{letter-spacing:-.015em;margin:0 0 18px;font-size:clamp(1.1rem,1.5vw,1.3rem)}.story-facts dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;margin:0;display:grid}.story-facts dl>div{border-top:1px solid var(--line);padding:14px 0}.story-facts dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:850}.story-facts dd{color:var(--ink);margin:6px 0 0;font-size:1.02rem;line-height:1.5}.story-stats>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.story-stats>div[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.story-stats>div[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.story-stats p{background:var(--cream);border-top:3px solid var(--brand-gold);margin:0;padding:20px 22px}.story-stats strong{color:var(--brand-navy);font-family:var(--font-serif);font-variant-numeric:lining-nums tabular-nums;font-size:clamp(1.7rem,2.6vw,2.3rem);line-height:1.05;display:block}.story-stats span{color:var(--muted);margin-top:8px;font-size:.9rem;line-height:1.45;display:block}.story-steps ol{counter-reset:story-step;gap:2px;margin:0;padding:0;list-style:none;display:grid}.story-steps li{border-top:1px solid var(--line);counter-increment:story-step;padding:18px 0 18px 52px;position:relative}.story-steps li:before{width:32px;height:32px;color:var(--brand-navy);background:var(--cream);content:counter(story-step, decimal-leading-zero);font-variant-numeric:lining-nums;border-radius:50%;place-items:center;font-size:.82rem;font-weight:850;display:grid;position:absolute;top:18px;left:0}.story-steps strong{font-size:1.05rem;display:block}.story-steps li p{color:var(--muted);margin:6px 0 0;font-size:.97rem;line-height:1.6}.story-table{max-width:100%}.story-table>div{overflow-x:auto}.story-table table{border-collapse:collapse;width:100%;font-size:.95rem}.story-table th,.story-table td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:11px 14px}.story-table thead th{color:var(--white);background:var(--brand-navy);border-color:var(--brand-navy);font-weight:800}.story-table tbody th{background:var(--cream);font-weight:800}.story-table>p{color:var(--muted);margin:12px 0 0;font-size:.9rem}.story-callout{background:var(--accent-4-tint);border-left:4px solid var(--brand-gold);margin:clamp(30px,3.2vw,44px) 0;padding:18px 22px}.story-callout strong{color:#8a6011;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:850;display:block}.story-callout p{color:var(--ink);margin:0;font-size:1rem;line-height:1.6}.story-references ol{margin:0;padding-left:22px}.story-references li{color:var(--ink);margin-bottom:12px;font-size:.97rem;line-height:1.6}.story-references a{color:var(--brand-navy);text-underline-offset:3px;text-decoration:underline}@media (max-width:680px){.story-facts dl,.story-stats>div,.story-stats>div[data-count="3"],.story-stats>div[data-count="4"]{grid-template-columns:1fr}}.breadcrumbs{background:var(--cream);border-bottom:1px solid var(--line)}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:4px 0;margin:0 auto;padding:12px 0;list-style:none;display:flex}.breadcrumbs li{align-items:center;min-width:0;font-size:.82rem;line-height:1.4;display:flex}.breadcrumbs li+li:before{content:"";border-top:1.5px solid var(--brand-gold);border-right:1.5px solid var(--brand-gold);flex:none;width:6px;height:6px;margin:0 12px;transform:rotate(45deg)}.breadcrumbs a{color:var(--brand-navy);border-bottom:1px solid #0000;font-weight:650;text-decoration:none}.breadcrumbs a:hover,.breadcrumbs a:focus-visible{border-bottom-color:var(--brand-gold)}.breadcrumbs [aria-current=page]{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}@media (max-width:700px){.breadcrumbs ol{padding:10px 0}.breadcrumbs li{font-size:.76rem}.breadcrumbs li+li:before{margin:0 8px}}.research-detail-head{max-width:820px;margin-bottom:clamp(24px,3vw,36px)}.research-detail-head h1{font-size:var(--step-1);letter-spacing:-.04em;text-wrap:balance;margin:0 0 16px;line-height:1.05}.research-detail-areas{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.research-detail-areas a{color:var(--brand-navy);border:1px solid #061a2a33;border-radius:5px;padding:6px 12px;font-size:.82rem;font-weight:650;text-decoration:none;display:inline-block}.research-detail-areas a:hover,.research-detail-areas a:focus-visible{border-color:var(--brand-gold)}.research-detail-media{border-radius:10px;margin:0 0 clamp(26px,3vw,40px);overflow:hidden}.research-detail-media img{object-fit:cover;width:100%;height:clamp(240px,34vw,460px);display:block}.research-detail-body{max-width:min(72ch,100%)}.research-detail-summary{color:var(--ink);margin:0 0 24px;font-size:1.14rem;line-height:1.6}.research-detail-rich p{color:var(--muted);margin:0 0 16px;font-size:1.02rem;line-height:1.7}.research-detail-rich h2,.research-detail-rich h3{color:var(--brand-navy);font-size:var(--step-3);margin:28px 0 12px;line-height:1.25}.research-detail-rich ul,.research-detail-rich ol{color:var(--muted);margin:0 0 18px;padding-left:22px;line-height:1.65}.research-detail-empty{color:var(--muted);margin:0;font-size:1rem;font-style:italic}.research-detail-back{margin:clamp(32px,4vw,52px) 0 0}.research-detail-back .text-link{color:var(--brand-navy)}.research-detail-back .text-link span{color:var(--gold);margin-right:10px}.research-project-more{margin:18px 0 0}.research-project-more .text-link{color:var(--brand-navy)}.research-project-more .text-link span{color:var(--gold);margin-left:10px}.faculty-listing{background:#fbfaf7;position:relative;overflow:hidden}.faculty-listing:before{z-index:0;content:"";pointer-events:none;background-image:linear-gradient(#061a2a0b 1px,#0000 1px),linear-gradient(90deg,#061a2a0b 1px,#0000 1px);background-size:104px 104px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 90% at 78% 8%,#000 0%,#0000 72%);mask-image:radial-gradient(120% 90% at 78% 8%,#000 0%,#0000 72%)}.faculty-listing>.shell{z-index:1;position:relative}.faculty-listing{--shell:min(1500px, calc(100vw - clamp(32px, 5vw, 80px)))}.faculty-listing-head{max-width:720px;margin-bottom:clamp(32px,4vw,52px)}.faculty-listing-count{color:var(--muted);border-left:1px solid var(--line);margin-left:14px;padding-left:14px;font-weight:650}.faculty-listing-head h1{font-size:var(--step-1);letter-spacing:-.04em;text-wrap:balance;margin:0 0 18px;line-height:1.06}.faculty-listing-head h1 em{color:var(--brand-navy);font-family:var(--font-serif);letter-spacing:-.03em;font-style:italic;font-weight:400;display:block}.faculty-listing-head>p:last-child{max-width:58ch;color:var(--muted);margin:0;font-size:1.02rem;line-height:1.6}.faculty-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(360px,100%),1fr));gap:clamp(18px,2vw,26px);margin:0;padding:0;list-style:none;display:grid}.faculty-card{--card-accent:var(--brand-navy);background:var(--white);border:1px solid #061a2a1f;border-top:4px solid var(--card-accent);border-radius:12px;grid-template-rows:auto 1fr;height:100%;padding:12px 12px 4px;transition:transform .24s,box-shadow .24s,border-color .24s;display:grid;position:relative;box-shadow:0 1px 2px #061a2a0a}.faculty-card[data-focus=DMP]{--card-accent:var(--accent-1-ink)}.faculty-card[data-focus=TES]{--card-accent:var(--accent-4-ink)}.faculty-card[data-focus=MAS]{--card-accent:var(--accent-2-ink)}.faculty-card[data-focus=ECM]{--card-accent:var(--accent-3-ink)}.faculty-card:hover,.faculty-card:focus-within{border-color:#061a2a33;border-top-color:var(--card-accent);transform:translateY(-6px);box-shadow:0 20px 42px #061a2a24}.faculty-card-media{aspect-ratio:1;background:var(--cream);border-radius:8px;place-items:center;display:grid;overflow:hidden}.faculty-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .42s;display:block}.faculty-card:hover .faculty-card-media img,.faculty-card:focus-within .faculty-card-media img{transform:scale(1.05)}.faculty-card-media span{color:var(--brand-navy);font-family:var(--font-serif);font-size:2.6rem}.faculty-card-body{flex-direction:column;gap:10px;padding:22px 14px 24px;display:flex}.faculty-card-body h2{letter-spacing:-.025em;margin:0;font-size:1.5rem;line-height:1.18}.faculty-card-credentials{color:var(--muted);letter-spacing:0;font-size:.9rem;font-weight:600}.faculty-card-body h2 a{color:var(--brand-navy);text-decoration:none}.faculty-card-body h2 a:after{content:"";position:absolute;inset:0}.faculty-card-body h2 a:focus-visible{outline:2px solid var(--brand-gold);outline-offset:3px}.faculty-card-role{color:var(--muted);margin:0;font-size:.97rem;line-height:1.45}.faculty-card-summary{-webkit-line-clamp:2;color:var(--ink);-webkit-box-orient:vertical;margin:0;font-size:.94rem;line-height:1.55;display:-webkit-box;overflow:hidden}.faculty-card-focus{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px 18px;margin:6px 0 0;padding:14px 0 0;list-style:none;display:flex}.faculty-card-focus li{color:var(--brand-navy);letter-spacing:.04em;align-items:center;gap:8px;font-size:.82rem;font-weight:750;display:flex}.faculty-card-focus .focus-icon{flex:none;width:26px;height:26px}.faculty-card .focus-icon-dmp .focus-icon-accent{stroke:var(--accent-1-ink)}.faculty-card .focus-icon-tes .focus-icon-accent{stroke:var(--accent-4-ink)}.faculty-card .focus-icon-mas .focus-icon-accent{stroke:var(--accent-2-ink)}.faculty-card .focus-icon-ecm .focus-icon-accent{stroke:var(--accent-3-ink)}.faculty-card-cue{color:var(--brand-navy);letter-spacing:.01em;margin-top:auto;padding-top:14px;font-size:.84rem;font-weight:800}.faculty-card-cue span{color:var(--brand-gold);margin-left:8px;transition:transform .24s;display:inline-block}.faculty-card:hover .faculty-card-cue span{transform:translate(4px)}.faculty-detail{--shell:min(1500px, calc(100vw - 80px));background:var(--cream)}.faculty-crumb{color:var(--muted);align-items:center;gap:10px;padding:30px 0 24px;font-size:.88rem;display:flex}.faculty-crumb a{color:var(--brand-navy);border-bottom:1px solid #0000;font-weight:700;text-decoration:none}.faculty-crumb a:hover,.faculty-crumb a:focus-visible{border-bottom-color:var(--brand-gold)}.faculty-crumb span[aria-hidden]{color:#061a2a59}.faculty-hero{grid-template-columns:minmax(400px,.88fr) minmax(520px,1.12fr);align-items:stretch;min-height:clamp(560px,62vw,760px);display:grid}.faculty-hero-portrait{background:#ece6da;place-items:center;margin:0;display:grid;overflow:hidden}.faculty-hero-portrait img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.faculty-hero-portrait span{color:var(--brand-navy);font-family:var(--font-serif);font-size:4rem}.faculty-hero-identity{flex-direction:column;padding:clamp(34px,3.6vw,54px) clamp(28px,3.6vw,60px) 0;display:flex}.faculty-hero-eyebrow{color:#8a6011;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:850}.faculty-hero-identity h1{letter-spacing:-.05em;text-wrap:balance;margin:16px 0 14px;font-size:clamp(2.6rem,4.6vw,4.6rem);line-height:1}.faculty-hero-credentials{color:var(--muted);font-weight:500}.faculty-hero-role{margin:0;font-size:1.3rem;font-weight:750;line-height:1.3}.faculty-hero-affiliation{color:var(--muted);margin:4px 0 24px;font-size:1.05rem}.faculty-hero-summary{color:#314156;max-width:56ch;margin:0 0 24px;font-size:1.14rem;line-height:1.55}.faculty-hero-tags{flex-wrap:wrap;gap:9px;margin:0 0 30px;padding:0;list-style:none;display:flex}.faculty-hero-tags li{background:#ffffff80;border:1px solid #061a2a33;border-radius:999px;padding:7px 14px;font-size:.82rem}.faculty-academic{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.15fr .85fr;margin:0 0 30px;display:grid}.faculty-academic>div{padding:20px 24px 20px 0}.faculty-academic>div+div{border-left:1px solid var(--line);padding-left:24px}.faculty-academic h2{color:#8a6011;letter-spacing:.13em;text-transform:uppercase;margin:0 0 9px;font-size:.7rem;font-weight:850}.faculty-academic ul{color:#344357;flex-wrap:wrap;gap:6px 18px;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.faculty-academic li{padding-left:12px;position:relative}.faculty-academic li:before{content:"";background:var(--brand-gold);border-radius:50%;width:4px;height:4px;position:absolute;top:.62em;left:0}.faculty-academic p{color:var(--muted);margin:0;font-size:.9rem;font-style:italic}.faculty-contact-band{min-height:122px;color:var(--white);background:var(--navy);grid-template-columns:repeat(3,1fr) 1.75fr;margin:auto clamp(-60px,-3.6vw,-28px) 0;display:grid}.faculty-contact-item{border-right:1px solid #e6b84f6b;justify-content:center;align-items:center;padding:18px 14px;display:flex}.faculty-contact-item:last-child{border-right:0}.faculty-contact-action{color:var(--white);letter-spacing:.04em;text-align:center;flex-direction:column;align-items:center;gap:7px;font-size:.7rem;font-weight:750;text-decoration:none;display:flex}.faculty-contact-action svg{fill:none;width:28px;height:28px;stroke:var(--brand-gold);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .18s,transform .18s}.faculty-contact-action:hover,.faculty-contact-action:focus-visible{color:#9dc4ff;outline:none}.faculty-contact-action:hover svg,.faculty-contact-action:focus-visible svg{stroke:#9dc4ff;transform:translateY(-2px)}.faculty-contact-focus{flex-direction:column;gap:8px}.faculty-contact-focus>small{color:var(--brand-gold);letter-spacing:.1em;text-align:center;text-transform:uppercase;font-size:.6rem;font-weight:850}.faculty-focus-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;display:flex}.faculty-focus-link{color:#d8e0eb;justify-items:center;gap:4px;text-decoration:none;display:grid}.faculty-focus-link:hover,.faculty-focus-link:focus-visible{color:var(--white);outline:none}.faculty-focus-link>span{letter-spacing:.08em;font-size:.66rem;font-weight:850}.focus-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px;transition:transform .18s;display:block}.faculty-focus-link:hover .focus-icon,.faculty-focus-link:focus-visible .focus-icon{transform:translateY(-2px)}.focus-icon-dmp .focus-icon-accent{stroke:#f43535}.focus-icon-tes .focus-icon-accent{stroke:var(--brand-gold)}.focus-icon-mas .focus-icon-accent{stroke:#4d6bff}.focus-icon-ecm .focus-icon-accent{stroke:#08d208}.faculty-section-label{color:#8a6011;letter-spacing:.15em;text-transform:uppercase;margin:0 0 16px;font-size:.75rem;font-weight:850}.faculty-about{background:var(--white);padding:clamp(60px,7vw,104px) 0}.faculty-statement{color:#4b9ed5;letter-spacing:-.04em;text-wrap:balance;max-width:min(1240px,100%);margin:0 0 34px;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:450;line-height:1.14}.faculty-narrative{max-width:min(1180px,100%)}.faculty-narrative p{color:#25364a;margin:0 0 18px;font-size:1.125rem;line-height:1.7}.faculty-narrative-empty{font-style:italic}.faculty-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 32px;max-width:900px;margin-top:40px;display:grid}.faculty-point{border-top:2px solid var(--brand-gold);padding:22px 0 0}.faculty-point strong{margin-bottom:4px;font-size:1.04rem;display:block}.faculty-point span{color:var(--muted);font-size:.9rem;line-height:1.5}.faculty-work{color:var(--white);background:#17396f;padding:clamp(60px,7vw,104px) 0}.faculty-work .faculty-section-label{color:#9dc4ff}.faculty-work-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:24px 40px;margin-bottom:44px;display:flex}.faculty-work-head h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,3vw,2.75rem);line-height:1.1}.faculty-work-head>p{color:#d1daea;max-width:52ch;margin:0}.faculty-work-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:28px;display:grid}.faculty-work-card{color:var(--white);text-decoration:none}.faculty-work-media{aspect-ratio:4/3;position:relative;overflow:hidden}.faculty-work-media img{object-fit:cover;width:100%;height:100%;transition:transform .32s;display:block}.faculty-work-card:hover .faculty-work-media img,.faculty-work-card:focus-visible .faculty-work-media img{transform:scale(1.04)}.faculty-work-media span{color:var(--navy);background:var(--brand-gold);letter-spacing:.1em;text-transform:uppercase;padding:8px 13px;font-size:.66rem;font-weight:850;position:absolute;top:0;left:0}.faculty-work-meta{color:#dce6f4;letter-spacing:.08em;text-underline-offset:3px;text-transform:uppercase;margin:16px 0 8px;font-size:.72rem;font-weight:800;text-decoration:underline}.faculty-work-card h3{color:#7fc7ff;margin:0 0 12px;font-size:clamp(1.3rem,1.7vw,1.6rem);line-height:1.25}.faculty-work-card>p{color:#d1daea;margin:0 0 14px;font-size:.95rem;line-height:1.55}.faculty-work-more{font-size:.85rem;font-weight:800}.faculty-work-more span{color:#9dc4ff;margin-left:8px}.faculty-cta{padding:clamp(48px,5vw,78px) 0}.faculty-cta-inner{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px 40px;padding:38px 0;display:flex}.faculty-cta h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.6rem,2.6vw,2.3rem);line-height:1.12}.faculty-cta p{max-width:54ch;color:var(--muted);margin:8px 0 0}@media (max-width:1050px){.faculty-hero{grid-template-columns:1fr}.faculty-hero-portrait{max-height:620px}.faculty-hero-identity{padding:40px 0 0}.faculty-contact-band{grid-template-columns:repeat(3,1fr);margin:30px 0 0}.faculty-contact-focus{border-top:1px solid #e6b84f6b;border-right:0;grid-column:1/-1}}@media (max-width:680px){.faculty-contact-band,.faculty-academic,.faculty-points{grid-template-columns:1fr}.faculty-academic>div,.faculty-academic>div+div{border-left:0;padding:18px 0}.faculty-academic>div+div{border-top:1px solid var(--line)}.faculty-contact-item{border-bottom:1px solid #e6b84f6b;border-right:0}.faculty-contact-focus{grid-column:auto}}.partner-type-index{counter-reset:none;grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.partner-type-index a{height:100%;color:var(--ink);background:var(--cream);border-top:3px solid var(--strand);border-radius:0 0 8px 8px;gap:4px;padding:20px 22px 22px;text-decoration:none;transition:background-color .2s,transform .2s;display:grid}.partner-type-index a:hover,.partner-type-index a:focus-visible{background:#efe8d8;transform:translateY(-4px)}.partner-type-index-number{color:var(--strand);font-family:var(--font-serif);font-size:1.3rem;line-height:1}.partner-type-index strong{font-size:var(--step-3);line-height:1.2}.partner-type-index-role{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:.74rem;font-weight:800}.partner-type-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,4vw,56px);display:grid}.partner-type-media{border-radius:10px;overflow:hidden;box-shadow:0 18px 44px #061a2a29}.partner-type-media img{object-fit:cover;width:100%;height:clamp(240px,30vw,380px);display:block}.partner-type-copy h2{font-size:var(--step-1);letter-spacing:-.04em;margin:0 0 14px;line-height:1.04}.partner-type-copy h3{font-size:var(--step-3);margin:26px 0 12px}.partner-type-lead{max-width:min(64ch,100%);color:var(--muted);margin:0;font-size:1.05rem;line-height:1.62}.partner-type-offers{gap:10px;margin:0;padding:0;list-style:none;display:grid}.partner-type-offers li{color:var(--ink);padding-left:26px;font-size:.99rem;line-height:1.5;position:relative}.partner-type-offers li:before{content:"";background:var(--strand);width:12px;height:2px;position:absolute;top:.55em;left:0}.partner-type-note{border-top:1px solid var(--line);color:var(--muted);margin:24px 0 0;padding-top:16px;font-size:.9rem;line-height:1.55}.partnership-partners{position:relative;overflow:hidden}.partnership-partners .shell{z-index:1;position:relative}.partnership-partner-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.partnership-partner-grid .partner-logo{width:100%}.partnership-cta h2{max-width:760px;font-size:var(--step-1);letter-spacing:-.04em;margin:0 0 16px;line-height:1.04}.partnership-cta>.shell>p{color:#c9d4dd;max-width:min(62ch,100%);margin:0;font-size:1.04rem;line-height:1.6}.partnership-cta-actions{flex-wrap:wrap;align-items:center;gap:18px 32px;margin-top:30px;display:flex}@media (max-width:980px){.partner-type-index{grid-template-columns:1fr 1fr}.partner-type-layout{grid-template-columns:1fr}}@media (max-width:620px){.partner-type-index{grid-template-columns:1fr}}.partner-lead-action{padding-bottom:4px}.partner-lead-action>p{color:#061a2ac7;max-width:510px;margin:0;font-size:1.04rem;line-height:1.58}.partner-lead-action .button{min-width:225px}.partners .eyebrow:before{background:var(--navy)}.marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.marquee-track{gap:18px;width:max-content;padding:8px 0;animation:42s linear infinite marquee;display:flex}.marquee:hover .marquee-track,.marquee:focus-within .marquee-track{animation-play-state:paused}@keyframes marquee{to{transform:translate(-50%)}}.partner-logo{background:var(--white);border:1px solid #061a2a26;justify-content:center;align-items:center;width:250px;height:150px;padding:26px;display:flex;position:relative}a.partner-logo{color:inherit;cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}a.partner-logo:hover,a.partner-logo:focus-visible{border-color:var(--brand-navy);outline:none;transform:translateY(-3px);box-shadow:0 12px 28px #061a2a29}.partner-logo img{object-fit:contain;max-width:100%;max-height:82px}.partner-logo small{color:#6b757b;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800;position:absolute;bottom:9px;right:12px}.partner-jobs-band{background:var(--white);border-top:1px solid #061a2a1f;margin-top:clamp(44px,5vw,68px);padding:clamp(62px,6vw,86px) 0 clamp(76px,7vw,104px)}.partner-jobs-band>.shell{width:min(1460px,100vw - 48px)}.industry-module{color:var(--navy);background:var(--white);margin-top:0;overflow:hidden}.industry-module-header{border-bottom:1px solid #061a2a24;justify-content:space-between;align-items:end;gap:40px;min-height:0;padding:0 0 30px;display:flex}.industry-kicker{color:#8c6417;letter-spacing:.02em;margin:0 0 10px;font-size:.86rem;font-weight:850}.industry-module-header h3{max-width:none;font-size:var(--step-2);letter-spacing:-.03em;text-wrap:balance;margin:0;line-height:1.15}.job-board-intro{max-width:680px;color:var(--muted);margin:13px 0 0;font-size:.98rem;line-height:1.55}.industry-tabs{background:#edf0f2;border-radius:8px;gap:5px;padding:5px;display:flex}.industry-tabs button{color:#455765;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:0 17px;font-size:.83rem;font-weight:800;transition:color .18s,background-color .18s,box-shadow .18s;display:inline-flex}.industry-tabs button.active{color:var(--white);background:var(--navy);box-shadow:0 7px 18px #061a2a33}.industry-tabs button>span{min-width:22px;min-height:22px;color:var(--navy);background:var(--gold);border-radius:999px;place-items:center;font-size:.7rem;display:inline-grid}.industry-panel{min-height:326px}.career-browser{grid-template-columns:minmax(235px,.7fr) minmax(0,2.3fr);display:grid}.career-focus-selector{background:#f0eee7;border-right:1px solid #061a2a24;align-content:stretch;display:grid}.career-focus-selector button{min-height:76px;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #061a2a1f;grid-template-columns:46px 1fr;align-items:center;gap:10px;padding:13px 18px;transition:color .18s,background-color .18s;display:grid;position:relative;overflow:hidden}.career-focus-selector button:before{background:var(--career-accent);content:"";width:4px;position:absolute;inset:0 auto 0 0}.career-focus-selector button:last-child{border-bottom:0}.career-focus-selector button:hover,.career-focus-selector button.active{color:var(--white);background:var(--navy)}.career-focus-selector strong{color:var(--career-accent);font-family:var(--font-serif);font-size:1.2rem}.career-focus-selector button.active strong{color:var(--gold)}.career-focus-selector span{font-size:.75rem;font-weight:760;line-height:1.2}.career-results{min-width:0;padding:22px 24px 24px}.career-results-heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:18px;display:flex}.career-results-heading>div>span{color:#8b691c;letter-spacing:.08em;text-transform:uppercase;font-size:.73rem;font-weight:850}.career-results-heading h4{font-size:var(--step-3);margin:3px 0 0;line-height:1.2}.career-results-heading a,.opportunity-card>a{color:var(--navy);letter-spacing:.04em;white-space:nowrap;font-size:.78rem;font-weight:850}.career-results-heading a span,.opportunity-card>a span{color:#b98216;margin-left:7px}.career-role-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.career-role-grid article{background:#f6f3e9;border:1px solid #061a2a1f;grid-template-columns:34px 1fr;gap:10px;min-height:98px;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.career-role-grid article:hover{border-color:#061a2a59;transform:translateY(-3px);box-shadow:0 10px 22px #061a2a1a}.career-role-grid article>span{color:#bb851c;font-family:var(--font-serif);font-size:1.05rem}.career-role-grid h5{margin:0 0 5px;font-size:.98rem;line-height:1.15}.career-role-grid p{color:#63717b;margin:0;font-size:.78rem;line-height:1.42}.job-board-header{min-height:0}.job-board-header>div{flex:auto;min-width:0}.job-board-count{min-width:150px;color:var(--navy);background:#edf0f2;border-radius:7px;align-items:center;gap:10px;margin:0;padding:10px 14px;display:flex}.job-board-count strong{min-width:36px;min-height:36px;color:var(--navy);background:var(--gold);border-radius:50%;place-items:center;font-size:1rem;display:grid}.job-board-count span{font-size:.73rem;font-weight:850;line-height:1.15}.opportunity-rail{padding:38px 12px 32px;overflow:hidden}.opportunity-track{justify-content:center;gap:24px;width:100%;display:flex}.opportunity-track.is-animated{width:max-content;animation:job-card-drift var(--job-duration,42s) linear infinite;will-change:transform;justify-content:flex-start}.opportunity-rail:hover .opportunity-track.is-animated,.opportunity-rail:focus-within .opportunity-track.is-animated{animation-play-state:paused}.opportunity-card{background:var(--white);border:1px solid #061a2a21;border-radius:7px;flex-direction:column;flex:0 0 clamp(300px,24vw,330px);width:clamp(300px,24vw,330px);min-width:0;min-height:510px;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:0 12px 28px #061a2a14}.opportunity-track:not(.is-animated) .opportunity-card{flex:1 1 0;width:auto;max-width:330px}.opportunity-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #061a2a26}.opportunity-media{aspect-ratio:3/2;background:#dfe8ed;min-height:0;position:relative;overflow:visible}.opportunity-media>img{object-fit:contain;width:100%;height:100%;min-height:0;display:block}.opportunity-poster-fallback{height:100%;min-height:0;color:var(--white);background:radial-gradient(circle at 82% 28%, #e6b84f47 0 13%, transparent 14%), linear-gradient(135deg, var(--navy) 0 58%, #103d88 58% 100%);flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:32px;display:flex;position:relative;overflow:hidden}.opportunity-poster-fallback:after{content:"";border:24px solid #ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-68px;right:-36px}.opportunity-poster-fallback img,.opportunity-poster-fallback>span{object-fit:contain;background:var(--white);border-radius:3px;place-items:center;width:78px;height:44px;display:grid}.opportunity-poster-fallback>span{color:var(--navy);font-weight:900}.opportunity-poster-fallback strong{letter-spacing:-.055em;text-transform:uppercase;max-width:230px;font-size:clamp(1.7rem,2.5vw,2.35rem);line-height:.9}.opportunity-poster-fallback small{max-width:220px;font-size:.72rem;font-weight:750}.opportunity-type{z-index:2;color:var(--navy);background:var(--gold);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:.64rem;font-weight:900;position:absolute;top:14px;right:14px;box-shadow:0 5px 14px #061a2a2e}.opportunity-deadline{z-index:3;width:58px;height:60px;color:var(--white);background:var(--navy);border-top:4px solid var(--gold);text-align:center;border-radius:4px;place-items:center;line-height:1;display:grid;position:absolute;bottom:-28px;right:18px;box-shadow:0 8px 18px #061a2a33}.opportunity-deadline strong{align-self:end;font-size:1.25rem}.opportunity-deadline span{text-transform:uppercase;align-self:start;margin-top:2px;font-size:.68rem;font-weight:800}.opportunity-content{flex-direction:column;flex:1;min-height:290px;padding:30px 28px 24px;display:flex}.opportunity-partner{align-items:center;min-width:0;padding-right:68px;display:flex}.opportunity-partner small{color:#65747e;letter-spacing:.03em;text-transform:uppercase;font-size:.74rem;font-weight:850;line-height:1.3}.opportunity-content h4{letter-spacing:-.02em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:18px 0 10px;font-size:clamp(1.14rem,1.55vw,1.4rem);line-height:1.17;display:-webkit-box;overflow:hidden}.opportunity-content>p{color:#61707a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.opportunity-tags{flex-wrap:wrap;gap:5px;display:flex}.opportunity-tags span{color:var(--navy);background:#e4eaf0;padding:4px 7px;font-size:.65rem;font-weight:850}.opportunity-location{color:#687680;align-items:baseline;gap:7px;margin:auto 0 14px;padding-top:14px;display:flex}.opportunity-location span{color:#7a868d;letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;font-weight:800}.opportunity-location strong{font-size:.75rem}.opportunity-content>a{min-height:46px;color:var(--navy);letter-spacing:.04em;text-transform:uppercase;background:#f2f2ef;justify-content:space-between;align-items:center;padding:0 15px;font-size:.73rem;font-weight:900;transition:color .18s,background-color .18s;display:flex}.opportunity-content>a:hover{color:var(--white);background:var(--navy)}.job-rail-note{color:#061a2a9e;text-align:right;margin:-10px 0 0;font-size:.68rem;font-weight:750}@keyframes job-card-drift{to{transform:translate(calc(-50% - 12px))}}@media (min-width:1200px){.job-board-header h3{font-size:var(--step-2);text-wrap:nowrap;white-space:nowrap}}.opportunity-empty{grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:27px;min-height:326px;padding:36px clamp(24px,5vw,60px);display:grid}.opportunity-empty-mark{width:92px;height:92px;color:var(--white);background:var(--navy);border:6px solid var(--gold);font-family:var(--font-serif);border-radius:50%;place-items:center;font-size:1.7rem;display:grid}.opportunity-empty>div:nth-child(2)>span{color:#8a6011;letter-spacing:.08em;text-transform:uppercase;font-size:.73rem;font-weight:850}.opportunity-empty h4{font-size:var(--step-3);margin:5px 0 8px;line-height:1.2}.opportunity-empty p{color:#65747e;max-width:640px;margin:0}.opportunity-empty-actions{gap:7px;display:grid}.opportunity-empty-actions a{min-width:185px;color:var(--navy);text-align:center;background:#f5f1e5;border:1px solid #061a2a26;padding:10px 13px;font-size:.75rem;font-weight:800;transition:color .18s,background-color .18s}.opportunity-empty-actions a:hover{color:var(--white);background:var(--navy)}.facility-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.facility-grid article{border:1px solid var(--line);background:var(--cream);padding:18px 18px 30px;position:relative}.facility-grid article>span{z-index:2;color:var(--navy);background:var(--gold);font-family:var(--font-serif);padding:6px 10px;position:absolute;top:28px;left:28px}.facility-grid img{object-fit:cover;width:100%;height:245px}.facility-grid h3{margin:24px 5px 10px;font-size:1.4rem;line-height:1.15}.facility-grid p{color:var(--muted);margin:0 5px;font-size:.98rem;line-height:1.6}.contact-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(50px,8vw,110px);display:grid}.contact-section h2{margin-bottom:30px}.contact-layout>div>p:not(.eyebrow){color:#acbac4}.contact-layout dl{margin:54px 0 0}.contact-layout dl>div{border-top:1px solid #ffffff24;grid-template-columns:90px 1fr;padding:14px 0;display:grid}.contact-layout dt{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:850}.contact-layout dd{color:#d1dbe1;margin:0;font-size:.96rem}.inquiry-form{color:var(--ink);background:var(--cream);padding:clamp(28px,4vw,48px)}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.inquiry-form label{color:#40505b;gap:7px;margin-bottom:17px;font-size:.82rem;font-weight:800;display:grid}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;color:var(--ink);background:var(--white);border:1px solid #061a2a38;border-radius:0;outline:none;padding:12px 13px}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #103d881f}.inquiry-form textarea{resize:vertical}.inquiry-form button:disabled{cursor:wait;opacity:.65}.honeypot{position:absolute;left:-10000px}.form-status{color:#36586e;min-height:24px;margin:14px 0 0;font-size:.9rem}.focus-detail-page{--focus-accent:var(--navy)}.focus-detail-hero{min-height:730px;color:var(--white);background:var(--navy);align-items:center;display:flex;position:relative;overflow:hidden}.focus-detail-hero>img,.focus-detail-overlay,.focus-detail-pattern{width:100%;height:100%;position:absolute;inset:0}.focus-detail-hero>img{object-fit:cover}.focus-detail-overlay{background:linear-gradient(90deg,#03111cfa,#03111cd1 46%,#03111c42),linear-gradient(#0000 48%,#03111cc7)}.focus-detail-pattern{opacity:.11;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff38 1px,#0000 1px);background-size:88px 88px}.focus-detail-hero-content{z-index:2;padding-bottom:100px;position:relative}.focus-breadcrumb{color:#cbd5dc;align-items:center;gap:9px;margin-bottom:55px;font-size:.83rem;display:flex}.focus-breadcrumb a:hover{color:var(--white);text-underline-offset:4px;text-decoration:underline}.focus-breadcrumb span{color:var(--gold)}.focus-code{border:1px solid var(--gold);color:var(--gold);letter-spacing:.14em;padding:7px 12px;font-size:.82rem;font-weight:850;display:inline-flex}.focus-detail-hero h1{max-width:920px;font-size:var(--step-display);letter-spacing:-.045em;text-wrap:balance;margin:25px 0 24px;line-height:1}.focus-detail-hero-content>p{color:#d1dbe1;max-width:680px;margin:0 0 32px;font-size:clamp(1.05rem,1.5vw,1.25rem)}.focus-detail-stats{z-index:3;width:100%;color:var(--navy);background:var(--gold);position:absolute;bottom:0}.focus-detail-stats .shell{grid-template-columns:repeat(4,1fr);display:grid}.focus-detail-stats .shell>div{border-inline-start:1px solid #061a2a38;align-items:center;gap:13px;min-height:92px;padding:18px 22px;display:flex}.focus-detail-stats .shell>div:last-child{border-inline-end:1px solid #061a2a38}.focus-detail-stats strong{font-family:var(--font-serif);font-size:2.25rem}.focus-detail-stats span{max-width:110px;font-size:.76rem;font-weight:800;line-height:1.25}.focus-overview{grid-template-columns:minmax(290px,.8fr) 1.6fr;align-items:start;gap:clamp(48px,8vw,110px);display:grid}.focus-overview-lead h2{font-size:var(--step-1);letter-spacing:-.04em;margin:0;line-height:1.04}.focus-overview-lead h2 em{color:var(--focus-accent);font-family:var(--font-serif);font-weight:400;display:block}.focus-overview-lead>p:last-child{max-width:min(68ch,100%);color:var(--muted);margin:17px 0 0;font-size:1.03rem;line-height:1.65}.outcome-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.outcome-grid article{border-top:4px solid var(--focus-accent);background:var(--cream);min-height:260px;padding:28px}.outcome-grid article>span{color:var(--focus-accent);font-family:var(--font-serif);font-size:1.55rem}.outcome-grid h3{font-size:var(--step-3);margin:42px 0 12px;line-height:1.2}.outcome-grid p{color:var(--muted);margin:0}.detail-section-heading{width:100%;max-width:1180px;margin-bottom:44px}.detail-section-heading h2{max-width:1120px;font-size:var(--step-1);letter-spacing:-.04em;text-wrap:balance;margin:0;line-height:1.04}.detail-section-heading>p{max-width:1040px;color:var(--muted);margin:17px 0 0;font-size:1rem;line-height:1.65}@media (min-width:1280px){.section-masthead h2{white-space:nowrap}}.detail-section-heading.inverse>p{color:#aebdc7}.equipment-section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px;display:flex}.equipment-section-heading h2{font-size:var(--step-1);letter-spacing:-.04em;text-wrap:balance;margin:8px 0 12px;line-height:1.04}.equipment-intro{color:var(--muted);margin:0;font-size:.95rem}.equipment-count{justify-items:end;min-width:128px;padding-bottom:2px;display:grid}.equipment-count strong{color:var(--focus-accent);font-family:var(--font-serif);font-size:2.25rem;font-weight:500;line-height:.9}.equipment-count span{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin-top:7px;font-size:.68rem;font-weight:900}.focus-equipment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.focus-equipment-grid article{border:1px solid #061a2a1c;border-bottom:4px solid var(--focus-accent);background:var(--white);border-radius:12px;flex-direction:column;min-height:410px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #061a2a17}.focus-equipment-grid article:hover{border-color:color-mix(in srgb, var(--focus-accent) 42%, transparent);transform:translateY(-7px);box-shadow:0 24px 52px #061a2a29}.equipment-media{background:#e9eef1;height:230px;position:relative;overflow:hidden}.equipment-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#061a2a57);height:46%;position:absolute;inset:auto 0 0}.equipment-media>img{object-fit:cover;width:100%;height:100%;transition:filter .35s,transform .45s cubic-bezier(.2,.7,.2,1)}.focus-equipment-grid article:hover .equipment-media>img{filter:saturate(1.08)contrast(1.03);transform:scale(1.06)}.equipment-image-placeholder{color:#ffffffd1;background:radial-gradient(circle at 78% 22%, #e5b54a3b, transparent 28%), linear-gradient(138deg, var(--focus-accent), var(--navy) 88%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.equipment-image-placeholder:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:28px 28px;border:1px solid #ffffff1a;position:absolute;inset:0}.equipment-image-placeholder svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:88px;height:88px}.equipment-image-placeholder span{z-index:1;color:#ffffff2e;font-family:var(--font-serif);letter-spacing:-.04em;font-size:2.65rem;position:absolute;bottom:12px;right:20px}.equipment-index{z-index:2;width:42px;height:42px;color:var(--navy);letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #ffffffa6;border-radius:50%;place-items:center;font-size:.66rem;font-weight:900;display:grid;position:absolute;top:16px;left:16px;box-shadow:0 8px 22px #061a2a29}.equipment-status{z-index:2;color:#205c35;letter-spacing:.05em;text-transform:uppercase;background:#e5f3e9;border-radius:999px;padding:7px 10px;font-size:.58rem;font-weight:900;position:absolute;top:18px;right:18px}.status-new .equipment-status{color:#9d1018;background:#fde6e8}.status-commissioning .equipment-status{color:#895f08;background:#faedc9}.status-planned .equipment-status{color:#345270;background:#e3ebf3}.equipment-card-body{flex-direction:column;flex:1;padding:25px 24px 28px;display:flex;position:relative}.equipment-card-body:before{background:var(--focus-accent);content:"";width:42px;height:3px;margin-bottom:17px}.focus-equipment-grid h3{font-size:var(--step-3);letter-spacing:-.025em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 12px;line-height:1.2;display:-webkit-box;overflow:hidden}.focus-equipment-grid p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.focus-course-years{grid-template-columns:1fr 1fr;gap:18px;display:grid}.focus-course-years>article{color:var(--ink);background:var(--cream);overflow:hidden}.focus-course-years header{color:var(--white);background:var(--focus-accent);padding:26px 28px 22px}.focus-course-years header span{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:850}.focus-course-years header h3{font-size:var(--step-2);margin:7px 0 0}.focus-course-row{border-bottom:1px solid var(--line);grid-template-columns:78px minmax(0,1fr) 70px;align-items:center;gap:14px;min-height:62px;padding:11px 24px;display:grid}.focus-course-row>span,.focus-course-row small{color:#68757d;font-size:.8rem}.focus-course-row small{text-align:right}.curriculum-note{color:#98aab5;max-width:740px;margin:28px 0 0;font-size:.88rem}.activity-grid{border-top:1px solid var(--line)}.activity-grid article{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:28px;padding:30px 0;display:grid}.activity-grid article>span{color:var(--focus-accent);font-family:var(--font-serif);font-size:2.5rem}.activity-grid h3{font-size:var(--step-3);margin:0 0 7px}.activity-grid p{max-width:760px;color:var(--muted);margin:0}.focus-research-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.focus-research-grid article{background:var(--white);grid-template-columns:.82fr 1.18fr;min-height:330px;display:grid}.focus-research-grid img{object-fit:cover;width:100%;height:100%;min-height:330px}.focus-research-grid article>div{padding:32px}.focus-research-grid span{color:var(--focus-accent);letter-spacing:.07em;text-transform:uppercase;font-size:.8rem;font-weight:850}.focus-research-grid h3{font-size:var(--step-2);margin:16px 0 13px;line-height:1.15}.focus-research-grid p{color:var(--muted);margin:0}.career-path-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.career-path-grid article{border:1px solid #ffffff29;min-height:260px;padding:26px;transition:background .2s,transform .2s}.career-path-grid article:hover{color:var(--navy);background:var(--gold);transform:translateY(-4px)}.career-path-grid span{color:var(--gold);font-family:var(--font-serif);font-size:1.5rem}.career-path-grid article:hover span{color:var(--navy)}.career-path-grid h3{font-size:var(--step-3);margin:62px 0 12px}.career-path-grid p{color:#aebdc7;margin:0}.career-path-grid article:hover p{color:#061a2abd}.focus-next-lead{justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px;display:flex}.focus-next-lead h2{max-width:760px;font-size:var(--step-1);letter-spacing:-.04em;margin:0;line-height:1.04}.other-focus-grid{grid-template-columns:repeat(3,1fr);display:grid}.other-focus-grid a{border:1px solid #061a2a40;grid-template-columns:56px 1fr auto;align-items:center;gap:15px;min-height:150px;padding:24px;transition:color .18s,background .18s;display:grid}.other-focus-grid a:hover{color:var(--white);background:var(--navy)}.other-focus-grid span{font-family:var(--font-serif);font-size:1.35rem}.other-focus-grid strong{line-height:1.2}.other-focus-grid i{font-style:normal}.institutional-footer{color:var(--brand-navy);border-top:3px solid var(--brand-gold);background:#fff;margin-bottom:92px;padding:0 0 20px}.footer-identity img{object-fit:contain;object-position:left center;width:min(300px,100%);max-height:72px}.footer-identity address{color:#596782;gap:2px;margin:18px 0 12px;font-size:.84rem;font-style:normal;line-height:1.42;display:grid}.footer-identity address strong{color:var(--brand-navy);margin-bottom:3px;font-size:.94rem}.footer-directory{border-bottom:1px solid #0a21641f;grid-template-columns:1.45fr .78fr 1.28fr 1fr;gap:clamp(32px,5vw,76px);padding-block:clamp(38px,4vw,54px) 34px;display:grid}.footer-directory h2{color:var(--brand-navy);letter-spacing:.015em;margin:0 0 15px;font-size:.9rem;font-weight:780}.footer-directory nav,.footer-connect{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.footer-directory nav a,.footer-connect>a,.footer-identity>a{color:#596782;font-size:.84rem;line-height:1.35;transition:color .17s,transform .17s}.footer-directory nav:nth-child(2) a{font-size:.78rem}.footer-directory nav:nth-child(2) a span{color:var(--brand-navy);margin-right:6px;font-weight:820}.footer-directory nav a:hover,.footer-directory nav a:focus-visible,.footer-connect>a:hover,.footer-connect>a:focus-visible,.footer-identity>a:hover,.footer-identity>a:focus-visible{color:#a66f00;transform:translate(3px)}.footer-identity>a{width:fit-content;margin-top:4px;display:block}.footer-socials{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.footer-socials a{background:#fff;border:1px solid #0a21642b;border-radius:50%;place-items:center;width:36px;height:36px;transition:border-color .17s,transform .17s;display:grid}.footer-socials a:hover,.footer-socials a:focus-visible{border-color:var(--brand-gold);transform:translateY(-2px)}.footer-socials img{object-fit:contain;width:21px;height:21px}.footer-legal{color:var(--muted);justify-content:space-between;gap:28px;padding-top:17px;font-size:.73rem;display:flex}.admission-dock{z-index:75;padding:8px 14px max(8px, env(safe-area-inset-bottom));pointer-events:none;position:fixed;bottom:0;left:0;right:0}.admission-card{width:min(1320px,100%);min-height:74px;color:var(--brand-navy);border:2px solid var(--brand-gold);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#fffffffa;border-radius:15px;grid-template-columns:minmax(320px,1fr) auto auto;align-items:center;gap:clamp(18px,3vw,50px);margin-inline:auto;padding:9px 16px;display:grid;box-shadow:0 -7px 28px #061a2a2b}.admission-identity{gap:3px;min-width:0;display:grid}.admission-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;line-height:1.25;overflow:hidden}.admission-identity span{color:#34466f;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;line-height:1.25;overflow:hidden}.admission-primary{min-width:172px;min-height:48px;color:var(--brand-navy);background:var(--brand-gold);border:1px solid var(--brand-gold);border-radius:10px;justify-content:center;align-items:center;gap:16px;padding:0 22px;font-size:1rem;font-weight:750;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex;box-shadow:0 6px 16px #a471082b}.admission-primary:hover,.admission-primary:focus-visible{background:#f2cf75;border-color:#f2cf75;transform:translateY(-1px)}.admission-actions{align-items:center;gap:8px;display:flex}.admission-actions a{background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.admission-actions img{object-fit:contain;width:25px;height:25px}.admission-actions a:hover,.admission-actions a:focus-visible{background:#f5f7fb;transform:translateY(-4px)scale(1.1);box-shadow:0 8px 18px #061a2a24}@media (max-width:1180px){.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu>summary{cursor:pointer;place-content:center;gap:5px;width:44px;height:40px;list-style:none;display:grid}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span{background:var(--brand-navy);width:23px;height:2px}.mobile-menu nav{background:var(--brand-navy);border:1px solid #ffffff29;border-radius:6px;width:min(310px,100vw - 30px);padding:12px;display:grid;position:absolute;top:58px;right:0;box-shadow:0 20px 50px #0000004d}.mobile-menu nav a{color:var(--white);border-bottom:1px solid #ffffff1a;padding:12px;font-size:.94rem;font-weight:650}.mobile-nav-group{border-bottom:1px solid #ffffff1a}.mobile-nav-group>summary{min-height:49px;color:var(--white);cursor:pointer;justify-content:space-between;align-items:center;padding:12px;font-size:.96rem;font-weight:700;list-style:none;display:flex}.mobile-nav-group>summary::-webkit-details-marker{display:none}.mobile-nav-group>summary span{color:var(--brand-gold);font-size:1.25rem;font-weight:400;transition:transform .18s}.mobile-nav-group[open]>summary span{transform:rotate(45deg)}.mobile-nav-group>div{background:#ffffff0d;padding:0 8px 8px;display:grid}.mobile-menu nav .mobile-nav-group a{color:#ffffffdb;border-bottom-color:#ffffff12;padding-left:18px;font-size:.9rem;font-weight:580}.mobile-menu nav .mobile-nav-group a:last-child{border-bottom:0}.mobile-menu nav .mobile-nav-overview{color:var(--brand-gold);font-weight:720}.mobile-nav-subgroup{border-bottom:1px solid #ffffff12}.mobile-nav-subgroup>summary{color:#ffffffe0;cursor:pointer;justify-content:space-between;align-items:center;min-height:45px;padding:10px 18px;font-size:.9rem;font-weight:650;list-style:none;display:flex}.mobile-nav-subgroup>summary::-webkit-details-marker{display:none}.mobile-nav-subgroup>summary span{color:var(--brand-gold);font-size:1.1rem;transition:transform .18s}.mobile-nav-subgroup[open]>summary span{transform:rotate(45deg)}.mobile-nav-subgroup>div{background:#0000001f;padding:0 8px 8px 14px;display:grid}.mobile-menu nav .mobile-nav-subgroup a{padding-left:22px;font-size:.86rem}.mobile-menu nav .nav-cta{color:var(--brand-navy);background:var(--brand-gold);border-bottom:0;margin-top:8px}}@media (max-width:980px){.people-grid,.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alumni-feature{grid-template-columns:1fr;gap:32px}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu>summary{cursor:pointer;place-content:center;gap:5px;width:44px;height:40px;list-style:none;display:grid}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span{background:var(--brand-navy);width:23px;height:2px}.mobile-menu nav{background:var(--brand-navy);border:1px solid #ffffff29;width:min(300px,100vw - 30px);padding:12px;display:grid;position:absolute;top:58px;right:0;box-shadow:0 20px 50px #0000004d}.mobile-menu nav a{color:var(--white);border-bottom:1px solid #ffffff1a;padding:12px;font-size:.94rem;font-weight:650}.mobile-menu nav .nav-cta{color:var(--brand-navy);background:var(--brand-gold);border-bottom:0;margin-top:8px}.hero h1{font-size:clamp(3.5rem,7.5vw,5.6rem)}.section-intro,.partner-lead{grid-template-columns:1fr}.partner-lead{gap:28px}.partner-lead-action{grid-template-columns:minmax(0,1fr) auto;align-items:end}.industry-module-header{flex-direction:column;align-items:flex-start;gap:16px}.career-browser{grid-template-columns:1fr}.career-focus-selector{border-bottom:1px solid #061a2a24;border-right:0;grid-template-columns:repeat(4,1fr)}.career-focus-selector button{text-align:center;border-bottom:0;border-right:1px solid #061a2a1f;grid-template-columns:1fr;gap:3px;min-height:70px}.career-focus-selector button:last-child{border-right:0}.career-focus-selector span{display:none}.opportunity-rail{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;overflow-x:auto}.opportunity-track,.opportunity-track.is-animated{justify-content:flex-start;width:max-content;animation:none}.opportunity-card{scroll-snap-align:start;flex:0 0 min(310px,72vw);width:min(310px,72vw);max-width:none}.opportunity-card[aria-hidden=true],.job-rail-note{display:none}.opportunity-empty{grid-template-columns:72px 1fr}.opportunity-empty-mark{border-width:5px;width:72px;height:72px;font-size:1.35rem}.opportunity-empty-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.proof-grid,.facility-grid{grid-template-columns:repeat(2,1fr)}.vision-layout{grid-template-columns:1fr;gap:15px}.orbit{display:none}.curriculum-card{grid-template-columns:1fr}.year-panel{min-height:430px}.contact-layout{grid-template-columns:1fr}.focus-detail-hero{min-height:790px}.focus-detail-stats .shell{grid-template-columns:1fr 1fr}.focus-detail-stats .shell>div{border-bottom:1px solid #061a2a38;min-height:78px}.focus-overview,.detail-section-heading{grid-template-columns:1fr}.focus-equipment-grid,.career-path-grid{grid-template-columns:1fr 1fr}.other-focus-grid a{grid-template-columns:48px 1fr auto;padding:18px}}@media (max-width:900px){html{scroll-padding-top:108px;scroll-padding-bottom:96px}body{padding-top:99px}.header-inner{min-height:96px}.brand .rupp-mark{width:60px;height:62px}.brand .fe-mark,.brand .me-mark,.brand-divider{display:none}.brand .me-wordmark{width:min(330px,52vw);height:65px}.mobile-menu nav{top:59px}}@media (max-width:700px){.directory-hero{min-height:360px;padding:78px 0 68px}.directory-hero h1{font-size:clamp(2.25rem,9.5vw,3.4rem);line-height:1.04}.people-grid,.story-grid,.publication-list{grid-template-columns:1fr}.content-empty-state{padding:28px 22px}.semester-groups{gap:20px}:root{--shell:min(100% - 28px, 1180px)}html{scroll-padding-top:84px;scroll-padding-bottom:84px}body{padding-top:76px}.header-shell{width:calc(100vw - 20px)}.header-inner{gap:10px;min-height:73px}.brand{gap:8px}.brand-marks{gap:0}.brand .rupp-mark{width:45px;height:47px}.brand .fe-mark,.brand .me-mark,.brand-divider{display:none}.brand .me-wordmark{width:min(205px,56vw);height:48px}.mobile-menu nav{top:55px}.admission-dock{padding:5px 8px max(5px, env(safe-area-inset-bottom))}.admission-card{border-radius:12px;grid-template-columns:1fr;gap:0;min-height:57px;padding:5px}.admission-identity,.admission-actions{display:none}.admission-primary{width:100%;min-height:43px;box-shadow:none;border-radius:8px}.partner-jobs-band{margin-top:38px;padding:58px 0 72px}.industry-module{margin-top:0}.industry-module-header{min-height:0;padding:0 0 24px}.partner-lead-action{grid-template-columns:1fr;align-items:start}.partner-lead h2{font-size:clamp(2.35rem,11vw,3.2rem)}.industry-tabs{width:100%}.industry-tabs button{flex:1;min-width:0;padding-inline:9px;font-size:.73rem}.career-results{padding:18px 14px}.career-results-heading{flex-direction:column;align-items:flex-start;gap:9px}.career-role-grid{gap:7px}.career-role-grid article{grid-template-columns:1fr;gap:4px;min-height:126px;padding:12px}.career-role-grid p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.opportunity-empty{text-align:center;grid-template-columns:1fr;gap:15px;min-height:360px;padding:24px 18px}.opportunity-empty-mark{margin-inline:auto}.opportunity-empty-actions{grid-column:auto;grid-template-columns:1fr}footer{margin-bottom:72px}.hero{align-items:flex-start;height:auto;min-height:760px}.hero-image{object-position:66% center}.hero-overlay{background:linear-gradient(90deg,#03121ef0,#03121e8c),linear-gradient(#0000 40%,#03121eeb 100%)}.hero-content{padding-top:105px;padding-bottom:280px}.hero h1{letter-spacing:-.04em;font-size:clamp(2.25rem,9.5vw,3.4rem);line-height:1.04}.hero h1 em{margin-top:12px}.hero h1>span{white-space:normal}.focus-detail-hero{align-items:flex-start;min-height:890px}.focus-detail-hero>img{object-position:center}.focus-detail-hero-content{padding-top:80px;padding-bottom:280px}.focus-breadcrumb{flex-wrap:wrap;margin-bottom:38px}.focus-detail-hero h1{font-size:clamp(2.25rem,9.5vw,3.4rem);line-height:1.04}.focus-detail-stats .shell{grid-template-columns:1fr 1fr}.focus-detail-stats .shell>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-height:105px;padding:14px}.focus-detail-stats strong{font-size:1.85rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:24px}.hero-stats{background:0 0;bottom:72px}.stat-grid{grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:8px}.stat-grid>div{min-height:88px;padding:15px}.stat-grid strong{font-size:1.8rem}.stat-card-phrase strong{font-size:1.05rem}.stat-grid span{white-space:normal}.section{padding:82px 0}.section-intro{gap:24px;margin-bottom:42px}.proof-grid,.mission-grid,.focus-grid,.research-grid,.facility-grid,.outcome-grid,.focus-equipment-grid,.focus-course-years,.focus-research-grid,.career-path-grid,.other-focus-grid{grid-template-columns:1fr}.detail-section-heading{gap:20px;margin-bottom:38px}.equipment-section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:28px}.equipment-section-heading h2{font-size:var(--step-1);white-space:normal}.equipment-intro{max-width:34rem}.equipment-count{align-items:baseline;justify-items:initial;gap:9px;min-width:0;display:flex}.equipment-count span{margin-top:0}.equipment-media{height:220px}.focus-course-row{grid-template-columns:68px minmax(0,1fr);padding-inline:16px}.focus-course-row small{text-align:left;grid-column:2}.activity-grid article{grid-template-columns:68px 1fr;gap:12px}.focus-research-grid article{grid-template-columns:1fr}.focus-research-grid img{height:230px;min-height:230px}.career-path-grid article{min-height:230px}.focus-next-lead{flex-direction:column;align-items:flex-start}.proof-card{min-height:500px;padding:22px}.proof-card header{min-height:104px}.proof-media{height:230px}.mission-grid article{min-height:330px;padding:28px}.focus-card{min-height:590px;padding:24px}.course-panel{padding:20px 14px}.year-panel{min-height:410px;padding:34px 28px}.course-heading,.course-row{grid-template-columns:76px minmax(0,1fr) 45px;gap:10px}.semester-heading{flex-direction:column;align-items:flex-start;gap:3px}.partner-logo{width:210px;height:130px}.field-row{grid-template-columns:1fr;gap:0}.footer-directory{grid-template-columns:1fr;gap:0;padding-block:28px 20px}.footer-directory>*{border-top:1px solid #0a216421;padding:20px 0}.footer-directory>:first-child{border-top:0;padding-top:0}.footer-legal{flex-direction:column;align-items:flex-start;gap:7px}}@media (min-width:701px) and (max-width:980px){.impact-heading{grid-template-columns:1fr;gap:20px}.impact-feature{width:min(820px,100% - 48px)}.footer-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 52px}}@media (max-width:700px){.impact-heading{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.impact-heading h2{font-size:clamp(2.55rem,11vw,3.8rem)}.impact-stage{min-height:640px}.impact-feature{width:calc(100% - 28px);bottom:86px;right:14px}.impact-feature-title{width:100%;min-width:0;padding:13px 17px 15px}.impact-feature-title h3{font-size:clamp(1.8rem,8vw,2.5rem)}.impact-feature-panel{grid-template-columns:1fr;margin-left:0}.impact-feature-panel p{padding:17px 18px;font-size:.94rem}.impact-action{border-top:1px solid #fff3;border-left:0;justify-content:flex-start;gap:12px;padding:13px 18px;display:flex}.impact-action-icon{width:38px;height:38px;font-size:1rem}.impact-controls{bottom:18px}.impact-dots{gap:7px;padding:6px}.impact-dots button{width:clamp(25px,8vw,36px)}.impact-credit{background:#0413229e;padding:6px 8px;top:14px;bottom:auto;left:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.opportunity-rail{overflow-x:auto}.opportunity-track.is-animated{width:max-content;transform:none}.opportunity-card[aria-hidden=true]{display:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.focus-research-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.focus-research-preview{color:var(--navy);background:var(--white);border:1px solid #061a2a29;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 18px 44px #061a2a14}.focus-research-preview:hover{transform:translateY(-5px);box-shadow:0 26px 56px #061a2a24}.focus-research-preview-media{background:var(--navy);height:220px;position:relative;overflow:hidden}.focus-research-preview-media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.focus-research-preview:hover .focus-research-preview-media img{transform:scale(1.035)}.focus-research-preview>div:last-child{padding:24px}.focus-research-preview small{color:#8c650f;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:850}.focus-research-preview h3{min-height:2.4em;font-size:var(--step-3);margin:12px 0 28px;line-height:1.2}.focus-research-preview-link{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-top:15px;font-size:.79rem;font-weight:850;display:flex}.focus-research-preview-link i{font-style:normal}.research-focus-tags{flex-wrap:wrap;gap:7px;display:flex}.focus-research-preview-media .research-focus-tags{position:absolute;bottom:14px;right:14px}.research-focus-tags span,.research-focus-tags a{min-width:42px;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.06em;background:#041322d1;border:1px solid #ffffff52;justify-content:center;align-items:center;padding:7px 9px;font-size:.72rem;font-weight:850;display:inline-flex}.research-index-heading{margin-bottom:30px}.research-filter{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:9px;margin-bottom:42px;padding-bottom:24px;display:flex}.research-filter a{border:1px solid var(--line);min-height:42px;color:var(--navy);background:var(--cream);align-items:center;padding:0 17px;font-size:.8rem;font-weight:850;transition:color .16s,background .16s;display:inline-flex}.research-filter a:hover,.research-filter a.active{border-color:var(--navy);color:var(--white);background:var(--navy)}.research-project-list{gap:34px;display:grid}.research-project-detail{border:1px solid var(--line);background:var(--cream);grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);scroll-margin-top:132px;display:grid;overflow:hidden}.research-project-media{background:var(--navy);min-height:430px;position:relative;overflow:hidden}.research-project-media img{object-fit:cover;width:100%;height:100%}.research-project-media>span{width:48px;height:48px;color:var(--white);background:#041322c2;border:1px solid #fff6;border-radius:50%;place-items:center;font-size:.78rem;font-weight:850;display:grid;position:absolute;top:18px;left:18px}.research-project-copy{padding:clamp(30px,4vw,58px)}.research-project-copy .research-focus-tags{margin-bottom:22px}.research-project-copy h2{letter-spacing:-.045em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(2rem,3vw,3.25rem);line-height:1.04}.research-project-summary{color:#425564;max-width:720px;margin:20px 0 0;font-size:1.07rem;line-height:1.65}.research-project-body,.research-project-placeholder{border-top:1px solid var(--line);max-width:720px;color:var(--muted);margin:24px 0 0;padding-top:24px;line-height:1.7}.research-project-body>:first-child{margin-top:0}.research-project-body>:last-child{margin-bottom:0}@media (max-width:1100px){.focus-research-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.research-project-detail{grid-template-columns:.9fr 1.1fr}}@media (max-width:760px){.section-masthead{margin-bottom:34px;padding-bottom:20px}.section-masthead h2{font-size:var(--step-1)}.partner-lead,.focus-research-preview-grid,.research-project-detail{grid-template-columns:1fr}.focus-research-preview-media{height:205px}.research-project-media{height:260px;min-height:260px}.research-project-copy{padding:27px 22px 32px}}.research-hub-page,.research-area-page{--research-accent:var(--gold)}.research-hub-hero{color:var(--white);background:radial-gradient(circle at 18% 10%,#2d587861,#0000 35%),linear-gradient(125deg,#041421 0%,#0b2b42 60%,#102f45 100%);position:relative;overflow:hidden}.research-hub-hero:before,.research-area-hero:before{content:"";opacity:.1;pointer-events:none;background-image:linear-gradient(#ffffff40 1px,#0000 1px),linear-gradient(90deg,#ffffff40 1px,#0000 1px);background-size:82px 82px;position:absolute;inset:0}.research-hub-hero-layout{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(44px,6vw,92px);min-height:650px;padding-top:72px;padding-bottom:72px;display:grid;position:relative}.research-hub-hero-copy h1{letter-spacing:-.06em;max-width:760px;margin:20px 0 26px;font-size:clamp(3.6rem,6vw,6.6rem);line-height:.93}.research-hub-hero-copy h1 em{color:var(--gold);font-family:var(--font-serif);letter-spacing:-.045em;margin-top:8px;font-weight:400;display:block}.research-hub-hero-copy>p:last-of-type{color:#ffffffc2;max-width:650px;margin:0;font-size:1.08rem;line-height:1.72}.research-hub-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:38px;display:flex}.research-text-link{color:var(--white);letter-spacing:.04em;border-bottom:1px solid #ffffff59;align-items:center;gap:20px;padding:12px 0 9px;font-size:.82rem;font-weight:850;display:inline-flex}.research-text-link:hover{border-color:var(--gold);color:var(--gold)}.research-hero-mosaic{grid-template-rows:1.08fr .92fr;grid-template-columns:1.08fr .92fr;gap:10px;height:500px;display:grid;transform:rotate(1.5deg)}.research-hero-mosaic>div{background:#081d2e;border:1px solid #ffffff26;position:relative;overflow:hidden}.research-hero-mosaic>div:first-child{grid-row:1/3}.research-hero-mosaic img{object-fit:cover;opacity:.82;filter:saturate(.82)contrast(1.05);width:100%;height:100%;transition:transform .5s}.research-hero-mosaic>div:hover img{transform:scale(1.035)}.research-hero-mosaic>div:after{content:"";background:linear-gradient(#0000 52%,#03101ce6);position:absolute;inset:0}.research-hero-mosaic span,.research-hero-mosaic strong{z-index:1;position:absolute;bottom:18px}.research-hero-mosaic span{color:#ffffff9e;letter-spacing:.12em;font-size:.72rem;font-weight:800;left:18px}.research-hero-mosaic strong{color:var(--white);letter-spacing:.08em;font-size:1.05rem;right:18px}.research-section-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:end;gap:clamp(40px,7vw,120px);margin-bottom:50px;padding-bottom:34px;display:grid}.research-section-intro.compact{margin-bottom:42px}.research-section-intro h2{letter-spacing:-.055em;text-wrap:balance;max-width:960px;margin:18px 0 0;font-size:clamp(3rem,5vw,5.4rem);line-height:.96}.research-section-intro h2 em{color:#ad7a13;font-family:var(--font-serif);letter-spacing:-.04em;font-weight:400;display:block}.research-section-intro>p{max-width:520px;color:var(--muted);margin:0 0 4px;font-size:1.03rem;line-height:1.72}.research-area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.research-area-card{border:1px solid var(--line);min-height:410px;color:var(--navy);background:var(--cream);grid-template-columns:minmax(240px,.82fr) minmax(0,1.18fr);transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 16px 40px #061a2a12}.research-area-card:hover{transform:translateY(-5px);box-shadow:0 24px 52px #061a2a21}.research-area-card-media{background:var(--navy);min-height:100%;position:relative;overflow:hidden}.research-area-card-media:after{content:"";background:linear-gradient(180deg, #04121f0f, #04121fad), linear-gradient(120deg, color-mix(in srgb, var(--research-accent) 35%, transparent), transparent 55%);position:absolute;inset:0}.research-area-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.research-area-card:hover .research-area-card-media img{transform:scale(1.045)}.research-area-card-media span{z-index:1;color:var(--white);letter-spacing:.1em;font-size:.8rem;font-weight:850;position:absolute;bottom:18px;left:20px}.research-area-card-copy{border-top:5px solid var(--research-accent);flex-direction:column;padding:clamp(28px,3vw,46px);display:flex}.research-area-card-copy>div:first-child{justify-content:space-between;align-items:center;gap:14px;display:flex}.research-area-card-copy>div:first-child>span{color:var(--research-accent);letter-spacing:.1em;font-size:.85rem;font-weight:900}.research-area-card-copy small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.71rem;font-weight:750}.research-area-card-copy h3{letter-spacing:-.045em;margin:24px 0 16px;font-size:clamp(1.65rem,2.3vw,2.45rem);line-height:1.03}.research-area-card-copy p{color:var(--muted);margin:0;line-height:1.65}.research-area-card-copy>strong{border-top:1px solid var(--line);letter-spacing:.035em;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:24px;font-size:.78rem;display:flex}.research-area-card-copy>strong i,.research-current-copy>strong i{color:var(--research-accent);font-style:normal}.research-current-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.research-current-card{border:1px solid var(--line);background:var(--white);overflow:hidden;box-shadow:0 16px 40px #061a2a0f}.research-current-card>a{height:100%;color:var(--navy);grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr);display:grid}.research-current-media{background:var(--navy);min-height:340px;position:relative;overflow:hidden}.research-current-media:after{content:"";background:linear-gradient(#0000 55%,#04121fb8);position:absolute;inset:0}.research-current-media img{object-fit:cover;width:100%;height:100%;transition:transform .36s}.research-current-card:hover .research-current-media img{transform:scale(1.045)}.research-current-media>span{z-index:1;color:var(--white);letter-spacing:.1em;font-size:.75rem;font-weight:850;position:absolute;bottom:17px;left:18px}.research-current-copy{flex-direction:column;padding:clamp(26px,3vw,40px);display:flex}.research-current-copy h3{font-size:var(--step-2);letter-spacing:-.04em;margin:20px 0 15px;line-height:1.15}.research-current-copy p{color:var(--muted);margin:0;line-height:1.65}.research-current-copy>strong{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-top:24px;font-size:.78rem;display:flex}.research-focus-tags.dark span{color:var(--navy);-webkit-backdrop-filter:none;backdrop-filter:none;background:#eef1f2;border-color:#061a2a24}.research-collaboration-band,.research-boundaries-band{color:var(--white);background:var(--navy)}.research-collaboration-band .shell{justify-content:space-between;align-items:center;gap:48px;min-height:240px;padding-top:52px;padding-bottom:52px;display:flex}.research-collaboration-band h2,.research-boundaries-band h2{max-width:880px;font-size:var(--step-1);letter-spacing:-.045em;margin:14px 0 0;line-height:1.04}.research-area-hero{color:var(--white);background:radial-gradient(circle at 80% 12%, color-mix(in srgb, var(--research-accent) 26%, transparent), transparent 32%), linear-gradient(125deg, #041421 0%, #0a293f 100%);position:relative;overflow:hidden}.research-area-hero>.shell{z-index:1;padding-top:32px;padding-bottom:62px;position:relative}.research-breadcrumb{color:#fff9;align-items:center;gap:10px;padding:10px 0 34px;font-size:.78rem;font-weight:750;display:flex}.research-breadcrumb a:hover{color:var(--gold)}.research-breadcrumb strong{color:var(--white)}.research-area-hero-layout{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:clamp(50px,8vw,126px);display:grid}.research-area-code{color:var(--gold);font-family:var(--font-serif);margin-top:22px;font-size:clamp(3.4rem,6vw,6.4rem);font-weight:400;line-height:.8;display:inline-flex}.research-area-hero-copy h1{letter-spacing:-.06em;text-wrap:balance;max-width:800px;margin:22px 0 24px;font-size:clamp(3.2rem,5.7vw,6.1rem);line-height:.92}.research-area-hero-copy>p:last-child{color:#ffffffc2;max-width:650px;margin:0;font-size:1.06rem;line-height:1.7}.research-area-hero-media{background:#081d2e;border:1px solid #ffffff26;height:500px;position:relative;overflow:hidden}.research-area-hero-media:after{content:"";background:linear-gradient(180deg, transparent 48%, #03101cd1), linear-gradient(120deg, color-mix(in srgb, var(--research-accent) 28%, transparent), transparent 52%);position:absolute;inset:0}.research-area-hero-media img{object-fit:cover;width:100%;height:100%}.research-area-hero-media span{z-index:1;color:#ffffffe0;font-family:var(--font-serif);font-size:clamp(3rem,5vw,5.8rem);line-height:1;position:absolute;bottom:18px;right:28px}.research-area-switcher{z-index:2;border-bottom:1px solid var(--line);background:var(--white);position:relative}.research-area-switcher .shell{grid-template-columns:auto repeat(4,minmax(0,1fr));display:grid}.research-area-switcher a{border-right:1px solid var(--line);min-height:82px;color:var(--navy);align-items:center;gap:11px;padding:15px 22px;transition:color .16s,background .16s;display:flex}.research-area-switcher a:first-child{border-left:1px solid var(--line);font-weight:850}.research-area-switcher a:hover,.research-area-switcher a.active{color:var(--white);background:var(--navy)}.research-area-switcher a.active{box-shadow:inset 0 4px 0 var(--research-accent)}.research-area-switcher span{letter-spacing:.07em;font-weight:900}.research-area-switcher small{max-width:180px;color:inherit;font-size:.66rem;font-weight:700;line-height:1.22}.research-area-overview-layout{grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);align-items:start;gap:clamp(64px,9vw,150px);display:grid}.research-area-overview-layout>div>h2{letter-spacing:-.055em;text-wrap:balance;max-width:960px;margin:20px 0 26px;font-size:clamp(3rem,5vw,5.4rem);line-height:.98}.research-area-overview-layout>div>p:last-child{max-width:800px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.75}.research-area-overview-layout aside{border-top:5px solid var(--research-accent);background:var(--cream);padding:32px}.research-area-overview-layout aside>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.research-area-overview-layout ul{gap:0;margin:22px 0 0;padding:0;list-style:none;display:grid}.research-area-overview-layout li{border-top:1px solid var(--line);grid-template-columns:34px 1fr;align-items:start;gap:14px;padding:17px 0;display:grid}.research-area-overview-layout li small{color:var(--research-accent);letter-spacing:.08em;font-size:.68rem;font-weight:850}.research-area-overview-layout li strong{font-size:1rem;line-height:1.35}.research-area-page .research-project-detail{border-top:5px solid var(--research-accent);background:var(--white)}.research-area-page .research-project-copy .research-focus-tags a{color:var(--navy);-webkit-backdrop-filter:none;backdrop-filter:none;background:#eef1f2;border-color:#061a2a26}.research-boundaries-band .shell{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:70px;min-height:285px;padding-top:56px;padding-bottom:56px;display:grid}.research-boundaries-band .eyebrow,.research-boundaries-band h2{grid-column:1}.research-boundaries-band a{color:var(--white);border-bottom:1px solid #fff6;grid-area:1/2/3;align-items:center;gap:22px;padding:16px 0 12px;font-size:.82rem;font-weight:850;display:inline-flex}.research-boundaries-band a:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:1180px){.research-hub-hero-layout,.research-area-hero-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:42px}.research-area-card,.research-current-card>a{grid-template-columns:1fr}.research-area-card-media,.research-current-media{height:260px;min-height:260px}.research-area-card-copy{min-height:330px}}@media (max-width:920px){.research-hub-hero-layout,.research-area-hero-layout,.research-section-intro,.research-area-overview-layout{grid-template-columns:1fr}.research-hub-hero-layout{padding-top:60px}.research-hero-mosaic,.research-area-hero-media{height:420px}.research-section-intro{gap:26px}.research-section-intro>p{max-width:760px}.research-area-switcher{overflow-x:auto}.research-area-switcher .shell{min-width:910px}.research-area-overview-layout{gap:46px}}@media (max-width:720px){.research-hub-hero-layout{min-height:auto;padding-top:50px;padding-bottom:52px}.research-hub-hero-copy h1,.research-area-hero-copy h1{font-size:clamp(3rem,15vw,4.5rem)}.research-hero-mosaic{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;height:390px;transform:none}.research-hero-mosaic>div:first-child{grid-row:auto}.research-area-grid,.research-current-grid{grid-template-columns:1fr}.research-section-intro h2,.research-area-overview-layout>div>h2{font-size:clamp(2.6rem,12vw,3.7rem)}.research-area-card-copy{min-height:310px}.research-current-media{height:230px;min-height:230px}.research-collaboration-band .shell,.research-boundaries-band .shell{grid-template-columns:1fr;gap:30px;min-height:auto;display:grid}.research-boundaries-band .eyebrow,.research-boundaries-band h2,.research-boundaries-band a{grid-area:auto/1}.research-collaboration-band .button{justify-self:start}.research-area-hero>.shell{padding-bottom:42px}.research-area-hero-media{height:320px}.research-area-code{font-size:3.6rem}.research-area-overview-layout aside{padding:26px 22px}}.research-showcase-hero,.research-area-showcase-hero{min-height:600px;color:var(--white);background:var(--navy);place-items:center;display:grid;position:relative;overflow:hidden}.research-area-showcase-hero{min-height:570px}.research-showcase-background{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.research-showcase-overlay{background:linear-gradient(#020c1633,#020c169e),linear-gradient(90deg,#04142280,#0414221f);position:absolute;inset:0}.research-showcase-content,.research-area-showcase-content{z-index:1;width:var(--shell);text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.research-showcase-content>p,.research-area-showcase-content>p{color:var(--white);letter-spacing:.12em;text-transform:uppercase;background:#041422c7;margin:0 0 18px;padding:9px 18px;font-size:.82rem;font-weight:720}.research-showcase-content h1,.research-area-showcase-content h1{max-width:1180px;color:var(--navy);-webkit-box-decoration-break:clone;box-decoration-break:clone;font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-size:var(--step-1);letter-spacing:-.025em;text-wrap:balance;background:#e6b84feb;margin:0;padding:12px 24px 15px;font-weight:340;line-height:1.08}.research-area-showcase-content h1{max-width:1080px;font-size:clamp(2.6rem,4vw,3.8rem)}.research-showcase-content>span,.research-area-showcase-content>span{color:#ffffffeb;background:#041422cc;max-width:840px;margin-top:12px;padding:12px 20px;font-size:1rem;line-height:1.55}.research-showcase-content>a,.research-area-showcase-content>a{color:var(--white);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;margin-top:46px;font-size:.72rem;font-weight:740;display:inline-flex}.research-showcase-content>a i,.research-area-showcase-content>a i{border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.research-area-showcase-content .research-breadcrumb{color:#ffffffc7;padding:0;position:absolute;top:-120px;left:0}.research-topic-rail{z-index:3;background:var(--navy);position:relative;overflow-x:auto;box-shadow:0 9px 24px #061a2a21}.research-topic-rail .shell{grid-template-columns:.72fr repeat(4,1fr);min-width:860px;padding-top:0;padding-bottom:0;display:grid}.research-topic-rail a{color:#ffffffd1;border-right:1px solid #ffffff26;justify-content:center;align-items:center;gap:9px;min-height:66px;padding:10px 18px;font-size:.76rem;transition:color .16s,background .16s;display:flex}.research-topic-rail a:first-child{border-left:1px solid #ffffff26;font-weight:720}.research-topic-rail a:hover,.research-topic-rail a.active{color:var(--navy);background:var(--gold)}.research-topic-rail a strong{letter-spacing:.06em;font-size:.82rem}.research-topic-rail a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.research-quote-panel{color:var(--navy);background:var(--cream)}.research-quote-panel .shell{text-align:center;max-width:1240px;padding-top:74px;padding-bottom:74px}.research-quote-panel p{letter-spacing:-.02em;max-width:1080px;margin:0 auto;font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:330;line-height:1.28}.research-quote-panel span{color:#8c650f;letter-spacing:.1em;text-transform:uppercase;margin-top:22px;font-size:.74rem;font-weight:760;display:block}.research-simple-heading{text-align:center;max-width:1180px;margin:0 auto 48px}.research-simple-heading>p{color:#9a6e12;letter-spacing:.12em;text-transform:uppercase;margin:0 0 15px;font-size:.78rem;font-weight:780}.research-simple-heading h2{color:var(--navy);font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-size:var(--step-1);letter-spacing:-.03em;text-wrap:balance;margin:0;font-weight:390;line-height:1.1}.research-simple-heading>span{max-width:820px;color:var(--muted);margin:18px auto 0;font-size:1rem;line-height:1.65;display:block}.research-area-tile-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;max-width:1320px;margin:0 auto;display:grid}.research-area-tile{color:var(--navy);background:#edf0f1;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 15px 34px #061a2a12}.research-area-tile:hover{transform:translateY(-5px);box-shadow:0 24px 44px #061a2a21}.research-area-tile>div{background:#e7e9e9;height:260px;position:relative;overflow:hidden}.research-area-tile>div:after{content:"";background:linear-gradient(180deg, transparent 48%, #03111da3), linear-gradient(125deg, color-mix(in srgb, var(--research-accent) 18%, transparent), transparent 58%);position:absolute;inset:0}.research-area-tile img{object-fit:cover;filter:saturate(.78);width:100%;height:100%;transition:transform .32s}.research-area-tile:hover img{transform:scale(1.04)}.research-area-tile>div>span{z-index:1;color:var(--white);letter-spacing:.08em;font-size:1rem;font-weight:780;position:absolute;bottom:14px;right:18px}.research-area-tile footer{border-top:5px solid var(--research-accent);background:var(--white);flex-direction:column;justify-content:space-between;gap:16px;min-height:128px;padding:22px;display:flex}.research-area-tile footer strong{font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-size:1.18rem;font-weight:540;line-height:1.25}.research-area-tile footer small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.69rem;font-weight:720}.research-current-section .research-simple-heading{margin-bottom:44px}.research-current-copy h3{font-weight:560}.research-collaboration-band>.shell>div>p,.research-boundaries-band>.shell>p{color:var(--gold);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.73rem;font-weight:760}.research-collaboration-band h2,.research-boundaries-band h2{letter-spacing:-.025em;font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-weight:380}.research-area-question{border-left:4px solid var(--research-accent);max-width:1120px;color:var(--navy);background:var(--cream);letter-spacing:-.015em;text-align:center;margin:0 auto 46px;padding:30px clamp(22px,5vw,70px);font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-size:clamp(1.55rem,2.7vw,2.65rem);font-weight:330;line-height:1.35}.research-theme-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));max-width:1180px;margin:0 auto;display:grid}.research-theme-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);flex-direction:column;justify-content:space-between;gap:30px;min-height:150px;padding:24px;display:flex}.research-theme-grid span{color:var(--research-accent);letter-spacing:.09em;font-size:.7rem;font-weight:790}.research-theme-grid strong{font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-size:1rem;font-weight:560;line-height:1.4}.research-area-page .research-project-copy h2{font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif;font-weight:560}.research-boundaries-band .shell{grid-template-rows:auto auto}.research-boundaries-band>.shell>p{grid-column:1}@media (max-width:1080px){.research-area-tile-grid,.research-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.research-showcase-hero,.research-area-showcase-hero{min-height:520px}.research-showcase-content h1,.research-area-showcase-content h1{width:calc(100% - 20px);padding:12px 14px 14px;font-size:clamp(2rem,10vw,3rem)}.research-showcase-content>span,.research-area-showcase-content>span{margin-left:10px;margin-right:10px;font-size:.92rem}.research-area-showcase-content .research-breadcrumb{top:-98px;left:15px}.research-topic-rail .shell{min-width:760px}.research-topic-rail a{min-height:58px;padding:9px 13px}.research-topic-rail a span{display:none}.research-quote-panel .shell{padding-top:52px;padding-bottom:52px}.research-simple-heading{margin-bottom:34px}.research-simple-heading h2{font-size:clamp(2rem,10vw,2.8rem)}.research-area-tile-grid,.research-theme-grid{grid-template-columns:1fr}.research-area-tile>div{height:235px}}.admissions-page{background:var(--white);padding-bottom:84px;overflow:clip}.admissions-hero{color:var(--white);background:linear-gradient(105deg, #061a2afa, #0a2164eb), var(--navy);padding:clamp(84px,10vw,132px) 0 58px;position:relative;overflow:hidden}.admissions-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.admissions-hero:after{content:"";pointer-events:none;border:90px solid #e6b84f1a;border-radius:50%;width:540px;height:540px;position:absolute;bottom:-250px;right:-110px}.admissions-hero-grid{z-index:1;gap:50px;display:grid;position:relative}.admissions-hero-copy{max-width:980px}.admissions-kicker,.admissions-section-heading>p{color:var(--brand-gold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:800}.admissions-hero-copy h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.7rem,5vw,4.25rem);line-height:.98}.admissions-hero-copy>p:not(.admissions-kicker){color:#fffc;max-width:730px;margin:24px 0 0;font-size:clamp(1.02rem,1.5vw,1.22rem)}.admissions-hero-actions{flex-wrap:wrap;align-items:center;gap:18px 28px;margin-top:34px;display:flex}.admissions-text-link{color:var(--white);border-bottom:1px solid #ffffff5c;padding:8px 0;font-weight:750}.admissions-text-link:hover,.admissions-text-link:focus-visible{border-color:var(--brand-gold);color:var(--brand-gold)}.admissions-quick-facts{border:1px solid #ffffff29;border-top:3px solid var(--brand-gold);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;grid-template-columns:190px auto minmax(240px,.65fr);align-items:center;gap:24px;padding:20px 24px;display:grid}.admissions-quick-facts>p{color:var(--brand-gold);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.admissions-quick-facts>div{grid-template-columns:repeat(2,max-content);display:grid}.admissions-quick-facts>div span{border-left:1px solid #fff3;gap:2px;min-width:0;padding:0 26px;display:grid}.admissions-quick-facts small{color:#ffffff9e;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:700}.admissions-quick-facts strong{color:var(--white);font-family:var(--font-sans);letter-spacing:-.01em;white-space:nowrap;font-size:1.3rem;font-weight:700}.admissions-quick-facts em{color:#ffffffad;font-size:.78rem;font-style:normal;line-height:1.5}.admissions-calendar-section,.admissions-exam-section,.admissions-form-section{padding-block:clamp(74px,9vw,116px)}.admissions-section-heading{margin-bottom:42px}.admissions-section-heading h2,.admissions-form-copy h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(2.25rem,4.2vw,3.8rem);line-height:1}.admissions-section-heading>span{color:var(--muted);margin-top:13px;font-size:1.02rem;display:block}.admissions-timeline{border:1px solid var(--line);border-top:4px solid var(--brand-gold);grid-template-columns:repeat(5,minmax(max-content,1fr));width:min(1280px,100vw - 48px);margin:0 calc(50% + min(1280px,100vw - 48px)/-2);padding:0;list-style:none;display:grid}@media (max-width:1280px){.admissions-timeline{grid-template-columns:repeat(3,minmax(max-content,1fr))}}.admissions-timeline li{text-align:center;border-right:1px solid var(--line);background:#fff;align-content:center;justify-items:center;min-width:0;min-height:132px;padding:24px 22px;display:grid}.admissions-timeline-step{justify-content:center;align-items:baseline;gap:8px;margin:0;display:flex}.admissions-timeline li:last-child{border-right:0}.admissions-timeline-step span{color:#a8760a;letter-spacing:.02em;font-size:.95rem;font-weight:800}.admissions-timeline-step strong{color:var(--ink);white-space:nowrap;font-size:1rem;line-height:1.25}.admissions-timeline time{color:var(--brand-navy);font-family:var(--font-sans);letter-spacing:-.01em;white-space:nowrap;margin-top:14px;font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:700}.admissions-exam-section{color:var(--white);background:radial-gradient(circle at 90% 10%, #e6b84f24, transparent 30%), var(--navy)}.admissions-section-heading.light h2{color:var(--white)}.admissions-section-heading.light>span{color:#ffffffad}.admissions-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.admissions-subject-grid article{border:1px solid #ffffff29;border-top:3px solid var(--brand-gold);background:#ffffff12;place-content:center;place-items:center;min-height:124px;padding:24px;display:grid}.admissions-subject-grid h3{color:var(--white);font-size:var(--step-2);text-align:center;text-wrap:balance;margin:0;line-height:1.25}.admissions-past-exams{color:var(--ink);background:var(--white);justify-content:space-between;align-items:center;gap:28px;margin-top:18px;padding:24px 26px;display:flex}.admissions-past-exams>div{gap:3px;display:grid}.admissions-past-exams strong{font-size:1.05rem}.admissions-past-exams span{color:var(--muted);font-size:.9rem}.admissions-form-grid{grid-template-columns:minmax(0,.9fr) minmax(460px,.78fr);align-items:center;gap:clamp(46px,8vw,104px);display:grid}.admissions-form-copy>p:not(.admissions-kicker):not(.admissions-form-note){max-width:650px;color:var(--muted);margin:24px 0 0;font-size:1.02rem}.admissions-form-status{border-left:4px solid var(--brand-gold);background:#fff;grid-template-columns:38px 1fr;gap:14px;margin-top:28px;padding:18px;display:grid}.admissions-form-status>span{width:32px;height:32px;color:var(--white);background:var(--brand-navy);font-family:var(--font-serif);border-radius:50%;place-items:center;font-weight:700;display:grid}.admissions-form-status strong{color:var(--ink)}.admissions-form-status p{color:var(--muted);margin:4px 0 0;font-size:.88rem}.admissions-form-note{color:#6f6557;margin:18px 0 0;font-size:.8rem}.admissions-form-preview{background:#e8e3d9;border:1px solid #061a2a24;padding:18px;box-shadow:0 18px 48px #061a2a21}.admissions-form-preview>img{background:#fff;width:100%}.admissions-form-preview>a{color:var(--white);background:var(--brand-navy);justify-content:space-between;margin-top:14px;padding:12px 14px;font-weight:750;display:flex}.sample-form-sheet{min-height:560px;color:var(--brand-navy);background-color:#fff;background-image:linear-gradient(#0a216406 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:24px 18px;padding:30px;display:grid;position:relative}.sample-form-sheet header{border-bottom:2px solid var(--brand-gold);grid-column:1/-1;grid-template-columns:54px 1fr;align-items:center;gap:14px;padding-bottom:22px;display:grid}.sample-form-sheet header>span{width:54px;height:54px;color:var(--brand-gold);background:var(--brand-navy);font-family:var(--font-serif);border-radius:50%;place-items:center;font-size:1.25rem;font-weight:700;display:grid}.sample-form-sheet header div{gap:2px;display:grid}.sample-form-sheet header strong{font-size:1.02rem}.sample-form-sheet header small{color:var(--muted);font-size:.7rem}.sample-form-photo{color:#99a0aa;background:#f2f3f4;border:1px dashed #aeb4bc;place-items:center;width:72px;height:88px;font-size:.68rem;display:grid;position:absolute;top:118px;right:30px}.sample-form-field{border-bottom:1px solid #a9b0ba;min-height:56px;padding-top:9px}.sample-form-field.wide{grid-column:1/-1;padding-right:90px}.sample-form-field span{color:#747d89;font-size:.68rem}.sample-form-sheet footer{color:#9299a2;letter-spacing:.08em;text-align:center;text-transform:uppercase;border-top:1px solid #d5d8dc;padding-top:12px;font-size:.62rem;position:absolute;bottom:24px;left:30px;right:30px}.admissions-help-band{color:var(--brand-navy);background:var(--brand-gold);padding:42px 0}.admissions-help-band .shell{justify-content:space-between;align-items:center;gap:32px;display:flex}.admissions-help-band p,.admissions-help-band h2{margin:0}.admissions-help-band p{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.admissions-help-band h2{letter-spacing:-.025em;margin-top:4px;font-size:clamp(1.45rem,2.5vw,2.2rem)}.admissions-help-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.admissions-help-actions a{background:#ffffffb8;border:1px solid #0a216426;border-radius:6px;padding:11px 16px;font-size:.84rem;font-weight:750}.admissions-help-actions a:hover,.admissions-help-actions a:focus-visible{background:var(--white)}@media (max-width:980px){.admissions-quick-facts{grid-template-columns:1fr;gap:18px}.admissions-quick-facts>div span:first-child{border-left:0;padding-left:0}.admissions-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.admissions-timeline-step strong,.admissions-timeline time{white-space:normal}.admissions-timeline li{border-bottom:1px solid var(--line);min-height:165px}.admissions-form-grid{grid-template-columns:1fr}.admissions-form-copy{max-width:740px}.admissions-form-preview{width:min(620px,100%)}}@media (max-width:680px){.admissions-page{padding-bottom:58px}.admissions-hero{padding:68px 0 42px}.admissions-hero-copy h1{font-size:clamp(2.45rem,12vw,3.25rem)}.admissions-hero-actions,.admissions-past-exams,.admissions-help-band .shell{flex-direction:column;align-items:stretch}.admissions-hero-actions .button,.admissions-past-exams .button{justify-content:space-between;width:100%}.admissions-quick-facts{padding:18px}.admissions-quick-facts>div{grid-template-columns:1fr;gap:16px}.admissions-quick-facts>div span,.admissions-quick-facts>div span:first-child{border:0;border-bottom:1px solid #ffffff2e;padding:0 0 12px}.admissions-calendar-section,.admissions-exam-section,.admissions-form-section{padding-block:68px}.admissions-section-heading h2,.admissions-form-copy h2{font-size:2.35rem}.admissions-timeline,.admissions-subject-grid{grid-template-columns:1fr}.admissions-timeline li{border-right:0;min-height:145px}.sample-form-sheet{gap:20px 12px;min-height:520px;padding:22px}.sample-form-photo{width:62px;height:76px;top:110px;right:22px}.admissions-help-actions{justify-content:stretch}.admissions-help-actions a{text-align:center}}#me-open-house-widget-demo{--me-blue:#062d72;--me-blue-2:#0b469e;--me-gold:#f3c53d;--me-gold-soft:#fff4c8;--me-red:#e51b23;--me-green:#32d21f;--me-ink:#12213b;--me-copy:#536075;--me-line:#dce3ee;--me-paper:#fff;--me-canvas:#f5f8fc;--event-card-width:390px;--robot-stage-width:150px;color:var(--me-ink);width:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#me-open-house-widget-demo *{box-sizing:border-box}#me-open-house-widget-demo button,#me-open-house-widget-demo a{font:inherit}#me-open-house-widget-demo .event-layer{z-index:1200;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:196px;right:24px}#me-open-house-widget-demo .panel-scene{width:var(--event-card-width);perspective:1200px;pointer-events:none;max-width:calc(100vw - 72px);display:block;position:relative}#me-open-house-widget-demo .event-layer:is(.is-opening,.is-open) .panel-scene{pointer-events:auto}#me-open-house-widget-demo .event-layer:is(.is-opening,.is-open){bottom:106px}#me-open-house-widget-demo .event-panel{z-index:3;width:var(--event-card-width);color:#fff;opacity:0;filter:drop-shadow(0 26px 34px #04183f57);transform-origin:90% 100%;max-width:100%;transform-style:preserve-3d;pointer-events:none;position:relative;transform:translate(44px,24px)scale(.66)rotateY(-34deg)}#me-open-house-widget-demo .event-layer:is(.is-opening,.is-open) .event-panel{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}#me-open-house-widget-demo .event-layer.is-opening .event-panel{animation:.8s cubic-bezier(.18,.86,.2,1) .12s both me-card-arrive}#me-open-house-widget-demo .fold-section{opacity:0;transform-origin:top;transform-style:preserve-3d;backface-visibility:hidden;background:linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/22px 22px,linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/22px 22px,linear-gradient(90deg,#0a3f91 0%,#062d72 48%,#041d4c 100%);border-inline:1px solid #fff3;position:relative;overflow:hidden;transform:rotateX(-92deg)translateY(-5px)}#me-open-house-widget-demo .fold-section-top{transform-origin:100%;border-top:1px solid #fff3;border-radius:22px 22px 0 0;padding:20px 20px 17px 24px;transform:rotateY(-88deg)translate(24px)}#me-open-house-widget-demo .fold-section-middle{padding:0 20px 1px 24px}#me-open-house-widget-demo .fold-section-bottom{border-bottom:1px solid #fff3;border-radius:0 0 22px 22px;padding:15px 20px 18px 24px}#me-open-house-widget-demo .event-layer.is-opening .fold-section-top{animation:.34s cubic-bezier(.2,.84,.2,1) .18s both me-fold-side}#me-open-house-widget-demo .event-layer.is-opening .fold-section-middle{animation:.34s cubic-bezier(.2,.84,.2,1) .44s both me-fold-down}#me-open-house-widget-demo .event-layer.is-opening .fold-section-bottom{animation:.34s cubic-bezier(.2,.84,.2,1) .68s both me-fold-down}#me-open-house-widget-demo .event-layer.is-open .fold-section{opacity:1;transform:none}#me-open-house-widget-demo .fold-section:after{content:"";background:var(--me-gold);width:5px;position:absolute;inset:0 auto 0 0}#me-open-house-widget-demo .pull-tab{z-index:7;width:27px;height:44px;color:var(--me-blue);background:var(--me-gold);opacity:0;pointer-events:none;border:2px solid #fff4c8;border-radius:10px 4px 4px 10px;place-items:center;font-size:16px;font-weight:900;display:grid;position:absolute;top:117px;left:-8px;transform:translate(28px)scale(.72);box-shadow:0 7px 18px #04183f40}#me-open-house-widget-demo .event-layer.is-opening .pull-tab{animation:.72s cubic-bezier(.18,.9,.2,1) 80ms both me-pull-tab}#me-open-house-widget-demo .independent-robot-arm{z-index:2;opacity:1;filter:drop-shadow(0 24px 22px #02143447);transform-origin:82% 100%;pointer-events:none;width:64px;transition:right .72s cubic-bezier(.18,.9,.2,1),bottom .72s cubic-bezier(.18,.9,.2,1),width .72s cubic-bezier(.18,.9,.2,1),transform .72s cubic-bezier(.18,.9,.2,1);position:absolute;bottom:-74px;right:276px;transform:translate(0)scale(1)rotate(0)}#me-open-house-widget-demo .event-layer:is(.is-opening,.is-open) .independent-robot-arm{opacity:1;width:150px;bottom:2px;right:calc(100% + 22px);transform:translate(0)scale(1)rotate(0)}#me-open-house-widget-demo .event-layer.is-opening .independent-robot-arm{animation:none}#me-open-house-widget-demo .independent-robot-arm svg{width:100%;height:auto;display:block;overflow:visible}#me-open-house-widget-demo .independent-robot-arm .arm-machine{transform-box:view-box;transform-origin:116px 286px;animation:3.8s ease-in-out infinite me-independent-arm-breathe}#me-open-house-widget-demo .independent-robot-arm .arm-forearm{transform-box:view-box;transform-origin:91px 154px;animation:2.9s ease-in-out infinite me-independent-arm-present}#me-open-house-widget-demo .event-layer.is-opening .independent-robot-arm .arm-forearm{animation:.72s cubic-bezier(.18,.9,.2,1.14) .4s both me-independent-arm-point}#me-open-house-widget-demo .event-layer.is-open .independent-robot-arm .arm-forearm{animation:2.9s ease-in-out infinite me-independent-arm-present}#me-open-house-widget-demo .independent-robot-arm .arm-status-light{animation:1.7s ease-out infinite me-independent-arm-light}#me-open-house-widget-demo .fold-section-top:before{content:"";pointer-events:none;border:1px solid #f3c53d40;border-radius:50%;width:185px;height:185px;position:absolute;top:48px;right:-86px;box-shadow:0 0 0 19px #f3c53d0d,0 0 0 40px #f3c53d09}#me-open-house-widget-demo .panel-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}#me-open-house-widget-demo .live-label{color:var(--me-gold-soft);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}#me-open-house-widget-demo .live-dot{background:var(--me-green);border-radius:50%;width:8px;height:8px;animation:2.1s ease-out infinite me-pulse;box-shadow:0 0 0 5px #32d21f26}#me-open-house-widget-demo .close-event{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;display:inline-grid}#me-open-house-widget-demo .close-event:hover{background:#ffffff29}#me-open-house-widget-demo .event-hero{grid-template-columns:74px 1fr;align-items:center;gap:16px;display:grid}#me-open-house-widget-demo .date-plate{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;border:1px solid #ffffff40;border-radius:14px;overflow:hidden}#me-open-house-widget-demo .date-plate span{color:var(--me-blue);background:var(--me-gold);letter-spacing:.14em;padding:5px;font-size:11px;font-weight:900;display:block}#me-open-house-widget-demo .date-plate strong{padding:8px 4px 3px;font-size:34px;line-height:1;display:block}#me-open-house-widget-demo .date-plate small{color:#d7e4fb;letter-spacing:.08em;padding:0 4px 9px;font-size:10px;display:block}#me-open-house-widget-demo .event-kicker{color:#bdd2f7;margin:0 0 3px;font-size:12px}#me-open-house-widget-demo .event-title{color:#fff;letter-spacing:-.025em;margin:0;font-size:27px;line-height:1.05}#me-open-house-widget-demo .event-subtitle{color:#d7e4fb;margin:8px 0 0;font-size:13px}#me-open-house-widget-demo .event-meta{border-top:1px solid #ffffff21;border-bottom:1px solid #ffffff21;grid-template-columns:1fr;gap:8px;margin:17px 0 14px;padding:13px 0;display:grid}#me-open-house-widget-demo .meta-row{color:#f3f7ff;align-items:center;gap:9px;font-size:13px;display:flex}#me-open-house-widget-demo .meta-icon{width:24px;height:24px;color:var(--me-gold);background:#f3c53d1a;border-radius:7px;flex:none;place-items:center;display:grid}#me-open-house-widget-demo .experience-label{color:#bdd2f7;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}#me-open-house-widget-demo .experience-list{flex-wrap:wrap;gap:7px;margin:0 0 17px;padding:0;list-style:none;display:flex}#me-open-house-widget-demo .experience-list li{color:#f3f7ff;background:#fff1;border:1px solid #ffffff21;border-radius:9px;padding:7px 9px;font-size:11px}#me-open-house-widget-demo .event-actions{grid-template-columns:1fr auto;gap:9px;display:grid}#me-open-house-widget-demo .register-action,#me-open-house-widget-demo .details-action{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;min-height:44px;font-weight:800;text-decoration:none;display:inline-flex}#me-open-house-widget-demo .register-action{border:1px solid var(--me-gold);color:var(--me-blue);background:var(--me-gold);gap:8px}#me-open-house-widget-demo .register-action:hover{background:#ffda68}#me-open-house-widget-demo .details-action{color:#fff;background:#ffffff12;border:1px solid #fff3;padding:0 13px}#me-open-house-widget-demo .event-footnote{color:#bfd0ee;text-align:center;margin:10px 0 0;font-size:11px}#me-open-house-widget-demo .event-toast{color:var(--me-gold-soft);text-align:center;background:#f3c53d1a;border-radius:9px;margin-top:10px;padding:9px 11px;font-size:11px;display:none}#me-open-house-widget-demo .event-toast.is-visible{display:block}#me-open-house-widget-demo .event-launcher{color:#fff;background:linear-gradient(135deg, var(--me-blue-2), var(--me-blue));opacity:1;cursor:pointer;pointer-events:auto;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:12px;max-width:260px;min-height:62px;padding:8px 18px 8px 8px;transition:opacity .22s,transform .25s;display:inline-flex;position:relative;transform:translateY(0);box-shadow:0 13px 35px #04183f4d}#me-open-house-widget-demo .event-layer:is(.is-opening,.is-open) .event-launcher{opacity:0;pointer-events:none;transform:translateY(12px)}#me-open-house-widget-demo .launcher-mascot{background:radial-gradient(circle at 34% 27%,#fff7d5 0 8%,#f3c53d 35%,#d99d11 78%,#9a6500 100%);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;animation:2.8s ease-in-out infinite me-mascot-float;display:grid;position:relative;box-shadow:inset 0 1px 1px #ffffffb3,0 0 0 2px #f3c53d3b,0 7px 14px #02123052}#me-open-house-widget-demo .launcher-mascot:before{content:"";background:linear-gradient(145deg,#f9fbff 0%,#d5e5fb 48%,#81a6d8 100%);border:2px solid #c88509;border-radius:9px 9px 11px 11px;width:28px;height:21px;position:absolute;box-shadow:inset -4px -4px 7px #062d7229,inset 3px 3px 4px #ffffffe6}#me-open-house-widget-demo .launcher-mascot:after{content:"••";z-index:1;color:var(--me-blue);letter-spacing:4px;text-shadow:0 0 5px #0b469e59;margin-top:-1px;font-size:13px;font-weight:900;position:relative}#me-open-house-widget-demo .launcher-copy{text-align:left;min-width:0}#me-open-house-widget-demo .launcher-copy small{color:var(--me-gold);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}#me-open-house-widget-demo .launcher-copy strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;display:block;overflow:hidden}#me-open-house-widget-demo .new-tag{color:#fff;background:var(--me-red);letter-spacing:.08em;border:2px solid #fff;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900;position:absolute;top:-9px;right:9px}@keyframes me-pulse{0%{box-shadow:0 0 #32d21f59}70%,to{box-shadow:0 0 0 8px #32d21f00}}@keyframes me-card-arrive{0%{opacity:0;transform:translate(44px,24px)scale(.66)rotateY(-34deg)}30%{opacity:1}to{opacity:1;transform:translate(0)scale(1)rotateY(0)}}@keyframes me-fold-side{0%{opacity:.25;transform:rotateY(-88deg)translate(24px)}65%{opacity:1;transform:rotateY(8deg)translate(0)}to{opacity:1;transform:none}}@keyframes me-fold-down{0%{opacity:.2;transform:rotateX(-92deg)translateY(-5px)}68%{opacity:1;transform:rotateX(7deg)translateY(0)}to{opacity:1;transform:none}}@keyframes me-pull-tab{0%{opacity:0;transform:translate(28px)scale(.72)}18%{opacity:1}62%{opacity:1;transform:translate(-7px)scale(1)}to{opacity:0;transform:translate(-15px)scale(.88)}}@keyframes me-mascot-float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-3px)rotate(2deg)}}@keyframes me-independent-arm-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes me-independent-arm-point{0%{transform:rotate(-24deg)}68%{transform:rotate(4deg)}to{transform:rotate(0)}}@keyframes me-independent-arm-present{0%,to{transform:rotate(0)}45%{transform:rotate(2.5deg)}65%{transform:rotate(-1deg)}}@keyframes me-independent-arm-light{0%{opacity:1}70%,to{opacity:.25}}@media (max-width:760px){#me-open-house-widget-demo .event-layer{align-items:stretch;bottom:104px;left:12px;right:12px}#me-open-house-widget-demo .event-layer:is(.is-opening,.is-open){bottom:12px}#me-open-house-widget-demo .panel-scene,#me-open-house-widget-demo .event-panel{width:100%;max-width:none}#me-open-house-widget-demo .fold-section-top{border-radius:19px 19px 0 0;padding:17px 16px 14px 19px}#me-open-house-widget-demo .fold-section-middle{padding:0 16px 1px 19px}#me-open-house-widget-demo .fold-section-bottom{border-radius:0 0 19px 19px;padding:14px 16px 15px 19px}#me-open-house-widget-demo .event-title{font-size:23px}#me-open-house-widget-demo .event-launcher{align-self:flex-end}#me-open-house-widget-demo .panel-top{padding-right:0}#me-open-house-widget-demo .pull-tab{transform-origin:50%;top:112px;left:-8px}#me-open-house-widget-demo .independent-robot-arm{width:64px;bottom:-74px;left:auto;right:276px}#me-open-house-widget-demo .event-layer:is(.is-opening,.is-open) .independent-robot-arm{width:100px;bottom:calc(100% + 18px);left:10px;right:auto}}@media (max-width:430px){#me-open-house-widget-demo .event-hero{grid-template-columns:64px 1fr;gap:12px}#me-open-house-widget-demo .date-plate strong{font-size:29px}#me-open-house-widget-demo .event-actions{grid-template-columns:1fr}#me-open-house-widget-demo .details-action{min-height:38px}#me-open-house-widget-demo .experience-list li{padding:6px 8px}#me-open-house-widget-demo .pull-tab{top:112px;left:-8px}#me-open-house-widget-demo .independent-robot-arm{width:60px;bottom:-74px;left:auto;right:276px}#me-open-house-widget-demo .event-layer:is(.is-opening,.is-open) .independent-robot-arm{width:84px;bottom:calc(100% + 14px);left:4px;right:auto}}@media (prefers-reduced-motion:reduce){#me-open-house-widget-demo *,#me-open-house-widget-demo :before,#me-open-house-widget-demo :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
