body {
  font-family: "Noto Sans", Arial, sans-serif;
  color: #2f3640;
}

a {
  color: #3273dc;
}

.project-navbar {
  min-height: 3rem;
  box-shadow: none;
}

.project-navbar .navbar-menu {
  display: flex;
  justify-content: center;
  box-shadow: none;
}

.project-navbar .navbar-start {
  margin: 0 auto;
}

.project-navbar .navbar-item {
  font-weight: 600;
}

.publication-header {
  background: #f7f7f7;
}

.publication-header .hero-body {
  padding-top: 2.25rem;
  padding-bottom: 1.5rem;
}

.title.is-1.publication-title {
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  font-size: 2.45rem;
  font-weight: 700;
  line-height: 1.12;
  margin-bottom: 0;
}

.brand-redact {
  display: inline-block;
  font-family: Georgia, "Times New Roman", serif;
  font-variant-caps: small-caps;
  font-weight: 800;
  line-height: 0.95;
  white-space: nowrap;
}

.brand-red {
  color: #f23aaa;
}

.brand-act {
  color: #3a78dc;
}

.publication-title .brand-redact {
  font-size: 1.08em;
  text-transform: uppercase;
}

.title-lockup {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  max-width: 960px;
  margin: 0 auto 1.25rem;
  text-align: left;
}

.project-logo {
  width: 68px;
  height: auto;
}

.publication-authors {
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  margin-bottom: 0.35rem;
}

.publication-authors .author-block {
  display: inline-block;
  margin: 0 0.28rem;
  color: #202124;
  font-weight: 600;
}

.affiliations .author-block {
  color: #4a5560;
  font-weight: 400;
}

.publication-links {
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
}

.publication-links .link-block {
  display: inline-block;
}

.link-block a {
  margin-top: 5px;
  margin-bottom: 5px;
}

.btn-arxiv {
  background-color: #b31b1b;
  border-color: #8a1414;
  color: #fff !important;
}

.btn-arxiv:hover {
  background-color: #8a1414;
  border-color: #8a1414;
  color: #fff !important;
}

.btn-github {
  background-color: #24292e;
  border-color: #1a1e22;
  color: #fff !important;
}

.btn-github:hover {
  background-color: #1a1e22;
  border-color: #1a1e22;
  color: #fff !important;
}

.btn-hf {
  background-color: #ff9d00;
  border-color: #e08800;
  color: #fff !important;
}

.btn-hf:hover {
  background-color: #e08800;
  border-color: #e08800;
  color: #fff !important;
}

.hf-icon {
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
}

.contact-line {
  margin-top: 0.5rem;
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
  font-size: 0.98rem;
}

.contact-line a {
  margin: 0 0.45rem;
}

.paper-figure,
.taxonomy,
.result-figures figure {
  border: 1px solid #e4e8ef;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgba(31, 41, 51, 0.08);
  background: #fff;
}

.section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.section + .section {
  border-top: 1px solid #edf0f4;
}

.title.is-3 {
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  margin-bottom: 1rem;
}

.content p {
  color: #4f5b67;
}

figcaption {
  padding: 0.65rem 0.9rem 0.85rem;
  color: #697580;
  font-size: 0.92rem;
  text-align: center;
}

.paper-figure,
.taxonomy {
  overflow: hidden;
  margin: 1.25rem auto 0;
}

.paper-figure {
  max-width: 720px;
}

.risk-figure {
  width: 100%;
  max-width: 430px;
}

.method-figure {
  width: 100%;
  max-width: 100%;
}

.method-figure img {
  display: block;
  width: 100%;
}

.taxonomy {
  max-width: 560px;
}

.method-grid {
  margin-top: 1.1rem;
}

.method-card,
.result-summary article {
  display: block;
  height: 100%;
  padding: 1rem;
  background: #f7f9fc;
  border: 1px solid #e4e8ef;
  border-radius: 6px;
}

.method-card span {
  display: inline-grid;
  place-items: center;
  width: 2rem;
  height: 2rem;
  margin-bottom: 1rem;
  color: #fff;
  font-weight: 800;
  background: #2266a8;
  border-radius: 50%;
}

.method-grid .column:nth-child(2) .method-card span {
  background: #c7313b;
}

.method-grid .column:nth-child(3) .method-card span {
  background: #14837b;
}

.method-grid .column:nth-child(4) .method-card span {
  color: #1f2933;
  background: #f4bd55;
}

.method-watermark-copy {
  max-width: 860px;
  margin: 1.25rem auto 0;
}

.method-watermark-copy p {
  margin-bottom: 0;
}

.method-card h3,
.result-summary h3,
.trace-column h3 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.45rem;
}

.method-card p,
.result-summary p {
  color: #5d6975;
  font-size: 0.92rem;
}

.result-summary {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}

.stats {
  margin-top: 1rem;
  margin-bottom: 1.2rem;
}

.stats .column > div {
  padding: 1rem 0.7rem;
  color: #243447;
  text-align: center;
  background: #e8f0f8;
  border: 1px solid #d5e2ef;
  border-radius: 6px;
}

.stats .column:nth-child(2) > div {
  background: #fdecef;
  border-color: #f4cbd2;
}

.stats .column:nth-child(3) > div {
  background: #f7efd9;
  border-color: #ead9aa;
}

.stats .column:nth-child(4) > div {
  background: #e4f4ef;
  border-color: #c6e4da;
}

.stats strong {
  display: block;
  font-size: 2rem;
  line-height: 1;
}

.stats span {
  display: block;
  margin-top: 0.45rem;
  color: #4f5b67;
  font-size: 0.86rem;
}

.results-container {
  max-width: min(1320px, calc(100vw - 2rem)) !important;
  width: min(1320px, calc(100vw - 2rem));
}

.results-container > .content {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.main-table-wrap {
  overflow-x: visible;
  margin: 1.25rem auto 1rem;
  background: #fff;
  border: 1px solid #e4e8ef;
  border-radius: 6px;
  box-shadow: 0 8px 24px rgba(31, 41, 51, 0.07);
}

.main-results-table {
  width: 100%;
  min-width: 0;
  border-collapse: collapse;
  font-size: 0.82rem;
  line-height: 1.25;
}

.main-results-table th,
.main-results-table td {
  padding: 0.38rem 0.26rem;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e9edf3;
  white-space: nowrap;
}

.main-results-table thead th {
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  color: #1f2933;
  background: #eef3f8;
  font-weight: 900;
}

.main-results-table tbody th {
  position: sticky;
  left: 0;
  z-index: 1;
  min-width: 5.8rem;
  max-width: 5.8rem;
  text-align: center;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  background: #f8fafc;
  font-weight: 800;
}

.main-results-table tbody td:first-of-type {
  position: sticky;
  left: 5.8rem;
  z-index: 1;
  min-width: 3.5rem;
  max-width: 3.5rem;
  text-align: center;
  background: #fff;
  font-weight: 700;
}

.main-results-table .group-row td {
  position: static;
  color: #39424e;
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  font-size: 1.18rem;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
  background: #f1f5f9;
  font-weight: 700;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  text-transform: uppercase;
}

.main-results-table .protected-group td {
  color: #0e5f57;
  font-size: 1.2rem;
  background: #eaf7f4;
}

.main-results-table .avg-row td,
.main-results-table .avg-row th {
  background: #fbfcfe;
  font-weight: 800;
}

.main-results-table td.above-baseline {
  background: #eaf8ef;
  color: #146c3e;
}

.main-results-table td.below-baseline {
  background: #fdecec;
  color: #9f232d;
}

.main-results-table td.equal-baseline {
  background: #fffaf0;
  color: #8a6421;
}

@media (max-width: 1320px) {
  .main-table-wrap {
    overflow-x: auto;
  }

  .main-results-table {
    min-width: 1260px;
  }

  .reuse-settings {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 760px;
  }
}

.main-results-table .avg-row td.above-baseline {
  background: #dff4e8;
}

.main-results-table .avg-row td.below-baseline {
  background: #fbdede;
}

.reuse-settings-title {
  max-width: 960px;
  margin: 1.35rem auto 0.75rem;
  color: #2f3640;
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  text-align: center;
}

.reuse-settings {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.85rem;
  max-width: 1120px;
  margin: 0 auto 1.25rem;
}

.reuse-settings article {
  min-height: 100%;
  padding: 0.9rem;
  background: #fbfcfe;
  border: 1px solid #e1e7ef;
  border-radius: 8px;
}

.reuse-settings h3 {
  margin-bottom: 0.4rem;
  color: #243447;
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  font-size: 0.96rem;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}

.reuse-settings p {
  margin-bottom: 0;
  color: #5d6975;
  font-size: 0.86rem;
  line-height: 1.45;
  text-align: center;
}

.table-note {
  max-width: 820px;
  margin: 0 auto 1.35rem;
  color: #64707d;
  font-size: 0.94rem;
  text-align: center;
}

.transfer-card {
  max-width: 980px;
  margin: 1.25rem auto 1.35rem;
  padding: 1.45rem;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  box-shadow: 0 14px 32px rgba(31, 41, 51, 0.08);
}

.transfer-copy {
  max-width: 900px;
  margin: 0 auto 1rem;
}

.transfer-copy h3 {
  margin-bottom: 0.55rem;
  color: #2f3640;
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  font-size: 1.42rem;
  font-weight: 800;
  line-height: 1.25;
}

.transfer-copy p {
  margin-bottom: 0;
  color: #4f5b67;
  font-size: 1.02rem;
  line-height: 1.65;
}

.transfer-figure {
  overflow: hidden;
  margin: 1rem auto 0;
  background: #fff;
  border: 1px solid #dce3ec;
  border-radius: 8px;
}

.transfer-figure img {
  display: block;
  width: 100%;
  background: #fff;
}

.analysis-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
  max-width: 1180px;
  margin: 1.25rem auto 1.35rem;
  align-items: stretch;
}

.analysis-card-grid .transfer-card {
  max-width: none;
  margin: 0;
}

.analysis-card-grid .transfer-copy {
  max-width: none;
}

.analysis-card-grid .transfer-figure {
  max-width: none;
}

.protection-card {
  max-width: 760px;
}

.protection-card-figure {
  max-width: 520px;
}

.integrity-card {
  max-width: 880px;
}

.integrity-card-figure {
  max-width: 680px;
}

.analysis-table-wrap {
  overflow-x: auto;
  margin-top: 1rem;
  border: 1px solid #dce3ec;
  border-radius: 8px;
  background: #fff;
}

.analysis-table {
  width: 100%;
  min-width: 620px;
  border-collapse: collapse;
  font-size: 0.95rem;
}

.analysis-table th,
.analysis-table td {
  padding: 0.65rem 0.75rem;
  border: 1px solid #e6ebf2;
  text-align: center;
  white-space: nowrap;
}

.analysis-table thead th {
  color: #1f2933;
  background: #eef3f8;
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  font-weight: 900;
}

.analysis-table tbody th {
  color: #2f3640;
  text-align: left;
  font-style: italic;
  background: #f8fafc;
}

.analysis-table .ours-row th,
.analysis-table .ours-row td {
  color: #0e5f57;
  background: #eaf7f4;
  font-weight: 800;
}

.watermark-results-card {
  max-width: 900px;
}

.watermark-results-card .analysis-table-wrap {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.watermark-results-table {
  min-width: 560px;
}

.watermark-results-table tbody th {
  text-align: center;
}

.result-figures {
  max-width: 860px;
  margin: 1.25rem auto 0;
}

.stacked-figures figure + figure {
  margin-top: 1.15rem;
}

.result-figures figure {
  overflow: hidden;
}

.result-figures figure img {
  width: 100%;
  background: #fff;
}

.result-figures .protection-figure {
  width: 100%;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}

.watermark-table {
  max-width: 760px;
  margin: 1rem auto 0;
}

.method-watermark-table {
  max-width: 860px;
}

.watermark-table p {
  display: grid;
  grid-template-columns: 10rem 1fr;
  gap: 1rem;
  margin: 0 0 0.45rem;
  padding: 0.65rem 0.8rem;
  color: #5d6975;
  background: #f7f9fc;
  border: 1px solid #e4e8ef;
  border-radius: 5px;
}

.watermark-table strong {
  color: #2f3640;
}

.case-demo-container {
  max-width: min(1180px, calc(100vw - 2rem)) !important;
}

.case-demo-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin: 1.25rem auto 1.1rem;
}

.case-demo-tab {
  min-width: 8.2rem;
  padding: 0.78rem 1.1rem;
  color: #2f3640;
  background: #fff;
  border: 1px solid #d9dee7;
  border-radius: 0;
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  cursor: pointer;
}

.case-demo-tab.is-active {
  color: #fff;
  background: #101316;
  border-color: #101316;
}

.case-demo-shell {
  overflow: hidden;
  background: linear-gradient(135deg, #fbfcff 0%, #f7faf9 54%, #fff8f1 100%);
  border: 1px solid #dfe7ee;
  border-radius: 8px;
  box-shadow: 0 18px 42px rgba(31, 41, 51, 0.1);
}

.case-demo-hero {
  padding: 1.2rem 1.35rem;
  background: #25313d;
  color: #fff;
}

.case-demo-kicker {
  display: inline-block;
  margin-bottom: 0.45rem;
  color: #9ed8d3;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.case-demo-hero h3 {
  margin-bottom: 0.25rem;
  color: #fff;
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  font-size: 1.45rem;
  font-weight: 900;
}

.watermark-type-badge {
  display: inline-flex;
  align-items: center;
  margin-top: 0.45rem;
  padding: 0.32rem 0.58rem;
  color: #efe8ff;
  background: rgba(126, 87, 194, 0.18);
  border: 1px solid rgba(126, 87, 194, 0.5);
  border-radius: 999px;
  font-size: 0.76rem;
  font-weight: 900;
  letter-spacing: 0.04em;
}

.case-demo-hero p {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.92rem;
}

.case-demo-loading {
  padding: 1.2rem;
  color: #5d6975;
  background: #fff;
  border: 1px solid #e1e7ef;
  border-radius: 8px;
  text-align: center;
}

.case-demo-meta {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);
  gap: 1rem;
  padding: 1rem;
  align-items: start;
}

.case-info-card,
.key-items-card {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #e2e8f0;
  border-radius: 8px;
}

.case-info-card h4,
.key-items-card h4,
.trace-column h4 {
  margin-bottom: 0.55rem;
  color: #26313c;
  font-family: "Google Sans", "Noto Sans", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 900;
}

.case-instruction {
  margin: 0;
  color: #4f5b67;
  font-size: 1rem;
  line-height: 1.62;
  white-space: pre-wrap;
}

.key-items-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.key-items-list li {
  padding: 0.34rem 0.52rem;
  color: #7b2931;
  background: #fff0f1;
  border: 1px solid #f3c9ce;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 700;
}

.trace-compare {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  padding: 0 1rem 1rem;
}

.trace-column {
  overflow: hidden;
  background: #fff;
  border: 1px solid #e1e7ef;
  border-radius: 8px;
}

.trace-column-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.85rem 1rem;
  border-bottom: 1px solid #e6ebf2;
}

.raw-trajectory .trace-column-head {
  background: #fff4f4;
}

.protected-trajectory .trace-column-head {
  background: #f8f4ff;
}

.trace-column-head h4 {
  margin-bottom: 0;
}

.trace-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
}

.trace-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.26rem 0.45rem;
  border-radius: 999px;
  font-size: 0.72rem;
  font-weight: 800;
}

.trace-pill img {
  width: 1rem;
  height: 1rem;
}

.trace-pill.raw {
  color: #8b232c;
  background: #ffe2e5;
}

.trace-pill.rewrite {
  color: #f28c28;
  background: #fff0df;
}

.trace-pill.watermark {
  color: #7e57c2;
  background: #f1eaff;
}

.trace-list {
  max-height: 36rem;
  overflow: auto;
  padding: 1rem;
  background: #fbfcfe;
}

.trajectory-turn {
  margin-bottom: 0.95rem;
}

.trajectory-turn:last-child {
  margin-bottom: 0;
}

.turn-meta {
  margin: 0 0 0.4rem 0.15rem;
  color: #71808f;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.trajectory-segment {
  margin-bottom: 0.55rem;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e6ebf2;
  border-radius: 8px;
}

.trajectory-segment:last-child {
  margin-bottom: 0;
}

.think-segment {
  border-color: #dbe8f7;
}

.tool-segment {
  border-color: #d8e8df;
}

.output-segment {
  border-color: #e5dfd3;
  background: #fffdf8;
}

.think-segment.has-rewrite,
.tool-segment.has-rewrite {
  border-color: #f6c987;
}

.think-segment.has-watermark,
.tool-segment.has-watermark {
  border-color: #d5c3ff;
}

.segment-head {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.48rem 0.65rem;
  color: #2f3b47;
  background: #f7fafe;
  border-bottom: 1px solid #e6ebf2;
  font-size: 0.78rem;
}

.tool-segment .segment-head {
  background: #f4fbf6;
}

.output-segment .segment-head {
  background: #fbf7ef;
}

.segment-head span {
  padding: 0.16rem 0.42rem;
  color: #466070;
  background: rgba(70, 96, 112, 0.1);
  border-radius: 999px;
  font-size: 0.66rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.tool-segment .segment-head span {
  color: #18724f;
  background: #e4f5ec;
}

.output-segment .segment-head span {
  color: #896322;
  background: #f7ecd7;
}

.segment-head strong {
  font-weight: 900;
}

.segment-head img {
  width: 1rem;
  height: 1rem;
  margin-left: auto;
}

.segment-head img + img {
  margin-left: 0.2rem;
}

.segment-text {
  padding: 0.72rem 0.78rem;
  color: #3f4b57;
  font-size: 0.9rem;
  line-height: 1.55;
  white-space: pre-wrap;
}

.segment-code {
  max-width: none;
  margin: 0;
  padding: 0.78rem 0.85rem;
  color: #dbe7f3;
  background: #202a34;
  border-radius: 0;
  white-space: pre-wrap;
  overflow-x: auto;
  font-size: 0.78rem;
  line-height: 1.5;
}

.tool-code {
  background: #1f2f2a;
}

.segment-code code {
  color: inherit;
  background: transparent;
  font-size: inherit;
}

.trace-message {
  position: relative;
  margin-bottom: 0.8rem;
  padding: 0.85rem 0.9rem;
  color: #35404b;
  background: #fff;
  border: 1px solid #e6ebf2;
  border-radius: 8px;
}

.trace-message:last-child {
  margin-bottom: 0;
}

.protected-trajectory .trace-message.is-rewrite {
  background: #fff;
  border-color: #f6c987;
}

.protected-trajectory .trace-message.is-watermark {
  background: #fff;
  border-color: #d5c3ff;
}

.message-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.45rem;
  color: #71808f;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.message-icons {
  display: inline-flex;
  gap: 0.35rem;
}

.message-icons img {
  width: 1.1rem;
  height: 1.1rem;
}

.message-content {
  max-width: none;
  margin: 0;
  padding: 0;
  overflow-wrap: anywhere;
  color: #3f4b57;
  background: transparent;
  border-radius: 0;
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
  font-size: 0.78rem;
  line-height: 1.55;
  white-space: pre-wrap;
}

.raw-key {
  color: #7b1f28;
  background: #ffe1e5;
  border-radius: 3px;
  padding: 0.05rem 0.15rem;
}

.rewrite-mark {
  color: #f28c28;
  background: #fff0df;
  border-radius: 3px;
  padding: 0.05rem 0.15rem;
}

.wmk-mark {
  color: #7e57c2;
  background: #f1eaff;
  border-radius: 3px;
  padding: 0.05rem 0.15rem;
}

pre {
  max-width: 760px;
  margin: 0 auto;
  padding: 1rem;
  color: #f8fafc;
  background: #22272e;
  border-radius: 6px;
  white-space: pre;
}

.bibtex-block {
  color: #26313c;
  background: #f4f6f8;
  border: 1px solid #e1e7ef;
  box-shadow: 0 10px 26px rgba(31, 41, 51, 0.06);
}

code {
  color: inherit;
  background: transparent;
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
  font-size: 0.9rem;
}

.footer {
  padding: 2rem 1.5rem;
  color: #697580;
  background: #fafafa;
}

@media (max-width: 768px) {
  .navbar-menu.is-active {
    display: block;
  }

  .project-navbar .navbar-start {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .project-navbar .navbar-item {
    padding: 0.45rem 0.6rem;
    font-size: 0.9rem;
  }

  .title-lockup {
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 0.75rem;
  }

  .project-logo {
    width: 52px;
  }

  .publication-title {
    font-size: 1.72rem !important;
  }

  .publication-authors {
    font-size: 1.12rem !important;
  }

  .affiliations {
    font-size: 1rem !important;
  }

  .contact-line a {
    display: block;
    margin: 0.15rem 0;
  }

  .analysis-card-grid {
    grid-template-columns: 1fr;
  }

  .reuse-settings {
    grid-template-columns: 1fr;
  }

  .transfer-card {
    padding: 1rem;
  }

  .transfer-copy h3 {
    font-size: 1.2rem;
  }

  .transfer-copy p {
    font-size: 0.96rem;
  }

  .watermark-table p {
    grid-template-columns: 1fr;
    gap: 0.25rem;
  }

  .case-demo-meta,
  .trace-compare {
    grid-template-columns: 1fr;
  }

  .case-demo-tab {
    flex: 1 1 8rem;
  }

  .trace-column-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .section {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }
}
