@import url("./contour-research.css");

@import url("./contour-contact.css");

@import url("./contour-hero-effects.css");

@import url("../banner/layout.css");
.concept-21 {
  --ct-ink: #272832;
  --ct-muted: #6d6d77;
  --ct-rule: #dfdfe6;
  --ct-accent: #75618d;
  background: #fff;
  color: var(--ct-ink);
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  line-height: 1.6;
}
.concept-21 a {
  text-decoration: none;
}
.concept-21 a:hover {
  color: var(--ct-accent);
}
.concept-21 .ct-wrap {
  max-width: 1392px;
  padding: 0 64px;
  margin: auto;
}
.concept-21 .ct-nav {
  height: 98px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid var(--ct-rule);
}
.concept-21 .ct-monogram {
  font-family: "Cormorant Garamond", serif;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -3px;
  line-height: 1;
}
.concept-21 .ct-monogram span {
  color: var(--ct-accent);
}
.concept-21 .ct-nav nav {
  display: flex;
  gap: 40px;
  font-size: 13px;
}
.concept-21 .ct-hero {
  padding-top: 34px;
}
.concept-21 .ct-hero-label {
  display: flex;
  justify-content: space-between;
  font-size: 10px;
  letter-spacing: 1.45px;
  color: var(--ct-muted);
}
.concept-21 .ct-title-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
  padding: 28px 0 37px;
}
.concept-21 h1 {
  font-family: "Manrope", sans-serif;
  font-size: clamp(64px, 8.6vw, 122px);
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: -6px;
  margin: 0;
  white-space: nowrap;
}
.concept-21 h1 em {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 1.15em;
  letter-spacing: -6px;
}
.concept-21 .ct-identity {
  flex: 0 0 auto;
  max-width: 280px;
}
.concept-21 .ct-identity > p {
  font-size: 12px;
  color: var(--ct-muted);
  line-height: 1.9;
  margin: 0;
  padding-top: 0;
}
.concept-21 .ct-art-panel {
  position: relative;
  min-height: 344px;
  background: #f4f3f8;
  border: 1px solid #eeeaf3;
  isolation: isolate;
  overflow: hidden;
}
.concept-21 .ct-topics {
  position: relative;
  z-index: 1;
  padding: 74px 0 62px 36px;
  width: 37%;
}
.concept-21 .ct-label {
  display: block;
  color: var(--ct-muted);
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 1.7px;
}
.concept-21 .ct-topics > .ct-label {
  margin-bottom: 21px;
}
.concept-21 .ct-topics .ct-interest {
  font-size: 13px;
  display: flex;
  gap: 20px;
  align-items: baseline;
  margin: 13px 0;
  line-height: 1.5;
}
.concept-21 .ct-topics .ct-interest > span {
  font-family: "IBM Plex Mono", monospace;
  color: #918a9d;
  font-size: 10px;
}
.concept-21 .ct-art-caption {
  position: absolute;
  bottom: 15px;
  left: 36px;
  right: 24px;
  display: flex;
  justify-content: flex-end;
  font-size: 8px;
  letter-spacing: 1.55px;
  color: #8a8197;
}
.concept-21 .ct-hero-bottom {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 22px;
  margin-top: 17px;
  font-size: 10px;
  color: var(--ct-muted);
}
.concept-21 .ct-hero-bottom > a {
  display: flex;
  gap: 18px;
  color: var(--ct-ink);
}
.concept-21 .ct-affiliations {
  display: flex;
  align-items: center;
  gap: 20px;
  min-width: 0;
  flex-wrap: wrap;
  margin-top: 12px;
}
.concept-21 .ct-affiliation {
  display: flex;
  align-items: center;
  min-height: 36px;
}
.concept-21 .ct-affiliation img {
  width: auto;
  height: 28px;
  max-width: 150px;
  object-fit: contain;
}
.concept-21 .ct-about {
  padding: 99px 0 86px;
  border-bottom: 1px solid var(--ct-rule);
}
.concept-21 .ct-section-heading {
  margin-bottom: 33px;
}
.concept-21 h2 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 52px;
  line-height: 1.1;
  letter-spacing: -1.2px;
  margin: 13px 0 0;
}
.concept-21 .ct-introduction {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 62px;
  font-size: 16px;
  line-height: 1.9;
  color: #46464f;
}
.concept-21 .ct-introduction p {
  margin: 0 0 22px;
  break-inside: avoid;
}
.concept-21 .ct-introduction p:last-child {
  margin-bottom: 0;
}
.concept-21 .ct-introduction .ct-collaboration {
  margin-top: 29px;
  padding: 22px 25px;
  border-left: 2px solid #ac96bf;
  border-radius: 0 4px 4px 0;
  background: linear-gradient(105deg, #f2edf8cc, #f8f7fb70);
  font-size: 15px;
  line-height: 1.85;
  color: #65586f;
}
.concept-21 .ct-collaboration strong {
  display: block;
  margin-bottom: 8px;
  color: #51405f;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.15px;
}
.concept-21 .ct-collaboration .ct-contact-trigger {
  font-weight: 500;
}
.concept-21 .ct-introduction a {
  text-decoration: underline;
  text-decoration-color: #b8adc8;
  text-decoration-thickness: 1px;
  color: var(--ct-ink);
}
.concept-21 .ct-introduction ol {
  margin: 0 0 24px;
  padding-left: 22px;
}
.concept-21 .ct-introduction li {
  padding-left: 6px;
  margin-bottom: 12px;
  break-inside: avoid;
}
.concept-21 .ct-introduction li::marker {
  color: var(--ct-accent);
  font-family: "Cormorant Garamond", serif;
  font-size: 19px;
  font-style: italic;
}
.concept-21 .ct-research {
  padding: 79px 0 83px;
  border-bottom: 1px solid var(--ct-rule);
}
.concept-21 .ct-research-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 28px;
  margin-bottom: 43px;
}
.concept-21 .ct-all-papers {
  font-size: 12px;
  display: flex;
  gap: 22px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--ct-rule);
}
.concept-21 .ct-education {
  padding: 75px 0 72px;
}
.concept-21 .ct-schools {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
}
.concept-21 .ct-schools article {
  border-top: 1px solid var(--ct-rule);
  padding-top: 22px;
}
.concept-21 .ct-school-logo {
  display: block;
  width: 220px;
  max-width: 100%;
  height: 64px;
  object-fit: contain;
  object-position: left center;
  margin-bottom: 22px;
}
.concept-21 .ct-schools article > span {
  font-size: 10px;
  color: var(--ct-muted);
}
.concept-21 .ct-schools h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin: 10px 0 8px;
}
.concept-21 .ct-schools p {
  font-size: 12px;
  color: var(--ct-muted);
  margin: 0;
}
.concept-21 .ct-footer {
  padding: 44px 0 28px;
  border-top: 1px solid var(--ct-rule);
  display: flex;
  justify-content: space-between;
  gap: 32px;
  align-items: center;
  flex-wrap: wrap;
}
.concept-21 .ct-email {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-size: 36px;
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin-top: 11px;
}
.concept-21 .ct-email > span {
  font-family: "DM Sans", sans-serif;
  font-size: 21px;
  margin-left: 15px;
}
.concept-21 .ct-footer-links {
  display: flex;
  gap: 27px;
  font-size: 11px;
}
.concept-21 .ct-footer > p {
  flex-basis: 100%;
  font-size: 10px;
  color: #8f8d96;
  margin: 11px 0 0;
}
@media (min-width: 1440px) {
  .concept-21 .ct-art-panel {
    min-height: 370px;
  }
  .concept-21 .ct-topics {
    padding-top: 87px;
  }
}
@media (max-width: 1050px) {
  .concept-21 .ct-wrap {
    padding: 0 40px;
  }
  .concept-21 .ct-title-row {
    gap: 24px;
  }
  .concept-21 h1 {
    font-size: 83px;
    letter-spacing: -4px;
  }
  .concept-21 h1 em {
    letter-spacing: -4px;
  }
  .concept-21 .ct-identity > p {
    max-width: 205px;
    font-size: 11px;
  }
  .concept-21 .ct-topics {
    padding-left: 26px;
    width: 41%;
  }
  .concept-21 .ct-topics .ct-interest {
    font-size: 12px;
    gap: 13px;
  }
  .concept-21 .ct-art-caption {
    left: 26px;
  }
  .concept-21 .ct-introduction {
    gap: 40px;
  }
}
@media (max-width: 760px) {
  .concept-21 .ct-wrap {
    padding: 0 26px;
  }
  .concept-21 .ct-nav {
    height: 80px;
  }
  .concept-21 .ct-nav nav {
    gap: 24px;
    font-size: 12px;
  }
  .concept-21 .ct-hero {
    padding-top: 26px;
  }
  .concept-21 .ct-title-row {
    display: block;
    padding: 24px 0 28px;
  }
  .concept-21 h1 {
    font-size: clamp(57px, 11vw, 84px);
    letter-spacing: -3.5px;
  }
  .concept-21 h1 em {
    letter-spacing: -3.5px;
  }
  .concept-21 .ct-identity > p {
    max-width: none;
    padding-top: 16px;
    line-height: 1.8;
  }
  .concept-21 .ct-art-panel {
    min-height: 342px;
  }
  .concept-21 .ct-topics {
    padding: 24px 20px;
    width: 100%;
  }
  .concept-21 .ct-topics > .ct-label {
    margin-bottom: 13px;
  }
  .concept-21 .ct-topics .ct-interest {
    display: inline-flex;
    font-size: 10px;
    margin: 0 13px 7px 0;
    gap: 5px;
  }
  .concept-21 .ct-topics .ct-interest > span {
    font-size: 8px;
  }
  .concept-21 .ct-art-caption {
    left: 20px;
    right: 18px;
    bottom: 13px;
    font-size: 7px;
    letter-spacing: 0.9px;
  }
  .concept-21 .ct-hero-bottom {
    font-size: 9px;
    align-items: flex-start;
    gap: 18px;
  }
  .concept-21 .ct-hero-bottom > a {
    gap: 10px;
  }
  .concept-21 .ct-about {
    padding: 62px 0 51px;
  }
  .concept-21 h2 {
    font-size: 46px;
  }
  .concept-21 .ct-section-heading {
    margin-bottom: 26px;
  }
  .concept-21 .ct-introduction {
    grid-template-columns: 1fr;
    gap: 28px;
    font-size: 16px;
    line-height: 1.85;
  }
  .concept-21 .ct-research {
    padding: 52px 0;
  }
  .concept-21 .ct-research-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
  }
  .concept-21 .ct-schools {
    grid-template-columns: 1fr;
    gap: 27px;
  }
  .concept-21 .ct-education {
    padding: 52px 0;
  }
  .concept-21 .ct-schools h3 {
    margin: 8px 0 4px;
  }
  .concept-21 .ct-footer {
    padding-top: 31px;
    gap: 25px;
  }
  .concept-21 .ct-footer-links {
    flex-wrap: wrap;
    gap: 24px;
  }
  .concept-21 .ct-footer > p {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .concept-21 .ct-wrap {
    padding: 0 22px;
  }
  .concept-21 .ct-nav nav {
    gap: 19px;
    font-size: 11px;
  }
  .concept-21 .ct-monogram {
    font-size: 35px;
  }
  .concept-21 .ct-hero-label {
    font-size: 8px;
    letter-spacing: 1px;
  }
  .concept-21 h1 {
    font-size: 59px;
    letter-spacing: -3px;
  }
  .concept-21 h1 em {
    letter-spacing: -3px;
  }
  .concept-21 .ct-identity > p {
    font-size: 10px;
    max-width: 240px;
  }
  .concept-21 .ct-identity > p br {
    display: block;
  }
  .concept-21 .ct-art-panel {
    min-height: 330px;
  }
  .concept-21 .ct-topics .ct-interest {
    display: flex;
    margin: 9px 0;
    gap: 10px;
    font-size: 11px;
  }
  .concept-21 .ct-topics > .ct-label {
    font-size: 8px;
    margin-bottom: 12px;
  }
  .concept-21 .ct-art-caption {
    font-size: 6px;
    letter-spacing: 0.65px;
  }
  .concept-21 .ct-label {
    font-size: 9px;
  }
  .concept-21 h2 {
    font-size: 43px;
  }
  .concept-21 .ct-introduction {
    font-size: 16px;
  }
  .concept-21 .ct-introduction ol {
    padding-left: 19px;
  }
  .concept-21 .ct-email {
    font-size: 32px;
  }
  .concept-21 .ct-email > span {
    margin-left: 5px;
    font-size: 19px;
  }
  .concept-21 .ct-footer-links {
    font-size: 10px;
    gap: 21px;
  }
}
@media (max-width: 350px) {
  .concept-21 .ct-wrap {
    padding: 0 18px;
  }
  .concept-21 h1 {
    font-size: 51px;
    letter-spacing: -2.7px;
  }
  .concept-21 h1 em {
    letter-spacing: -2.7px;
  }
  .concept-21 .ct-nav nav {
    gap: 15px;
  }
  .concept-21 .ct-art-caption {
    font-size: 5.5px;
  }
  .concept-21 .ct-email {
    font-size: 28px;
  }
  .concept-21 .ct-footer-links {
    gap: 17px;
  }
}
.concept-21 .ct-schools .ct-department {
  font-size: 11px;
  line-height: 1.85;
  color: #85808e;
  margin-top: 9px;
}
.concept-21 .ct-introduction ol:last-child {
  margin-bottom: 0;
}
/* The artwork stays decorative; its motion can be paused independently. */
.concept-21 .ct-art-caption {
  z-index: 2;
  align-items: center;
  gap: 12px;
  pointer-events: none;
}
.concept-21 .ct-motion-toggle {
  pointer-events: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-width: 44px;
  min-height: 32px;
  padding: 6px 8px;
  border: 1px solid transparent;
  border-radius: 3px;
  background: transparent;
  color: #8a7b9b;
  font:
    8px "DM Sans",
    sans-serif;
  letter-spacing: 0.3px;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
}
.concept-21 .ct-motion-toggle:hover {
  background: #ece7f4;
  color: #665077;
  border-color: #ded6e9;
}
.concept-21 .ct-motion-toggle:focus-visible {
  outline-color: #8d75a4;
  outline-offset: 2px;
}
.concept-21 .ct-motion-toggle .ct-motion-play {
  display: none;
}
.concept-21 .ct-motion-toggle[data-paused="true"] .ct-motion-play {
  display: block;
}
.concept-21 .ct-motion-toggle[data-paused="true"] .ct-motion-pause {
  display: none;
}
.concept-21 .ct-motion-toggle:disabled {
  opacity: 0.6;
  cursor: default;
}
@media (max-width: 480px) {
  .concept-21 .ct-motion-text {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
  }
  .concept-21 .ct-motion-toggle {
    min-width: 38px;
    padding: 6px;
  }
}
/* The banner frame separates the particle field from the research interests. */
.concept-21 .ct-art-panel {
  --ct-light-x: 76%;
  --ct-light-y: 44%;
  min-height: 366px;
  background: #f7f8fc;
  border-color: #e8e9f1;
  border-radius: 3px;
  box-shadow:
    inset 0 1px 0 #fff,
    0 12px 36px -28px #66719d40;
}
.concept-21 .ct-art-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background: radial-gradient(ellipse at var(--ct-light-x) var(--ct-light-y), #dcd8ef99 0, transparent 43%),
    radial-gradient(ellipse at 96% 3%, #d5e4f570 0, transparent 41%), linear-gradient(110deg, #fafaff 6%, #f2f3fa70 55%, #edf2fb50);
}
.concept-21 .ct-art-panel::after {
  content: "";
  position: absolute;
  inset: 11px;
  pointer-events: none;
  z-index: 1;
  border: 1px solid #ffffff8c;
  border-radius: 1px;
}
.concept-21 .ct-topics {
  padding: 82px 0 72px 38px;
  width: 37%;
}
.concept-21 .ct-topics > .ct-label {
  display: flex;
  align-items: center;
  gap: 11px;
  font-size: 9px;
  letter-spacing: 1.65px;
  color: #777891;
  margin-bottom: 25px;
}
.concept-21 .ct-topics > .ct-label::before {
  content: "";
  display: block;
  width: 23px;
  height: 1px;
  background: #999cc0;
}
.concept-21 .ct-topics .ct-interest {
  font-size: 13px;
  gap: 19px;
  margin: 16px 0;
  letter-spacing: 0.03px;
}
.concept-21 .ct-topics .ct-interest > span {
  color: #9293ac;
  font-size: 9px;
}
.concept-21 .ct-art-caption {
  right: 22px;
  bottom: 19px;
}
.concept-21 .ct-motion-toggle {
  min-height: 30px;
  padding: 6px 10px;
  border-radius: 18px;
  border-color: #b4b5ce3d;
  background: #ffffff80;
  color: #797c99;
  font-size: 8px;
  backdrop-filter: blur(6px);
}
.concept-21 .ct-motion-toggle:hover {
  border-color: #a6a8c5;
  background: #ffffffe6;
  color: #5c6289;
}
@media (min-width: 1440px) {
  .concept-21 .ct-art-panel {
    min-height: 394px;
  }
  .concept-21 .ct-topics {
    padding-top: 96px;
  }
}
@media (max-width: 1050px) {
  .concept-21 .ct-topics {
    padding-left: 28px;
    width: 41%;
  }
  .concept-21 .ct-topics .ct-interest {
    font-size: 12px;
    gap: 13px;
  }
  .concept-21 .ct-art-panel {
    min-height: 352px;
  }
}
@media (max-width: 760px) {
  .concept-21 .ct-art-panel {
    min-height: 370px;
  }
  .concept-21 .ct-topics {
    padding: 27px 25px 0;
    width: 100%;
  }
  .concept-21 .ct-topics > .ct-label {
    font-size: 8px;
    margin-bottom: 15px;
  }
  .concept-21 .ct-topics .ct-interest {
    display: inline-flex;
    font-size: 10px;
    margin: 0 14px 7px 0;
    gap: 6px;
  }
  .concept-21 .ct-topics .ct-interest > span {
    font-size: 8px;
  }
  .concept-21 .ct-art-caption {
    right: 20px;
    bottom: 18px;
  }
}
@media (max-width: 480px) {
  .concept-21 .ct-art-panel {
    min-height: 390px;
  }
  .concept-21 .ct-art-panel::before {
    background: radial-gradient(ellipse at 68% 74%, #dcd8ef99 0, transparent 62%), radial-gradient(ellipse at 100% 40%, #d5e4f570 0, transparent 53%),
      linear-gradient(110deg, #fafaff, #f2f4fb);
  }
  .concept-21 .ct-topics {
    padding: 25px 22px 0;
  }
  .concept-21 .ct-topics > .ct-label {
    margin-bottom: 15px;
  }
  .concept-21 .ct-topics .ct-interest {
    display: flex;
    margin: 10px 0;
    font-size: 11px;
    gap: 11px;
  }
  .concept-21 .ct-motion-toggle {
    min-width: 32px;
    padding: 6px;
  }
  .concept-21 .ct-art-caption {
    right: 18px;
    bottom: 17px;
  }
}
@media (max-width: 350px) {
  .concept-21 .ct-topics {
    padding-left: 21px;
  }
  .concept-21 .ct-topics .ct-interest {
    font-size: 10px;
  }
}
/* Affiliation marks belong to the identity block above the artwork. */
@media (max-width: 1050px) {
  .concept-21 .ct-identity {
    max-width: 240px;
  }
  .concept-21 .ct-affiliations {
    gap: 17px;
  }
  .concept-21 .ct-affiliation img {
    height: 26px;
  }
}
@media (max-width: 760px) {
  .concept-21 .ct-identity {
    max-width: none;
  }
  .concept-21 .ct-affiliations {
    gap: 20px;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .concept-21 .ct-affiliations {
    gap: 17px;
  }
  .concept-21 .ct-affiliation img {
    height: 24px;
    max-width: 110px;
  }
  .concept-21 .ct-hero-bottom > a {
    gap: 8px;
    white-space: nowrap;
  }
}
