:root {
  color-scheme: light;
  --ink: #24272c;
  --muted: #66707a;
  --accent: #a52c39;
  --line: #e7e7e9;
  --soft: #f7f8fa;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 32px; }
body { margin: 0; color: var(--ink); background: #fff; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif; font-size: 17px; line-height: 1.75; -webkit-font-smoothing: antialiased; }
a { color: var(--accent); text-underline-offset: 4px; }
a:focus-visible, button:focus-visible { outline: 3px solid var(--accent); outline-offset: 5px; }
img { display: block; width: 100%; height: auto; }
button { font: inherit; }
.figure-link { display: block; cursor: zoom-in; }
h1, h2, h3, p { margin-top: 0; }
h2 { font-size: clamp(26px, 3vw, 34px); line-height: 1.25; letter-spacing: -.035em; font-weight: 650; margin-bottom: 28px; }
h3 { font-size: 19px; line-height: 1.4; letter-spacing: -.02em; margin-bottom: 12px; font-weight: 650; }
p { margin-bottom: 20px; }
.container { width: min(1000px, calc(100% - 48px)); margin-inline: auto; }
.narrow { max-width: 800px; }
.hero { padding: 56px 0 0; text-align: center; }
.venue { display: flex; justify-content: center; align-items: center; gap: 12px; font-size: 12px; color: var(--muted); margin-bottom: 24px; letter-spacing: .045em; }
.venue span { color: var(--accent); font-size: 11px; font-weight: 750; letter-spacing: .075em; padding: 4px 9px; border: 1px solid #ead4d7; border-radius: 4px; }
h1 { margin: 0 auto 25px; font-weight: 650; }
.project-name { display: block; color: var(--accent); font-size: clamp(48px, 7vw, 66px); letter-spacing: -.05em; line-height: 1.05; margin-bottom: 17px; font-weight: 750; }
.project-title { display: block; font-size: clamp(25px, 3.6vw, 38px); line-height: 1.24; letter-spacing: -.033em; }
.authors { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 30px; font-size: 18px; font-weight: 500; color: #3b4553; margin-bottom: 10px; }
.affiliation { font-size: 14px; color: var(--muted); line-height: 1.75; margin-bottom: 23px; }
.affiliation strong { display: block; color: #454e58; font-weight: 500; font-size: 16px; }
.affiliation span { display: block; }
.links { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 10px; margin-bottom: 42px; }
.links a, .disabled-link { min-height: 44px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 9px 20px; border-radius: 28px; font-size: 14px; font-weight: 550; line-height: 1.5; text-decoration: none; }
.links a { border: 1px solid #d5d9df; color: var(--ink); transition: background .15s, border-color .15s; }
.links .primary-link { background: #2b3038; color: #fff; border-color: #2b3038; }
.links a:hover { background: #f2f3f5; border-color: #a5aab2; }
.links .primary-link:hover { background: #414956; border-color: #414956; }
.links svg { width: 17px; height: 17px; fill: none; stroke: currentColor; stroke-width: 1.65; stroke-linecap: round; stroke-linejoin: round; }
.disabled-link { color: #737984; background: #f5f6f7; border: 1px solid transparent; }
.coming-soon { font-size: 11px; font-weight: 400; }
.teaser { width: min(1000px, calc(100% - 48px)); margin: 0 auto; padding: 4px 0 30px; border-bottom: 1px solid var(--line); }
figcaption { max-width: 810px; margin: 18px auto 0; color: var(--muted); font-size: 14px; line-height: 1.7; text-align: center; }
figcaption strong { color: #454e58; font-weight: 600; }
.section { padding: 68px 0; }
.section h2, .eyebrow { text-align: center; }
.eyebrow { margin-bottom: 10px; color: var(--accent); text-transform: uppercase; letter-spacing: .12em; font-size: 10px; font-weight: 700; }
.abstract-section p:last-child { margin-bottom: 0; color: #4d5660; font-size: 16px; line-height: 1.9; }
.abstract-section + .section { padding-top: 20px; padding-bottom: 8px; }
.paper-figure { margin: 0; }
.paper-figure img { border: 0; }
.ideas-section { padding-top: 30px; padding-bottom: 65px; }
.idea-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 36px; }
.idea-grid article { border-top: 1px solid var(--line); padding-top: 18px; }
.idea-number { display: block; font-size: 12px; color: var(--accent); margin-bottom: 10px; font-weight: 650; font-variant-numeric: tabular-nums; }
.idea-grid p { color: var(--muted); font-size: 14px; line-height: 1.8; margin-bottom: 0; }
.tinted { background: var(--soft); }
.metric-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 36px 0 30px; }
.metric-grid article { text-align: center; padding: 0 22px; }
.metric-grid article + article { border-left: 1px solid #dfe2e6; }
.metric-grid strong { display: block; font-size: 48px; letter-spacing: -.04em; font-weight: 600; line-height: 1.2; margin-bottom: 12px; font-variant-numeric: tabular-nums; }
.metric-grid span { font-size: 14px; font-weight: 650; }
.metric-grid p { font-size: 12px; color: var(--muted); margin: 8px 0 0; }
.result-note { max-width: 800px; margin: 24px auto 0; font-size: 14px; line-height: 1.8; color: var(--muted); }
.two-column { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr); align-items: center; gap: 60px; }
.two-column h2, .two-column .eyebrow { text-align: left; }
.two-column p:not(.eyebrow) { color: var(--muted); font-size: 15px; margin-bottom: 0; }
.compact-figure { margin: 0; }
.citation-heading { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-bottom: 24px; }
.citation-heading h2, .citation-heading .eyebrow { text-align: left; }
.citation-heading h2 { margin: 0; }
#copy-citation { flex-shrink: 0; font-size: 12px; color: #454e58; padding: 8px 13px; border: 1px solid #d8dce1; background: #fff; border-radius: 5px; cursor: pointer; }
#copy-citation:hover { background: var(--soft); }
.copy-status { font-size: 13px; color: var(--muted); margin: 0; }
.copy-status:not(:empty) { margin-bottom: 12px; }
pre { margin: 0; padding: 22px 24px; overflow-x: auto; background: #f5f6f8; border: 1px solid var(--line); border-radius: 6px; color: #485361; font-size: 12px; line-height: 1.8; }
pre code { font-family: ui-monospace, SFMono-Regular, Consolas, monospace; }
footer { padding: 26px 0; border-top: 1px solid var(--line); font-size: 12px; color: var(--muted); }
footer p { margin: 0; }
footer strong { font-weight: 650; color: #454e58; }
footer span { float: right; }
.skip-link { position: absolute; top: -100px; left: 16px; z-index: 10; padding: 10px 18px; background: white; }
.skip-link:focus { top: 12px; }
.visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
@media (max-width: 700px) {
  .hero { padding-top: 35px; }
  .container, .teaser { width: calc(100% - 36px); }
  .venue { flex-direction: column-reverse; gap: 8px; font-size: 10px; margin-bottom: 23px; }
  .project-title { font-size: 29px; }
  .title-break { display: none; }
  .authors { font-size: 16px; gap: 5px 20px; }
  .affiliation { font-size: 12px; }
  .affiliation strong { font-size: 14px; }
  .links { gap: 8px; margin-bottom: 30px; }
  .links a, .disabled-link { padding: 9px 14px; font-size: 13px; }
  .section { padding-block: 46px; }
  .abstract-section + .section { padding-top: 12px; padding-bottom: 0; }
  .abstract-section p:last-child { font-size: 15px; line-height: 1.85; }
  .idea-grid { grid-template-columns: 1fr; gap: 22px; }
  .idea-grid article { position: relative; padding-left: 38px; }
  .idea-number { position: absolute; left: 0; top: 18px; }
  .metric-grid { grid-template-columns: 1fr; gap: 24px; margin-top: 28px; }
  .metric-grid article { padding: 0 0 24px; }
  .metric-grid article + article { border-left: 0; border-top: 1px solid var(--line); padding-top: 24px; }
  .metric-grid strong { font-size: 42px; margin-bottom: 5px; }
  .two-column { grid-template-columns: 1fr; gap: 26px; }
  .compact-figure { width: min(440px, 100%); margin-inline: auto; }
  .citation-heading h2 { font-size: 26px; }
  pre { padding: 16px; font-size: 11px; }
  figcaption { font-size: 12px; }
  footer span { display: block; float: none; margin-top: 4px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; }
}
