@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Source+Serif+4:ital,wght@0,400;1,400&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--paper:#f3f0e8;--paper-soft:#e9e5db;--ink:#171716;--muted:#6a6861;--line:#17171633;--accent:#e94b35;--white:#fffdf7;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}::selection{color:var(--white);background:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.skip-link{z-index:100;color:var(--white);background:var(--ink);padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{width:min(100% - 72px, var(--max));height:108px;color:var(--white);z-index:20;isolation:isolate;border-bottom:1px solid #ffffff2e;grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid;position:relative}.site-header:before{content:"";z-index:-1;background:var(--ink);width:100vw;position:absolute;inset:0 auto 0 50%;transform:translate(-50%)}.brand{letter-spacing:-.075em;white-space:nowrap;align-items:baseline;width:max-content;font-size:3.55rem;font-weight:700;display:inline-flex}.brand .brand-secondary{letter-spacing:-.015em;margin-left:.24em;font-size:.46em;font-weight:500}.brand i{color:var(--accent);margin-left:.08em;font-size:.5em;font-style:normal}.desktop-nav{color:#fffdf7c2;gap:2.25rem;font-size:.8rem;font-weight:600;display:flex}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--white)}.desktop-nav a,.header-cta,.text-link{position:relative}.desktop-nav a:after,.text-link:after{content:"";background:currentColor;height:1px;transition:right .28s;position:absolute;bottom:-.4rem;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.text-link:hover:after,.text-link:focus-visible:after{right:0}.header-cta{color:var(--white);justify-self:end;align-items:center;gap:1rem;font-size:.8rem;font-weight:600;display:flex}.header-cta span{color:var(--accent);font-size:1.1rem}.mobile-menu{display:none}.hero{width:min(100% - 72px, var(--max));border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);min-height:calc(100svh - 108px);margin:0 auto;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(5rem,9vw,9rem) 4rem 6rem 0;display:flex}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 2.7rem;font-size:.68rem;font-weight:700;display:flex}.eyebrow span{background:var(--accent);border-radius:50%;width:7px;height:7px}.hero h1{letter-spacing:-.07em;max-width:790px;margin:0;font-size:clamp(4.4rem,8.6vw,8.4rem);font-weight:500;line-height:.87}.hero h1 em{color:var(--accent);font-family:"Source Serif 4",Georgia,serif;font-weight:400}.hero-lead{color:#3d3c39;max-width:660px;margin:3rem 0 0 15%;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.65}.hero-actions{align-items:center;gap:2.2rem;margin:2.5rem 0 0 15%;display:flex}.button{border:1px solid #0000;justify-content:space-between;align-items:center;gap:2rem;min-height:54px;padding:0 1.4rem;font-size:.76rem;font-weight:700;transition:background .25s,color .25s,transform .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{color:var(--white);background:var(--ink)}.button-dark:hover,.button-dark:focus-visible{background:var(--accent)}.text-link{font-size:.76rem;font-weight:700}.text-link span{color:var(--accent);margin-left:.6rem}.hero-mark{border-left:1px solid var(--line);background:#ffffff1f;position:relative;overflow:hidden}.axis{background:var(--line);position:absolute}.axis-v{width:1px;height:76%;top:12%;left:49%}.axis-h{width:76%;height:1px;top:52%;left:12%}.decision-dot{aspect-ratio:1;background:var(--accent);border-radius:50%;width:clamp(82px,9vw,132px);animation:3.8s ease-in-out infinite pulse;position:absolute;top:52%;left:49%;transform:translate(-50%,-50%);box-shadow:0 0 #e94b3533}.coordinate-label{color:var(--muted);letter-spacing:.16em;font-size:.59rem;font-weight:700;position:absolute}.label-y{writing-mode:vertical-rl;top:13%;left:calc(49% + 14px)}.label-x{top:calc(52% + 14px);right:13%}.dot-caption{flex-direction:column;gap:.25rem;font-size:.62rem;display:flex;position:absolute;top:calc(52% + clamp(55px,6vw,86px));left:calc(49% + 18px)}.dot-caption strong{font-weight:700}.dot-caption span{color:var(--muted)}.section{width:min(100% - 72px, var(--max));margin:0 auto;padding:clamp(5rem,9vw,9rem) 0}.section-kicker{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4rem;font-size:.67rem;font-weight:700}.section-intro{grid-template-columns:1.25fr .75fr;align-items:end;gap:4rem;margin-bottom:5rem;display:grid}.section-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,5.3vw,5rem);font-weight:500;line-height:.98}.section-intro p{max-width:520px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.75}.path-list{border-top:1px solid var(--ink)}.path{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 1.1fr 24px;align-items:center;gap:2rem;min-height:140px;transition:padding .25s,background .25s;display:grid}.path:hover,.path:focus-visible{background:var(--white);outline:none;padding:0 1.5rem}.path-no{color:var(--accent);font-size:.68rem;font-weight:700}.path-title{letter-spacing:-.04em;font-size:clamp(1.45rem,2.4vw,2.25rem);font-weight:500}.path-copy{max-width:480px;color:var(--muted);font-size:.88rem;line-height:1.7}.path>span:last-child{color:var(--accent);justify-self:end;font-size:1.25rem}.programs{color:var(--white);background:var(--ink)}.programs-inner,.about-inner,.institutions-inner,.knowledge-inner,.footer-inner{width:min(100% - 72px, var(--max));margin:0 auto;padding:clamp(5rem,9vw,9rem) 0}.section-kicker.light{color:#f77764}.programs-heading,.knowledge-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;margin-bottom:5rem;display:grid}.programs-heading h2,.knowledge-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.2rem,6.7vw,6.6rem);font-weight:500;line-height:.9}.programs-heading p,.knowledge-heading p{color:#fffdf7a6;max-width:480px;margin:0;line-height:1.8}.program-grid{border-top:1px solid #ffffff4d;border-left:1px solid #ffffff4d;grid-template-columns:repeat(3,1fr);display:grid}.program-card{border-bottom:1px solid #ffffff4d;border-right:1px solid #ffffff4d;flex-direction:column;min-height:480px;padding:1.8rem;transition:color .3s,background .3s;display:flex}.program-card.featured{grid-column:span 2}.program-card:hover{color:var(--ink);background:var(--accent)}.program-number{color:#f77764;align-self:flex-end;font-size:.66rem;font-weight:700}.program-card:hover .program-number{color:var(--ink)}.program-card>div{margin:auto 0 0}.program-card>div p{color:#fffdf78c;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .9rem;font-size:.62rem;font-weight:700}.program-card:hover>div p,.program-card:hover .program-description{color:var(--ink)}.program-card h3{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.4vw,3.7rem);font-weight:500;line-height:.98}.program-description{color:#fffdf7a3;max-width:440px;margin:2rem 0;font-size:.82rem;line-height:1.7}.program-card a{border-top:1px solid;justify-content:space-between;align-items:center;padding-top:1.3rem;font-size:.7rem;font-weight:700;display:flex}.method-layout{grid-template-columns:.85fr 1.15fr;gap:clamp(4rem,10vw,10rem);display:grid}.method-statement h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.2rem,6vw,6rem);font-weight:500;line-height:.93}.method-statement p{max-width:430px;color:var(--muted);margin:2.5rem 0 0;font-size:1rem;line-height:1.75}.method-steps{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.method-steps li{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:1.2rem;min-height:146px;padding:2rem 0;display:grid}.method-steps li>span{color:var(--accent);font-size:.68rem;font-weight:700}.method-steps h3{letter-spacing:-.035em;margin:0 0 .7rem;font-size:1.45rem;font-weight:600}.method-steps p{max-width:580px;color:var(--muted);margin:0;font-size:.85rem;line-height:1.7}.about{background:var(--paper-soft)}.about-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:5rem;display:grid}.about-grid h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.2rem,6vw,6rem);font-weight:500;line-height:.92}.about-grid h2 em{color:var(--accent);font-family:"Source Serif 4",Georgia,serif;font-weight:400}.about-copy .large-copy{color:var(--ink);letter-spacing:-.025em;margin:0 0 2rem;font-size:clamp(1.35rem,2.1vw,2rem);line-height:1.4}.about-copy p:last-child{max-width:550px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.75}.experts{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;margin-top:7rem;display:grid}.expert{border-bottom:1px solid var(--line);grid-template-rows:1fr auto;grid-template-columns:180px 1fr;gap:2rem;min-height:360px;padding:2.5rem 2.5rem 2rem 0;display:grid}.expert+.expert{border-left:1px solid var(--line);padding-left:2.5rem}.expert-mark{aspect-ratio:1;background:var(--ink);width:160px;color:var(--white);place-items:center;display:grid;position:relative;overflow:hidden}.expert-mark:before,.expert-mark:after{content:"";background:#ffffff40;position:absolute}.expert-mark:before{width:1px;height:100%;left:50%}.expert-mark:after{width:100%;height:1px;top:50%}.expert-mark i{background:var(--accent);border-radius:50%;width:52px;height:52px;position:absolute}.expert-mark span{z-index:1;letter-spacing:.08em;font-size:.75rem;font-weight:700;position:relative}.expert-mark.alternate{background:var(--accent)}.expert-mark.alternate i{background:var(--ink)}.expert-photo{aspect-ratio:1;cursor:zoom-in;background:#d9d9d7;width:160px;overflow:hidden}.expert-photo img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.65,.25,1);display:block}.expert:hover .expert-photo img{transform:scale(1.1)}.expert>div:nth-child(2)>p{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:.1rem 0 2.6rem;font-size:.62rem;font-weight:700}.expert h3{letter-spacing:-.05em;margin:0 0 .8rem;font-size:clamp(1.8rem,2.8vw,2.7rem);font-weight:500}.expert>div:nth-child(2)>span{color:var(--muted);font-size:.8rem;line-height:1.6}.expert small{color:var(--muted);border-top:1px solid var(--line);grid-column:1/3;padding-top:1rem;font-size:.65rem}.online-heading{max-width:1080px;margin-left:auto}.online-heading>div:first-child{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.7rem;margin-bottom:3rem;font-size:.65rem;font-weight:700;display:flex}.status-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #e94b3521}.online-heading h2{letter-spacing:-.07em;margin:0;font-size:clamp(3.3rem,7vw,7.4rem);font-weight:500;line-height:.91}.online-heading h2 em{color:var(--accent);font-family:"Source Serif 4",Georgia,serif;font-weight:400}.online-heading>p{max-width:600px;color:var(--muted);margin:3rem 0 2.5rem 28%;line-height:1.8}.online-heading>.button{margin-left:28%}.button-outline{color:var(--ink);border-color:var(--ink)}.button-outline:hover,.button-outline:focus-visible{color:var(--white);background:var(--ink)}.online-strip{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(4,1fr);margin-top:6rem;display:grid}.online-strip span{min-height:86px;color:var(--muted);align-items:flex-end;padding:1.5rem 1rem;font-size:.68rem;font-weight:700;display:flex}.online-strip span+span{border-left:1px solid var(--line)}.institutions{color:var(--white);background:var(--accent)}.institutions-inner{grid-template-columns:1.1fr .9fr;align-items:end;gap:6rem;display:grid}.institutions-inner>div:first-child>span{letter-spacing:.12em;text-transform:uppercase;margin-bottom:3rem;font-size:.65rem;font-weight:700;display:block}.institutions h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.5rem,7vw,7rem);font-weight:500;line-height:.9}.institutions-inner>div:last-child p{max-width:540px;margin:0 0 2.5rem;line-height:1.8}.button-light{color:var(--ink);background:var(--white)}.button-light:hover,.button-light:focus-visible{color:var(--white);background:var(--ink)}.events-intro{align-items:start}.empty-event{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:180px 1fr 180px;align-items:center;gap:2.5rem;min-height:220px;display:grid}.event-date{color:var(--accent);letter-spacing:.1em;font-size:.62rem;font-weight:700;line-height:1.55}.empty-event>div>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}.empty-event h3{letter-spacing:-.04em;margin:.8rem 0 .6rem;font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:500}.empty-event p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.6}.empty-event>a{border-left:1px solid var(--line);justify-content:space-between;align-self:stretch;align-items:center;padding-left:2rem;font-size:.7rem;font-weight:700;display:flex}.empty-event>a span{color:var(--accent)}.knowledge{color:var(--white);background:var(--ink)}.knowledge-heading{align-items:start}.article-grid{border-top:1px solid #ffffff4d;border-left:1px solid #ffffff4d;grid-template-columns:repeat(3,1fr);display:grid}.article-grid article{border-bottom:1px solid #ffffff4d;border-right:1px solid #ffffff4d;flex-direction:column;min-height:330px;padding:1.8rem;transition:background .25s,color .25s;display:flex}.article-grid article:hover{color:var(--ink);background:var(--white)}.article-grid article>span{color:#f77764;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}.article-grid h3{letter-spacing:-.04em;margin:auto 0 2rem;font-size:clamp(1.6rem,2.5vw,2.5rem);font-weight:500;line-height:1.1}.article-grid p{color:#ffffff80;margin:0;font-size:.68rem}.article-grid article:hover p{color:var(--muted)}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(4rem,9vw,9rem);display:grid}.contact-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.3rem,6.3vw,6.4rem);font-weight:500;line-height:.9}.contact-copy>p{max-width:450px;color:var(--muted);margin:2.6rem 0 4rem;line-height:1.8}.contact-copy dl{border-top:1px solid var(--ink);margin:0}.contact-copy dl div{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;padding:1.1rem 0;display:grid}.contact-copy dt{color:var(--muted);font-size:.68rem}.contact-copy dd{margin:0;font-size:.75rem;font-weight:600}.contact-form{padding-top:.2rem}.field-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-form label:not(.consent){flex-direction:column;gap:.7rem;margin-bottom:1.8rem;display:flex}.contact-form label>span{font-size:.65rem;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{border:0;border-bottom:1px solid var(--ink);width:100%;color:var(--ink);background:0 0;border-radius:0;outline:none;padding:.8rem 0}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-bottom:2px solid var(--accent)}.contact-form textarea::placeholder{color:#8b8982}.consent{color:var(--muted);grid-template-columns:18px 1fr;align-items:start;gap:.8rem;margin:.4rem 0 2rem;line-height:1.5;display:grid}.consent input{width:16px;height:16px;accent-color:var(--accent);margin:.1rem 0 0}.consent span{font-size:.65rem;font-weight:400}.form-bottom{align-items:center;gap:1.4rem;display:flex}.form-bottom small{max-width:250px;color:var(--muted);font-size:.62rem;line-height:1.5}.form-notice{color:#4c2b25;border-left:3px solid var(--accent);background:#e94b3517;margin:1.5rem 0 0;padding:1rem;font-size:.72rem;line-height:1.55}.footer{color:var(--white);background:var(--ink)}.footer-inner{grid-template-columns:1.3fr .7fr 1fr .7fr;gap:3rem;min-height:390px;display:grid}.footer-wordmark{white-space:nowrap;align-items:baseline;display:inline-flex}.footer-wordmark .brand-primary{letter-spacing:-.08em;font-size:clamp(2.7rem,4vw,3.8rem);font-weight:700}.footer-wordmark .brand-secondary{letter-spacing:.01em;margin-left:.38em;font-size:clamp(1.15rem,1.7vw,1.6rem);font-weight:500}.footer-wordmark>i{color:var(--accent);font-size:clamp(1.45rem,2.1vw,2rem);font-style:normal}.footer-brand p{color:#ffffff8c;margin:2rem 0 0;font-family:"Source Serif 4",Georgia,serif;font-size:1.35rem;line-height:1.3}.footer-inner>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.footer-inner>div:not(.footer-brand)>span{color:#f77764;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.6rem;font-weight:700}.footer-inner>div:not(.footer-brand) a{color:#ffffffad;font-size:.7rem;line-height:1.5}.footer-inner>div:not(.footer-brand) a:hover{color:var(--white)}.footer-end{justify-content:space-between}.footer-end p{color:#ffffff6b;margin:0;font-size:.62rem}@keyframes pulse{50%{opacity:.5}}@media (width<=900px){.brand{font-size:3rem}.site-header,.hero,.section,.programs-inner,.about-inner,.institutions-inner,.knowledge-inner,.footer-inner{width:min(100% - 40px, var(--max))}.site-header{grid-template-columns:1fr auto;height:88px}.desktop-nav,.header-cta{display:none}.mobile-menu{justify-self:end;display:block}.mobile-menu summary{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--white);width:20px;height:1px}.mobile-menu nav{color:var(--white);background:var(--ink);border-bottom:1px solid #fff3;gap:0;padding:1.2rem 20px 2rem;display:grid;position:absolute;top:87px;left:-20px;right:-20px}.mobile-menu nav a{border-bottom:1px solid #ffffff29;padding:.9rem 0;font-size:1.1rem}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:680px;padding:5rem 0 4rem}.hero h1{font-size:clamp(4rem,16vw,7rem)}.hero-lead,.hero-actions{margin-left:0}.hero-mark{border-top:1px solid var(--line);border-left:0;min-height:480px}.section-intro{grid-template-columns:1fr;gap:2rem}.path{grid-template-columns:40px 1fr 24px;gap:1rem;padding:2rem 0}.path-copy{grid-column:2/4}.path>span:last-child{grid-area:1/3}.programs-heading,.knowledge-heading,.method-layout,.about-grid,.institutions-inner,.contact-grid{grid-template-columns:1fr;gap:2.5rem}.program-grid{grid-template-columns:1fr 1fr}.program-card.featured{grid-column:span 2}.program-card{min-height:420px}.experts{grid-template-columns:1fr}.expert+.expert{border-left:0;padding-left:0}.online-heading>p,.online-heading>.button{margin-left:0}.online-strip{grid-template-columns:1fr 1fr}.online-strip span:nth-child(3){border-left:0;border-top:1px solid var(--line)}.online-strip span:nth-child(4){border-top:1px solid var(--line)}.empty-event{grid-template-columns:140px 1fr;padding:2rem 0}.empty-event>a{border-left:0;border-top:1px solid var(--line);grid-column:2;min-height:64px;padding:0}.article-grid{grid-template-columns:1fr}.article-grid article{min-height:260px}.contact-grid{gap:5rem}.footer-inner{grid-template-columns:1.2fr .8fr}}@media (width<=560px){.brand{font-size:2.55rem}.site-header,.hero,.section,.programs-inner,.about-inner,.institutions-inner,.knowledge-inner,.footer-inner{width:calc(100% - 32px)}.hero-copy{min-height:620px}.hero h1{font-size:clamp(3.6rem,18vw,5.6rem)}.hero-lead{margin-top:2rem;font-size:.96rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:1.4rem}.button{width:100%}.hero-mark{min-height:390px}.section{padding:5rem 0}.section-kicker{margin-bottom:2.5rem}.section-intro{margin-bottom:3.5rem}.path{grid-template-columns:32px 1fr 20px}.programs-heading,.knowledge-heading{margin-bottom:3.5rem}.program-grid{grid-template-columns:1fr}.program-card.featured{grid-column:auto}.program-card{min-height:390px}.method-steps li{grid-template-columns:42px 1fr}.experts{margin-top:4rem}.expert{grid-template-columns:100px 1fr;gap:1.2rem;min-height:auto;padding:2rem 0}.expert-mark,.expert-photo{width:92px}.expert-mark i{width:34px;height:34px}.online-strip{grid-template-columns:1fr}.online-strip span+span{border-left:0;border-top:1px solid var(--line)}.institutions-inner{gap:3.5rem}.empty-event{grid-template-columns:1fr;gap:1.5rem}.empty-event>a{grid-column:1}.field-row{grid-template-columns:1fr;gap:0}.form-bottom{flex-direction:column;align-items:flex-start}.footer-inner{grid-template-columns:1fr;min-height:auto}.footer-end{min-height:120px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
