:root{--blue:#3e6ae1;--white:#fff;--ash:#f4f4f4;--carbon:#171a20;--graphite:#393c41;--pewter:#5c5e62;--silver:#d0d1d2;--fog:#8e8e8e;--ease:cubic-bezier(.5,0,0,.75);color:var(--graphite);background:var(--white);font-family:Universal Sans Text,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--white);color:var(--graphite);letter-spacing:normal;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Universal Sans Text,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:14px;line-height:1.43}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.skip{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:20;backdrop-filter:blur(18px);min-height:58px;color:var(--carbon);background:#ffffffc7;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:center;gap:20px;padding:8px 32px;display:grid;position:fixed;top:0;left:0;right:0}.brand{justify-self:start;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.brand img{object-fit:contain;border-radius:4px;width:42px;height:28px}.nav{justify-content:center;align-items:center;gap:2px;display:flex}.nav a,.language-switch a{min-height:32px;color:var(--carbon);transition:background-color .33s var(--ease),color .33s var(--ease);border-radius:4px;padding:8px 12px;font-size:14px;font-weight:500;line-height:1.2}.nav a:hover,.nav a.active,.language-switch a:hover{background:#171a200f}.language-switch{justify-self:end;gap:2px;display:flex}.language-switch .active{background:#171a2014}.hero{min-height:100vh;color:var(--white);text-align:center;isolation:isolate;place-items:center;padding:96px 24px 56px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;background:var(--hero-image) center/cover no-repeat;position:absolute;inset:0;transform:scale(1.02)}.hero:after{content:"";z-index:-1;background:#171a2057;position:absolute;inset:0}.hero-content{justify-items:center;gap:22px;width:min(820px,100%);margin-top:-4vh;display:grid}.hero-logo{object-fit:contain;background:#ffffffd1;border-radius:4px;width:120px;height:80px;padding:8px}.eyebrow{color:inherit;font-size:14px;font-weight:500}.hero p{color:#ffffffeb}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:normal;font-family:Universal Sans Display,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:40px;font-weight:500;line-height:1.2}h3{color:var(--carbon);letter-spacing:normal;font-size:17px;font-weight:500;line-height:1.18}p,li{color:var(--graphite);font-size:14px;font-weight:400;line-height:1.43}.section{background:var(--white);align-items:center;min-height:100vh;padding:96px 32px;display:grid}.section.compact{min-height:auto}.container{width:min(1180px,100%);margin:0 auto}.section-heading{text-align:center;justify-items:center;gap:10px;margin-bottom:42px;display:grid}.section-heading p{width:min(760px,100%)}.cta-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.button{background:var(--blue);min-width:200px;min-height:40px;color:var(--white);transition:border-color .33s var(--ease),background-color .33s var(--ease),color .33s var(--ease),box-shadow .25s var(--ease);border:3px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:4px 24px;font-size:14px;font-weight:500;line-height:1.2;display:inline-flex}.button:hover{background:#345bd0}.feature-grid,.subject-grid,.teacher-grid,.info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-card{isolation:isolate;background:var(--white);border-radius:12px;align-content:end;gap:12px;min-height:390px;padding:32px;display:grid;position:relative;overflow:hidden}.feature-card:before{content:"";z-index:-2;background:var(--image) center/cover no-repeat;position:absolute;inset:0}.feature-card:after{content:"";z-index:-1;background:#171a2057;position:absolute;inset:0}.feature-card h3,.feature-card p{color:var(--white)}.feature-card .button{justify-self:start;min-width:160px}.stats{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stat{background:var(--white);gap:8px;padding:48px 24px;display:grid}.stat .number{color:var(--carbon);font-size:40px;font-weight:500;line-height:1.2}.quote-wrap{text-align:center;justify-items:center;gap:22px;width:min(780px,100%);margin:0 auto;display:grid}.quote{color:var(--carbon);font-size:22px;line-height:1.25}.split{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:16px;display:grid}.photo-panel{background:var(--image) center/cover no-repeat;border-radius:12px;min-height:560px;overflow:hidden}.copy-panel{background:var(--white);align-content:center;justify-items:start;gap:16px;padding:32px;display:grid}.calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.calendar-card{background:var(--white);border-radius:12px;gap:12px;padding:16px;display:grid}.calendar-card img{background:#f6f7f8;border-radius:8px;width:100%}.subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-card{background:var(--white);border-radius:12px;grid-template-columns:180px 1fr;align-items:center;gap:18px;padding:16px;display:grid}.subject-card img{object-fit:cover;border-radius:8px;width:180px;height:130px}.subject-visual{isolation:isolate;background:#171a20;border-radius:8px;width:180px;height:130px;position:relative;overflow:hidden}.subject-visual:before{content:"";background:linear-gradient(135deg,var(--tone-a),var(--tone-b));opacity:.95;position:absolute;inset:0}.subject-visual:after{content:"";border:1px solid #ffffff47;border-radius:6px;position:absolute;inset:14px}.visual-marketing{--tone-a:#234c8c;--tone-b:#e85d75}.visual-digital{--tone-a:#172554;--tone-b:#06b6d4}.visual-finance{--tone-a:#0f3d2e;--tone-b:#88b04b}.visual-supply{--tone-a:#1f2937;--tone-b:#f59e0b}.visual-portfolio{--tone-a:#312e81;--tone-b:#a78bfa}.visual-project{--tone-a:#111827;--tone-b:#f97316}.visual-label{z-index:1;color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;position:absolute;top:14px;left:16px}.visual-mark{z-index:1;border:2px solid #ffffffb8;border-radius:50%;width:34px;height:34px;position:absolute;top:14px;right:14px}.visual-lines{z-index:1;gap:6px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}.visual-lines span{background:#ffffffdb;border-radius:99px;height:6px}.visual-lines span:nth-child(2){opacity:.72;width:68%}.visual-lines span:nth-child(3){opacity:.52;width:42%}.visual-chart{z-index:1;align-items:end;gap:7px;height:48px;display:flex;position:absolute;bottom:18px;left:16px;right:16px}.visual-chart span{background:#ffffffd6;border-radius:3px 3px 0 0;flex:1}.visual-chart span:first-child{height:34%}.visual-chart span:nth-child(2){height:76%}.visual-chart span:nth-child(3){height:52%}.visual-chart span:nth-child(4){height:92%}.visual-nodes{z-index:1;background:linear-gradient(135deg,#0000 48%,#ffffffa6 49% 51%,#0000 52%),linear-gradient(25deg,#0000 48%,#ffffff6b 49% 51%,#0000 52%);position:absolute;inset:38px 18px 18px}.visual-nodes span{background:#fff;border-radius:50%;width:12px;height:12px;position:absolute}.visual-nodes span:first-child{top:30px;left:4px}.visual-nodes span:nth-child(2){top:5px;left:58px}.visual-nodes span:nth-child(3){bottom:8px;right:12px}.visual-pie{z-index:1;background:conic-gradient(#fff 0 35%,#ffffffad 35% 68%,#ffffff52 68% 100%);border-radius:50%;width:52px;height:52px;position:absolute;bottom:16px;right:18px}.visual-card-stack{z-index:1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.visual-card-stack span{background:#ffffffd1;border-radius:5px;height:42px}.subject-card div,.teacher-card div,.info-card,.contact-panel{gap:9px;display:grid}.teacher-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.teacher-card{background:var(--white);border-radius:12px;align-content:start;gap:16px;padding:16px;display:grid}.teacher-card img{aspect-ratio:4/5;object-fit:cover;object-position:center top;background:var(--ash);border-radius:8px;width:100%}.info-grid{grid-template-columns:1.2fr .8fr}.info-card{background:var(--white);border-radius:12px;padding:28px}.info-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.info-list li{border-bottom:1px solid var(--silver);padding-bottom:10px}.info-grid.airport-layout{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:stretch}.airport-board{color:var(--white);background:#111317;border-radius:12px;align-content:start;gap:0;display:grid;overflow:hidden;box-shadow:0 18px 45px #171a2029}.airport-board *{color:inherit}.airport-board-header{background:#0b0d10;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.airport-board-kicker{letter-spacing:.08em;text-transform:uppercase;color:#9fa4ad;font-size:12px;font-weight:500}.airport-board-code{text-align:center;color:#d7dbe2;border:1px solid #ffffff38;border-radius:4px;min-width:58px;padding:6px 8px;font-size:12px}.airport-rows{display:grid}.airport-row{border-bottom:1px solid #ffffff1f;grid-template-columns:82px 1fr auto;align-items:center;gap:14px;min-height:64px;padding:14px 22px;display:grid}.airport-row:last-child{border-bottom:0}.airport-label{letter-spacing:.08em;text-transform:uppercase;color:#8d949f;font-size:11px;font-weight:600}.airport-main{font-size:17px;font-weight:500;line-height:1.2}.airport-meta{color:#c8cdd5;white-space:nowrap;justify-self:end;font-size:13px}.airport-status{color:#fff;background:#2d6cdf;border-radius:4px;align-items:center;min-height:24px;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.info-card.action-card{background:var(--white);align-content:center}.link-list{flex-wrap:wrap;gap:10px 16px;margin:0;padding:0;list-style:none;display:flex}.link-list a{text-underline-offset:3px;text-decoration:underline 1px}.contact-layout{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}form{background:var(--white);border-radius:12px;grid-template-columns:1fr 1fr;gap:14px;padding:28px;display:grid}label{color:var(--carbon);gap:6px;font-size:14px;font-weight:500;display:grid}label.full{grid-column:1/-1}input,textarea{border:1px solid var(--silver);background:var(--white);width:100%;min-height:44px;color:var(--carbon);font:inherit;border-radius:4px;padding:10px 12px}textarea{resize:vertical;min-height:120px}form button{background:var(--blue);min-height:44px;color:var(--white);font:inherit;cursor:pointer;border:3px solid #0000;border-radius:4px;grid-column:1/-1;font-weight:500}.contact-panel{background:var(--white);border-radius:12px;padding:28px}.footer{background:var(--carbon);color:var(--white);text-align:center;justify-items:center;gap:18px;padding:72px 32px 88px;display:grid}.footer h2,.footer p,.footer li,.footer a{color:var(--white)}.footer .link-list{color:var(--silver);justify-content:center}.footer .link-list a{color:var(--silver)}@media (width<=980px){.info-grid.airport-layout{grid-template-columns:1fr}.airport-row{grid-template-columns:76px 1fr}.airport-meta{grid-column:2;justify-self:start}.site-header{grid-template-columns:1fr;justify-items:center;padding:8px 16px}.brand,.language-switch{justify-self:center}.nav{flex-wrap:wrap}.feature-grid,.stats,.split,.calendar-grid,.subject-grid,.teacher-grid,.info-grid,.contact-layout{grid-template-columns:1fr}.teacher-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.photo-panel{min-height:420px}}@media (width<=640px){h1,h2,.stat .number{font-size:28px}.hero,.section{padding-left:20px;padding-right:20px}.button{width:100%}.cta-row{width:min(320px,100%)}.subject-card{grid-template-columns:1fr}.subject-card img,.subject-visual{width:100%;height:210px}form,.teacher-grid{grid-template-columns:1fr}.nav a,.language-switch a{padding:7px 8px}.brand span{display:none}}:root{--blue:#3e6ae1;--white:#fff;--ash:#f4f4f4;--carbon:#171a20;--graphite:#393c41;--pewter:#5c5e62;--silver:#e7e8ea;--fog:#8e8e8e;--muted:#f4f4f4;--ease:cubic-bezier(.5,0,0,.75)}body{background:var(--white);color:var(--carbon);letter-spacing:normal;font-size:14px}.site-header{z-index:40;backdrop-filter:blur(24px);min-height:56px;box-shadow:none;background:#ffffffbf;padding:8px 24px;position:sticky;top:0}.brand img{border-radius:2px;width:auto;height:32px}.brand span{color:var(--carbon);font-weight:500}.nav{gap:4px}.nav a,.language-switch a{min-height:32px;color:var(--carbon);transition:background-color .33s var(--ease),color .33s var(--ease);border-radius:4px;padding:8px 12px;font-size:14px;font-weight:500}.nav a:hover,.nav a.active,.language-switch a:hover,.language-switch .active{background:#171a200f}.hero{min-height:calc(100vh - 56px);padding:88px 24px 56px}.hero:after{background:#171a2059}.hero-content{gap:20px;max-width:760px}.eyebrow{font-size:14px;font-weight:500}.hero p{color:#fffffff0;font-size:22px;line-height:1.2}h1,h2{color:var(--carbon);font-size:40px;font-weight:500;line-height:1.2}.hero h1,.hero h2{color:var(--white)}h3{color:var(--carbon);font-size:17px;font-weight:500;line-height:1.18}p,li{color:var(--pewter);font-size:14px;line-height:1.43}.section{min-height:calc(100vh - 56px);padding:96px 32px}.section.alt{background:var(--muted)}.container{max-width:1120px}.button,form button{background:var(--blue);min-height:40px;color:var(--white);box-shadow:none;border:0;border-radius:4px;font-size:14px;font-weight:500}.button:hover,form button:hover{background:#345bd0}.button.secondary{background:var(--white);color:var(--graphite)}.button.secondary:hover{background:#eee}.feature-grid,.calendar-grid,.subject-grid,.teacher-grid,.info-grid,.contact-layout{gap:16px}.feature-card,.calendar-card,.subject-card,.teacher-card,.info-card,.contact-panel,form,.copy-panel{background:var(--white);box-shadow:none;border-radius:4px}.feature-card{border-radius:4px;min-height:420px;padding:24px}.feature-card:after{background:#171a2061}.stats{gap:16px}.stat{background:var(--white);border-radius:4px}.quote{font-size:22px;line-height:1.25}.photo-panel{border-radius:4px}.subject-card{border-radius:4px;grid-template-columns:172px 1fr;padding:16px}.subject-visual,.subject-card img{border-radius:4px;width:172px;height:124px}.subject-visual{background:var(--white);border:1px solid var(--silver)}.subject-visual:before{background:var(--muted);opacity:1}.subject-visual:after{border-color:#171a201f}.visual-marketing,.visual-digital,.visual-finance,.visual-supply,.visual-portfolio,.visual-project{--tone-a:#f4f4f4;--tone-b:#f4f4f4}.visual-label{color:var(--carbon);font-size:11px}.visual-mark{border-color:var(--blue);background:0 0}.visual-lines span,.visual-chart span,.visual-card-stack span,.visual-nodes span{background:#171a2038}.visual-lines span:nth-child(2),.visual-lines span:nth-child(3){opacity:1}.visual-pie{background:conic-gradient(var(--blue) 0 35%,#171a2038 35% 68%,#171a201a 68% 100%)}.visual-nodes{background:linear-gradient(135deg,#0000 48%,#171a2047 49% 51%,#0000 52%),linear-gradient(25deg,#0000 48%,#171a2029 49% 51%,#0000 52%)}.airport-board{box-shadow:none;background:#171a20;border-radius:4px}.airport-board-header{background:#111317}.airport-status{background:var(--blue)}input,textarea{border-color:var(--silver);border-radius:4px}.footer{background:var(--carbon);padding:72px 32px 88px}@media (width<=980px){.site-header{grid-template-columns:1fr;padding:8px 16px;position:sticky}.section{padding:88px 20px}.subject-card{grid-template-columns:1fr}.subject-visual,.subject-card img{width:100%;height:210px}.hero p{font-size:18px}}@media (width<=640px){h1,h2{font-size:28px}.nav a,.language-switch a{padding:7px 8px}.button{width:100%}}.program-calendar{gap:28px;display:grid}.calendar-intro{grid-template-columns:1fr auto;align-items:end;gap:24px;margin-bottom:34px;display:grid}.calendar-intro .section-heading{text-align:left;justify-items:start;margin:0}.calendar-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.calendar-actions .button{min-width:220px}.calendar-actions .button.secondary{border:1px solid var(--silver)}.calendar-month{gap:12px;display:grid}.month-title{border-bottom:1px solid var(--silver);justify-content:space-between;align-items:center;gap:16px;padding-bottom:10px;display:flex}.month-title h3{font-size:22px}.month-title span{color:var(--pewter);font-size:12px}.calendar-table-wrap{border:1px solid var(--silver);background:var(--white);border-radius:4px;overflow-x:auto}.calendar-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:840px}.calendar-table th{background:var(--carbon);color:var(--white);text-transform:uppercase;padding:10px 8px;font-size:11px;font-weight:500}.calendar-table td{vertical-align:top;border-top:1px solid var(--silver);border-right:1px solid var(--silver);background:#fbfcff;height:92px;padding:8px}.calendar-table td:last-child{border-right:0}.calendar-table .empty{background:#f2f3f5}.event{border-left:3px solid var(--blue);background:var(--white);height:100%;color:var(--carbon);border-radius:3px;gap:5px;padding:9px;display:grid}.event strong{font-size:16px;font-weight:500;line-height:1}.event span{color:var(--carbon);font-size:12px;line-height:1.25}.event small{color:var(--pewter);font-size:11px;line-height:1.2}.event.project{background:#eff9ff;border-left-color:#0ea5e9}.event.exam{background:#f5f5f4;border-left-color:#57534e}.event.holiday{background:#fffbeb;border-left-color:#f59e0b}.event.free{background:#ecfdf5;border-left-color:#10b981}.calendar-legend{flex-wrap:wrap;gap:10px 16px;margin-top:4px;display:flex}.legend-item{color:var(--pewter);align-items:center;gap:7px;font-size:12px;display:inline-flex}.legend-dot{background:var(--blue);border-radius:999px;width:10px;height:10px}.legend-dot.project{background:#0ea5e9}.legend-dot.exam{background:#57534e}.legend-dot.holiday{background:#f59e0b}.legend-dot.free{background:#10b981}@media (width<=980px){.calendar-intro{grid-template-columns:1fr}.calendar-actions{justify-content:flex-start}}@media (width<=640px){.calendar-table{min-width:760px}.calendar-table td{height:86px}.month-title{flex-direction:column;align-items:flex-start}.calendar-actions,.calendar-actions .button{width:100%;min-width:0}}.calendar-sync-panel{border:1px solid var(--silver);background:var(--white);border-radius:4px;gap:22px;margin-top:40px;padding:28px;display:grid}.calendar-sync-panel .section-heading{text-align:left;justify-items:start;margin:0}.calendar-subject-select{gap:12px;display:grid}.calendar-subject-select>p{color:var(--carbon);font-weight:500}.calendar-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.calendar-subject-option{border:1px solid var(--silver);min-height:44px;color:var(--carbon);background:#fbfcff;border-radius:4px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;display:flex}.calendar-subject-option input{width:16px;height:16px;min-height:16px;accent-color:var(--blue)}.calendar-sync-panel .calendar-actions{justify-content:flex-start}.calendar-sync-panel .button[aria-disabled=true]{opacity:.45;pointer-events:none}@media (width<=980px){.calendar-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.calendar-subject-grid{grid-template-columns:1fr}.calendar-sync-panel{padding:20px}}.hp{width:1px;height:1px;overflow:hidden;position:absolute!important;left:-9999px!important}.form-extra{grid-column:1/-1;min-height:0}.form-error{color:var(--carbon);background:#fdecea;border-left:3px solid #d93025;border-radius:4px;grid-column:1/-1;padding:10px 12px}.form-error[hidden]{display:none}.system-page{min-height:calc(100vh - 316px)}.system-page .section-heading{margin-bottom:24px}.cookie-banner{z-index:60;background:var(--white);border-radius:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;max-width:880px;margin:0 auto;padding:16px 20px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 8px 30px #171a202e}.cookie-banner[hidden]{display:none}.cookie-banner p{color:var(--carbon);flex:320px}.cookie-banner .cta-row{flex-wrap:nowrap}.cookie-banner .button{min-width:120px}.cookie-banner .button.secondary{border:1px solid var(--silver)}.link-button{color:inherit;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline 1px}@media (width<=640px){.cookie-banner .cta-row{flex-wrap:wrap;width:100%}}.card-media{border-radius:8px;display:block;overflow:hidden}.card-media img{border-radius:0}@media (prefers-reduced-motion:no-preference){.motion :is(.feature-card,.subject-card,.teacher-card,.info-card,.stat){transition:opacity .6s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0s),translate .6s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0s),transform .3s ease,box-shadow .3s ease}.motion :is(.feature-card,.subject-card,.teacher-card,.info-card,.stat):not(.is-visible){opacity:0;translate:0 24px}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){:is(.feature-card,.subject-card,.teacher-card,.info-card,.stat){transition:transform .3s,box-shadow .3s}.motion :is(.feature-card,.subject-card,.teacher-card,.info-card,.stat){transition:opacity .6s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0s),translate .6s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0s),transform .3s ease,box-shadow .3s ease}:is(.feature-card,.subject-card,.teacher-card,.info-card,.stat):hover{transform:translateY(-6px);box-shadow:0 14px 30px #171a201f}.feature-card:before,.subject-visual:before,.card-media img,.subject-card img{transition:transform .5s}.feature-card:hover:before,.subject-card:hover .subject-visual:before,.teacher-card:hover .card-media img,.subject-card:hover img{transform:scale(1.05)}}
