/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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;--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;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}.absolute{position:absolute}.static{position:static}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.lowercase{text-transform:lowercase}}:root{color-scheme:light;--navy:#14294c;--navy-600:#27416c;--navy-50:#edf1f7;--paper:#fff;--panel:#f6f7f9;--line:#e4e6ec;--ink:#1c2436;--muted:#5c657a;--amber:#b4671c;--amber-50:#fbf6ef;--amber-line:#eadfcf;--sans:"Libre Franklin", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--serif:"Newsreader", Georgia, "Times New Roman", serif;--wrap:1120px;--r:10px;--r-sm:6px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button,input,select{font:inherit}button,select{cursor:pointer}.wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 28px}.eyebrow{color:var(--navy-600);text-transform:uppercase;align-items:center;gap:.55rem;font-size:.72rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--navy);width:22px;height:2px;display:inline-block}.tag{border:1px solid var(--line);background:var(--paper);color:var(--navy-600);white-space:nowrap;border-radius:4px;align-items:center;padding:.22rem .5rem;font-size:.7rem;font-weight:600;line-height:1;display:inline-flex}.tag--year{border-color:var(--amber-line);background:var(--amber-50);color:var(--amber)}.btn{border-radius:var(--r-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;min-height:42px;padding:.62rem 1.05rem;font-size:.92rem;font-weight:600;line-height:1;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-600)}.btn-ghost{border-color:var(--line);background:var(--paper);color:var(--navy)}.btn-ghost:hover{border-color:var(--navy)}.link-arrow{color:var(--navy);align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;display:inline-flex}.link-arrow__icon{transition:transform .16s}.link-arrow:hover .link-arrow__icon{transform:translate(3px)}.site-nav{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.brand{align-items:center;gap:.85rem;min-width:0;display:inline-flex}.brand-logo{flex:none;width:auto;height:34px}.brand-divider{background:var(--line);width:1px;height:28px}.brand-text{line-height:1.1}.brand-text strong{color:var(--navy);font-size:.97rem;font-weight:700}.nav-links{align-items:center;gap:.35rem;display:flex}.nav-link{border-radius:var(--r-sm);color:var(--ink);padding:.48rem .75rem;font-size:.9rem;font-weight:600;line-height:1;transition:background-color .16s,color .16s}.nav-link:hover{color:var(--navy)}.nav-link.is-active{background:var(--navy-50);color:var(--navy)}.page-head{padding:52px 0 30px}.page-head--plain{padding:54px 0 24px}.page-title{color:var(--navy);margin:14px 0 12px;font-size:2rem;font-weight:800;line-height:1.1}.page-head--plain .page-title{margin:0}.page-sub{max-width:560px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.6}.site-footer{border-top:1px solid var(--line);background:var(--panel)}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:24px 28px;display:flex}.footer-inner p,.footer-inner span{margin:0;font-size:.82rem}.footer-inner p{color:var(--muted)}.footer-inner span{color:var(--navy-600);font-weight:600}.hero{padding:74px 0 30px}.hero--center{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-title{max-width:800px;color:var(--navy);margin:0 0 16px;font-size:2.4rem;font-weight:800;line-height:1.04}.hero-sub{max-width:560px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.6}.search-field{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--paper);min-width:0;color:var(--muted);flex:1;align-items:center;gap:.55rem;padding:0 .85rem;transition:border-color .16s,box-shadow .16s;display:flex}.search-field:focus-within{border-color:var(--navy);box-shadow:0 0 0 3px #14294c14}.search-field svg{flex:none}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:.66rem 0;font-size:.95rem}.search-field input::placeholder{color:var(--muted)}.search-field input:focus-visible{outline:0}.hero-note,.result-count,.empty-state{color:var(--muted);font-size:.82rem}.hero-note{margin:0}.featured{border-top:1px solid var(--line);margin-top:34px;padding:34px 0 60px}.section-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:22px;display:flex}.section-head h2{color:var(--navy);margin:0;font-size:1.4rem;font-weight:700;line-height:1.2}.project-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--r);background:var(--paper);flex-direction:column;min-width:0;transition:border-color .18s,transform .18s;display:flex;overflow:hidden}.project-card:hover{border-color:var(--navy-600);transform:translateY(-2px)}.project-card__image{aspect-ratio:16/10;border-bottom:1px solid var(--line);background:var(--panel);overflow:hidden}.project-visual{background:linear-gradient(135deg,#14294c12,#fff0 46%),linear-gradient(160deg,#fff,#f6f7f9);flex-direction:column;justify-content:flex-end;width:100%;height:100%;min-height:100%;padding:18px;display:flex;position:relative;overflow:hidden}.project-visual:before{content:"";background:#ffffff9e;border:1px solid #14294c1f;border-radius:8px;position:absolute;inset:16px 18px;transform:rotate(-1.4deg)}.project-visual:after{background:var(--amber);content:"";opacity:.42;border-radius:999px;width:54px;height:4px;position:absolute;bottom:18px;right:22px}.project-visual__mark{z-index:1;color:#14294c33;font-family:var(--serif);font-size:3.6rem;font-weight:500;line-height:.82;position:relative}.project-visual__line{z-index:1;background:#27416c38;border-radius:999px;height:2px;margin-top:10px;display:block;position:relative}.project-visual__line--long{width:52%}.project-visual__line--short{width:34%;margin-top:7px}.project-visual--compact{padding:14px}.project-visual--compact:before{inset:12px 13px}.project-visual--compact:after{width:38px;bottom:14px;right:16px}.project-visual--compact .project-visual__mark{font-size:2.25rem}.project-visual--compact .project-visual__line{margin-top:7px}.project-card__image img,.full-project-card__media img,.upcoming-card__media img,.project-row__image img,.gallery-thumb img,.closing-figure img{object-fit:cover;width:100%;height:100%}.project-card__body{padding:16px 16px 18px}.tag-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:9px;display:flex}.project-card__title{color:var(--ink);margin:0 0 6px;font-size:1.04rem;font-weight:700;line-height:1.25}.project-card__author{color:var(--muted);margin:0;font-size:.82rem}.toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.6rem;padding-bottom:26px;display:flex}.toolbar .search-field{min-width:240px}.select{appearance:none;border:1px solid var(--line);border-radius:var(--r-sm);background-color:var(--paper);min-height:42px;color:var(--ink);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235C657A' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .7rem center;background-repeat:no-repeat;padding:.62rem 2rem .62rem .85rem;font-size:.9rem;font-weight:500}.select:focus{border-color:var(--navy);outline:0}.listing{padding:18px 0 64px}.result-count{margin:0;padding:20px 0 4px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.project-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:30px;padding:30px 0;transition:color .16s;display:grid}.project-row:hover .project-row__title{color:var(--navy-600)}.project-row__meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:11px;display:flex}.project-row__title{color:var(--ink);margin:0 0 8px;font-size:1.58rem;font-weight:700;line-height:1.16;transition:color .16s}.project-row__author{color:var(--navy-600);margin:0 0 12px;font-size:.9rem;font-weight:600}.project-row__desc{max-width:560px;color:var(--muted);margin:0;font-size:.97rem;line-height:1.6}.project-row__image{aspect-ratio:16/11;border:1px solid var(--line);border-radius:var(--r);background:var(--panel);overflow:hidden}.project-groups{padding-bottom:68px}.cohort-section{border-top:1px solid var(--line);padding:34px 0 52px}.cohort-section:first-child{border-top:0;padding-top:8px}.cohort-section__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:20px;display:flex}.cohort-section__identity{flex-wrap:wrap;align-items:center;gap:.72rem;display:flex}.cohort-section__year{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:1.62rem;font-weight:800;line-height:1.15}.cohort-section__count{color:var(--muted);white-space:nowrap;margin:0;font-size:.88rem;font-weight:600}.status-chip{text-transform:uppercase;border-radius:4px;align-items:center;padding:.25rem .52rem;font-size:.66rem;font-weight:700;line-height:1;display:inline-flex}.status-chip--current{background:var(--navy-50);color:var(--navy)}.status-chip--upcoming{border:1px dashed var(--navy-600);background:var(--paper);color:var(--navy-600)}.status-chip--past{border:1px solid var(--line);background:var(--panel);color:var(--muted)}.current-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.full-project-card{border:1px solid var(--line);border-radius:var(--r);background:var(--paper);grid-template-rows:auto 1fr;min-width:0;scroll-margin-top:86px;transition:border-color .18s,transform .18s;display:grid;overflow:hidden}.full-project-card:hover{border-color:#27416c8c;transform:translateY(-2px)}.full-project-card__media{aspect-ratio:16/7;border-bottom:1px solid var(--line);background:var(--panel);overflow:hidden}.full-project-card__body{padding:18px 18px 20px}.full-project-card__top{align-items:center;min-height:24px;margin-bottom:6px;display:flex}.full-project-card__top:empty{display:none}.video-chip{background:var(--navy-50);color:var(--navy);border-radius:4px;align-items:center;padding:.28rem .52rem;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex}.full-project-card__title{color:var(--ink);margin:0 0 7px;font-size:1.22rem;font-weight:700;line-height:1.24}.full-project-card__author{color:var(--navy-600);margin:0 0 12px;font-size:.9rem;font-weight:600}.full-project-card__desc{color:var(--muted);margin:0;font-size:.95rem;line-height:1.62}.upcoming-panel{border:1px dashed var(--line);border-radius:var(--r);background:var(--panel);padding:16px}.upcoming-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.upcoming-card{border:1px solid var(--line);border-radius:var(--r);background:var(--paper);min-width:0;overflow:hidden}.upcoming-card__media{aspect-ratio:16/9;border-bottom:1px solid var(--line);background:var(--panel);overflow:hidden}.upcoming-card__body{padding:13px 14px 15px}.upcoming-card__title{color:var(--ink);margin:0 0 4px;font-size:.98rem;font-weight:700;line-height:1.25}.upcoming-card__author{color:var(--navy-600);margin:0 0 7px;font-size:.8rem;font-weight:600;line-height:1.35}.upcoming-card__desc{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.empty-state{margin:0;padding:48px 0}.detail-head{border-bottom:1px solid var(--line);padding:42px 0 26px}.detail-head--plain{padding:40px 0 30px}.back-link{color:var(--navy-600);align-items:center;gap:.4rem;margin-bottom:18px;font-size:.85rem;font-weight:600;display:inline-flex}.back-link:hover{color:var(--navy)}.detail-title{max-width:780px;color:var(--navy);margin:0;font-size:2rem;font-weight:800;line-height:1.05}.detail-sub{max-width:620px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.55}.detail-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr);align-items:start;gap:54px;padding:42px 0 64px;display:grid}.story{max-width:640px}.project-story>:first-child{margin-top:0}.project-story p{color:#2a3140;font-family:var(--serif);margin:0 0 1.15rem;font-size:1.13rem;line-height:1.74}.project-story>p:first-of-type{color:var(--ink);margin-bottom:1.4rem;font-size:1.35rem;line-height:1.55}.project-story>p:first-of-type:first-letter{float:left;color:var(--navy);padding:.05em .12em 0 0;font-size:3.1rem;font-weight:600;line-height:.82}.project-story h2,.project-story h3{color:var(--navy);font-family:var(--sans);margin:2rem 0 .7rem;font-size:1.05rem;font-weight:700;line-height:1.3}.project-story blockquote{border-left:3px solid var(--navy);color:var(--navy);font-family:var(--serif);margin:1.6rem 0;padding:.2rem 0 .2rem 1.2rem;font-size:1.18rem;font-style:italic;line-height:1.4}.project-story blockquote p{color:inherit;font:inherit;margin:0}.project-story strong,.project-story em{font-family:inherit}.closing-figure{margin:2.4rem 0 0}.closing-figure__image{aspect-ratio:16/9;border:1px solid var(--line);border-radius:var(--r);background:var(--panel);overflow:hidden}.figcaption{color:var(--muted);text-align:center;margin-top:.7rem;font-size:.82rem}.detail-aside{flex-direction:column;gap:22px;display:flex;position:sticky;top:88px}.panel{border:1px solid var(--line);border-radius:var(--r);background:var(--paper);padding:18px 18px 20px}.panel--meta{background:var(--panel)}.panel-label{border-bottom:1px solid var(--line);color:var(--navy-600);text-transform:uppercase;margin-bottom:14px;padding-bottom:10px;font-size:.7rem;font-weight:700;line-height:1}.meta-list{margin:0}.meta-item{border-bottom:1px dashed var(--line);padding:9px 0}.meta-item:last-child{border-bottom:0;padding-bottom:0}.meta-item dt{color:var(--muted);text-transform:uppercase;margin-bottom:2px;font-size:.72rem;font-weight:600}.meta-item dd{color:var(--ink);margin:0;font-size:.96rem;font-weight:500}.gallery-list{grid-template-columns:1fr;gap:12px;display:grid}.gallery-thumb{border:1px solid var(--line);background:var(--panel);border-radius:8px;transition:border-color .16s;display:block;overflow:hidden}.gallery-thumb:hover{border-color:var(--navy-600)}.gallery-thumb__image{aspect-ratio:16/10;border-bottom:1px solid var(--line);overflow:hidden}.gallery-thumb__caption{color:var(--muted);margin:0;padding:8px 11px;font-size:.78rem;font-weight:500}.video-frame{aspect-ratio:16/9;border:1px solid var(--line);background:#0d1a30;border-radius:8px;overflow:hidden}.video-frame video{object-fit:contain;background:#0d1a30;width:100%;height:100%}.video-meta{color:var(--muted);margin:9px 0 0;font-size:.78rem}.simple-section{border-top:1px solid var(--line);padding:42px 0 64px}.simple-grid{grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);gap:54px;display:grid}.simple-grid h2{color:var(--navy);margin:0;font-size:1.4rem;font-weight:700;line-height:1.2}.simple-copy{max-width:640px;color:var(--muted);font-size:.97rem;line-height:1.7}.simple-copy p{margin:0 0 1rem}[hidden]{display:none!important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,.project-card:focus-visible,.project-row:focus-visible,.gallery-thumb:focus-visible{outline:2px solid var(--navy);outline-offset:2px}@media(min-width:761px){.hero-title{font-size:3rem}.page-title{font-size:2.4rem}.detail-title{font-size:2.45rem}}@media(min-width:1040px){.hero-title{font-size:3.4rem}.page-title{font-size:2.7rem}.detail-title{font-size:2.8rem}}@media(max-width:880px){.upcoming-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{flex-direction:column;gap:34px;display:flex}.detail-main{order:2}.detail-aside{order:1;width:100%;position:static}.gallery-list{grid-template-columns:repeat(2,minmax(0,1fr))}.video-panel{max-width:360px}.simple-grid{grid-template-columns:1fr;gap:22px}}@media(max-width:760px){.brand{gap:.55rem}.brand-logo{height:27px}.brand-divider{height:24px}.brand-text strong{font-size:.92rem}.nav-links{gap:.1rem}.nav-link{padding:.44rem .58rem}.project-card-grid{grid-template-columns:1fr}.cohort-section__head{flex-direction:column;align-items:flex-start;gap:.55rem}.current-project-grid{grid-template-columns:1fr}.project-row{grid-template-columns:1fr;gap:18px}.project-row__image{order:-1}}@media(max-width:480px){.wrap,.footer-inner{padding-left:20px;padding-right:20px}.brand-text,.brand-divider{display:none}.gallery-list,.upcoming-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
