:root{--ink: #061f2a;--ink-2: #0c3340;--muted: #5f737b;--line: #dbe5e8;--paper: #ffffff;--soft: #f4f8f9;--soft-2: #eef4f6;--magenta: #910048;--teal: #6cc6d0;--gold: #d8a52d;--green: #2d9b72;--red: #d14b4b;--shadow: 0 14px 34px rgba(6, 31, 42, .1);--shadow-strong: 0 18px 48px rgba(6, 31, 42, .13);--radius: 22px;--max: 1180px;--site-header-h: 64px;--programme-nav-h: 46px;--topbar: calc(var(--site-header-h) + var(--programme-nav-h))}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--topbar) + 18px)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at 9% 0%,rgba(108,198,208,.17),transparent 28rem),radial-gradient(circle at 90% 0%,rgba(145,0,72,.12),transparent 28rem),linear-gradient(180deg,#f7fbfc,#fff 36%,#f4f8f9);line-height:1.42;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit}img,video{max-width:100%;display:block}.site-shell{max-width:var(--max);margin:0 auto;padding:0 clamp(16px,3vw,34px)}.site-header{position:sticky;top:0;z-index:100;min-height:var(--site-header-h);border-bottom:1px solid rgba(219,229,232,.82);background:#fffffff0;backdrop-filter:blur(18px)}.site-header-inner{max-width:min(1320px,calc(100vw - 18px));min-height:var(--site-header-h);margin:0 auto;padding:8px clamp(16px,3vw,34px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:clamp(16px,2vw,26px);align-items:center}.site-nav{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;overflow-x:auto;scrollbar-width:none;padding:2px}.site-nav::-webkit-scrollbar{display:none}.site-nav a{text-decoration:none;padding:8px 10px;border-radius:999px;color:var(--ink-2);font-size:.82rem;font-weight:880;white-space:nowrap;letter-spacing:-.01em}.site-nav a:hover,.site-nav a:focus-visible{background:var(--soft-2);outline:none}.topbar{position:sticky;top:var(--site-header-h);z-index:90;min-height:var(--programme-nav-h);border-bottom:1px solid rgba(219,229,232,.82);background:#ffffffe0;backdrop-filter:blur(18px)}.programme-page-menu{display:none;position:relative;justify-self:end}.programme-page-menu summary{list-style:none;cursor:pointer;border:1px solid var(--line);border-radius:999px;background:#ffffffe6;padding:8px 12px;color:var(--ink-2);font-weight:900;font-size:.84rem;box-shadow:0 7px 16px #061f2a0f}.programme-page-menu summary::-webkit-details-marker{display:none}.programme-page-menu[open] summary{background:var(--ink);color:#fff;border-color:var(--ink)}.programme-page-menu>div{position:absolute;right:0;top:calc(100% + 8px);width:min(280px,calc(100vw - 32px));border:1px solid rgba(219,229,232,.9);border-radius:18px;background:#fffffff5;box-shadow:0 18px 42px #061f2a29;padding:8px;display:grid;gap:4px}.programme-page-menu a{text-decoration:none;color:var(--ink-2);font-weight:850;padding:9px 10px;border-radius:12px}.programme-page-menu a:hover,.programme-page-menu a:focus-visible{background:var(--soft-2);outline:none}.brand{display:inline-flex;align-items:center;text-decoration:none;font-weight:900;white-space:nowrap}.brand img{width:106px;height:auto}.section-nav{display:flex;gap:5px;justify-content:center;overflow-x:auto;scrollbar-width:none;padding:2px}.section-nav::-webkit-scrollbar{display:none}.section-nav a{text-decoration:none;padding:7px 9px;border-radius:999px;color:var(--ink-2);font-size:.76rem;font-weight:850;white-space:nowrap;letter-spacing:-.01em}.section-nav a:hover,.section-nav a:focus-visible{background:var(--soft-2);outline:none}.section-nav a.active{background:var(--ink);color:#fff}.top-actions{display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap}.top-actions{white-space:nowrap;justify-content:end}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border-radius:999px;padding:9px 14px;text-decoration:none;font-weight:900;border:1px solid transparent;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;line-height:1}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--magenta);color:#fff;box-shadow:0 10px 24px #91004833}.btn-ink{background:var(--ink);color:#fff;box-shadow:0 10px 24px #061f2a29}.btn-soft{background:#ffffffdb;color:var(--ink);border-color:var(--line)}.btn-line{background:transparent;color:var(--ink);border-color:#061f2a2e}.hero{padding:clamp(22px,3.2vw,44px) 0 clamp(24px,3.2vw,42px)}.eyebrow,.tag{display:inline-flex;width:fit-content;align-items:center;gap:8px;border-radius:999px;font-weight:950}.eyebrow{padding:6px 10px;border:1px solid rgba(145,0,72,.16);background:#91004812;color:var(--magenta);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}.tag{padding:5px 9px;background:var(--soft-2);color:var(--ink-2);font-size:.73rem;margin-bottom:10px}h1,h2,h3,h4{margin:0;line-height:1.02;letter-spacing:-.055em}h1{font-size:clamp(2.65rem,5vw,5.25rem);line-height:.96;max-width:820px}h2{font-size:clamp(1.95rem,3.35vw,3.65rem);max-width:860px}h3{font-size:clamp(1.18rem,1.75vw,1.72rem);letter-spacing:-.04em}h4{font-size:1rem;letter-spacing:-.02em}h1 span,h2 span{color:var(--magenta)}.lede{font-size:clamp(1.02rem,1.28vw,1.22rem);color:var(--ink-2);max-width:760px;margin:14px 0 0}.section{padding:clamp(30px,4.8vw,62px) 0;border-top:1px solid rgba(219,229,232,.85)}.card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe6;box-shadow:var(--shadow);padding:clamp(16px,1.55vw,22px);min-width:0}.card p{color:var(--muted);margin:8px 0 0}.card ul{color:var(--muted);margin:10px 0 0;padding-left:1.1rem}li{margin:4px 0}details.description-details{margin-top:14px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffc7;box-shadow:var(--shadow);overflow:hidden}details.description-details summary{cursor:pointer;list-style:none;padding:16px 20px;font-weight:950;color:var(--ink);display:flex;justify-content:space-between;gap:16px;align-items:center}details.description-details summary::-webkit-details-marker{display:none}details.description-details summary span{color:var(--magenta);font-size:.88rem}.tab-buttons button[aria-selected=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.bsc-module[open] summary:after{content:"–"}.page-quick-nav button{font-size:1rem;line-height:1}.section-hover-zone{position:fixed;top:0;left:0;width:1vw;min-width:10px;height:100vh;z-index:56;pointer-events:auto}.section-hover-panel{position:fixed;top:calc(var(--topbar) + 14px);left:14px;z-index:57;width:min(326px,calc(100vw - 28px));max-height:calc(100vh - 90px);display:grid;grid-template-rows:auto 1fr;gap:10px;border:1px solid rgba(219,229,232,.9);border-radius:22px;background:#ffffffeb;backdrop-filter:blur(18px);box-shadow:0 22px 54px #061f2a29;padding:12px;opacity:0;transform:translate(-105%);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.section-hover-panel.is-visible{opacity:1;transform:translate(0);pointer-events:auto}.section-hover-list{display:grid;gap:6px;overflow-y:auto;overscroll-behavior:contain;padding-right:3px}.section-hover-list::-webkit-scrollbar{width:7px}.section-hover-list::-webkit-scrollbar-thumb{background:#5f737b47;border-radius:999px}.section-hover-list button{appearance:none;width:100%;border:1px solid rgba(219,229,232,.86);border-radius:16px;background:#ffffffd6;color:var(--ink-2);display:grid;grid-template-columns:36px 1fr;gap:8px;align-items:center;padding:8px 10px;text-align:left;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease,transform .14s ease}.section-hover-index{display:grid;place-items:center;width:30px;height:26px;border-radius:10px;background:var(--soft-2);color:var(--magenta);font-size:.7rem;font-weight:950}.section-hover-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:820;letter-spacing:-.01em}.section-hover-list button.is-active{background:linear-gradient(135deg,var(--ink),#0d4654);border-color:#061f2a40;color:#fff}.section-hover-list button.is-active .section-hover-index{background:#ffffff24;color:#fff}@media(hover:hover)and (pointer:fine){.section-hover-list button:hover{background:var(--ink);border-color:#061f2a38;color:#fff;transform:translate(2px)}.section-hover-list button:hover .section-hover-index{background:#ffffff24;color:#fff}}.compact-details[open] summary{border-bottom:1px solid var(--line)}@media(min-width:1160px)and (max-height:970px){:root{--max: 1120px;--site-header-h: 58px;--programme-nav-h: 42px}.brand img{width:98px}.section-nav a{font-size:.72rem;padding:6px 8px}h1{font-size:clamp(2.55rem,4.65vw,4.8rem);max-width:760px}h2{font-size:clamp(1.9rem,3.1vw,3.25rem)}.hero{padding-top:24px;padding-bottom:28px}.section{padding:38px 0}}@media(max-width:1100px){.site-header-inner{grid-template-columns:auto 1fr auto}.site-nav,.section-nav{justify-content:start}}@media(max-width:900px){:root{--site-header-h: 56px;--programme-nav-h: 44px}.site-nav,.section-nav{display:none}.site-header-inner{grid-template-columns:1fr auto}.programme-page-menu{display:block}.top-actions .btn-line{display:none}.brand img{width:98px}.hero{padding-top:20px}}@media(max-width:760px){.site-shell{padding:0 16px}.hero{padding-top:16px;padding-bottom:24px}h1{font-size:clamp(2.25rem,10.4vw,3.15rem)}h2{font-size:clamp(1.75rem,7.3vw,2.55rem)}.lede{font-size:1rem}.section{padding:30px 0}.page-quick-nav{right:10px;bottom:10px;grid-template-columns:1fr;gap:6px;opacity:0;pointer-events:none;transform:translateY(8px)}.page-quick-nav.is-visible{opacity:1;pointer-events:auto;transform:none}.page-quick-nav button{width:39px;min-height:37px;border-radius:13px}.page-quick-nav button{font-size:.98rem}}@media(max-width:420px){.top-actions .btn-primary{padding-left:12px;padding-right:12px}}@media print{.topbar,.page-quick-nav,.section-hover-zone,.section-hover-panel{display:none!important}.section{page-break-inside:avoid}video{display:none}}.site-header-inner{max-width:min(1320px,calc(100vw - 18px))}.section-nav{min-width:0;justify-content:flex-start;padding-right:clamp(10px,1.5vw,22px)}.top-actions{position:relative;z-index:2;flex:0 0 auto}@media(max-width:900px){.site-header-inner{max-width:var(--max)}}#meet{min-height:calc(100vh - var(--topbar) + 24px)}.site-header-inner{grid-template-columns:auto minmax(0,1fr) auto auto}.site-nav{overflow:visible;justify-content:center;gap:4px}.site-nav-item{position:relative;flex:0 0 auto}.site-nav-trigger{display:inline-flex;align-items:center;gap:5px;text-decoration:none;padding:8px 9px;border-radius:999px;color:var(--ink-2);font-size:.78rem;font-weight:900;white-space:nowrap;letter-spacing:-.015em}.site-nav-trigger span{color:var(--magenta);font-size:.72rem;line-height:1;transform:translateY(-1px)}.site-nav-item:hover .site-nav-trigger,.site-nav-trigger:focus-visible,.site-nav-item:focus-within .site-nav-trigger{background:var(--soft-2);outline:none}.site-dropdown{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(8px);width:min(370px,calc(100vw - 32px));padding:10px;border:1px solid rgba(219,229,232,.92);border-radius:22px;background:#fffffffa;box-shadow:0 24px 60px #061f2a2e;display:grid;gap:5px;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.site-dropdown:before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.site-dropdown.wide{width:min(610px,calc(100vw - 32px));grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.site-dropdown.compact{width:min(330px,calc(100vw - 32px))}.site-nav-item:hover .site-dropdown,.site-nav-item:focus-within .site-dropdown{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.site-dropdown-intro,.site-dropdown-col{display:grid;gap:5px}.site-dropdown-intro{padding:10px 11px;border-radius:16px;background:linear-gradient(135deg,#91004812,#6cc6d01f);border:1px solid rgba(145,0,72,.1)}.dropdown-label{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;background:#91004814;color:var(--magenta);font-size:.7rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin:2px 0}.site-dropdown a,.site-mobile-menu a{display:grid;gap:2px;text-decoration:none;color:var(--ink);padding:10px 11px;border-radius:15px}.alternance-menu-link{display:none!important}html[data-study-route=postgraduate] .alternance-menu-link{display:grid!important}.site-dropdown a:hover,.site-dropdown a:focus-visible,.site-mobile-menu a:hover,.site-mobile-menu a:focus-visible{background:var(--soft-2);outline:none}.site-dropdown a strong,.site-mobile-menu a strong{font-size:.9rem;letter-spacing:-.025em;line-height:1.08}.site-dropdown a span,.site-dropdown-intro span,.site-mobile-menu a span{color:var(--muted);font-size:.78rem;font-weight:720;line-height:1.22}.site-dropdown-intro strong{color:var(--magenta);font-size:.86rem;font-weight:950;letter-spacing:-.02em}.site-mobile-menu{display:none;position:relative;justify-self:end}.site-mobile-menu summary{list-style:none;cursor:pointer;border:1px solid var(--line);border-radius:999px;background:#ffffffe6;padding:8px 12px;color:var(--ink-2);font-weight:950;font-size:.84rem;box-shadow:0 7px 16px #061f2a0f}.site-mobile-menu summary::-webkit-details-marker{display:none}.site-mobile-menu[open] summary{background:var(--ink);color:#fff;border-color:var(--ink)}.site-mobile-menu>div{position:absolute;right:0;top:calc(100% + 8px);width:min(330px,calc(100vw - 32px));border:1px solid rgba(219,229,232,.9);border-radius:20px;background:#fffffffa;box-shadow:0 22px 54px #061f2a2e;padding:8px;display:grid;gap:3px}@media(max-width:1240px){.site-nav-trigger{font-size:.74rem;padding-left:7px;padding-right:7px}.site-header-inner{column-gap:12px}.top-actions .btn{padding-left:12px;padding-right:12px}}@media(max-width:1060px){.site-nav{display:none}.site-mobile-menu{display:block}.site-header-inner{grid-template-columns:1fr auto auto}}@media(max-width:900px){.site-mobile-menu{display:block}.site-header-inner{grid-template-columns:1fr auto auto}}@media(max-width:420px){.site-mobile-menu summary{padding-left:10px;padding-right:10px}}.route-dropdown{width:min(420px,calc(100vw - 32px))}.study-route-btn{appearance:none;border:1px solid transparent;background:transparent;display:grid;gap:2px;text-align:left;color:var(--ink);padding:10px 11px;border-radius:15px;cursor:pointer;font:inherit}.study-route-btn:hover,.study-route-btn:focus-visible{background:var(--soft-2);outline:none}.study-route-btn.is-active{background:#91004812;border-color:#9100482e}.study-route-btn strong{color:var(--ink);font-size:.9rem;letter-spacing:-.025em;line-height:1.08}.study-route-btn span{color:var(--muted);font-size:.78rem;font-weight:720;line-height:1.22}.programme-panel{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.programme-panel.is-visible{display:grid}@media(max-width:1060px){.programme-panel,.programme-panel.is-visible{grid-template-columns:1fr}}:root{--route-undergrad-bg: #f8e7f0;--route-undergrad-ink: #910048;--route-undergrad-border: rgba(145, 0, 72, .24);--route-postgrad-bg: #e8f0ff;--route-postgrad-ink: #235aa6;--route-postgrad-border: rgba(35, 90, 166, .28);--route-exec-bg: #fae7e3;--route-exec-ink: #a8322c;--route-exec-border: rgba(168, 50, 44, .28)}.site-nav-trigger{border:1px solid transparent;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}html[data-study-route=undergraduate] .study-route-nav>.site-nav-trigger{background:var(--route-undergrad-bg);color:var(--route-undergrad-ink);border-color:var(--route-undergrad-border);box-shadow:0 7px 18px #91004814}html[data-study-route=postgraduate] .study-route-nav>.site-nav-trigger{background:var(--route-postgrad-bg);color:var(--route-postgrad-ink);border-color:var(--route-postgrad-border);box-shadow:0 7px 18px #235aa61a}html[data-study-route=executive] .study-route-nav>.site-nav-trigger{background:var(--route-exec-bg);color:var(--route-exec-ink);border-color:var(--route-exec-border);box-shadow:0 7px 18px #a8322c1a}html[data-study-route] .study-route-nav>.site-nav-trigger span{color:currentColor}.site-dropdown,.site-dropdown *,.site-mobile-menu,.site-mobile-menu *{min-width:0}.site-dropdown{width:min(430px,calc(100vw - 32px));overflow:visible}.site-dropdown.wide{width:min(760px,calc(100vw - 32px))}.route-dropdown{width:min(480px,calc(100vw - 32px))}.site-dropdown a,.study-route-btn,.site-mobile-menu a{width:100%;max-width:100%;overflow:hidden}.site-dropdown a strong,.site-dropdown a span,.site-dropdown-intro strong,.site-dropdown-intro span,.study-route-btn strong,.study-route-btn span,.site-mobile-menu a strong,.site-mobile-menu a span{overflow-wrap:anywhere;word-break:normal;hyphens:auto}.study-route-btn[data-study-route=undergraduate].is-active{background:var(--route-undergrad-bg);border-color:var(--route-undergrad-border)}.study-route-btn[data-study-route=undergraduate].is-active strong,.study-route-btn[data-study-route=undergraduate].is-active span{color:var(--route-undergrad-ink)}.study-route-btn[data-study-route=postgraduate].is-active{background:var(--route-postgrad-bg);border-color:var(--route-postgrad-border)}.study-route-btn[data-study-route=postgraduate].is-active strong,.study-route-btn[data-study-route=postgraduate].is-active span{color:var(--route-postgrad-ink)}.study-route-btn[data-study-route=executive].is-active{background:var(--route-exec-bg);border-color:var(--route-exec-border)}.study-route-btn[data-study-route=executive].is-active strong,.study-route-btn[data-study-route=executive].is-active span{color:var(--route-exec-ink)}.site-mobile-menu>div{max-height:calc(100vh - var(--site-header-h) - 20px);overflow-y:auto;overscroll-behavior:contain;gap:8px}.site-mobile-section{display:grid;gap:5px;padding:7px;border:1px solid rgba(219,229,232,.78);border-radius:18px;background:#f4f8f9b8}.site-mobile-section-label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 5px 2px;color:var(--magenta);font-size:.7rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.site-mobile-section .study-route-btn{background:#ffffffe0;border-color:#dbe5e8eb}.site-mobile-section .study-route-btn.is-active{border-width:1px}.site-mobile-programmes .programme-panel{display:none;grid-template-columns:1fr;gap:5px;padding:0}.site-mobile-programmes .programme-panel.is-visible{display:grid}.site-mobile-programmes .site-dropdown-col{display:grid;gap:4px}.site-mobile-programmes .dropdown-label{margin-left:5px;margin-top:4px}@media(min-width:1061px){.site-nav-item:nth-last-child(-n+2) .site-dropdown{left:auto;right:0;transform:translateY(8px)}.site-nav-item:nth-last-child(-n+2):hover .site-dropdown,.site-nav-item:nth-last-child(-n+2):focus-within .site-dropdown{transform:translateY(0)}}@media(max-width:1060px){.site-header-inner{gap:10px}.site-mobile-menu{order:2}.site-header .top-actions{order:3}.site-header .top-actions .btn-primary{min-height:36px;padding:8px 12px}}@media(max-width:560px){.site-header-inner{grid-template-columns:1fr auto auto;padding-left:12px;padding-right:12px}.site-header .brand img{width:88px}.site-mobile-menu summary{font-size:.8rem;padding:8px 10px}.site-mobile-menu>div{right:-58px;width:min(360px,calc(100vw - 18px))}.site-header .top-actions .btn-primary{min-width:0;padding-left:11px;padding-right:11px}}@media(max-width:380px){.site-header .brand img{width:78px}.site-header .top-actions .btn-primary{padding-left:10px;padding-right:10px}.site-mobile-menu>div{right:-54px}}@media(min-width:1061px){.programmes-dropdown.site-dropdown.wide{width:min(900px,calc(100vw - 32px));max-width:calc(100vw - 32px);grid-template-columns:1fr;padding:16px;gap:0}.programmes-dropdown .programme-panel{grid-column:1 / -1;width:100%;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.programmes-dropdown .site-dropdown-col{min-width:0;display:grid;gap:8px;align-content:start}.programmes-dropdown .dropdown-label{max-width:100%;white-space:normal}.programmes-dropdown a{min-height:70px;align-content:start}}@media(max-width:1060px){.programmes-dropdown .programme-panel,.site-mobile-programmes .programme-panel{width:100%;max-width:100%}}.site-nav-item.dropdown-force-closed .site-dropdown,.site-nav-item.dropdown-force-closed:hover .site-dropdown,.site-nav-item.dropdown-force-closed:focus-within .site-dropdown{opacity:0;transform:translate(-50%) translateY(8px);pointer-events:none}.site-nav-item.dropdown-force-closed .site-nav-trigger,.site-nav-item.dropdown-force-closed:hover .site-nav-trigger,.site-nav-item.dropdown-force-closed:focus-within .site-nav-trigger{background:inherit}html[data-study-route=undergraduate] .programmes-nav>.site-nav-trigger{background:var(--route-undergrad-bg);color:var(--route-undergrad-ink);border-color:var(--route-undergrad-border);box-shadow:0 7px 18px #91004814}html[data-study-route=postgraduate] .programmes-nav>.site-nav-trigger{background:var(--route-postgrad-bg);color:var(--route-postgrad-ink);border-color:var(--route-postgrad-border);box-shadow:0 7px 18px #235aa61a}html[data-study-route=executive] .programmes-nav>.site-nav-trigger{background:var(--route-exec-bg);color:var(--route-exec-ink);border-color:var(--route-exec-border);box-shadow:0 7px 18px #a8322c1a}html[data-study-route] .programmes-nav>.site-nav-trigger span{color:currentColor}html[data-study-route=undergraduate] .site-mobile-programmes{border-color:var(--route-undergrad-border);background:color-mix(in srgb,var(--route-undergrad-bg) 42%,white)}html[data-study-route=postgraduate] .site-mobile-programmes{border-color:var(--route-postgrad-border);background:color-mix(in srgb,var(--route-postgrad-bg) 42%,white)}html[data-study-route=executive] .site-mobile-programmes{border-color:var(--route-exec-border);background:color-mix(in srgb,var(--route-exec-bg) 42%,white)}.programme-panel[data-route-panel=undergraduate] .dropdown-label{background:var(--route-undergrad-bg);color:var(--route-undergrad-ink);border:1px solid var(--route-undergrad-border)}.programme-panel[data-route-panel=postgraduate] .dropdown-label{background:var(--route-postgrad-bg);color:var(--route-postgrad-ink);border:1px solid var(--route-postgrad-border)}.programme-panel[data-route-panel=executive] .dropdown-label{background:var(--route-exec-bg);color:var(--route-exec-ink);border:1px solid var(--route-exec-border)}@media(min-width:1024px){:root{--max: 1260px}.site-shell{padding-left:clamp(18px,1.85vw,28px);padding-right:clamp(18px,1.85vw,28px)}.hero{padding-top:clamp(18px,2.7vw,34px);padding-bottom:clamp(22px,3vw,40px)}.hero h1{font-size:clamp(3rem,5vw,5.35rem);max-width:900px}.lede{font-size:clamp(1.04rem,1.24vw,1.18rem);line-height:1.34}.section{padding-top:clamp(34px,4.4vw,58px);padding-bottom:clamp(34px,4.4vw,58px)}}@media(min-width:1160px)and (max-height:970px){:root{--max: 1210px}.site-shell{padding-left:clamp(16px,1.65vw,24px);padding-right:clamp(16px,1.65vw,24px)}.hero{padding-top:18px;padding-bottom:24px}.hero h1{font-size:clamp(2.75rem,4.45vw,4.85rem);max-width:850px}.lede{font-size:.99rem;line-height:1.3}.section{padding-top:34px;padding-bottom:34px}.card{padding:15px}}.eyebrow,.tag{max-width:100%;white-space:normal;text-wrap:balance;line-height:1.18}@media(max-width:1100px){.site-shell{padding-left:clamp(14px,2.2vw,22px);padding-right:clamp(14px,2.2vw,22px)}}@media(min-width:761px)and (max-width:1100px){.hero{padding-top:18px;padding-bottom:24px}.hero h1{font-size:clamp(2.55rem,6vw,4.25rem)}}@media(max-width:760px){html{scroll-padding-top:calc(var(--site-header-h) + var(--programme-nav-h) + 10px)}.site-shell{padding-left:14px;padding-right:14px}.hero{padding-top:16px;padding-bottom:26px}.eyebrow,.tag{border-radius:14px;letter-spacing:.055em}.hero h1{font-size:clamp(2.15rem,9.7vw,3.1rem);line-height:.98}.lede{font-size:.96rem;line-height:1.32}.section{padding-top:30px;padding-bottom:30px}.card{padding:15px}}@media(max-width:420px){.site-shell{padding-left:12px;padding-right:12px}}@media(min-width:1024px){:root{--max: clamp(1180px, 84vw, 1580px)}.site-shell{padding-left:clamp(18px,1.35vw,32px);padding-right:clamp(18px,1.35vw,32px)}.site-header-inner{max-width:min(1640px,calc(100vw - 20px));padding-left:clamp(18px,1.35vw,32px);padding-right:clamp(18px,1.35vw,32px)}}@media(min-width:1600px){:root{--max: min(86vw, 1720px)}.site-header-inner{max-width:min(1760px,calc(100vw - 24px))}.brand img{width:122px}.site-nav-trigger{font-size:.92rem;padding:10px 13px}.top-actions .btn{min-height:44px;padding-left:18px;padding-right:18px;font-size:1.05rem}.section-nav a{font-size:.86rem}.section-nav a{padding:8px 11px}.section h2{font-size:clamp(3.6rem,3.05vw,5.6rem)}.card p{font-size:clamp(1.02rem,.88vw,1.22rem)}}@media(min-width:1900px){.card{border-radius:28px}}@media(min-width:1600px)and (min-height:760px){:root{--max: min(88vw, 1760px)}}@media(min-width:1900px)and (min-height:820px){:root{--max: min(89vw, 1880px)}}.site-nav .site-nav-trigger{display:inline-flex;align-items:center;gap:5px;text-decoration:none;padding:8px 9px;border-radius:999px;color:var(--ink-2);font-size:.78rem;font-weight:900;white-space:nowrap;letter-spacing:-.015em;line-height:1.2}.site-dropdown{transform:translate(calc(-50% + var(--dropdown-shift-x, 0px))) translateY(8px)}.site-nav-item:hover .site-dropdown,.site-nav-item:focus-within .site-dropdown{transform:translate(calc(-50% + var(--dropdown-shift-x, 0px))) translateY(0)}.site-nav-item.dropdown-force-closed .site-dropdown{opacity:0!important;pointer-events:none!important;transform:translate(calc(-50% + var(--dropdown-shift-x, 0px))) translateY(8px)!important}.site-mobile-accordion{border-top:1px solid rgba(219,229,232,.9);padding-top:4px}.site-mobile-accordion:first-of-type{border-top:0}.site-mobile-accordion summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border-radius:15px;color:var(--ink);font-weight:950;letter-spacing:-.025em}.site-mobile-accordion summary::-webkit-details-marker{display:none}.site-mobile-accordion summary:after{content:"⌄";color:var(--magenta);font-size:.82rem;transform:translateY(-1px)}.site-mobile-accordion[open] summary{background:var(--soft-2)}.site-mobile-accordion[open] summary:after{transform:rotate(180deg) translateY(1px)}.site-mobile-accordion>div{display:grid;gap:3px;padding:2px 0 6px}.site-mobile-menu .site-mobile-accordion a{display:grid;gap:2px;text-decoration:none;color:var(--ink);padding:10px 11px;border-radius:15px}.site-mobile-menu .site-mobile-accordion a:hover,.site-mobile-menu .site-mobile-accordion a:focus-visible{background:var(--soft-2);outline:none}.site-mobile-menu .site-mobile-accordion a strong{font-size:.9rem;letter-spacing:-.025em;line-height:1.08}.site-mobile-menu .site-mobile-accordion a span{color:var(--muted);font-size:.78rem;font-weight:720;line-height:1.22}@media(max-width:1060px){.site-mobile-menu>div{max-height:min(76vh,720px);overflow-y:auto;overscroll-behavior:contain}}@media(hover:none)and (pointer:coarse)and (max-width:1380px){.site-nav{display:none!important}.site-mobile-menu{display:block!important}.site-header-inner{grid-template-columns:1fr auto auto}}@media(hover:hover)and (pointer:fine)and (max-width:1180px){.site-nav{display:none!important}.site-mobile-menu{display:block!important}.site-header-inner{grid-template-columns:1fr auto auto}}.site-mobile-menu .site-mobile-accordion>summary{background:transparent;color:var(--ink)}.site-mobile-menu .site-mobile-accordion[open]>summary{background:var(--ink);color:#fff}.site-mobile-menu .site-mobile-accordion[open]>summary:after{color:#fff}.site-mobile-menu>div{max-height:min(78vh,760px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.page-quick-nav{gap:8px}.page-quick-nav button{width:40px;height:40px;min-height:40px;border:0;border-radius:999px;background:var(--magenta);color:#fff;display:grid;place-items:center;text-decoration:none;box-shadow:0 14px 34px #061f2a42;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;backdrop-filter:none;padding:0;line-height:0;font-size:0}.page-quick-nav button:hover,.page-quick-nav button:focus-visible{transform:translateY(-3px);background:var(--magenta);color:#fff;box-shadow:0 18px 42px #061f2a52;outline:none}.page-quick-nav button:active{transform:translateY(0)}.page-quick-nav svg{width:22px;height:22px;display:block;margin:auto;transform:none!important}@media(hover:none),(pointer:coarse){.page-quick-nav button:hover{transform:none;background:var(--magenta);color:#fff}}@media(max-width:1360px){.site-nav{display:none!important}.site-mobile-menu{display:block!important}.site-header-inner{grid-template-columns:1fr auto auto}}@media(min-width:1361px){.site-mobile-menu{display:none}.site-nav{display:flex}}.site-dropdown{max-width:calc(100vw - 28px);max-height:min(76vh,720px);overflow-y:auto;overscroll-behavior:contain}.site-dropdown.wide{width:min(610px,calc(100vw - 28px))}.site-dropdown.route-dropdown{width:min(420px,calc(100vw - 28px))}.site-nav button.site-nav-trigger{appearance:none;border:0;background:transparent;font:inherit;cursor:default}.site-nav button.site-nav-trigger:hover,.site-nav button.site-nav-trigger:focus-visible{background:var(--soft-2);outline:none}.site-mobile-menu .site-mobile-accordion>summary{background:transparent!important;color:var(--ink)!important}.site-mobile-menu .site-mobile-accordion>summary:after{color:var(--magenta)!important}.site-mobile-menu .site-mobile-accordion[open]>summary{background:var(--ink)!important;color:#fff!important}.site-mobile-menu .site-mobile-accordion[open]>summary:after{color:#fff!important}.site-mobile-menu>div{width:min(390px,calc(100vw - 24px));max-height:min(78dvh,760px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.page-quick-nav{gap:8px!important}.page-quick-nav button{width:40px!important;height:40px!important;min-height:40px!important;border:0!important;border-radius:999px!important;background:var(--magenta)!important;color:#fff!important;display:grid!important;place-items:center!important;box-shadow:0 14px 34px #061f2a42!important;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important;backdrop-filter:none!important;padding:0!important;line-height:0!important;font-size:0!important}.page-quick-nav button:hover,.page-quick-nav button:focus-visible{transform:translateY(-3px)!important;background:var(--magenta)!important;color:#fff!important;box-shadow:0 18px 42px #061f2a52!important;outline:none!important}.page-quick-nav button:active{transform:translateY(0)!important}.page-quick-nav svg{width:22px!important;height:22px!important;display:block!important;margin:auto!important;transform:none!important}@media(hover:none),(pointer:coarse){.page-quick-nav button:hover{transform:none!important;background:var(--magenta)!important;color:#fff!important}}.section-hover-panel>strong{font-size:.92rem;letter-spacing:-.02em;padding:4px 4px 8px;border-bottom:1px solid rgba(219,229,232,.86)}@media(max-width:980px),(hover:none),(pointer:coarse){.section-hover-zone,.section-hover-panel{display:none!important}}@media(min-width:1361px)and (hover:hover)and (pointer:fine){.site-nav-item.has-dropdown{position:relative}.site-dropdown,.site-dropdown.wide,.site-dropdown.compact,.site-dropdown.route-dropdown{left:0;right:auto;transform:translateY(8px)!important;transition:opacity .16s ease,transform .16s ease;max-width:calc(100vw - 28px)}.site-nav-item:hover .site-dropdown,.site-nav-item:focus-within .site-dropdown{transform:translateY(0)!important}.site-nav-item.dropdown-force-closed .site-dropdown{opacity:0!important;pointer-events:none!important;transform:translateY(8px)!important}.site-nav-item:nth-last-child(-n+2) .site-dropdown{left:auto;right:0}.programmes-nav .site-dropdown.wide,.study-route-nav .route-dropdown{left:0;right:auto}}@media(min-width:1361px)and (hover:hover)and (pointer:fine){.site-header,.site-header-inner,.site-nav,.site-nav-item{overflow:visible!important}.site-nav{padding:2px 2px 12px;margin-bottom:-10px;scrollbar-width:none}.site-nav-item.has-dropdown{position:relative;z-index:101}.site-nav-item.has-dropdown:after{content:"";position:absolute;left:0;right:0;top:100%;height:14px;pointer-events:auto}.site-dropdown,.site-dropdown.wide,.site-dropdown.compact,.site-dropdown.route-dropdown{top:calc(100% + 6px);left:0;right:auto;transform:translateY(6px)!important;z-index:400;pointer-events:none;max-width:calc(100vw - 28px);max-height:min(76vh,720px);overflow-y:auto;overscroll-behavior:contain}.site-dropdown:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px}.site-nav-item:hover .site-dropdown,.site-nav-item:focus-within .site-dropdown{opacity:1;transform:translateY(0)!important;pointer-events:auto}.site-nav-item.dropdown-force-closed .site-dropdown{opacity:0!important;pointer-events:none!important;transform:translateY(6px)!important}.site-nav-item:nth-last-child(-n+2) .site-dropdown{left:auto;right:0}.programmes-nav .site-dropdown.wide,.study-route-nav .route-dropdown{left:0;right:auto}}@media(min-width:1361px)and (hover:hover)and (pointer:fine){.site-header,.site-header-inner,.site-nav,.site-nav-item.has-dropdown{overflow:visible!important}.site-nav{padding-bottom:0!important;margin-bottom:0!important}.site-nav-item.has-dropdown{position:relative}.site-nav-item.has-dropdown:after{content:"";position:absolute;left:-8px;right:-8px;top:100%;height:28px;pointer-events:auto}.site-dropdown,.site-dropdown.wide,.site-dropdown.compact,.site-dropdown.route-dropdown{top:calc(100% - 1px)!important;left:0!important;right:auto!important;transform:translateY(0)!important;opacity:0;visibility:hidden;pointer-events:none;z-index:500;transition:opacity .12s ease,visibility .12s ease!important;max-width:calc(100vw - 28px);max-height:min(76vh,720px);overflow-y:auto;overscroll-behavior:contain}.site-dropdown:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}.site-nav-item:hover .site-dropdown,.site-nav-item:focus-within .site-dropdown,.site-nav-item.is-open .site-dropdown{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.site-nav-item:nth-last-child(-n+2) .site-dropdown{left:auto!important;right:0!important}.programmes-nav .site-dropdown.wide,.study-route-nav .route-dropdown{left:0!important;right:auto!important}.site-nav-item.dropdown-force-closed:not(.is-open) .site-dropdown{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}.site-dropdown,.site-dropdown *{min-width:0}.site-dropdown a{max-width:100%;min-width:0;white-space:normal}.site-dropdown a strong,.site-dropdown a span,.site-dropdown-col a strong,.site-dropdown-col a span,.programme-panel a strong,.programme-panel a span{white-space:normal;overflow-wrap:anywhere;word-break:normal;max-width:100%;min-width:0}.site-dropdown a span,.site-dropdown-col a span,.programme-panel a span{display:block;line-height:1.24}.programme-panel,.site-dropdown-col{min-width:0}section[id=meet].viewport-section,.home-final.viewport-section,.home-final.home-final-tight{min-height:auto!important;display:block!important;align-items:initial!important;padding-top:clamp(38px,4.5vw,70px)!important;padding-bottom:clamp(44px,5vw,82px)!important}section[id=meet] .cta-band,.home-final-card{margin-top:0!important}@media(max-width:760px){.home-final-actions{gap:12px!important}.home-final-actions .btn{margin-bottom:2px}.home-final-actions .btn:last-child{margin-top:4px}}html[lang=fr] .programme-page.bsc-page>.hero h1,html[lang=es-MX] .programme-page.bsc-page>.hero h1{font-size:clamp(2.95rem,5.2vw,5.65rem)!important;max-width:min(100%,1120px)!important}html[lang=fr] .programme-page.bsc-page>.hero h1 .bsc-h1-programme,html[lang=es-MX] .programme-page.bsc-page>.hero h1 .bsc-h1-programme{font-size:clamp(2.3rem,3.35vw,4.1rem)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.language-switcher{display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid rgba(219,229,232,.92);border-radius:999px;background:#ffffffdb;box-shadow:0 8px 18px #061f2a12}.language-link{min-height:34px;min-width:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px 8px;border-radius:999px;color:var(--ink-2);text-decoration:none;font-size:.74rem;font-weight:950;letter-spacing:-.01em;line-height:1;border:1px solid transparent}.language-link img{width:22px;height:16px;object-fit:cover;border-radius:4px;box-shadow:0 0 0 1px #061f2a1a;flex:0 0 auto}.language-link:hover,.language-link:focus-visible{background:var(--soft-2);outline:none}.language-link.is-active,.language-link[aria-current=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.language-switcher-mobile{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:0;border:0;background:transparent;box-shadow:none}.language-switcher-mobile .language-link{min-height:42px;padding:8px 7px;border:1px solid rgba(219,229,232,.9);background:#ffffffe6}.language-switcher-mobile .language-link.is-active,.language-switcher-mobile .language-link[aria-current=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.site-footer{margin-top:clamp(34px,6vw,84px);background:radial-gradient(circle at 8% 0%,rgba(108,198,208,.18),transparent 24rem),radial-gradient(circle at 88% 12%,rgba(145,0,72,.16),transparent 24rem),linear-gradient(135deg,var(--ink),#0b3a48);color:#fff;border-top:1px solid rgba(255,255,255,.16)}.site-footer a{color:inherit}.site-footer-inner{max-width:min(1320px,calc(100vw - 18px));margin:0 auto;padding:clamp(34px,5vw,64px) clamp(16px,3vw,34px);display:grid;grid-template-columns:minmax(230px,1.05fr) minmax(260px,1.05fr) minmax(210px,.85fr) minmax(230px,.95fr);gap:clamp(18px,3vw,44px);align-items:start}.site-footer-brand{display:inline-flex;align-items:center;width:fit-content;padding:10px 12px;border-radius:20px;background:#fffffff5;box-shadow:0 18px 42px #0000002e}.site-footer-brand img{width:138px;height:auto}.site-footer-brand-block,.site-footer-campus-block,.site-footer-contact-block,.site-footer-legal-block{display:grid;gap:16px;min-width:0}.site-footer h3{margin:0;font-size:clamp(1.18rem,1.8vw,1.55rem);letter-spacing:-.035em}.site-footer p{margin:0;color:#ffffffc7;max-width:42rem}.site-footer-socials{display:flex;flex-wrap:wrap;gap:8px}.site-footer-socials a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 10px;border-radius:999px;text-decoration:none;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#fff}.site-footer-socials a:hover,.site-footer-socials a:focus-visible,.site-footer-contact-links a:hover,.site-footer-contact-links a:focus-visible,.site-footer-legal-links a:hover,.site-footer-legal-links a:focus-visible,.site-footer address a:hover,.site-footer address a:focus-visible{background:#ffffff24;outline:none}.site-footer-socials .social-icon{width:20px;height:20px;object-fit:contain;flex:0 0 20px}.site-footer-socials strong{font-size:.82rem}.site-footer-campuses{display:grid;gap:12px}.site-footer address{font-style:normal;display:grid;gap:4px;padding:16px;border-radius:20px;background:#ffffff13;border:1px solid rgba(255,255,255,.14)}.site-footer address strong{margin-bottom:3px}.site-footer address a{display:inline-flex;width:fit-content;border-radius:10px;text-decoration:none}.site-footer address span,.site-footer-contact-links span,.site-footer-legal-links span{color:#ffffffc7}.site-footer-contact-links,.site-footer-legal-links{display:grid;gap:10px}.site-footer-contact-links a,.site-footer-legal-links a{display:grid;gap:2px;padding:14px 15px;border-radius:18px;text-decoration:none;background:#ffffff13;border:1px solid rgba(255,255,255,.14);min-width:0}.site-footer-contact-links strong,.site-footer-legal-links strong{font-size:.94rem}.site-footer-bottom{border-top:1px solid rgba(255,255,255,.12)}.site-footer-bottom p{max-width:min(1320px,calc(100vw - 18px));margin:0 auto;padding:16px clamp(16px,3vw,34px) 20px;font-size:.84rem;color:#ffffffb8}@media(max-width:1240px){.top-actions .language-switcher{gap:2px}.top-actions .language-link{min-width:36px;padding-left:6px;padding-right:6px}.top-actions .language-link span{display:none}}@media(max-width:1180px){.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,3vw,34px)}}@media(max-width:1060px){.site-header .top-actions .language-switcher{display:none}.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-brand-block{grid-column:auto}}@media(max-width:760px){.site-footer{margin-top:42px}.site-footer-inner{grid-template-columns:1fr;padding-top:34px;padding-bottom:34px}.site-footer-brand img{width:118px}.site-footer-socials a{flex:1 1 calc(50% - 8px);justify-content:center}}@media(max-width:420px){.site-footer-socials a{flex-basis:100%}}@media(max-width:1060px){.site-header{position:sticky!important;top:0;z-index:1000}.site-header-inner{width:100%;max-width:none;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.site-mobile-menu>div{position:fixed!important;top:calc(var(--site-header-h) + 8px);left:max(12px,env(safe-area-inset-left))!important;right:max(12px,env(safe-area-inset-right))!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - var(--site-header-h) - 18px);z-index:1001}}@media(max-width:560px){.site-mobile-menu>div{right:max(10px,env(safe-area-inset-right))!important;left:max(10px,env(safe-area-inset-left))!important;width:auto!important}}@media(max-width:380px){.site-mobile-menu>div{right:max(8px,env(safe-area-inset-right))!important;left:max(8px,env(safe-area-inset-left))!important;width:auto!important}}.site-footer-socials .social-icon{filter:brightness(0) invert(1)}@media(max-width:1060px){body{padding-top:var(--site-header-h)}.site-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:1200}.topbar{top:var(--site-header-h);z-index:1100}.site-mobile-menu>div{z-index:1210}}@media(hover:hover)and (pointer:fine)and (max-width:1500px){html[lang^=es] .site-nav,html[lang^=fr] .site-nav{display:none!important}html[lang^=es] .site-mobile-menu,html[lang^=fr] .site-mobile-menu{display:block!important}html[lang^=es] .site-header-inner,html[lang^=fr] .site-header-inner{grid-template-columns:1fr auto auto;column-gap:12px}html[lang^=es] .site-header .top-actions,html[lang^=fr] .site-header .top-actions{justify-content:end}}@media(hover:hover)and (pointer:fine)and (min-width:1501px)and (max-width:1660px){html[lang^=es] .site-header-inner,html[lang^=fr] .site-header-inner{padding-left:14px;padding-right:14px;column-gap:10px}html[lang^=es] .site-nav,html[lang^=fr] .site-nav{gap:3px}html[lang^=es] .site-nav-trigger,html[lang^=fr] .site-nav-trigger{font-size:.9rem;padding-left:10px;padding-right:10px}html[lang^=es] .top-actions .btn,html[lang^=fr] .top-actions .btn{padding-left:12px;padding-right:12px}}@media(min-width:901px){.section-hover-zone:before{content:"";position:fixed;left:0;top:50%;width:5px;height:156px;transform:translateY(-50%);border-radius:0 999px 999px 0;background:linear-gradient(180deg,#910048ad,#6cc6d08a);box-shadow:0 12px 26px #061f2a24;opacity:.72;pointer-events:none}.section-hover-zone:after{content:"On this page";position:fixed;left:10px;top:50%;transform:translate(-42%,-50%) rotate(-90deg);transform-origin:center;padding:5px 9px;border-radius:999px;border:1px solid rgba(219,229,232,.82);background:#ffffffdb;color:var(--ink-2);box-shadow:0 10px 24px #061f2a1a;backdrop-filter:blur(12px);font-size:.64rem;font-weight:950;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;opacity:.76;pointer-events:none}.section-hover-zone:hover:before,.section-hover-zone:hover:after{opacity:1}}.france-hero .btn-line{color:#fff!important;border-color:#ffffff6b!important}.france-hero .btn-ink{background:#fffffff0!important;color:var(--ink)!important;border-color:#ffffff2e!important}@media(min-width:1361px)and (hover:hover)and (pointer:fine){.site-nav-item.has-dropdown:hover,.site-nav-item.has-dropdown:focus-within{z-index:900}.prospective-dropdown.site-dropdown.wide{width:min(960px,calc(100vw - 32px));grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:16px}.prospective-dropdown .prospective-group{display:grid;gap:8px;align-content:start;min-width:0}.prospective-dropdown a{min-height:70px;align-content:start}}.site-mobile-nested-group[open]>summary:after{transform:rotate(180deg)}@media(min-width:1061px)and (hover:hover)and (pointer:fine){.site-nav-item.prospective-nav{position:relative}.prospective-nav .prospective-dropdown.site-dropdown.wide{position:fixed!important;top:calc(var(--site-header-h) - 1px)!important;left:50%!important;right:auto!important;width:min(1120px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;transform:translate(-50%)!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,28px);padding:clamp(16px,1.5vw,24px);z-index:1300!important;overflow-x:hidden}.prospective-nav:hover .prospective-dropdown.site-dropdown.wide,.prospective-nav:focus-within .prospective-dropdown.site-dropdown.wide,.prospective-nav.is-open .prospective-dropdown.site-dropdown.wide{transform:translate(-50%)!important}.prospective-dropdown .prospective-group{min-width:0}.prospective-dropdown .dropdown-label{margin-bottom:12px}}@media(min-width:1061px)and (max-width:1240px)and (hover:hover)and (pointer:fine){.prospective-nav .prospective-dropdown.site-dropdown.wide{width:min(1040px,calc(100vw - 36px))!important;max-width:calc(100vw - 36px)!important;gap:16px;padding:16px}.prospective-dropdown a{padding:9px 10px}.prospective-dropdown a strong{font-size:.86rem}.prospective-dropdown a span{font-size:.75rem}}.site-mobile-menu .site-mobile-accordion[open] .site-mobile-nested-group>summary{background:#061f2a0e!important;color:var(--ink)!important;border-bottom:1px solid rgba(219,229,232,.78)}.site-mobile-menu .site-mobile-accordion[open] .site-mobile-nested-group>summary:after{color:var(--magenta)!important}.site-mobile-menu .site-mobile-nested-group[open]>summary,.site-mobile-menu .site-mobile-accordion[open] .site-mobile-nested-group[open]>summary{background:#91004814!important;color:var(--ink)!important}.site-mobile-menu .site-mobile-accordion[open] .site-mobile-nested-group a{background:#fff;color:var(--ink)!important}@media(min-width:1061px)and (hover:hover)and (pointer:fine){.prospective-nav .compact-prospective-dropdown.site-dropdown.wide{width:min(780px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(16px,2vw,22px)!important;padding:clamp(16px,1.4vw,22px)!important}.compact-prospective-dropdown .prospective-group{display:grid;gap:8px;align-content:start}.compact-prospective-dropdown a{min-height:68px}}@media(min-width:1061px)and (max-width:1240px)and (hover:hover)and (pointer:fine){.prospective-nav .compact-prospective-dropdown.site-dropdown.wide{width:min(740px,calc(100vw - 36px))!important;max-width:calc(100vw - 36px)!important}}.site-mobile-menu .site-mobile-accordion a.is-current,.site-mobile-menu .programmes-mobile-overview.is-current{background:#91004813;border:1px solid rgba(145,0,72,.18);color:var(--ink)}.site-mobile-menu .site-mobile-accordion a.is-current strong,.site-mobile-menu .programmes-mobile-overview.is-current strong{color:var(--magenta)}.site-mobile-menu .site-mobile-accordion a.is-current span,.site-mobile-menu .programmes-mobile-overview.is-current span{color:var(--ink-2)}body.modal-open{overflow:hidden}.dsti-photo-story-modal{position:fixed;inset:0;z-index:240;display:grid;place-items:center;padding:clamp(10px,2.4vw,28px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.dsti-photo-story-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.dsti-photo-story-image-wrap{background:#03151d;display:grid;place-items:center;overflow:hidden}.dsti-photo-story-image-wrap img{display:block;width:100%;height:100%;max-height:min(860px,calc(100svh - 24px));object-fit:contain}.dsti-photo-story-eyebrow{display:inline-flex;width:fit-content;padding:7px 10px;border-radius:999px;background:#91004814;border:1px solid rgba(145,0,72,.14);color:#910048;font-size:.74rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}@media(max-width:820px){.dsti-photo-story-modal{padding:8px;align-items:center}.dsti-photo-story-image-wrap{min-height:0;max-height:64svh}.dsti-photo-story-image-wrap img{width:100%;height:100%;max-height:64svh;object-fit:contain}.dsti-photo-story-eyebrow{font-size:.66rem}}.dsti-photo-story-eyebrow{max-width:100%;white-space:normal;overflow-wrap:anywhere}@media(max-width:820px){.dsti-photo-story-image-wrap,.dsti-photo-story-image-wrap img{max-height:58dvh}}@media(max-width:420px){.dsti-photo-story-image-wrap,.dsti-photo-story-image-wrap img{max-height:56dvh}}@media(max-width:820px){.dsti-photo-story-modal{padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom));align-items:center}.dsti-photo-story-image-wrap{order:1;min-height:170px;height:52dvh;max-height:52dvh}.dsti-photo-story-image-wrap img{width:100%;height:100%;max-height:52dvh;object-fit:contain}.dsti-photo-story-eyebrow{font-size:clamp(.58rem,2.3vw,.68rem);line-height:1.2}}@media(max-width:420px){.dsti-photo-story-image-wrap,.dsti-photo-story-image-wrap img{height:50dvh;max-height:50dvh}}.dsti-photo-story-modal{z-index:2400}.site-mobile-menu .site-mobile-language{position:sticky;top:0;z-index:4;background:#fffffff5;box-shadow:0 10px 24px #061f2a1a;backdrop-filter:blur(14px)}#dstiPhotoStoryTitle{overflow-wrap:normal!important;word-break:normal;hyphens:none;white-space:normal;max-inline-size:100%}#dstiPhotoStoryTitle.is-title-compact{font-size:clamp(1.32rem,6.7cqw,2.18rem);line-height:1.02}#dstiPhotoStoryTitle.is-title-tight{font-size:clamp(1.18rem,5.7cqw,1.86rem);line-height:1.04}#dstiPhotoStoryTitle.is-title-micro{font-size:clamp(1.05rem,4.9cqw,1.58rem);line-height:1.07}@media(max-width:820px){#dstiPhotoStoryTitle.is-title-compact{font-size:clamp(1.16rem,6.3cqw,1.72rem)}#dstiPhotoStoryTitle.is-title-tight{font-size:clamp(1.04rem,5.45cqw,1.48rem)}#dstiPhotoStoryTitle.is-title-micro{font-size:clamp(.98rem,4.85cqw,1.32rem)}}@media(min-width:1061px)and (hover:hover)and (pointer:fine){.how-study-nav .how-study-dropdown.site-dropdown.wide{width:min(720px,calc(100vw - 48px));max-width:calc(100vw - 48px);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,22px);padding:clamp(14px,1.3vw,20px)}.how-study-dropdown .how-study-group{display:grid;gap:8px;align-content:start;min-width:0}.how-study-dropdown a{min-height:68px;align-content:start}.how-study-dropdown .dropdown-label{margin-bottom:8px}}.site-mobile-accordion>div>.dropdown-label{margin:8px 10px 4px}@media(min-width:1361px)and (hover:hover)and (pointer:fine){.site-nav-item.has-dropdown:hover:not(.is-open):not(:focus-within) .site-dropdown,.site-nav-item.has-dropdown.dropdown-hover-waiting:not(.is-open):not(:focus-within) .site-dropdown{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(0)!important}.site-nav-item.has-dropdown.is-open .site-dropdown,.site-nav-item.has-dropdown:focus-within .site-dropdown{opacity:1!important;visibility:visible!important;pointer-events:auto!important}}html,body{max-width:100%}body{overflow-x:clip}@supports not (overflow: clip){body{overflow-x:hidden}}main,.viewport-section,.site-shell,.section-nav,[class$=-shell],[class$=-grid],[class$=-layout],[class$=-panel],[class$=-card]{min-width:0}.live-hero-video{top:0}:root{--hero-menu-seam-overlap: 2px}@supports selector(section:has(> video)){.page-with-fixed-header .topbar+main>section:first-child:has(>video[autoplay][muted]),.page-with-fixed-header .topbar~main>section:first-child:has(>video[autoplay][muted]){margin-top:calc(-1 * var(--hero-menu-seam-overlap));border-top:0}}@media(min-width:761px){main>section[data-nav-section]:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero){scroll-margin-top:calc(var(--site-header-h, 72px) + var(--topbar-h, 56px) + 6px)}main>section[data-nav-section]:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero):not([id=meet]){padding-top:clamp(28px,4.2vw,58px);padding-bottom:clamp(28px,4.2vw,58px)}main>section[data-nav-section][class*=-hero]:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero),main>section.hero[data-nav-section]:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero){padding-top:clamp(20px,3vw,42px);padding-bottom:clamp(22px,3vw,46px)}}@media(min-width:1180px)and (min-height:700px){main>section.viewport-section[data-nav-section]:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero):not([id=meet]){min-height:calc(100svh - var(--topbar, var(--topbar-h, 56px)))}}@media(min-width:761px){main>section[data-nav-section]:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero):not([id=meet]){padding-top:clamp(26px,3.8vw,54px);padding-bottom:clamp(22px,3.1vw,44px)}main>section[data-nav-section][class*=-hero]:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero),main>section.hero[data-nav-section]:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero){padding-top:clamp(20px,2.8vw,38px);padding-bottom:clamp(20px,2.6vw,38px)}}@media(min-width:1180px)and (min-height:700px){main>section.viewport-section[data-nav-section]:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero):not([id=meet]){min-height:calc(92svh - var(--topbar, var(--topbar-h, 56px)))}.programme-page>.hero.viewport-section:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero),.programme-page .section.viewport-section:not(.home-hero):not(.life-hero):not(.live-hero):not(.stories-hero):not(.france-hero):not(.online-hero){min-height:calc(92svh - var(--topbar, var(--topbar-h, 56px)))}}.prospective-feature-card,.site-mobile-menu .prospective-feature-card{position:relative;display:grid;gap:5px;text-decoration:none;border:1px solid rgba(108,198,208,.34);background:radial-gradient(circle at 8% 8%,rgba(108,198,208,.3),transparent 34%),radial-gradient(circle at 92% 12%,rgba(145,0,72,.14),transparent 38%),linear-gradient(135deg,#fffffffa,#f4f8f9f0);box-shadow:0 18px 44px #061f2a1a;overflow:hidden}.prospective-dropdown .prospective-feature-card,.compact-prospective-dropdown .prospective-feature-card{grid-column:1 / -1!important;min-height:0!important;padding:15px 17px!important;border-radius:22px;align-content:center!important}.prospective-feature-card:after{content:"→";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#061f2aeb;color:#fff;font-weight:950;box-shadow:0 10px 22px #061f2a29}.prospective-feature-card em,.site-mobile-menu .prospective-feature-card em{width:fit-content;font-style:normal;text-transform:uppercase;letter-spacing:.12em;font-weight:950;font-size:.68rem;color:var(--magenta);padding:4px 8px;border-radius:999px;background:#91004814;border:1px solid rgba(145,0,72,.15)}.prospective-feature-card strong,.site-mobile-menu .prospective-feature-card strong{color:var(--ink)!important;font-size:.98rem;line-height:1.08;padding-right:42px}.prospective-feature-card span,.site-mobile-menu .prospective-feature-card span{color:var(--muted)!important;font-size:.82rem;line-height:1.3;padding-right:42px}@media(min-width:1061px)and (hover:hover)and (pointer:fine){.prospective-nav .compact-prospective-dropdown.site-dropdown.wide{align-items:start}}.site-mobile-menu .prospective-feature-card{margin-bottom:10px;padding:13px 14px;border-radius:18px}.footer-brochure-link{border-color:#6cc6d061!important}.site-mobile-menu .site-mobile-accordion a.prospective-feature-card.is-current,.site-mobile-menu a.prospective-feature-card.is-current,.site-mobile-menu .site-mobile-accordion a.prospective-feature-card.is-current:hover,.site-mobile-menu .site-mobile-accordion a.prospective-feature-card.is-current:focus-visible{border:1px solid rgba(108,198,208,.34)!important;background:radial-gradient(circle at 8% 8%,rgba(108,198,208,.3),transparent 34%),radial-gradient(circle at 92% 12%,rgba(145,0,72,.14),transparent 38%),linear-gradient(135deg,#fffffffa,#f4f8f9f0)!important;color:var(--ink)!important}.site-mobile-menu .site-mobile-accordion a.prospective-feature-card.is-current strong,.site-mobile-menu a.prospective-feature-card.is-current strong{color:var(--ink)!important}.site-mobile-menu .site-mobile-accordion a.prospective-feature-card.is-current span,.site-mobile-menu a.prospective-feature-card.is-current span{color:var(--muted)!important}@media(hover:hover)and (pointer:fine)and (min-width:1260px)and (max-width:1660px){html[lang^=fr] .top-actions .language-switcher,html[lang^=es] .top-actions .language-switcher{gap:1px;padding:2px}html[lang^=fr] .top-actions .language-link,html[lang^=es] .top-actions .language-link{min-width:32px;min-height:32px;padding:4px 5px}html[lang^=fr] .top-actions .language-link span,html[lang^=es] .top-actions .language-link span{display:none}html[lang^=fr] .top-actions .language-link img,html[lang^=es] .top-actions .language-link img{width:21px;height:15px}}@media(hover:hover)and (pointer:fine)and (min-width:1260px)and (max-width:1500px){html[lang^=fr] .site-header-inner,html[lang^=es] .site-header-inner{grid-template-columns:auto minmax(0,1fr) auto auto;max-width:min(1640px,calc(100vw - 8px));padding-left:clamp(8px,.75vw,12px);padding-right:clamp(8px,.75vw,12px);column-gap:6px}html[lang^=fr] .site-nav,html[lang^=es] .site-nav{display:flex!important;justify-content:center;overflow:visible;padding-left:0;padding-right:0}html[lang^=fr] .site-nav-trigger,html[lang^=es] .site-nav-trigger{font-size:.92rem;padding:10px 13px}html[lang^=fr] .site-mobile-menu,html[lang^=es] .site-mobile-menu{display:none!important}}:where(.eyebrow,.tag,.section-kicker,.home-kicker,.home-path-label,.dropdown-label,.about-kicker,.about-section-kicker,.academic-kicker,.framework-kicker,.framework-section-kicker,.framework-tag,.accom-kicker,.admissions-kicker,.admissions-card-label,.agents-kicker,.agents-section-kicker,.ambassadors-kicker,.ambassadors-section-kicker,.brochure-kicker,.careers-kicker,.careers-section-kicker,.contact-kicker,.contact-card-label,.cpe-kicker,.cpe-card-label,.dos-kicker,.dos-card-label,.faculty-kicker,.faculty-section-kicker,.faculty-role-pill,.finance-kicker,.finance-card-label,.france-kicker,.france-tag,.intl-kicker,.intl-tag,.intl-info-tag,.legal-kicker,.life-kicker,.life-card-label,.live-kicker,.live-tag,.msc-route-label,.online-kicker,.paris-kicker,.paris-card-label,.riviera-kicker,.riviera-card-label,.routing-kicker,.routing-card-label,.staff-kicker,.staff-section-kicker,.stories-kicker,.stories-section-kicker){display:inline-flex!important;align-items:center!important;line-height:1.08!important;vertical-align:middle}.dsti-install-cue{position:fixed;right:clamp(14px,3vw,28px);bottom:calc(clamp(16px,3vw,28px) + env(safe-area-inset-bottom,0px));z-index:1200;width:min(360px,calc(100vw - 28px));display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 12px 12px 13px;border:1px solid rgba(255,255,255,.68);border-radius:24px;color:#fff;background:radial-gradient(circle at 0% 0%,rgba(108,198,208,.34),transparent 58%),linear-gradient(135deg,#061f2af5,#0c3340eb 48%,#910048e0);box-shadow:0 20px 54px #061f2a47;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15);transform:translate3d(0,calc(100% + 32px),0) scale(.98);opacity:0;pointer-events:none;transition:transform .34s ease,opacity .34s ease}.dsti-install-cue.is-visible{transform:translateZ(0) scale(1);opacity:1;pointer-events:auto}.dsti-install-cue__mark{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;font-size:22px;font-weight:900;color:var(--ink);background:linear-gradient(135deg,#fff,#ffffffc7);box-shadow:inset 0 0 0 1px #ffffffb3,0 10px 26px #0003;animation:dsti-install-cue-pulse 2.8s ease-in-out infinite}.dsti-install-cue__copy{min-width:0}.dsti-install-cue__copy strong,.dsti-install-cue__copy span{display:block}.dsti-install-cue__copy strong{font-size:.92rem;line-height:1.14;letter-spacing:-.015em}.dsti-install-cue__copy span{margin-top:3px;color:#ffffffd1;font-size:.78rem;line-height:1.25}.dsti-install-cue__steps{display:inline-flex;gap:5px;align-items:center;margin-top:7px;color:#fff;font-size:.7rem;font-weight:850;letter-spacing:.02em;text-transform:uppercase}.dsti-install-cue__steps em{padding:3px 7px;border-radius:999px;font-style:normal;background:#ffffff24;border:1px solid rgba(255,255,255,.18)}.dsti-install-cue__actions{display:inline-flex;gap:6px;align-items:center}.dsti-install-cue__action,.dsti-install-cue__close{appearance:none;border:0;font:inherit;cursor:pointer}.dsti-install-cue__action{white-space:nowrap;padding:8px 11px;border-radius:999px;color:var(--ink);background:#fff;font-size:.78rem;font-weight:900;box-shadow:0 10px 24px #00000029}.dsti-install-cue__close{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;color:#ffffffd1;background:#ffffff1f;font-size:18px;line-height:1}.dsti-install-cue__action:focus-visible,.dsti-install-cue__close:focus-visible{outline:3px solid rgba(108,198,208,.72);outline-offset:2px}@keyframes dsti-install-cue-pulse{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-2px) scale(1.04)}}@media(max-width:640px){.dsti-install-cue{left:12px;right:12px;bottom:calc(18px + env(safe-area-inset-bottom,0px));width:auto;grid-template-columns:auto minmax(0,1fr)}.dsti-install-cue__actions{grid-column:1 / -1;justify-content:space-between}.dsti-install-cue__action{flex:1 1 auto}}@media(prefers-reduced-motion:reduce){.dsti-install-cue,.dsti-install-cue__mark{transition:none;animation:none}}.study-route-cue{position:absolute;left:50%;top:calc(100% + 9px);z-index:130;display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:230px;padding:6px 10px 6px 9px;border:1px solid rgba(255,218,128,.72);border-radius:999px;color:#17313a;background:linear-gradient(135deg,#fffbecfa,#ffeeb8f5);box-shadow:0 14px 30px #061f2a2e,0 0 0 1px #ffffff59 inset;font-size:.7rem;font-weight:900;letter-spacing:.01em;line-height:1;white-space:nowrap;pointer-events:none;opacity:0;transform:translate(-50%,-4px) scale(.98);transition:opacity .22s ease,transform .22s ease}.study-route-cue:before{content:"";position:absolute;left:50%;top:-5px;width:9px;height:9px;transform:translate(-50%) rotate(45deg);background:#fffbecfa;border-left:1px solid rgba(255,218,128,.72);border-top:1px solid rgba(255,218,128,.72)}.study-route-cue:after{content:"→";display:inline-grid;place-items:center;width:16px;height:16px;border-radius:999px;color:#17313a;background:linear-gradient(135deg,#ffd46b,#fff3bd);box-shadow:0 0 0 1px #c78c1833 inset;font-size:.68rem;line-height:1;transform:translateY(-.5px)}.study-route-cue.is-visible{opacity:1;transform:translate(-50%) scale(1);animation:studyRouteCueNudge 2.8s ease-in-out .45s infinite}@keyframes studyRouteCueNudge{0%,78%,to{transform:translate(-50%) scale(1)}84%{transform:translate(-50%,-3px) scale(1.015)}90%{transform:translate(-50%) scale(1)}95%{transform:translate(-50%,-1.5px) scale(1.008)}}@media(max-width:979px){.study-route-cue{display:none!important}}@media(prefers-reduced-motion:reduce){.study-route-cue{transition:none;animation:none}}:where(.hero h1,.programme-page>.hero h1,.home-hero h1,.about-hero h1,.academic-hero h1,.framework-hero h1,.accom-hero h1,.alternance-hero h1,.admissions-hero h1,.careers-hero h1,.france-hero h1,.contact-hero h1,.cpe-hero h1,.dos-hero h1,.brochure-copy h1,.ensam-hero h1,.exec-ai-copy h1,.faculty-hero h1,.finance-hero h1,.intl-hero h1,.legal-document h1,.life-riviera-page h1,.live-hero h1,.msc-hero h1,.msc-cy-hero h1,.msc-da-hero h1,.msc-de-hero h1,.msc-ds-hero h1,.online-hero h1,.paris-hero h1,.riviera-hero h1,.routing-hero h1,.staff-hero h1,.ambassadors-hero h1,.stories-hero h1,.agents-hero h1),:where(.hero h1 span,.programme-page>.hero h1 span,.home-hero h1 span,.about-hero h1 span,.academic-hero h1 span,.framework-hero h1 span,.accom-hero h1 span,.alternance-hero h1 span,.admissions-hero h1 span,.careers-hero h1 span,.france-hero h1 span,.contact-hero h1 span,.cpe-hero h1 span,.dos-hero h1 span,.brochure-copy h1 span,.ensam-hero h1 span,.exec-ai-copy h1 span,.faculty-hero h1 span,.finance-hero h1 span,.intl-hero h1 span,.legal-document h1 span,.life-riviera-page h1 span,.live-hero h1 span,.msc-hero h1 span,.msc-cy-hero h1 span,.msc-da-hero h1 span,.msc-de-hero h1 span,.msc-ds-hero h1 span,.online-hero h1 span,.paris-hero h1 span,.riviera-hero h1 span,.routing-hero h1 span,.staff-hero h1 span,.ambassadors-hero h1 span,.stories-hero h1 span,.agents-hero h1 span){overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;white-space:normal}@supports (text-wrap: balance){:where(.hero h1,.programme-page>.hero h1,.home-hero h1,.about-hero h1,.academic-hero h1,.framework-hero h1,.accom-hero h1,.alternance-hero h1,.admissions-hero h1,.careers-hero h1,.france-hero h1,.contact-hero h1,.cpe-hero h1,.dos-hero h1,.brochure-copy h1,.ensam-hero h1,.exec-ai-copy h1,.faculty-hero h1,.finance-hero h1,.intl-hero h1,.legal-document h1,.life-riviera-page h1,.live-hero h1,.msc-hero h1,.msc-cy-hero h1,.msc-da-hero h1,.msc-de-hero h1,.msc-ds-hero h1,.online-hero h1,.paris-hero h1,.riviera-hero h1,.routing-hero h1,.staff-hero h1,.ambassadors-hero h1,.stories-hero h1,.agents-hero h1){text-wrap:balance}}@media(min-width:701px)and (max-width:1180px){:where(.hero h1,.programme-page>.hero h1,.home-hero h1,.about-hero h1,.academic-hero h1,.framework-hero h1,.accom-hero h1,.alternance-hero h1,.admissions-hero h1,.careers-hero h1,.france-hero h1,.contact-hero h1,.cpe-hero h1,.dos-hero h1,.brochure-copy h1,.ensam-hero h1,.exec-ai-copy h1,.faculty-hero h1,.finance-hero h1,.intl-hero h1,.legal-document h1,.life-riviera-page h1,.live-hero h1,.msc-hero h1,.msc-cy-hero h1,.msc-da-hero h1,.msc-de-hero h1,.msc-ds-hero h1,.online-hero h1,.paris-hero h1,.riviera-hero h1,.routing-hero h1,.staff-hero h1,.ambassadors-hero h1,.stories-hero h1,.agents-hero h1){font-size:clamp(3.05rem,6vw,5.85rem)!important;line-height:.94!important;letter-spacing:-.064em!important;max-width:min(100%,980px)!important}}@media(min-width:1181px)and (max-width:1440px){html[lang=fr] :where(.hero h1,.programme-page>.hero h1,.home-hero h1,.about-hero h1,.academic-hero h1,.framework-hero h1,.accom-hero h1,.alternance-hero h1,.admissions-hero h1,.careers-hero h1,.france-hero h1,.contact-hero h1,.cpe-hero h1,.dos-hero h1,.brochure-copy h1,.ensam-hero h1,.exec-ai-copy h1,.faculty-hero h1,.finance-hero h1,.intl-hero h1,.legal-document h1,.life-riviera-page h1,.live-hero h1,.msc-hero h1,.msc-cy-hero h1,.msc-da-hero h1,.msc-de-hero h1,.msc-ds-hero h1,.online-hero h1,.paris-hero h1,.riviera-hero h1,.routing-hero h1,.staff-hero h1,.ambassadors-hero h1,.stories-hero h1,.agents-hero h1),html[lang=es-MX] :where(.hero h1,.programme-page>.hero h1,.home-hero h1,.about-hero h1,.academic-hero h1,.framework-hero h1,.accom-hero h1,.alternance-hero h1,.admissions-hero h1,.careers-hero h1,.france-hero h1,.contact-hero h1,.cpe-hero h1,.dos-hero h1,.brochure-copy h1,.ensam-hero h1,.exec-ai-copy h1,.faculty-hero h1,.finance-hero h1,.intl-hero h1,.legal-document h1,.life-riviera-page h1,.live-hero h1,.msc-hero h1,.msc-cy-hero h1,.msc-da-hero h1,.msc-de-hero h1,.msc-ds-hero h1,.online-hero h1,.paris-hero h1,.riviera-hero h1,.routing-hero h1,.staff-hero h1,.ambassadors-hero h1,.stories-hero h1,.agents-hero h1){font-size:clamp(3.35rem,6.55vw,6.95rem)!important;line-height:.91!important;max-width:min(100%,1040px)!important}}@media(max-width:700px){:where(.hero h1,.programme-page>.hero h1,.home-hero h1,.about-hero h1,.academic-hero h1,.framework-hero h1,.accom-hero h1,.alternance-hero h1,.admissions-hero h1,.careers-hero h1,.france-hero h1,.contact-hero h1,.cpe-hero h1,.dos-hero h1,.brochure-copy h1,.ensam-hero h1,.exec-ai-copy h1,.faculty-hero h1,.finance-hero h1,.intl-hero h1,.legal-document h1,.life-riviera-page h1,.live-hero h1,.msc-hero h1,.msc-cy-hero h1,.msc-da-hero h1,.msc-de-hero h1,.msc-ds-hero h1,.online-hero h1,.paris-hero h1,.riviera-hero h1,.routing-hero h1,.staff-hero h1,.ambassadors-hero h1,.stories-hero h1,.agents-hero h1){overflow-wrap:break-word!important;word-break:normal!important;hyphens:none!important;font-size:clamp(2.45rem,12.2vw,4.55rem)!important;line-height:.98!important;letter-spacing:-.052em!important;max-width:100%!important}}:where(.about-section h2,.academic-section h2,.academic-final h2,.framework-section h2,.framework-final-box h2,.accom-section h2,.accom-final h2,.admissions-section h2,.admissions-final h2,.careers-section h2,.france-section h2,.france-final h2,.contact-section h2,.contact-final h2,.cpe-section h2,.cpe-final h2,.dos-section h2,.dos-final h2,.faculty-section h2,.finance-section h2,.finance-final h2,.home-section h2,.home-final h2,.intl-section h2,.intl-final h2,.live-section h2,.live-final h2,.online-section h2,.online-final h2,.paris-section h2,.paris-final h2,.riviera-section h2,.riviera-final h2,.routing-section h2,.routing-final h2,.staff-section h2,.ambassadors-section h2,.stories-section-head h2,.stories-cta h2,.programme-page h2,.life-riviera-page h2,.legal-document h2),:where(.about-section h2 span,.academic-section h2 span,.academic-final h2 span,.framework-section h2 span,.framework-final-box h2 span,.accom-section h2 span,.accom-final h2 span,.admissions-section h2 span,.admissions-final h2 span,.careers-section h2 span,.france-section h2 span,.france-final h2 span,.contact-section h2 span,.contact-final h2 span,.cpe-section h2 span,.cpe-final h2 span,.dos-section h2 span,.dos-final h2 span,.faculty-section h2 span,.finance-section h2 span,.finance-final h2 span,.home-section h2 span,.home-final h2 span,.intl-section h2 span,.intl-final h2 span,.live-section h2 span,.live-final h2 span,.online-section h2 span,.online-final h2 span,.paris-section h2 span,.paris-final h2 span,.riviera-section h2 span,.riviera-final h2 span,.routing-section h2 span,.routing-final h2 span,.staff-section h2 span,.ambassadors-section h2 span,.stories-section-head h2 span,.stories-cta h2 span,.programme-page h2 span,.life-riviera-page h2 span,.legal-document h2 span){overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;white-space:normal}@supports (text-wrap: balance){:where(.about-section h2,.academic-section h2,.academic-final h2,.framework-section h2,.framework-final-box h2,.accom-section h2,.accom-final h2,.admissions-section h2,.admissions-final h2,.careers-section h2,.france-section h2,.france-final h2,.contact-section h2,.contact-final h2,.cpe-section h2,.cpe-final h2,.dos-section h2,.dos-final h2,.faculty-section h2,.finance-section h2,.finance-final h2,.home-section h2,.home-final h2,.intl-section h2,.intl-final h2,.live-section h2,.live-final h2,.online-section h2,.online-final h2,.paris-section h2,.paris-final h2,.riviera-section h2,.riviera-final h2,.routing-section h2,.routing-final h2,.staff-section h2,.ambassadors-section h2,.stories-section-head h2,.stories-cta h2,.programme-page h2,.life-riviera-page h2,.legal-document h2){text-wrap:balance}}@media(max-width:700px){:where(.about-section h2,.academic-section h2,.academic-final h2,.framework-section h2,.framework-final-box h2,.accom-section h2,.accom-final h2,.admissions-section h2,.admissions-final h2,.careers-section h2,.france-section h2,.france-final h2,.contact-section h2,.contact-final h2,.cpe-section h2,.cpe-final h2,.dos-section h2,.dos-final h2,.faculty-section h2,.finance-section h2,.finance-final h2,.home-section h2,.home-final h2,.intl-section h2,.intl-final h2,.live-section h2,.live-final h2,.online-section h2,.online-final h2,.paris-section h2,.paris-final h2,.riviera-section h2,.riviera-final h2,.routing-section h2,.routing-final h2,.staff-section h2,.ambassadors-section h2,.stories-section-head h2,.stories-cta h2,.programme-page h2,.life-riviera-page h2,.legal-document h2){overflow-wrap:break-word!important}}.cert-modal-button{align-self:flex-start;margin-top:auto}.cert-card{border:1px solid rgba(219,229,232,.92);border-radius:22px;background:#ffffffe6;box-shadow:0 14px 34px #061f2a14;overflow:hidden;display:grid;grid-template-columns:82px minmax(0,1fr);min-height:170px}.cert-card h3{margin:0;font-size:clamp(1.02rem,1.35vw,1.32rem);line-height:1.08;letter-spacing:-.035em}.cert-card p{margin:0;color:var(--muted);font-weight:690;line-height:1.35}.cert-modal[hidden]{display:none}.cert-modal{position:fixed;inset:0;z-index:6000;display:grid;place-items:center;padding:clamp(14px,3vw,38px)}.cert-modal-backdrop{position:absolute;inset:0;border:0;background:#061f2a9e;backdrop-filter:blur(10px);cursor:pointer}.cert-modal-dialog{position:relative;width:min(1120px,100%);max-height:min(82svh,860px);overflow:auto;border:1px solid rgba(219,229,232,.92);border-radius:30px;background:radial-gradient(circle at 90% 0%,var(--cert-accent-soft),transparent 24rem),#fff;box-shadow:0 32px 90px #00000052;padding:clamp(18px,3vw,32px)}.cert-modal-close{position:sticky;top:0;float:right;width:42px;height:42px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-size:1.6rem;font-weight:900;line-height:1;cursor:pointer;z-index:2}.cert-modal-head{display:grid;gap:10px;margin-bottom:18px;padding-right:52px}.cert-modal-head h3{margin:0;font-size:clamp(1.9rem,3.4vw,3.4rem);line-height:.98;letter-spacing:-.055em}.cert-modal-head p{margin:0;max-width:76ch;color:var(--muted);font-weight:720}.cert-modal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}html.cert-modal-open,html.cert-modal-open body{overflow:hidden}@media(max-width:980px){.cert-modal-grid{grid-template-columns:1fr}.cert-card{min-height:0}}@media(max-width:640px){.cert-card{grid-template-columns:68px minmax(0,1fr)}.cert-modal{padding:10px;align-items:end}.cert-modal-dialog{max-height:88svh;border-radius:24px}}.how-study-dropdown .study-modes-route-link{margin-top:6px;padding-top:12px;border-top:1px solid rgba(219,229,232,.72)}.how-study-dropdown .study-modes-route-link strong{color:var(--magenta)}.how-study-dropdown .study-modes-route-link span{color:#061f2ab8}:root{--home-shell: 1180px;--home-rose: #f6e8ef;--home-rose-line: #e7c3d3;--home-teal: #e8f0ff;--home-teal-line: #9bbcf0;--home-gold: #fae7e3;--home-gold-line: #df8e7e;--topbar: var(--site-header-h)}html{scroll-padding-top:calc(var(--site-header-h) + 18px)}body{background:radial-gradient(circle at 8% 0%,rgba(108,198,208,.18),transparent 28rem),radial-gradient(circle at 92% 0%,rgba(145,0,72,.12),transparent 28rem),linear-gradient(180deg,#f7fbfc,#fff 35%,#f4f8f9)}.dsti-home{overflow:clip}.home-shell{max-width:var(--home-shell);margin:0 auto;padding:0 clamp(16px,3vw,34px)}.home-eyebrow,.home-kicker{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:6px 10px;border:1px solid rgba(255,255,255,.2);background:#ffffff1f;color:#fff;border-radius:999px;font-weight:950;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.home-kicker{border-color:#91004829;background:#91004812;color:var(--magenta);margin-bottom:10px}.home-hero{min-height:calc(100svh - var(--site-header-h));position:relative;display:grid;align-items:center;overflow:hidden;background:var(--ink);color:#fff}.home-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.02);transform:scale(1.01)}.home-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 12% 20%,rgba(108,198,208,.3),transparent 30rem),radial-gradient(circle at 88% 12%,rgba(145,0,72,.28),transparent 28rem),linear-gradient(90deg,#061f2adb,#061f2ab8 42%,#061f2a61 72%,#061f2aad),linear-gradient(180deg,#061f2a2e,#061f2ad6)}.home-hero-content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.78fr);gap:clamp(20px,4vw,54px);align-items:center;padding-top:clamp(26px,5vw,76px);padding-bottom:clamp(26px,5vw,70px)}.home-hero-copy{max-width:850px}.home-hero h1,.home-section h2,.home-final h2{margin:0;line-height:.96;letter-spacing:-.065em}.home-hero h1{margin-top:14px;font-size:clamp(3rem,6.3vw,7rem);max-width:940px;text-wrap:balance}.home-hero h1 span,.home-section h2 span,.home-final h2 span{color:var(--teal)}.home-lede{font-size:clamp(1.05rem,1.45vw,1.34rem);color:#ffffffdb;max-width:790px;margin:16px 0 0}.home-hero-actions,.home-inline-actions,.home-final-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.home-hero-actions .btn-soft,.home-final-actions .btn-soft{background:#ffffffe6}.home-hero-decision{border:1px solid rgba(255,255,255,.18);background:#ffffff24;backdrop-filter:blur(22px);border-radius:28px;box-shadow:0 26px 70px #0000003d;padding:14px;display:grid;gap:10px;align-self:center}.home-decision-head{padding:10px 12px 6px;display:grid;gap:3px}.home-decision-head span{color:#ffffffb8;font-weight:820;font-size:.82rem}.home-decision-head strong{color:#fff;font-size:clamp(1.25rem,1.8vw,1.75rem);line-height:1;letter-spacing:-.045em}.home-decision-card{display:grid;gap:5px;text-decoration:none;color:var(--ink);border-radius:20px;padding:14px;background:#ffffffeb;border:1px solid rgba(255,255,255,.22);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.home-decision-card:hover,.home-decision-card:focus-visible{transform:translateY(-2px);box-shadow:0 16px 34px #00000038;outline:none}.home-decision-card span,.home-path-label{width:fit-content;border-radius:999px;padding:5px 8px;font-size:.7rem;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.home-decision-card strong{font-size:1.05rem;line-height:1.05;letter-spacing:-.035em}.home-decision-card small{color:var(--muted);font-size:.82rem;font-weight:720;line-height:1.22}.home-decision-card.undergraduate span,.home-path-card.undergraduate .home-path-label{background:var(--home-rose);color:var(--magenta);border:1px solid var(--home-rose-line)}.home-decision-card.postgraduate span,.home-path-card.postgraduate .home-path-label{background:var(--home-teal);color:#235aa6;border:1px solid var(--home-teal-line)}.home-decision-card.executive span,.home-path-card.executive .home-path-label{background:var(--home-gold);color:#a8322c;border:1px solid var(--home-gold-line)}.home-section{padding:clamp(42px,6vw,86px) 0;border-top:1px solid rgba(219,229,232,.86)}.home-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.46fr);gap:22px;align-items:end;margin-bottom:20px}.home-section-head.compact{align-items:center}.home-section h2,.home-final h2{font-size:clamp(2.1rem,4vw,4.5rem);max-width:920px;color:var(--ink)}.home-section h2 span,.home-final h2 span{color:var(--magenta)}.home-section-head p,.home-section-copy p,.home-study-layout p,.home-international-band p,.home-final p{margin:12px 0 0;color:var(--muted);font-size:clamp(.98rem,1.18vw,1.12rem)}.home-identity-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:clamp(18px,4vw,46px);align-items:center}.home-visual-collage{min-height:430px;display:grid;grid-template-columns:1.05fr .72fr;grid-template-rows:1fr auto;gap:12px}.home-visual-collage figure{margin:0}.home-collage-main,.home-collage-tile,.home-collage-stat{border-radius:28px;overflow:hidden;box-shadow:var(--shadow-strong, 0 18px 48px rgba(6,31,42,.13));border:1px solid rgba(219,229,232,.86);position:relative;background:var(--ink)}.home-collage-main{grid-row:span 2;min-height:430px}.home-collage-main img,.home-collage-tile img{width:100%;height:100%;object-fit:cover}.home-collage-main:after,.home-collage-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(6,31,42,.76))}.home-collage-main figcaption,.home-collage-tile figcaption{position:absolute;left:16px;right:16px;bottom:14px;z-index:1;color:#fff;font-weight:900;line-height:1.12}.home-collage-tile{min-height:246px}.home-collage-stat{min-height:170px;display:grid;align-content:center;padding:18px;background:linear-gradient(135deg,var(--ink),#0d4654);color:#fff}.home-collage-stat strong{display:block;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.85;letter-spacing:-.075em;color:var(--teal)}.home-collage-stat span{margin-top:8px;color:#ffffffc7;font-weight:850}.home-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.home-principle-card,.home-path-card,.home-proof-card{border:1px solid rgba(219,229,232,.9);border-radius:24px;background:#ffffffeb;box-shadow:var(--shadow, 0 14px 34px rgba(6,31,42,.1));padding:clamp(16px,1.6vw,22px)}.home-principle-card strong{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:#9100481a;color:var(--magenta);margin-bottom:12px;font-weight:950}.home-principle-card h3,.home-path-card h3,.home-proof-card strong{margin:0;line-height:1.04;letter-spacing:-.045em;color:var(--ink)}.home-principle-card h3,.home-path-card h3{font-size:clamp(1.2rem,1.8vw,1.7rem)}.home-principle-card p,.home-path-card p,.home-proof-card p{margin:9px 0 0;color:var(--muted)}.home-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-path-card{display:grid;gap:10px;align-content:start;min-height:100%}.home-path-card ul{margin:0;padding-left:1.08rem;color:var(--muted)}.home-card-link{margin-top:6px;display:inline-flex;width:fit-content;text-decoration:none;border-radius:999px;background:var(--ink);color:#fff;padding:10px 13px;font-weight:900}.home-path-card.undergraduate{background:linear-gradient(180deg,#fff,#f6e8efb3)}.home-path-card.postgraduate{background:linear-gradient(180deg,#fff,#e8f6f8e0)}.home-path-card.executive{background:linear-gradient(180deg,#fff,#fbf3dfe0)}.home-study{background:radial-gradient(circle at 10% 14%,rgba(108,198,208,.16),transparent 24rem),linear-gradient(180deg,#f7fbfc,#fff)}.home-study-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(20px,4vw,48px);align-items:center}.home-study-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-study-card{min-height:180px;border-radius:26px;text-decoration:none;color:#fff;padding:18px;display:grid;align-content:end;overflow:hidden;position:relative;box-shadow:var(--shadow);background:var(--ink);border:1px solid rgba(219,229,232,.7)}.home-study-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#061f2a1f,#061f2ad6),radial-gradient(circle at 88% 10%,rgba(108,198,208,.22),transparent 16rem)}.home-study-card.campus{background-image:url(https://media.dsti.school/wp-content/uploads/2024/01/29160855/DSTI-International-students-19012024.avif);background-size:cover;background-position:center}.home-study-card.paris,.home-study-card.live,.home-study-card.online{background:linear-gradient(135deg,var(--ink),#0d4654)}.home-study-card span,.home-study-card strong{position:relative;z-index:1}.home-study-card span{color:#ffffffbf;font-weight:900;font-size:.78rem}.home-study-card strong{margin-top:8px;font-size:clamp(1.05rem,1.4vw,1.35rem);line-height:1.05;letter-spacing:-.035em}.home-proof-grid{display:grid;grid-template-columns:1.08fr .92fr .92fr .86fr;gap:14px;align-items:stretch}.home-proof-card{display:grid;align-content:start;min-height:220px;overflow:hidden}.home-proof-card span{color:var(--magenta);font-weight:950;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.home-proof-card strong{font-size:clamp(1.3rem,1.9vw,1.9rem)}.home-proof-card.dark{background:linear-gradient(135deg,var(--ink),#0d4654);color:#fff}.home-proof-card.dark p{color:#ffffffc7}.home-proof-card.dark span{color:var(--teal)}.home-proof-card.visual{padding:0;min-height:220px}.home-proof-card.visual img{width:100%;height:100%;object-fit:cover}.home-international-band,.home-final-card{border:1px solid rgba(219,229,232,.88);border-radius:30px;box-shadow:var(--shadow-strong, 0 18px 48px rgba(6,31,42,.13));padding:clamp(20px,3vw,34px);display:grid;grid-template-columns:minmax(0,.98fr) minmax(280px,.62fr);gap:20px;align-items:center;background:linear-gradient(135deg,#fffffff2,#f4f8f9eb),radial-gradient(circle at 98% 12%,rgba(145,0,72,.12),transparent 22rem)}.home-international-links{display:grid;gap:8px}.home-international-links a{display:flex;justify-content:space-between;gap:12px;text-decoration:none;border-radius:16px;border:1px solid var(--line);background:#ffffffdb;padding:12px 14px;color:var(--ink);font-weight:900}.home-international-links a:after{content:"→";color:var(--magenta)}.home-final{padding:clamp(44px,6vw,88px) 0}.home-final-card{background:linear-gradient(135deg,var(--ink),#0d4654);color:#fff}.home-final h2{color:#fff}.home-final h2 span{color:var(--teal)}.home-final p{color:#ffffffc7}.home-final-actions{margin-top:0;justify-content:end}@media(hover:hover)and (pointer:fine){.home-card-link:hover,.home-international-links a:hover{transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){.home-hero-video{display:none}}@media(min-width:1160px)and (max-height:920px){.home-hero h1{font-size:clamp(2.8rem,5.4vw,5.65rem)}.home-hero-content{padding-top:28px;padding-bottom:34px}.home-decision-card{padding:12px}}@media(max-width:1100px){.home-hero-content,.home-identity-layout,.home-study-layout,.home-section-head,.home-international-band,.home-final-card{grid-template-columns:1fr}.home-route-grid,.home-principles,.home-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-decision{max-width:760px}.home-final-actions{justify-content:start}}@media(max-width:760px){.home-hero{min-height:auto}.home-hero-content{padding-top:32px;padding-bottom:42px}.home-hero h1{font-size:clamp(2.45rem,12vw,3.55rem)}.home-lede{font-size:1rem}.home-route-grid,.home-principles,.home-proof-grid,.home-study-cards{grid-template-columns:1fr}.home-visual-collage{grid-template-columns:1fr;min-height:auto}.home-collage-main,.home-collage-tile{min-height:240px}.home-collage-stat{min-height:130px}.home-section{padding:34px 0}.home-section h2,.home-final h2{font-size:clamp(1.9rem,8vw,2.75rem)}.home-hero-actions .btn,.home-final-actions .btn,.home-inline-actions .btn{flex:1 1 100%}}@media(max-width:420px){.home-shell{padding-left:15px;padding-right:15px}.home-hero-decision,.home-principle-card,.home-path-card,.home-proof-card,.home-international-band,.home-final-card{border-radius:22px}}.home-hero{min-height:min(840px,calc(100svh - var(--site-header-h)))}.home-hero-overlay{background:radial-gradient(circle at 12% 20%,rgba(108,198,208,.28),transparent 28rem),radial-gradient(circle at 86% 12%,rgba(145,0,72,.26),transparent 28rem),linear-gradient(90deg,#061f2ae0,#061f2aba 43%,#061f2a59 70%,#061f2a9e),linear-gradient(180deg,#061f2a1a,#061f2ad4)}.home-hero-content{grid-template-columns:minmax(0,1.18fr) minmax(300px,.62fr);gap:clamp(16px,3vw,42px);padding-top:clamp(18px,3.4vw,42px);padding-bottom:clamp(18px,3.4vw,42px)}.home-hero h1{margin-top:12px;font-size:clamp(2.75rem,5.35vw,5.85rem);max-width:900px}.home-lede{font-size:clamp(1rem,1.23vw,1.18rem);line-height:1.38;max-width:800px;margin-top:13px}.home-hero-actions{margin-top:16px}.home-hero-decision{padding:12px;gap:8px;border-radius:24px}.home-decision-head{padding:8px 10px 4px}.home-decision-head strong{font-size:clamp(1.15rem,1.55vw,1.48rem)}.home-decision-card{padding:12px;border-radius:18px;gap:4px}.home-decision-card strong{font-size:.99rem}.home-decision-card small{font-size:.78rem;line-height:1.18}.home-proof-card.dark strong{color:#fff}.page-quick-nav svg{width:19px;height:19px;display:block;margin:0 auto}@media(min-width:1160px)and (max-height:900px){.home-hero-content{padding-top:18px;padding-bottom:24px}.home-hero h1{font-size:clamp(2.55rem,4.85vw,5.1rem)}.home-lede{font-size:1rem;line-height:1.32}.home-hero-actions{margin-top:13px}.home-hero-decision{padding:10px;gap:7px}.home-decision-card{padding:10px}.home-decision-card span,.home-path-label{padding:4px 7px;font-size:.66rem}.home-decision-card strong{font-size:.92rem}.home-decision-card small{font-size:.73rem}}@media(max-width:1100px){.home-hero{min-height:auto}}:root{--home-shell: 1280px}.home-shell{padding-left:clamp(14px,2.15vw,26px);padding-right:clamp(14px,2.15vw,26px)}.home-eyebrow{display:inline-block;max-width:100%;border-radius:18px;line-height:1.22;text-wrap:balance}.home-section{padding:clamp(34px,4.8vw,72px) 0}.home-hero{min-height:calc(100svh - var(--site-header-h))}.home-hero-content{grid-template-columns:minmax(0,1.12fr) minmax(315px,.68fr);gap:clamp(16px,2.6vw,36px);padding-top:clamp(16px,2.7vw,34px);padding-bottom:clamp(16px,2.7vw,34px)}.home-hero h1{font-size:clamp(2.65rem,4.85vw,5.25rem);max-width:860px}.home-lede{font-size:clamp(.98rem,1.16vw,1.12rem);line-height:1.34;max-width:760px}.home-hero-actions{margin-top:14px}.home-hero-actions .btn{min-height:36px;padding-top:8px;padding-bottom:8px}.home-hero-decision{padding:10px;gap:7px}.home-decision-head{padding:6px 9px 3px}.home-decision-card{padding:10px}.home-decision-card span,.home-path-label{border-radius:16px;line-height:1.05;white-space:normal}.home-decision-card strong{font-size:.92rem}.home-decision-card small{font-size:.72rem;line-height:1.15}.home-section-head{margin-bottom:16px}.home-identity-layout,.home-study-layout{gap:clamp(16px,3vw,34px)}.home-visual-collage,.home-collage-main{min-height:360px}.home-collage-tile{min-height:210px}.home-collage-stat{min-height:138px}.home-principles{margin-top:18px}.home-study-card{min-height:158px}.home-proof-card,.home-proof-card.visual{min-height:190px}.page-quick-nav{position:fixed;right:16px;bottom:16px;z-index:60;display:grid;gap:7px;transition:opacity .18s ease,transform .18s ease}.page-quick-nav button{appearance:none;border:1px solid rgba(219,229,232,.86);width:44px;min-height:40px;border-radius:15px;background:#ffffffe0;color:var(--ink);box-shadow:0 12px 30px #061f2a24;backdrop-filter:blur(14px);font-weight:950;cursor:pointer;transition:transform .14s ease,background .14s ease,color .14s ease}.page-quick-nav button:hover,.page-quick-nav button:focus-visible{transform:translateY(-1px);background:var(--ink);color:#fff;outline:none}@media(min-width:1024px)and (max-height:900px){.home-hero-content{grid-template-columns:minmax(0,1.18fr) minmax(305px,.58fr);padding-top:14px;padding-bottom:18px}.home-eyebrow{padding:5px 9px;font-size:.69rem}.home-hero h1{margin-top:9px;font-size:clamp(2.35rem,4.15vw,4.5rem);max-width:800px}.home-lede{margin-top:10px;font-size:.94rem;line-height:1.28}.home-hero-actions{margin-top:11px}.home-decision-head strong{font-size:1.08rem}.home-decision-head span{font-size:.74rem}.home-decision-card{padding:9px 10px;gap:3px}.home-decision-card span,.home-path-label{font-size:.61rem;padding:4px 7px}.home-decision-card strong{font-size:.86rem}.home-decision-card small{font-size:.68rem}}@media(max-width:1100px){.home-shell{padding-left:clamp(14px,2.2vw,22px);padding-right:clamp(14px,2.2vw,22px)}.home-hero-content{grid-template-columns:1fr;align-items:start;gap:16px}.home-hero-decision{max-width:none;width:100%}.home-decision-head{grid-template-columns:auto 1fr;align-items:baseline;column-gap:10px}.home-decision-head strong{font-size:1.18rem}.home-visual-collage{min-height:0}}@media(min-width:761px)and (max-width:1100px){.home-hero{min-height:calc(100svh - var(--site-header-h))}.home-hero-content{padding-top:18px;padding-bottom:22px}.home-hero h1{font-size:clamp(2.55rem,6vw,4.35rem)}.home-hero-decision{grid-template-columns:repeat(3,minmax(0,1fr))}.home-decision-head{grid-column:1 / -1}}@media(max-width:760px){html{scroll-padding-top:calc(var(--site-header-h) + 10px)}.home-shell{padding-left:14px;padding-right:14px}.home-hero{min-height:auto}.home-hero-overlay{background:radial-gradient(circle at 12% 12%,rgba(108,198,208,.26),transparent 18rem),radial-gradient(circle at 92% 2%,rgba(145,0,72,.22),transparent 18rem),linear-gradient(180deg,#061f2ab8,#061f2ad6 56%,#061f2aeb)}.home-hero-content{padding-top:18px;padding-bottom:26px;gap:14px}.home-eyebrow{padding:6px 8px;border-radius:14px;font-size:.62rem;letter-spacing:.055em;line-height:1.24}.home-hero h1{margin-top:10px;font-size:clamp(2.15rem,9.8vw,3.05rem);line-height:.98;letter-spacing:-.06em}.home-lede{margin-top:10px;font-size:.94rem;line-height:1.32}.home-hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.home-hero-actions .btn{width:100%;min-height:38px;padding:9px 11px;font-size:.91rem;flex:initial}.home-hero-actions .btn-soft{grid-column:1 / -1}.home-hero-decision{border-radius:20px;padding:9px;gap:7px}.home-decision-head{padding:5px 7px 2px}.home-decision-head span{font-size:.72rem}.home-decision-head strong{font-size:1.05rem}.home-decision-card{padding:9px;border-radius:16px}.home-decision-card span,.home-path-label{border-radius:12px;font-size:.6rem;letter-spacing:.055em}.home-decision-card strong{font-size:.88rem}.home-decision-card small{font-size:.7rem}.home-section{padding:30px 0}.home-section-head,.home-identity-layout,.home-study-layout,.home-international-band,.home-final-card{gap:14px}.home-kicker{border-radius:14px;white-space:normal;line-height:1.18}.home-principles,.home-route-grid,.home-proof-grid,.home-study-cards{gap:10px}.home-principle-card,.home-path-card,.home-proof-card,.home-international-band,.home-final-card{padding:15px}.home-study-card{min-height:132px;padding:15px}.home-collage-main,.home-collage-tile{min-height:200px}.home-collage-stat{min-height:112px}.page-quick-nav{right:10px;bottom:10px;gap:6px;opacity:0;pointer-events:none;transform:translateY(8px)}.page-quick-nav.is-visible{opacity:1;pointer-events:auto;transform:none}.page-quick-nav button{width:39px;min-height:37px;border-radius:13px}}@media(max-width:420px){.home-shell{padding-left:12px;padding-right:12px}.home-hero-actions{grid-template-columns:1fr}}@media(min-width:1024px){.home-shell{padding-left:clamp(18px,1.85vw,28px);padding-right:clamp(18px,1.85vw,28px)}.home-hero-content{grid-template-columns:minmax(0,1.16fr) minmax(340px,.64fr);gap:clamp(22px,2.8vw,44px)}.home-hero h1{font-size:clamp(3.05rem,5.18vw,5.65rem);max-width:930px}.home-lede{font-size:clamp(1.04rem,1.25vw,1.2rem);max-width:820px}.home-decision-card{min-height:98px}}@media(min-width:1024px)and (max-height:900px){.home-hero-content{grid-template-columns:minmax(0,1.2fr) minmax(330px,.6fr);padding-top:20px;padding-bottom:22px}.home-hero h1{font-size:clamp(2.75rem,4.55vw,4.95rem);max-width:875px}.home-lede{font-size:1rem;line-height:1.3;max-width:790px}.home-decision-card{min-height:0;padding:10px 11px}}.home-study-card.media{background:var(--ink)}.home-study-media{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01)}.home-study-card.online .home-study-media{object-position:center center}.home-study-card.media:before{z-index:1;background:linear-gradient(180deg,#061f2a14,#061f2a6b 42%,#061f2ae0),radial-gradient(circle at 88% 10%,rgba(108,198,208,.22),transparent 16rem)}.home-study-card.media span,.home-study-card.media strong{z-index:2}#proof.home-section{padding-top:clamp(30px,3.8vw,58px);padding-bottom:clamp(30px,3.8vw,58px)}#proof .home-section-head{grid-template-columns:minmax(0,1.05fr) minmax(320px,.42fr);margin-bottom:18px}#proof .home-section-head p{font-size:clamp(1.02rem,1.38vw,1.26rem);line-height:1.35}#proof .home-proof-card{min-height:0;padding:clamp(18px,1.8vw,24px)}#proof .home-proof-card strong{font-size:clamp(1.45rem,2.05vw,2.05rem)}#proof .home-proof-card p{font-size:clamp(1rem,1.12vw,1.1rem);line-height:1.32}#proof .home-proof-card.visual{padding:0;height:clamp(230px,31vh,320px);min-height:0}#proof .home-proof-card.visual img{width:100%;height:100%;object-fit:cover;object-position:center 42%}@media(min-width:1160px)and (max-height:900px){#proof .home-section-head{margin-bottom:14px}#proof .home-proof-card.visual{height:clamp(210px,28vh,270px)}#proof .home-proof-card{padding:18px}#proof .home-proof-card strong{font-size:clamp(1.3rem,1.82vw,1.82rem)}#proof .home-proof-card p{font-size:.98rem}}@media(max-width:1100px){#proof .home-section-head{grid-template-columns:1fr}#proof .home-proof-card.visual{height:clamp(210px,32vw,280px)}}@media(max-width:760px){.home-hero-content{padding-top:20px;padding-bottom:30px}.home-hero h1{font-size:clamp(2.25rem,10.4vw,3.18rem)}.home-study-card{min-height:162px}#proof.home-section{padding-top:30px;padding-bottom:30px}#proof .home-proof-card.visual{height:205px}}@media(min-width:1024px){:root{--home-shell: 1260px}.home-shell{padding-left:clamp(18px,1.7vw,28px);padding-right:clamp(18px,1.7vw,28px)}.home-hero-content{grid-template-columns:minmax(0,1.06fr) minmax(360px,.62fr);gap:clamp(28px,3.4vw,56px)}.home-hero-copy{max-width:880px}.home-hero h1{font-size:clamp(3.05rem,5.35vw,6.25rem);max-width:900px}.home-lede{max-width:830px;line-height:1.3}.home-hero-decision{max-width:440px;justify-self:end}}@media(min-width:1160px)and (max-height:900px){.home-hero-content{grid-template-columns:minmax(0,1.1fr) minmax(340px,.54fr);gap:34px;padding-top:20px;padding-bottom:22px}.home-hero h1{font-size:clamp(2.85rem,4.35vw,4.95rem);max-width:835px}.home-lede{font-size:1rem;line-height:1.3;max-width:805px}.home-hero-actions{margin-top:12px}.home-hero-decision{padding:12px;gap:8px}.home-decision-card{padding:10px 11px}}.home-path-card{display:flex;flex-direction:column;align-content:initial}.home-path-card ul{margin-bottom:12px}.home-card-link{margin-top:auto}#proof .home-proof-grid{align-items:stretch}#proof .home-proof-card{min-height:0;height:100%}#proof .home-proof-card.visual{height:auto;min-height:100%}#proof .home-proof-card.visual img{height:100%;min-height:100%;object-fit:cover;object-position:center 42%}@media(max-width:1100px){.home-hero-decision{max-width:none}#proof .home-proof-card.visual{height:clamp(220px,33vw,300px);min-height:0}}@media(max-width:760px){.home-path-card ul{margin-bottom:10px}#proof .home-proof-card.visual{height:210px;min-height:0}}@media(min-width:1024px){:root{--home-shell: clamp(1260px, 86vw, 1640px)}.home-shell{padding-left:clamp(18px,1.35vw,32px);padding-right:clamp(18px,1.35vw,32px)}.home-hero-content{grid-template-columns:minmax(0,1.12fr) minmax(360px,.58fr);gap:clamp(30px,3.2vw,64px)}.home-hero h1{font-size:clamp(3.25rem,5.45vw,7rem);max-width:980px}.home-lede{font-size:clamp(1.04rem,1.24vw,1.34rem);max-width:900px}}@media(min-width:1160px)and (max-height:930px){.home-hero-content{grid-template-columns:minmax(0,1.14fr) minmax(340px,.52fr);gap:clamp(28px,3vw,46px);padding-top:12px;padding-bottom:18px}.home-hero-copy{max-width:900px}.home-eyebrow{font-size:.7rem;padding:5px 9px}.home-hero h1{margin-top:11px;font-size:clamp(2.95rem,4.12vw,4.85rem);line-height:.955;max-width:870px}.home-lede{margin-top:12px;font-size:.98rem;line-height:1.28;max-width:840px}.home-hero-actions{margin-top:12px}.home-hero-actions .btn{min-height:36px;padding-top:8px;padding-bottom:8px}.home-hero-decision{max-width:410px;padding:11px;gap:8px;border-radius:24px}.home-decision-head{padding:7px 10px 3px}.home-decision-head strong{font-size:1.32rem}.home-decision-card{border-radius:18px;padding:10px 11px;gap:4px}.home-decision-card span,.home-path-label{font-size:.66rem;padding:4px 7px}.home-decision-card strong{font-size:.96rem}.home-decision-card small{font-size:.76rem;line-height:1.16}}@media(min-width:1600px){:root{--home-shell: min(88vw, 1720px)}.home-hero-content{grid-template-columns:minmax(0,1.15fr) minmax(430px,.52fr);gap:clamp(52px,4.4vw,92px)}.home-hero h1{font-size:clamp(6.8rem,5.15vw,8.8rem);max-width:1180px}.home-lede{font-size:clamp(1.28rem,1.08vw,1.58rem);max-width:1060px}.home-hero-actions .btn{min-height:44px;padding-left:18px;padding-right:18px;font-size:1.05rem}.home-hero-decision{max-width:520px;padding:18px;gap:12px}.home-decision-card{padding:16px}.home-decision-card strong{font-size:1.16rem}.home-decision-card small{font-size:.88rem}.home-section h2,.home-final h2{font-size:clamp(4.4rem,3.6vw,6.3rem);max-width:1160px}.home-section-head p,.home-section-copy p,.home-study-layout p,.home-international-band p,.home-final p{font-size:clamp(1.15rem,.95vw,1.42rem)}}@media(min-width:1900px){.home-principle-card,.home-path-card,.home-proof-card,.home-study-card,.home-international-band{border-radius:30px}}@media(min-width:1600px)and (min-height:760px){.dsti-home .viewport-section{min-height:calc(100svh - var(--site-header-h))}.home-section.viewport-section{padding-top:clamp(58px,6.2vh,96px);padding-bottom:clamp(58px,6.2vh,96px)}.home-final.viewport-section{padding-top:clamp(64px,7vh,110px);padding-bottom:clamp(64px,7vh,110px)}}@media(min-width:1600px)and (min-height:960px){.home-section-head{margin-bottom:clamp(24px,2.2vh,38px)}}.dsti-home,.home-hero,.home-hero-content,.home-hero-copy,.home-hero-decision{min-width:0}.home-hero{max-width:100%;overflow:hidden}@media(max-width:760px){html,body{overflow-x:clip}.dsti-home{width:100%;max-width:100vw;overflow-x:clip}.home-hero-content{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr)!important;overflow:hidden}.home-hero-copy,.home-hero-decision{width:100%;max-width:100%;justify-self:stretch}.home-eyebrow,.home-hero h1,.home-lede{max-width:100%;overflow-wrap:anywhere}.home-decision-card{min-width:0}.home-decision-card span,.home-decision-card strong,.home-decision-card small{max-width:100%;overflow-wrap:anywhere}}@media(min-width:1180px)and (min-height:700px){.dsti-home .viewport-section{min-height:calc(100svh - var(--site-header-h));display:grid;align-items:center}.dsti-home .viewport-section>.home-shell{width:100%}}@media(min-width:1600px)and (min-height:760px){:root{--home-shell: min(88vw, 1760px)}.home-section.viewport-section{padding-top:clamp(64px,6.4vh,108px);padding-bottom:clamp(64px,6.4vh,108px)}.home-final.viewport-section{padding-top:clamp(72px,7.2vh,122px);padding-bottom:clamp(72px,7.2vh,122px)}}@media(min-width:1900px)and (min-height:820px){:root{--home-shell: min(89vw, 1880px)}.home-section h2,.home-final h2{font-size:clamp(4.8rem,3.75vw,7rem)}.home-principle-card,.home-path-card,.home-proof-card,.home-study-card,.home-international-band{padding:clamp(22px,1.35vw,32px)}}@media(max-width:760px){html,body{max-width:100%;overflow-x:hidden}.dsti-home,.home-hero{inline-size:100%;max-inline-size:100vw;overflow-x:hidden}.home-hero .home-shell,.home-hero-content,.home-hero-copy,.home-hero-decision{inline-size:100%;max-inline-size:100%;min-inline-size:0}.home-hero .home-shell{padding-inline:12px}.home-hero-content{display:block!important;overflow-x:hidden}.home-hero-copy,.home-hero-decision,.home-decision-card{overflow-x:hidden}.home-eyebrow{display:block;width:fit-content;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:normal}.home-hero h1{max-width:100%;text-wrap:wrap;overflow-wrap:normal;word-break:normal;font-size:clamp(2.05rem,8.7vw,2.9rem);letter-spacing:-.058em}.home-lede{max-width:100%;overflow-wrap:normal;word-break:normal}.home-hero-actions{max-width:100%}.home-decision-card span,.home-decision-card strong,.home-decision-card small{max-width:100%;white-space:normal;overflow-wrap:anywhere}}@media(max-width:420px){.home-hero .home-shell{padding-inline:12px}.home-hero h1{font-size:clamp(2rem,8.45vw,2.72rem)}}.home-proof-card strong{text-wrap:balance}@media(max-width:760px){.home-hero-decision{margin-top:20px}}@media(max-width:760px){.home-hero-decision{margin-top:22px!important}}.home-proof-card{gap:0}.home-proof-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--teal),rgba(255,255,255,.08));margin-bottom:14px;box-shadow:0 16px 32px #061f2a2e}.home-proof-icon.light{color:var(--ink);background:linear-gradient(135deg,#6cc6d038,#ffffffdb)}.home-proof-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.home-proof-card p{line-height:1.32}.home-proof-card.cert-card{display:grid;align-content:start}.home-cert-logos img{height:48px;width:100%;border-radius:14px;border:1px solid rgba(219,229,232,.92);background:#fffffff0;object-fit:contain;padding:8px 10px;box-shadow:0 8px 18px #061f2a0f}@media(max-width:760px){.home-principles{grid-template-columns:1fr}.home-principle-card{min-height:0}.home-cert-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cert-logos img{height:44px}}@media(min-width:1500px)and (min-height:820px){.home-hero h1{font-size:clamp(4.2rem,5.72vw,6.55rem);max-width:900px}}.home-principles{grid-template-columns:repeat(4,minmax(0,1fr))}.home-principle-card{min-height:208px}.home-principle-card strong{background:#6cc6d024;color:#0d6671}.home-principle-card:nth-child(3) strong{background:#9100481a;color:var(--magenta)}.home-cert-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.home-final.home-final-tight{padding-top:clamp(38px,4.5vw,68px);padding-bottom:clamp(42px,5vw,78px)}@media(min-width:1600px)and (min-height:760px){.home-final.home-final-tight{padding-top:clamp(42px,4.8vh,74px);padding-bottom:clamp(46px,5vh,82px)}}@media(max-width:1180px){.home-principles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.home-principles{grid-template-columns:1fr}.home-principle-card{min-height:0}.home-cert-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-cert-logo{display:block;width:100%;min-width:0;border-radius:16px;filter:drop-shadow(0 8px 18px rgba(6,31,42,.07))}.home-cert-logo svg{display:block;width:100%;height:auto}.home-cert-logo rect:first-child{fill:#fffffff5;stroke:#dbe5e8f5;stroke-width:1.4}.home-cert-logo .brand{font-family:inherit;font-size:25px;font-weight:950;letter-spacing:-.04em}.home-cert-logo.aws .brand{fill:#232f3e}.home-cert-logo.aws .arrow{fill:none;stroke:#f90;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.home-cert-logo.microsoft .brand{fill:#1f2933}.home-cert-logo.cisco .brand{fill:#005073}.home-cert-logo.sas .brand{fill:#2459a8}@media(max-width:760px){.home-cert-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cert-logo .brand{font-size:23px}}.home-cert-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.home-cert-logo{min-width:0;height:58px;border-radius:16px;border:1px solid rgba(219,229,232,.92);background:#fffffff5;padding:10px 12px;box-shadow:0 8px 18px #061f2a0f;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.home-cert-logo:hover,.home-cert-logo:focus-visible{transform:translateY(-2px);border-color:#6cc6d06b;box-shadow:0 12px 24px #061f2a1a;outline:none}.home-cert-logo img{display:block;width:100%;height:100%;max-width:154px;max-height:34px;object-fit:contain;object-position:center}.home-cert-logo.microsoft img{max-width:148px;max-height:32px}.home-cert-logo.cisco img,.home-cert-logo.sas img{max-width:118px;max-height:32px}.home-cert-logo svg{display:none}@media(max-width:760px){.home-cert-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-cert-logo{height:54px;padding:9px 10px}.home-cert-logo img{max-width:136px;max-height:30px}.home-cert-logo.cisco img,.home-cert-logo.sas img{max-width:106px}}.home-france{background:radial-gradient(circle at 12% 18%,rgba(35,90,166,.12),transparent 26rem),radial-gradient(circle at 88% 10%,rgba(168,50,44,.1),transparent 24rem),linear-gradient(180deg,#fff,#f7fbfc)}.home-france-band{border:1px solid rgba(219,229,232,.88);border-radius:30px;box-shadow:var(--shadow-strong, 0 18px 48px rgba(6,31,42,.13));padding:clamp(20px,3vw,34px);display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.65fr);gap:20px;align-items:center;background:linear-gradient(135deg,#fffffff5,#f4f8f9eb),radial-gradient(circle at 98% 12%,rgba(35,90,166,.13),transparent 22rem)}.home-france-proof{display:grid;gap:9px}.home-france-proof span{border:1px solid var(--line);border-radius:18px;background:#ffffffe0;padding:13px 14px;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.home-france-proof strong{color:#235aa6;font-size:clamp(1.75rem,2.75vw,3rem);line-height:.9;letter-spacing:-.065em;white-space:nowrap}.home-france-proof span:nth-child(2) strong{color:#a8322c}.home-france-proof span:nth-child(3) strong{color:#16824a}.home-france-proof small{color:var(--muted);font-weight:760;line-height:1.22}@media(max-width:1100px){.home-france-band{grid-template-columns:1fr}}@media(max-width:520px){.home-france-proof span{grid-template-columns:1fr}}.home-final .home-kicker{background:#ffffff21;border-color:#ffffff3d;color:#fff}.home-hero-overlay{background:radial-gradient(circle at 11% 15%,rgba(108,198,208,.26),transparent 31rem),radial-gradient(circle at 88% 8%,rgba(145,0,72,.24),transparent 29rem),linear-gradient(90deg,#061f2ae0,#061f2ab8 38%,#061f2a57,#061f2aad),linear-gradient(180deg,#061f2a1a,#061f2ad1)}.home-hero-content{grid-template-columns:minmax(0,1.08fr) minmax(340px,.7fr);gap:clamp(24px,4.2vw,68px);padding-top:clamp(20px,4vw,58px);padding-bottom:clamp(24px,4vw,62px)}.home-hero-copy{max-width:940px}.home-hero h1{font-size:clamp(3rem,5.85vw,6.75rem);max-width:1050px}.home-lede{max-width:850px;font-size:clamp(1.06rem,1.34vw,1.34rem)}.home-hero-experience{max-width:500px;justify-self:end;padding:13px;gap:9px}.home-hero-experience .home-decision-head{padding:10px 12px 8px}.home-hero-experience .home-decision-head strong{font-size:clamp(1.18rem,1.55vw,1.55rem);line-height:1.05}.home-hero-experience .home-decision-card{position:relative;overflow:hidden;min-height:100px}.home-hero-experience .home-decision-card:after{content:"";position:absolute;inset:auto -42px -58px auto;width:128px;height:128px;border-radius:50%;background:#91004812;pointer-events:none}.home-hero-experience .home-decision-card.postgraduate:after,.home-hero-experience .home-decision-card.student:after{background:#6cc6d021}.home-hero-experience .home-decision-card.support:after{background:#d8a52d1f}.home-hero-experience .home-decision-card span,.home-hero-experience .home-decision-card strong,.home-hero-experience .home-decision-card small{position:relative;z-index:1}.home-international-v93{background:linear-gradient(135deg,#fffffff5,#f4f8f9f0),radial-gradient(circle at 92% 12%,rgba(108,198,208,.16),transparent 22rem),radial-gradient(circle at 12% 88%,rgba(145,0,72,.11),transparent 20rem)}.home-international-v93 .home-international-links a:nth-child(2),.home-international-v93 .home-international-links a:nth-child(3){border-color:#6cc6d05c;background:#6cc6d01a}.home-international-v93 .home-international-links a:nth-child(5){border-color:#91004833;background:#91004814}@media(max-width:1180px){.home-hero-content{grid-template-columns:1fr}.home-hero-experience{justify-self:stretch;max-width:none;grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-experience .home-decision-head{grid-column:1 / -1}}@media(max-width:760px){.home-hero-content{padding-top:clamp(22px,7vw,38px)}.home-hero h1{font-size:clamp(2.2rem,10.2vw,3.25rem)}.home-hero-experience{grid-template-columns:1fr}}.home-hero-decision .home-decision-card>span{display:inline-flex;align-items:center;justify-content:center;min-height:24px;line-height:1;padding-top:5px;padding-bottom:5px}@media(max-width:760px){.dsti-home .home-hero-copy{max-width:none!important}}.home-hero{isolation:isolate;transform:translateZ(0)}.home-hero-video{z-index:0;filter:none;transform:none;backface-visibility:hidden;-webkit-backface-visibility:hidden}.home-hero-overlay{z-index:1;pointer-events:none}.home-hero-content{z-index:2;opacity:1!important;visibility:visible!important;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.home-hero-copy,.home-hero-decision,.home-hero h1,.home-lede,.home-hero-actions{opacity:1!important;visibility:visible!important}@media(max-width:760px){.home-hero-video{transform:none!important;filter:none!important}}.home-hero-actions.compact{max-width:520px}.home-decision-card.admissions span{background:var(--home-teal);color:#235aa6;border:1px solid var(--home-teal-line)}.home-decision-card.finance span{background:var(--home-gold);color:#a8322c;border:1px solid var(--home-gold-line)}.home-decision-card.international span{background:#6cc6d029;color:#08747d;border:1px solid rgba(108,198,208,.34)}@media(min-width:761px)and (max-width:1100px){.home-hero-decision{grid-template-columns:repeat(2,minmax(0,1fr))}.home-decision-head{grid-column:1 / -1}}@media(max-width:760px){.home-hero-actions.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-actions.compact .btn-soft{grid-column:auto}}@media(max-width:420px){.home-hero-actions.compact{grid-template-columns:1fr}}.home-collage-main figcaption strong,.home-collage-tile figcaption strong{display:block;color:#fff;font-size:clamp(1rem,1.2vw,1.22rem);letter-spacing:-.025em}.home-collage-main figcaption span,.home-collage-tile figcaption span{display:block;margin-top:5px;color:#ffffffd1;font-weight:780;font-size:clamp(.78rem,.9vw,.92rem);line-height:1.24}.home-principle-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.home-principle-tags span{border-radius:999px;border:1px solid rgba(108,198,208,.28);background:#6cc6d01f;color:#0d6671;padding:6px 9px;font-size:.72rem;font-weight:900;line-height:1;white-space:nowrap}.home-proof-note{margin-top:16px;border-radius:18px;border:1px solid rgba(108,198,208,.28);background:linear-gradient(135deg,#6cc6d029,#ffffff14);padding:12px 13px;display:grid;gap:5px}.home-proof-note .home-proof-note-title{color:var(--teal);font-weight:950;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;margin:0}.home-proof-note span:last-child{color:#ffffffd1;font-weight:760;font-size:.86rem;line-height:1.3;text-transform:none;letter-spacing:0;margin:0}.home-skill-cloud span:nth-child(2n){color:var(--magenta);background:#91004814;border-color:#9100482e}.home-skill-cloud span:nth-child(3n){color:var(--ink);background:#ffffffc2;border-color:#dbe5e8e6}@media(max-width:760px){.home-principle-tags{gap:6px}.home-principle-tags span{font-size:.68rem;padding:6px 8px}}@media(min-width:980px){html[lang=fr] .home-hero-actions.compact{max-width:650px}}.home-proof-card.cert-card .home-cert-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;width:100%}.home-proof-card.cert-card .home-cert-logo{min-width:0;height:54px;border-radius:16px;border:1px solid rgba(219,229,232,.92);background:#fffffff7;padding:9px 10px;box-shadow:0 8px 18px #061f2a0f;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;filter:none}.home-proof-card.cert-card .home-cert-logo img{display:block;width:100%;height:100%;max-width:128px;max-height:32px;object-fit:contain;object-position:center}.home-proof-card.cert-card .home-cert-logo.aws img{max-width:116px;max-height:30px}.home-proof-card.cert-card .home-cert-logo.cisco img{max-width:92px;max-height:30px}.home-proof-card.cert-card .home-cert-logo.eccouncil img{max-width:108px;max-height:32px}.home-proof-card.cert-card .home-cert-logo.neo4j img{max-width:98px;max-height:31px}.home-proof-card.cert-card .home-cert-logo.microsoft img{max-width:106px;max-height:29px}.home-proof-card.cert-card .home-cert-logo.sas img{max-width:82px;max-height:29px}.home-proof-card.cert-card .home-cert-logo svg{display:none}@media(max-width:1180px){.home-proof-card.cert-card .home-cert-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.home-proof-card.cert-card .home-cert-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-proof-card.cert-card .home-cert-logo{height:52px;padding:8px 9px}.home-proof-card.cert-card .home-cert-logo img{max-width:118px;max-height:30px}}#proof .home-proof-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.92fr) minmax(320px,1.22fr) minmax(220px,.84fr)}#proof .home-proof-card.cert-card{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px;min-width:0;overflow:hidden}#proof .home-proof-card.cert-card>span,#proof .home-proof-card.cert-card>strong,#proof .home-proof-card.cert-card>p,#proof .home-proof-card.cert-card>.home-cert-logos{width:100%;max-width:none;min-width:0;position:static;grid-column:auto;grid-row:auto}#proof .home-proof-card.cert-card>span{margin:0 0 2px}#proof .home-proof-card.cert-card>strong{margin:0;text-align:left;text-wrap:balance}#proof .home-proof-card.cert-card>p{margin:0;text-align:left;white-space:normal;word-break:normal;overflow-wrap:normal;hyphens:auto}#proof .home-proof-card.cert-card .home-cert-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:6px 0 0;width:100%;max-width:none}#proof .home-proof-card.cert-card .home-cert-logo{min-width:0;width:100%;height:clamp(58px,4.7vw,66px);padding:10px 12px;border-radius:17px}#proof .home-proof-card.cert-card .home-cert-logo img{width:100%;height:100%;max-width:148px;max-height:40px;object-fit:contain;object-position:center}#proof .home-proof-card.cert-card .home-cert-logo.aws img{max-width:132px;max-height:37px}#proof .home-proof-card.cert-card .home-cert-logo.cisco img{max-width:112px;max-height:37px}#proof .home-proof-card.cert-card .home-cert-logo.eccouncil img{max-width:132px;max-height:38px}#proof .home-proof-card.cert-card .home-cert-logo.neo4j img{max-width:122px;max-height:38px}#proof .home-proof-card.cert-card .home-cert-logo.microsoft img{max-width:128px;max-height:36px}#proof .home-proof-card.cert-card .home-cert-logo.sas img{max-width:104px;max-height:36px}@media(max-width:1180px){#proof .home-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){#proof .home-proof-grid{grid-template-columns:1fr}#proof .home-proof-card.cert-card{gap:9px}#proof .home-proof-card.cert-card .home-cert-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:8px}#proof .home-proof-card.cert-card .home-cert-logo{height:58px;padding:9px 10px}#proof .home-proof-card.cert-card .home-cert-logo img{max-width:132px;max-height:35px}}@media(max-width:390px){#proof .home-proof-card.cert-card .home-cert-logo{height:54px;padding:8px 9px}#proof .home-proof-card.cert-card .home-cert-logo img{max-width:120px;max-height:32px}}
