/* Pretendard v1.3.9 · SIL OFL 1.1 · /fonts/pretendard/LICENSE.txt */
@font-face {
  font-family: "Pretendard Variable";
  src: url("/fonts/pretendard/PretendardVariable.woff2") format("woff2");
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
}
:root {
  --paper: #f6f3ed;
  --white: #fffefa;
  --ink: #332c2d;
  --muted: #736b68;
  --wine: #713e47;
  --coral: #c5614c;
  --line: #d9d1c9;
  --soft: #ebe5de;
  --font-sans: "Pretendard Variable", "Pretendard", "Apple SD Gothic Neo", "Malgun Gothic", system-ui, sans-serif;
  font-family: var(--font-sans);
  color: var(--ink);
  background: var(--paper);
  font-synthesis: none;
}
* { box-sizing: border-box; }
body { margin: 0; }
html { scroll-behavior: smooth; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
figure, h1, h2, h3, p { margin: 0; }
button { font: inherit; }
h1,h2,h3,h4,h5,h6 { word-break: keep-all; font-weight: 700; }
[hidden] { display: none !important; }
:focus-visible { outline: 2px solid var(--coral); outline-offset: 5px; }
.bio-wrap { width: min(100% - 96px, 1312px); margin-inline: auto; }
.skip-link { position: fixed; top: -100px; left: 20px; z-index: 100; background: var(--wine); color: white; padding: 12px 20px; }
.skip-link:focus { top: 10px; }
.bio-header { background: var(--paper); border-bottom: 1px solid var(--line); position: relative; z-index: 10; }
.header-inner { min-height: 100px; display: flex; align-items: center; gap: 38px; }
.bio-brand { display: inline-flex; align-items: center; gap: 11px; font-size: 35px; font-weight: 650; letter-spacing: -.07em; color: var(--wine); }
.bio-brand > span:last-child { display: flex; align-items: baseline; gap: 8px; }
.bio-brand small { font-size: 10px; letter-spacing: .15em; font-weight: 600; }
.brand-symbol { border: 1.8px solid var(--coral); width: 29px; height: 29px; border-radius: 50%; transform: rotate(-35deg); position: relative; }
.brand-symbol:after { content: ''; position: absolute; border: 1.5px solid var(--coral); width: 39px; height: 11px; border-radius: 50%; left: -7px; top: 7px; }
.desktop-nav { margin-left: auto; display: flex; gap: 36px; font-size: 14px; }
.desktop-nav a { padding: 16px 0; border-bottom: 1px solid transparent; }
.desktop-nav a:hover, .desktop-nav a[aria-current] { border-color: var(--wine); color: var(--wine); }
.header-contact { border: 1px solid #ac9293; border-radius: 99px; padding: 11px 20px; font-size: 13px; color: var(--wine); display: flex; gap: 26px; }
.header-contact:hover { background: var(--wine); color: white; }
.bio-mobile-menu { display: none; }
.kicker { display: block; font-size: 10px; letter-spacing: .15em; font-weight: 650; line-height: 1.5; }
.text-link { display: inline-flex; align-items: center; justify-content: space-between; gap: 46px; font-size: 13px; font-weight: 600; padding: 13px 0; border-bottom: 1px solid var(--ink); width: fit-content; }
.text-link span { font-size: 21px; font-weight: 400; transition: transform .2s; }
.text-link:hover span { transform: translate(3px,-3px); }
.text-link:hover { color: var(--wine); border-color: var(--wine); }
.home-hero { display: grid; grid-template-columns: 51% 49%; min-height: 646px; }
.hero-copy { padding: 67px 42px 64px max(48px, calc((100vw - 1312px) / 2)); display: flex; flex-direction: column; align-items: flex-start; }
.hero-copy .kicker { color: var(--wine); margin-bottom: 31px; }
.hero-copy h1 { font-size: clamp(36px,4vw,61px); letter-spacing: -.065em; font-weight: 700; line-height: 1.35; }
.hero-copy h1 span { color: var(--wine); }
.hero-english { font-family: var(--font-sans); color: var(--wine); font-size: clamp(22px,2.5vw,36px); font-weight: 700; line-height: 1.25; letter-spacing: -.03em; margin-top: 25px; }
.hero-english br { display: none; }
.hero-english em { font-weight: 700; font-style: normal; }
.hero-description { font-size: 14px; line-height: 1.9; color: var(--muted); margin: 28px 0 15px; word-break: keep-all; }
.hero-copy .text-link { margin-top: auto; }
.hero-photo { position: relative; min-width: 0; overflow: hidden; }
.hero-photo img { width: 100%; height: 100%; position: absolute; object-fit: cover; object-position: 72% center; }
.hero-photo figcaption { position: absolute; bottom: 24px; left: 30px; right: 30px; display: flex; gap: 16px; justify-content: space-between; color: white; font-size: 10px; letter-spacing: .06em; padding-top: 15px; border-top: 1px solid #ffffff65; text-shadow: 0 1px 8px #000; }
.latest-strip { border-block: 1px solid var(--line); background: var(--white); }
.latest-strip .bio-wrap { min-height: 78px; display: flex; align-items: center; gap: 35px; }
.latest-strip .kicker { color: var(--wine); white-space: nowrap; }
.latest-strip time { color: var(--muted); font-size: 11px; }
.latest-strip a { flex: 1; display: flex; justify-content: space-between; gap: 20px; font-size: 14px; line-height: 1.6; }
.latest-strip a:hover { color: var(--wine); }
.latest-strip a span { font-size: 23px; }
.editorial-intro { display: grid; grid-template-columns: 24% 1fr; gap: 30px; padding-block: 140px; }
.editorial-intro > .kicker { color: var(--coral); padding-top: 10px; }
.editorial-intro h2 { font-size: clamp(28px,3vw,43px); font-weight: 700; line-height: 1.55; letter-spacing: -.05em; }
.editorial-intro h2 span { color: var(--muted); }
.intro-bottom { display: flex; justify-content: space-between; align-items: end; gap: 44px; margin-top: 37px; }
.intro-bottom p { max-width: 515px; color: var(--muted); font-size: 15px; line-height: 1.95; word-break: keep-all; }
.intro-bottom .text-link { flex-shrink: 0; }
.science-section { padding: 90px 0 100px; background: var(--soft); scroll-margin-top: 20px; }
.science-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 9%; align-items: center; }
.science-image img { width: 100%; height: 600px; object-fit: cover; object-position: 59% center; }
.science-image figcaption { display: flex; justify-content: space-between; gap: 20px; padding-top: 17px; font-size: 9px; letter-spacing: .06em; color: var(--muted); }
.science-copy > .kicker { color: var(--wine); }
.science-copy h2 { margin-top: 23px; font-size: clamp(29px,3vw,43px); font-weight: 700; line-height: 1.4; letter-spacing: -.045em; }
.science-copy > p { color: var(--muted); line-height: 1.9; margin-top: 26px; font-size: 14px; }
.research-list { list-style: none; margin: 30px 0 15px; padding: 0; }
.research-list li { display: flex; gap: 27px; padding: 23px 0; border-top: 1px solid #c8beb6; }
.research-list li > span { font-family: var(--font-sans); font-style: italic; font-size: 17px; color: var(--wine); }
.research-list h3 { font-weight: 700; font-size: 17px; letter-spacing: -.04em; }
.research-list p { font-size: 12px; color: var(--muted); margin-top: 9px; line-height: 1.7; }
.pipeline-section { padding-block: 130px; scroll-margin-top: 25px; }
.section-heading { display: flex; justify-content: space-between; align-items: end; gap: 45px; margin-bottom: 54px; }
.section-heading .kicker { color: var(--wine); }
.section-heading h2 { font-family: var(--font-sans); font-size: clamp(38px,5vw,69px); letter-spacing: -.045em; font-weight: 700; line-height: 1.15; margin-top: 18px; }
.period { color: var(--coral); }
.section-heading > p { font-size: 14px; line-height: 1.9; color: var(--muted); }
.pipeline-scroll { overflow-x: auto; }
.pipeline-table { width: 100%; border-collapse: collapse; table-layout: fixed; min-width: 640px; }
.pipeline-table th { text-align: left; }
.pipeline-table thead th { font-size: 12px; font-weight: 500; color: var(--muted); border-bottom: 1px solid var(--ink); padding: 0 16px 20px; }
.pipeline-table thead th:first-child { width: 25%; padding-left: 0; }
.pipeline-table tbody tr { border-bottom: 1px solid var(--line); }
.pipeline-table tbody th { padding: 32px 20px 32px 0; }
.pipeline-table tbody th a, .pipeline-table tbody th strong { font-size: 23px; font-weight: 700; letter-spacing: -.045em; }
.pipeline-table tbody th a { color: var(--wine); display: inline-flex; gap: 26px; }
.pipeline-table tbody th a:hover { text-decoration: underline; }
.pipeline-table tbody th small { display: block; font-size: 11px; color: var(--muted); margin-top: 8px; font-weight: 400; }
.pipeline-table td { padding: 0; }
.stage-track { height: 40px; background: repeating-linear-gradient(to right, var(--line) 0, var(--line) 1px, transparent 1px, transparent 25%); display: flex; align-items: center; }
.stage-fill { height: 29px; background: #b3a098; color: white; font-size: 10px; display: flex; align-items: center; justify-content: end; padding-right: 15px; border-radius: 0 30px 30px 0; }
.stage-fill.exploration { width: 44%; background: var(--wine); }
.stage-fill.concept { width: 21%; }
.fine-print { font-size: 11px; color: var(--muted); line-height: 1.7; margin-top: 23px; }
.news-section { padding: 100px 0 120px; background: var(--white); border-top: 1px solid var(--line); }
.home-news-row { display: grid; grid-template-columns: 45px 90px 1fr 100px 25px; gap: 25px; align-items: center; border-top: 1px solid var(--line); padding: 32px 0; }
.home-news-row:last-child { border-bottom: 1px solid var(--line); }
.news-index { color: #91827d; font: italic 17px var(--font-sans); }
.news-category { color: var(--wine); font-size: 11px; }
.home-news-row h3 { font-size: 20px; font-weight: 700; line-height: 1.6; letter-spacing: -.035em; }
.home-news-row time { font-size: 11px; color: var(--muted); }
.news-arrow { font-size: 22px; color: var(--wine); }
.home-news-row:hover h3 { color: var(--wine); text-decoration: underline; text-underline-offset: 5px; }
.partnership { background: var(--wine); color: #fff7ee; padding: 105px 0; scroll-margin-top: 0; }
.partnership-inner { display: grid; grid-template-columns: 1.2fr 1fr; gap: 12%; align-items: center; }
.partnership .kicker { color: #f3b6a0; }
.partnership h2 { margin-top: 24px; font: 700 clamp(42px,5.4vw,76px)/1.12 var(--font-sans); letter-spacing: -.05em; }
.partnership h2 em { color: #f4baa5; font-weight: 700; font-style: normal; }
.partnership-copy h3 { font-size: 21px; font-weight: 700; letter-spacing: -.04em; }
.partnership-copy p { color: #e5cfd0; font-size: 13px; line-height: 1.9; margin-top: 18px; }
.contact-label { display: block; font-size: 10px; margin: 36px 0 8px; color: #e5cfd0; }
.contact-address { display: block; font-size: 23px; letter-spacing: -.025em; }
.partnership-copy small { display: block; margin-top: 12px; color: #dec5c7; font-size: 10px; }
.bio-footer { padding: 55px 0 22px; background: #eee8e0; }
.footer-main { display: flex; justify-content: space-between; gap: 40px; padding-bottom: 50px; }
.footer-logo { font-size: 36px; letter-spacing: -.08em; font-weight: 650; color: var(--wine); }
.footer-logo span { font-size: 10px; letter-spacing: .12em; margin-left: 10px; }
.footer-main p { font: italic 16px var(--font-sans); margin-top: 15px; color: var(--muted); }
.footer-main nav { display: flex; gap: 32px; align-items: start; padding-top: 12px; font-size: 12px; }
.footer-main nav a:hover { text-decoration: underline; }
.footer-bottom { display: flex; gap: 55px; justify-content: space-between; border-top: 1px solid #d1c5bb; padding-top: 22px; color: var(--muted); font-size: 10px; line-height: 1.8; }
.footer-bottom > span { flex-shrink: 0; }
.breadcrumb { display: flex; gap: 10px; font-size: 10px; color: var(--muted); margin-bottom: 66px; }
.breadcrumb a:hover { color: var(--wine); text-decoration: underline; }
.page-intro { padding-top: 32px; padding-bottom: 75px; }
.page-intro .kicker { color: var(--wine); }
.page-intro h1 { font-size: clamp(39px,5.3vw,69px); font-weight: 700; line-height: 1.3; letter-spacing: -.065em; margin-top: 22px; max-width: 1000px; }
.page-intro .intro-sub { color: var(--muted); font-size: 15px; line-height: 1.9; margin-top: 27px; max-width: 650px; }
.about-photo { margin: 0; }
.about-photo img { width: 100%; height: 510px; object-fit: cover; object-position: center 50%; }
.photo-caption { display: flex; justify-content: space-between; font-size: 10px; padding: 17px 0; color: var(--muted); }
.about-purpose { display: grid; grid-template-columns: 1fr 1.2fr; gap: 14%; padding-block: 100px 120px; }
.about-purpose h2 { font-weight: 700; font-size: 35px; line-height: 1.55; letter-spacing: -.05em; margin-top: 20px; }
.about-purpose p { line-height: 1.95; color: var(--muted); font-size: 15px; margin-bottom: 25px; }
.principles { border-top: 1px solid var(--line); background: var(--white); padding: 85px 0 105px; }
.principle-row { display: grid; grid-template-columns: 12% 35% 1fr; gap: 30px; padding: 34px 0; border-top: 1px solid var(--line); align-items: start; }
.principle-row > span { font: italic 20px var(--font-sans); color: var(--coral); }
.principle-row h3 { font-size: 23px; font-weight: 700; }
.principle-row h3 small { display: block; font: 700 17px var(--font-sans); color: var(--wine); margin-top: 10px; }
.principle-row p { color: var(--muted); font-size: 14px; line-height: 1.9; }
.program-top { padding-top: 32px; padding-bottom: 70px; }
.program-hero { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 7%; }
.program-hero h1 { font: 700 clamp(65px,8vw,108px)/1.1 var(--font-sans); letter-spacing: -.06em; color: var(--wine); margin: 22px 0 15px; }
.program-hero h2 { font-size: 24px; font-weight: 700; letter-spacing: -.04em; }
.program-hero p { font-size: 15px; color: var(--muted); line-height: 1.9; margin-top: 25px; max-width: 440px; }
.program-hero img { width: 100%; height: auto; aspect-ratio: 1.15; object-fit: cover; object-position: 60% center; }
.program-tags { display: flex; gap: 17px; margin-top: 27px; font-size: 11px; color: var(--wine); }
.program-tags span + span { padding-left: 17px; border-left: 1px solid var(--line); }
.program-detail { border-top: 1px solid var(--line); padding: 70px 0 90px; display: grid; grid-template-columns: 1fr 1.4fr; gap: 14%; }
.program-detail h2 { margin-top: 15px; font: 700 43px/1.2 var(--font-sans); letter-spacing: -.04em; }
.program-specs { margin: 30px 0 0; }
.program-specs div { display: grid; grid-template-columns: 95px 1fr; gap: 10px; border-top: 1px solid var(--line); padding: 15px 0; font-size: 12px; }
.program-specs dt { color: var(--muted); }
.program-specs dd { margin: 0; }
.program-detail-copy > p { font-size: 16px; line-height: 1.95; color: var(--muted); }
.program-detail-copy h3 { font-size: 19px; font-weight: 700; margin-top: 35px; }
.program-detail-copy ul { margin: 20px 0 30px; padding-left: 19px; color: var(--muted); font-size: 14px; line-height: 2.1; }
.program-note { border-left: 2px solid var(--coral); padding: 5px 0 5px 19px; font-size: 12px; line-height: 1.9; color: var(--muted); }
.program-back { border-top: 1px solid var(--line); padding-block: 30px 70px; }
.newsroom-intro h1 { font-family: var(--font-sans); font-size: clamp(57px,8vw,100px); letter-spacing: -.05em; }
.newsroom-content { padding-bottom: 120px; }
.newsroom-toolbar { display: flex; justify-content: space-between; border-bottom: 1px solid var(--ink); gap: 25px; align-items: center; }
.newsroom-toolbar > span { font-size: 11px; color: var(--muted); }
.filters { display: flex; gap: 27px; }
.filters button { padding: 16px 2px; border: 0; border-bottom: 2px solid transparent; background: transparent; color: var(--muted); font-size: 13px; cursor: pointer; }
.filters button.active { border-color: var(--wine); color: var(--wine); font-weight: 600; }
.newsroom-row { display: grid; grid-template-columns: 110px 1fr 90px 25px; gap: 35px; align-items: center; border-bottom: 1px solid var(--line); padding: 34px 0; }
.newsroom-row h2 { font-size: 23px; font-weight: 700; letter-spacing: -.04em; line-height: 1.55; }
.newsroom-row:hover h2 { text-decoration: underline; text-underline-offset: 5px; color: var(--wine); }
.newsroom-row p { color: var(--muted); font-size: 13px; margin-top: 12px; line-height: 1.8; }
.newsroom-row time { font-size: 11px; color: var(--muted); }
.article-intro { max-width: 1000px; padding-bottom: 45px; }
.article-intro h1 { font-size: clamp(32px,4vw,52px); line-height: 1.45; }
.article-meta { display: flex; gap: 25px; color: var(--muted); font-size: 12px; margin-top: 30px; }
.article-body { max-width: 1000px; padding-top: 55px; padding-bottom: 95px; border-top: 1px solid var(--ink); }
.article-body .article-lead { font-size: 21px; color: var(--ink); }
.article-body > p { font-size: 16px; line-height: 2; color: var(--muted); margin-bottom: 28px; max-width: 820px; }
.article-body .article-notice { font-size: 11px; border-left: 2px solid var(--coral); padding-left: 15px; margin: 40px 0; }
.article-bottom { margin-top: 65px; padding-top: 25px; border-top: 1px solid var(--line); }
@media (max-width:1100px) {
  .bio-wrap { width: calc(100% - 64px); }
  .header-inner { gap: 25px; }
  .desktop-nav { gap: 22px; font-size: 13px; }
  .hero-copy { padding-left: 32px; padding-right: 30px; }
  .home-hero { min-height: 600px; }
  .hero-english br { display: block; }
  .editorial-intro { grid-template-columns: 18% 1fr; padding-block: 100px; }
  .intro-bottom { display: block; }
  .intro-bottom .text-link { margin-top: 20px; }
  .science-grid { gap: 6%; }
  .science-image img { height: 580px; }
  .home-news-row { grid-template-columns: 25px 70px 1fr 80px 20px; gap: 20px; }
}
@media (max-width:760px) {
  .bio-wrap { width: calc(100% - 40px); }
  .header-inner { min-height: 76px; }
  .bio-brand { font-size: 29px; }
  .desktop-nav,.header-contact { display: none; }
  .bio-mobile-menu { display: block; margin-left: auto; }
  .bio-mobile-menu summary { cursor: pointer; list-style: none; font-size: 12px; padding: 12px 0 12px 12px; }
  .bio-mobile-menu summary::-webkit-details-marker { display: none; }
  .bio-mobile-menu summary span { margin-left: 12px; }
  .bio-mobile-menu nav { position: absolute; top: 76px; left: 0; right: 0; background: var(--paper); border-bottom: 1px solid var(--line); padding: 12px 20px 22px; box-shadow: 0 14px 18px #332c2d10; }
  .bio-mobile-menu nav a { display: block; padding: 14px 0; border-bottom: 1px solid var(--line); font-size: 14px; }
  .home-hero { grid-template-columns: 1fr; }
  .hero-copy { padding: 45px 20px 37px; }
  .hero-copy .kicker { margin-bottom: 25px; font-size: 9px; }
  .hero-copy h1 { font-size: clamp(34px,8.5vw,52px); }
  .hero-english { margin-top: 20px; font-size: 26px; }
  .hero-english br { display: none; }
  .hero-description { font-size: 13px; margin-top: 21px; }
  .hero-copy .text-link { margin-top: 7px; }
  .hero-photo { height: 365px; }
  .hero-photo img { object-position: 70% center; }
  .hero-photo figcaption { left: 20px; right: 20px; font-size: 9px; }
  .latest-strip .bio-wrap { flex-wrap: wrap; gap: 9px 20px; padding-block: 21px; }
  .latest-strip a { flex-basis: 100%; font-size: 12px; }
  .editorial-intro { grid-template-columns: 1fr; gap: 25px; padding-block: 72px; }
  .editorial-intro h2 { font-size: 27px; }
  .intro-bottom { margin-top: 25px; }
  .intro-bottom p { font-size: 14px; }
  .science-section { padding-block: 55px 70px; }
  .science-grid { grid-template-columns: 1fr; gap: 45px; }
  .science-image img { height: 350px; object-position: center; }
  .science-copy h2 { font-size: 32px; }
  .pipeline-section { padding-block: 70px; }
  .section-heading { display: block; margin-bottom: 36px; }
  .section-heading h2 { font-size: 43px; }
  .section-heading > p { font-size: 13px; margin-top: 24px; }
  .section-heading > .text-link { margin-top: 15px; }
  .pipeline-table thead th:first-child { width: 24%; }
  .news-section { padding-block: 65px 75px; }
  .home-news-row { grid-template-columns: 75px 1fr 20px; gap: 13px; padding-block: 25px; }
  .news-index { display: none; }
  .home-news-row h3 { grid-column: 1/3; grid-row: 2; font-size: 19px; }
  .home-news-row time { grid-column: 2; grid-row: 1; justify-self: end; }
  .home-news-row .news-arrow { grid-column: 3; grid-row: 2; }
  .partnership { padding-block: 65px; }
  .partnership-inner { grid-template-columns: 1fr; gap: 45px; }
  .partnership h2 { font-size: 52px; }
  .partnership-copy h3 { font-size: 20px; }
  .footer-main { display: block; padding-bottom: 35px; }
  .footer-main nav { flex-wrap: wrap; gap: 20px 28px; margin-top: 23px; }
  .footer-bottom { display: block; }
  .footer-bottom p { margin-top: 14px; }
  .breadcrumb { margin-bottom: 44px; }
  .page-intro { padding-bottom: 44px; }
  .page-intro h1 { font-size: 38px; }
  .page-intro .intro-sub { font-size: 14px; }
  .about-photo img { height: 320px; object-position: 70% center; }
  .photo-caption { font-size: 9px; gap: 20px; }
  .about-purpose { grid-template-columns: 1fr; gap: 30px; padding-block: 65px; }
  .about-purpose h2 { font-size: 29px; }
  .about-purpose p { font-size: 14px; }
  .principles { padding-block: 55px 65px; }
  .principle-row { grid-template-columns: 32px 1fr; gap: 16px; padding-block: 26px; }
  .principle-row p { grid-column: 2; font-size: 13px; }
  .program-top { padding-bottom: 40px; }
  .program-hero { grid-template-columns: 1fr; gap: 32px; }
  .program-hero h1 { font-size: 72px; }
  .program-hero h2 { font-size: 22px; }
  .program-hero p { font-size: 14px; }
  .program-hero img { aspect-ratio: 1.3; }
  .program-detail { grid-template-columns: 1fr; gap: 40px; padding-block: 48px; }
  .program-detail-copy > p { font-size: 14px; }
  .newsroom-intro h1 { font-size: 65px; }
  .newsroom-content { padding-bottom: 70px; }
  .newsroom-row { grid-template-columns: 1fr 80px 18px; gap: 16px; padding-block: 26px; }
  .newsroom-row > div { grid-row: 2; grid-column: 1/3; }
  .newsroom-row time { grid-row: 1; grid-column: 2; }
  .newsroom-row .news-arrow { grid-row: 2; grid-column: 3; }
  .newsroom-row h2 { font-size: 20px; }
  .newsroom-row p { font-size: 12px; }
  .filters { gap: 22px; }
  .article-intro h1 { font-size: 32px; }
  .article-body { padding-top: 35px; padding-bottom: 60px; }
  .article-body > p { font-size: 15px; }
  .article-body .article-lead { font-size: 19px; }
}
@media(prefers-reduced-motion:reduce) {
  html { scroll-behavior: auto; }
  *,*::before,*::after { transition: none !important; }
}
